/*搜索*/


.head_search {
    position: relative;
    margin-top: 10px;
    padding: 0 10px;
}

.head_search .init {
    border: medium none;
    color: #bbb;
    float: left;
    font-family: Arial, "宋体";
    height: 30px;
    outline: 0 none;
    text-indent: 35px;
    width: 100%;
    border-radius: 30px;
    border: 1px solid #ccc !important;
}

.head_search span {
    display: block;
    position: absolute;
    right: 50px;
    text-align: center;
    top: -1px;
}

.head_search span a {
    background: #eee none repeat scroll 0 0;
    border-radius: 2px;
    color: #666;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 8px 7px 0 0;
    width: 35px;
}

.head_search .search_submit {
    background-position: 14px -89px;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 20px;
    position: absolute;
    text-indent: -999em;
    vertical-align: top;
    width: 20px;
    position: absolute;
    left: 20px;
    top: 15px;
}

.head_search .ico_search {
    background: url("../../images/mix-icon.png") no-repeat -120px -100px;
    display: block;
    height: 17px;
    width: 19px;
    z-index: 1000;
}

.zxjx>a:link,
.zxjx>a:visited,
.zxjx>a:hover,
.zxjx>a:active,
.tabs>a:link,
.tabs>a:visited,
.tabs>a:hover,
.tabs>a:active {
    color: #323232;
}

.tab_selected {
    color: #f60;
    border-bottom: 3px solid #f60;
}

.color_blue {
    color: #2a99e0;
}

.btn_buy {
    width: 30px;
    height: 30px;
    background: #f60;
    position: relative;
}

.btn_buyac {
    font-size: 1rem;
    border-radius: 2rem;
    border: 1px solid #f60;
    padding: 0.5rem 0.5rem;
	margin-left: 20px;
	color: #f60
}

.btn_buy .add {
    display: block;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background: url(../../images/mobile/set.png) center center no-repeat;
    background-size: 20px auto;
    position: absolute;
    margin-left: -1px;
	margin-top: -17px;
}

.item_bottom_container {
    overflow: hidden;
    padding: 0 5%;
    margin-top: 0.8rem;
    font-size: 1rem;
}

.buy_container {
    float: left;
    width: 20%;
    text-align: center;
}

.tab_load_more {
    text-align: center;
    color: #868686;
    font-size: 1.2rem;
    padding: 0.8rem 0rem 0rem;
}

.zxjx_1 {
    overflow: hidden;
    border-top: 1px solid #eaeaea;
    height: 32px;
}

.zxjx_1 #demo {
    line-height: 30px;
}

.zxjx_1 a {
    display: block;
    height: 20px;
    width: 30px;
    float: left;
    position: relative;
    margin-right: 5px;
    top: 5px;
    background: url(../../images/mobile/laba.png) left center no-repeat;
	font-style: normal;
    left: 10px;
    padding-left: 22px;
    padding-right: 8px;
    background-size: 18px 18px;
}

.zxjx_1 .span11 {
    height: 30px;
    line-height: 30px;
}

#scrollBox2 {
    font-size: 12px;
    color: #646464;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: left;
}

#daojishi {
    background: #f40;
    color: #fff;
    font-size: 10px;
    width: 90px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    -webkit-transform: rotate(-45deg);
    position: absolute;
    left: -25px;
    top: 12px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    z-index: 99999;
}

.lbul {
    height: 40px;
    width: 90%;
    margin: 0 auto;
}

.lbul .mr {
    float: left;
    width: 20%!important;
    text-align: center;
    height: 3rem;
    border-left: none!important;
    border-bottom: none!important;
}

.lbul .mr a {
    line-height: 3rem!important;
    font-size: 14px!important;
    color: 999!important;
    padding: 0!important;
}

.lbul #jihuo {
    border-bottom: 2px solid #f60!important;
}

.lbul #jihuo a {
    color: #f60;
    font-weight: bold!important;
}

.lbul .mr a:hover {
    color: 555!important;
}

#jiazhi1 {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background-color: #dcdcdc;
    color: #999;
    line-height: 1.5rem;
    height: 1.5rem;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: -10px;
    padding: 1px 5px;
}

.contact-public {
    position: fixed;
    right: 0px;
    width: 30px;
    padding: 0;
    line-height: 15px;
    border-radius: 5px;
    background: rgba(255, 222, 173, 1);
    bottom: 70px;
    text-align: center;
    color: #fff;
    z-index: 2;
}

.contact-public li {
    display: block;
    border-bottom: 1px solid #7D7D7D;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-public li:last-child {
    border-bottom: 0;
    border-top: 1px solid #242424;
}

