@charset "utf-8";
/** 清除内外边距 **/
@font-face{font-family: 'fangzheng';}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin: 0;padding: 0;}
/** 设置默认字体 **/
body{font-family: "微软雅黑","Arial Narrow",HELVETICA,serif;font-size: 12px;touch-action: none;}
a{text-decoration: none;-webkit-appearance:none;outline:none;-webkit-tap-highlight-color:transparent;}
em,i{font-style: normal;}
li{list-style: none!important;-webkit-tap-highlight-color:transparent;outline:none;}
img{border:0;vertical-align: middle;}
/** 重置表格元素 **/
table{border-collapse: collapse;border-spacing: 0;}
p{word-wrap: break-word;}
b{font-style: normal;}
/**清除浮动**/
.clear{clear: both;}
/**元素隐藏**/
.hide{display: none!important;}
.block{display: block !important;}
input,button{-webkit-appearance:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;}
html,body{width: 100%;height: 100%;}
p{
    padding: 0!important;
}
.container>.row{
    margin-left: -15px;
    margin-right: -15px;
}
.bg-f1{
    background-color: #f1f1f1;
}
/* 省略号 */
.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.text-align{
    text-align: center;
}
.text-right{
    text-align: right;
}
.font-size-m{
    font-size: 14px;
}
.font-size-lm{
    font-size: 16px;
}
.font-size-l{
    font-size: 18px;
}
.mgn-left-ll{
    margin-left: 50px;
}
.mgn-right-s{
    margin-right: 10px;
}
.mgn-right-m{
    margin-right: 20px!important;
}
.mgn-right-sm{
    margin-right: 30px!important;
}
.mgn-right-lm{
    margin-right: 40px;
}
.mgn-right-ll{
    margin-right: 50px;
}
.mgn-bottom-s{
    margin-bottom: 10px;
}
.mgn-bottom-m{
    margin-bottom: 20px!important;
}
.mgn-bottom-sm{
    margin-bottom: 30px!important;
}
.mgn-bottom-mm{
    margin-bottom: 35px;
}
.mgn-bottom-lm{
    margin-bottom: 40px!important;
}
.mgn-bottom-ll{
    margin-bottom: 50px;
}
.mgn-bottom-xl{
    margin-bottom: 100px!important;
}
.mgn-top-m{
    margin-top: 20px;
}
.gap-line-bottom{
    border-bottom: 1px dashed #164B6A;
}
/*取消默认左右padding*/
.no-padding-left{
    padding-left: 0!important;
}
.no-padding-right{
    padding-right: 0!important;
}
.no-padding-about{
    padding-left: 0!important;
    padding-right: 0!important;
}
.no-padding{
    padding: 0!important;
}
.no-margin{
    margin: 0;
}
.no-border{
    border: none!important;
}
.position-relative{
    position: relative;
}
/*.a-btn{*/
/*display: block;*/
/*!*background-color: #47BAC2;*!*/
/*color: #fff;*/
/*text-align: center;*/
/*z-index: 999;*/
/*}*/
/*.a-btn:hover{*/
/*background-color: #47BAC2;*/
/*}*/
/****** footer部分******/
/* 免费试用样式 */
.free-trial{
    margin: 45px auto;
    width: 1920px;
    height: 250px;
    background: url("../../images/newImages/footer-apply.jpg");
    /* padding: 45px auto; */
}
.tril-title{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
}
.btn-trial{
    margin: 10px;
    padding: 10px 100px ;
    border:2px solid rgba(255,255,255,1);
    border-radius:30px;
}
.free-trial-tel{
    font-size:20px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
}
/* 百度商桥样式 */
#newBridge{
    position: fixed!important;
    top: 50%!important;
    right: 5px!important;
    left: auto;
    right: auto;

}
#newBridge .nb-icon-wrap,#newBridge .nb-icon-inner-wrap{
    position: static!important;
    opacity: 0!important;
    height: 70px!important;
    width: 70px !important;
    margin-top: 0!important;
}
#newBridge .nb-icon-wrap-5 {

    box-sizing: content-box;!important;
    padding: 0!important;
}

#newBridge .nb-icon-skin-xc-0 .nb-icon-inner-wrap{
    height: 70px!important;
}
.nb-icon-flag {
    /*display: none!important;*/
}

