@charset "UTF-8";
/**
 * @date2017-01-03 14:36:34
 */
/*banner轮播*/
.index_banner{overflow: hidden;}
.index_bannerbox{height:420px;  width:100%;overflow:hidden;position:relative;}
.index_bannerbox ol{position:absolute;bottom:10px;width:100%;text-align:center;}
.index_bannerbox ol li{padding:4px;color:#fff;display:inline-block;width:15px;height:15px;line-height:15px;background:#999;margin-left:10px;}
.index_bannerbox ol .hover{background:#DF3814;cursor: pointer;}
.index_bannerbox ul li{height:420px;position:absolute;left:0px;top:0px;width:100%;background-position: center center;}
.index_bannerbox ul{width:100%;position:relative;}
.index_bannerbox ul li a{display: block;height: 100%;}
/*首页推荐*/
.index_Recommend {overflow: hidden;}
.index_Recommend dt{width: 220px;height: 300px;overflow: hidden;float: left;}
.index_Recommend dt img{width: 220px;height: 300px;}
.index_Recommend dd{width: 195px;height: 300px;float: left;background: #fff;border-right: 1px solid #e3e3e3;text-align: center;}
.index_Recommend dd .a-img{width: 195px;height: 300px;display: block;position: relative;}
.index_Recommend dd img{width: 195px;height: 300px;position: relative;top:0px;}
.index_Recommend dd .a-img .doctor-code{width: 195px;height: 300px;background: rgba(0, 0, 0, 0.2);display: none;position: absolute;top: 0;left:0;animation:myfirst 1s;}
.Merchandise_right li .a-img .doctor-code img{width: 100px;height: 100px;margin: 100px auto;}
.Merchandise_right li .a-img:hover .doctor-code{display: block;}
@keyframes myfirst
{
from {background:rgba(0, 0, 0, 0.4);}
to {background:rgba(0, 0, 0, 0.2);}
}

@-moz-keyframes myfirst /* Firefox */
{
from {background:rgba(0, 0, 0, 0.4);}
to {background:rgba(0, 0, 0, 0.2);}
}

@-webkit-keyframes myfirst
{
from {background:rgba(0, 0, 0, 0.4);}
to {background:rgba(0, 0, 0, 0.2);}
}

@-o-keyframes myfirst
{
from {background:rgba(0, 0, 0, 0.4);}
to {background:rgba(0, 0, 0, 0.2);}
}
.index_Recommend dd .a-img .doctor-code img{width: 100px;height: 100px;margin: 100px auto;}
.index_Recommend dd .a-img:hover .doctor-code{display: block;}
.index_Recommend dd p.title{font-size: 14px;padding: 0 10px;overflow: hidden;height: 30px;line-height: 30px;}
.index_Recommend dd p.title a{font-size: 14px;}
.index_Recommend dd p.title a:hover{color: #e03814 }
.index_Recommend dd p.price{height: 30px;overflow: hidden;font-size: 14px;}
.index_Recommend dd p.name{color: #999;height: 18px;overflow: hidden;padding: 0 10px;}
.index_Recommend dd p.price em{font-style: normal;color: #e03814;font-weight: bold;padding-left: 5px;}
.index_Recommend dd p.price span{display: inline-block;background: #f60;color: #fff;padding: 0 5px;border-radius: 5px;}
.index_Recommend dl{border-top: 1px solid #e3e3e3;overflow: hidden;border-bottom: 1px solid #e3e3e3;}
.index_Recommend dd a.dlkj{background: #265bdb;color: #fff;display: block;width:70%;height: 30px;text-align: center;border-radius: 4px;line-height: 30px;margin: 0 auto;color: #fff;}
/*药品推荐*/
.recomm-drug-title{position: relative;line-height: 40px;font-size: 24px;color: #333;text-align: center;margin: 40px auto 20px;width: 1200px;}
.recomm-drug-title::before{content: "";position: absolute;top: 50%;left:400px;width: 100px;height: 1px;background: #ddd;transform: translate(0, -50%);}
.recomm-drug-title::after{content: "";position: absolute;top: 50%;right:400px;width: 100px;height: 1px;background: #ddd;transform: translate(0, -50%);}
.recomm-drug{border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;overflow: hidden;position: relative;padding-left: 200px;}
.recomm-drug .img{width: 200px;height: 300px;position: absolute;top: 0;left: 0;z-index: 999;}
.recomm-drug .img a{display: block;height: 300px;}
.recomm-drug .img img{width: 100%;height: 300px;}
.recomm-drug .drug-list{height: 300px;}
.drug-goods{width: 250px;height: 300px;position: relative;text-align: center;}
.drug-goods::before{content: "";position: absolute;top: 0;right: 0;height: 100%;width: 1px;background:#e3e3e3;}
.drug-goods .goods-img{display: block;width: 100%;height: 150px;text-align: center;padding: 25px 0;}
.drug-goods img{height: 150px;width: auto;display: inline-block;max-width: 150px}
.drug-goods .title{font-size:14px;padding:0 10px;overflow:hidden;height:30px;line-height:30px;}
.drug-goods .title a{font-size:16px;color:#333;}
.drug-goods .dlkj{background:#265bdb;color:#fff;display:block;width:70%;height:30px;text-align:center;border-radius:4px;line-height:30px;margin:5px auto 5px;color:#fff;}
.drug-goods .price{height: 30px;overflow: hidden;font-size: 14px;}
.drug-goods .price em{font-style: normal;color: #e03814;font-weight: bold;padding-left: 5px;}
.drug-goods .price span{display: inline-block;background: #f60;color: #fff;padding: 0 5px;border-radius: 5px;}
.drug-goods .name {color:#999;height:18px;overflow:hidden;padding:0 10px;}
.recomm-drug .swiper-button-prev{background-color:rgba(0, 0, 0, 0.25);background-image: none;width: 25px;height: 50px;text-align: center;line-height: 50px;left:0;opacity: 1;margin: 0;top: 10px;pointer-events: auto;}
.recomm-drug .swiper-button-prev i,.recomm-drug .swiper-button-next i{color: #fff;font-size: 18px;}
.recomm-drug .swiper-button-next{background-color:rgba(0, 0, 0, 0.25);background-image: none;width: 25px;height: 50px;text-align: center;line-height: 50px;right:0;opacity: 1;margin: 0;top: 10px;pointer-events: auto;}
.recomm-drug .swiper-button-next.swiper-button-disabled,.recomm-drug .swiper-button-prev.swiper-button-disabled{opacity: .35;}
/* .recomm-drug .drug-list .swiper-button-prev,.recomm-drug .drug-list .swiper-button-next { width:20px; height: 30px; overflow: hidden; margin-top: -15px; background: rgba(200,200,200,.7); text-align:center; line-height:30px; color: #fff; pointer-events: auto; outline: none;}
.recomm-drug .drug-list .swiper-button-prev{ left: 0; padding-right: 7px; border-radius: 0 25px 25px 0;}
.recomm-drug .drug-list .swiper-button-next{ right: 0; padding-left: 7px; border-radius: 25px 0 0 25px;}
.recomm-drug .drug-list .swiper-button-prev span,.recomm-drug .drug-list .swiper-button-next span { display: block;}
.iconfont-prev:before{content: "\e65b"; }
.iconfont-next:before{content: "\e9c9"; } */

/*小广告*/
.small{padding-top:15px;clear: both;overflow: hidden;height: 90px;}
/*首页商品楼层*/
.floor-index{margin-top:30px;}
.Merchandise{overflow: hidden;border:1px solid #eee;height: 400px;}
.Merchandise_left{position: relative;width: 200px;float: left; height: 400px;}
.Merchandise_left img{height: 400px;width: 200px;}
.Merchandise_right{overflow: hidden;float: right;width: 1000px;}
.Merchandise_right ul{float: left;overflow: hidden;width:200px;position: relative;}
.Merchandise_right li{text-align: center;float: left;height: 200px;width: 100%;}
.Merchandise_right li .a-img{display: block;height: 200px;text-align: center;position: relative;}
.Merchandise_right li .a-img img{width:200px;height: 200px;-webkit-transition: -webkit-transform .2s ease;transition: -webkit-transform .2s ease;transition: transform .2s ease;transition: transform .2s ease,-webkit-transform .2s ease;}
.Merchandise_right li .a-img:hover img{transform: translateY(-5px);}
.Merchandise_right .part{width: 400px;height: 400px;}
.Merchandise_right .part img{width: 400px;height: 400px;}
.Merchandise_right li p.title{font-size: 14px;padding: 0 10px;overflow: hidden;height: 30px;line-height: 30px;}
.Merchandise_right li p.title a:hover{color:#e03814;}
.Merchandise_nav{overflow: hidden;}
.Merchandise_nav span{display: inline-block;font-size: 20px;color:#b141bd;line-height: 34px;}
.Merchandise_nav span i{color:#b141bd;font-size: 24px;position: relative;top: 3px;margin-right: 7px;}
.Merchandise_nav .More{font-size: 14px;position: absolute;right: 0px;top:3px;height: 34px;line-height: 34px;width: 150px;text-align: center;background: #eaeaea;margin-left: 20px;}
.Merchandise_nav1 span,.Merchandise_nav1 span i{color: #739b07;}
.Merchandise_nav2 span,.Merchandise_nav2 span i{color: #cc64cd;}
.Merchandise_nav3 span,.Merchandise_nav3 span i{color: #68bcab;}
.Merchandise_nav4 span,.Merchandise_nav4 span i{color: #6682bf;}
.Merchandise_nav5 span,.Merchandise_nav5 span i{color: #3f69ec;}

.Merchandise_left::before{content: "";position: absolute;top: 0;right: 0;height: 100%;width: 1px;background: #eee;z-index: 1;}
.Merchandise_right li .a-img::before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background: #eee;z-index: 1;}
.Merchandise_right ul::before{content: "";position: absolute;top: 0;right: 0;height: 100%;width: 1px;background: #eee;z-index: 1;}
.Merchandise_right ul:last-child::before{display: none;}
.Merchandise_right ul li:last-child .a-img::before{display: none;}
.Merchandise_left.examine::before{content: "";position: absolute;top: 0;right: 0;height: 100%;width: 1px;background: #fff;z-index: 1;}
.Merchandise_right.examine li .a-img::before{content: none;position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background: #fff;z-index: 1;}
.Merchandise_right.examine ul::before{content: "";position: absolute;top: 0;right: 0;height: 100%;width: 0;background: #fff;z-index: 1;}
.Merchandise_right.examine li .a-img:hover img{transform: translateY(0);}

/*品牌轮播*/
.roll_box{height:70px;border: 1px solid #eee;overflow: hidden;width:1200px;margin: 0 auto;position: relative;}
.roll_box li{width:119px;height:70px;float: left;border-right: 1px solid #eee;}
.roll_box li img{width: 80%;height:50px;margin: 10px auto;}
.roll_box span{position: absolute;bottom:25%;padding: 10px 0;display: inline-block;width: 20px;text-align: center;cursor: pointer;background:#000;z-index: 90;color: #fff;background: rgba(0, 0, 0, 0.55);transition: 0.5s;-o-transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;}
.roll_box .next{right:-25px;}
.roll_box .prev{left:-25px;}
.roll_box:hover .next{right:0px;}
.roll_box:hover .prev{left:0px;}
.roll_box2{height:70px;border: 1px solid #eee;overflow: hidden;width:1200px;margin: 0 auto;position: relative;border-right: 1px solid #fff;}
.roll_box2 li{width:119px;height:70px;float: left;text-align:  center;border-right: 1px solid #eee;}
.roll_box2 li img{width: 80%;height:50px;margin: 10px auto;}
.roll_box2 span{position: absolute;bottom:25%;padding: 10px 0;display: inline-block;width: 20px;text-align: center;cursor: pointer;background:#000;z-index: 90;color: #fff;background: rgba(0, 0, 0, 0.55);transition: 0.5s;-o-transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;}
.roll_box2 .next2{right:-25px;}
.roll_box2 .prev2{left:-25px;}
.roll_box2:hover .next2{right:0px;}
.roll_box2:hover .prev2{left:0px;}
/*资讯*/
.newsbox h2{border-bottom:2px solid #888888;font-size:18px;position:relative;line-height:40px;margin-bottom: 20px;margin-top: 20px;}
.newsbox h2 .more{position:absolute;right:0;top:20px;font-size:12px;line-height:12px;color:#999;padding:2px 5px;}
.newsbox .fl{float:left;margin-bottom: 20px;}
.newsbox .part1{width:455px;margin-right:25px;}
.newsbox .part2{width:225px;margin-right:25px;}
.newsbox .part3{width:225px;margin-right:25px;}
.newsbox .part4{width:220px;}
.part1 .contentbox{margin-top: 10px;}
.part1 .contentbox p{font-size: 16px;color: #000;font-weight: 500;}
.part1 .contentbox ul{overflow: hidden;}
.part1 .contentbox li{float: left;width: 50%;height: 30px;line-height: 30px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.part1 li span{color: #d00000;}
.part1 li span a{color: #d00000;}
.part1 li a{color: #666;}
.part2 .contentbox p{font-size: 16px;color: #000;font-weight: 500;margin-bottom:6px;}
.part2 li{height:30px;line-height:30px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.part2 li a{color: #666;}
.part1 li a:hover{color:#f00;}
.part2 li a:hover{color:#f00;}
.part3 li a:hover{color:#f00;}
.part4 li a:hover{color:#f00;}
.part2 li span{background: #555555;width: 20px;height: 20px;display: inline-block;border-radius: 20px;line-height: 20px;margin-right: 8px;text-align: center;color: #fff;}
.part2 li span.yellow{background: #f60;}
.part3 .contentbox p{font-size: 16px;color: #000;font-weight: 500;line-height: 1.5em;}
.part3 dl.pic-text{overflow: hidden;margin-bottom: 10px;}
.part3 dt{float: left;width: 80px;height: 80px;margin-right: 10px;}
.part3 dd{float: left;width: 135px;}
.part3 dd a{display: block;height: 20px;line-height: 20px;}
.part3 dd a.first{color: #d00000;}
.part3 li{height: 27px;line-height: 22px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.part3 li span{color: #d00000;}
.part3 li span a{color: #d00000;}
.part3 li a{color: #666;}
.part4 a.tupian{display: block;width: 220px;height: 100px;margin-bottom: 15px;}
.part4 a.tupian img{width:220px;height:100px;}
.part4 li{height: 27px;line-height: 19px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.part4 li span{color: #d00000;}
.part4 li span a{color: #d00000;}
.part4 li a{color: #666;}
/*帮助中心*/
.help_left{width: 218px;overflow: hidden;border: 1px solid #e3e3e3;}
.help_left dt{border-bottom: 1px solid #eee;background: #f9f9f9;height: 59px; line-height: 59px;text-align: center; font-size: 20px;cursor: pointer;}
.help_left dd a{display: inline-block;line-height: 45px;height: 45px;text-align: center;width: 100%; font-size: 14px;color: #999;}
.help_left dd a i{color: #999;position: relative;top:-1px;margin-right: 8px;font-size: 10px;}
.help_left dd a:hover{color: #265bdb;}
.help_left dd a:hover i{color: #265bdb;}
.help_left dd .this{color: #265bdb;}
.help_left dd .this i{color: #265bdb;}
.help_right{width: 900px;overflow: hidden;border: 1px solid #e3e3e3;padding: 0 30px 50px;}
.help_right .title{color:#265bdb;font-size: 20px;line-height: 59px;height: 59px;border-bottom: 1px solid #265bdb;}
.help_right h2{line-height: 80px;font-size: 14px;margin: 0 30px;}
.help_right p{font-size: 14px;color: #666;line-height:25px;}
.help_right img{text-align: center;}
/*图片放大镜样式*/
.jqzoom img{width:100%;width: 420px;height: 420px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.spec-preview{width:420px;height:420px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:422px;overflow: hidden;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:20px;height:64px;line-height:64px;border:1px solid #CCC;background:#fff;cursor:pointer;text-decoration:none;}
.spec-scroll .items{position:relative;width:342px;height:66px;overflow:hidden;margin: 0 auto;}
.spec-scroll .items ul{position:absolute;width:999999px;height:62px;}
.spec-scroll .items ul li{float:left;width:84px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d5d5d5;padding:2px;width:60px;height:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}
.commodity_Details_head{border: 1px solid #e3e3e3;width: 1198px;  margin: 0 auto;overflow: hidden;}
.commodity_Details_img{ width: 422px;float: left;overflow: hidden; margin: 20px 0px 20px 20px;}
.commodity_Details_img .jjs a{color: #666;font-size: 14px;display: inline-block;margin-right: 20px;}
.commodity_Details_img .jjs a i{margin-right: 6px;color: #e03814;}
.favicon .exist{color: #f20;}
.commodity_Details_cs{width: 510px;overflow: hidden;float: left; margin-top: 20px;}
.commodity_Details_cs h3{font-size: 20px;color: #000;}
.commodity_Details_cs .jj{color: #999;font-size: 14px;line-height:36px;height:36px;overflow: hidden;}
.commodity_Details_cs .tym{font-size: 12px;color: #e03814; margin-bottom: 10px;max-height: 20px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commodity_Details_cs .jiage{height: 60px;background: url('../images/jiagebj.jpg'); position: relative;padding: 15px;}
.commodity_Details_cs .jiage span{padding: 1px 0;display: inline-block;width: 180px;color: #666;font-size: 20px;color: #e03814;}
.commodity_Details_cs .jiage span em{display: inline-block;width: 6em;text-align: right;}
.commodity_Details_cs .jiage span.other{color: #e03814;text-indent:3rem;font-size: 14px;}
.commodity_Details_cs .jiage span.other em{color: #e03814;}
.commodity_Details_cs .jiage b{color: #666;position: absolute;right: 0px;width: 120px;top:15px;border-left: 1px solid #cfcfcf;height: 60px;text-align: center;}
.commodity_Details_cs .jiage b em{color: #e03814;font-size: 20px;display: inline-block;}
.commodity_Details_cs .pyys{overflow: hidden;border-bottom: 1px dashed #eee;padding: 10px;}
.commodity_Details_cs .pyys span{width: 50%;display: inline-block;float: left;line-height: 30px;color: #666;}
.commodity_Details_cs .pyys span em{width: 6em;text-align: left;  color: #666;display: inline-block;float: left;}
.commodity_Details_cs .pyys span small{display: block;line-height: 30px;overflow:hidden;}
.commodity_Details_cs .pyys  input{position: relative;top:2px;margin-left:2px;margin-right: 6px;}
.quantity{text-indent: 10px; overflow: hidden;border-bottom: 1px dashed #eee;padding: 10px 0;}
.quantity-div{overflow: hidden;border: 1px solid #ddd;width: 140px;}
.quantity-div button{float: left;height: 28px;line-height: 28px;text-align: center;width: 28px; }
.quantity-div input{float: left;  text-align: center;width: 82px;border-left: 1px solid #ddd;border-right: 1px solid #ddd;height: 28px;line-height: 28px;}
.quantity em {color: #666;float: left;line-height: 28px;margin-right: 8px;}
.commodity_button{overflow: hidden;}
.commodity_button .dj{font-size: 18px;width: 185px;height: 50px;line-height: 50px;color: #fff;text-align: center;background: #008bfe;display: inline-block;}
.commodity_button .lj{font-size: 18px;width: 185px;height: 48px;line-height: 48px;color: #008bfe;text-align: center;border: 1px solid #dcdbdb;display: inline-block;}
.successIn{width: 600px;overflow: hidden;position: fixed;left: 50%;top: 30%;background: #fff;z-index: 10;margin-left: -336px;padding: 30px;border: 6px solid #7a7a7a;}
.successIn dl{position: relative;width: 350px;margin: 0 auto;}
.successIn dt{float: left;width: 60px;text-align: center;}
.successIn dt i{font-size: 40px;color: #3A76FC;vertical-align: top;position: relative;top: -6px;}
.successIn dd{float: right;width: 280px;}
.successIn dd h3{font-size: 20px;color: #3A76FC;font-weight: normal;}
.successIn dd p{font-size: 14px;margin: 5px 0;}
.successIn dd a.successIn-shop{background:#3A76FC;display: inline-block;color: #fff;font-size: 16px;line-height: 24px;padding: 8px 20px;margin-top: 20px;border-radius: 5px;}
.successIn a.successIn-close{position: absolute;right: -149px;top: -30px;}
.successIn a.successIn-close i{font-size: 24px;}
.commodity_Details_cs .ts{color: #e03814;line-height:2em;height: 2em;overflow: hidden;}
.commodity_merchant{width:185px;padding: 10px;background: #f1f4f9;float: right;height: 568px;}
.commodity_merchant h3{font-size: 16px;color: #0d6519;line-height: 30px;max-height: 60px;overflow: hidden;}
.commodity_merchant img{width: 185px;margin: 10px 0;}
.commodity_merchant p{max-height:125px;overflow: hidden;color: #1e2129;line-height:25px;} 
.commodity_merchant span{display: block;line-height:25px;}
.commodity_merchant span i{margin-right: 4px;color: #DF3814;font-size: 12px;}
.commodity_merchant span i.others{color: #fff;font-size: 22px;vertical-align: sub;}
.commodity_merchant a{width: 140px;height: 40px;line-height: 40px;display:block;color: #fff;text-align: center;font-size: 14px;background: #008bfe;margin:5px 0;}
.ommodity_xgtj{overflow: hidden; }
.ommodity_xgtj h2{font-size: 16px;line-height: 2em; }
.ommodity_xgtj ul{overflow: hidden; width: 1220px;}
.ommodity_xgtj ul li{float: left; border-right: 1px solid #e3e3e3;width:159px;padding: 20px;}
.ommodity_xgtj ul li img{width: 150px;height: 150px;margin: 0 auto;}
.ommodity_xgtj ul li  h3{color: #000;font-size: 14px;line-height: 1.5em;overflow: hidden;height: 1.5em;}
.ommodity_xgtj ul li  span{font-size: 20px;color: #e03814;text-align: center;display: inline-block;width: 100%;line-height: 2em;}
.ommodity_xgtj ul li .dlkj{background: #265bdb;display: block;height: 30px;text-align: center;border-radius: 4px;line-height: 30px;margin: 5px 0 5px;color: #fff;}
.ommodity_xgtj ul li p{color: #999;line-height: 1.5em;overflow: hidden;height: 1.5em;}
.ommodity_xgtj .ul{border: 1px solid #e3e3e3;}
.ommodity_xq{overflow: hidden;}
.ommodity_xq .ommodity_xq_nav{height: 60px;line-height: 60px;background: #f8f8f8;border-bottom: 1px solid #ddd;}
.ommodity_xq .ommodity_xq_nav span{float: left;color: #333;display: inline-block;height: 60px;line-height: 60px;padding: 0 30px;font-size: 16px;}
.ommodity_xq .ommodity_xq_nav em{float: right;display: inline-block;padding: 0 30px;background: #008bfe;font-size: 20px;color: #fff;}
.ommodity_xq .ommodity_xq_nav .this{background: #008bfe;color: #fff;}
.ommodity_xq .ommodity_xq_nav span:hover{background: #008bfe;color: #fff;cursor: pointer;}
.ommodity_xq_nr{border: 1px solid #e3e3e3;overflow: hidden;padding: 25px;}
.ommodity_xq_nr .zpfp{overflow: hidden;}
.ommodity_xq_nr .zpfp li{width: 50%;float: left;overflow: hidden;padding: 40px 0;}
.ommodity_xq_nr .zpfp img{margin: 0 20px 20px 0;float: left;}
.ommodity_xq_nr .zpfp h3{font-size: 20px;}
.ommodity_xq_nr .zpfp p{color: #666;font-size: 14px;margin-right: 20px;}
.ommodity_xq_nr .title{overflow: hidden;}
.ommodity_xq_nr .title em{text-indent: 3px;float: left; font-size: 20px;line-height: 30px;height: 30px;margin-right: 20px;} 
.ommodity_xq_nr .title span{border-bottom: 1px dashed #e3e3e3;display: inline-block;font-size: 14px;color: #999;line-height:24px;width: 1040px;}
.ommodity_xq_nr .table td{background: #f5f5f5;border: 4px solid #fff;padding: 10px;font-size: 14px;}
.ommodity_xq_nr .table td p{margin-left:60px;line-height:2em;font-size: 14px;position: relative;top: -4px;}
.ommodity_xq_nr .table td em{float: left; font-size: 14px;}
.ommodity_xq_nr .dl{border:1px solid #eee;}
.ommodity_xq_nr .dl dt{height:40px;line-height:40px;font-size:16px;text-align:center;background:#f7f7f7;}
.ommodity_xq_nr .dl dd{margin:0 0 10px;padding:.5em 2em;font-size:14px;border-top:1px solid #eee;}
.ommodity_xq_nr .dl ol{list-style:decimal;padding-left:4em;font-size:13px;color:#555;}
.ommodity_xq_nr .dl li{margin:8px 0;}
.ommodity_xq_nr .dl p{text-indent:4em;font-size:13px;color:#555;}
.ommodity_xq_nr .dl  h4{font-weight:bold;}
.ommodity_xq_nr .rank p i{font-size: 12px;position: relative;top:-12px;color: #a5a5a5;}
.ommodity_xq_nr .rank p i.this{color: #d20a2f; }
.ommodity_xq_nr .rank{border: 1px solid #eee;height: 100px;margin: 0 0 10px;line-height: 30px;color: #666;position: relative;}
.ommodity_xq_nr .total{width: 80px;height: 80px;padding: 10px 20px;position: absolute;left: 0;top: 0;}
.ommodity_xq_nr .rank strong{font-size: 30px;color: #d01d20;font-family: Arial;}
.ommodity_xq_nr .rank_num{margin-left: 150px;height: 60px;border-left: 1px solid #eee;position: relative;top: 20px;padding: 0 0 0 5%;}
.ommodity_xq_nr .rank_num .rank_scroller{width: 90%;height: 20px;margin-bottom: 4px;}
.ommodity_xq_nr .rank_num .rank_scroller span{height: 20px;line-height: 20px;display: block;}
.ommodity_xq_nr .rank_num .rank_scroller em{float: right;height: 20px;text-align: center;padding: 0 5px;background: #f3c100;color: #fff;font-style: normal;position: relative;z-index: 10;border-radius: 3px;box-shadow: 0 0 3px #ddd;}
.ommodity_xq_nr .rank_num .rank_scroller em i{position: absolute;left: 14px;top:12px;color: #f3c100;}
.ommodity_xq_nr .rank_num ol{width: 90%;height: 20px;filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#cc0000',gradientType='1');-ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr='#ffffff',endcolorstr='#cc0000',gradientType=1);background: -moz-linear-gradient(left, #ffffff, #1ea5ff);background: linear-gradient(left, #ffffff, #1ea5ff);background: -webkit-gradient(linear, 0 0%,100% 0%, from(#ffffff), to(rgba(204, 0, 0,1)));background: -ms-linear-gradient(left, #ffffff, #1ea5ff);}
.ommodity_xq_nr .rank_num li{float: left;width: 20%;height: 20px;line-height: 20px;text-align: right;position: relative;color: #fff;z-index: 5;}
.ommodity_xq_nr .rank_num li em{margin-right: 4px;color: #fff;}
.ommodity_xq_nr .rank_num ol span{position: absolute;bottom: -20px;right: -22px;line-height: 20px;height: 20px;width: 80px;text-align: center;color: #333;}
.ommodity_xq_nr .pingjia{font-size: 14px;height: 40px;line-height: 40px;background: #fafafa;border: 1px solid #fafafa;}
.ommodity_xq_nr .pingjia a.this{background: #DB3134;color: #fff;}
.ommodity_xq_nr .pingjia a:hover{background: #DB3134;color: #fff;}
.ommodity_xq_nr .pingjia a{float: left;display: inline-block;width: 110px;text-align: center;border-right: #eee 1px solid;}
.ommodity_xq_nr .allbox{border: 1px solid #eee;font-family: "瀹嬩綋";margin-bottom: 20px;overflow: hidden;}
.ommodity_xq_nr .pro_mian .comments{border-bottom: 1px solid #eee;overflow: hidden;}
.ommodity_xq_nr .allbox dl{overflow: hidden;padding: 20px;}
.ommodity_xq_nr .allbox dt{float: left;width: 60px;}
.ommodity_xq_nr .touxiang{width: 60px;height: 60px;border-radius: 100%;border: 2px solid #eee;background: url(../images/touxiang.jpg) no-repeat;background-size: cover;}
.ommodity_xq_nr .allbox dt span{display: inline-block;text-align: center;line-height: 30px;height: 30px;overflow: hidden;width: 60px;}
.ommodity_xq_nr .allbox dd span.posi{background: url(../images/pro_r_arrow.png) no-repeat;position: absolute;width: 8px;height: 14px;left: -8px;top: 20px;}
.ommodity_xq_nr .allbox dd p{margin: 0 10px;border-bottom: 1px solid #eee;line-height: 40px;height: 40px;overflow: hidden;position: relative;}
.ommodity_xq_nr .allbox dd p i{color: #f3c100;font-size: 14px;}
.ommodity_xq_nr .allbox h6{margin: 0 10px;font-size: 14px;font-weight: 500;padding: 20px 0;}
.ommodity_xq_nr .allbox dd{float: left;width: 90%;margin-left: 20px;border: 1px solid #eee;position: relative;background: #fefdfd;}
/*商品分类*/
.Classification{overflow: hidden;border: 1px solid #eee;background: #fff;}
.Classification ul{overflow: hidden;margin-bottom: -1px;}
.Classification ul li{position: relative;overflow: hidden;padding: 10px 0;height: 27px;border-bottom: 1px solid #eee;}
.Classification ul li.this{height:auto;}
.Classification ul li.this .a{height:54px;overflow-y:auto;}
.Classification ul li.this i{-webkit-transform:rotate(-180deg); }
.Classification ul li .a{margin-left: 150px;margin-right: 140px;}
.Classification ul li span{line-height: 50px;width: 135px;font-size: 14px;text-align: center;background: #fdfdfd;color: #666;display: inline-block;position: absolute;height: 100%;left: 0px;top:0px;}
.Classification ul li a{color: #666;display: inline-block;float: left;font-size: 14px;line-height: 30px;height: 30px;padding: 0 10px;}
.Classification ul li em{cursor: pointer;position: absolute;right:20px;top:16px;color: #666;}
.Classification ul li em i{font-size: 13px;margin-left: 4px;color: #666;transition: 0.5s;}
.Classification ul li a.this{color: #DF3814;}
.Classification ul li a:hover{color: #DF3814;}
.Sort{width: 1200px;overflow: hidden;height: 50px;line-height: 50px;background: #fff;}
.Sort a{display: inline-block;width: 108px;line-height: 50px;text-align: center;color: #8a8a8a;font-size: 14px;}
.Sort a i{color: #8a8a8a;font-size: 14px;}
.Sort a.this{background:#265bdb;color: #fff;}
.Sort em{float: right;margin-right: 20px;color: #999;}
.Sort em b{color: #e03814;font-weight:bold;display: inline-block;margin: 0 4px;}
/*商品列表*/
.commodity_list{width: 1200px;overflow: hidden;}
.commodity_list table th{border: 1px solid #e5eaee;padding: 10px;background: #f4f8fb;text-align: center;}
.commodity_list table td{color: #999;border: 1px solid #e5eaee;padding: 10px;  text-align: center;}
.commodity_list table td img{width: 60px;height: 60px;border: 1px solid #eee;}
.commodity_list table .w60{width: 60px;}
.commodity_list table .tl{text-align:left;}
.commodity_list table .mz{display:block;line-height: 2em;height: 2em;width: 20em;}
.commodity_list table .otc{background: #3cb845;display: inline-block;height: 16px;line-height: 16px;font-size: 12px;padding: 0 5px;border-radius: 3px;cursor: default;color: #fff;overflow: hidden;}
.commodity_list table .name{width: 20em;overflow: hidden;line-height: 1.5em;height: 1.5em;color: #999;}
.commodity_list table .dlkj{background: #f60;color: #fff;border-bottom: 1px solid #cf370c;display: block;width: 100%;height: 29px;text-align: center;border-radius: 2px;line-height: 30px;color: #fff;}
.commodity_list table .zssj{padding: 0 1px;border-bottom: 1px solid #049;color: #049;}
.commodity_list table .kscg{background: #999;color: #fff;border-bottom: 1px solid #999;display: block;width: 100%;height: 29px;text-align: center;border-radius: 2px;line-height: 30px;color: #fff;}
.commodity_list table .kscg2{background: #008bfe;border-bottom: 1px solid #008bfe;color: #fff;}
.Brand_list{overflow: hidden;background: url(../images/xian.png) no-repeat bottom;}
.Brand_list li{cursor: pointer;width: 162px;border: 1px solid #e3e3e3;float: left; margin-right: 20px;padding: 50px 30px;margin-bottom: -1px;}
.Brand_list ul{width: 1230px;}
.Brand_list li h2{text-align: center;font-size: 14px;}
.Brand_list li img{height: 90px;width: 162px; position: relative;top:0px;transition: 0.3s;}
.Brand_list li:hover img{top:-6px;}
.Brand_list li:hover h2{color: #e03814;}
.Join{width: 1198px;overflow: hidden;border: 1px solid #e3e3e3;border-bottom: none;}
.Join dl dt{height: 88px;line-height: 88px;background: #e03814;padding: 0 20px;font-size: 30px;color: #fff;}
.Join dl dt span{color: #fff;float: right;}
.Join dl dd{line-height: 70px;border-bottom: 1px  solid #e3e3e3;padding: 0 20px;}
.Join dl dd .text{border: 1px solid #e3e3e3;height: 26px;line-height: 26px;text-indent: 10px;width: 300px;}
.Join dl dd textarea{padding: 1em;border: 1px solid #e3e3e3;position: relative;top:20px;margin-left: 2px;width: 600px;line-height: 1.5em;min-height: 6em;}
.Join dl dd span{float: left;width: 60px;display: inline-block;height: 20px;}
.Join dl dd button{width: 200px;background-color: #E03814;color: #fff;height: 45px;font-size: 14px;}
.rz_banner{height: 494px;overflow: hidden;background: url(../images/rubanner.jpg) center center;}
.rz_Introduction1_nr{background: url(../images/rz1.png) no-repeat;height: 400px;margin-top: 30px;}
.rz_Introduction1_nr ul{width: 1300px;}
.rz_Introduction1_nr li{width: 260px;float: left;margin-right: 53px;}
.rz_Introduction1_nr h3{font-size: 26px;text-align: center;color: #fff;margin-top: 195px;}
.rz_Introduction1_nr p{text-align: center;color: #fff;margin: 0 20px;margin-top:50px; }
.rz_Introduction1 h2{font-size: 36px;line-height: 1.8em;text-align: center;}
.rz_Introduction1 span{color:#666;width: 100%;display: block;text-align: center;font-size: 18px;}
.rz_Introduction1 .img{margin: 20px auto;}
.rz_Introduction1 a{display: block;margin: 70px auto;width: 250px;}
.rz_Introduction2{background: url(../images/rz2.png) center center no-repeat;height:810px; }
.rz_Introduction2 a{display: block;margin: 170px auto;  height: 52px;  width: 250px;}
.rz_Introduction2_nr{overflow: hidden;height: 810px;}
.rz_Introduction2_nr li{width:130px;float: left;font-size: 20px;color: #fff;margin-top:385px;}
.rz_Introduction2_nr ul{width: 1500px;overflow: hidden;}
.rz_Introduction2_nr li.li1{margin-left: 43px;}
.rz_Introduction2_nr li.li2{margin-left: 211px;}
.rz_Introduction2_nr li.li3{margin-left: 200px;}
.rz_Introduction2_nr li.li4{margin-left: 211px;}
.rz_Introduction3 h2{font-size: 36px;line-height: 1.8em;text-align: center;}
.rz_Introduction3 span{color:#666;width: 100%;display: block;text-align: center;font-size: 18px;}
.rz_Introduction3 .img{margin: 20px auto;}
.rz_Introduction3 a{display: block;margin: 70px auto;width: 250px;}
.rz_Introduction4{overflow: hidden;background: #f1edec;padding: 70px 0;}
.rz_Introduction4 h2{font-size: 36px;line-height: 1.8em;text-align: center;}
.rz_Introduction4 span{color:#666;width: 100%;display: block;text-align: center;font-size: 18px;}
.rz_Introduction4 .img{margin: 20px auto;}
.rz_Introduction4 a{display: block;margin: 70px auto;width: 250px;}
.rz_Introduction3 th{background: #eee;border: 1px solid #ddd;font-size: 14px;padding: 5px;line-height: 50px;text-align: center;width: 50%;}
.rz_Introduction3 .td1{font-size: 14px;text-align: center;background: #fbfbfb;width: 100px;color: #DF3712;}
.rz_Introduction3 .td2{line-height: 30px;text-align: left;padding-left: 150px;}
.rz_Introduction3 td{border: 1px solid #ddd;padding: 5px;}
.rz_Introduction3 .tp{font-size: 24px;color: #333;margin: 20px 0;}
.rz_Introduction3 .caution{border: 1px solid #ddd;padding: 0 20px 10px 20px;margin-bottom: 40px;}
.rz_Introduction3 .caution p{color: #f03b44;font-size: 16px;padding-top: 10px;}
.rz_Introduction3 .caution span{font-size: 14px;line-height: 30px!important;text-align:left;}
.rz_Introduction4{overflow: hidden;}
.rz_Introduction4_nr{overflow: hidden;}
.rz_Introduction4 ul{overflow: hidden;margin: 20px auto;width: 1120px;}
.rz_Introduction4 ul li{width:280px;float: left;background: #f8f9fb;height: 325px;}
.rz_Introduction4 ul li.li{background: #fff;}
.rz_Introduction4 ul li h3{font-size: 18px;color: #e03814;text-align: center;line-height: 70px;}
.rz_Introduction4 ul li p{color: #999;line-height: 1.8em;margin: 0 20px;}
.brand{padding:0 0 30px 0;margin: 0 0 35px;}
.branded{overflow:hidden;margin-bottom: 20px;}
.branded h3{width: 130px;height: 40px;background: #555;color: #fff;line-height: 40px;font-size: 14px;font-weight: normal;text-align: center;}
.branded h3 strong{font-size:24px;font-weight: normal;display: inline-block;margin: 0 5px 0 0;color: #fff;}
.top_brand{overflow: hidden;background: #fff;}
.top_brand ul{border-bottom: 1px solid #eee;height: 90px;}
.top_brand ul li{width: 149px;float: left;border-right: 1px solid #eee;}
.top_brand ul li:nth-child(8n){border-right: none;}
.top_brand ul li img{width:110px;display: block;margin:10px auto;height:70px;}
.down_brand{background: #fff;padding:5px 0;overflow: hidden;}
.down_brand ul li{width: 149px;float: left;height:30px;}
.down_brand ul li a{display: block;height: 30px;line-height: 30px;text-indent:25px;color:#207ddc;font-size: 14px;}
.pr{position: relative;}
.po{position: absolute;}
.leftNav{position:fixed;top:320px;z-index:100;width: 80px;}
.leftNav h3{text-align: center;height:34px;line-height: 34px;font-weight: normal;font-size: 12px;background:#207ddc;color: #fff;}
.leftNav .this .leftNav-in{display: block;}
.leftNav li{width:40px;height:34px;float: left;text-align: center;background:#fff;line-height:34px;}
.leftNav li a{padding: 5px 8px;font-size: 14px;}
.leftNav li a:hover{background:#207ddc;color: #fff;}
.leftNav.roll{position: fixed;top: 50px;}
.productListBox{width:1200px;margin: 0 auto;}
.productList{width: 1220px;}
.productList dl{width: 224px;float: left;background: #fff;overflow: hidden;margin-right: 20px;margin-top: 20px;padding-bottom: 20px;}
.productList dl:hover{box-shadow: 0 0px 11px rgba(0, 0, 0, 0.19);}
.productList dt{width: 161px;height: 161px;overflow: hidden;padding: 30px;}
.productList dt img{width: 161px;height: 161px;overflow: hidden;}
.productList dd{padding: 0 20px;overflow: hidden;line-height: 30px;}
.productList dd h3{font-size: 14px;line-height: 25px;height:25px;overflow:hidden;}
.productList dd p{color: #999;height:25px;line-height:25px;overflow:hidden;}
.productList dd span .dlkj{background:#265bdb;color: #fff;display: block;width: 100%;height: 35px;text-align: center;border-radius: 4px;line-height: 35px;color: #fff;}
.productList dd .otc{background: #3cb845;display: inline-block;height: 16px;line-height: 16px;font-size: 12px;padding: 0 5px;border-radius: 3px;cursor: default;color: #fff;overflow: hidden;vertical-align: middle;}
.productList dd .rx{background: #f00;display: inline-block;height: 16px;line-height: 16px;font-size: 12px;padding: 0 5px;border-radius: 3px;cursor: default;color: #fff;overflow: hidden;}
.brandList{background: #fff;overflow: hidden;border: 1px solid #eee;margin-bottom: 20px;}
.brandLeft{width: 300px;float: left;border-right: 1px solid #eee;overflow: hidden;padding: 20px;height: 176px;}
.brandLeft dl{width: 300px;overflow: hidden;}
.brandLeft dt{width: 160px;height: 60px;border: 1px solid #eee;padding: 2px;overflow: hidden;}
.brandLeft dt img{width: 160px;height: 60px;}
.brandLeft dd{overflow: hidden;}
.brandLeft dd h3{font-size: 16px;margin-top: 10px;}
.brandLeft dd p{margin-top: 5px;overflow: hidden;color: #999;}
.brandLeft dd p span{color: #f70;}
.brandLeft dd a.brandLeft-button{display: inline-block;background: #f70;color: #fff;border-radius: 3px;font-size: 14px;padding: 5px 10px;margin-top: 10px;}
.brandCenter{float: left;width: 700px;overflow: hidden;border-right: 1px solid #eee;padding: 10px 0;height: 196px;}
.brandCenter dl{width: 115px;float: left;margin: 10px 0px 0 20px;}
.brandCenter dt{width: 115px;height: 115px;border: 1px solid #eee;}
.brandCenter dt img{width: 115px;height: 115px;overflow: hidden;}
.brandCenter dd{width: 115px;overflow: hidden;font-size: 14px;line-height: 24px;}
.brandCenter dd h3{height: 40px;line-height: 20px;overflow: hidden;margin-top: 5px;}
.brandCenter dd p{color: #f70;}
.brandRight{width: 156px;overflow: hidden;}
.brandRight .brandRight-button{width: 115px;height: 115px;overflow: hidden;display: inline-block;border: 1px solid #eee;background: #f5f5f5;text-align: center;line-height: 115px;font-size: 16px;margin: 20px 0 0 20px;}
.brand{padding:0 0 5px 0;}
.brand_list{padding:0 0 20px;}
.brand_list li{width:240px;margin: 10px 10px 0 0;height:114px;text-align:center;float:left;background: #fff;overflow:hidden;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;padding: 50px 25px;}
.brand_list li a{line-height:32px;color:#333;display:block;width:100%;height:114px;}
.brand_list li img {padding:10px 15px;width:auto;height:60px;display:block;margin:0 auto;}
.brand_list li:hover{box-shadow:0px 3px 5px #ddd;transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}
.brand_list li:nth-child(4n){margin: 10px 0 0 0;}

/*品牌轮播图*/
.brand-focus{height: 70px;overflow: hidden;}
.brand-focus img{width: 80%;height: 50px;margin: 10px auto;}
.brand-focus .swiper-slide::before{content: "";position: absolute;top: 0;right: 0;width: 1px;height: 100%;background-color: #eee;}
.brand-focus .swiper-button-prev{background-color:rgba(0, 0, 0, 0.25);background-image: none;width: 25px;height: 50px;text-align: center;line-height: 50px;left:0;opacity: 1;margin: 0;top: 10px;pointer-events: auto;}
.brand-focus .swiper-button-prev i,.brand-focus .swiper-button-next i{color: #fff;font-size: 18px;}
.brand-focus .swiper-button-next{background-color:rgba(0, 0, 0, 0.25);background-image: none;width: 25px;height: 50px;text-align: center;line-height: 50px;right:0;opacity: 1;margin: 0;top: 10px;pointer-events: auto;}
.brand-focus .swiper-button-next.swiper-button-disabled,.brand-focus .swiper-button-prev.swiper-button-disabled{opacity: .35;}
.offshelf {padding: 20px 0;}
.u-tips {position: relative;zoom: 1;padding: 30px;border: 1px solid #eee;}
.u-tips::after {content: '';display: block;height: 0;visibility: hidden;overflow: hidden;clear: both;}
.u-tips .icon {float: left;}
.u-tips .icon .iconfont {font-size: 54px;color: #f60;}
.u-tips .txt {float: left;padding-left: 15px;padding-top: 5px;}
.u-tips h3 {height: 30px;line-height: 24px;font-size: 24px;color: #f60;}
.u-tips p {line-height: 24px;font-size: 14px;}
.u-tips p a {padding-right: 5px;text-decoration: underline;font-size: 14px;color: #3A76FC;}
.u-tips p a:hover {color: #F75D5D;}

/*新增体检详情样式*/
.p-health{background: #f9f9f9;}
.p-health .commodity_Details_img{width: 400px;}
.p-health .spec-preview{width: 400px;height: 400px;border: none;}
.p-health .jqzoom img{width: 400px;height: 400px;}
.p-health .spec-scroll{width: 400px;}
.p-health .commodity_Details_cs{width: 710px;margin-left: 40px;}
.p-health .commodity_Details_cs h3 a{display: none;}
.p-health .commodity_Details_head{background: #fff;border: none;width: 1200px;;}
.p-health .commodity_Details_cs .jiage{background: #fafafa;padding: 15px 20px;}
.p-health .commodity_Details_cs .jj{margin-top: 5px;}
.p-health .commodity_Details_cs .pyys{border: none;}
.p-health .quantity{border: none;padding: 0;}
.p-health .quantity em{font-size: 14px;width:80px;display: inline-block;text-align: right;}
.p-health .commodity_Details_cs .ts{line-height: 30px;font-size: 13px;}
.p-health .commodity_Details_cs .pyys span em{font-size: 14px;width: 75px;}
.p-health .commodity_Details_cs .pyys span small{font-size: 14px;}
.p-health .commodity_Details_cs .jiage span{display: block;}
.p-health .commodity_Details_cs .jiage span em{width: 70px;font-size: 14px;}
.p-health .commodity_Details_cs .jiage span small{font-size: 14px;color: #666;margin-left: 5px;}
.p-health .commodity_Details_cs .jiage span.favicon{width: 100%;text-align: center;font-size: 14px;color: #888;}
.p-health .commodity_Details_cs .jiage span.favicon i{display: block;text-align: center;font-size: 18px;font-size: 24px;color: #999;}
.p-health .commodity_Details_cs .jiage b{display: none;}
.p-health .commodity_Details_cs .jiage .enshrine{display: block;position: absolute;top: 20px;right: 10px;width: 130px;text-align: center;padding: 3px 0;border-left: 1px solid #e9e9e9;}
.p-health .commodity_merchant{background: none;height: auto;padding:20px;position: relative;display: none;}
.p-health .commodity_merchant h3{color: #008bfe;font-size: 18px;}

.health-fl{width: 260px;float: left;}
.health-fl .commodity_merchant{display: block;width:230px;float: initial;margin-bottom: 20px;background: #fff;padding: 15px;}
.health-fl .commodity_merchant img{width: 100%;height: auto;}
.health-fl .commodity_merchant p{font-size: 13px;color: #666;}
.health-fl .commodity_merchant span{font-size: 13px;}
.p-health .wrap.ommodity_xgtj.mt20{display: none;}
.p-health .ommodity_xgtj{background: #fff;}
.p-health .ommodity_xgtj h2{padding: 0 15px;line-height: 45px;}
.p-health .ommodity_xgtj h2 span{border-left: 3px solid #008bfe;font-size: 16px;color: #333;padding-left: 10px;}
.p-health .ommodity_xgtj .ul{border: none;margin-bottom: 10px;}
.p-health .ommodity_xgtj .ul dl{width: 100%;overflow: hidden;position: relative;}
.p-health .ommodity_xgtj .ul dl::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 1px;background: #eee;}
.p-health .ommodity_xgtj .ul dl a{display: block;padding: 15px;height: 80px;}
.p-health .ommodity_xgtj .ul dl dt{float: left;margin-right: 10px;;}
.p-health .ommodity_xgtj .ul dl dt img{width: 80px;height: 80px;}
.p-health .ommodity_xgtj .ul dl dd h3{font-size: 14px;color: #333;margin-bottom:8px;}
.p-health .ommodity_xgtj .ul dl dd p{color:#888;}
.p-health .ommodity_xgtj .ul dl dd span{display: block;font-size: 14px;color: #f20;margin-bottom:8px;}
.p-health .ommodity_xgtj .ul dl:hover dd h3{color: #008bfe;}

.health-fr{width: 920px;float: right;}
.p-health .ommodity_xq .ommodity_xq_nav{border-bottom: none;background: #fff;margin-bottom: 10px;height: 45px;line-height: 45px;}
.p-health .ommodity_xq_nr{border: none;padding: 10px 15px;}
.p-health .ommodity_xq .ommodity_xq_nav span{font-size: 16px;color: #333;margin-right: 1px;height: 45px;line-height: 45px;}
.p-health .ommodity_xq .ommodity_xq_nav .this{color: #fff;}
.p-health .ommodity_xq .ommodity_xq_nav span:hover{color: #fff;}
.p-health .ommodity_xq_nr .zpfp li{padding: 20px 0;}
.p-health .ommodity_xq_nr .title{border-bottom: 1px dashed #ddd;padding-bottom: 8px;}
.p-health .ommodity_xq_nr .title span{width: auto;border: none;line-height: 30px;font-size: 16px;}

.p-health #tabbox1{background: #fff;}
.exam-info{margin: 25px 0;}
.exam-info h3{border-left: 5px solid #008bfe;padding-left: 15px;color: #333;font-size: 20px;margin-bottom: 8px;height: 25px;line-height: 25px;;}
.exam-info table{border: 1px solid #eee;width: 100%!important;}
.exam-info table tr td{border: 1px solid #eee;font-size: 14px;padding: 8px 12px;text-align: center;word-break: break-all;}
.exam-info table tr:nth-child(1) td{background: #fafafa;font-size: 16px;color: #333;}
.details {font-size: 14px;}

/*2021-11-8 商品详情商品放大镜样式*/
.spec-scroll .items{width: 100%;height: 80px;}
.spec-scroll .prev, .spec-scroll .next{display: none;}
.spec-scroll .items li{width: auto!important;text-align: left;}
.spec-scroll .items li img{width: 70px!important;height: 70px!important;}
.spec-scroll .items li + li{margin-left: 10px;}