/***********************************/
/*专家团队页面*/
/***********************************/

/*团队简介*/
.expert-team .photo{width:684px;height:326px}
.expert-team .expert-team-instro{margin-top:7px;padding:55px 20px 0;background:url(../images/expert-team-bg.png) no-repeat;background-size:contain;width:464px;height:263px}
.expert-team .expert-team-instro p{text-indent:1.8em}
@media only screen and (max-width:1440px) {
    .expert-team .photo{width:634px;height:302px}
    .expert-team .expert-team-instro{width:414px;height:260px;padding-top:35px}
}

/*斜视弱视*/
.topsm{ height:297px; margin-top: 30px; }
.topsm span{ width:467px; height:297px; float:left }
.topsm .sm1{ width:700px; height:100px; float:left; background:url(../images/sm1.png) no-repeat; padding-left:52px; margin:10px 0 0 15px; font-size:16px; line-height:28px }
.topsm .sm1 h3{ height:40px; line-height:40px; font-size:30px; color:#248ccc }
.topsm .sm2{ width:700px; height:150px; float:left; background:url(../images/sm2.png) no-repeat; padding-left:52px; margin:30px 0 0 15px; font-size:16px; line-height:28px }
.topsm .sm2 h3{ height:40px; line-height:40px; font-size:30px; color:#248ccc }
.gain{margin-top:20px}
.gain li{ width:413px; height:413px; float:left }
.gain li.bg1{ background-image: url(../images/gnbg1.png); background-size: contain; color:#0093dd; line-height:26px }
.gain li.bg2{ background-image: url(../images/gnbg2.png); background-size: contain; color:#4f7a28; line-height:30px }
.gain li h2{ height:35px; line-height:35px; color:#fff; font-size:24px; text-align:center; margin-top:50px }
.gain li p{ font-size:18px; line-height:1.5; padding:0px 20px; margin-top: 40px}
@media only screen and (max-width: 1440px) {
    .gain li{ width:380px; height:380px; float:left}
    .topsm .sm1, .topsm .sm2 {width: 600px}
}

/*焦点图2*/
.expert-hotPic{height:670px;background-color:#f4f8ff}
.expert-hotPic .arrow-left2, .expert-hotPic .arrow-right2{width:68px;height:108px;padding-top:37px;top:280px}
.expert-hotPic .arrow-left2 i, .expert-hotPic .arrow-right2 i{font-size:65px;color:#fff}
.expert-swiper-slide h3{padding-top:60px}
.expert-swiper-slide .expert-info{padding:70px 0 0 230px}
.expert-swiper-slide .expert-info .expert-info-instro{width:680px}
.expert-swiper-slide .expert-info .expert-info-instro h5{font-size:34px;}
.expert-swiper-slide .expert-info .expert-info-instro .instro-list{margin-top:35px;}
.expert-swiper-slide .expert-info .expert-info-instro .instro-list li{list-style:disc}
@media only screen and (max-width:1440px) {
    .expert-swiper-slide .expert-info{padding-left:130px}
    .expert-swiper-slide .expert-info .expert-info-instro{width:580px}
}