.contact-box{
    position: fixed;
    top: 50%;
    right: 5px;
    z-index: 999;
}
.contact-box>div{
    cursor: pointer;
}
/*.contact-box>div:hover .contace-notice{*/
/*display: block;*/
/*}*/
.contact-box .contace-notice{
    width: 160px;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    line-height: 20px;
    font-size: 15px;
    color: #292929;
    position: relative;
    margin-right: 15px;
    margin-top: 15px;
}
.san{
    position: absolute;
    right: -10px;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 20px solid #fff;
    border-bottom: 15px solid transparent;
    margin-top: -15px;
}


.footer{
    font-size: 12px;
}

.footer .gap-line-bottom{
    height: 11px;
}
.footer .main-footer{
    padding: 30px 0;
}
.footer .main-foot-title{
    height: 20px;
    line-height: 20px;
    margin-bottom: 40px!important;
}
.footer .footer-show>p{
    width: 72px;
    text-align: center;
    height: 31px;
    line-height: 30px;
    border-bottom: 1px solid #fff;
}
.footer .footer-show li{
    line-height: 28px;
}
.footer .footer-show li a:hover{
    color: #1f8eca;
}
.footer .footer-show .iso img{
    width: auto!important;
    height: 30px;
}
.footer .footer-show .iso p{
    line-height: 17px;
    padding-left: 15px!important;
}
.footer .footer-show .foot-qr{
    height: auto;
}
.footer .footer-show .foot-qr p{
    height: 14px;
    line-height: 14px;
}
.footer .copyright{
    border-top: 2px solid #164B6A;
    height: 60px;
    line-height: 58px;
}
@media (max-width: 992px){
    .footer .iso img{
        width: auto;
        height: 20px;
    }
}
@media (max-width: 1440px){
    .footer .copyright{
        /*line-height: 38px;*/
    }
}
/****** footer部分 end******/
/****** 头部导航条部分 ******/


/****** 头部导航条部分 end******/

/****** 首页 ******/


.yunji-submenu{
    /*padding-left: 10px;*/
    top: -14px!important;
    left: 120px!important;
}
.yunxun-submenu{
    padding-left: 10px;
    top: -52px!important;
    left: 120px!important;
}

/*.homepage .sms-intro .sms-list-wrap{*/
/*padding: 0 20px;margin-left: -5px*/
/*}*/
/*.homepage .sms-intro .sms-list-wrap:first-of-type{*/
/*margin-left: -5px;*/
/*}*/
/*.homepage .sms-intro .sms-list-wrap:last-of-type{*/
/*margin-right: -5px;*/
/*}*/
/*.homepage .sms-intro .sms-list{*/
/*!*max-width: 260px;*!*/
/*!*padding-top: 20px;*!*/
/*!*margin-right: 50px;*!*/
/*padding: 30px 0;*/
/*margin-bottom: 0;*/
/*!*height: 264px;*!*/
/*color: #545454;*/
/*background: #fff;*/
/*width: 270px;*/
/*}*/
/*.homepage .sms-intro .sms-list:last-of-type{*/
/*margin-right: 0;*/
/*}*/
/*.homepage .sms-intro .sms-list p{*/
/*line-height: 16px;*/
/*font-size: 14px;*/
/*}*/
/*.homepage .sms-list .smsProduct-subtitle{*/
/*margin-bottom: 18px;*/
/*font-size: 18px;*/
/*}*/
/*.homepage .sms-list .a-btn{*/
/*width: 100px;*/
/*height: 30px;*/
/*border: 1px solid rgba(71,186,194,1);*/
/*border-radius:5px;*/

/*line-height: 28px;*/
/*font-size: 14px;*/
/*color: #47BAC2;*/
/*}*/
/*.homepage .sms-list .a-btn:hover{*/
/*border: none;*/
/*line-height: 30px;*/
/*color: #fff;*/
/*}*/
/*.homepage .yunxun .sms-intro{*/
/*padding-left: 150px;*/
/*}*/
/*.homepage .yunxun .sms-list{*/
/*height: 246px;*/
/*margin-right: 60px;*/
/*}*/
/*.homepage .industry{*/
/*font-size: 14px;*/
/*color: #6f6f6f;*/
/*line-height: 14px;*/
/*!*margin-top: 50px;*!*/
/*}*/
/*.homepage .poster-main{*/
/*height: 310px!important;*/
/*margin: 0 auto;*/
/*}*/
/*.homepage .homepage-content{*/
/*!*margin-bottom: 100px;*!*/
/*}*/
.banner-swiper-container,
.banner-swiper-container img{
    width: 100%;
}

