html, body{
    width: 100%;
    min-width: 1200px;
    height: auto;
}
.app{
    width: 100%;
    height: auto;
}
.banner{ 
    width: 100%;
    height: auto;
}
.header{
    width: 1200px; 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    height: 120px;
    align-items: center;
    box-sizing: border-box;
    padding: 0 10px;
}
.Telephone{
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #999999;
}
.Telephone .pt1{
    line-height: 19px;
    font-size: 14px;
}
.Telephone .pt2{
    font-size: 26px;
    font-weight: bold;
}
.title_box{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 60px;
}
.title_box h2{
    font-size: 30px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #392D1C;
    line-height: 30px;
    margin-bottom: 19px;
}
.title_box p{
    font-size: 18px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.ServiceIntroduction .content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ServiceIntroduction .content div{
    width: 50%;
    height: 415px;
    position: relative;
}
.ServiceIntroduction .content .left_cont{
    background-color: #1A59B2; 
}
.ServiceIntroduction .left_cont img{
    position: absolute;
    top: 20px;
    left: 20px;
}
.ServiceIntroduction .rigth_cont{
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .1);
    border-left: none;
}
.ServiceIntroduction .rigth_cont ul{
    position: absolute;
    width: 293px;
    height: 160px;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #4D4D4D;
    line-height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    right: 121px;
    top: 70px;
}
.ServiceIntroduction .rigth_cont button{
    width: 136px;
    height: 38px;
    background: #1A59B2;
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #FFFFFF; 
    border: none;
    position:absolute;
    left: 187px;
    bottom: 73px;
}

.serviceContent .content{
    width: 100%;
    min-width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 120px;
}
.serviceContent .content>div{
    width: 50%;
    height: 450px;
}
.serviceContent .content .bj_left{
    background: url(../img/con_l.png) no-repeat;
    background-size: cover;
    position: relative;
}
.serviceContent .content .bj_rigth{
    background: url(../img/tab1.jpg) no-repeat;
    background-size: cover;
    display: none;
}
.serviceContent .content .bj_r1{
    background: url(../img/tab2.jpg) no-repeat;
    background-size: cover;
}
.serviceContent .content .bj_r2{
    background: url(../img/tab3.png) no-repeat;
    background-size: cover;
}
.serviceContent .content .bj_r3{
    background: url(../img/tab4.jpg) no-repeat;
    background-size: cover;
}
.serviceContent .content .bj_r4{
    background: url(../img/tab5.jpg) no-repeat;
    background-size: cover;
}
.serviceContent .content .bj_r5{
    background: url(../img/tab6.jpg) no-repeat;
    background-size: cover;
}
.Copywriting{
    width: 600px;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    padding-top: 66px; 
    display: none;
    padding-left: 10px;
    box-sizing: border-box;
}
.Copywriting h3{
    font-size: 20px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold; 
    line-height: 30px;
    position: relative;
}
.Copywriting h3::after{
    content: "";
    width: 20px;
    height: 3px;
    background: #FFFFFF;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.Copywriting p{
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500; 
    line-height: 36px;
    margin-top: 68px;
    margin-bottom: 51px;
}
.Copywriting button{
    width: 136px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: none;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #1A59B2;
}
.serviceContent .content ul{
    width: 1200px;
    height: 200px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
}
.serviceContent .content ul li{
    padding: 0 10px;
    position: relative;
    cursor: pointer;
}
.serviceContent .content ul li img{
    margin-bottom: 20px;
}
.serviceContent .content ul li p{
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #434343; 
}
.serviceContent .content ul li .English{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #6A6A6A;
    text-transform: uppercase;
}
.serviceContent .content ul .Active::after{
    content: "";
    width: 100%;
    height: 2px;
    background: #1A59B2;
    position: absolute;
    bottom: -53px;
    left: 0;
}

.ServiceAdvantage{
    text-align: center;
}
.ServiceAdvantage .content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    background: url(../img/map.png) no-repeat;
    background-position: center center;

}
.ServiceAdvantage .content>div{
    width: 300px;
    height: 300px;
    padding: 0 45px;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    align-items: stretch;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}
