.shop_xl{
	display:none;
}
.xh_select_tab ul {
  border-bottom: 1px solid #e6e6e5;
  height: 40px;
}
.xh_select_tab ul li{
  float: left;
  padding: 0 10px 7px 10px;
  position: relative;
}
.xh_select_tab ul li a {
  display: block;
  height: 33px;
  line-height: 33px;
  min-width: 70px;
  padding: 0 10px;
  border-radius: 30px;
  text-align: center;
  color: #000;
  font-size: 16px;
}
.xh_select_tab ul li:before {
  content: '';
  display: block;
  height: 27px;
  width: 1px;
  background: #e5e5e4;
  position: absolute;
  left: 0;
  top: 5px;
}
.xh_select_tab ul li.active {
  border-bottom: 1px solid #19b5ee;
}
.xh_select_tab ul li:first-child:before {
  display: none;
}
.xh_select_tab ul li.active a {
  background: #19b5ee;
  color: #fff;
}
.xh_select {
  border-top: 1px solid #dddddd;
  font-size: 12px;
}
.xh_select .xh_select_list {
  position: relative;
  background: #f1f1f1;
  border-bottom: 1px solid #e6e6e5;
}
.xh_select .xh_select_list .xh_select_key {
  font-size: 14px;
  line-height: 40px;
  padding-left: 15px;
  float: left;
  width: 125px;
}
.xh_select .xh_select_list .xh_select_value {
  margin-left: 140px;
  padding-left: 30px;
  padding-right: 200px;
  background: #fff;
}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul {
  height: auto;
  max-height: 100px;
  overflow-y: auto;
}
.xh_select .xh_select_list.more .xh_select_v_list>ul {
  height: auto;
  max-height: 100px;
  overflow-y: auto;
}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul>li {
  width: 155px;
}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul li.checked>.v_btn,
.xh_select .xh_select_list.multiple .xh_select_v_list>ul li.checked>.v_btn{
  background: none;
  color: #000;
}
.xh_select .xh_select_list.multiple .xh_select_v_list.type_big>ul>li{width: 131px}
.xh_select .xh_select_list .xh_select_v_list>ul>li>.v_btn {
  max-width: 110px;
}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul>li>.v_btn input[type="checkbox"] {
  display: inline-block;
}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul>li.checked>label span {
  color: #19b5ee;
}
.xh_select_v_list {
  padding-top: 8px;
}
.xh_pro{
	font-size: 14px;
    line-height: 40px;
    padding-left: 15px;
    float: left;
    /* width: 125px; */
}
.cp_index{
	padding-top:7px;
}
.btn-sty{
	margin-left:100px;
}
.add_list{
	padding-top:7px;
}
.ren-val{
	display:inline-block;
	width:100px;
}
.interval-val{
	padding:0 5px;
}
.add-inp{
	width:60px;
	height:27px;
	padding:2px 4px;
    box-sizing: border-box;
}
._removeTarget{
	margin-left:100px;
}
.inp-left{
	margin-left:20px;
}
.xh_select_v_list>ul {
  height: 32px;
  overflow: hidden;
}
.xh_select_v_list>ul li {
  float: left;
  _display: inline;
  margin-bottom: 10px;
  margin-right: 12px;
  height: 24px;
  line-height: 24px;
  width: 130px;
}
.xh_select_v_list>ul li:hover>.v_btn {
  color: #19b5ee;
}
.xh_select_v_list>ul li .v_btn{
  display: inline-block;
  padding: 0 15px;
  line-height: 24px;
  border-radius: 10px;
  color: #000;
  text-align: left;
  max-width: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xh_select_v_list>ul li .v_btn input[type="checkbox"] {
  display: none;
}
.xh_select .xh_select_list .xh_select_v_list>ul li.checked>.v_btn {
  background: #19b5ee;
  color: #fff;
}
.xh_select_ext {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 180px;
}
.xh_select_ext .s_ext_btn {
  float: left;
  margin-right: 10px;
  position: relative;
  width: 45px;
  height: 24px;
  line-height: 24px;
  padding: 0 15px 0 15px;
  background: #f1f1f1;
  color: #535353;
  border: 1px solid #ddd;
  border-radius: 1px;
}
.xh_select_ext .s_ext_btn:hover {
  color: #19b5ee;
  border-color: #19b5ee;
}
.xh_select_ext .s_ext_btn:hover i {
  color: #19b5ee;
}
.xh_select_ext .s_ext_btn i {
  font-style: normal;
  color: #535353;
}
.xh_select_v_list>ul li .trig_item {
  display: inline-block;
  padding: 0 15px;
  line-height: 24px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  border: 1px solid transparent;
  background: #fff;
}
.xh_select_v_list>ul li:hover .trig_item {
  position: relative;
  z-index: 2;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.xh_select_v_list>ul li:hover .xh_select_tab_cont {
  display: block;
}
.xh_select_tab_cont {
  position: absolute;
  left: 0;
  right: 0;
  border: 1px solid #999;
  padding: 10px;
  top: 33px;
  background: #fff;
  z-index: 1;
  display: none;
}
.xh_select_cont_item {padding-right: 200px;}
.xh_select_tab_cont.multiple>.xh_select_cont_item>ul {
  height: 165px;
  overflow-y: auto;
}
.xh_select .xh_select_list .xh_select_tab_cont.multiple>.xh_select_cont_item>ul>li>.v_btn {
  max-width: 88px;
  background: none;
  color: #000;
}
.xh_select_tab_cont.multiple>.xh_select_cont_item>ul>li>.v_btn input[type="checkbox"] {
  display: inline-block;
}
.xh_select_tab_cont.multiple>.xh_select_cont_item>ul>li.checked>label span {
  color: #19b5ee;
}
.xh_select_btns {
  text-align: center;
  padding: 10px 0;
  display: none;
}
.xh_select_btns .xh_s_btn {
  margin-right: 8px;
  display: inline-block;
  line-height: 14px;
  height: 14px;
  padding: 4px 13px 5px;
  border-radius: 2px;
  background: #19b5ee;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.xh_select_btns .xh_s_btn:hover {
  background: #3cbeee;
}
.xh_select_btns .xh_s_btn.disabled {
  border: 1px solid #DDD;
  background: #f7f7f7;
  cursor: default;
  color: #CCC;
}
.multiple .xh_select_btns {display: block;}
.xh_select_more {
    text-align: center;
    position: relative;
    top: -1px;
    border-top: 1px solid #ddd;
    transition: all .2s ease-in-out;
}
.xh_select_more .sm-wrap {
    position: relative;
    display: inline-block;
    margin-top: -1px;
    height: 28px;
    line-height: 28px;
    padding: 0 20px 0 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #FFF #DDD #DDD;
    background: #fff;
    cursor: pointer;
    color: #333;
    transition: all .2s ease-in-out;
}
.xh_select_more:hover {
  border-color: #19b5ee;
}
.xh_select_more:hover .sm-wrap {
  border-color: #FFF #19b5ee #19b5ee;
  color: #19b5ee;
}
.xh_select_v_list.type_big>ul {height: 96px;}
.xh_select_v_list.type_big>ul>li {
  width: 131px;
  height: 83px;
  text-align: center;
  background: #eefaff;
  border: 2px solid #eefaff;
  cursor: pointer;
  border-radius: 5px;
}
.xh_select_v_list.type_big>ul>li .v_btn {
  background: #19b5ee;
  color: #fff;
}
.xh_select_v_list.type_big>ul>li:hover, .xh_select_v_list.type_big>ul>li.checked {
  border-color: #19b5ee;
  background: #fff;
}
.xh_select_v_icon {margin-top: 10px;margin-bottom: 3px;}
.xh_select_v_icon i{
  font-size:40px;
  line-height: 40px;
  color: #19b5ee;
}
.xh-line {
  height: 28px;
  padding: 12px 15px;
  background: #f1f1f1;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.xh-line .xh-sort {
  display: inline-block;
  border-radius: 2px;
  font-size: 0;
}
.xh-line .xh-sort a {
  /* position: relative; */
  display: inline-block;
  padding: 7px 10px;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 2px;
  color: #000;
  background: #fff;
  vertical-align:middle;
}
.xh-line .xh-sort-right{
  display: inline-block;
  border-radius: 2px;
  font-size: 0;
}
.xh-line .xh-sort-right span{
  display: inline-block;
  padding: 7px 10px;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 2px;
  color: #000;
  background: #fff;
  vertical-align:middle;
}
#mainPush,#searchFlag{
	display:none;
}
.main-push-input{
	margin:0 10px;
}
.xh-line .xh-sort a:before {
  position: absolute;
  content: '';
  display: block;
  width: 1px;
  top: 4px;
  bottom: 4px;
  left: 0;
  background: #dddddd;
}
.xh-line .xh-sort a.active {
  background: #19b5ee;
  color: #fff;
}
.xh-line .xh-sort a:first-child {
  border-left: none;
}
.xh-line .xh-sort a:first-child:before {
  display: none;
}
.xp-btn {
  font-size: 0;
  display: inline-block;
  border: 1px solid #ddd;
  height: 28px;
}
.xp-prev, .xp-next {
  line-height: 28px;
  display: inline-block;
  font-size: 14px;
  width: 48px;
  height: 28px;
  text-align: center;
  background: #fff;
  color: #999999;
}
.xp-prev:hover, .xp-next:hover {
  background: #19b5ee;
  color: #fff;
}
.xp-prev.disabled, .xp-next.disabled {
  background: #f4f4f4!important;
  color: #999999!important;
  cursor: default;
}
.xp-prev {
  border-right: 1px solid #ddd;
}
.xh_select_result_list ul {
  font-size: 0;
}
.xh_select_result_list ul li {
  position: relative;
  display: inline-block;
  width: 180px;
/*   height: 295px; */
  border: 2px solid #f2f2f2;
  border-radius: 5px;
  margin: 10px 7px 0 7px;
  overflow: hidden;
  padding: 10px 6px;
}
.xh_select_result_list ul li .result_list_name {
    font-size: 12px;
    color: #535353;
    text-align: center;
    border-bottom: 1px dotted #a6a6a6;
    width: 180px;
    height: 40px;
    display: table;
    /* line-height: 40px; */
    vertical-align: middle;
    display: table-cell;
}
.xh_select_result_list ul li .result_list_name span{
	display:table-cell;
	vertical-align:middle;
}
.result_list_img {
  height: 180px;
}
.result_list_input {
  width: 70px;
  height: 30px;
  text-align: center;
  border-radius: 3px;
}
.disabled .result_list_btn_cart {
  background: #fff;
  border-color: #ddd;
  color: #ddd!important;
  cursor: default;
}
.disabled .result_list_btn_buy {
  background: #ddd;
  border-color: #ddd;
  cursor: default;
  color: #fff!important;
}
.result_list_btn_cart {
  float: left;
  background: #eef9ff;
  text-align: center;
  height: 38px;
  line-height: 38px;
  width: 100px;
  border: 1px solid #19b5ee;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.result_list_btn_buy {
	float: right;
    background: #19b5ee;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border: 1px solid #19b5ee;
    width: 75px;
    color: #fff;
    border-radius: 3px;
}
.hot_prod{
	border: 1px solid #e3e3e3;
}
.result_list_btn_buy:hover {
  color: #fff;
}
.result_list_mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.result_list_mask .result_list_mask_center {
  position: absolute;
  top: 50%;
  margin-top: -80px;
  left: 50%;
  margin-left: -80px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  font-size: 38px;
  line-height: 38px;
  color: #fff;
  text-align: center;
}

.left_fixBar {
  position: fixed;
  left: 0;
  top: 320px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.left_fixBar ul li {
  display: table;
  width: 54px;
  height: 56px;
  line-height: 20px;
}
.left_fixBar ul li._first a{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.left_fixBar ul li._last a{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.left_fixBar ul li>a {
  display: block;
  height: 56px;
  display: table-cell;
  vertical-align:middle;
  text-align:center;
  color: #535353;
  background: #fff;
}
.left_fixBar .ico_left_top {
  background: #19b5ee;
}
.left_fixBar .l_to_top a {
  background: #acacac;
  color: #fff;
}
.left_fixBar .l_orange.active a{
  background: #f68b1f;
  color: #fff;
}
.left_fixBar .l_violet.active a{
    background: #774f9e;
    color: #fff;
}
.left_fixBar .l_pink.active a{
    background: #e968a1;
    color: #fff;
}

.bg-cp_dianqidianzi,.bg-cp_jiaotong,.bg-cp_yishuzhuzao,.bg-cp_zhizao,.bg-cp_fangzhipige,.bg-cp_shipinyinliao,.bg-cp_nengyuan,.bg-cp_shengmingkexue,.bg-cp_huaxue,.bg-cp_jianzhu,.bg-cp_gerenhuli,.bg-cp_nongye,.bg-cp_xiangjiaosuliao,.bg-cp_zhijiangzaozhi{
  display: inline-block;
  background-image: url('../../images/chanpin/cp_sprites.png');
  background-repeat: no-repeat;
}
.bg-cp_dianqidianzi {
    width: 47px; height: 40px;
    background-position: -77px -10px;
}
.bg-cp_jiaotong {
    width: 47px; height: 40px;
    background-position: -77px -130px;
}
.bg-cp_yishuzhuzao {
    width: 47px; height: 40px;
    background-position: -10px -70px;
}
.bg-cp_zhizao {
    width: 47px; height: 40px;
    background-position: -77px -70px;
}
.bg-cp_fangzhipige {
    width: 47px; height: 40px;
    background-position: -144px -10px;
}
.bg-cp_shipinyinliao {
    width: 47px; height: 40px;
    background-position: -144px -70px;
}
.bg-cp_nengyuan {
    width: 47px; height: 40px;
    background-position: -10px -130px;
}
.bg-cp_shengmingkexue {
    width: 47px; height: 40px;
    background-position: -10px -10px;
}
.bg-cp_huaxue {
    width: 47px; height: 40px;
    background-position: -144px -130px;
}
.bg-cp_jianzhu {
    width: 47px; height: 40px;
    background-position: -211px -10px;
}
.bg-cp_gerenhuli {
    width: 47px; height: 40px;
    background-position: -211px -70px;
}
.bg-cp_nongye {
    width: 47px; height: 40px;
    background-position: -211px -130px;
}
.bg-cp_xiangjiaosuliao {
    width: 47px; height: 40px;
    background-position: -10px -190px;
}
.bg-cp_zhijiangzaozhi {
    width: 47px; height: 40px;
    background-position: -77px -190px;
}


/*LeiLi*/
.xh_select .xh_select_list.more .xh_select_value{padding-right:113px}
.xh_select .xh_select_list.multiple .xh_select_value{padding-right: 0}
.xh_select .xh_select_list.multiple .xh_select_ext{display: none}
.xh_select .xh_select_list .xh_select_ext .s_ext_btn_fold{display: none}
.xh_select .xh_select_list.more .xh_select_ext .s_ext_btn_multiple,.xh_select .xh_select_list.more .xh_select_ext .s_ext_btn_more{display: none}
.xh_select .xh_select_list.more .xh_select_ext .s_ext_btn_fold{display: block;margin-left: 87px}
.xh_select_tab_cont {height: 200px;}
.xh_select_tab_cont.multiple>.xh_select_ext{display: none;}
.xh_select_tab_cont.multiple>.xh_select_cont_item{padding-right: 0;}
.xh_select_tab_cont .category_list{height: 200px;overflow: auto}
#has_select_condition .sui-tag > li.tag-selected, .sui-tag > a.tag-selected{background-color: #19b5ee;border-color:#19b5ee }

.xh_select_v_icon img{width:47px;height:40px}

/* kuandu */

/* 左侧 */
.content_left{
	width: 1320px;
    float: left;
}
.w1062{
	width:1062px;
}
/* 右侧 */
.content_right{
	float: right;
    width: 238px;
    margin-top: 20px;
}

.new_content_style{
	width: 1320px;
}
.content_right_title{
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.content_right_lists{
	padding: 10px;
}
.label-block{
	display:inline-block;
	margin-left:5px;
}
.color333{
	color:#333;
}
.xh_s_btn_active{
	background: #19b5ee !important;
    color: #fff !important;
}
.content_right_btext a{
	text-decoration: none;
    color: #19b5ee;
    font-size: 12px;
    line-height: 30px;
}
.content_right_btext_font_style{
	font-size: 14px;
	margin-top:5px;
}

.content_right_lists li{
	padding-bottom:11px;
	height: 260px;
}
