@charset "gb2312";
html { font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a,button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary  { margin: 0; padding: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-box-sizing: border-box; box-sizing: border-box;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block }
body {  font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; color: #333; background-color: #fff;}
img {  height: auto; -ms-interpolation-mode: bicubic;  vertical-align: middle;}
.wrap img {display: block; width: 100%;height: auto; }
em, i, b ,s,strong{ font-style: normal; font-weight: normal; }
p {font-size: 2.6rem; text-align: justify; text-justify: inter-ideograph;color: #666; }
input,textarea{ border:0;  outline: none;  resize: none;  -webkit-appearance: none;  }
.clearfix:after { content: ""; display: block; visibility: hidden; height: 0; clear: both; }
.clearfix { zoom: 1; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; outline: 0 }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; line-height:1.2;font-weight: normal; }
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.clearfix { *zoom:1;
}
.re { position: relative; }
.ab { position: absolute; }
.fl { float: left;}
.fr { float: right;}
.wrap { width: 100%; margin: 0 auto; max-width: 640px; min-width: 320px; }
.banner .btn{
    display: block;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 12px 20px rgba(232,215,43,.24);
    top:75.24%; left: 64.21%;width: 21.56%;
}
.box1 .btn,.box2 .btn{
    display: block;
    border-radius: 8px;
    overflow: hidden;
    left: 22.65%;
    width: 52.03%;
    top: 47.36%;
}
.box2{
    background: #0e9bce;
    padding: 3.6% 0 5.46%;
}
.box2 h3,.box3 h3{
    width: 53%;
    white-space: normal;
    margin:0 auto;
    border-radius: 50px;
    background: #fff;
    line-height:2;
    font-size:3.2rem;
    text-align: center;
    color: #0094ca;
    font-weight: 700;
}
.box2 h4,.box3 h4{
    text-align: center;
    font-size:2.6rem;
    color: #fff;
    padding: 2% 0 5.5%;
}
.box2 .swiper-container1 .swiper-pagination{
    position: static;
    width: 100%;
    background: #078dbe;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 3px 7px rgba(133,140,146,.35);
}
.box2 .swiper-container1 .swiper-pagination span{
    background: none;
    border-radius: 0;
    font-size:2.8rem;
    color: #fff;
    text-align: center;
    line-height:2.1;
    margin: 0!important;
    height: auto;
width:33.33%!important;
    opacity: 1;
}
.box2 .swiper-pagination span.swiper-pagination-bullet-active{
    background: #fff;
    color: #0e9bce;
}
.box2 h5{
    font-size:2.2rem;
    line-height:3;
    text-align: center;
    color: #fff;
}
.box2 .swiper-slide>img{
    width: 67.5%;
    margin:0 auto;
}
.box2 figure .swiper-slide>img{
    width: 100%;
}
.box2 .swiper-slide>p,.box2>p{
    font-size:2rem;
    color: #fff;
    padding: 0 2% 3.125% 19.5%;
    text-indent: -5em;
}
.box2 figure{
    width: 70.78%;
    margin:0 auto 4.68%;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 2px 5px rgba(133,140,146,.35);
}
.box2 .btn{
    position: static;
    margin:0 auto;
}
.box3{
    padding: 4.375% 0 5.625%;
}
.box3 h3{
    background: #0094ca;
    color: #fff;
    width: 35%;
}
.box3 h4{
    color: #606e74;
    padding-bottom:0;
}
.box3 .swiper-container{
    width: 86.25%;
    margin:0 auto;
}
.box3 .swiper-container-horizontal>.swiper-pagination{
    width: 29%;
    top: 16.82%;
    left: 54.1875%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content:space-between;
}
.box3 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{

    width: 72px;
    height: 72px;
    background: url("../images/szj1.jpg") no-repeat center;
    margin: 0;
    opacity: 1;
    border: 2px solid #fff;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    -webkit-background-size:cover;
    background-size:cover;
}
.box3 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet:nth-of-type(2){
    background-image: url("../images/szj2.jpg");
}
.box3 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet:before{
    width: 100%;
    height:100%;
    content: '';
    background: rgba(54,46,43,.4);
    position: absolute;
    left: 0;
    top: 0;
}
.box3 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
    display:none;
}
@media screen and (min-width: 320px) and (max-width: 374px) {
    html { font-size: 26.25% !important; } /*0.42*/
    .box3 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
        width: 36px;
        height: 36px;
    }
}
@media screen and (min-width: 375px) and (max-width: 409px) {
    html { font-size: 31% !important; }  /*0.5*/
    .box3 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
        width: 40px;
        height: 40px;
    }
}
@media screen and (min-width: 410px) and (max-width: 479px) {
    html { font-size: 33% !important; }  /*0.54*/
    .box3 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
        width: 46px;
        height: 46px;
    }
}
@media screen and (min-width: 480px) and (max-width: 900px) {
    html { font-size: 40% !important; } /*0.64*/
    .box3 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
        width: 60px;
        height: 60px;
    }
}
