/*CssDocumentBy Millia 2018-05-10*/
@import url("http://www.jiaodong.net/inc/millia/millia.css");
@import url("http://www.jiaodong.net/inc/v2017/swiper.css");
.millia{width:1200px;margin:0 auto;}

.topic{background:url(images/topic.jpg) no-repeat top center;position:relative;}
.topic span{background:url(images/line01.png) repeat-x bottom;display:block;width:100%;position:absolute;left:0;bottom:0;height:5px;}
.bg01{background:#2e86ca;padding:30px 0;}
.intro{background:url(images/ht01.png) no-repeat 30px center;padding-left:145px;color:#fff;}
.intro a{color:#fff;}

.bg02{background:url(images/bg01.png) repeat;padding:50px 0;}
.ht01{background:url(images/line02.png) repeat-x center 36px;text-align:center;margin-bottom:50px;}

.bg03{background:#d4e8f5;padding:50px 0;}

.highPic{position:relative;overflow:hidden;}
.highPic .rightMark{width:50%;height:540px;position:absolute;right:0;top:0;margin-right:-600px;background:url(images/markbg.png) repeat;z-index:1;}
.highPic .leftMark{width:50%;height:540px;position:absolute;left:0;top:0;margin-left:-600px;background:url(images/markbg.png) repeat;z-index:1;}
.highPic .swiper-slide{width:1200px;position:relative;}
.highPic .swiper-slide img{width:100%;height:100%;}
.highPic .swiper-button-next{background:url(images/right.png) no-repeat top left;width:45px;height:100px;right:50%;margin-right:-645px;}
.highPic .swiper-button-prev{background:url(images/left.png) no-repeat top left;width:45px;height:100px;left:50%;margin-left:-645px;}

.ls01 li{padding:23px 0 26px 0;background:url(images/line03.png) no-repeat right bottom;}
.ls01 li b,.info p b{display:inline-block;background:#094695;padding-right:20px;border-radius:0 11px 11px 0;color:#fff;font-size:20px;line-height:22px;font-weight:normal;}
.ls01 li b img,.info p b img{float:left;background:#fff;margin-right:5px;}
.info p b img{background:url(images/bg01.png) repeat;}
.ls01 li p{padding:20px 0 0 60px;}

.ls02 li{margin-bottom:20px;position:relative;overflow:hidden;height:175px;}
.ls02 li b{display:block;position:absolute;width:100%;text-align:center;font-weight:normal;color:#fff;font-size:16px;line-height:36px;left:0;bottom:0;background:rgba(0,0,0,.8);}
.ls02 li img,.ls03 li span a img,.doctor li img{width:100%;height:100%;transition:all .5s;}
.ls02 li:hover img,.ls03 li:hover span a img,.doctor li:hover img{transform:scale(1.2,1.2);}

.info p{padding-bottom:10px;}
.info p i{display:block;background:url(images/line03.png) no-repeat right center;font-size:22px;font-weight:bold;font-style:normal;color:#094695;}


.bg04{background:url(images/bg02.png) #094695 no-repeat center 260px;padding:40px 0;color:#fff;}
.bg04 a{color:#fff;}

.ls03 li{display:inline-block;width:33%;padding-left:60px;box-sizing:border-box;}
.ls03 li span{display:block;background:url(images/san.png) no-repeat bottom center;padding:0 45px 12px 45px;margin-bottom:25px;}
.ls03 li span a{display:block;overflow:hidden;width:100%;height:100%;border:5px solid #a9d8ff;border-radius:50%;}

.doctor,.welfare{font-size:0;}
.doctor li{display:inline-block;width:20%;overflow:hidden;position:relative;}
.doctor li span{display:block;width:80px;height:80px;bottom:10%;left:50%;margin-left:-40px;background:#d5e8f6;padding:10px;box-sizing:border-box;border-radius:40px;overflow:hidden;position:absolute;font-size:10px;text-align:center;color:#094695;}
.doctor li span b{display:block;font-size:18px;}

.welfare li{display:inline-block;width:200px;height:400px;position:relative;overflow:hidden;}
.welfare li img{display:block;position:absolute;left:0;top:0;}
.welfare li b{display:block;width:100%;font-size:18px;line-height:48px;background:rgba(0,0,0,.8);text-align:center;position:absolute;left:0;bottom:0;font-weight:normal;white-space:nowrap;overflow:hidden;}
.welfare li b a{color:#fff;}
.welfare li.hover{width:600px;}


@media screen and (max-width:640px){
.millia{width:96%;}
.sysmt20{margin-top:2rem;}
.intro{padding:80px 0 0 0;background:url(images/ht01.png) no-repeat top center;}
.ht01 img{max-width:100%;}

.highPic .swiper-slide,#topic img,.ls02 li,.ls02 li img,.welfare li,.welfare li img{width:100% !important;height:auto !important;}
.highPic .swiper-button-next,#topic .swiper-button-prev{display:none !important;}
.ls01 li p{padding:20px 0 0 0;}

.ls03 li{width:100%;padding:0;margin-bottom:2rem;}

.doctor li{width:50%;}

.welfare li img{position:relative;}

}