
.wrapper{
  width: 1190px;
  margin: 0 auto;
}
.wrapper:after{
  display: block;
  content: '';
  clear: both;
}
img{
  max-width: 100%;
}
body{
  background-color: #f0f0f0;
  font-family: font-family: 'PingFang SC', 'microsoft yahei', arial, 'helvetica neue', 'hiragino sans gb', sans-serif;;
}
a{
  color: inherit;
}
a:hover{
  text-decoration: none;
}
.header{
  height: 105px;
}
.header .wrapper{
  overflow: hidden;
}
.logo{
  float: left;
  margin-top: 15px;
}
.tele{
  float: right;
  color: #040000;
  line-height: 1;
  padding-left: 40px;
  background: url(../images/fy01.png) no-repeat;
  background-position: left center;
  margin-top: 45px;
  margin-right: 40px;
}
.tele h4{
  font-size: 15px;
}
.tele h2{
  font-size: 17px;
}
.tele big{
  font-size: 25px;
  color: #177edd;
  margin-left: 5px;
  top: 2px;
  position: relative;
}
.naver{
  height: 95px;
  line-height: 95px;
  background-color: #003d95;
}
.naver .wrapper{
  
  height: 100%;
}
.naver li{
  float: left;
  height: 100%;
  font-size: 18px;
  color: #fff;
  padding: 0 31px;
  min-width: 108px;
  text-align: center;
}
.naver li.active,
.naver li:hover{
  background: url(../images/fy02.png) no-repeat;
  background-position: center bottom;
  
}
.naver li:first-child{
  padding-left: 41px;
}
.naver ul{
  overflow: hidden;
}
.current dd,.current dt{
  float: left;
  font-size: 16px;
  color: #767676;
  line-height: 1;
}
.current dd{
  margin: 0 2px;
}
.current dt{
}
.current dl{
  float: right;
  margin-top: 22px;
  margin-right: 55px;
}
.current{
  height: 60px;
}
.container{
  background-color: #fff;
  padding-bottom: 40px;
  border: 1px solid #e0e0e0;
}
.welfare-nav{
  height: 208px;
  text-align: center;
  padding-top: 50px;
}
.welfare-nav li{
  display: inline-block;
  width: 120px;
  height: 100px;
  padding-top: 12px;
  font-size: 18px;
  color: #767676;
  position: relative;
  margin: 0 6px;
  border: 1px solid #e0e0e0;
}
.welfare-nav li.active,
.welfare-nav li:hover{
  background-color: #177edd;
  color: #fff;
  border-color: #177edd;
}
.welfare-nav li i{
  display: block;
  width: 100%;height: 50px;
}
.welfare-nav li.active .ico1,
.welfare-nav li:hover .ico1{
  background: url(../images/fy03a.png) no-repeat;
  background-position:center top;
}
.welfare-nav li .ico1,
.welfare-nav li .ico1{
  background: url(../images/fy03.png) no-repeat;
  background-position:center top;
}
.welfare-nav li .ico2,
.welfare-nav li .ico2{
  background: url(../images/fy04.png) no-repeat;
  background-position:center top;
}
.welfare-nav li.active .ico2,
.welfare-nav li:hover .ico2{
  background: url(../images/fy04a.png) no-repeat;
  background-position:center top;
}
.welfare-nav li img{
  margin: 0 auto;
}
.welfare-nav li span{
  position: absolute;
  line-height: 1;
  bottom: 15px;
  width: 100%;left: 0;
}
.welfare-list li{
  border-top: 1px dashed #e0e0e0;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 22px;
}
.welfare-list li:first-child{
  border-top: 0px !important;
}
.welfare-list li:last-child{
  border-bottom: 1px dashed #e0e0e0;
}
.welfare-list{
  padding-left: 70px;
  padding-right: 20px;
}
.welfare-list .date{
  width: 90px;
  height: 90px;
  background-color: #a2a2a2;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding-top: 8px;
  position: relative;
  float: left;
}
.welfare-list li:hover .date{
  background-color: #177edd;
}
.welfare-list .date h2{
  font-size: 48px;
}
.welfare-list .date p{
  position: absolute;
  bottom: 8px;
  width: 100%;
  font-size: 14px;
}
.welfare-list .txt{
  float: left;
  line-height: 1;
  margin-top: 10px;
  margin-left: 15px;
}
.welfare-list .txt h2{
  font-size: 18px;
  color: #595959;
}
.welfare-list .txt p{
  color: #a3a3a3;
  font-size: 16px;
  width: 795px;
  line-height: 1.5;
  margin-top: 13px;
}
.welfare-list .btn{
  clear: left;
  overflow: hidden;
  padding-top: 10px;
}
.welfare-list .btn a{
  display: block;
  float: right;
  height: 30px;
  line-height: 30px;
  width: 120px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color:#a2a2a2;
}
.welfare-list li:hover .btn a{
  background-color:#177edd;
}
.pages-total{
  display: inline-block;
  font-size: 15px;
  margin-right: 8px;
}
.pages-nav{
  display: inline-block;
}
.pages-nav li{
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 2px;
}
.pages-nav li a{
  border: 1px solid #d9d9d9;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 30px;
  border-radius: 5px;
}
.pages-nav li img{
  display: inline-block;
}
.pages-form{
  display: inline-block;
  margin-left: 8px;
}
.pages{
  text-align: center;color: #666;font-size: 15px;
}
.pages .spot{
  position: relative;
  top: -3px;
  font-weight: bold;
  font-size: 20px;
}
.pages-form select{
  height: 30px;border: 1px solid #d9d9d9;
  border-radius: 5px;
  font-size: 15px;
  color: #666;
  margin-right: 5px;
}
.pages-form input[type="text"]{
  width: 50px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  margin-left: 5px;
  margin-right: 5px;
}
.pages-form input[type="submit"]{
  width: 45px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  background-color: transparent;
  font-size: 15px;
  color: #666;
  margin-left: 5px;
}
.container .pages{
  margin-top: 65px;
}
.footer{
  background-color: #6a6a6a;
  height: 80px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 2;
  padding-top: 12px;
  margin-top: 50px;
}
.footer span{
  margin-left: 20px;
}

