@charset "utf-8";
body,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
  margin:0;
  padding:0;
}
* {
  -ms-word-break: break-all;
  word-break: break-all;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-tap-highlight-color: transparent;
}
body,button,input,select,textarea {
  font: 12px/1 Lucida Grande,'Microsoft YaHei',"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif
}

input{
  border:0;
  outline: none;
  background: none;
  -webkit-appearance:none;
  appearance:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  border-radius:0;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 400
}

h1 {
  font-size: 18px
}

h2 {
  font-size: 16px
}

h3 {
  font-size: 14px
}
html,body {
  font-size:62.5%;
  width:100%;
  height:100%;
}
@media (min-width:320px) {
  html {
    font-size: 50px
  }
}

@media (min-width:360px) {
  html {
    font-size: 56.25px
  }
}

@media (min-width:375px) {
  html {
    font-size: 58.59px
  }
}

@media (min-width:384px) {
  html {
    font-size: 60px
  }
}

@media (min-width:392px) {
  html {
    font-size: 61.25px
  }
}

@media (min-width:400px) {
  html {
    font-size: 62.5px
  }
}

@media (min-width:412px) {
  html {
    font-size: 64.38px
  }
}

@media (min-width:414px) {
  html {
    font-size: 64.69px
  }
}
html{
  height: 100%;
}
.floatl{
  float: left;
}
.floatr{
  float: right;
}
.clear{
  clear: both;
}
.hide{
  display: none;
}
.show{
  display: block;
}
.titlePro{
  text-align: center;
  padding:0 10px;
  position: relative;
  margin:10px 0;
}
.titlePro p{
  display: inline-block;
  padding:0 8px;
  background-color: #fff;
}
.content  .product_intro{
  margin-bottom: 10px;
  display: inline-block;
  float: left;
  border: 1px solid #00676B;
  width: 45%;
  height: auto;
  margin-left:3%;
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
}
.content  .product_intro img{
  width: 85%;
  height: auto;
  margin-right:15%;
  margin-top: 15px;
}
.content  .product_intro h4{
  font-size: 16px;
  font-weight: bold;
  color: #00676b;
  margin-top: -10%;
}
.content  .product_intro p{
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  line-height: 24px;
}
.content  .product_intro .product_intro_bottom{
  background: #00676b;
  padding:10px 3%;
}
.content  .product_intro .product_intro_bottom p{
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  line-height:20px;
}
.titlePro p span{
  display: inline-block;
  color: #00676B;
  background-color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.titlePro .pro_intro{
  background: url(../images/point.png) repeat-x center center;
  background-size: 8px;
}
.bgtest{
  /*position: relative;*/
}
.bgtest img{
  width: 100%;
  height:auto;
  /*height: 150px;*/
}
/*.bgtest a{
  position: absolute;
  left:0;
  bottom:22px;
  width:100%;
  height:30px;
}*/
/*index adv*/
.swiper-container2{height: 386px!important;margin: 0px auto 0!important;/*display: none;*/overflow:hidden;}
.swiper-container-horizontal>.swiper-pagination2{bottom:0;}
.swiper-container2 .swiper-wrapper .swiper-slide img{width: 100%;height:auto;}
.swiper-container3{margin:0!important;}
.swiper_box a{padding:0 6px;line-height:32px;display: inline-block;font-size: 16px;font-weight: bold;color: #000;}
.swiper_box a:hover,.swiper_box a:visited{color: #000;}
.swiper_box a.current{color: #00676b;border-bottom:2px solid #FF9A18;}
/*.swiper_box .slide{display: block;}*/
.swiper-slide2{height: 360px!important;}
.swiper-container9{height: 222px!important;margin:0 auto!important;}
.swiper-container9 .swiper-slide img{height: auto;width: 100%;}

.slide_box{
  background-color:#F5F5F5;
  height: 100%;
  padding: 10px 0;
}
.slide_box .radius_box{
  width:158px;
  height:158px;
  border-radius: 50%;
  padding: 10px;
  margin: 0 auto;
  border: 1px solid #00676B;
  overflow: hidden;
}
.slide_box .radius_box img{
  display: block;
  width: 100%!important;
  height: 100%!important;
  border-radius: 50%;
}
.slide_box  h2{
  display:block;
  width: 50%;
  font-size: 14px;
  line-height: 28px;
  margin: 10px auto 0;
  background-color: #00676b;
  color:#fff;
}
.slide_box  p{
  max-width: 88%;
  max-height:60px;
  margin:10px auto 0;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color:#555;
  text-overflow:ellipsis;
  background-color: #F5F5F5;
}
.slide_box  a{
  display: block;
  max-width: 30%;
  max-height:60px;
  margin:10px auto 0;
  text-align: center;
  font-size:14px;
  line-height:28px;
  color:#00676b;
  background-color: #F5F5F5;
  border-bottom:2px solid #FF9A18;
}
.more_and_more{
  display: block;
  background-color: #ff9a18;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin:408px 0 10px;
}
.more_and_more:visited{
  color: #fff;
}
.product_box{
  height: 130px;
  margin:10px 10px;
  border: 1px solid #a3a3a3;
  overflow: hidden;
  text-align: left;
  position: relative;
}
.product_box img{
  display: block;
  float: right;
  width: 36%;
  height: auto;
  margin:6px;
}
.product_box h5{
  font-size: 14px;
  font-weight: bold;
  color: #00676b;
  margin-left: 10px;
  line-height: 28px;
}
.product_box p{
  font-size: 12px;
  max-width: 54%;
  /*font-weight: bold;*/
  color: #555;
  padding: 0;
  margin-left: 10px;
  line-height:18px;
}
.product_box a{
  position: absolute;
  color: #00676b;
  font-size: 10px;
  left: 10px;
  bottom: 10px;
}
.positionre{
  position: relative;
}
.backtop{
  position: fixed;
  right:10px;
  z-index:6;
  bottom: 50px;
  display: block;
  width: 40px;
  height: 40px;
  border-radius:50%;
  background:#b8b8b8 url(../images/whiteup.png) no-repeat center center;
  background-size: 20px;
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
  opacity: 0.8;
}

.location{
  height:30px;
  background-color: #F3F3F3;
  line-height: 30px;
  font-size:12px;
  padding-left: 10px;
  padding-top:66px;
}
.location a{
  color:#555;
}
.location a.current_location{
  color: #00676b;
}
.content h1{
  font-size:16px;
  line-height:32px;
  color:#00676b;
  font-weight: bold;
  margin-left: 15px;
}
.content .ill_show{
  padding:0 10px;
  overflow:hidden;
}
.content .ill_show li{
  float: left;
  width: 45%;
  height: auto;
  padding:6px 2%;
  text-align: center;
  position: relative;
}
.content .ill_show li img{
  width: 100%;
}
.content .ill_show li .zhuangzhuang{
  width: 50%;
  position: absolute;
  bottom: 16%;
  left: 25%;
}
.content .ill_show li .about_img_show img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.content h2{
  /*height: 30px;*/
  padding-left:15px;
  background-color:#00676b;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height:30px;
}
.about_us_show li{
  /*text-align: left!important;*/
  background-color: #F5F5F5;
  padding: 0 0 10px 0!important;
  margin:6px 2% 10px!important;
}
.about_us_show li h1{
  margin: 0;
  width: 100%;
  background:#00676B;
  color: #fff;
  height: 40px;
  line-height: 40px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.about_us_show li h1 img{
  width:28px!important;
  margin: 0 5px;
  vertical-align: middle;
}
.about_us_show li h5{
  display: block;
  text-align: center;
  color: #00676B;
  font-weight: bold;
  line-height: 24px;
}
.about_us_show .about_img_show{
  margin:10px auto;
  width:110px;
  height:110px;
  padding:5px;
  border:1px solid #00676B;
  border-radius: 50%;
  overflow: hidden;
}
.about_us_show .about_img_show img{
  width: 100%;
  height: 100%;
}
.symptom_select{
  background-color: #F3F3F3;
  padding: 10px 15px;
  overflow: hidden;
  margin-bottom: 10px;
}
.symptom_select p{
  font-size: 12px;
  color: #ff9a18;
  line-height:12px;
  font-weight: bold;
}
.symptom_select a{
  margin-top: 10px;
  display: inline-block;
  border:1px solid #01666C;
  border-radius: 5px;
  width:23%;
  height: 20px;
  text-align:center;
  line-height: 18px;
}
.symptom_select a.nowselected{
  background-color: #01666C;
  color:#fff;
}
.content .symptom_imgbox{
  height: 144px;
  margin:10px  10px;
  overflow: hidden;
  border:1px solid #686868;
}
.content .symptom_imgbox img{
  margin:0 0 0 15%;
  width: 60%;
  vertical-align: middle;
}
.content .symptom_introbox{
  margin:0 10px;
  background-color: #F3F3F3;
  text-align: center;
  padding-bottom: 20px;
}
.content .symptom_introbox h1{
  color: #00676b;
  border-bottom: 1px solid #00676b;
  line-height: 40px;
  font-size: 20px;
  margin: 0;
}
.content .symptom_introbox h4{
  font-size:16px;
  line-height:40px;
  font-weight: bold;
  color: #686868;
}
.content .symptom_introbox p{
  font-size: 12px;
  line-height: 24px;
  color: #686868;
  max-width: 80%;
  margin: 0 auto;
}
.content .symptom_introbox a{
  display: block;
  width: 40%;
  height:30px;
  margin: 20px auto 0;
  text-align: center;
  border:1px solid #00676b;
  color: #00676b;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}
.content .symptom_list li{
  float: left;
  width:33%;
  text-align: center;
  position: relative;
  overflow: hidden;
  min-height:130px;
  /*border: 1px solid blue;*/
}
.content .symptom_list li .symptom_bigbg{
  width:90px;
  height:90px;
  margin:10px auto;
  border: 1px solid #4C9497;
  border-radius: 50%;position: relative;
}
.content .symptom_list li .symptom_bigbg img{
  display: block;
  width: 80px;
  height: 80px;
  margin:5px;
  border-radius:50%;
}
.symptom_smallbg{
  position:absolute;
  top:70px;
  left:35%;
  overflow: hidden;
  text-align: center;
  width:45px;
  height:45px;
  background:url(../images/symptombg.png) no-repeat center center;
  background-size:100%;
}
.div1{transform:rotate(134deg); }
.div2{transform:rotate(0deg); }
.div3{transform:rotate(185deg); }
.div4{transform:rotate(120deg); }
.div5{transform:rotate(120deg); }
.div6{transform:rotate(120deg); }
.symptom_smallbg p{word-break: break-all;word-wrap: break-word;text-align:center;line-height:45px;color:#00676b;font-weight:600;font-size:12px;}
.symptom_smallbg p.p1{transform:rotate(-135deg);}
.symptom_smallbg p.p2{transform:rotate(0deg);}
.symptom_smallbg p.p3{transform:rotate(-185deg);}
.symptom_smallbg p.p4{transform:rotate(-120deg);}
.symptom_smallbg p.p5{transform:rotate(-120deg);}
.symptom_smallbg p span{transform:rotate(0deg);}
.symptom_smallbg p.word4{line-height: 12px;margin:10px 0 0 6px;}

.content .recommend_article{
  padding:10px;
}
.content .recommend_article a{
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.content .recommend_article .selected_box{
  border:1px solid #00676b;
  border-radius: 5px;
  width: 30%;
  text-align: center;
  font-size:12px;
}
.content .recommend_article a.recommend_curr{
  color:#00676b;
}
.content .recommend_article .video_box{
  margin: 10px 0;
  display: none;
}
.content .recommend_article .video_box_curr{
  display: block;
}
.content .recommend_article .video_box *{
  width: 100%;
  height: auto;
}
.content .recommend_article .video_box ul li{
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  height:134px;
}
.content .recommend_article .video_box ul li.img_bg{
  background: url(../images/y99004.jpg) no-repeat center center;
}
.content .recommend_article .video_box ul li.img_bg .artice_in_img{
  margin: 10px 0;
  background-color: #fff;
  opacity: 0.6;
  text-align: center;
}
.content .recommend_article .video_box ul li.img_bg .artice_in_img h4{
  font-size:16px;
  color: #00676b;
  font-weight: bold;
  line-height: 40px;
}
.content .recommend_article .video_box ul li.img_bg .artice_in_img p{
  font-size:12px;
  color: #555;
  max-width:80%;
  margin:0 auto;
  line-height: 20px;
  font-weight: bold;
  text-indent: 2em;
  padding-bottom: 20px;
}
.content .recommend_article .video_box ul li h3{
  padding-left: 15px;
  background-color: #065a5a;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content .recommend_article .video_box .Page{
  text-align: center;
  width: 50%;
  overflow: hidden;
  height: 30px;
  margin: 10px auto 0;
  position: relative;
}
.content .recommend_article .video_box .Page a{
  display: inline-block;
  /*display: block;*/
  /*float: left;*/
  width: 20px;
  height:20px;
  color: #000;
  line-height: 30px;
  margin:0 1%;
}
.content .recommend_article .video_box .Page a.selected{
  color: #00676b;
}
.content .recommend_article .video_box .Page .prev{
  background-image: url(../images/glayleft.png);
  background-size:18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  border:1px solid #ccc;
  border-radius: 50%;
  position: absolute;
  left: 0;
  /*margin: 0 3px 0 0;*/
}
.content .recommend_article .video_box .Page .next{
  background-image: url(../images/glayright.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center center;
  background-color: #fff;
  border:1px solid #ccc;
  border-radius: 50%;
  position: absolute;
  right: 0;
  /*margin: 0 0 0 0;*/
}
.content .health_list{
  width: 100%;
  border-top:1px solid #00676B;
}
.content .health_list li:first-child{
  border-top:none;
}
.content .health_list li{
  border-top:1px solid #00676B;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: url(../images/righticon.png) no-repeat 97% center;
  background-size:8px;
}
.content .health_list li h4{
  font-size: 16px;
  line-height:32px;
  color: #00676B;
  font-weight: bold;
}
.content .health_list li a{
  position: absolute;
  right:8%;
  top:10px;
  color: #555;
  font-size:12px;
  /*line-height: 24px;*/
}
.content .symptom_product_box{
  display: none;
}
.content .show{
  display: block;
}
.titlePro .swiper_box2{
  position: relative;
}
.titlePro .tabimgbox {
  position:absolute;
  top:35px;
  z-index:2;
}
/*产品页面*/
.content .product_h1{
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.content .product_h1 img{
  height: 10px;
  width: auto;
}
.content .product_img_box{
  margin: 0 15px;
  border: 1px solid #f7f7f7;
  height:222px;
}
.content .guige{
  height:250px;
  margin:10px 15px 0;
}
.guige p{
  font-size: 14px;
  font-weight: bold;
  color: #555;
  padding:10px 15px 0;
}
.jieshao{
  font-size: 13px;
  color:#555;
  line-height: 24px;
  margin:8px 15px 0;
  overflow: hidden;
}
.jieshao label{
  font-weight: bold;
}
.jieshao span{
  width: 71%;
}
.mar15{
  margin-right: 15px;
}
.symptom_box{
  margin-top: 10px;
  text-align: center;
  height:84px;
  overflow: hidden;
  padding: 0 5vw;
}
.symptom_box>a{
	display: block;
    width: 18vw;
    height: 18vw;
    border-radius: 100%;
    background-color: #00676b;
    float: left;
    margin-right: 4vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.symptom_box>a:active{
    background-color: #4c9497;
}
.symptom_box>a.last{
    margin-right: 0;
}
.symptom_box>a>i{
    display: table;
    width: 55px;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    font-style: normal;
}
.symptom_box>a>i.two-line{
    width: 40px;
}
.jieshao a{
  display: inline-block;
  float: left;
 /* margin: 0 1%;*/
  width: 20%;
}
.jieshao a:first-child{
  font-weight: bold;
}
.jieshao a img{
  width: 100%;
}
.rowline{
  border-top: 1px solid #555555;
  height: 1px;
  margin: 10px;
}
.L_info_serv{
  margin: 5px 15px 15px 15px;
}
.L_info_serv a{
  color: #3f67c0;
  display: inline-block;
  font-size: 12px;
}
/*网站分享--百度分享代码*/
.share{
  position: relative;
  margin:10px 15px;
  height: 30px;
  /*overflow: hidden;*/
}
.bdsharebuttonbox {
  position: absolute;
  left:18%;
  top:-5px;
}
 .bds_tsina_g,bdsharebuttonbox .bds_tqq_g,bdsharebuttonbox .bds_qzone_g,bdsharebuttonbox .bds_weixin_g {
  height:22px; width:22px; background:url(../images/img_xinlang.jpg) no-repeat center; padding-left:0px;
  float: left;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
  background-position: 0 0;
}
.bdsharebuttonbox .bds_weixin_g{background:url(../images/img_weixin.jpg) no-repeat;}
.bdsharebuttonbox .bds_qzone_g{background:url(../images/img_kongjian.jpg) no-repeat;}
.bdsharebuttonbox .bds_tqq_g{background:url(../images/img_txweibo.jpg) no-repeat;}
.product-feature img{
  float:left;
  width:450px;
}
.guding{
  width: 100%;
  height:35px;
  background-color: #00676B;
}
.gudingzhu{position:fixed; top:0;z-index: 9999;}
.guding h2{
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  font-weight: bold;
  margin-left: 15px;
}
.guding span{
  width: 20%;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  font-weight: bold;
  background: url(../images/whitedwn.png) no-repeat center right;
  background-size: 14px;
  /*padding-right:20px;*/
  margin-right: 15px;
  position: relative;
}
.guding .maobox{
  display: none;
  width: 80%;
  position: absolute;
  right:0;
  text-align: left;
  border: 1px solid #A3A3A3;
  background-color: #fff;
}
.guding .maobox li a{
  font-size: 12px;
  color:#555555;
  line-height: 24px;
  margin-left: 8%;
}
.chanpintedian{
  margin:10px auto;
  overflow: hidden;
  padding:0 10px;
}
.chanpintedian img{
  width: 100%;
  height: auto;
}
.chanpintedianwenzi{
  margin:10px auto;
  padding: 0 15px;
}
.chanpintedianwenzi h2{
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  color: #00676b;
}
.chanpintedianwenzi p{
  font-size: 12px;
  color: #555;
}
.chanpinshuomingshu{
  background-color: #F4F4F4;
  padding:10px 15px;
}
.chanpinshuomingshu img{
  width: 29%;
  height: auto;
}

.chanpinshuomingshu .shuoming .shuoming_conl{
  font-size: 10px;
  color: #555;
  overflow: hidden;
}
.shuoming_conl .shuoming_conl{
  margin-bottom: 5px;
}
.shuoming_conl .shuoming_conl_fl{
  float: left;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
}
.shuoming_conl .shuoming_conl_fr{
  height: auto;
  float: left;
  width: 71%;
}
.shuoming_conl .shuoming_conl_fr p{
  line-height: 17px;
  font-size: 12px;
}
.shiyongjiliang{
  background-color: #F4F4F4;
  margin-top: 10px;
  padding:0 15px 10px;
}
.shiyongjiliang strong{
  display: block;
  margin-top: 14px;
}
.shiyongjilaing_img{
  text-align: center;
  margin: 20px 0;
}
.tupianwenzi{
  float: left;
  width:30%;
  overflow: hidden;
  /*border: 1px solid red;*/
}
.tupianwenzi:first-child{
  margin-left:5%;
}
.shiyongjilaing_img .border-radius{
  width: 80px;
  height:80px;
  border: 1px solid #95BDBF;
  border-radius: 50%;
  padding:5px;
  margin-left:10%;
}
.shiyongjilaing_img .border-radius img{
  width: 100%;
  border-radius: 50%;
}
.tupianwenzi p{margin:8px 5px 0;font-size: 12px;line-height: 14px;}

@media (max-width:390px){
.shiyongjilaing_img .border-radius{
  width: 70px;
  height:70px;
  border: 1px solid #95BDBF;
  border-radius: 50%;
  padding:5px;
  margin-left:0;
}
.guding span {
    width: 23%;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    font-weight: bold;
    background: url(../images/whitedwn.png) no-repeat center right;
    background-size: 14px;
    /* padding-right: 20px; */
    margin-right: 15px;
    position: relative;
}
.jieshao span {
    width: 65%;
}
.tupianwenzi p{margin:8px 3px 0;font-size: 12px;line-height: 14px;}
}
.zhuyishixiang{
  padding:10px 15px;
  background-color: #F4F4F4;
}
.zhuyishixiang p{
  font-size: 12px;
  color: #555;
  line-height: 16px;
}
.gongxiaochengchengfen{
  padding:10px 15px;
  background-color: #F4F4F4;
  overflow: hidden;
}
.shiyongrenqun{
  padding:10px 15px;
}
.shiyongrenquntop{
  overflow: hidden;
  height: 60px;
  text-align: right;
}
.shiyongrenquntop span{
  font-size: 12px;
  font-weight: bold;
  line-height: 60px;
}
.shiyongrenqunimgbox{
  height: 250px;
  margin-top: 10px;
  display: none;
}
.shiyongrenqunimgbox .syrqbox{
  width: 32%;
  overflow: hidden;
  height: 200px;
  float:left;
}
.shiyongrenqunimgbox .syrqbox img{
  width: 100%;
  height: auto;
}
.shiyongrenqunimgbox .syrqbox p{
  width: 100%;
  background-color: #277b7e;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
.shiyongrenqunimgbox .centershiyongrenqun{
  margin:0 2%;
}
.height120{
  height: 120px;
  overflow: hidden;
  position: relative;
}
.height76{
  height: 76px;
  overflow: hidden;
  position: relative;
}
.height200{
  height: 200px;
  overflow: hidden;
  position: relative;
}
.height200 img{
  height:200px!important;
}
.margintop4{
  margin-top: 4px;
}
div.show{
  display: block;
}
.center{
  width:60px;
  margin:-40px auto;
}
.center span{
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 6px;
  cursor: pointer;
  float: left;
  margin: 0 5px;
  border: #555 solid 1px;
}
.center span.active{
    background: #555;
    border-color: #fff;
}
.askbox{
  display: none;
  margin:20px 15px 0;
  border:1px solid #555;
  overflow: auto;
  /*background:#f4f4f4;*/
  height:374px;
}
.div01{
  background:#f4f4f4;
  position:relative;
  overflow:hidden;
}
.div01 h1{display:block;width:94%;height:30px;font-weight:normal;font-size:14px;margin:5px auto 0 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.div01 p{display:block;width:94%;margin:-8px auto 0 auto;font-size:12px;line-height:16px;}
.div01 div{text-align:right;overflow: hidden;position: relative;}
.div01 div img{float: right;}
.div01 div label{display:block;position: absolute;bottom:14px !important;right: 65px;}
.div01 div span{display:block;position: absolute;bottom: 0;right: 65px;}
.huidabox{
  background:#fff;
  position:relative;
  overflow:hidden;
}
.huidabox .leftren{height:60px;position: absolute;left:3px;}
.huidabox .rightren{height:62px;position: absolute;right:0;}
.huidabox p{display:block;width:94%;margin:5px auto 0 auto;font-size:12px;line-height:160%;}
.huifuimgbox{height: 60px;}
.huidabox a{
    width: 50%;
    display: block;
    border: 1px solid #555;
    margin:10px auto;
    text-align: center;
    color: #555;
    font-size: 14px;
    background-color: #fff;
    height: 30px;
    line-height: 30px;
  }
.center2{margin:10px auto;width: 80px;}
.product_show_box{
  padding: 0 15px;
}
.product_intro2{
  margin-bottom: 10px;
  display: inline-block;
  /*border: 1px solid #00676B;*/
  background-color: #F3F3F3;
  width:100%;
  height: auto;
  margin:10px 0;
  border-radius:8px;
  text-align: center;
  overflow: hidden;
}
.product_intro2 img{
  width: 85%;
  height: auto;
  margin-right: 15%;
  margin-top: 15px;
}
.product_intro2 h4 {
  font-size: 16px;
  font-weight: bold;
  color: #00676b;
}
.product_intro2 p {
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  line-height: 34px;
}
.product_intro2 a{
  display: block;
  background-color: #E7ECEC;
  font-size: 16px;
  /*font-weight: bold;*/
  color: #00676b;
  line-height:40px;
}
.buybox1{
    width: 100%;
    height: auto;
    position: fixed;
    bottom: -1px;
    left: 0;
    z-index: 999;
  /*overflow: hidden;*/
  /*text-align: center;*/
}
.buybox1 a{
  display: block;
  width: 50%;
  height: 48px;
  float: left;
  background: #ff9a18;
  color: #fff;
  font-size: 16px;
  line-height: 48px;}
.buybox1 a img{
  width: 32px;
  margin-top: 8px;
  float: left;
  margin-right: 10px;
  margin-left: 20px;
}
.buybox1 .likebuy{
  position: relative;
}
.buylist{
  display: none;
  padding: 2%;
  position: absolute;
  bottom:48px;
  right:1%;
  width:44%;
  background-color: #F4F4F4;
  z-index: 9999;
}
.buylist a{
  display: block;
  width: 100%;
  padding:5px 0;
}
.buylist img{
  display: block;
  width:100%!important;
}
.gongxiaochengchengfen img{
  width: 100%;
  height: auto;
}
.content .articletop{
  font-size:10px;
  color: #fff;
  margin: 0 15px;
  line-height: 16px;
  padding:20px 20px 20px 20%;
  background:#00676B url("../images/sun.png") no-repeat left center;
  background-size: 20%;
}
.content article h2{
  display: block;
  background: #00676B;
  color: #FFF;
  text-align: center;
  font-size:14px;
  line-height: 28px;
  margin: 0 15px;
}
.content article .artice_content{
  margin:10px 15px 0;
  overflow: hidden;
  background-color: #F3F3F3;
}
.content article .artice_content img{
  width: 100%;
  height: auto;
}
.content article .artice_content p{
  padding:5px 15px 10px;
  font-size:10px;
  line-height: 14px;
  color:#555;
}
.content>p{
  font-size: 12px;
  color: #555;
  line-height: 20px;
  font-weight: bold;
  margin: 5px 0  5px 30px;
}
.content>p>span{
  display: inline-block;
  /*float: left;*/
  text-align: center;
  width:16%;
  background-color: #F3F3F3;
  border: 1px solid #00676B;
  border-radius: 6px;
  /*padding: 0 6px;*/
  margin-left: 10px;
}
.article_rowline{
  background: #00676B;
  color: #FFF;
  font-size:14px;
  font-weight: bold;
  line-height: 28px;
  padding-left: 15px;
}
.content>.alist>a{
  display: block;
  font-size: 12px;
  color: #555;
  line-height: 24px;
  margin-left: 30px;
}

/*咽喉症状-测一测*/
.ceyice{
    padding: 15px 10px;
}
.ceyice-bg>img{
    display: block;
    width: 100%;
}
.ceyice-item{
    margin: 15px 0;
    box-shadow: 0px 0px 10px 0px #999;
    background-color: #ffffff;
    border-radius: 3px;
}
.ceyice-item>h1{
    position: relative;
    font-size: 18px;
    padding-left: 36px;
    line-height: normal;
    padding-top: 10px;
}
.ceyice-item>h1>i{
    position: absolute;
    z-index: 1;
    top: -5px;
    width: 22px;
    height: 36px;
    background: url("../images/ceyice_biao.png") no-repeat center;
    background-size: 100% 100%;
}
.ceyice-item>h1>i.left{
    left: 10px;
}
.ceyice-item>h1>i.right{
    right: 10px;
}
.ceyice-q{
    overflow: hidden;
}
.ceyice-q>.left{
    float: left;
}
.ceyice-q>.right{
    float: right;
}
.ceyice-q span{
    display: table;
    padding: 9px 5px;
    border-radius: 3px;
    border: 1px solid #00676b;
    color: #00676b;
    font-size: 12px;
}
.ceyice-q span.on{
    background-color: #00676b;
    color: #ffffff;
}
.ceyice-q-1{
    padding: 27px 8vw 5px;
    display: flex;
    justify-content: space-between;
}
.ceyice-q-1 span{
    margin-bottom: 25px;
}
.ceyice-q-2,
.ceyice-q-5{
    padding: 27px 36px;
}
.ceyice-q-2 span,
.ceyice-q-5 span{
    padding: 9px 0;
    text-align: center;
    width: 90px;
    margin-bottom: 15px;
}
.ceyice-q-3,
.ceyice-q-4{
    padding: 36px 36px;
    position: relative;
}
.ceyice-q-3>div,
.ceyice-q-4>div{
    width: 72px;
    height: 72px;
}
.ceyice-q-3>div>img,
.ceyice-q-4>div>img{
    display: block;
    width: 100%;
    height: 100%;
}
.ceyice-q-3>.middle,
.ceyice-q-4>.middle{
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}
.ceyice-btn{
    padding-bottom: 30px;
}

.ceyice-btn>h6{
    display: table;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 3px;
    background-color: #ff9a18;
    color: #ffffff;
    margin: 0 auto;
}
.ceyice-btn>h6:active{
    background-color: #ea8c13;
}
/*咽喉症状-测试答案*/
.Symptoms_answer{
	height:auto;
	overflow:hidden;
    padding: 10px 4%;}
.Symptoms_answer>h1{
	color:#555555;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;}
.Symptoms_answer>h2{
    color: #00676b;
    font-weight: bold;
    line-height: 28px;
    margin-top: 10px;}
.Symptoms_answer>p{
    line-height: 22px;
    color: #555555;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
	}
.Symptoms_answer>p>span{
	color:#00676b;
	font-size:12px;
	font-weight:bold;
	}
.Symptoms_answer>h5{
font-weight: bold;
    line-height: 22px;
    font-size: 14px;
    margin-top: 10px;
    color: #00676b;}


.Symptoms_answer>a{
	height:auto;
	overflow:hidden;
	position:relative;}
.Symptoms_answer>a>p{
	width:100%;
	height:34px;
	line-height:34px;
	background:#00676b;
	text-align:center;
	position:absolute;
	bottom:0;
	opacity: 0.8;
	left:0;
	font-size:20px;
	color:#fff;
	font-weight:bold;}
.Symptoms_index{
	height:auto;
	overflow:hidden;}
.Symptoms_index>h1{
	font-size:18px;
	color:#00676b;
	margin:10px 4%;
	font-weight:bold;}
.Symptoms_index>a{
	display:block;}
.Symptoms_index_content{
	height:auto;
	overflow:hidden;}
.Symptoms_index_content>a{
	display:block;
	float:left;
	width:33%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	cursor:pointer;}

/*症状详情页*/
.symptoms_details{
	height:auto;
	overflow:hidden;
	padding:0 4%;}
.symptoms_details>h1{
	font-size:18px;
	color:#00676b;
	margin:10px 0;
	font-weight:bold;
	}
.symptoms_details_box{
	height:auto;
	overflow:hidden;
	}
/*咽喉疾病*/
.Disease_index{
    height: auto;
    overflow: hidden;
}
.Disease_index>h1{
    font-size: 18px;
    color: #00676b;
    padding: 0 4%;
    margin: 2px 0;
    line-height: 30px;
    font-weight: bold;
    height: 30px;
	}

.Disease_index_box{
	height:auto;
	overflow:hidden;
	padding: 0 2%;
}
.Disease_index_box>a{
	width:46%;
	height:auto;
	float:left;
	margin:2%;
	display:block;}
.Disease_index>h2{
    height: 34px;
    line-height: 34px;
    text-align: left;
    font-size: 18px;
    color: #fff;
    padding: 0 4%;

    font-weight: bold;
    background: #00676b;}
.Disease_index .swiper_box2{
	position: relative;}

/*咽喉健康*/
.health_index{
    height: auto;
    overflow: hidden;
}
.health_index>h1{
    font-size: 18px;
    color: #00676b;
    padding: 0 4%;
    margin: 2px 0;
    line-height: 30px;
    font-weight: bold;
    height: 30px;
	}

.health_index_box{
	height:auto;
	overflow:hidden;
	padding: 0 2%;
}
.health_index .swiper_box2{
	position: relative;}
.health_index_bottom{
	height:auto;
	overflow:hidden;
    margin-top: 20px;
border-top: 1px solid #066;}
.health_index_bottom>a{
    display: block;

    overflow: hidden;
    border-bottom: 1px solid #666;
    margin: 0 4%;
    height: 40px;
    line-height: 40px;}
.health_index_bottom>a>h1{
    font-weight: bold;
    font-size: 16px;
    color: #066;
    margin: 0 10px;
	float:left;
	}
.health_index_bottom>a>h5{
font-weight: bold;
    font-size: 12px;
    color: #555555;
    background-image: url(../images/righticon.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 8%;
    /* margin: 0 10px; */
    float: right;
    padding-right: 8%;
	}
/*咽喉健康资讯*/
.health_message_box{
	}
.health_message_box{
	height:auto;
	overflow:hidden;}
.health_message_box>h1{
	font-size:18px;
	color:#00676b;
	margin:10px 4%;
	font-weight:bold;}
.health_message_box>a{
	display:block;}
.health_message_box_content{
	height:auto;
	overflow:hidden;
	padding:10px 4%;}
.health_message_box_content>h1{
	font-size:16px;
	font-weight:bold;
	text-align:left;
    line-height: 32px;}
.health_message_box_content_bq>span{
    font-size: 14px;
    width: auto;
	padding: 0 2%;
    font-weight: bold;
    margin: 0 1%;
    display: block;
    text-align: center;
    float: left;
    height: 30px;
    line-height: 30px;
    border: 1px solid #00676b;
    border-radius: 4px;
    color: #00676b;
    margin-bottom: 15px;
	}
/*健康问答*/
.health_problem{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    opacity: 0.8;
    position: fixed;
    z-index: 99999;
	}
.health_problem_box{
	position:absolute;
	top:20px;
	width:80%;
	height:auto;
	margin:0 auto;
	left:0;
	right:0;
	border:1px solid #00676b;
    padding: 4%;
    background: #fff;
    z-index: 999999;}
.health_problem_box>h1{
    font-weight: bold;
    text-align: left;
    margin: 28px 0 10px;}
.health_problem_box>h2{
	line-height:20px;
	font-size:16px;
	margin:10px 0;}
.health_problem_box>p{
	color:#00676b;
	font-size:14px;
	text-align:left;}
.health_problem_box>a{
	display:block;
	position:absolute;
	right:10px;
	top:10px;
	width:40px;
	height:40px;
	background:url(../images/menu2.png) no-repeat center;
	background-size:70%;
	}
.health_problem_box_form{
	height:auto;
	overflow:hidden;}
.health_problem_box_form>p{
	margin: 10px 0;
    font-size: 16px;
    background: #f3f3f3;
    height: 34px;
    line-height: 34px;
    padding: 0 2%;
	}

.health_problem_box_form>p>span{
    width: 26%;
    /* height: 34px; */
    font-size: 14px;
    padding: 0 2%;
	}
.health_problem_box_form>p>font{

    font-size: 14px;
    padding: 0 2%;}
.health_problem_box_form>p>input{
width: 64%;
    padding: 0 2%;}
.health_problem_box_form>p>select{
	    width: 70%;
    height: 30px;
    line-height: 30px;
    border: none;
    outline: none;
    background: none;}


.health_problem_box_form>p>textarea{
    height: 90px;
    width: 70%;
    border: none;
    outline: none;
    background: none;
    font-size: 14px;
    color: #000;
    line-height: 18px;
    padding: 8px 0% 0;


	}

.health_problem_box_form>button{
	width: 100px;
    height: 35px;
    line-height: 34px;
    background: #00676b;
    text-align: center;
    float: right;
    margin: 10px 0;
    border: 1px solid #00676b;
    border-radius: 4px;
    display: block;
    color: #fff;
    font-size: 16px;
	}

/*关于我们*/
.about_us{     height: auto;
    overflow: hidden;
    padding: 0 2%; }
.about_us li{    float: left;
    width: 46%;
    margin: 10px 2%;}
.about_us  li a{ display:block;  height:auto; border:1px solid #fff; border-radius:15px; overflow:hidden;}

.about_us  li .title{    width: 100%;
    height: 40px;
    background: url(../images/about/gywm_02.jpg) no-repeat 4% #00676B;
    background-size: 20%;}
.about_us li .title2{   width: 100%;
    height: 40px;
    background: url(../images/about/gywm_03.jpg) no-repeat 4% #00676B;
    background-size: 20%;}
.about_us  li .title3{   width: 100%;
    height: 40px;
    background: url(../images/about/gywm_04.jpg) no-repeat 4% #00676B;
    background-size: 20%;}
.about_us  li .title4{    width: 100%;
    height: 40px;
    background: url(../images/about/gywm_05.jpg) no-repeat 4% #00676B;
    background-size: 20%;}
.about_us  li .title span,.about_us  li .title2 span,.about_us  li .title3 span,.about_us  li .title4 span{     float: left;
    height: 20px;
    border-left: 1px solid #fff;
    color: #fff;
    margin: 10px 0 10px 24%;
    padding-left: 4%;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;}
.about_us li .bg_hui { float:left;  width:100%; height:auto; background:#f4f4f4;}
.about_us  li .bg_hui span{     display: block;
    margin: 10px auto;
    width: 70px;
    height: 70px;
    padding: 10px;
    border: 1px solid #00676b;
    border-radius: 100px;}
.about_us  li .bg_hui span img{ width:70px; height:70px; border-radius:90px;}
.about_us  li .bg_hui p{ height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 14px;

    color: #00676b;
    text-align: center;}

/*关于我们——广告欣赏*/
.about_buy{
	height:auto;
	overflow:hidden;}
.about_buy>a{
	width:40%;
	height:auto;
	overflow:hidden;
	display:block;
	float:left;
    margin: 10px 5%;}
.about_details_box{
	height:auto;
	overflow:hidden;
	}
.about_details_box>h1{
    font-size: 18px;
    font-weight: bold;
    color: #00676b;
    margin: 10px 0;}
.about_details_box>p{
	line-height:20px;
	color:#555555;}
.about_details_box>a{
    display: block;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 10px 0;}
.about_activitylist_hd{
    overflow: hidden;
    padding: 0 4%;
    background: #00676b;
    line-height: 40px;
    height: 40px;}
.about_activitylist_hd>span{
	width:25%;
	float:left;
	display:block;
	text-align:center;
	color:#fff;
	font-size:16px;
	position:relative;
	}
.about_activitylist_hd>span>i{
    position: absolute;
    bottom: -34px;
    left: 0;
    right: 0;
    margin: 0 auto;
    /* display: block; */
    width: 12px;
    height: 50px;
    background: url(../images/about/about_up.png) center 100% no-repeat;}
.about_activitylist_box{
height: auto;
    overflow: hidden;
    margin: 10px 4%;
    background: #f5f5f5;}
.about_activitylist_boxleft{
    width: 40%;
    height: auto;
    overflow: hidden;
    /* padding: 10px 0%; */
    margin: 14px 4% 10px;
    float: left;
	}
.about_activitylist_boxright{
    width: 48%;
    height: auto;
    overflow: hidden;
    margin: 10px 2%;
    /* padding: 10px; */
    float: left;}
.about_activitylist_boxright>p{
	line-height:20px;}

.about_activitylist_boxright_span{
    background: url(../images/about/about_weibo.png) left no-repeat;
    background-size: 22%;
    font-size: 12px;
	font-weight:bold;
    color: #555555;
    display: block;
    float: left;
    padding-left: 14%;
	}
.about_activitylist_boxright_span2{
    background: url(../images/about/about_sj.png) left no-repeat;
    background-size: 20%;
    font-size: 12px;
    font-weight: bold;
    color: #00676b;
    display: block;
    float: right;
    padding-left: 10%;
	}
.about_activitylist_boxright>h1{
	width: 100%;
    font-size: 14px;
    font-weight: bold;
    /* display: block; */
    float: left;
	margin:2px 0;

	}
.about_activitylist_boxright>h3{
    font-size: 12px;
    line-height: 14px;
    margin: 4px 0;
    width: 100%;
    float: left;

	}
.about_activitylist_boxright>a{
    float: left;
    /* width: 65px; */
    padding: 4px;
    margin: 2px 0;
    font-size: 14px;
    color: #fff;
    background: #00676b;
	}

.about_activitylist_box_down{
    display: block;
    background: url(../images/about/about_down.png) center no-repeat;
    background-size: 14%;
    width: 100%;
    height: 40px;
    line-height: 40px;
	cursor:pointer;}
.about_activitylist_box_content{
	height:auto;
	overflow:hidden;}
.about_contact{
	height:auto;
	overflow:hidden;}
.about_contact>h1{
	font-size:18px;
	color:#00676b;
	margin:10px 4%;
	font-weight:bold;}
.about_contact>p{
	line-height:18px;
	color:#808080;
	font-size:12px;
	padding:0 4%;}
.about_contact_box{
	height:auto;
	overflow:hidden;}
.about_contact_box>h1{
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	height:34px;
	color:#fff;
	background-color:#00676b;
	padding:0 4%;}
.about_contact_box>h2{
font-size: 14px;
    color: #00676b;
    margin: 10px 0;
    padding: 0 4%;}
.about_contact_box>h2>p{
	font-size:12px;
	color:#808080;
	line-height:18px;
    margin: 10px 0;}
.about_contact_box>b{
	font-size: 12px;
    line-height: 18px;
    margin: 10px 0;
    padding: 0 4%;
    display: block;
    color: #00676b;}
.about_contact_box_dm{
	height:auto;
	padding:0 4%;
	margin:20px 0 10px;
	overflow:hidden;}
.about_contact_box_dm>a{
    display: block;
    overflow: auto;
    width: 50%;
    margin: 0 1%;
    float: left;}