.contact-public a {
    display: block;
    color: #FD94FC;
    font-size: 16px;
    text-align: center;
    padding: 6px;
}

.contact-public .icon-tel {
    display: block;
    margin: 0px auto 0 auto;
    width: 25px;
    height: 20px;
    background: url("") -200px -820px;
    background-size: 300px 1000px;
}

#pageDialogBG {
    -webkit-border-radius: 5px;
    width: 255px;
    height: 45px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
}

.tabs-wrap .goodsList > ul {
    border-bottom: 1px solid #d8d7d7;
    float: left;
    line-height: 0;
    width: 50%;
}

.tabs-wrap .goodsList > ul >li {
    border-right: 1px solid transparent;
    display: inline-block;
    height: 100%;
    line-height: 1.25em;
	padding-bottom: 0.8rem;
    width: 100%;
}

.tabs-wrap .goodsList > ul:nth-child(2n+1) >li {
    border-right-color: #dcdcdc;
}

.tabs-wrap .goodsList > ul > li > span > img {
    height: 9rem;
    margin: 1rem auto;
    width: 9rem;
}

.tabs-wrap .goodsList > ul > li > div > h2 {
    font-size: 12px;
    overflow: hidden;
    padding: 3px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #666
}

#divGoodsNav {
    /*height: 4rem!important;*/
}

#divGoodsNav >li {
    border: none;
    text-align: center;
    position:relative;
}

.sky{height:10px;border:1px solid #eaeaea;border-left:0;border-right:0;background:#f4f4f4;}

#divGoodsNav >li>a {
    display: inline-block;
    height: 40px !important;
    text-align: center;
    font-size: 14px;
    line-height: 40px !important;
    padding: 0 !important;
    margin: 0 auto!important;
    color: #999;
	font-family: arial, 微软雅黑;
}
#divGoodsNav li b{position:absolute;top:8px;right:0;z-index:10;width:1px;height:60%;background:linear-gradient(#f9f9f9,#aeaeae,#f9f9f9)}

#divGoodsNav >.current>a {
    color: #f60;
    border-bottom: 1px solid #f60;
    display: block;
}

.lbul {
    width: 100%!important;
}

#divGoodsNav ul li.gSort {
    border: 1px solid #ddd;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    margin-left: -1px;
}

#divGoodsNav .sh {
    background-color: #fff;
    display: inline-block;
    height: 12px;
    overflow: hidden;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 13px;
    margin-right: 4px;
}

#divGoodsNav .sh i {
    background-color: #bbb;
    display: block;
    height: 2px;
    width: 13px;
}

#divGoodsNav dl {
    position: absolute;
    right: 0px;
    top: 4rem;
    margin-top: 1px;
    z-index: 999;
    box-shadow: 0 3px 6px #ccc;
    width: 100%;
}

#divGoodsNav .jiantou {
    height: 10px;
    width: 10px;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    position: absolute;
    right: 9%;
    top: -6px;
    background: #fff;
    z-index: 1000;
    -webkit-transform: rotate(45deg);
}

#divGoodsNav dl dd {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    background: #fff;
}

#divGoodsNav dl dd a {
    color: #666;
    font-size: 14px;
}

#divGoodsNav dl .a1 {
    width: 33.3%;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
    padding-left: 10px;
}

#divGoodsNav dl .a2 {
    width: 33.3%;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}

#divGoodsNav dl .a3 {
    border-left: 1px solid #dcdcdc;
    width: 33.4%;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
#publish{
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	border-top: 4px solid #eff1f2;
	border-bottom: 4px solid #eff1f2;
}
#publish p{
	padding-left: 10px;
	line-height: 30px;
	border-bottom: 1px solid #eff1f2;
  	font-size:14px;
}
.publish{
	width: 98%;
	margin: 0 auto;
	white-space: nowrap;
	
}
.publish li{
	display: inline-block;
	width: 25%;
	text-align: center;
	padding: 10px 0 20px 0;
}
.publish li span:first-of-type{
	display: block;
	color: #c9c0c0;
	padding: 4px 0;
}
.publish li small,.publish li span.thetime{
	color: #f60;
}
.publish li span.thetime{
	border: 1px solid #efefef;
	padding: 2px 4px;
	border-radius: 20px;
}
.publish li span.last{
	color: #f60;
	font-size: 12px;
	padding: 0;
}
.publish li img{
	width: 70px;
	height: 70px;
	margin: 0 auto;
	vertical-align: middle;
}

