@charset "utf-8";
/*body全部*/
html,body{
  font-family:"Microsoft YaHei";
  color: #333;
}
body{
    background: url(../img/mainbg.jpg) center top;
    background: #f8fffd;
}
.box{
  max-width: 768px;
  margin: 0 auto;
  background: url(../img/bg.png);
  background-size: 100% auto;
}
.animate-box{
    visibility: hidden;
}
.animate-box.has-visible{
    visibility: visible;
}
.title{
    padding: 1rem 1rem 2.5rem;
}
.title h4{
    height: 2.6rem;
    text-align: center;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
}
.title h4 p{
    margin: 0;
    display: -webkit-inline-box;
    padding: 0 1rem;
    background: #fff;
}
.section5 .title h4 p{
    background: #f3f9ff;
}
.title .bline{
    position: relative;
    width: 100%;
    padding: .7rem;
    border-bottom: .1rem solid #49a3bb;
    /* display: none; */
}
.fu{
    margin-bottom: 0;
    font-size: 1.24rem;
    padding-left: 1rem;
    color: #04478d;
    font-weight: bold;
    margin-top: 1rem;
}
.clear{ clear:both} 

@media screen and (min-width:633px){
html,body{
    font-size: 14px!important;
}
.section1 .set1t{
}
.modal-dialog{
    padding-top: 20rem!important;
}
.section1 .set1b ul .bot .linebg{
    width: 28rem!important;
}
}

.ewm{
    /* position: fixed; */
    right: .5rem;
}
.ewm .btn{
    position: fixed;
    right: 0;
    border: none;
    /* background: url(../img/ewmicon.png) no-repeat #fff center; */
    height: 10rem;
    width: 2.3rem;
    background-size: 3rem;
    border-radius: .5rem 0 0 .5rem;
    background: rgb(233, 74, 53);
    z-index: 200;
    font-weight: bold;
    /* padding: 1rem .8rem; */
    color: #fff;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: 0.2rem 0.2rem 0 0 #04478d;
}
.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{
    /* color: #fff; */
    /* background-color: #00a172; */
    /* border-color: #00a172; */
}
.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,255,255,.2)
}
.modal-dialog{
    padding-top: 15rem;
}
.modal-content{
    background: transparent;
    border: none;
    text-align: center;
    color: #fff;
}
.modal-open .modal{
    background: rgba(0, 0, 0, 0.4);
}
.modal-body p{
    font-size: 1.2rem;
    margin-top: 1.5rem;
    line-height: 2rem;
}
.modal-header{
    border: none;
}
.modal-header .close{
    margin: 0 auto;
    background: rgba(255,255,255,1);
    border: .1rem solid #fff;
    padding: .5rem;
    font-size: 2rem;
    /* color: #fff; */
    opacity: 1;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 2rem;
    border: .1rem solid;
}
.sectit{
    height: 2.4rem;
    width: 100%;
    /* background: #f3f9ff; */
    padding: 0 1rem;
    margin-bottom: 0;
}
.sectit span,.gallery-tp span{
    height: 1.8rem;
    display: inline-block;
    line-height: 2rem;
    margin: .6rem 0 0;
    background: #d84c59;
    font-size: 1.2rem;
    color: #04478d;
    padding: 0 .8rem;
    border-radius: .5rem;
    font-weight: bold;
    box-shadow: .2rem .2rem 0 0 #04478d;
    background: #fedf12;
}
.section1{
    border-radius: 0 0 1rem 1rem;
    overflow: hidden;
    margin-bottom: 2.5rem;
    box-shadow: -1px 0.3rem 0.8rem 0 #9a9a9a;
    position: relative;
}
.section1 .set1t{
    text-align: center;
    color: #fff;
}
.section1 .set1t img{
    width:100%
}
.section1 .bnft{
    position: absolute;
    bottom: 9.5rem;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
}
.section1 .bnp{
    position: absolute;
    bottom: 5.5rem;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 1.4rem;
    color: #fff;
    font-weight: bold;
}
.section1 .set1t h4 span{
    display: -webkit-inline-box;
    height: 3.8rem;
    line-height: 3.8rem;
    padding: 0 2rem;
    /* border: .1rem solid #fff; */
    border-radius: .5rem;
    outline: .2rem;
    background: #fff116;
    outline-offset: -.5rem;
    outline-style: dashed;
    color: #4c546b;
    font-weight: bold;
    font-size: 1.4rem;
    display: none;
}
.section1 .set1t p{
    font-size: 1.25rem;
    margin-top: 1rem;
    font-weight: bold;
}
.section1 .set1b{
    width: 100%;
    background: #fff;
    /* border-radius: .5rem .5rem 0 0; */
    padding: 1.5rem 2rem .5rem;
    /* text-align: center; */
}
.section1 .set1b ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.section1 .set1b ul li{
    height: 1.5rem;
}
.section1 .set1b ul li ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.section1 .set1b ul .time{
    font-weight: bold;
    /* font-size: 1.1rem; */
    color: #5881e0;
}
.section1 .set1b ul .bot{
    margin: .5rem 0;
}
.section1 .set1b ul .bot .linebg{
    border-bottom: .2rem solid #5881e0;
    position: absolute;
    width: 20rem;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 1.05rem;
}
.section1 .set1b ul .bot button{
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 10rem;
    padding: 0;
    /* outline: .2rem rgba(0,123,255,.25); */
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    /* outline-offset: .1rem; */
    /* margin: .2rem; */
    /* outline-style: solid; */
    background: #5881e0;
}
.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.section1 .set1b ul .tit{
    color: #5881e0;
    font-weight: bold;
}
.section1s{
    padding: 0 .8rem;
    margin: 0 0 2.5rem;
}
.section1s .set1sbox{
    padding: 1.5rem 1rem;
    background: url(../img/bg2.png);
    box-shadow: -1px 0.3rem 0.8rem 0 #9a9a9a;
    border-radius: 1rem;
}

