html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0; box-sizing:border-box;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block; box-sizing:border-box;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
h{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:0.28rem;}
sup,sub{font-size:80%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;height: 0.64rem;line-height: 0.64rem;padding: 0 5px;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,b{font-weight:normal;font-style: normal;}
strong{font-weight: bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
textarea,input,button,select,keygen,legend{font-size:0.28rem;font-family: "Microsoft YaHei";color:#666666;outline:0;border: 1px solid #ccc;}


@media only screen and (min-width: 320px) { html { font-size: 42.66667px; } }

@media only screen and (min-width: 360px) { html { font-size: 48px; } }

@media only screen and (min-width: 375px) { html { font-size: 50px; } }

@media only screen and (min-width: 384px) { html { font-size: 51.2px; } }

@media only screen and (min-width: 414px) { html { font-size: 55.2px; } }

@media only screen and (min-width: 480px) { html { font-size: 64px; } }

@media only screen and (min-width: 640px) { html { font-size: 85.33333px; } }

@media only screen and (min-width: 750px) { html { font-size: 100px; } }

@media only screen and (max-width: 319px) { html { font-size: 42.53333px; } }

body{ background:#eeeeee; text-align:center; position:relative;  margin: 0 auto;max-width: 750px;min-width: 320px;font-size:0.32rem;font-family: "Microsoft YaHei";color:#666666;outline:0;}
a,a:hover{color: #666666;text-decoration:none;}
.clear {clear: both;}
section{width:100%;margin:0px auto;background:#fff;overflow:hidden;margin-bottom: 0.2rem;border-bottom: 1px solid #dfdfdf;border-top: 1px solid #dfdfdf;}

section.gay{width:100%;margin:0px auto;background: #f7f7f7 url(../img/border_bottom.png) repeat-x bottom;overflow:hidden;background-size: 100% 0.2rem;margin-bottom: 0.2rem;padding-bottom: 0.2rem;}
.floatL {float: left;}  
    
.mb10{margin-bottom: 0.2rem;}
.mb0{margin-bottom: 0px;}
.mt10{margin-top: 0.2rem;}
.disn{ display:none;}
.sho{ display:block;}
.m0{margin: 0px;}
.nob_bottom{border-bottom: none;}
.nob_top{border-top: none;}


header{width:100%;height:0.8rem;background:#3cad4c url(../img/top_bg.png) no-repeat center center;background-size: 100% 0.8rem;color:#ffffff;padding:0px 0.1rem 0px 0.1rem;overflow:hidden;}
header span{background: url(../img/top_rbor.png) no-repeat left center;background-size:0.45rem 0.8rem;font-size: 0.32rem;color: #fff;float: left;width: 67%;height: 0.8rem;line-height: 0.8rem;text-align: left;text-align: center;}
#logo{display:block;float:left;margin-top: 0.12rem;height:0.64rem;width:auto;}
#logo img{display:block;width:auto !important;height: 0.56rem !important;float:left;}
#navBtn{display:block;float:right;width:0.86rem;height:0.64rem;background:url(../img/nav.png) no-repeat center center;background-size: 50%;margin-top: 0.1rem;}

/*banner */
.index_banner{background: url(../img/banner.png) no-repeat;background-size: cover;height: 3rem;position: relative;}
.shoulu{color:#454545;position: absolute;top: 0.4rem;left: 0.7rem;}
.shoulu em{color:#ff8402;font-size: 1.4rem;}


/*search */
.search-box-wrap {width: 6.4rem;margin: 0 auto;}
.search-box-wrap .search-box-con {padding: 0.4rem;position: relative;}
.search-box-wrap .search-box-con .menu {float: left;}
.search-box-wrap .search-box-con .menu li.check {opacity: 1;filter: alpha(opacity=100);}
.search-box-wrap .search-box-con .menu li {float: left;opacity: .5;filter: alpha(opacity=50);height: 0.54rem;}
.search-box-wrap .search-box-con .menu li a,.search-box-wrap .search-box-con .menu li span {font-size: 0.24rem;color: #fff;font-weight: 700;padding: 0 0.1rem 0 0;height: 0.64rem;line-height: 0.64rem;
    display: inline-block;
    cursor: pointer;
}
.search-box-wrap .search-box-con .menu i {
    border-left: 0.18rem solid transparent;
    border-right: 0.18rem solid transparent;
    width: 0;
    height: 0;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    top: 0.94rem;
    left: 0.8rem;
    border-bottom: 0.2rem solid #eee;
    z-index: 9;
}

.search-box-wrap .search-box-con .search {
    float: left;
    margin-top: 0.2rem;
}
.search-box-wrap .search-box-con .search .box {
    background: #eee;
    border-radius: 0.04rem;
    clear: both;
    height: 0.6rem;
}

.search-box-wrap .search-box-con .search .text {
    width: 4.7rem;
    padding-left: 0.4rem;
    border: 0;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 0.04rem;
    font-size: 0.28rem;
}
.search-box-wrap .search-box-con .search .btn {
    background: #009967;
    width: 0.8rem;
    height: 0.6rem;
    float: right;
    border: 0;
    display: block;
    border-radius: 0 0.04rem 0.04rem 0;
    cursor: pointer;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/* nav start */
nav{margin-bottom: 0.2rem;border-bottom: 1px solid #dfdfdf;}
nav ul{background: #fff;padding: 0px 0.2rem;overflow: hidden;}
nav ul li{float: left;width:31.5%;margin: 0.2rem 0 0.2rem 0;text-align: center;height: 1.2rem;}
nav ul li:nth-child(1){margin-right: 0.1rem;}
nav ul li:nth-child(2){margin-right: 0.1rem;}
nav ul li:nth-child(3){margin-right: 0.1rem;}
nav ul li:nth-child(4){margin-right: 0.1rem;}
nav ul li:nth-child(5){margin-right: 0.1rem;}
nav ul li:nth-child(6){margin-right: 0.1rem;}
nav ul li a{display: block;position: relative;width: 100%;height: 1.2rem;color: #666;text-align: center;}
nav ul li a span{display: inline-block;width: 100%;position: absolute;bottom: 0px;text-align: center;left: 0;color: #333;font-size:0.32rem;}
nav ul li a i{position: absolute;width: 0.8rem;height: 0.8rem;position: absolute;left: 50%;margin-left: -0.4rem;}
nav ul li a i.tjd_ico01{background: url(../img/nav_01.png) no-repeat center center;background-size: 0.8rem 0.8rem;}
nav ul li a i.tjd_ico02{background: url(../img/nav_02.png) no-repeat center center;background-size: 0.8rem 0.8rem;}
nav ul li a i.tjd_ico03{background: url(../img/nav_03.png) no-repeat center center;background-size: 0.8rem 0.8rem;}
nav ul li a i.tjd_ico04{background: url(../img/nav_04.png) no-repeat center center;background-size: 0.8rem 0.8rem;}
nav ul li a i.tjd_ico05{background: url(../img/nav_05.png) no-repeat center center;background-size: 0.8rem 0.8rem;}
nav ul li a i.tjd_ico06{background: url(../img/nav_06.png) no-repeat center center;background-size: 0.8rem 0.8rem;}


.title-bar{line-height: 0.76rem;text-align: left;background-color: #fff;color:#333;font-size: 0.3rem;font-weight: bold;padding-left: 0.7rem;border-bottom:1px solid #ccc;padding-right:0.2rem;}
.title-bar span{font-size: 0.24rem; color:#333;}
.title-bar .more{float:right;font-size: 0.28rem;color:#666;font-weight: normal;}
/* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ */
.tj_drup{background: #fff url(../img/tj_drup.png) 0.2rem 0.2rem no-repeat;background-size:0.38rem 0.4rem;}
.jb_drup{background: #fff url(../img/jb_drup.png) 0.2rem 0.2rem no-repeat;background-size:0.38rem 0.36rem;}
.ks_drup{background: #fff url(../img/ks_drup.png) 0.2rem 0.2rem no-repeat;background-size:0.4rem 0.36rem;}
.zz_drup{background: #fff url(../img/zz_drup.png) 0.2rem 0.2rem no-repeat;background-size:0.34rem 0.32rem;}
.yyxd_icon{background: #fff url(../img/yyxd.png) 0.2rem 0.2rem no-repeat;background-size:0.3rem 0.34rem;}
.conpany_icon{background: #fff url(../img/conpany_icon.png) 0.2rem 0.2rem no-repeat;background-size:0.4rem 0.38rem;}
.drup_icon{background: #fff url(../img/drup.png) 0.2rem 0.2rem no-repeat;background-size:0.36rem 0.36rem;}
.fj_shop{background: #fff url(../img/fj_shop.png) 0.2rem 0.2rem no-repeat;background-size:0.38rem 0.34rem;}
.same_drup{background: #fff url(../img/same_drup.png) 0.2rem 0.2rem no-repeat;background-size:0.32rem 0.3rem;}
.hot_pinl{background: #fff url(../img/hot_pinl.png) 0.2rem 0.2rem no-repeat;background-size:0.32rem 0.3rem;}
.hot_pinl .more{float:right;font-size:0.28rem;color: #333;padding: 0.04rem 0px 0.04rem 0.4rem;height: 0.36rem;line-height: 0.36rem;margin: 0.2rem;}
.icon_ques{background: #fff url(../img/icon_ques.png) 0px 0.04rem no-repeat;background-size: 0.32rem 0.32rem;}
.news_icon{background: #fff url(../img/news_icon.png) 0.2rem 0.22rem no-repeat;background-size: 0.38rem 0.32rem;}
.zt_icon{background: #fff url(../img/zt_icon.png) 0.2rem 0.22rem no-repeat;background-size: 0.34rem 0.34rem;}
.ztli_icon{background: #fff url(../img/ztli_icon.png) 0.2rem 0.22rem no-repeat;background-size: 0.34rem 0.34rem;}
.jkask_icon{background: #fff url(../img/jkask_icon.png) 0.2rem 0.22rem no-repeat;background-size: 0.38rem 0.32rem;}

/* indextab */
.indextab{position: relative}
.indextab .hd{position: absolute;top: -0.58rem;right: 0;width: 100%;}
.indextab .hd ul{position:absolute;height: 0.4rem;top:0;overflow:hidden;right: 0;}
.indextab .hd ul li{display:inline-block;width: 0.2rem;height: 0.2rem;background: #ccc;text-indent: 99px;opacity: 1;border-radius: 50%; margin: 0.14rem 0.04rem;}
.indextab .hd ul .on{background: #36a944;}
.indextab .bd ul{padding: 0;float: left;    width: 100%;}
.indextab .bd li{}

.indextab_li li{width: 50%;float: left;padding: 0.2rem 0;position: relative;}
.indextab_li li img{max-width: 10.2rem;max-height: 1.7rem;margin-top: 0.4rem;width: auto;min-width: auto;}
.indextab_li li p.p1{color: #333;font-size: 0.28rem;line-height: 0.48rem;}
.indextab_li li p.p2{color: #2ca33f;font-size:0.24rem;line-height: 0.28rem;height: 0.46rem;position: absolute;right: 0.22rem;top: 0.14rem;background: #f0faf3;padding: 0.1rem;}
.indextab_li li a{font-size:0.24rem;line-height: 0.48rem;height: 0.52rem;}            
.indextab_li li:nth-child(1n){border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;}
.indextab_li li:nth-child(2n){border-bottom: 1px solid #dfdfdf;}
.indextab_li li:nth-child(3n){border-right: 1px solid #dfdfdf;}
.indextab_li li:nth-child(4n){}

.tabBoxwenz{/* margin:0.2rem auto; */}
.tabBoxwenz .hd{height: 0.6rem;line-height: 0.6rem;font-size: 0.32rem;border-bottom: 1px solid #ccc;background: #f7f7f7;border-top: none;margin-bottom: 0;}
.tabBoxwenz .hd .jiantou_more{background: url(../img/jiantou_more.png) 0px no-repeat;background-size: 0.12rem 0.24rem;width: 0.24rem;height: 0.4rem;float: right;margin: 0.1rem 0;}
.tabBoxwenz .hd li{float:left;padding: 0 0.16rem;vertical-align:top;width: 25%;height: 0.6rem;line-height: 0.6rem;}
.tabBoxwenz .hd h3{ float:left; font-size:0.48rem; }
.tabBoxwenz .hd h3 span{color:#ccc;font-family:Georgia;margin-left:0.2rem;}

.tabBoxwenz .hd ul{}
.tabBoxwenz .hd ul li{float:left;padding: 0 0.16rem;vertical-align:top;width: 25%;}
.tabBoxwenz .hd ul li.on{border-bottom: 0.04rem solid #3bad4d;}
.tabBoxwenz .hd ul li.on a{color: #3bad4d;display:block;height: 0.56rem;line-height: 0.56rem;}
.tabBoxwenz .bd ul{padding:0px;}
.tabBoxwenz .bd ul li{}
.tabBoxwenz .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); } 
.main_tab{position:relative;width: 100%;margin: 0 auto;}
div.flicking_con{position: absolute;top: -0.48rem;right: 0;z-index: 100;height: 1rem;overflow:hidden;text-align: center;}
div.flicking_con li{float:left;width:0.16rem;height:0.16rem; background:#bdc5cb;text-indent:-1000px; margin-right:0.12rem; border-radius:100%;}
div.flicking_con li.on{background: #36a944;}
/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â */
.dian li{background: url(../img/dian.png) 0.2rem 0.3rem no-repeat;background-size: 0.06rem 0.06rem;}
.list_wenzi{width:100%;text-align:left;overflow:hidden;}
.list_wenzi li{width:100%;padding: 0px 0.2rem 0px 0.44rem;line-height: 0.64rem;font-size: 0.28rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-bottom: 1px dashed #e6e6e6;}
.list_wenzi li:last-child{margin-bottom: 0.2rem;}
.list_wenzi li span{font-size: 0.24rem;background: #fff url(../img/icon_duihua.png) right no-repeat;background-size: 0.24rem 0.22rem;padding-right: 0.3rem;float: right;}
.list_wenzi li p.tab_p{
    float: left;
    white-space: initial;
    line-height: 0.4rem;
    color: #999;
}
.see_more{width: 100%;}
.see_more a{width: 90%;text-align:center;border: 1px solid #3bad4d;border-radius:0.2rem;display: inline-block;margin: 0.2rem 0px;padding: 0.1rem 0;color: #3bad4d;}

.pic_text{}
.pic_text li{line-height:0.66rem;}
.pic_text li.tag a{border: 1px solid #ccc;border-radius: 0.2rem;margin: 0.1rem;padding: 0.06rem 0.3rem;display: block;float: left;height: 0.48rem;line-height: 0.48rem;width: 19%;}
.pic_text a{ -webkit-tap-highlight-color:rgba(0,0,0,0); } 
.pic_text li a{color: #333;}
.pic_text .t{overflow:hidden;width: 100%;border-bottom: 1px dashed #ccc;margin: 0.2rem 0;padding: 0 0.2rem 0.1rem 0.2rem;position: relative;min-height: 1.94rem;}
.pic_text .t .pic{width: 1.88rem;float:left;border: 1px solid #ccc;height: 1.48rem;padding: 1px;}
.pic_text .t .pic img{width:1.8rem;height: 1.4rem;}

.pic_text .t .pic_drup{width: 1.88rem;float:left;padding: 1px;}
.pic_text .t .pic_drup img{width:1.8rem;height: 1.4rem;top: 50%;position: absolute;left: 0.2rem;margin-top: -0.9rem;}

.pic_text .t .con{margin-left: 2rem;line-height:0.4rem;text-align: left;}
.pic_text .t .con .tit{font-size: 0.3rem;font-weight: bold;color: #333;}
.pic_text .t .con .p2{height: auto}
.pic_text .t .con p{font-size: 0.28rem;color: #666;}
.pic_text .t .con p.tel{background: url(../img/tel.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;padding-left: 0.4rem;line-height: 0.52rem;}
.pic_text .t .con p.address{background: url(../img/address.png) 0px 0.06rem no-repeat;background-size: 0.24rem 0.3rem;padding-left: 0.4rem;height: auto;line-height: 0.4rem;}
.pic_text .t .con p.p_conpany{background: url(../img/p_conpany.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;padding-left: 0.4rem;line-height: 0.52rem;}
.pic_text .t .con p.p_zhengz{background: url(../img/p_zhengz.png) 0px 0.06rem no-repeat;background-size: 0.24rem 0.3rem;padding-left: 0.4rem;height: auto;line-height: 0.4rem;}

.pic_text .t .con p.last{padding-left: 0.4rem;height: auto;line-height: 0.4rem;margin: 0.1rem 0;}
.pic_text .t .con p.last .yb{background: #f9efe4;color: #ff8800;padding: 0.04rem 0.1rem;font-size: 0.24rem;}
.pic_text .t .con p.last .cf{background: #f0faf3;color: #2ca33f;margin-right: 0.2rem;padding: 0.04rem 0.1rem;font-size: 0.24rem;}
.pic_text .t .con p.last .shop{float: right;}
.pic_text .t .con p.last .shop em{font-style: normal;color: #2ca33f}
/*foot*/
.footer{width:100%;line-height:0.7rem;font-size:0.28rem;text-align:center;background: #fff;border-top: 0.04rem solid #3bad4d;}
.footer .f_nav{width:100%;}
.footer .f_nav a,.footer .f_ter a{display:inline-block;color: #666;padding:0px 0.06rem;}
.footer .f_ter a{color: #999 !important;}
.footer .f_ter{width:100%;overflow:hidden;}
.footer .f_copy{width:100%;line-height:0.5rem;color:#989898;overflow:hidden;}
.footer .f_copy a{ color:#989898;}

/*headhide*/
.heabar{width:100%;position: absolute; left:0;top: 0.8rem;z-index:1000;font-size:0.24rem;display: none;}
.heaber_be{width:100%;background: #fff;overflow:hidden;}
.heabar a{color: #666;}
.shona,.info{ margin-top:0.2rem; overflow:hidden;}
.shona li{ width:25%; float:left; padding:0px 0.1rem; box-sizing:border-box; overflow:hidden;}
.shona a{ display:block; float:left; width:100%; height:0.5rem; line-height:0.5rem; border-radius:0.24rem; font-size:0.24rem; box-sizing:border-box; background-size:0.28rem !important; text-indent:0.26rem;}
.shona li:nth-of-type(1) a{ background:#027d60 url(../img/hel_01.png) no-repeat 0.16rem center;}
.shona li:nth-of-type(2) a{ background:#027d60 url(../img/hel_02.png) no-repeat 0.16rem center;}
.shona li:nth-of-type(3) a{ background:#027d60 url(../img/hel_03.png) no-repeat 0.16rem center;}
.shona li:nth-of-type(4) a{ background:#027d60 url(../img/hel_04.png) no-repeat 0.16rem center;}
.heabar h3{width:95%;margin:0.3rem auto 0.3rem auto;text-align:center;border-top: 1px solid #e5e5e5;font-size:0.28rem;color: #666;letter-spacing:1px;position:relative;}
.heabar h3 span{position:absolute;top:-0.2rem;background: #fff;width:3rem;left:50%;margin-left:-1.5rem;font-weight:bold;}
.info{ width:95%; margin:0 auto;}
.x_xian{ display:block; margin-top:0.2rem; width:95%; border-bottom:1px solid #5a5a5a; border-top:1px solid #2d2e30; position:relative;}
.info a{float:left;width: 16%;text-align:center;font-size:0.28rem;line-height:0.6rem;border: 1px solid #e5e5e5;margin: 0.1rem;}
.info a:hover{background: #3cad4c;color: #fff}
.login{ width:100%; height:1.2rem; line-height:0.6rem; padding:0.3rem 0px; text-align:center;}
.login a{display:inline-block;margin:0px 0.1rem;font-size:0.28rem;color: #fff;padding: 0px 0.4rem 0 0.8rem;border-radius:2px;letter-spacing:1px;}
.login a.loginicon{background: #3cad4c url('../img/login_a.png')0.24rem 0.1rem no-repeat;background-size: 0.4rem;}
.login a.regicon{background: #3cad4c url('../img/reg_a.png')0.24rem 0.1rem no-repeat;background-size: 0.4rem;}
.heabar:after{content:"";position:absolute;right:0.44rem;top:-0.22rem;border-color: transparent transparent #fff transparent;border-width:6px;border-style:solid;width:0;height:0;line-height:0;z-index:500;}
.heabar span.arrow{width:100%;height: 0.48rem;background:url(../img/ar_01.png) no-repeat center center;background-size: 0.94rem 0.48rem;display:block;cursor:pointer;}
.tj_bx1 ul{background: #fff;padding: 0px 0.2rem;height: 1.66rem;overflow: hidden;/* margin-bottom: 0.2rem; */}
.tj_bx1 ul li{float: left;width: 25%;margin-top: 0.2rem;text-align: center;height: 1.2rem;}
.tj_bx1 ul li a{display: block;position: relative;width: 100%;height: 1.2rem;color: #666;text-align: center;}
.tj_bx1 ul li a span{display: inline-block;width: 1.1rem;position: absolute;bottom: 0px;text-align: center;left: 50%;margin-left: -0.56rem;font-size: 0.28rem;}
.tj_bx1 ul li a i{position: absolute;width: 0.8rem;height: 0.8rem;position: absolute;left: 50%;margin-left: -0.4rem;}
.tj_bx1 ul li a i.tjd_ico01{background: url(../img/tjd_icon02.png) no-repeat center center;background-size: 0.8rem 0.8rem;}
.tj_bx1 ul li a i.tjd_ico02{background: url(../img/tjd_icon03.png) no-repeat center center;background-size: 0.8rem 0.8rem;}
.tj_bx1 ul li a i.tjd_ico03{background: url(../img/tjd_icon04.png) no-repeat center center;background-size: 0.8rem 0.8rem;}
.tj_bx1 ul li a i.tjd_ico04{background: url(../img/tjd_icon05.png) no-repeat center center;background-size: 0.8rem 0.8rem;}



.shocu{padding: 0.16rem 0 0.16rem 0;color:#999;}
.shocu a{ margin:0 1.5%; font-size:0.24rem; color:#999;}
.artin{background: #eee url(../img/home.png) 0.2rem 0.18rem no-repeat;background-size:0.25rem 0.25rem;padding-left: 0.52rem;text-align: left;font-size: 0.24rem;}

.disho{padding: 0 0 0 0.4rem;}
.disho li{padding: 0.6em 0;overflow:hidden;}
.disho li dt,.disho li dd{float: left;}
.disho li dd{margin: 0.5em 0.1rem 0.13em 0.1rem;text-align:left;width: 29%;}
.disho li dd a{font-size: 0.28rem;color: #666;width: 80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color: #f7f7f7;padding:0.2rem;float: left;text-align: center;}
.disho li dd a.cur{background: #3bad4d;color: #fff;}
.disho dt{float:left;width:100%;margin-right:3%;border-left: 3px solid #3bad4d;text-align: left;height: 2rem;line-height: 2rem;padding-left: 0.6em;}
.disho dt a{font-size:1.2em;color: #3bad4d;} 
.fenye{width: 100%;padding: 0.2rem 0px;font-size: 0.24rem;float: left;text-align: center;display: block!important;}
.fenye a{display:inline-block;text-align: center;color: #4b5362;height: 0.5rem;line-height: 0.5rem;border: 1px solid #e5e5e5;padding: 0 0.16rem;background: #fff;}

/* drup */

.drup_top{
}
.drup_top .t{overflow:hidden;width: 100%;margin: 0.2rem 0;padding: 0 0.2rem 0.1rem 0.2rem;position: relative;}
.drup_top .t .pic_drup{width: 1.88rem;float:left;padding: 1px;}
.drup_top .t .pic_drup img{width:1.8rem;height: 1.4rem;top: 50%;margin-top: -0.7rem;position: absolute;left: 0.2rem;}

.drup_top .t .con{margin-left: 2rem;line-height:0.4rem;text-align: left;}
.drup_top .t .con .tit{font-size: 0.3rem;font-weight: bold;color: #333;}
.drup_top .t .con .p2{height: auto}
.drup_top .t .con p{font-size: 0.28rem;color: #666;}
.drup_top .t .con p.tel{background: url(../img/tel.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;padding-left: 0.4rem;line-height: 0.52rem;}
.drup_top .t .con p.address{background: url(../img/address.png) 0px 0.06rem no-repeat;background-size: 0.24rem 0.3rem;padding-left: 0.4rem;height: auto;line-height: 0.4rem;}
.drup_top .t .con p.p_conpany{background: url(../img/p_conpany.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;padding-left: 0.4rem;line-height: 0.52rem;}
.drup_top .t .con p.p_zhengz{background: url(../img/p_zhengz.png) 0px 0.06rem no-repeat;background-size: 0.24rem 0.3rem;padding-left: 0.4rem;height: auto;line-height: 0.4rem;}
.drup_top .t .con p.last{padding-left: 0.4rem;height: auto;line-height: 0.4rem;margin: 0.1rem 0;}
.drup_top .t .con p.last .yb{background: #f9efe4;color: #ff8800;padding: 0.04rem 0.1rem;font-size: 0.24rem;}
.drup_top .t .con p.last .cf{background: #f0faf3;color: #2ca33f;margin-right: 0.2rem;padding: 0.04rem 0.1rem;font-size: 0.24rem;}
.drup_top .t .con p.last .shop{float: right;}
.drup_top .t .con p.last .shop em{font-style: normal;color: #2ca33f}

.drup_tab{height: 0.68rem;line-height: 0.6rem;font-size: 0.32rem;border-bottom: 1px solid #e8e8e8;background: #f7f7f7;border-top: 1px solid #e8e8e8;display: list-item;}
.drup_tab .jiantou_more{background: url(../img/jiantou_more.png) 0px no-repeat;background-size: 0.12rem 0.24rem;width: 0.24rem;height: 0.4rem;float: right;margin: 0.1rem 0;}
.drup_tab h3{ float:left; font-size:0.48rem; }
.drup_tab h3 span{color:#ccc;font-family:Georgia;margin-left:0.2rem;}
.drup_tab ul{
    float: left;
    width: 100%;
}
.drup_tab ul li{float:left;padding: 0px;vertical-align:top;height: 0.66rem;width: 16.6%;}
.drup_tab ul li a{font-size: 0.28rem;font-weight: bold;}
.drup_tab ul li.on{border-bottom: 0.04rem solid #3bad4d;}
.drup_tab li.on a{color: #3bad4d;}

.drugbase ul li{border-bottom: 1px dashed #e6e6e6;color: #666;line-height: 0.52rem;float: left;width: 100%;}
.drugbase ul li span{color: #999;width: 25%;float: left;height: 0.7rem;line-height: 0.7rem;}
.drugbase ul li p{
    text-align: left;
    width: 75%;
    float: left;
    padding-top: 0.1rem;
}

.shop_list li{overflow:hidden;width: 100%;margin: 0.2rem 0;padding: 0 0.2rem 0.1rem 0.2rem;position: relative;border-bottom: 1px dashed #e6e6e6;}
.shop_list li:last-child{border: none;}
.shop_list li p.tit{font-size: 0.3rem;font-weight: bold;color: #333;}
.shop_list li p.tit a{float: left;margin-right: 0.2rem;}
.shop_list li p.tit a.map{width: 0.32rem;height: 0.32rem;background: url(../img/map_dw.png) 0px 0px no-repeat;background-size: 0.32rem 0.28rem;}
.shop_list li p.tit a.shop_view{background: url(../img/shop_view.png) 0px 1px no-repeat;background-size: 0.28rem 0.24rem;width: 0.32rem;height: 0.32rem;}
.shop_list li p{font-size: 0.28rem;color: #666;width: 100%;float: left;text-align: left;}
.shop_list li p.tel{background: url(../img/tel.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;padding-left: 0.4rem;line-height: 0.52rem;}
.shop_list li p.address{background: url(../img/address.png) 0px 0.06rem no-repeat;background-size: 0.24rem 0.3rem;padding-left: 0.4rem;height: auto;line-height: 0.4rem;}


.pinl_list li{float: left;padding: 0.1rem 0.2rem;width: 100%;border-bottom: 1px dashed #e6e6e6;}
.pinl_list li:last-child{border: none;}
.pinl_list li dd{display:block;width:100%;line-height: 0.48rem;font-size:0.28rem;padding: 0;text-align: left;}
.pinl_list li dd a{width:100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;}

.pinl_list li p{display:block;width:100%;line-height: 0.44rem;font-size: 0.28rem;height: 0.48rem;color: #2ca33f;text-align: left;}
.pinl_list li p a{color: #40b04a;}
.pinl_list li p em{color: #333;font-style: normal}
.pinl_list li p i.time{font-size: 0.2rem;padding-left: 0.2rem;font-style:normal;color: #a9a9a9;float: right;}
.pinl_list li p i.rwrite{font-size: 0.2rem;padding-left: 0.1rem;font-style:normal;color: #a9a9a9;float: right;margin-left: 0.1rem;}

.drugtext{margin:0.2rem;border: 1px solid #e5e5e5;float: left;}
.drugtext ul{padding: 0;background: url(../img/drugtext_bg.png) -1.42rem 0 repeat-y;float: left;}
.drugtext h2{
    width: 80%;
    margin: 0.4rem auto 0.4rem auto;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    font-size: 0.28rem;
    color: #666;
    letter-spacing: 1px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    height: 0.1rem;
    }
.drugtext h2 span{
    position: absolute;
    top: -0.2rem;
    background: #fff;
    width: 2.24rem;
    left: 50%;
    margin-left: -1.12rem;
    font-weight: bold;
    font-size: 0.32rem;
    }
.drugtext ul li{border-top: 1px solid #e5e5e5;color: #666;line-height: 1.3rem;font-family: 'Microsoft Yahei',"\5FAE\8F6F\96C5\9ED1";text-align: left;float: left;width: 100%;}
.drugtext ul li span{color: #333;width: 1.8rem;float: left;font-size: 0.28rem;text-align: right;}
.drugtext ul li p{
    display: inline-block;
    line-height: 0.48rem;
    height: 100%;
    padding-left: 0.4rem;
    font-size: 0.28rem;
    width: 65%;

}

.drugbox{}
.drugbox_tit{}
.drugbox{text-align: left;}
.drugbox_tit{padding: 0.3rem 0.4rem;}
.drugbox_tit h4{color: #333;font-size:0.36rem;padding: 0px 0 0px 0.26rem;display: inline-block;line-height: 0.36rem;font-weight: normal;background: url(../img/lvdian.png) 0px 0.12rem no-repeat;background-size: 4px 4px;font-size: 0.32rem;}
.drugbox_tit a{float: right;color: #666;font-size: 0.32rem;padding: 0.16rem 0 0.16rem 0px;font-weight: normal;}

.drugbox ul{}
.drugbox ul li{
    padding: 0 0.2rem;
}
.drugbox ul li p{
    line-height: 0.54rem;
}

.quest_list{float: left;padding: 0.2rem 0;text-align:left;width: 100%;}
.quest_list ul{float: left;width: 100%;}
.quest_list li{float: left;padding: 0 0.2rem;width: 100%;border-bottom: 1px dashed #e1e1e1;}
.quest_list li h2{display:block;width:100%;height: 0.48rem;line-height: 0.48rem;background-size:0.28rem !important;font-size:0.28rem;font-weight: normal;overflow: hidden;margin: 0.1rem 0;}
.quest_list li h2 a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;}
.quest_list li span.destail{color: #999}
.quest_list li span.destail a{color: #999}
.quest_list li h2 a.quest_li_tag{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;color: #3bad4d;width: 15%;}
.quest_list li h2 a.quest_lia{width: 62%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;}
.quest_list li h2 span{float: right; }
.quest_list li h2 span.questok{color: #666;width: 20%;text-align: right;}
.quest_list li h2 span.questok em{color: #3bad4d}
.quest_list li h2 span.questno{color:#ff8800}
.quest_list li p{display:block;width:100%;margin-top: 0.12rem;line-height: 0.38rem;font-size: 0.28rem;height: 0.6rem;/* overflow: hidden; */}
.quest_list li p a{color: #40b04a;}
.quest_list li p em{color: #333;font-style: normal}
.quest_list li p i.ritime{font-size: 0.2rem;background-size:1.1rem 1.1rem;padding-left:1.6rem;font-style:normal;color: #a9a9a9;float: right;}


.formtop{
    padding: 0.2rem 0;
}
.formtop p{font-size: 0.28rem;}
.formtop p em{color: #3bad4d;}
.form-wrap{padding:0.2rem;background:#fff;float: left;padding-bottom: 0.24rem;border-bottom: 1px solid #e5e5e5;}
.form-wrap li{float: left;width: 100%;}
.form-wrap .tips{color: #444;font-size: 0.28rem;width: 20%;float: left;line-height: 0.48rem;height: 0.8rem;margin: 0 0 0.2rem 0;}
.form-wrap span{ float:right; display:inline-block; height:0.6rem; line-height:0.6rem; padding-right:0.2rem;font-size: 0.28rem;}
.form-wrap .tips a{color:#7cc521;}
.form-wrap textarea{width:100%;height:3rem;line-height:1.5em;padding:0.2rem;border:1px solid #d4d4d4;border-bottom:0;-moz-box-sizing:border-box;box-sizing:border-box;resize:none;font-size: 0.24rem;border-bottom:1px solid #d4d4d4;font-family:"\5FAE\8F6F\96C5\9ED1",Helvetica;}


.form-wrap .label{width: 76%;margin:0 0 0.2rem 0;display:block;overflow:hidden;float: right;margin-left: 0.1rem;}
.form-wrap .input{width: 80%;height: 0.64rem;line-height:1;float:left;padding: 0 0.1rem;border:1px solid #d4d4d4;-moz-box-sizing:border-box;box-sizing:border-box;font-size: 0.24rem;color:#666;background:#fefefe;font-family:"\5FAE\8F6F\96C5\9ED1",Helvetica;}
.form-wrap .long{width:100%;}
.form-wrap .input-error{border:1px solid #cc0000;}
.form-wrap .label em{width:20%;height:0.88rem;float:right;display:block;cursor:pointer;background:#7cc521 url(images/icon_form.png) center -1.28rem no-repeat;}
.form-wrap .bdr{padding:8px 0.2rem;border:1px solid #d4d4d4;-moz-box-sizing:border-box;box-sizing:border-box;background:white;}
.form-wrap .label b{float:left;line-height:2em;color:#666;font-weight:normal;}
.form-wrap .label .sex{width:0.56rem;height:0.56rem;line-height:0.56rem;display:inline-block;margin:0 0.2rem 0 0.1rem;padding-left:0.56rem;cursor:pointer;color:#7cc521;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM3QTBDNjVGQjYyODExRTM5NjVGRjUyODFCNzc2NzExIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM3QTBDNjYwQjYyODExRTM5NjVGRjUyODFCNzc2NzExIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzdBMEM2NURCNjI4MTFFMzk2NUZGNTI4MUI3NzY3MTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzdBMEM2NUVCNjI4MTFFMzk2NUZGNTI4MUI3NzY3MTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6b1rOOAAAFIklEQVR42uRbTWhUVxS+k58Jk0wy2QgBt0JBCQiCpVCICIVKQ0pFqASyEAOiuBAEKXTVQqEIgm4sFqWLQKhUkBRdFcSgUAh0Y8CViyAEhGzyM/mb/PV8k3PDy+Se837mzcx7Mx8cJuHNu/c739xzz7n33ZeZm5szdUSO7CRZlmyw4tosWYnsPdl6vQh11Lj9L8iG2ODw8YD3zbMg02z/pkmAM2RjZKNkxyK2cZzta/5/gWySbILsvzjJZmIMgS/J7pGdrfGomiG7TfY2jsbaYmgDMT1F9qYOzhvu4w33ebKRAgyQPSZ7RzZi6o8R7vsxc4k3BPr7+8WbFhcXL3HHhagdd3V1mba2ff13d3fN5uZmNWIUya4Q52cK5+onQWoky3F+M/As29Fhcrlc2dlMJiPnx1zu4O+9vb2yKOvr62Z7eztIN3myv4jfb/R5i4QoxZ4FqPE8x91532FFjubzedPe3h5tWNL9uBdtADs7O6ZYLJaF8cF1ss+I67ckQjG2OYAaRDp7HcT53t5eUygUIjvvAtpCm2g7AMDxNXOuXgD+5V9wfhfR09NTnjfidNwlBPpAXwFqkRfMPboAHPNTWnpDbINUZ2dn3aZ/9IU+7SSqpMsp9iHyCLinDftsNmv6+vpMo4C+wcEnHO5HrQS/J/tTutjd3e3Xed1QKpXM2tqa9pXLZE/DjADU4Y/EnEOzc1KctyPRZgwBj6SFmCTAQ6nIwS+P3J40gBO4CSiwT4EE+EYqbaF0kn75kPxG2DdVAOSwu1JxoiicGICjUnHeZR9FAUakFVYjZ/so2UFZuX6nCfCjNLS0Oj5pAFclFH6QBDgjVXtpGPohOB/y0yvAmLRsTSsU7mOVAmBiGPVbpqYNCvdROxlaAU4bxwamT62dCgg+HLNhYK9+Ja3w0g7Fh/NeAYak5Wfaofgw5BVg0LQeBq0AeddCIcklb5QSWVjw5SHACWnToVmg+HICAgw0a/wH8GXAhoCznGwWKL7kRQFaBGUB2lt4BJSzwJLrQoCHEKmB4ksRAhRbOATKAnxq4RHwCQJ8cF3B87hmgeLLBxsC85VXqnxcnSgIvszbEABmK68GfCydCgi+zHoXQ9MtOAFOewV4FUK5Zvj1D3y2AuDo2ULlN1ZXV1MvgODDAvt8IACmyUlX+khzOlT4T7LPh3aFJ1zf9Hnqmmgo3Ce8pbDxhMGRU5hbW1upHAXgDO4OHPKzcsv0F2e9WExftaxw/rVyMeTF32b/tPaRSipNlaHCF7491wTAXXdcd66srKRGAIXrHTv5SQIAL9lSKYLC0emX9OjnmmuZjGGV5KwAbsLQhy83pA0RaaHgvAEHkpK4UAIncBMAXz6GEQDn8JArn7iu4QxvkqpEcAEnAU/YFxNKAI9yznUCcuzy8nLDnQcHId/bev+Gdr8qAJ+6vmj239I4ApzoxjH0RhRK6BN9g4MAcL7od3Lc9/k3NYBN02GjvKuztLRU18kRfaFPBeA6zNxNVQKwCFg9nZPCwU6O+EU2NjZq5jjaRh/KZGeH/TnmbGIRgEVAKrlA9nsQkviMIzTQhrdNH4DbhaDvCgChjnxyPF0jMv/Q5x9GeaoEspYwzup4X5Hxg32FJkS6hcPjxO9pWIGreW0Oj5d/Irva4ESAVP2zlOdjCwGhWBonOyWVzjXGS+57PKrz1QrgXWEN8yQ5UwfHZ7ivYdfKtRECWGCX9XO2B8axx1gFFrhN235su9iZGr89nviXpzOt/vr8/wIMAOX63EO2GsUoAAAAAElFTkSuQmCC) 0 center no-repeat;background-size:0.48rem;}
.form-wrap .label .checked{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAxQjgwQUNGQjk2RDExRTNCM0JDRUZGNTZGQzE4RUUzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAxQjgwQUQwQjk2RDExRTNCM0JDRUZGNTZGQzE4RUUzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDFCODBBQ0RCOTZEMTFFM0IzQkNFRkY1NkZDMThFRTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDFCODBBQ0VCOTZEMTFFM0IzQkNFRkY1NkZDMThFRTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz718di2AAAHYUlEQVR42uRba2hURxQ+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) 0 center no-repeat;background-size:0.48rem;}
.form-wrap .label select{position:relative;height: 0.8rem;line-height:0.8rem;margin:0;padding:0;float:left;border:1px solid #ccc;background:#fefefe;width:100%;color:#999;font-size: 0.24rem;font-family:"\5FAE\8F6F\96C5\9ED1",Helvetica;padding-left:0.2rem;}
.form-wrap .label select.pre3{width: 30%;margin-right: 0.1rem;}
.form-wrap .label select:before{position:absolute;left:1.04rem;top:0.28rem;content:"";display: block;width:0.24rem;height:0.24rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRCNTZEN0JGQjU2MTExRTNBRDc4QjcxNjhEMzk5MUU0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRCNTZEN0MwQjU2MTExRTNBRDc4QjcxNjhEMzk5MUU0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEI1NkQ3QkRCNTYxMTFFM0FENzhCNzE2OEQzOTkxRTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEI1NkQ3QkVCNTYxMTFFM0FENzhCNzE2OEQzOTkxRTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Oq7J4AAADsklEQVR42uxbX4RUURg/cxvDsixDpGWJeciyxDIsm9hIKZtWKcNGohQ9JYqttGRXD/uyaV82u6KxKaW0Nq2W0SotKc3TME8Rw7JEDMOYvs98h2tqZu453zl3Zsz58aM19557v9855/t3bpFKpSK6GZ7ocjgBnABOACeAE8AJ4ARwAjgBuhXR/ttZ/9+9wEvAceAgsAD8ClwFvugw2yaBZ4H7gHFgDvgKuAAsyYsie6d+yH+PAFeAA3UGRBEuALfb3PA9wLfA4Tq/54HngZ/9WwBne62B8YjjwG+kaLtiN/BTA+MRCbJ1yC/AI2BfgAf0A9/Tg9oNPTTzQSYIbV2UAuDsH1J4UIIe1NdmAjwFJhWux2sPeLT3VYE3vwTG2sT4GeApjftGPMZMjpHqu1ps/EXgTc174yjAT8bDTwPnW2j8GPkvXRRQgA1gkTHIFeC9Fhg/yNyGmAu8QwF2gA+ZL3OHhAgz3L1mOuI54C8ZBqdkYsDAPGVeYYW7BGMMTH/v+/MAXA4n6AddoDN8QvvSJhYVw10tMJOdAP6pLYZwKxzDZcEYPEZLM2nJeAx3Kcb9RZrofL1qEI0/zMz3ew0s0f8hxQh3EljLbDUrh3OkEicyoJP6QKmzqXC3xBzjFvBZ0H4AqnTSXzZqYICKDm7KjCvpOTPrXAbOqjZE1mnJcDBExVMPYyWtUT2vC8xzLut2hNLAq0wRktRnUE2ZY5TocHxJjjx+SVcAQR2UWaYI4xQiVYB7fpQZ7tCX/W50kafgQBYMePEHCpklJ9yVasMdVwDENVHtqXFwI0AoSxmoLf4JdyYEKAPPkVPhJjOTdX4bNRTu0kEv9jSWFjqV78yXXCK/UBvuuE2WtKq/0jkXQKdyJMj+alI3rPicXJzCHafXuKETtnUPRrapbigYqOqGKdHhhDucjDM6iVuU+VBcCR8Z2R7e90Xw2mpyMnZ0buYejWUpZS4ytwMn3E1wtqOJs8EMRYeyCB+45zc5A5g6HH3TKN+2hLsq4c62AIjHFIPDABo+bWIg08fjGIPnLBufMVClWhMAcd3E0jQd7sIUQDqnVcNjynBn9HjelgAlmqktw+PlTb+ozU9kZAc2a2hFZWy8pO1vhOSy5bTapy36lFA+kuK02tMU70UnC4DQabVvmgx3rRZACLVWe140aWZ2ogCIdaogG20H/CzvoAjpa7SoCB/ozfeL6veIR0X1nL9M0QJPbpbDLKwi7j9NdTmcAE4AJ4ATwAngBHACOAG6Fn8FGACEpLcCHk3qIQAAAABJRU5ErkJggg==) 0 0 no-repeat;background-size:0.24rem;}
.search dt select{width:100%;height:0.76rem;line-height:0.68rem;padding-left:1px;overflow:hidden;outline:none;-webkit-appearance:none;border:0;font-size:0.32rem;font-weight:normal;background:transparent;}
.form-wrap .label select option{ line-height:0.8rem;}
label {font-size:0.24rem;cursor:pointer;}
label i {font-size:0.24rem;font-style:normal;display:inline-block;width:0.24rem;height:0.24rem;text-align:center;line-height:0.24rem;color:#fff;vertical-align:middle;margin:-2px 0.04rem 1px 0px;border:#3cad4c 1px solid;}
input[type="checkbox"],input[type="radio"] {}
input[type="radio"] + i {border-radius:7px;}
input[type="checkbox"]:checked + i,input[type="radio"]:checked + i {background:#3cad4c;}
input[type="checkbox"]:disabled + i,input[type="radio"]:disabled + i {border-color:#ccc;}
input[type="checkbox"]:checked:disabled + i,input[type="radio"]:checked:disabled + i {background:#ccc;}
.comment-btn-con{padding: 0px 0.2rem;}
.comment-btn{height: 0.56rem;line-height: 0.56rem;text-align:center;background:#3cad4c;border-radius:4px;color:white;font-size: 0.28rem;width:100%;display: block;}


.shop_top{overflow:hidden;width: 100%;margin: 0.2rem 0;padding: 0 0.2rem 0.1rem 0.2rem;position: relative;}
.pic_shop{float:left;border-bottom: 1px solid #e1e1e1;padding: 0.2rem 0;width: 100%;}
.pic_shop img{max-width: 90%;}
.shopbase{line-height:0.4rem;text-align: left;float: left;width: 100%;padding: 0.2rem 0;}
.shopbase .tit{font-size: 0.3rem;font-weight: bold;color: #333;}
.shopbase .tit span{background: #f9efe4;color: #ff8800;padding: 0.04rem 0.1rem;font-size: 0.24rem;}

.shopbase .p2{height: auto}
.shopbase p{font-size: 0.28rem;color: #666;float: left;width: 100%;line-height: 0.52rem;padding-left: 0.4rem;}
.shopbase p.zheng{background: url(../img/zheng.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;}
.shopbase p.yibao{background: url(../img/yibao.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;width: 35%;float: left;}
.shopbase p.time{background: url(../img/time.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;}
.shopbase p.tel{background: url(../img/tel.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;}
.shopbase p.shop_email{background: url(../img/shop_email.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;}
.shopbase p.shop_cz{background: url(../img/shop_cz.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;}
.shopbase p.shop_web{background: url(../img/shop_web.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;}
.shopbase p.shop_yb{background: url(../img/shop_yb.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;}
.shopbase p.shop_name{background: url(../img/shop_name.png) 0px 0.1rem no-repeat;background-size: 0.28rem 0.28rem;}
.shopbase p.address{background: url(../img/address.png) 0px 0.06rem no-repeat;background-size: 0.24rem 0.3rem;height: auto;line-height: 0.4rem;}
#daohang{width: 65%;float: left;}
#daohang a{
    background: #009967;
    color: #fff;
    font-size: 0.28rem;
    display: inline-flex;
    border: none;
    text-align: left;
    padding: 0px 0.2rem;
    border-radius: 0.1rem;
    line-height: 0.52rem;
    margin-left: 0.2rem;
    }
    #daohang1{width:100%;float: left;padding: 0.2rem 0 0 0;}
#daohang1 a{
    background: #009967;
    color: #fff;
    font-size: 0.28rem;
    display: inline-flex;
    border: none;
    text-align: left;
    padding: 0px 0.2rem;
    border-radius: 0.1rem;
    line-height: 0.52rem;
    margin-left: 0.2rem;
    /* padding: 0; */
    }
.srh{position: relative;width: 100%;padding: 0.1rem 0.36rem 0.2rem 0.36rem;border-bottom: none;z-index: 999;}
.srh p{width: 100%;height: 0.6rem;padding:0 0.72rem 0 0;overflow:hidden;}
.srh .input{width:100%;height: 0.6rem;line-height: 0.6rem;padding: 0 0.2rem;-webkit-appearance:none;background-size: 0.22rem 0.22rem;border: 1px solid #e1e1e1;border-radius: 0.1rem;color: #999;background: #fff;}
.srh .input::-webkit-input-placeholder{color:#999;  }
.srh .btn{position:absolute;top: 0.1rem;right: 0.44rem;width: 1.1rem;height: 0.6rem;background: #fff url(../img/hotsear_icon.png) 0.46rem 0.1rem no-repeat;background-size:0.36rem 0.36rem;-webkit-appearance:none;color:white;cursor:pointer;border-radius: 0 0.1rem 0.1rem 0;border: 1px solid #e1e1e1;border-left: 0px;}
.srh span{line-height:0.6rem;color: #999;padding: 0.1rem 0px;width: 100%;text-align: left;float: left;}
.srh span a{color: #999;}



.conpany_tab{height: 0.68rem;line-height: 0.6rem;font-size: 0.32rem;border-bottom: 1px solid #e8e8e8;background: #f7f7f7;border-top: 1px solid #e8e8e8;display: list-item;}
.conpany_tab .jiantou_more{background: url(../img/jiantou_more.png) 0px no-repeat;background-size: 0.12rem 0.24rem;width: 0.24rem;height: 0.4rem;float: right;margin: 0.1rem 0;}
.conpany_tab h3{ float:left; font-size:0.48rem; }
.conpany_tab h3 span{color:#ccc;font-family:Georgia;margin-left:0.2rem;}
.conpany_tab ul{
    float: left;
    width: 100%;
}
.conpany_tab ul li{float:left;padding: 0px;vertical-align:top;height: 0.66rem;}
.conpany_tab ul li a{font-size: 0.28rem;font-weight: bold;padding: 0 0.16rem;}
.conpany_tab ul li.on{border-bottom: 0.04rem solid #3bad4d;}
.conpany_tab li.on a{color: #3bad4d;}
.conpanybase{padding: 0 0.2rem;float: left;}
.conpanybase ul{padding: 0.2rem;float: left;}
.conpanybase ul li{border-bottom: 1px dashed #e6e6e6;color: #666;line-height: 0.52rem;float: left;width: 100%;}
.conpanybase ul li:last-child{border: none;}
.conpanybase ul li span{color: #999;width: 25%;float: left;height: 0.7rem;line-height: 0.7rem;}
.conpanybase ul li p{
    text-align: left;
    float: left;
    padding: 0.1rem 0;
}
.qiyenewsli{float: left;text-align: left;}
.listtt1{padding: 0.2rem 0 0.2rem 0;float:left;line-height:0.6rem;width: 100%;border-bottom: 1px dashed #e5e5e5;background: url(../img/lvdian.png) 0.14rem 0.48rem no-repeat;background-size: 4px 4px;}
.listtt1 dl{ height:10.5rem; border-bottom:#DFD5D5 solid 1px; width:892px; padding-top:0.4rem;}
.listtt1 dd{ display:block;padding:5px; float:left}
.listtt1 dt{display:block;float:left;padding-left:0.3rem;line-height:0.48rem;padding-right: 0.2rem;}
.listtt1 dt.dt2{width: 16rem}
.listtt1 dt a{color: #333;font-family: "Microsoft YaHei";font-weight: normal;}
.listtt1 dt b{display:block;font-size: 0.32rem;color: #333;padding: 0.1rem 0;}
.listtt1 dt p{line-height: 0.4rem;}
.listtt1 dt p a{color: #666;}
.listtt1 dt p a.more{color: #009967;}
.listtt1 dt h2{display:block;float:left; text-align:left; font-weight:normal;}
.listtt1 dt h3 img{ margin:0 0.04rem; display:block; float:left}
.listtt1 dt h3{display:block;float:right; width:5.32rem; line-height:0.32rem; padding-top:0.2rem;}
.qiyenewsli .listtt1:last-child{border-bottom: none;}
.listtt1 .other {float: left;text-align: right;width: 100%;}
.listtt1 .other p {font-size: 0.24rem;color: #999999;}
.listtt1 .other p.numDate{
    float: left;
    background: url(../img/time_hui.png) 0px 0.06rem no-repeat;
    background-size: 0.3rem 0.3rem;
    padding-left: 0.4rem;
}
.listtt1 .other p.view{
    float: right;
    background: url(../img/view_hui.png) 0px 0.08rem no-repeat;
    background-size: 0.4rem 0.24rem;
    padding-left: 0.5rem;
}

.radiotype{
    line-height: 0.56rem;
    float: left;
    margin-left: 0.4rem;
    font-size: 0.28rem;
    }
.yaoqilist{float:left; width:100%; }
.yaoqilist li{width:100%;padding: 0px 0.2rem 0px 0.44rem;line-height: 0.64rem;font-size: 0.28rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-bottom: 1px dashed #e6e6e6;}
.yaoqilist li a{float:left;width: 100%;text-align: left;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.yaoqilist li span{ float:right; color:#ccc;}






.inneryy-nav{background: #fff;width:100%;overflow:hidden;*zoom:1;padding: 0.1rem 0;height: 10rem;position: relative;}
.diqu-fn,.keshi-fn{position:absolute;width:100%;top: 0;left:0;background:#fff;z-index:9;box-shadow: 1px 1px 1px #ccc;}

.inneryy-nav .ksyy-fn,
.inneryy-nav .leibie-fn,
.inneryy-nav .dengji-fn{position:absolute;top: 161px;left:0px;width:100%;padding:0.2rem;background:#fff;z-index:9;border-top:1px solid #d9d9d9;box-shadow: 1px 1px 1px #ccc;}
.inneryy-nav .ksyy-fn .icon,
.inneryy-nav .leibie-fn .icon,
.inneryy-nav .dengji-fn .icon{width:1.2rem;margin:0.1rem 0;}
.inneryy-nav .ksyy-fn em,
.inneryy-nav .leibie-fn em,
.inneryy-nav .dengji-fn em{position:absolute;top:-0.2rem;right:0.2rem;width:0;height:0;border-style:solid;border-color:transparent transparent #333 transparent;border-width:0 6px 0.2rem 6px;display:block;}
.ks_nav{position:relative;height: 10rem;overflow:hidden;}
.ks_nav .title{ line-height:1rem; font-size:0.36rem; color:#000; padding:0 0.2rem;}

.sublist{
    padding: 0.2rem;
    
}
.sublist ul{position:relative;}

.tabcon{ float:right; width:70%; height:100%; overflow-y:scroll;}
.tabcon ul li.cur{ background:#7cc521; color:#fff;}
.sublist ul li strong{ height:0.4rem; line-height:0.4rem; width:0.4rem; display:inline-block; background:#fe6f0c; color:#fff; text-align:center;border-radius:5px; margin-left:0.1rem;}
.ks-nav-more ul{ width:100%; padding-top:0.2rem;}
.ks-nav-more ul:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.ks-nav-more li{width:30%;height:0.72rem;line-height:0.72rem;float:left;cursor:pointer;text-align:center;font-size:0.28rem;color:#333; border:1px solid #eeeeee; margin:0.1rem; }
.ks-nav-more li.current{background: #3cad4c;}
.ks-nav-more li.current a{ color:#fff;}
.hos-list dl:nth-child(2n+1){}

.tabbtn { border-top:1px solid #f7f7f7; position:relative;}
.tabbtn{ float:left;width:30%; color:#808080; height:100%; overflow-y:scroll;}
.tabbtn .tabbtn100{ float:left;width:100%; color:#808080; height:100%; overflow-y:scroll;}
.tabbtn  li{line-height: 0.7rem;font-size:0.28rem;min-height: 0.7rem;display:block;text-align: center;background: #f5f5f5;}
.tabbtn  li a{ color:#808080;}

.tabbtn  li.cur{color:#40b04a;background: #fff;border-left: 0.04rem solid #40b04a;}
.tabbtn  li.cur a{ color:#40b04a;}
.city{}
.city li{width:100%;line-height: 0.64rem;font-size: 0.28rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-bottom: 1px dashed #e6e6e6;}
.city li a{float:left;width: 100%;text-align: left;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.hot_zt{float: left;text-align: center;padding: 0.2rem;}
.hot_zt li{width: 50%;float: left;padding: 0 0 0.2rem 0;position: relative;}
.hot_zt li img{width: 95%;margin-top: 0.1rem;height: 1.8rem;min-width: 95%;}
.hot_zt li p.p1{color: #333;font-size: 0.28rem;line-height: 0.48rem;text-align: center;}
.hot_zt li a{font-size:0.24rem;line-height: 0.48rem;height: 0.52rem;}            

.ztli{float: left;text-align: left;}

.zt_bg{position: relative;float: left;}
.zt_bg img{ display:block; width:100% !important; height:auto !important;}
.zt_bg h1{position: absolute;top: 0.2rem;height:0.6rem;line-height: 0.6rem;color: #f54e45;padding: 0 0.8rem;font-weight: bold;}

.zt_des{padding: 0.1rem 0.3rem;float: left;}
.zt_des img{width:0.7rem;height:0.7rem;display: inline-block;float: left;margin-right: 0.2rem;min-width: 0.7rem;}
.zt_des p{line-height: 0.48rem;text-align: left;text-indent: 2em;}

.tjaskli li{background: url(../img/tjaskli.png) 0.2rem no-repeat;background-size: 0.24rem 0.24rem;padding-left: 0.64rem;}
.artbo h1{text-align: left;color:#222;font-size: 0.32rem;padding: 0.28rem 0.8rem 0.1rem 0.8rem;overflow:hidden;box-sizing:border-box;font-weight: bolder;line-height: 0.48rem;}
.clich{width:93.75%;margin:0 auto;position:relative;font-size: 0.24rem;color:#666;padding-bottom: 0.24rem;}
.clich span{ margin-right:6.3%; color:#999;}
.clich div{width: 11%;height:0.6rem;border-radius:2px;display: inline-block;}
.clich div a{text-align:center;height:1.6rem;line-height: 0.5rem;color:#999;box-sizing:border-box;}
.bocon {line-height: 0.44rem;text-align: left;font-size: 0.28rem;color: #666;padding: 0 0.2rem;}
.bocon p{padding-bottom: 0.1rem;}
.bocon p.minum{ font-size:0.28rem;}
.bocon p.scale{ font-size:0.32rem;}
.capti{margin: 0.1rem auto;text-align: left;border-top: 1px dashed #ccc;}
.capti a{padding: 0.1rem 0 0.1rem 0.2rem;font-size:1.14em;color:#333;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-bottom: 1px dashed #ccc;}
.capti a span{color: #3bad4d;}


.disho1{padding: 0 0.2rem 0 0.2rem;}
.disho1 li{overflow:hidden;}
.disho1 li dt,.disho li dd{float: left;}
.disho1 li dd{margin: 0 0.1rem 0 0.1rem;text-align:left;float: left;}
.disho1 li dd a{font-size: 0.28rem;color: #666;white-space:nowrap;padding: 0.1rem;float: left;text-align: center;}
.disho1 li dd a.cur{background: #3bad4d;color: #fff;}
.disho1 dt{float:left;width:100%;margin-right:3%;border-left: 3px solid #3bad4d;text-align: left;height: 2rem;line-height: 2rem;padding-left: 0.6em;}
.disho1 dt a{font-size:1.2em;color: #3bad4d;} 

.top1 { width: 100%;position: relative;left: 0;bottom: inherit;top: 0;z-index: 998;}
.top1-close {width: 20px;height: 20px;background: rgba(0,0,0,.3) url("../img/top_close.png") no-repeat center;background-size: 10px 10px; position: absolute;right: 0;top: 0;z-index:1000;}
.top1-con {width: 100%;max-width: 640px;overflow: hidden;margin: 0 auto;}
.top1-con img {width: 100%;max-width: 640px;}


