.banner{
    border-bottom: 2px solid #8c8b86;
}
.banner .banner-p{
    display: block;
}
.banner .banner-m{
    display: none;
}
#banner{
    display: block;
}
#banner .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
    box-shadow: 0 0 10px #000;
}
#banner .swiper-pagination-bullet-active{
    background: #0f69b5;
}
#m-banner{
    display: none;
}
#m-banner .swiper-pagination-bullet{
    width: 0.12rem;
    height: 0.12rem;
    background: #fff;
    opacity: 1;
    box-shadow: 0 0 0.1rem #000;
}
#m-banner .swiper-pagination-bullet-active{
    background: #0f69b5;
}
.tabNav{
    width: 664px;
    margin: 40px auto;
}
.tabNav .tab{
    display: block;
    width: 138px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    float: left;
    font-size: 19px;
    color: #000;
    margin: 0 14px;
    transition: 400ms;
    -moz-transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
}
.tabNav .tab.active{
    font-size: 21px;
    font-weight: bold;
    color: #0081cc;
}
.tabNav .tab:hover{
    font-size: 21px;
    color: #0081cc;
}
.onlineService .service{
    margin: 30px auto 0 auto;
    padding: 56px 0;
    background: #edeeee;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.4);
}
.onlineService .service .sBox{
    width: 1220px;
    margin: 0 auto;
    position: relative;
}
.onlineService .service .imgBox{
    width: 310px;
    height: 225px;
    overflow: hidden;
    float: left;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.4);
    margin-right: 30px;
}
.onlineService .service .imgBox .img-p{
    display: block;
}
.onlineService .service .imgBox .img-m{
    display: none;
}
.onlineService .service .txtBox{
    width: 690px;
    float: left;
}
.onlineService .service .txtBox .t1{
    width: 230px;
    font-size: 32px;
    color: #595757;
    padding-bottom: 12px;
    border-bottom: 1px solid #595757;
    margin-top: 10px;
}
.onlineService .service .txtBox .t2{
    font-size: 19px;
    color: #595757;
    line-height: 180%;
    margin-top: 16px;
}
.onlineService .service .txtBox .t3{
    font-size: 19px;
    color: #595757;
    margin-top: 20px;
}
.onlineService .service .btn{
    display: block;
    width: 160px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    font-size: 19px;
    border-radius: 28px;
    box-shadow: -1px 1px 5px rgba(0,0,0,0.4);
    color: #595757;
    background: #e1e1e1;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -28px;
    transition: 400ms;
    -moz-transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
}
.onlineService .service .btn:hover{
    color: #ffffff;
    background: #0081cc;
}
.onlineService .btnBox{
    width: 860px;
    margin: 80px auto;
}
.onlineService .btnBox .btn{
    display: block;
    width: 410px;
    height: 118px;
    line-height: 118px;
    text-align: center;
    font-size: 23px;
    letter-spacing: 8px;
    color: #fff;
    float: left;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.4);
    transition: 400ms;
    -moz-transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
}
.onlineService .btnBox .btn:hover{
    color: #2c2d2d;
}
.onlineService .btnBox .btn:nth-child(1){
    background: url("../images/online-btn1.jpg") no-repeat center;
    background-size: cover;
    float: left;
}
.onlineService .btnBox .btn:nth-child(2){
    background: url("../images/online-btn2.jpg") no-repeat center;
    background-size: cover;
    float: right;
}
.websiteMain,.lawMain,.disclaimer{
    padding: 40px 0 90px 0;
    margin-top: 136px;
}
.websiteMain .content p{
    font-size: 19px;
    color: #595757;
    font-weight: lighter;
    line-height: 200%;
}
.websiteMain .content a{
    color: #595757;
}
.websiteMain .content a:hover{
    color: #1b7ab1;
}
.websiteMain .content .mt{
    font-size: 30px;
    color: #1b7ab1;
    padding: 17px 0;
    border-bottom: 1px solid #8c8b86;
}
.websiteMain .content .mt a{
    color: #1b7ab1;
    display: block;
}
.websiteMain .content .bt{
    font-size: 21px;
    font-weight: bold;
}
.lawMain .content p,.disclaimer .content p{
    font-size: 19px;
    color: #595757;
    font-weight: lighter;
    line-height: 200%;
}
.lawMain .content .title,.disclaimer .content .title{
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}
.quickContact{
    padding-bottom: 90px;
}
.quickContact .content .t1{
    font-size: 19px;
    color: #595757;
    font-weight: lighter;
    text-align: center;
}
.quickContact .content .linkStyle{
    padding: 50px 0;
    border-top: 1px solid #221816;
    border-bottom: 1px solid #221816;
    margin-top: 50px;
}
.quickContact .content .linkStyle .link{
    display: block;
    width: 388px;
    padding-left: 244px;
    height: 178px;
    line-height: 178px;
    font-size: 22px;
    color: #595757;
    font-weight: lighter;
    background: #e9ebec url("../images/quick-i.png") no-repeat left 178px center;
    background-size: 32px auto;
    float: left;
    position: relative;
}
.quickContact .content .linkStyle .link .btn{
    display: none;
    width: 1.6rem;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    height: 0.42rem;
    line-height: 0.42rem;
    background: #484646;
    color: #fff;
    position: absolute;
    right: 0.4rem;
    top: 50%;
    margin-top: -0.21rem;
}
.quickContact .content .linkStyle .link:nth-child(odd){
    float: left;
}
.quickContact .content .linkStyle .link:nth-child(even){
    float: right;
}
.quickContact .content .t2{
    font-size: 19px;
    color: #595757;
    font-weight: lighter;
    text-align: center;
    margin-top: 96px;
}
.quickContact .content .map {
    width: calc(100% - 2px);
    height: 744px;
    border: 1px solid #959595;
    margin-top: 50px;
}
.quickContact .content .address{
    width: 100%;
    text-align: center;
    height: 176px;
    line-height: 176px;
    background: #e9ebec;
    font-size: 30px;
    color: #595757;
    font-weight: lighter;
    margin-top: 50px;
}
.downloadMain{
    padding-bottom: 90px;
}
.downloadMain .item{
    display: block;
    margin-top: 88px;
}
.downloadMain .item:first-child{
    margin-top: 0;
}
.downloadMain .item .t1{
    font-size: 30px;
    font-weight: lighter;
    letter-spacing: 6px;
    color: #1b7ab1;
    margin-bottom: 20px;
}
.downloadMain .item .txtBox{
    position: relative;
    padding: 56px 46px;
    background: #eeeeee;
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
}
.downloadMain .item .txtBox p{
    width: 40%;
    float: left;
    font-size: 19px;
    line-height: 200%;
    font-weight: lighter;
    color: #595757;
}
.downloadMain .item .txtBox .down-btn{
    display: block;
    width: 141px;
    height: 50px;
    line-height: 50px;
    background: url("../images/download-btn.png") no-repeat center;
    background-size: cover;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.4);
    position: absolute;
    top: 50%;
    margin-top: -25px;
    right: 34px;
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    border-radius: 8px;
    overflow: hidden;
}
.requestMain{
    padding-bottom: 90px;
}
.requestMain .form{
    color: #595757;
    font-size: 21px;
}
.requestMain .form .formBox{
    margin-top: 30px;
}
.requestMain .form .f-box{
    width: 49%;
    float: left;
}
.requestMain .form .f-box:nth-child(odd){
    float: left;
}
.requestMain .form .f-box:nth-child(even){
    float: right;
}
.requestMain .form .form-t{
    min-width: 120px;
    height: 42px;
    line-height: 42px;
    float: left;
    color: #000;
}
.requestMain .form .form-t span{
    color: red;
}
.requestMain .form .textarea{
    width: calc(100% - 142px);
    padding: 10px;
    height: 300px;
    line-height: 150%;
    text-align: justify;
    background: #e9ebec;
    border: 1px solid #8c8b86;
    resize: none;
    overflow: auto;
}
.requestMain .form .txt{
    width: calc(100% - 142px);
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #e9ebec;
    border: 1px solid #8c8b86;
}
.requestMain .form .selectBox {
    width: calc(100% - 120px);
    height: 40px;
    position: relative;
    float: left;
}
.requestMain .form .selectBox .more {
    display: block;
    width: 24px;
    height: 16px;
    background: url("../images/request-i.png") no-repeat center;
    background-size: auto 100%;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
}
.requestMain .form .selectBox .sex {
    width: 100%;
    padding: 0 10px;
    height: 42px;
    line-height: 42px;
    background: #e9ebec;
    border: 1px solid #8c8b86;
    color: #595757;
    font-size: 21px;
    -webkit-appearance: none;
}
.requestMain .form .note{
    text-align: center;
    margin-top: 30px;
}
.requestMain .form .note span{
    color: red;
}
.requestMain .form .btnBox{
    text-align: center;
    margin-top: 40px;
}
.requestMain .form .sub{
    width: 160px;
    height: 44px;
    line-height: 44px;
    background: #2c2d2d;
    color: #fff;
    font-size: 16px;
    transition: 400ms;
    -moz-transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
}
.requestMain .form .sub:hover{
    background: #0081cc;
}
#content .breadcrumb{
    padding-top: 40px;
}
@media screen and (max-width:1600px){
    .websiteMain, .lawMain, .disclaimer{
        margin-top: 112px;
    }
}
@media screen and (max-width:1280px){
    .websiteMain, .lawMain, .disclaimer{
        margin-top: 100px;
    }
    .tabNav{
        width: 664px;
        margin: 30px auto;
    }
    .onlineService .service{
        width: 690px;
        padding: 34px 0 54px 0;
    }
    .onlineService .service .sBox{
        width: 616px;
    }
    .onlineService .service .imgBox{
        width: 100%;
        height: 284px;
        float: none;
        margin: 0;
    }
    .onlineService .service .imgBox .img-p{
        display: none;
    }
    .onlineService .service .imgBox .img-m{
        display: block;
    }
    .onlineService .service .txtBox{
        width: 100%;
        float: none;
    }
    .onlineService .service .txtBox .t1{
        margin-top: 36px;
    }
    .onlineService .service .btn{
        position: relative;
        margin: 50px auto 0 auto;
    }
    .onlineService .btnBox{
        width: 690px;
        margin: 78px auto;
    }
    .onlineService .btnBox .btn{
        width: 328px;
        height: 94px;
        line-height: 94px;
        font-size: 19px;
    }
    .quickContact .content .linkStyle .link{
        width: 62%;
        padding-left: 38%;
        float: none;
    }
    .quickContact .content .linkStyle .link:nth-child(odd){
        float: none;
        margin-bottom: 12px;
    }
    .quickContact .content .linkStyle .link:nth-child(even){
        float: none;
    }
    .downloadMain .box{
        width: 100%;
    }
    .downloadMain .item{
        background: #eee;
        padding: 50px 0 40px 0;
        border-top: 1px solid #b8b8b8;
        border-bottom: 1px solid #b8b8b8;
        margin-top: 0;
    }
    .downloadMain .item:nth-child(even){
        background: transparent;
        border-top: none;
        border-bottom: none;
    }
    .downloadMain .item .t1{
        text-align: center;
        letter-spacing: 10px;
    }
    .downloadMain .item .txtBox{
        background: transparent;
        border-top: none;
        border-bottom: none;
    }
    .downloadMain .item .txtBox p{
        display: none;
    }
    .downloadMain .item .txtBox .down-btn{
        right: 50%;
        margin-right: -70px;
    }
}
@media screen and (max-width:750px){
    .banner{
        border-bottom: none;
    }
    .banner .banner-p{
        display: none;
    }
    .banner .banner-m{
        display: block;
    }
    #banner{
        display: none;
    }
    #m-banner{
        display: block;
    }
    .tabNav{
        width: 6.64rem;
        margin: 0.3rem auto;
    }
    .tabNav .tab{
        width: 1.38rem;
        height: 0.48rem;
        line-height: 0.48rem;
        font-size: 0.19rem;
        margin: 0 0.14rem;
    }
    .tabNav .tab.active,.tabNav .tab:hover{
        font-size: 0.21rem;
    }
    .onlineService .service{
        width: 6.9rem;
        padding: 0.34rem 0 0.54rem 0;
        margin: 0.3rem auto 0 auto;
        box-shadow: -0.05rem 0.05rem 0.05rem rgba(0,0,0,0.4);
    }
    .onlineService .service .sBox{
        width: 6.16rem;
    }
    .onlineService .service .imgBox{
        width: 100%;
        height: 2.84rem;
        float: none;
        margin: 0;
        box-shadow: -0.05rem 0.05rem 0.05rem rgba(0,0,0,0.4);
    }
    .onlineService .service .imgBox .img-p{
        display: none;
    }
    .onlineService .service .imgBox .img-m{
        display: block;
    }
    .onlineService .service .txtBox{
        width: 100%;
        float: none;
    }
    .onlineService .service .txtBox .t1{
        margin-top: 0.36rem;
        font-size: 0.32rem;
    }
    .onlineService .service .txtBox .t2{
        font-size: 0.19rem;
    }
    .onlineService .service .txtBox .t3{
        font-size: 0.19rem;
    }
    .onlineService .service .btn{
        width: 1.6rem;
        height: 0.56rem;
        line-height: 0.56rem;
        font-size: 0.19rem;
        border-radius: 0.28rem;
        position: relative;
        margin: 0.5rem auto 0 auto;
        box-shadow: -0.01rem 0.01rem 0.05rem rgba(0,0,0,0.4);
    }
    .onlineService .btnBox{
        width: 6.9rem;
        margin: 0.78rem auto;
    }
    .onlineService .btnBox .btn{
        width: 3.28rem;
        height: 0.94rem;
        line-height: 0.94rem;
        font-size: 0.19rem;
        letter-spacing: 0;
        box-shadow: -0.05rem 0.05rem 0.05rem rgba(0,0,0,0.4);
    }
    .websiteMain,.lawMain,.disclaimer{
        padding: 0.4rem 0 0.9rem 0;
        margin-top: 1.36rem;
    }
    .websiteMain .content p,.lawMain .content p,.disclaimer .content p{
        font-size: 0.19rem;
    }
    .websiteMain .content .mt{
        font-size: 0.42rem;
        padding: 0.17rem 0;
    }
    .websiteMain .content .bt{
        font-size: 0.21rem;
    }
    .lawMain .content .title,.disclaimer .content .title{
        font-size: 0.21rem;
    }
    .quickContact,.downloadMain,.requestMain {
        padding-bottom: 0.9rem;
    }
    .quickContact .content .t1{
        font-size: 0.19rem;
    }
    .quickContact .content .linkStyle{
        padding: 0.5rem 0;
        margin-top: 0.5rem;
    }
    .quickContact .content .linkStyle .link:nth-child(odd){
        margin-bottom: 0.12rem;
    }
    .quickContact .content .linkStyle .link{
        width: 5.62rem;
        padding-left: 1.3rem;
        height: 1.78rem;
        line-height: 1.78rem;
        font-size: 0.22rem;
        background: #e9ebec url(../images/quick-i.png) no-repeat left 0.64rem center;
        background-size: 0.32rem auto;
    }
    .quickContact .content .linkStyle .link .btn{
        display: block;
    }
    .quickContact .content .t2{
        font-size: 0.19rem;
        margin-top: 0.96rem;
    }
    .quickContact .content .map{
        margin-top: 0.5rem;
        height: 9rem;
    }
    .quickContact .content .address{
        margin-top: 0.5rem;
        font-size: 0.19rem;
        height: 1.76rem;
        line-height: 1.76rem;
    }
    .downloadMain .item{
        padding: 0.5rem 0 0.4rem 0;
    }
    .downloadMain .item .t1{
        font-size: 0.4rem;
        letter-spacing: 0.1rem;
        margin-bottom: 0.2rem;
    }
    .downloadMain .item .txtBox{
        padding: 0.56rem 0.46rem;
    }
    .downloadMain .item .txtBox .down-btn{
        width: 1.41rem;
        height: 0.5rem;
        line-height: 0.5rem;
        box-shadow: -0.05rem 0.05rem 0.05rem rgba(0,0,0,0.4);
        margin-top: -0.25rem;
        font-size: 0.21rem;
        letter-spacing: 0.02rem;
        border-radius: 0.08rem;
        margin-right: -0.7rem;
    }
    .requestMain .form{
        font-size: 0.21rem;
    }
    .requestMain .form .formBox{
        margin-top: 0.3rem;
    }
    .requestMain .form .f-box{
        width: 100%;
    }
    .requestMain .form .f-box:nth-child(odd){
        float: none;
    }
    .requestMain .form .f-box:nth-child(even){
        margin-top: 0.3rem;
        float: none;
    }
    .requestMain .form .form-t{
        min-width: 1.58rem;
        height: 0.62rem;
        line-height: 0.62rem;
    }
    .requestMain .form .textarea{
        width: calc(100% - 1.8rem - 2px);
        padding: 0.1rem;
        height: 3rem;
    }
    .requestMain .form .txt {
        width: calc(100% - 1.8rem - 2px);
        padding: 0 0.1rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .requestMain .form .selectBox {
        width: calc(100% - 1.6rem);
        height: 0.6rem;
        position: relative;
        float: left;
    }
    .requestMain .form .selectBox .sex{
        padding: 0 0.1rem;
        height: calc(0.6rem + 2px);
        line-height: calc(0.6rem + 2px);
        font-size: 0.21rem;
    }
    .requestMain .form .selectBox .more{
        width: 0.24rem;
        height: 0.16rem;
        right: 0.1rem;
        margin-top: -0.06rem;
    }
    .requestMain .form .note{
        margin-top: 0.3rem;
    }
    .requestMain .form .btnBox{
        margin-top: 0.4rem;
    }
    .requestMain .form .sub{
        width: 3.45rem;
        height: 0.64rem;
        line-height: 0.64rem;
        font-size: 0.16rem;
    }
}