.dynamic-title:hover {
    color: #1F8ECA;

}
.solutions-swiper-container .swiper-slide{
    width: 460px;
    height: 310px;
    /*opacity: 0.5!important;*/
}
.solutions-swiper-container .swiper-slide-active{
    opacity: 1;
}
.solutions-swiper-container img{
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.solutions-swiper-container .swiper-button-next,
.solutions-swiper-container .swiper-button-prev{
    margin-top: -100px;
    background-size: 100% 100%;
}
.solutions-swiper-container .swiper-button-next{
    background: url("../../images/newImages/homepage/industrySolutions/right.png") no-repeat 0 0;
}
.solutions-swiper-container .swiper-button-prev{
    background: url("../../images/newImages/homepage/industrySolutions/left.png") no-repeat 0 0;
}
.news_dynamic_title:hover{
    color: #1f8eca;
}
/****** 首页 end******/
/****** 云集首页 ******/
.sms-banner{
    /*height: 620px;*/
    width: 100%;
    background-size: 100% 100%;
    position: relative;
}
.banner-container .sales-slide{
    position: relative;
}
.banner-container .sales-slide{
    position: relative;
}
.banner-container .sales-slide .sales-btn{
    display: block;
    width: 300px;
    height: 44px;
    background: linear-gradient(90deg,rgba(250,102,73,1),rgba(254,189,16,1));
    border-radius: 10px;
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 40px;
    margin-left: -155px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 44px;
}
.banner-container .banner-text{
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 19%;
    top: 18%;
    width: 31%;
}
.banner-container .banner-text  p{
    line-height: 26px;
}
.banner-container .banner-text p:first-of-type{
    font-size: 46px;
    margin-bottom: 20px;
    line-height: 46px;
    height: 46px;
}
.banner-container a,
.sms-banner a{
    display: block;
    /*margin-top: 360px;*/
    width:230px;
    height:54px;
    line-height: 54px;
    text-align: center;
    background: #F09134;
    color: #fff;
    font-size:26px;
    font-weight:400;

    /*position: absolute;*/
    /*bottom: 22%;*/
    /*left: 19%;*/

}
/*.sms-banner a:hover{*/
/*background: #ffae5e;*/
/*}*/
/*.smsProduct-intro{*/
/*color: #6f6f6f;*/
/*font-size: 18px;*/
/*!*margin-top: 100px;*!*/
/*}*/
/*.smsProduct-title{*/
/*color: #292929;*/
/*font-size: 34px;*/
/*line-height: 34px;*/
/*}*/
/*.smsProduct-subtitle{*/
/*color: #545454;*/
/*font-size: 20px;*/
/*line-height: 20px;*/
/*}*/
/*服务优势 免费使用*/
.content-footer{
    color: #fff;
    background: url("../../images/newImages/footer-apply.jpg") no-repeat 0 0;
}
.content-footer .footer-apply{
    height: 200px;

    padding: 45px 0
}
.content-footer .footer-apply-us{
    line-height: 20px;
    font-size: 20px;
}
.content-footer .footer-apply-btn{
    display: block;
    width: 150px;
    height: 34px;
    border: 2px solid #fff;
    border-radius: 10px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
}
.content-footer .footer-apply-tel{
    line-height: 16px;
    font-size: 16px;
}
/*服务优势 免费使用 END*/
/*.sms-intro{*/
/*    margin-right: -60px;*/
/*}*/
/*.sms-list{*/
/*max-width: 380px;*/
/*height: 338px;*/
/*padding-top: 40px;*/
/*margin-right: 30px;*/
/*margin-bottom: 30px;*/
/*}*/
/*.sms-list img{*/
/*display: block;*/
/*margin: 0 auto;*/

/*}*/
/*.sms-list .smsProduct-subtitle{*/
/*    font-size: 22px;*/
/*    line-height: 22px;*/
/*}*/
/*.sms-list:hover{*/
/*    !*border:2px solid #e7e7e7;*!*/
/*    !*box-shadow:3px 0px 3px 0px rgba(7,35,75,0.5);*!*/
/*}*/
/*.sms-list p{*/
/*    line-height: 26px;*/
/*}*/

/*.video-sms .img-box{*/
/*    background-color: #f5f5f5;*/
/*    !*padding: 50px 0;*!*/
/*    font-size: 17px;*/
/*    line-height: 17px;*/
/*    color: #545454;*/
/*    text-align: center;*/
/*}*/
/*.video-sms .img-box>div{*/
/*    width: 48%;*/
/*}*/
/*.video-sms .img-box video{*/
/*    width: 100%;*/
/*    height: 658px;*/
/*    margin-bottom: 20px;*/
/*}*/
/*.yunji-sms  .sms-intro{*/
/*    margin-right: -35px;*/
/*}*/
/*.yunji-sms .sms-list{*/
/*    !*height: 420px;*!*/
/*    !*height: 362px;*!*/
/*    max-width: 274px;*/
/*    margin-right: 35px;*/
/*    background-color: #fff;*/
/*    padding-top: 40px;*/
/*    padding-bottom: 30px;*/
/*}*/
/*.yunxun-sms .sms-list{*/
/*    height: 380px;*/
/*    max-width: 380px;*/
/*    margin-right: 30px;*/
/*    background-color: #fff;*/
/*    padding-top: 40px;*/
/*    margin-bottom: 0;*/
/*}*/
/*.sms-list:last-of-type{*/
/*    margin-right: 0;*/
/*}*/
/*.yunji-sms .sms-list:hover,*/
/*.yunxun-sms .sms-list:hover{*/
/*    !*border: 2px solid #1F8ECA;*!*/
/*}*/
.yunji-sms .divider,
.yunxun-sms .divider{
    width:30px;
    height:2px;
    background-color: #6f6f6f;
    margin: 0 auto;
}
/*.yunji-sms .sms-list a,*/
/*.yunxun-sms .sms-list a{*/
/*    display: block;*/
/*    margin: 0 auto;*/
/*    !*width:140px;*!*/
/*    !*height:34px;*!*/
/*    !*background-color: #F09134;*!*/
/*    !*color: #fff;*!*/
/*    !*font-size: 18px;*!*/
/*    !*text-align: center;*!*/
/*    !*line-height: 34px;*!*/
/*    width:100px;*/
/*    height:30px;*/
/*    border:1px solid rgba(71,186,194,1);*/
/*    border-radius:5px;*/
/*    color: #47BAC2;*/
/*    font-size: 14px;*/
/*    line-height: 28px;*/
/*}*/
/*.yunji-sms .sms-list a:hover,*/
/*.yunxun-sms .sms-list a:hover{*/
/*    background-color: #47BAC2;*/
/*    line-height: 30px;*/
/*    color: #fff;*/
/*}*/

.yunji-sms .scene-wrap{
    padding: 15px;
}
.yunji-sms .scene{
    height: 94px;
    cursor: pointer;
}
.yunji-sms .right-scene{
    /*position: absolute;*/
    /*right: 0;*/
}
.yunji-sms .scene-title{
    width: 84px;
    height: 94px;
    text-align: center;
    line-height: 94px;
    background: url('../../images/newImages/yunji/smsbg.png') no-repeat 0 0;
    background-size: 100% 100%;
    font-size: 16px;
    font-weight: bold;
    color: #545454;
}
.yunji-sms .scene-active{
    background: url('../../images/newImages/yunji/smsbg-active.png') no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
}
.yunji-sms .scene-line{
    width: 250px;
    height: 2px;
    background-color: #1F8ECA;
    margin-top: 56px;
    margin-left: -30px;
    margin-right: -30px;
}
.yunji-sms .little-line{
    width: 205px;
}
.yunji-sms .scene-box{
    padding: 65px 15px;
    height: 558px;
    width: 296px;
    background: url("../../images/newImages/yunji/phone.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin: 0 auto;
    z-index: 99;
}
.yunji-sms .scene-box img{
    margin: 0 auto;
    max-height: 100%;
}
@media (max-width: 1200px){
    .yunji-sms .scene-line{
        width: 220px;
        height: 2px;
        background-color: #1F8ECA;
        margin-top: 56px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .yunji-sms .little-line{
        width: 185px;
    }
}
/*****首页*****/
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 4px;
    line-height: 4px;
}
.banner-pagination {
    margin-bottom: 0;
}
/*.free-btn{*/
/*margin: 0 auto;*/

/*font-size: 20px;*/
/*height: 50px;*/
/*width: 200px;*/
/*text-align: center;*/
/*line-height: 50px;*/
/*border-radius: 10px;*/
/*background-color: transparent;*/
/*border: 2px solid #fff;*/
/*}*/
/*.free-btn:hover{*/
/*background-color: #47BAC2;*/
/*border: none;*/
/*}*/

@media (max-width: 1440px){
    /*.free-btn{*/
    /*max-width:230px;*/
    /*height: 38px;*/
    /*position: absolute;*/
    /*bottom: 7.3%;*/
    /*left: 0;*/
    /*right: 0;*/
    /*margin: 0 auto;*/


    /*line-height: 38px;*/
    /*font-size: 20px;*/

    /*}*/
}
/*.homepage .intro-list .sms-list{*/
/*padding: 20px 0 20px 30px;*/
/*max-width:380px;*/
/*height:150px;*/
/*background: linear-gradient(180deg,rgba(71,170,243,1),rgba(12,103,196,1));*/
/*border-radius:20px;*/
/*color: #fff;*/
/*font-size: 12px;*/
/*margin-bottom: 0;*/
/*margin-right: 20px;*/
/*}*/
/*.homepage .intro-list .sms-list img{*/
/*max-width: 96px;*/
/*}*/
/*.homepage .sms-list p{*/
/*line-height: 14px;*/
/*}*/
/*.homepage .intro-list .sms-list .smsProduct-subtitle{*/
/*font-size: 18px;*/
/*line-height: 18px;*/
/*color: #fff;*/
/*}*/
/*.homepage .intro-list .sms-list a{*/
/*width:100px;*/
/*height:26px;*/
/*border-radius:4px;*/
/*font-size: 14px;*/
/*line-height: 26px;*/
/*}*/
/*.homepage .intro-list .sms-list:hover{*/
/*border: none;*/
/*}*/
/*.homepage .btn-more{*/
/*width:120px;*/
/*height:34px;*/
/*line-height: 30px;*/
/*border: 2px solid #1F8ECA;*/
/*border-radius:5px;*/
/*color: #1F8ECA;*/
/*background: none;*/
/*}*/
/*.homepage .btn-more:hover{*/
/*color: #fff;*/
/*background-color: #1F8ECA;*/
/*}*/
/*.homepage #news_dynamic_image{*/
/*max-height: 300px;*/
/*}*/


/*******云讯首页******/
/*.yunxun-sms .sms-banner{*/
/*background-image: url("../../images/newImages/yunxun/yunxun-banner.png");*/
/*}*/
/*.privacy-sms  .sms-banner{*/
/*background-image: url("../../images/newImages/yunxun/privacy-banner.png");*/
/*}*/
/*.solutions-swiper-container{*/
/*height: 310px;*/
/*}*/
/*.swiper-button-next,*/
/*.swiper-button-prev{*/
/*    width: 90px;*/
/*    height: 200px;*/
/*    background-size: 100% 100%;*/
/*    top: 155px!important;*/
/*}*/
.sms-container .swiper-button-next,
.sms-container .swiper-button-prev{
    width: 40px;
    height: 200px;
    background-size: 100% 100%;
    top: 22px!important;
}
.sms-container .swiper-button-next{
    background: none;
    background-size: 100% 100%;
}
.sms-container .swiper-button-prev{
    background: none;
    background-size: 100% 100%;
}
.sms-container .swiper-button-next{
    right: 0;
}
.sms-container .swiper-button-prev{
    left: 0;
}
.privacy-list{
    color: #fff;
    font-size:16px;
    line-height: 16px;
}
.privacy-list{
    color: #545454;
    font-size: 22px;
    height: 366px;
}
.privacy-list>li{
    position: relative;
    margin-right: 20px;
    width:218px;
}
.privacy-list>li:last-of-type{
    margin-right: 0;
}
.privacy-list>li .dropdown-toggle{
    height:176px;
    font-size: 22px;
    line-height: 22px;
    padding-top: 40px;
    cursor: pointer;
}
.privacy-list li>div img{
    display: block;
    margin: 0 auto;
}

.privacy-list .dropdown-tabmenu{
    width: 600px;
    height: 190px;
    padding: 25px 0 25px 30px;
    position: absolute;
    top: 100%;
    /*left: 0;*/
}
.privacy-list .special-position{
    right: 0;
}
.dropdown-toggle.active,
.dropdown-tabmenu{
    background-color: #1F8ECA;
    color: #fff;
    font-size: 16px;
}
.dropdown-tabmenu li{
    line-height: 28px;
}
/******免费申请页面******/
.apply{
    min-height: 100%;
    background-color: #082C41;
    padding-top: 10px;
    padding-bottom: 20px;
}
.apply header{
    margin-bottom: 40px;
}
.apply .nav-logo{
    height: 62px;
}
.apply .nav-bar{
    border-bottom: 1px solid #fff;
}
.apply .nav-bar li{
    float: left;
    font-size: 14px;
    line-height: 33px;
    margin-left: 20px;
    margin-top: 14px;
}
.apply .nav-bar li a:hover{
    color: #1F8ECA;
}
.apply .form-wrap{
    overflow: hidden;
}
.apply .form-wrap>img{
    /*max-width: 500px;*/
    /*max-height: 600px;*/
}
.apply .form-wrap>div{
    /*padding: 20px 30px 30px;*/
    padding: 30px 75px;
    background-color: #fff;
    /*height: 968px;*/
    padding-bottom: 10%;
    margin-bottom: -20%;
}
.apply .form-title{
    font-size: 26px;
    line-height: 30px;
    color: #1F8ECA;
    margin-bottom: 20px;
}
.apply .input-group{
    font-size: 18px;
    color: #6F6F6F;
    width: 100%;
    height: 50px;
    /*margin-bottom: 30px;*/
    border:2px solid #e7e7e7;
    border-radius:6px;

}
.apply form>div:last-of-type{
    margin-bottom: 40px;
}
.apply form>div:last-of-type .input-group{
    margin-bottom: 0;
}
.apply .input-intro{
    width: 142px;
    height: 46px;
    line-height: 46px;
    padding-left: 20px;

    border-right: 2px solid #e7e7e7;
}
.apply .input-intro img{
    width: 24px;
    margin-right: 10px;
    margin-top: 11px;
}
.apply .input-intro p{
    line-height: 46px;
}
.apply .code-container{
    width: 306px;
}
.apply input{
    width: 302px;
    height: 46px;
    line-height: 46px;
    padding-left: 15px;
    color: #c7c7c7;
    font-size: 16px;
    z-index: 999;
}
.apply .code,
.apply .checkCode{
    width: 158px;
    line-height: 56px;
}
.apply .getCode{
    color: #6f6f6f;
    font-size: 16px;
    width: 128px;
    height: 50px;
    line-height: 50px;
    background:#f1f1f1;
    border-radius: 6px;
}
.apply .arrow-box{
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    cursor: pointer;
}
.apply .arrow-box>img{
    display: block;
    margin: 0 auto;
    margin-top: 12px;
}
.apply .dropdown-content{
    width: 140px;
    border: 2px solid #e7e7e7;
    border-radius: 0 0 6px 6px;
    border-bottom: none;
    position: absolute;
    right: 0;
    bottom: 80px;
    background-color: #fff;
    z-index: 999;
}
.apply .dropdown-content li{
    font-size: 16px;
    color: #6F6F6F;
    height: 36px;
    border-bottom: 2px solid #e7e7e7;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    z-index: 999;
}
.apply .dropdown-content li:last-of-type{
    border-bottom: none;
}
.apply .dropdown-content li:hover{
    background-color: #f1f1f1;
}
.apply .submitBtn{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #F25524;
    border-radius:6px;
    font-size: 20px;
}
.apply .company-box{
    color: #6F6F6F;
    font-size: 16px;
    line-height: 16px;
    margin-top: 35px;
}
.apply .company-box img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    height: 34px;
}
.layui-layer-dialog .layui-layer-content{
    font-size: 18px;
    color: #545454;
}
.layui-layer-moves{
    display: none!important;
}
/*******提示文字*****/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color: #6f6f6f !important;
    font-size:16px;
}