.section2 .tit{
    text-align: center;
    height: 5rem;
    padding-top: 1rem;
    margin-bottom: 3rem;
}
.section2 .tit img{
    height: 100%;
}
.section2 .tip{
    background: #f3f2f0;
    /* box-shadow: 0.3rem 0.2rem 0rem 0px rgb(4, 71, 141); */
    border-radius: .5rem;
    padding: 1rem;
    /* border: .1rem solid #f3f9ff; */
}
.section2 .tip p{
    margin: 0;
    /* font-weight: bold; */
    padding: 0!important;
    /* color: #0ca3e1!important; */
}
.section2 .tip p b{
    color: #e94a35;
}
.section2{
    /* background: #fff; */
    /* padding-top: 1rem; */
}
.section2 .set2box .set2ul{
    width: 100%;
}
.section2 .set2box .set2ul li{
    width: 100%;
    position: relative;
    margin-bottom: 3rem;
}
.section2 .set2box .set2ul li .lil{
    padding-left: 1rem;
    float: left;
    width: 30%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 6.8rem;
}
.section2 .set2box .set2ul li .lil img{
    float: left;
    height: 3.8rem;
    margin-top: 1.3rem;
}
.section2 .set2box .set2ul li .lil p{
    float: left;
    color: #00284a;
    font-size: 1.65rem;
    font-weight: bold;
    padding: 0;
    margin-left: 25%;
}
.section2 .set2box .set2ul li .lir{
    float: right;
    width: 70%;
    background: url(../img/bg4.png);
    padding: 1rem;
    border-radius: 1rem 0 0 1rem;
    box-shadow: -1px 0.3rem 0.8rem 0 #9a9a9a;
}
.section2 .set2box .set2ul li .lir img{
    width: 100%;
}
.section2 .set2box .pbox{}
.section2 .set2box .pbox p{
    font-size: 1.3rem;
    text-align: center;
    color: #00284a;
}
.section2 .set2box ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.section2 .set2box ul .li3{
    background: url(../img/p4bg.png);
    background-size: 100% 100%;
}
.section2 .set2box ul .li2 b{
    padding: 0 1rem;
    color: #04478d;
    font-size: 1.3rem;
}
.section2 .set2box ul .li2 b small{
    color: #e94b35;
    font-weight: bold;
}
.section2 .set2box ul .li2 b span{
    background: #fedf12;
    color: #04478d;
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
    border-radius: .3rem;
    margin-right: 1rem;
    box-shadow: 0.1rem 0.1rem 0 0 #04478d;
}
.section2 .set2box ul li .que{
    text-align: center;
}
.section2 .set2box ul li .que h5{
    display: inline-block;
    color: #04478d;
    font-weight: bold;
    line-height: 3rem;
    text-align: center;
    width: 100%;
    font-size: 2rem;
    margin: 2rem 0 0;
}
.section2 .set2box ul li p,.section2 .set2box ul li .ans{
    padding: 1.5rem .8rem;
    /* border-radius: .5rem; */
    color: #4c546b;
    font-size: 1.1rem;
    margin-bottom: 0;
}
.tab-content>.tab-pane{width: 100%;}
.tab-content>.tab-pane .tbbox{
    padding: 1.5rem 1rem;
    background: url(../img/bg3.png);
    border-radius: 1rem;
    box-shadow: -1px 0.3rem 0.8rem 0 #9a9a9a;
}
.section2 .set2box .title2{
    font-size: 1rem;
    padding: 0 0rem;
    color: #ea4b35;
    font-weight: bold;
    margin-top: 1rem;
}
.section2 .set2box .title2 span{
    background: linear-gradient(#fff 60%,#fffaf9 40%);
}
.section2 .set2box .gallery-tp p{
    padding: 1rem 0 0;
}
.section2 .set2box .gallery-tp p span{
    font-size: 1.1rem;
    text-align: center;
}
.section2 .set2box .gallery-tp .nr{
    padding: 1rem 1rem 0;
    /* font-size: 1.05rem; */
}
.section2 .set2box .gallery-tp p b{
    color: #04478d;
}
.section2 .set2box ul li .ans ul{
    border: none;
    margin-bottom: 1.5rem;
    padding-top: 1rem;
}
.section2 .set2box ul li .ans ul li{
    width: 20%;
    padding: 1.5% 1%;
    text-align: center;
}
.section2 .set2box ul li .ans ul li a{
    display: block;
    background: #ebebeb;
    color: #00284a;
    padding: .8rem 0 .7rem;
    border-radius: .3rem;
    font-weight: bold;
    /* opacity: 0.4; */
    font-size: 1.2rem;
}
.section2 .set2box ul li .ans ul li a.active{
    opacity: 1;
    /* box-shadow: 0 0 0.6rem 0 #9ac1bb; */
    text-decoration: none;
    background: #00284a;
    color: #fff;
}
.section2 .set2box ul li img{
    /* margin: 0 auto; */
    /* width: 2.5rem; */
}
.section2 .set2box ul li .ans table{
    text-align: center;
    width: 99.99%;
    background: #fff;
}
.section2 .set2box ul li .ans table td{
    background: #;
    border: .1rem solid;
    padding: .2rem .8rem;
    text-align: center;
    font-size: 0.9rem;
}
.section2 .set2box ul li .ans table tr td:first-child{
    text-align: center;
}
.section2 .set2box ul li .ans .tle td{
    background: #5881e0;
    color: #fff;
    font-weight: bold;
}
.section2 .set2box ul .li2 .asbox{
    /* background: rgba(255,255,255,.9); */
    /* box-shadow: 0.1rem 0.4rem 1rem 1px rgba(88, 129, 224,.1); */
    margin: .8rem 0;
    /* border-radius: .5rem; */
    /* padding: 1rem; */
    /* border: .1rem solid #f3f9ff; */
}
.section2 .set2box ul .li2 .ans table{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.section2 .set2box ul .li2 .ans table .td{
    color: #ffffff;
    font-weight: bold;
    font-size: 1.3rem;
    background: -webkit-gradient(linear, 0% 0%, 100% 0%,from(#f89063),from(#fbad86));
    background: -webkit-linear-gradient(left,#f3f2f0 0%,#f3f2f0 100%);
    background: -moz-linear-gradient(left,#f89063 0%,#fbad86 100%);
    background: -o-linear-gradient(left,#f89063 0%,#fbad86 100%);
    background: -ms-linear-gradient(left,#f89063 0%,#fbad86 100%);
    border-radius: .5rem;
    border: none;
    /* box-shadow: 0.2rem 0.2rem 0 0 #04478d; */
    background: #0da3e0;
    border-radius: 0.3rem;
    outline: dashed 0.1rem;
    outline-offset: -0.3rem;
}
.section2 .set2box ul .li2 .ans table .tr td{
        background: #fff;
        border-bottom: .2rem solid #0147a9;
        font-weight: bold;
        padding-top: 1rem;
        border-right: none;
}
.section2 .set2box ul .li2 .ans table td{background: rgba(243,249,255,.85);color: #02479c;border: .1rem solid #fff;padding: .8rem .5rem;border-right: .1rem solid;}
.swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .swiper-slide {
      background-size: cover;
      background-position: center;
    }
    .gallery-top {
      height: auto;
      width: 100%;
      /* overflow-y: scroll; */
    }
    .gallery-thumbs {
      box-sizing: border-box;
      padding: 0 0 .5rem;
      color: #082680;
    }
    .gallery-thumbs .swiper-slide,.gallery-th .swiper-slide {
      height: 3.2rem;
      opacity: 0.4;
      text-align: center;
      line-height: 3.2rem;
      font-size: 1.4rem;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      /* width: 10rem!important; */
      background: #109a8b;
    }
    .gallery-thumbs b{}
    .gallery-thumbs .swiper-slide-thumb-active,.gallery-th .swiper-slide-thumb-active {
      opacity: 1;
    }

/*bootom*/
.bottom{
    background: url(../img/bg4.png);
    padding: 3rem 0 5rem;
    text-align: center;
    /* border-top: .3rem solid #04478d; */
    border-radius: 1rem 1rem 0 0;
    box-shadow: -1px 0.3rem 0.8rem 0 #9a9a9a;
}
.bottom p{
    margin-bottom: 0;
    /* color: #333; */
    color: #ffffff;
}
.footer{
    width: 5.8rem;
    position: fixed;
    bottom: 2rem;
    height: 4rem;
    background: #00284a;
    /* max-width: 768px; */
    z-index: 100;
    /* left: 0; */
    right: 1.5rem;
    margin: auto;
    border-radius: 10rem;
    overflow: hidden;
    text-align: center;
    box-shadow: -1px 0.3rem 0.8rem 0 #00000030;
    height: 5.8rem;
    padding: 1.2rem;
}
.footer a{
    width: 100%;
    display: block;
    /* float: left; */
    text-align: center;
    color: #fff;
    height: 100%;
    /* font-size: 1.5rem; */
    /* line-height: 4rem; */
}
.footer a:first-child{
    background: #00284a;
}
.footer a img{
    width: 100%;
}
.footer a:hover{
    text-decoration:none
}

@media screen and (max-width:330px){
    .section1 .set1t{
}
.section2 .set2box .all li ul li .time,.section2 .set2box .all li ul li img,.section3 .set3box ul li img{
    width: 10rem;
}
.section2 .set2box .all li ul li .time{
    margin-top: 6rem;
    height: 4rem;
    padding-top: .6rem;
}
.modal-dialog{
    padding-top: 10rem;
}
.section1 .set1b ul .bot .linebg{
    width:18rem;
}
}