/*pc-介绍*/
.intro-hd{
  margin-top: 58px;
  color: #3c76d8;
  background: url(../images/fy11.png) no-repeat;
  background-position: center;
  height: 30px;
  line-height: 30px;
}
.intro-hd h2{
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.intro-hd span{
  font-weight: normal;
  margin-left: 10px;
}
.intro-nav ul{
   overflow: hidden;
}
.intro-nav li{
  width: 248px;
  height: 190px;
  background-color: #3c76d8;
  position: relative;
  float: left;
  margin-right: 15px;
}
.intro-nav li:last-child{
  margin-right: 0;
}
.intro-nav li .ico{
  width: 80px;
  height: 80px;
  border: 3px solid #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 30px;
  top: 25px;
}
.intro-nav li .txt{
  font-size: 16px;color: #fff;
  line-height: 1;
  position: absolute;
  bottom: 28px;
  left: 37px;
}
.intro-nav li big{
  font-size: 36px;
  font-weight: bold;
  
}
.intro-nav li h2{
  margin-top: 5px;
}
.intro-bd{
  margin: 15px 75px 0;
  padding-top: 47px;
  padding-left: 260px;
  background: url(../images/fy10.png) no-repeat;
}
.intro-txt{
  background-color: #f6f7f5;
  width: 770px;
  font-size: 20px;
  color: #3c76d8;
  padding: 37px 75px 45px 55px;
  margin-top: 30px;
  text-align: justify;
}
.intro-ft{
  padding: 0 85px;
  font-size: 16px;
  color: #595959;
  line-height: 1.5;
  margin-top: 70px;
}
.intro-ft p{
  margin-top: 20px;
}
.intro-ft .img{
  margin-top: 40px;
}
h4{
  font-weight: inherit;
}
.partner-hd{
  text-align: center;
  background: url(../images/fy11.png) no-repeat;
  background-position: center center;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
  color: #177edd;
  margin-top: 80px;
}
.partner-bd{
  text-align: center;
  margin-top: 25px;
}
.partner-bd li{
  width: 200px;
  height: 90px;
  display: inline-block;
  position: relative;
  margin: 0 10px;
}
.partner-bd li img{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom:0;
  margin: auto;
}
.partner{
  margin-top: 110px;
  padding-bottom: 55px;
}
/*pc-科普g*/
.science-nav ul{
  text-align: center;
}

.science-nav li{
  display: inline-block;
  width: 120px;
  height: 100px;
  border: 1px solid #e0e0e0;
  color: #767676;
  margin: 0 5px;
}
.science-nav li img{
}
.science-nav li i{
  display: block;
  height: 70px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.science-nav li .ico1{
  background-image: url(../images/fy18.png);
}
.science-nav li .ico2{
  background-image: url(../images/fy19.png);
}
.science-nav li .ico3{
  background-image: url(../images/fy20.png);
}
.science-nav li .ico4{
  background-image: url(../images/fy20.png);
}
.science-nav li .ico5{
  background-image: url(../images/fy22.png);
}
.science-nav li .ico6{
  background-image: url(../images/fy23.png);
}
.science-nav li .ico7{
  background-image: url(../images/fy24.png);
}
.science-nav li .ico8{
  background-image: url(../images/fy25.png);
}
.science-nav li.active .ico1,
.science-nav li:hover .ico1{
  background-image: url(../images/fy18a.png);
}
.science-nav li.active .ico2,
.science-nav li:hover .ico2{
  background-image: url(../images/fy19a.png);
}
.science-nav li.active .ico3,
.science-nav li:hover .ico3{
  background-image: url(../images/fy20a.png);
}
.science-nav li.active .ico4,
.science-nav li:hover .ico4{
  background-image: url(../images/fy21a.png);
}
.science-nav li.active .ico5,
.science-nav li:hover .ico5{
  background-image: url(../images/fy22a.png);
}
.science-nav li.active .ico6,
.science-nav li:hover .ico6{
  background-image: url(../images/fy23a.png);
}
.science-nav li.active .ico7,
.science-nav li:hover .ico7{
  background-image: url(../images/fy24a.png);
}
.science-nav li.active .ico8,
.science-nav li:hover .ico8{
  background-image: url(../images/fy25a.png);
}

.science-nav li span{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  
}
.science-nav li.active,
.science-nav li:hover{
  background-color: #177edd;
  color: #fff;
  border-color: #177edd;
}
.science-nav{
  margin-top: 40px;
}
.science-nav li>a{
  display: block;
  width: 100%;
  height: 100%;
}
.science-list{
}
.science-list ul{
  text-align: center;
}
.science-list li{
  display: inline-block;
  margin: 50px 22px 0;
  color: #464646;
}
.science-list li.active,
.science-list li:hover{
  background-color: #177edd;
  color: #fff;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.science-list li.active .txt,
.science-list li:hover .txt{
  border-color: transparent;
  padding-left: 20px;
}
.science-list li.active .link,
.science-list li:hover .link{
  color: #fff;background-image: url(../images/fy28.png);
  padding-left: 40px;
  background-position: 20px center;
}
.science-list li:nth-child(1),.science-list li:nth-child(2),.science-list li:nth-child(3){
  margin-top: 45px;
}
.science-list li .img{
  width: 320px;
  height: 260px;
  overflow: hidden;
}
.science-list li .img img{
  transition: 0.4s;
}
.science-list li .img img:hover{
  transform: scale(1.1);
}
.science-list .txt{
  line-height: 1;
  text-align: left;
  margin-top: 15px;
  padding-left: 10px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
  transition: 0.3s;
}
.science-list .txt h2{
  font-size: 22px;
}
.science-list .txt p{
  font-size: 16px;
  width: 250px;
  line-height: 1.5;
  margin-top: 10px;
}
.science-list .link{
  text-align: left;
  font-size: 16px;
  color: #177edd;
  padding-left: 25px;
  background-image: url(../images/fy27.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  height: 50px;
  line-height: 50px;
  transition: 0.3s;
}
/*pc-联系*/
.contact-nav .head,
.contact-map .head{
  font-size: 24px;
  color: #373737;
  font-weight: bold;
  line-height: 1;
  margin-top: 50px;
  padding-left: 60px;
}
.contact-nav .body ul{
  text-align: center;
  margin: 0 -30px;
  position: relative;
}
/*.contact-nav .body ul:before{
  display: block;
  content: '';
  height: 5px;
  border: 1px solid #f2f3f8;
  position: absolute;
  width: 900px;
  top: 55px;
  left:50%;
  margin-left: -450px;
}*/
.contact-nav .body li{
  display: inline-block;
  width: 300px;
  text-align: center;
  position: relative;
  z-index: 15;
}

.contact-nav .ico img{
  
}
.contact-nav .ico{
  border-radius: 100%;
  width: 105px;
  height: 105px;
  margin: 0 auto;
  background-color: #177edd;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-nav .body h4{
  font-size: 18px;
  color: #373737;
  line-height: 1;
  margin-top: 30px;
}
.contact-nav .body h2{
  font-size: 20px;
  color: #177edd;
  line-height: 1;
  font-weight: bold;
  margin-top: 15px;
}
.contact-nav .body h2:after{
  display: block;
  content: '';
  width: 45px;
  height: 3px;
  background-color: #177edd;
  margin: 20px auto 0;
}
.contact-nav .body{
  margin-top: 95px;
}
.contact-map .body img{
  margin: 50px auto 0;
}
.contact-map .body{
  padding-bottom: 130px;
}
.contact-map .body .ditu{
  margin: 50px;
  width: 1075px;
  height: 596px;
}
/*pc-内容页*/
.detail-hd{
  line-height: 1;
  margin-top: 50px;
}
.detail-hd h2{
  font-size: 24px;
  color: #373737;
  font-weight: bold;
  text-align: center;  
}
.detail-hd h4{
  text-align: center;
  color: #a7a7a7;
  font-size: 16px;
  margin-top: 20px;
}
.detail-bd{
  margin: 30px 50px 0;
  border-top: 1px dashed #e1e1e1;
  border-bottom: 1px dashed #e1e1e1;
  padding:65px 10px 50px;
  line-height: 1.5;
  font-size: 16px;
  color: #595959;
}
.detail-bd p{
  text-indent: 2em;
}
.detail-bd .img{
  margin-top: 60px;
  margin-bottom: 0;
}
.detail-bd .img img{
  margin: 0 auto;
}
.detail-ft{
  padding-left: 60px;
  padding-top: 60px;
  line-height: 1;
  color: #515151;
  font-size: 16px;
  margin-bottom: 25px;
}
.detail-ft li{
  margin-top: 20px;
  
}
.detail-ft li:first-child{
  margin: 0;
}
.detail-ft li a{
  position: relative;
  left: -5px;
}
/*pc-医生资源*/
.doctor-list .img{
  float: left;
  overflow: hidden;
}
.doctor-list .img img{
  transition: 0.3s;
}
.doctor-list .img img:hover{
  transform: scale(1.1);
}
.doctor-list li{
  margin-left: 40px;
  margin-right: 60px;
  border-bottom: 1px dashed #d8d8d8;
  overflow: hidden;
  padding-left: 5px;
  margin-top:44px;
  padding-bottom: 37px;
}
.doctor-list .txt{
  float: left;
  width: 760px;
  margin-left: 60px;
  line-height: 1;
}
.doctor-list .txt-name{
  padding-top: 5px;
}
.doctor-list .txt-name h2{
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  margin-right: 25px;
}
.doctor-list .txt-name .ico{
  background: url(../images/fy36.png) no-repeat;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  padding-left: 30px;
}
.doctor-list .txt-name span{
  font-size: 18px;
  color: #464646;
}
.doctor-list{
  padding-top: 10px;
}
.doctor-list .txt-desc h2{
  font-weight: bold;
  font-size: 20px;
  color: #177edd;
  padding-left: 30px;
  background: url(../images/fy37.png) no-repeat;
  height: 30px;
  line-height: 30px;
  background-position: left center;
  margin-top: 20px;
}
.doctor-list .txt-desc p{
  font-size: 16px;
  color: #464646;
  line-height: 1.5;
  margin-top: 5px;
}
.doctor-list .txt-link{
  text-align: right;
}
.doctor-list .txt-link a{
  display: inline-block;
  font-size: 16px;
  color: #177edd;
  padding-left: 20px;
  background: url(../images/fy38.png) no-repeat;
  background-position: left center;  
}
/*首页*/
body,html{
}
.h-nav{
  
}

.hm-container{
  display: none;
}
.h-nav ul{
  overflow: hidden;
}
.h-nav li{
  width: 14.28%;
  float: left;
  height: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.h-nav li:hover .img{
  top: 42%;
}
.h-nav li .txt{
  width: 1em;
  margin: 0 auto;
  padding-top: 82px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.53;
  color: #fff;
  transition: 0.4s;
}
.h-nav li:hover .txt{
  padding-top: 65px;
}
.h-nav li .img{
  position: absolute;
  top: 45%;
  width: 100%;
  transition: 0.3s;
}
.h-nav li img{
  display: block;
  margin: 0 auto;
}
.h-nav li>a{
  display: block;
  width: 100%;
  height: 100%;
}
.h-nav li:first-child{
  background-color: #47a0d6;
}
.h-nav li:nth-child(2){
  background-color: #eb9486;
}
.h-nav li:nth-child(3){
  background-color: #f0ad2b;
}
.h-nav li:nth-child(4){
  background-color: #01c1f2;
}
.h-nav li:nth-child(5){
  background-color: #4ac879;
}
.h-nav li:nth-child(6){
  background-color: #00b2c0;
}
.h-nav li:nth-child(7){
  background-color: #00a0e8;
}
/*手机首页*/
.hm-container{
}
.hm-header{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 68px;
  background-color: rgba(0,0,0,0.34);
  z-index: 9999;
}
.hm-header .logo{
  padding-left: 15px;
}
.gh{
  position: absolute;
  right: 20px;
  top: 25px;
  height: 27px;
  width: 30px;
}

.gh a{
  display: block;
  width: 30px;
  height: 4px;
  background-color: #177edd;
  position: absolute;
  top: 10px;
  
}
.hm-header .gh a,
.hm-header .gh a:before,
.hm-header .gh a:after{
  background-color: #fff;
}
.gh.active a{
  background-color: transparent;
}
.gh a:before,
.gh a:after{
  display: block;
  content: '';
  width: 30px;
  height: 4px;
  background-color: #177edd;
  position: absolute;
  transition: 0.3s;
}
.gh a:before{
  top: 9px;
}
.gh.active a:before{
  top: 0;
  transform:  rotate(45deg);
}
.gh a:after{
  bottom: 9px;
}
.gh.active a:after{
  top: 0;
  transform:  rotate(-45deg);
}
.hm-banner img{
  width: 100%;
}
.hm-banner img{
  margin:0 auto;
  display: block; 
}
.hm-nav .col{
  float: left;
  width: 50%;
}
.hm-nav .row{
  overflow: hidden;
}
.hm-nav .item{
  height: 130px;
  position: relative;
  background-size: cover;
}
.hm-nav .item .txt{
  position: absolute;
  bottom: 25px;
  left: 15px;
  line-height: 1;
  color: #fff;
}
.hm-nav .item .txt p{
  margin-top: 7px;
  font-size: 12px;
}
.hm-nav .item .txt h2{
  font-size: 15px;
  font-weight:bold;
}
.hm-nav .item1{
  background-image: url(../images/fy48.png);
}
.hm-nav .item2{
  background-image: url(../images/fy49.png);
}
.hm-nav .item3{
  background-image: url(../images/fy50.png);
  height: 260px;
}
.hm-nav .item3 .txt{
  bottom: 30px;
}
.hm-nav .item4{
  background-image: url(../images/fy51.png);
  background-size: cover;
}
.hm-nav .item5{
  background-image: url(../images/fy52.png);
  background-size: cover;
}
.hm-nav .item a{
  display: block;
  width: 100%;
  height: 100%;
}
.hm-find{
  width: 100%;
  height: 130px;
  background-image: url(../images/fy53.png);
  line-height: 1;
  position: relative;
  background-size: cover;
}
.hm-find .txt{
  position: absolute;
  bottom: 30px;
  right: 18px;
  color: #585858;
}
.hm-find .txt p{
  font-size: 12px;
  margin-top: 7px;
}
.hm-find .txt h2{
  font-size: 15px;
  font-weight: bold;
}
.hm-link li{
  width: 50%;
  float: left;
  height: 130px;
  position: relative;
  
}
.hm-link ul{
  overflow: hidden;
}
.hm-link li .txt{
  position: absolute;
  bottom: 30px;
  left: 27px;
  color: #fff;
  line-height: 1;
}
.hm-link li .txt p{
  margin-top: 7px;
  font-size: 12px;
}
.hm-link li .txt h2{
  font-size: 15px;
  font-weight: bold;
}
.hm-link .l1{
  background-image: url(../images/fy54.png);background-size: cover;
}
.hm-link .l2{
  background-image: url(../images/fy55.png);
  background-size: cover;
}
.hm-footer p{
  font-size: 12px;
  color: #FFFFFF;
  line-height: 1.5;
}
.hm-footer{
  padding:12px 30px;
  background-image: url(../images/fy56.png);
  background-size: cover;
}
.gh{
  display: none;
}
@media only screen and (max-width: 1000px){
  .h-nav{
  display: none;
  }
  .hm-container{
  display: block;
  }
  .gh{
  display: block;
}


}