input:-moz-placeholder,textarea:-moz-placeholder{
    color: #6f6f6f !important;
    font-size:16px;
}

input::-moz-placeholder,textarea::-moz-placeholder{
    color: #6f6f6f !important;
    font-size:16px;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
    color: #6f6f6f !important;
    font-size:16px;
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */

    color: red;

}

@media (max-width: 1200px){
    .apply .input-group{
        font-size: 13px;
    }
    .apply .input-intro{
        width: 100px;
        padding-left: 10px;
    }
    .apply .input-intro img{
        width: 20px;
    }
    .apply input{
        width: 240px;
        font-size: 14px;
    }
    .apply .code-container{
        width: 250px;
    }
    .apply .code{
        width: 140px;
    }
    .apply .getCode{
        width: 90px;
        font-size: 14px;
    }
    /*******提示文字*****/
    input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
        color: #c7c7c7 !important;
        font-size:14px;
    }

    input:-moz-placeholder,textarea:-moz-placeholder{
        color: #c7c7c7 !important;
        font-size:14px;
    }

    input::-moz-placeholder,textarea::-moz-placeholder{
        color: #c7c7c7 !important;
        font-size:14px;
    }
    input:-ms-input-placeholder,textarea:-ms-input-placeholder{
        color: #c7c7c7 !important;
        font-size:14px;
    }

    input:-ms-input-placeholder { /* Internet Explorer 10+ */

        color: red;

    }
}
/*******智能派件*****/
.smart .smart-scene>img{
    width:580px;
    height:620px;

    box-shadow:0 3px 6px 0 rgba(8,7,7,0.26);
}
/*******数据清洗*****/
.clear .clear-prtitle{
    color: #6f6f6f;
    font-size: 14px;
    line-height: 24px;
    margin-top: 95px;
    padding-left: 30px;
}
.clear .clear-prtitle>span{
    color: #1F8ECA;
    font-weight: bold;
}
/*.clear .sms-list{*/
/*    padding: 40px 40px 0 40px;*/
/*    width:200px;*/
/*    height:200px;*/
/*    border-radius:50%;*/
/*    margin-right: 50px;*/
/*    font-size: 20px;*/
/*    color: #1F8ECA;*/
/*    line-height: 26px;*/
/*    border: 2px solid #1F8ECA;*/
/*    cursor: pointer;*/
/*}*/
.clear .sms-intro .sms-list:last-of-type{
    margin-right: 0;
}
/*.clear .sms-list img{*/
/*    display: block;*/
/*    margin: 0 auto;*/
/*    height: 56px;*/
/*    margin-bottom: 20px;*/
/*}*/
.clear .active-adv{
    background-color: #1F8ECA;
    color: #fff;
}
/*******留客、拓客动态*****/
.intro-content{
    padding: 25px 20px 100px 20px;
}
#newslist>div{
    margin-bottom: 30px;
}
#newslist>div:last-of-type{
    margin-bottom: 0;
}
.img_news{
    height: 240px;
    padding: 0;
}
.img_news>a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    position: static;
    background: none;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.img_news>a>img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.shade_title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 30px;
    background: rgba(10,47,67,0.5);
    /*opacity: 0.4;*/
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.img_news>a:hover .shade_title {
    display: table-cell;

    bottom: 0;
    left: 0;
    color: #fff;
    z-index: 10;
    background: rgba(10,47,67,0.5);
    opacity: 1;
    -moz-opacity: 1;
    width: 100%;
}
.content_news{
    font-size: 14px;
    color: #6F6F6F;
    line-height: 24px;
}
.content_news>.news_caption{

}
.content_news>.news_caption>a{
    color: #545454;
}
.content_news>.news_summary{
    margin-bottom: 25px;

}
.news_caption a:hover{
    color: #1F8ECA;
}
#Pagination{
    font-size: 16px;
    color: #6F6F6F;
    margin-top: 50px;
}
#pageList>a{
    float: left;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #6F6F6F;
    font-size: 16px;
    border-radius: 4px;
    color: #6F6F6F;
    margin-right: 10px;
}
#pageList>span{
    float: left;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background-color: #1F8ECA;
    color: #fff;
    margin-right: 10px;
    border-radius: 4px;
}
#Pagination #pageList{
    vertical-align: top;
}
#Pagination #pn{
    width: 60px;
    height: 34px;
    border:1px solid #E7E7E7;
    border-radius:4px;
}
#Pagination .page-nav{
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    vertical-align: top;
}
/*******媒体中心*****/
.white-content{
    border: none;
    margin-bottom: 0;
    margin-top: 80px;
}
.winner-point-banner{
    height: auto;
}
.menu-left-wrap{
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    overflow: hidden;

}
.meun-left{
    height: auto;
    border-left: 2px solid #E7E7E7;
    border-right: 2px solid #E7E7E7;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
}
.meun-left>p{
    height: 56px;
    line-height: 56px;

    font-size: 20px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
}
.meun-left>p a{
    color: #545454;
}
.meun-left .menu-title{
    height: 116px;
    line-height: 116px;
    border-bottom: 2px solid #E7E7E7;
    margin-bottom: 0!important;
    font-size: 3em!important;
    color: #292929;
    font-weight: 400 !important;
}
.meun-left .menu-title:before{
    content: '';
    display: block;
    position: absolute;
    left: 30px;
    top: 38px;
    width: 4px;
    height: 40px;
    background: #1F8ECA;
}
.Intro-title{
    color: #525252;
    font-size: 16px;
    line-height: 33px;
    margin-top: 30px;
    font-weight: 400;
}
.hr-gray{
    border-bottom: 2px solid #EEEBEB;
}
.media-intro{
    color: #6F6F6F;
    margin-top: 35px;
}
.media-title{
    line-height: 30px;
    font-size:  30px;
    font-weight: 400;
    color: #1F8ECA;
    margin-top: 50px;
}
.media-img{
    margin-top: 40px;
    padding: 0 20px;
    border: 0;
    margin-bottom: 100px;
    height: auto;
}
.media-ul{
    border: 2px solid #e9e9e9;
    padding: 20px 0 0 20px;
}
.media-li-first{
    margin-bottom: 25px;
    margin-top: 0!important;
    margin-left: 0!important;
    margin-right: 25px;
}

