@charset "utf-8";
/*body全部*/
html,body{
  font-family:"Microsoft YaHei";
  color: #333;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body{
    background: url(../img/mainbg.jpg) center top;
    min-height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.box{
  max-width: 768px;
  margin: 0 auto;
  min-height: 100%;
  background: #fff;
}
.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; */
}
.clear{ clear:both} 

@media screen and (min-width:633px){
html,body{
    font-size: 14px!important;
}
.section1 .set1t{
    /* padding-top: 22rem!important; */
}
.modal-dialog{
    padding-top: 20rem!important;
}
}

.ewm{
    /* position: fixed; */
    right: .5rem;
}
.ewm .btn{
    position: fixed;
    right: 0;
    top: 10rem;
    border-color: #4c546b;
    /* background: url(../img/ewmicon.png) no-repeat #fff center; */
    /* height: 4rem; */
    /* width: 4rem; */
    background-size: 3rem;
    border-radius: .5rem 0 0 .5rem;
    background: rgba(76,84,107,.75);
    z-index: 200;
    font-weight: bold;
    /* padding: 1rem .8rem; */
    color: #fff;
}
.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: #4c546b;
    border-color:#4c546b
}
.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;
}

.section1{
    background: #fff;
    background-size: 100% auto;
}
.section1 .set1t{
    /* padding-top: 15rem; */
    text-align: center;
    color: #fff;
}
.section1 .set1t img{
    width: 100%;
}
.section1 .set1t h4{
    height: 3.8rem;
    margin-bottom: 2rem;
}
.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: rgba(255,255,255,.96);
    /* border-radius: .5rem .5rem 0 0; */
    padding: 1rem 0rem 1rem;
    margin: 0 auto;
    /* border-radius: 1rem; */
    /* box-shadow: .1rem .4rem 1rem 1px rgba(0,0,0,.2); */
}
.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: 0 0;
    background: #d84c59;
    font-size: 1.2rem;
    color: #ffffff;
    padding: 0 .8rem;
    border-radius: .5rem;
    font-weight: bold;
    /* box-shadow: 0.2rem 0.2rem 0 0 #043a73; */
    background: #f19502;
}
.bf1{
    padding: 0 2rem;
    color: #4c546b;
    margin-top: 1rem;
}
.bf1 b{
    color: #358ac8;
}
.tip{
    padding: 1rem;
}
.tip p{
    width: 100%;
    background: #f3f2f0;
    padding: 1rem;
    text-align: center;
    border-radius: .5rem;
    margin-bottom: 0;
    color: #4c546b;
}
.btbox{
    padding: 0 1rem;
}
.btbox a{
    display: block;
    text-align: center;
    background: #3998dd;
    color: #fff;
    margin-bottom: .8rem;
    padding: 1rem;
    border-radius: .5rem;
    outline: dashed 0.1rem;
    outline-offset: -0.4rem;
    font-size: 1.2rem;
}
.btbox a:hover{
    text-decoration:none
}
.section1 .set1b img{
    display: inline-block;
    width: 2rem;
}
.section1 .set1b h5{
    display: inline-block;
    color: #4c546b;
    /* text-align: center; */
    /* margin: 0 auto; */
}
.section1 .set1b h5 b{
    color: #eb7a2f;
    padding-right: .5rem;
    text-decoration: underline;
}
.section5 h4{
    text-align: center;
    margin-top: .5rem;
}
.section5 h4 span{
    color: #04478d;
    font-weight: bold;
}
.section5 .res{
    font-size: 1.24rem;
    padding: 0 1rem;
    line-height: 2rem;
}
.section5 .res b{
    color: rgb(233, 74, 53);
    font-weight: bold;
}
.section5 .res span{
    color: rgb(233, 74, 53);
}
.section5 .goto{
    display: inline-block;
    padding: 0 2rem;
    float: right;
    margin-right: 1rem;
    border-radius: .3rem;
    outline: .1rem dashed;
    outline-offset: -.4rem;
    background: #0ca3e2;
    color: #fff;
}
.section5 .goto:hover,.section5 .goto:focus{
    background:#5881e0;
    text-decoration:none;
    color:#fff;
}
.section5 form{
    padding: 0 1rem 0;
    color: #5881e0;
    font-size: 1.1rem;
}
.section5 form label{
    font-weight: bold;
}
.section5 form .form-check-label{
    font-weight: 100;
    font-size: .9rem;
    color: #999;
}
.form-control{
    font-size: 1.2rem;
    border-radius: .5rem;
    background: #f3f9ff;
    border: .1rem solid rgba(0,123,255,.25);
}
.section5 form .login_btn,.goto{
    /* background: -webkit-gradient(linear, 0% 0%, 100% 0%,from(#5881e0),from(#e38d00)); */
    /* background: -webkit-linear-gradient(left,#5881e0 0%,#e38d00 100%); */
    /*background: -moz-linear-gradient(left,#5881e0 0%,#e38d00 100%);*/
    /*background: -o-linear-gradient(left,#5881e0 0%,#e38d00 100%);*/
    /*background: -ms-linear-gradient(left,#5881e0 0%,#e38d00 100%);*/
    color: #fff;
    height: 3.2rem;
    line-height: 3rem;
    font-size: 1.4rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: .3rem;
    margin-top: 2rem;
    background: #5881e0;
    border-radius: .3rem;
    outline: .1rem dashed;
    outline-offset: -.4rem;
}

/*bootom*/
.bottom{
    background: #ffffff;
    padding: 3rem 0 0;
    text-align: center;
}
.bottom p{
    margin-bottom: 0;
    color: #666;
    /* color: #fff; */
    padding-bottom: 2rem;
}
/*footer*/
.footer{
    position: fixed;
    max-width: 600px;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
    background: rgba(77,89,116,.85);
    z-index: 100;
    height: 4rem;
    background: -webkit-gradient(linear, 0% 0%, 100% 0%,from(#49a3bb),from(#7fb973));
    background: -webkit-linear-gradient(left,#49a3bb 0%,#7fb973 100%);
    background: -moz-linear-gradient(left,#49a3bb 0%,#7fb973 100%);
    background: -o-linear-gradient(left,#49a3bb 0%,#7fb973 100%);
    background: -ms-linear-gradient(left,#49a3bb 0%,#7fb973 100%);
}
.footer div{
    float: left;
    width: 50%;
    height: 4rem;
    padding: .8rem 0;
}
.footer div a{
    color: #fff!important;
    text-align: center;
    width: 100%;
    display: block;
    height: 2.4rem;
    line-height: 2.44rem;
    font-size: 1.3rem;
    font-weight: bold;
}
.footer div a img{
    width: 2.3rem;
    margin-right: 1rem;
}
.footer .fl{}
.footer .fr a{
    border-left: .1rem solid #fff;
}

@media screen and (max-width:330px){
    .section1 .set1t{
    /* padding-top: 13rem; */
}
.modal-dialog{
    padding-top: 10rem;
}
}