@charset "gb2312";
html { font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
input[type="submit"], input[type="reset"], input[type="button"], input { -webkit-appearance: none; resize: none; }
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.wrap img { max-width: 100%; height: auto; width: auto\9; -ms-interpolation-mode: bicubic; border: none; display: block; width: 100%; }
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; border: none; }
body, button, input, select, textarea { font: 12px/1.5 '微软雅黑', tahoma, Srial, helvetica, sans-serif; }
body { min-width: 320px; overflow-x: hidden; }
em, i, b { font-style: normal; font-weight: normal; }
strong { font-weight: normal; }
a { text-decoration: none; color: #969696; }
a:hover { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-family: Microsoft YaHei; font-weight: normal; }
* { margin: 0; padding: 0; text-shadow: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.clearfix { *zoom:1;
}
.flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.re { position: relative; }
.ab { position: absolute; }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
.wrap { width: 100%; margin: 0 auto; max-width: 640px; position: relative; }
.wrap .btn { width: 40.625%; display: block; margin: 9.375% auto; border-radius: 50px; overflow: hidden; }

.box7 h3 { text-align: center; font-size: 5rem; color: #1f232f; padding: 11.7% 0 7%; }
.box1{
    padding-bottom:10.9%;
}
.box1 h3{
    font-size:5rem;
    padding: 14% 0 3.125%;
    color: #333;
    text-align: center;
}
.box1 p{
    padding: 0 2.3%;
    text-align: center;
    font-size: 2.4rem;
    color: #666;
}
.box1 .btn,.box4 .btn,.box6 .btn{
    width: 86.25%;
    margin: 11.875% auto 0;
    background: #ff6000;
    box-shadow: 0 9px 20px rgba(255,96,0,.62);
    overflow: hidden;
    position: relative;
    font-size:4rem;
    text-align: center;
    color: #fff;
    line-height:2.35;
}
.box4 .btn,.box6 .btn{
    margin-top:0;
}
.box1 .btn i,.box4 .btn i,.box6 .btn i{
    width: 10.3%;
    position: absolute;
    left: 3.6%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.box2{
    background: #2d5360;
    padding: 10.9% 2.3% 1.2%;
}
.box2 h3{
    text-align: center;
    font-size:4rem;
    color: #fff;
    margin-bottom:12.18%;
}
.box2 ul li{
    width: 50%;
    padding-left:2.5%;
}
.box2 ul li img{
    width: 70%;
}
.box2 ul li p{
    font-size:2rem;
    color: #fff;
    padding: 2.3% 3% 25% 0;
}
.box3{
    background: #7a85c5;
    padding-top: 12%;
}
.box3 h3{
    text-align: center;
    font-size:6.2rem;
    color: #fff;
}
.box3 h4{
    text-align: center;
    font-size:4rem;
    color: #fff;
    margin-bottom:6.25%;
}
.box3 li{
    width: 50%;
}
.box3 li img{
    width: 80%;
    margin: 0 auto;
}
.box3 li h4{
    font-size:2.6rem;
    margin: 3% 0 2%;
}
.box3 li p{
    text-align: center;
    padding: 0 5% 16%;
    font-size:2.2rem;
    color: #fff;
}
.box4{
    background: #e9e9e9;
    padding: 11% 0 12.5%;
}
.box4 h3{
    text-align: center;
    font-size:5.2rem;
    color: #333;
}
.box4 h4{
    text-align: center;
    font-size:4.2rem;
    color: #666;
    margin-bottom:8.4%;
    line-height:1.2;
}
.box4 .swiper-slide{
    width: 61.7%;
    background: #6b77bd;
    padding-bottom:7.6%;
}
.box4 .swiper-slide h5{
    text-align: center;
    font-size:3.4rem;
    color: #fff;
    line-height:2.58;
    background: #6470b7;
    margin-bottom:10%;
}
.box4 .swiper-slide p{
    font-size:2.8rem;
    color: #fff;
    line-height:2.2;
    padding-left:20%;
    position: relative;
}
.box4 .swiper-slide p::before{
    content: attr(data-txt);
    position: absolute;
    font-size:2.8rem;
    color: #6b77bd;
    background: #fff;
    left: 10%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.box6 { width: 100%; padding: 0 3.125% 12.5%; overflow: hidden; background: #d6def8;}
.box6 h3{ text-align: center; font-size: 5rem; color: #1f232f;padding: 11.7% 0 7%;}
.box6 .swiper-container { width: 100%; height: auto; }
.box6 .swiper-slide { width: 84.68% }
.box6 .swiper-pagination-bullet,.box4 .swiper-pagination-bullet  { background: #2c2c2c; }
.box6 .swiper-pagination-bullet-active,.box4 .swiper-pagination-bullet-active { background: #ff3c00; }
.box6 .swiper-pagination,.box4 .swiper-pagination { position: static; margin: 5% 0 10%; }
.box4 .swiper-pagination{
    margin: 6.25% 0 9.375%;
}


.box7 { width: 100%; padding: 0 1.56%; overflow: hidden; background: #e9e9e9; }
.box7 h3{
    font-size:4.8rem;
    color: #333;
    text-align: center;
}


.box7 .swiper-pagination { position: static; }
.box7 .swiper-pagination { padding: 2% 0 7%; width: 100%; overflow: hidden; }
.box7 .swiper-pagination-bullet { width: 70px; height: 70px; background: url("../images/box7_1.jpg") no-repeat center; -webkit-background-size: cover; background-size: cover; opacity: 1; margin: 0 7% !important; border: 2px solid #d7d7d7; position: relative; }
.box7 .swiper-pagination-bullet:nth-of-type(3) { background-image: url(../images/box7_2.jpg); }
.box7 .swiper-pagination-bullet:nth-of-type(2) { background-image: url(../images/box7_3.jpg); }
.box7 .swiper-pagination-bullet:before, .box7 .swiper-pagination-bullet:after { position: absolute; content: '谢卫国 院长'; font-size: 2rem; white-space: nowrap; color: #3b3b3b; left: 50%; top: 111%; width: 100%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.box7 .swiper-pagination-bullet:after { content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #f43257; top: 100%; display: none; }
.box7 .swiper-pagination-bullet:nth-of-type(3):before { content: '李庭勋 院长'; }
.box7 .swiper-pagination-bullet:nth-of-type(2):before { content: '李健 院长'; }
.box7 .swiper-pagination-bullet-active { border-color: #f43257; }
.box7 .swiper-pagination-bullet-active:before { color: #f43257; }
.box7 .swiper-pagination-bullet-active:after { display: block; }
.box7 .btn { width: 56.45%; margin: 8.7% auto 12%; box-shadow: 0 12px 18px rgba(255,120,0,.5); }
.box8 { width: 100%; position: relative; overflow: hidden; }
.box8 h3 { text-align: center; font-size: 4rem; color: #fff; width: 100%; position: absolute; top: 5.6%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.box8 h3 span { font-size: 2.4rem; }
.box8 .swiper-container { width: 100%; position: absolute; padding-top: 20px; top: 22%; left: 0;}
.box8 .swiper-container .swiper-slide { background: #17697b; width: 60%; border-radius: 5px; overflow: hidden; position: relative; top: 0; }
.box8 .swiper-container .swiper-slide:before { content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, .62); top: 0; left: 0; }
.box8 .swiper-container .swiper-slide-active:before { background: rgba(0, 0, 0, .0); }
.box8 .swiper-container .swiper-slide-active { top: -15px; }
.box8 .swiper-slide h5 { color: #fff; text-align: center; font-size: 2.4rem; line-height: 3; }
.box8 .swiper-slide p { color: #fff; text-align: center; font-size: 2.2rem; padding-bottom: 5%; }
.box8 .swiper-pagination, .box9 .swiper-pagination { position: static; padding-top: 2%; }
.box8 .swiper-pagination-bullet, .box9 .swiper-pagination-bullet { background: #9a9a9a; }
.box8 .swiper-pagination-bullet-active, .box9 .swiper-pagination-bullet-active { background: #f43257; }
.box8 .btn { width: 54.84%; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 85.4%; margin-top: 0; }
.box9 { width: 100%; overflow: hidden; position: relative; }
.box9 .swiper-container { width: 100%; position: absolute; left: 0; top: 60%; }
.box9 .swiper-container .swiper-slide { width: 46.875%; }
.box9 .swiper-pagination { padding-top: 8%; }
.box10 { width: 100%; overflow: hidden; padding-bottom: 10%; }
.box10 .btn { width: 32.8%; border-radius: 50%; margin: 11.8% auto 7%; }
.box10 p { text-align: center; font-size: 2.2rem; color: #3e3e3e; line-height: 2; }
.box10 p span { font-size: 2.4rem; line-height: 3.2; }


@media screen and (min-width:320px) and (max-width:359px) {
html { font-size: 31.25%!important; } /*0.5*/

    .box4 .swiper-slide p::before{
        width: 17px;
        height: 17px;
        line-height: 17px;
    }

}
@media screen and (min-width:360px) and (max-width:409px) {
html { font-size: 35%!important; }  /*0.56*/
    .box4 .swiper-slide p::before{
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
}
@media screen and (min-width:410px) and (max-width:479px) {
html { font-size: 40%!important; }  /*0.64*/
    .box4 .swiper-slide p::before{
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
}
@media screen and (min-width:480px) and (max-width:639px) {
html { font-size: 47%!important; }  /*0.75*/
    .box4 .swiper-slide p::before{
        width: 28px;
        height: 28px;
        line-height: 28px;
    }
}
