/* common */
.common_title{
    text-align: center;
}
.common_title>h4{
    font-size: 35px;
    color: #333;
    line-height: 1;
}
.common_title>p{
    font-size: 20px;
    color: #666;
    line-height: 1;
    margin-top: 30px;
}

.common_btn{
    width: 180px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #477cff;
    border-radius: 25px;
}
.common_btn>a{
    display: block;
    font-size: 16px;
    color: #477cff;
}
.common_btn:hover{
    color: #fff;
    background-color: #477cff;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.common_btn:hover a{
    color: #fff;
}
/* common */

/* banner_wrapper */
.banner_wrapper{
    width: 100%;
    /* padding: 202px 0 148px; */
    box-sizing: border-box;
}
.banner_wrapper .banner_txt{
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    top: 180px;
    left: 50%;
    transform: translateX(-50%);
}
.swiper-container {
    min-width: 1200px;
}
.swiper-slide img {
    height: 600px;
    width: 100%;
}
.banner_txt h4{
    font-weight: bold;
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    top: 0;
}
.banner_txt p{
    font-size: 24px;
    color: #fff;
    line-height: 1;
    margin-top: 26px;
    margin-bottom: 30px;
}
.banner_txt .banner_btn a{
    display: inline-block;
    font-size: 16px;
    color: #0061df;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
}
.banner_txt .banner_btn>a.online_btn {
    color: #fff;
    background-color: transparent;
    margin-left: 32px;
}
.swiper-slide2 .banner_box {
    width: 100%;
    position: absolute;
    left: 0;
    top: 35%;
    text-align: center;
    overflow: hidden;
}
.swiper-slide2 .banner_box>h2{
    font-weight: bold;
    font-size: 60px;
    color: #fff;
    line-height: 1;
    margin-bottom: 22px;
}
.swiper-slide2 .banner_box>p{
    font-size: 30px;
    color: #fff;
    line-height: 1;
}
.swiper-slide2 .banner_btn{
    width: 336px;
    margin: 54px auto 0;
}
.swiper-slide2 .banner_btn>a {
    display: block;
    font-size: 16px;
    color: #0861e0;
    float: left;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 32px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
}
.swiper-slide2 .banner_btn>a.online_btn{
    color: #fff;
    background-color: transparent;
}

.swiper-slide2 .banner_btn>a:last-child {
    margin-right: 0;
}

.swiper-container .swiper-pagination{
    bottom: 50px;
}
.swiper-container  .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    margin: 0 8px!important;
}

.swiper-container  .swiper-pagination-bullet-active {
    width: 50px;
    border-radius: 6px;
}
/* banner_wrapper */

/* pdzb_sec1 */
.pdzb_sec1{
    width: 100%;
    padding: 70px 0 100px;
    box-sizing: border-box;
    background-color: #fafafa;
}
.pdzb_sec1 .sec1_box{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.pdzb_sec1 .sec1_box ul li {
    width: 149px;
    height: 149px;
    margin-right: 113px;
    text-align: center;
}
.pdzb_sec1 .sec1_box ul li .p1 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 1;
    margin-top: 50px;
    margin-bottom: 6px;
}
.pdzb_sec1 .sec1_box ul li .p2 {
    font-size: 16px;
    color: #333;
    line-height: 1;
}
.pdzb_sec1 .sec1_box ul li:nth-child(1){
    background: url(../../images/product/pdzb/pdzb_sec1_1.png) no-repeat center/cover ;
}

.pdzb_sec1 .sec1_box ul li:nth-child(2){
    background: url(../../images/product/pdzb/pdzb_sec1_2.png) no-repeat center/cover ;
}

.pdzb_sec1 .sec1_box ul li:nth-child(3){
    background: url(../../images/product/pdzb/pdzb_sec1_3.png) no-repeat center/cover ;
}

.pdzb_sec1 .sec1_box ul li:nth-child(4){
    background: url(../../images/product/pdzb/pdzb_sec1_4.png) no-repeat center/cover ;
}

.pdzb_sec1 .sec1_box ul li:nth-child(5){
    background: url(../../images/product/pdzb/pdzb_sec1_5.png) no-repeat center/cover ;
    margin-right: 0;
}
.sec1_box>img{
    max-width: 100%;
    width: 100%;
}
/* pdzb_sec1 */