/*******公司简介*****/
.aboutus-content .meun-left{
}
.aboutus-content .leftline{
    padding-bottom: 100px;
}
.aboutus-content .intro-content{
    padding-bottom: 0!important;

}
.aboutus-content .intro-list{
    margin-top: 60px;
}
.aboutus-content .list-title{
    font-size: 24px;
    color: #1F8ECA;
    line-height: 36px;
    font-weight:bold;
}
.aboutus-content .intro-list .img-responsive{
    margin-top: 80px;
    margin-bottom: 20px;


}
.aboutus-content .list-adv{
    font-size: 16px;
    color: #6f6f6f;
    line-height: 26px;
}
/*******公司大事件*****/

/*******核心团队*****/
.senior{
    padding: 50px 15px 100px 15px;
    background-color: #F7F7F7;
}
.senior .title{
    margin-bottom: 40px;
}
.senior .senior-title{
    text-align: center;
    color: #545454;
    font-size: 30px;
    line-height: 30px;
}
.senior .senior-gapline{
    width: 40px;
    height: 4px;
    background-color: #545454;
    margin: 0 auto;
    margin-top: 9px;
}
.senior .swiper-container{
    padding-bottom: 40px;
    height: auto;
    width: 100%;
}
.senior  .swiper-pagination span{
    display: inline-block;
    width: 60px;
    height: 4px;
    background-color: #1F8ECA;
}
.senior  .swiper-pagination-bullet{
    border-radius: 0!important;
}
/*******企业文化*****/
#myTab>li.active>a{
    background: #fff;
}
.tab_img{
    margin-bottom: 0;
}
.tab_img .container{
    margin: 0 auto;
}
#slides2,
#slides3,
#slides4{
    margin-left: 7%;
    height: auto;
}
#myTabContent .swiper-pagination-bullet{
    border: 2px solid #1F8ECA;
    opacity: 1;
}
#myTabContent .swiper-pagination-bullet-active{
    background: #1F8ECA;
}
.active-panel{
    background-color: #E8AD29!important;
}
.jobType{
    padding-bottom: 0;
}
/*软件著作权*/
/* 促销活动 */
.sales-sms .meun-bg{
    background: rgba(0, 0, 0, 0.15)!important;
}
.sales-sms .navbar-inverse{
    background: none!important;
}
.sales-content{
    padding-top: 0.1px;
}