.icon_box{
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.ServiceAdvantage .content>div h3{
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #3A3A3A;
    line-height: 61px;
}
.ServiceAdvantage .content>div p{
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #898989;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.icon_1{
    background: url(../img/icon7.png) no-repeat;
    background-position: center;
}
.icon_2{
    background: url(../img/icon8.png) no-repeat;
    background-position: center;
}
.icon_3{
    background: url(../img/icon9.png) no-repeat;
    background-position: center;
}
.icon_4{
    background: url(../img/icon10.png) no-repeat;
    background-position: center;
}
.ServiceAdvantage .content .active p{
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}
.ServiceAdvantage .content .active .icon_1{
    background: url(../img/icon7_1.png) no-repeat;
    background-position: center;
}
.ServiceAdvantage .content .active .icon_2{
    background: url(../img/icon8_2.png) no-repeat;
    background-position: center;
}
.ServiceAdvantage .content .active .icon_3{
    background: url(../img/icon9_3.png) no-repeat;
    background-position: center;
}
.ServiceAdvantage .content .active .icon_4{
    background: url(../img/icon10_4.png) no-repeat;
    background-position: center;
}
.ServiceAdvantage .content .active{
    border: 3px solid #1A59B2;
    box-sizing: border-box;
}
.ServiceAdvantage button{
    width: 136px;
    height: 38px;
    background: #1A59B2;
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #FFFFFF; 
    border: none;  
    margin-top: 70px;
}

.ServiceProcess{
    background: url(../img/bj2.png) no-repeat;
    background-size: cover;
    height: 620px;
    margin-top: 70px;
    position: relative;
}
.ServiceProcess .title_box h2,.ServiceProcess .title_box p{
    color: #fff;
}
.ServiceProcess .content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    justify-content: space-evenly;
}
.ServiceProcess .block_box{
    width: 211px;
    cursor: pointer;
}
.ServiceProcess .block_box div{
    width: 211px;
    height: 211px;
    /* background: url(../img/block.png) no-repeat;
    background-size: 100% 100%; */
    font-size: 30px;
    font-family: PingFang-SC-Heavy, PingFang-SC;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 211px;
    text-align: center;
    position: relative;
}
.ServiceProcess .block_box div img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(0deg);
    transition: transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -ms-transition: -ms-transform 0.3s; 
}
.ServiceProcess .block_box p{
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    margin-top: 29px;
    display: none;
}
.ServiceProcess .block_box img:hover {
    transform: rotate(90deg);
    transition: transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -ms-transition: -ms-transform 0.3s; 
}
.ServiceProcess .block_box:hover p{
    display: block;
}
.ServiceProcess button{
    width: 136px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: none;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #1A59B2;
    position: absolute;
    left: 50%;
    bottom: 54px;
    transform: translateX(-50%);
}

.CooperativePartner{
    text-align: center;
}
.swiper_list .swiper_img{
    width: 580px;
    height: 142px;
    border-radius: 10px;
}
.swiper_list p{
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #434343;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 37px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.CooperativePartner button{
    width: 136px;
    height: 38px;
    background: #1A59B2;
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #FFFFFF;
    border: none;
    margin-top: 70px;
}

.footer{
    background: url(../img/foot.png) no-repeat;
    background-size: cover;
    height: 478px;
    margin-top: 80px;
    position: relative;
}
.footer .title_box h2, .footer .title_box p{
    color: #fff;
}
.footer .content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    align-items: center;
    justify-content: center;
}
.footer .content div{
    margin: 0 15px;
}
.footer .content div p{
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #DDDDDD;
    line-height: 19px;
}
.foor_bottom{
    text-align: center;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #A8A8A8;
    line-height: 32px;
    bottom: 0;
    width: 100%;
    position: absolute;
    left: 0;
    padding: 10px 0;
    border-top: 1px solid #646C81;
}
.click_btn{
    cursor: pointer;
}
.Popup{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 9999;
    min-width: 1200px;
    min-height: -webkit-fill-available;
}
.img_rwm{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
}
.img_rwm span{
    font-size: 20px;
    position: absolute;
    right: -26px;
    top: -30px;
    color: #fff;
    cursor: pointer;
}
.swiper_img{
    margin-bottom: 30px;
}