/* pdzb_sec2 */
.pdzb_sec2{
    width: 100%;
    padding: 88px 0 72px;
    box-sizing: border-box;
}
.pdzb_sec2 .sec2_box{
    margin-top: 74px;
}
.sec2_box .sec2_L{
    /* width: 47.5%; */
}
.sec2_box .sec2_L>li{
    margin-bottom: 90px;
    overflow: hidden;
}
.sec2_box .sec2_L>li:first-child{
    margin-top: 30px;
}
.sec2_L>li .secL_num{
    float: left;
    font-size: 26px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-right: 20px;
    background-color: #477cff;
    border-radius: 50%;
}
.sec2_L>li .secL_txt{
    float: left;
}
.secL_txt>h6{
    font-weight: bold;
    font-size: 20px;
    color: #333;
    line-height: 1;
    margin: 6px 0 15px;
}
.secL_txt>p{
    font-size: 14px;
    color: #666;
    line-height: 1;
}
.sec2_box .sec2_R{
    /* width: 52.5%; */
}
.pdzb_sec2 .sec2_btn{
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #477cff;
    border-radius: 25px;
    margin: 52PX auto 0;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pdzb_sec2 .sec2_btn>a{
    display: block;
    font-size: 16px;
    color: #477cff;
}
.pdzb_sec2 .sec2_btn:hover{
    background-color: #477cff;
}
.pdzb_sec2 .sec2_btn:hover a{
    color: #fff;
}
/* pdzb_sec2 */

/* pdzb_sec3 */
.pdzb_sec3{
    width: 100%;
    padding: 90px 0 115px;
    box-sizing: border-box;
    background-color: #fafafa;
}
.pdzb_sec3 .sec4_box{
    margin: 80px 0 68px;
    width: 1204px;
    height: 329px;
    background: url(../../images/product/pdzb/pdzb_sec3_img.png) no-repeat center/cover ;
}
.pdzb_sec3 .sec4_box li{
    width: 178px;
    margin-right: 27px;
}
.pdzb_sec3 .sec4_box li h6{
    width: 164px;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    margin: 135px auto 48px;
    color: #333;
}
.pdzb_sec3 .sec4_box li h6.db {
    line-height: 26px;
    margin: 118px auto 32px;
}
.pdzb_sec3 .sec4_box li p{
    width: 164px;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
    line-height: 24px;
    color: #333;

}

/* pdzb_sec3 */

/* pdzb_sec4 */
.pdzb_sec4{
    width: 100%;
    padding: 70px 0;
    box-sizing: border-box;
}
.pdzb_sec4 .sec3_box{
    margin: 64px 0 54px;
}
.sec3_box>li{
    float: left;
    width: auto;
    margin-right: 118px;
}
.sec3_box>li:last-child{
    margin-right: 0;
}
.sec3_box>li .sec3_txt{
    font-weight: bold;
    font-size: 18px;
    color: #333;
    line-height: 1;
    text-align: center;
    margin-top: 40px;
}
/* pdzb_sec4 */

/* pdzb_sec5 */
.pdzb_sec5{
    width: 100%;
    padding: 70px 0;
    box-sizing: border-box;
    background-color: #fafafa;
}
.pdzb_sec5 .sec5_box1{
    margin-top: 74px;
    margin-bottom: 35px;
}
.sec5_box>li{
    width: 518px;
    height: 224px;
    transition: all .1s;
}
.sec5_box li:hover {
    margin-top: -5px;
}
.sec5_box p{
    font-size: 20px;
    line-height: 30px;
    margin-top: 115px;
    text-align: center;
    color: #333;
}
.sec5_box1 .fl {
    background: url(../../images/product/pdzb/zb1.png) no-repeat center/cover ;
}
.sec5_box1 .fr {
    background: url(../../images/product/pdzb/zb2.png) no-repeat center/cover ;
}
.sec5_box2 .fl {
    background: url(../../images/product/pdzb/zb3.png) no-repeat center/cover ;
}

.sec5_box2 .fr {
    background: url(../../images/product/pdzb/zb4.png) no-repeat center/cover ;
}
.pdzb_sec5 .common_btn_box {
    width: 393px;
    margin: 70px auto 0;
}
.pdzb_sec5 .common_btn_box  .fl,
.pdzb_sec5 .common_btn_box  .fr{
    width: 140px;
    height: 42px;
    line-height: 42px;
    border-radius: 6px;
    font-size: 14px;
    color: #477cff;
}

.pdzb_sec5 .common_btn_box  .fl:hover,
.pdzb_sec5 .common_btn_box  .fr:hover{
    background-color: #477cff;
    color: #fff;
}

/* pdzb_sec5 */

/* 申请直播系统代理弹框 */
.apply_wrapper{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 999;
}
.apply_wrapper .apply_box{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 660px;
    padding: 30px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.apply_box .common_title>h6{
    float: left;
    font-size: 26px;
}
.apply_box .common_title #close{
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
}
.apply_content{
    width: 540px;
    margin: 32px auto 0;
}
.apply_content .apply_cont_part{
    overflow: hidden;
}
.apply_content .apply_cont_part>span{
    display: block;
    float: left;
    width: 110px;
    font-size: 16px;
    color: #333;
    text-align: right;
    line-height: 40px;
}
.apply_content .apply_cont_part>span>i{
    color: #fc2f10;
}
.apply_content .apply_cont_part .inputdiv{
    display: inline-block;
}
.apply_content .apply_cont_part .inputdiv>.titshi{
    font-size: 14px;
    color: #999;
    margin: 10px 0;
    line-height: 1;
}
.apply_content .apply_cont_part .inputdiv>input{
    width: 358px;
    height: 40px;
    padding: 10px 12px;
    box-sizing: border-box;
    background-color: #fff!important;
    border: 1px solid #dedede;
}
.apply_content .apply_cont_part.code_part .inputdiv>input{
    width: 240px;
    margin-right: 10px;
}
.apply_content .apply_cont_part.code_part .inputdiv>.phonecode_btn{
    cursor: pointer;
    float: right;
    font-size: 14px;
    color: #fff;
    width: 108px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #3185ff;
    border-radius: 2px;
}
.apply_content .apply_cont_part .inputdiv>select{
    width: 174px;
    height: 40px;
    margin-right: 10px;
}
.apply_content .apply_cont_part .inputdiv>select.J_CityId{
    margin-right: 0;
}
.apply_content .apply_cont_part.code_part .inputdiv>.J_RefreshTrigger{
    float: right;
    width: 108px;
    height: 40px;
}
.apply_box .apply_btns{
    display: flex;
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
    display: -moz-flex; /* Firefox 18+ */  
    display: -ms-flexbox; /* IE 10 */  
	justify-content: center;
}
.apply_box .apply_btns .apply_btn{
    float: left;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    width: 180px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-left: 4%;
    margin-top: 14px;
    background-color: #3185ff;
    border-radius: 2px;
}
#cancel{
    color: #333;
    background-color: #ddd;
}
/* 申请直播系统代理弹框 */