#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 115px;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:92px;
	border-right: 1px solid rgba(246,246,246,.7);
    height: 115px;
	box-sizing: border-box;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 84px;
	padding: 0;
	position: relative;
	color: #333;
}
 .contact-public{
    position:fixed;
    right:0px;
    width:30px;
    padding:0;
    line-height:15px;
    border-radius:5px;
    background:rgba(255, 222, 173, 1);
    bottom:70px;
    text-align:center;
    color:#fff;
    z-index:2;
 }
.contact-public li{
   display:block;
   border-bottom:1px solid #7D7D7D;
   text-align:center;
               -webkit-box-sizing:border-box;
                  -moz-box-sizing:border-box;
                     -o-box-sizing:border-box;   
                        box-sizing:border-box;
}
.contact-public li:last-child{
   border-bottom:0;
   border-top:1px solid #242424;
}
.contact-public a{
   display:block;
   color:#FD94FC;
   font-size:16px;
   text-align:center;
   padding:6px;
}
.contact-public .icon-tel{
   display:block;
   margin:0px auto 0 auto;
   width:25px;
   height:20px;
   background:url("{G_TEMPLATES_STYLE}/images/mobile/distribution2.png") -200px -820px;
   background-size:300px 1000px;
}
#pageDialogBG{-webkit-border-radius:5px; width:255px;height:45px;color:#fff;font-size:16px;text-align:center;line-height:45px;}
   .footerdi .f_home i.cur{
    background-position: 0 0 !important;
   }
   .footerdi .f_whole i.cur{
    background-position: 0 -52px !important;
   }
   .footerdi .f_jiexiao i.cur{
    background-position: 0 -222px !important;
   }
   .footerdi .f_car i.cur{
    background-position: 0 -105px !important;
   }
   .footerdi .f_personal i.cur{
    background-position: 0 -152px !important;
   }
   
#btnGotoTop {
    padding: 0;
    width: 40px;
    height: 40px;
    border-top: 1px solid #4b4b4b;
}

#btnGotoTop1 {
    padding: 0;
    width: 40px;
    height: 40px;
}

#btnGotoTop .s1 {
    background: url(/statics/templates/yungou/images/mobile/fast-nav-new.png) 0 -163px no-repeat;
    background-size: 21px auto;
    margin: 9px auto;
    display: block;
    width: 21px;
    height: 21px;
}

.smailnav {
    position: fixed;
    right: 0px;
    bottom: 55px;
    z-index: 99999999;
    height: auto;
}

#top_div {
    display: none;
    width: 40px;
    height: 80px;
    background: #242424;
    opacity: 0.8;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

#top_div1 {
    display: block;
    width: 40px;
    height: 40px;
    background: #242424;
    opacity: 0.8;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

#btnGotoTop1 .s2 {
    background: url(/statics/templates/yungou/images/mobile/fast-nav-new.png) 0 -129px no-repeat;
    background-size: 21px auto;
    margin: 9px auto;
    display: block;
    width: 21px;
    height: 21px;
}

#btnGotoTop3 {
    display: none;
    width: 100px;
    position: absolute;
    right: 0;
    top: -209px;
    padding: 0 10px;
    background: #242424;
    opacity: 0.7;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

#btnGotoTop3 a {
    display: block;
    height: 40px;
    line-height: 40px;
    width: 110%;
    padding: 0;
    color: #fff;
    clear: both;
}

#btnGotoTop3 .xb {
    display: block;
    width: 10px;
    height: 10px;
    background: #242424;
    border-left: 1px solid #242424;
    border-top: 1px solid #242424;
    -webkit-transform: rotate(45deg);
    position: absolute;
    bottom: -5px;
    right: 10px;
}

#btnGotoTop3 a i {
    background: url(/statics/templates/yungou/images/mobile/fast-nav-new.png) 0 0px no-repeat;
    width: 20px;
    height: 20px;
    margin: 10px 5px 0 0;
    display: block;
    vertical-align: middle;
    float: left;
    position: relative;
    background-size: 25px;
    left: 2px;
}

#btnGotoTop3 a em {
    display: block;
    float: left;
    line-height: 42px;
}

#btnGotoTop3 .home {
    border-bottom: 1px solid #4b4b4b;
}

#btnGotoTop3 .home i {
   
    
    height: 20px;
    background: url(/statics/templates/yungou/images/mobile/chao2.png);
   /* background: url(/statics/templates/yungou/images/mobile/chao.png);*/
    background-size: 100% 100%;
}

#btnGotoTop3 .glist {
    border-bottom: 1px solid #4b4b4b;
}

#btnGotoTop3 .glist i {
    background-position: 0 -117px;
    background-size: 19px;
}

