/* 定价页面 */
.header.pricing_bac{ background-image: url("../images/pc-banner/pricing_banner.jpg"); }
.price_info{display: flex;justify-content: space-between;}
.price_info_l,.price_info_r{width: 46%;height: 482px;padding-top: 75px;padding-left: 120px;padding-right: 120px;}
.price_info h3,.price_detail header{font-size: 40px;margin-bottom: 58px;font-family: 'RobotoSlab-Regular';}
.price_info .onePric{margin-top: 20px;margin-bottom: 20px;}
.price_info .onePric>span:first-child{font-size: 55px;}
.price_info .onePric>span:nth-child(2){font-size: 22px;}
.price_info_r_box p{width: 150px;height: 40px;border-radius: 3px;background-color: #0092d8;float: left;margin-top:36px ;line-height: 40px;}
.price_info_r_box p:nth-child(2n+1){margin-right: 20px;}
.price_detail{margin-top: 90px;}
.payment_sel button{width: 230px;height: 50px;border-radius: 25px;margin-right: 42px;color: #425466;border-color: #425466;}
.payment_sel button.cur{color: #0092d8;border-color: #0092d8;}
.payment_sel button:hover{color: #0092d8;border-color: #0092d8;}
.payment_sel{margin-bottom: 29px;}
.price_detail table{width: 100%;border-collapse:collapse;border-spacing:0;table-layout: fixed;display: none;}
.price_detail table.cur{display: table;}
.price_detail table td{border: 1px solid #ccc;padding: 0 21px;height: 65px;}
.price_detail table td span{vertical-align: middle;}
.price_detail table td img{vertical-align: middle;margin-right: 58px;}
.price_info{padding-top: 40px;}
.price_detail{margin-bottom: 40px;}

/* 服务协议页面 */
.seAgreement header{margin-top: 36px;margin-bottom: 24px;line-height: 1;font-family: 'RobotoSlab-Regular';}
.seAgreement p{line-height: 24px;}
/* 关于我们页面 */
.header.aboutUs_bac{background-image: url("../images/pc-banner/abouutUs_banner.jpg");}
.aboutUs header{font-size: 40px;color: #0092d8;padding-top: 63px;margin-bottom: 36px;font-family: 'RobotoSlab-Regular';}
.aboutUs .pic-box{padding: 24px 32px 37px 58px;}
.aboutUs .pic-box img{width: 100%;}
.aboutUs .shuidi{background: url("../images/shuidi.png") no-repeat 100%;height: 54px;width: 42px;font-size: 28px;float: left;}
.aboutUs .address{margin-bottom: 30px;margin-left: 13px;}
.aboutUs .address h5{font-family: 'RobotoSlab-Regular';}
/* 合作伙伴 */
.header.cooper_bac{background-image: url("../images/pc-banner/coper_banner.jpg");}
.cooperBox li{padding: 40px 0;display: flex;justify-content: space-between;}
.cooperBox header{margin-top: 66px;margin-bottom: 32px;font-family: 'RobotoSlab-Regular';}
.cooperBox .imgbox{width: 30% ;/*height: 100%;*/margin-right: 53px;max-height: 260px;}
.cooperBox .imgbox img{width: 100%;max-height: 100%;}
.cooperBox_info{width: 65%;}
.cooperBox_info h3{font-family: 'RobotoSlab-Regular';}
.cooperBox .learnmore{width: 106px;height: 32px;border-radius: 16px;line-height: 32px;float: right;margin-left: 10px;}
.cooperBox{padding-bottom: 40px;}
/* 技术方案 */
.technicalPro-list{margin-bottom: 60px;}
.technicalPro-list>h3{font-family: 'RobotoSlab-Regular';}
.pattern-item{display: none;}
.pattern-item.cur{display: block;}
.technicalPro .technicalPro-list:first-of-type{padding-left: 20px;}
.technicalPro .patternSel{margin-top: 80px;margin-bottom: 74px;}
.technicalPro .patternSel>button{width: 232px;height: 50px;line-height: 50px;border-radius: 25px;background-color: #fff;border: 1px solid #425466;text-align: center;font-size: 20px;}
.technicalPro .patternSel>button:hover{color: #0092d8;border-color: #0092d8;}
.technicalPro .patternSel>button.cur{color: #0092d8;border-color: #0092d8;}
.technicalPro .patternSel>button:nth-child(n+2){margin-left: 38px;}
.tech-title{font-size: 26px;}
.technicalPro-list .daima{width: 602px;border-radius: 10px;background-color: #f3f3f3;padding: 36px;line-height: 20px;word-break: break-all;}
.technicalPro-list .yangben{width: 150px;height: 40px;line-height: 40px;background-color: #0092d8;border-radius: 5px;}
.technicalPro-list  .yangben-box{display: flex;align-items: center;}
.technicalPro-list .imgbox img{width: 100%;max-height: 100%;}
.technicalPro-list .imgbox{width: 601px}
.technicalPro-list .tabel-box{background-color: #f3f3f3;width: 920px;}
.technicalPro-list .tabel-box table{width: 100%;border-spacing:4px; border-collapse:separate;}
.technicalPro-list .tabel-box table td{border: 1px solid #ccc;}
.technicalPro-list .tabel-box table thead td{padding: 12px;font-size: 14px;color: #fff;background-color: #666666;}
.technicalPro-list .tabel-box table tbody td{padding:24px 12px;font-size: 14px;color: #666666;}
.technicalPro-list .tabel-box table tr>td:nth-child(1){width: 15%;}
.technicalPro-list .tabel-box table tr>td:nth-child(2){width: 31%;}
.technicalPro-list .tabel-box table tr>td:nth-child(3){width: 6%;}
.technicalPro-list .tabel-box table tr>td:nth-child(4){width: 9%;}
.technicalPro-list .tabel-box table tr>td:nth-child(5){width: 33%;}
.technicalPro-list .tabel-box table tbody tr>td:nth-child(n+3){text-align: center;}
.technicalPro-list .other_info{padding-left: 31px;}
.technicalPro-list .other_info>p:nth-child(2){padding-left: 31px;}
.technicalPro-list .fulu>p{padding-bottom: 20px;border-bottom: 1px dashed #dadada;padding-top: 12px;}
.technicalPro-list .pl20{padding-left: 20px;}
/* 新闻中心 */
.header.newscenter_bac{background-image: url("../images/pc-banner/newscenter_banner.jpg");}
.newscenter header{color: #6c6c6c;}
.newscenter header span{width: 24%;display: inline-block;}
.newscenter .biaoqian_box{display: flex;align-items: center;text-align: center;}
.newscenter .biaoqian_box>p{width: 92px;height: 22px;line-height: 22px;border-radius: 11px;background-color:#0092d8 ;color: #fff;}
.newscenter .biaoqian_box>p:nth-child(n+2){margin-left: 18px;}
.newscenter .cooperBox_info>div:last-child{display: flex;align-items: center;}
.newscenter .theDate{margin-right:23px ;}
.newscenter_item{display: none;}
.newscenter_item.cur{display: block;}
/* 隐私政策 */
.privacy{line-height: 24px;text-align: justify;}
.privacy header{margin-top: 36px;margin-bottom: 24px;font-family: 'RobotoSlab-Regular';}
.privacy .privacy-title{padding:16px 0;font-family: 'RobotoSlab-Regular';}
/* landingspage页面 */
.landingspage_bac.header{height: 615px;}
.header.landingspage_bac{background-image: url("../images/pc-banner/landingpage_banner_01.jpg");background-position: 0 0;}
.main.landingspage{padding: 0;}
.landingspage_item{padding-bottom: 61px;}
.landingspage_item:nth-child(2n) { background-color: #f1f6fa; }
.landingspage_item header{font-size: 40px;color: #0092d8;padding-top: 63px;margin-bottom: 36px;font-family: 'RobotoSlab-Regular';}
.landingspage_item header>span:last-child{display: none;}
.landingspage_item .landings_youshi_con>ul{display: flex;justify-content: space-between;align-items: center;}
.landings_youshi_con>ul>li{display: flex;flex-direction: column;align-items: center;}
.landings_youshi_icon{height: 112px;width: 112px;border-radius: 50%;background-color:#f1f6fa ;font-size: 48px;display: flex;justify-content: center;align-items: center;margin-bottom: 48px;}
.landings_zizhi_con>ul{display: flex;justify-content: space-between;}
.landings_zizhi_con>ul img{margin-bottom: 18px;}
.landings_zizhi_con li{width: 19%;}
.landings_zizhi_con li img{width: 100%;}
.landings_baozhang_icon{float: left;font-size: 43px;line-height: 43px;}
.landings_bz_list_con{padding-left: 74px;}
.landings_bz_list_con h5{font-size: 25px;margin-bottom: 18px;}
.landings_baozhang_con li:nth-child(n+2){padding-top: 35px;}
.freeApply{width: 29.8%;right: 0px;top:37px;border-radius: 10px;overflow: hidden;}
.freeApply_header{height: 183px;line-height: 183px;background-color: #0092d8;display: flex;justify-content: center;align-items: center;}
.freeApply .freeApply_con{padding: 0px 40px 36px 40px;background-color: #fff;}
.header .banner-info .freeApply_con p{font-size: 22px;padding: 20px 0px;color: #0092d8;}
.freeApply_con button{margin-top: 20px;}
.freeApply_input,.freeApply_con button{height: 50px;line-height: 50px;border-radius: 25px;overflow: hidden;font-size: 18px;}
.freeApply_input input{height: 100%;background-color: #e6e9ec;border: none;outline: none;padding-left: 23px;font-size: 14px;color: #999999;}
.freeApply_input{background-color: #e6e9ec;padding:0 19px;display: flex;align-items: center;}
.freeApply_input_icon{font-size: 20px;}
.banner-info p.small_word{font-size: 24px;}
.landingspage_tedian{margin-top: 28px;}
.header .banner-info .landingspage_tedian p{font-size: 28px;}
.landings_baozhang .toJoin{    width: 323px;
    height: 48px;
    line-height: 49px;
    border-radius: 24px;
    text-transform: uppercase;margin-top: 84px;margin-bottom: 19px;}
.landingspage_tedian p:nth-child(n+2){margin-top: 15px;}
.landingspage_b_info>.container>p:first-child{padding-top: 55px;}
.landingspage_b_info>.container>p{margin-bottom: 10px;}
.landingspage_b_info_p_margin_left{margin-left: 50px;}
.landingspage_footer{background: #0a2540;height: auto;padding-bottom: 37px;}
.landingspage_footer .container{display: flex;justify-content: space-between;align-items: flex-end;}
.landingspage_footer .links{padding-top: 35px;}
.landingspage_footer .copyright{padding-top: 36px;}
.landingspage_WFA,.landingspage_tedian_2,.freeApply_web{display: none;}
.landingspage_item_web{display: none;}
.langding_email_error{position: absolute;color: red;margin-left: 10px;}
.langding_email_error_1{position: absolute;color: red;margin-left: 10px;}
.landingspage_b_info .button-action:hover {background-color: #0480bb;border: 1px solid #0480bb;}
.landingspage_WFA .button-action:hover {background-color: #0480bb;border: 1px solid #0480bb;}
.landings_baozhang .button-action:hover {background-color: #0480bb;border: 1px solid #0480bb;}
.landings_zizhi_con ul li:last-child{display: none;}
.landings_copy_right{text-align: center;margin-top: 10px;font-size: 14px;}

/*.landingspage_phone{padding: 12px 12px;position: fixed;bottom: 20px;right: 8px;width: 14%;background: rgba(0,0,0,0.4);}*/
.landingspage_phone,.freeApply_web_phone{display: block;text-align: center;font-size: 14px;color:#0092d8;}

.landingspage_phone {position: fixed;bottom: 20px;right: 8px;width: 66px;background: rgb(193,189,189,0.40);height: 66px;border-radius: 50px;}
.landingspage_phone_div{position: fixed;bottom: 20px;right: 8px;width: 128px;background: rgb(32,164,241,0.67);padding: 10px;text-align: center;font-size: 16px;color: #FFF;}
@media (max-width: 1300px) {
    /* 定价页面 */
    .price_info_l, .price_info_r{width: 48.8%;padding: 67px 49px;}
    .main{padding-left: 20px;padding-right: 20px;}
    .price_info_r{display: flex;flex-direction: column;align-items: center;}
    .price_info_r_box{width:330px ;}
    .price_info h3, .price_detail header{font-size: 30px;}
    .price_info .onePric{margin-top: 10px;margin-bottom: 10px;}
    /* 服务协议页面 */
    .seAgreement header{font-size: 30px;}
    .seAgreement .f24{font-size: 20px;}
    /* 关于我们页面 */
    .aboutUs header{font-size: 30px;margin-bottom: 30px;padding-top: 42px;}
    .aboutUs.f16{font-size: 12px;}
    .aboutUs .f24{font-size: 18px;}
    .aboutUs .f14{font-size: 12px;}
    .aboutUs .shuidi{width: 32px;height: 42px;font-size: 23px;background-size: 100%;}
    .aboutUs .pic-box{padding-left: 44px;}
    /* 技术方案 */
    .technicalPro .f16, .technicalPro.f16{font-size: 14px;}
    .technicalPro .f16, .f24{font-size: 20px;}
    .technicalPro .patternSel{margin-top: 40px;margin-bottom: 64px;}
    /* 合作伙伴 */
    .cooperBox header{font-size: 30px;margin-top: 35px;margin-bottom: 10px;}
    .cooperBox li{padding: 30px 0;}
    .cooperBox_info>h3{font-size: 20px;padding-bottom: 0px;}
    .cooperBox_info>h3+p{padding-bottom: 0px;}
    .cooperBox .imgbox{width: 35.6%;}
    .cooperBox_info{width: 60%;}
    /* 隐私政策 */
    .privacy header{font-size: 30px;}
    /* landingspage页面 */
    .landingspage_bac.header{height: 420px;}
    .landingspage_b_info>.container>p:first-child{
        font-size: 27px;padding-top: 0px;
    }
    .landingspage_tedian p:nth-child(n+2){margin-top: 12px;}
    .landingspage_bac .banner-info p{font-size: 20px;}
    .header .banner-info .landingspage_tedian p{font-size: 20px;}
    .landingspage_item{padding-left: 20px;padding-right: 20px;}
    .landingspage_item header{font-size: 30px;}
    .landings_youshi_icon{width: 101px;height: 101px;margin-bottom: 41px;}
    .landings_youshi_icon+p{font-size: 18px;}
    .freeApply{top: 0px;}
    .freeApply_header{height: 140px;}
    .freeApply_header img{width: 63%;}
    .header .banner-info .freeApply_con p{font-size: 18px;}
    .freeApply_input, .freeApply_con button{height: 38px;line-height: 38px;border-radius: 19px;}
    .freeApply_con{padding-bottom: 17px;}
    .freeApply_input, .freeApply_con button{font-size: 14px;}
    .freeApply_input input{font-size: 12px;}
    .freeApply{width: 303px;}
    .freeApply_header img{width: 196px;}
    .landingspage_footer .copyright{width: 56.3%;}
}
@media (min-width: 1024px) and (max-width: 1300px) {

}
@media (max-width: 1024px) {
    /* 定价页面 */
    .payment_sel button{width: 168px;height: 40px;border-radius: 20px;line-height: 40px;margin-right: 24px;}
    .price_info h3, .price_detail header{font-size: 24px;margin-bottom: 32px;}
    .price_info, .price_detail{font-size: 12px;}
    .price_info_l, .price_info_r{width: 48.8%;padding: 45px;height: 284px;}
    .price_info .onePric{margin-top: 0px;margin-bottom: 0px;}
    .price_info_r_box{width:233px ;}
    .price_info_r_box p{margin-top: 17px;width: 104px;height: 31px;line-height: 31px;}
    /* 服务协议页面 */
    .seAgreement{font-size: 12px;}
    /* 关于我们页面 */
    .aboutUs .pic-box{padding:30px 0px;}
    .aboutUs .shuidi{width: 27px;height: 35px;font-size: 18px;}
    .aboutUs header {
        font-size: 30px;
        margin-bottom: 20px;
        padding-top: 32px;
    }
    /* 技术方案 */
    .technicalPro .patternSel>button{width: 230px;height: 44px;line-height: 44px;border-radius: 22px;}
    .technicalPro .patternSel>button:nth-child(n+2){margin-left: 0px;}
    .technicalPro .patternSel{display: flex;justify-content: space-between;}
    .technicalPro-list .tabel-box{width: 100%;}
    /* 合作伙伴 */
    .cooperBox{font-size: 12px;}
    .cooperBox li{padding: 20px 0;}
    .cooperBox .imgbox{width: 32.2%;}
    .cooperBox_info{width: 63.6%;}
    /* 隐私政策 */
    .privacy .f14,.privacy.f14{font-size: 12px;}
    /* landingspage页面 */
    .landings_youshi_icon{width: 76px;height: 76px;margin-bottom: 28px;font-size: 34px;}
    .landings_youshi_icon+div>p:first-child{font-size: 14px;}
    .landings_youshi_icon+div>p:last-child{font-size: 12px;}
    .landingspage_item{padding-bottom: 41px;}
    .landings_zizhi_con li>p{font-size: 14px;}
    .landingspage_b_info>.container>p{width: 52.3%;}
    .landingspage_bac .banner-info p{font-size: 15px;}
    .landingspage_item header{padding-top: 40px;}
}
@media (min-width: 768px) and (max-width: 1024px) { }
@media  (max-width: 768px) {
    /* 定价页面 */
    .price_info{display: block;}
    .price_info_l>p{width: 274px;margin-left: auto;margin-right: auto;}
    .price_info_l, .price_info_r{width: 100%;height: auto;}
    .price_info_r{margin-top: 21px;}
    .price_detail table td img{width: 72px;margin-right: 24px;}
    .price_detail table{table-layout: auto;}
    .payment_sel button{width: 47.3%;margin-right: 0;}
    /* 关于我们页面 */
    .aboutUs header{text-align: center;}
    .aboutUs .pic-box{padding-bottom: 0px;padding-top: 10px;}
    .aboutUs header~p{margin-bottom: 18px;}
    .aboutUs .address:nth-of-type(2){margin-top: 18px;}
    /* 技术方案 */
    .technicalPro .patternSel>button{font-size: 14px;width: 29.9%;height: 30px;line-height: 30px;border-radius: 15px;}
    .technicalPro .f16, .technicalPro.f16{font-size: 12px;}
    .technicalPro .patternSel{margin-top: 29px;margin-bottom: 29px;}
    .technicalPro-list{margin-bottom: 24px;}
    .technicalPro-list .daima{width: 100%;}
    .technicalPro-list .imgbox{width: 100%;}
    .technicalPro-list .tabel-box table tbody td,.technicalPro-list .tabel-box table thead td{font-size: 6px;padding: 8px 5px;zoom:0.6}
    /* 合作伙伴 */
    .cooperBox header{text-align: center;}
    .cooperBox li{display: block;}
    .cooperBox .imgbox{width: 61.5%;margin-left: auto;margin-right: auto;}
    .cooperBox_info{width: 100%;}
    .cooperBox .imgbox{margin-bottom: 38px;}
    .cooperBox .learnmore{background-color: white;color: #0092d8;}

    /* 新闻中心 */
    .newscenter .cooperBox_info>div:last-child{display: block;text-align: left!important;}
    .biaoqian_box{margin-top: 12px;}
    .news_type_class{font-size: 18px;}
    .newscenter header span{width: 22%;display: inline-block;font-weight: 600;}
    .cooperBox .imgbox{width: 30% ;/*height: 100%;*/margin-right: 53px;display: none;}

    /* landingspage页面 */
    .landingspage_bac.header{height:456px;}
    .landingspage_item header>span:last-child{display: block;}
    .landingspage_item header>span:first-child{display: none;}
    .landingspage_item header{text-align: center;}
    .landings_youshi_con>ul{flex-direction: column;align-items: center;justify-content: flex-start;}
    .landings_youshi_con>ul>li{flex-direction: row;}
    .landings_youshi_con li:nth-child(n+2){margin-top: 20px;}
    .landings_youshi_icon{margin-bottom: 0px;margin-right: 21px;}
    .landings_youshi_icon+div>p:first-child{font-size: 16px;}
    .landings_youshi_icon+div>p:last-child{font-size: 14px;}
    .landings_zizhi_con ul{flex-wrap: wrap;}
    .landings_zizhi_con li{width: 48%;}
    .landings_zizhi_con li:nth-child(n+3){margin-top: 29px;}
    .landingspage_b_info>.container{text-align: center;}
    .landingspage_b_info>.container>p:nth-child(2),.freeApply,.landingspage_tedian{display: none;}
    .landingspage_b_info>.container>p{width: 100%;}
    .landingspage_tedian_2{display: flex;justify-content: space-around;align-items: center;padding:32px 0;}
    .landingspage_tedian_2 li>p:first-child{font-size: 18px;color: #fff;margin-bottom: 9px;}
    .landingspage_tedian_2 li>p:last-child{font-size: 14px;color: #7dd1ff;}
    .freeApply_web{width: 80%;margin-left: auto;margin-right: auto;}
    .landingspage_b_info>.container>p:first-child{padding-top: 34px;}
    .landingspage_WFA{padding: 20px 20px;position: fixed;bottom: 0px;left: 0px;width: 100%;background: rgba(0,0,0,0.4);}
    .landingspage_WFA button{width: 100%;height: 40px;line-height: 40px;border-radius: 20px;}
    .landingspage_WFA,.freeApply_web{display: block;}
    .landingspage_tedian_2{display: flex;}
    .landingspage_footer{z-index: -1;}
    .landingspage_footer .links{display: none;}
    .landingspage_footer .copyright{width: 100%;}
    .landingspage_footer .copyright>p:first-child{width: 66%;}
    .landings_hezuo_con ul{display: flex;justify-content: space-evenly;flex-wrap: wrap;}
    .landings_hezuo_con li{width: 33.3%;}
    .landings_hezuo_con li img{width: 70%;}
    .landings_hezuo_con li:nth-child(n+4){padding-top: 26px;}
    .landingspage_item_web{display: block;}
    .landings_baozhang .toJoin{width: 100%;}
    .landings_baozhang .toJoin{margin-top: 40px;}
    .landings_bz_list_con h5{font-size: 20px;margin-bottom: 18px;}
    .landingspage{margin-bottom: 40px;}
    .landingspage_b_info_p_margin_left{margin-left: 0;}
    .landings_zizhi_con ul li:last-child{display: inline-block;}
    .li_span_more{ font-size: 36px;display: block;line-height: 36px;margin-top: 50%;  }
    .toJoin_pc{display: none;}
    .landings_copy_right{display: none;}
    .landingspage_phone{bottom: 10%;}
}
@media  (max-width: 433px) {
    .price_info_l>p{width: auto;}
    .price_detail table{width: auto;}
    .price_detail table td {
        padding: 0 14px;
        height: 47px;
    }
    /* 技术方案 */
    .technicalPro-list .tabel-box table tbody td,.technicalPro-list .tabel-box table thead td{zoom: 0.4;}
}