#btnGotoTop3 .lottry {
    border-bottom: 1px solid #4b4b4b;
}

#btnGotoTop3 .lottry i {
    background-position: 0 -35px;
    left: 0;
}

#btnGotoTop3 .user {
    border-bottom: 1px solid #4b4b4b;
}

#btnGotoTop3 .user i {
    background-position: 0 -113px;
}

#btnGotoTop3 .sx i {
    background-position: 0 -213px;
    background-size: 22px auto;
}
    #fldh{position: relative;z-index: 99;width: 100%;}				
	.h5-1yyg-w310 ul{    border-bottom: 1px solid #dcdcdc;
    float: left;
    line-height: 0;
    width: 50%;}
	.h5-1yyg-w310 ul li{   
    display: inline-block;
    height: 100%;
    line-height: 1.25em;
    padding-bottom: 1rem;
	border:none;
    width: 100%;}
	.h5-1yyg-w310 > ul:nth-child(2n+1) >li
	 {
       border-right: 1px solid #eee;
}
	.h5-1yyg-w310 ul li img{height: 9rem;
    margin: 1rem auto;
    width: 9rem;}
	.h5-1yyg-w310 ul li h2{font-size: 12px;
    overflow: hidden;
    padding: 3px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;}
	
	#divGoodsNav >.current>a {
    border-bottom: 2px solid #f60;
}
.zxjx>a:link, .zxjx>a:visited, .zxjx>a:hover, .zxjx>a:active,
.tabs>a:link, .tabs>a:visited, .tabs>a:hover, .tabs>a:active {
    color: #323232;
}
.tab_selected {
    color: #f60;
    border-bottom: 3px solid #f60;
}
.color_blue {
    color: #2a99e0;
}
.btn_buy {
    font-size: 1rem;
    border-radius: 1.2rem;
    border: 1px solid #f60;
    color: #f60;
    text-align: center;
	margin: 0 auto;
}
.item_bottom_container {
   overflow: hidden;
   padding: 0 2%;
   margin-top: 0.8rem;
   font-size: 1rem;
}
.jdt_container {
    float: left;
    width: 100%;
}
.jdt_container div {
    color: #646464;
}
.buy_container {
    float: left;
    width: 40%;
    text-align: center;
}
.tab_load_more {
    text-align: center;
    color: #868686;
    font-size: 1.2rem;
    padding: 0.8rem 0rem 0rem;
}
    .img-topright {
      padding-right: 0.8rem;
      padding-top: 1rem;
      height: 3.5rem;
      width: auto;
      float: right;
    }
	.goodsList{-webkit-tap-highlight-color:rgba(0,0,0,0);}
#cover{display: none;position: absolute;z-index: 5;top: 50%;left: 50%;}
#cover-bg{width:100%;height:100%;background-color:#aaa;opacity:0.7;-webkit-opacity:0.7;z-index:5;position:absolute;top:0;left:0;}
#cover-content{background: url("/123.jpg") no-repeat;background-size: 100%;z-index: 8;position: absolute;top: 30%;}
.index-category{overflow:hidden;padding:10px;background-color:#fff;padding-top: 5px;}
.index-category li{float:left;width:20%}
.index-category li a{display:block;padding:3px 0;}
.index-category li span{display:block;width:100%}
.index-category li span img{display:block;margin:0 auto;width:40%;height:auto}
.index-category li strong{display:block;margin-top:4px;color:#666;text-align:center;font-weight:400;font-size:12px}
.index-buy-btn{display:inline-block;margin:0 auto;width:100px;height:28px;border:1px solid #f60;border-radius:16px;color:#f60;text-align:center;line-height:28px}
.swiper-slide img {
    height: auto;
    width: 100%;
}

.a_c{position: fixed; /*display:none;*/
    top: 0;
    width: 100%;
    z-index: 9999;
    height: 100%;}
#service_bg{ width:100%; background:rgba(0,0,0,0.5); position:fixed; top:0; left:0; z-index:120; display:none; }
#service_info{ width:85%; background:#fff; position:absolute; margin:auto; top:13%; left:0; right:0; z-index:140; display:none; border-radius:8px; }
#service_info ul{ padding:0 25px; }
#service_info li{ font-size:14px; line-height:50px; text-align:center; text-indent:10px; border-bottom:1px solid #eaeaea; }
#service_info a{ text-decoration:none; color:#5c5c5c; display:block; }
#service_code{ margin-bottom:20px; }
#service_code p{ font-size:14px; line-height:45px; text-align:center; color:#5c5c5c; }
#service_code img{ display:block; width:180px; margin:0 auto; }
.hotimg{margin:-1px auto 0;}
