html,body,ul,li{
    margin:0;
    padding: 0;
}
p{
    margin: 0;
}
ul{
    list-style:none;
}
*{
letter-spacing: 2px;
}
@media (min-width: 768px) {
    .header-center {
        width:750px
    }
    .nav-bar ul{
        width:750px
    }
}

@media (min-width: 992px) {
    .header-center {
        width:970px
    }
    .nav-bar ul{
        width:970px;
    }
}

@media (min-width: 1200px) {
    .header-center {
        width:1170px
    }
    .nav-bar ul{
        width:990px;
    }
}
.section{
    width: 100%;
    float: left;
}
.header{
    height: 100px;
    text-align: center;
}
.header .header-center{
    margin: 0 auto;
    padding: 20px;
}
.header .header-center .logo{
width: 70px;
float: left;
border-right: 1px solid #666666;
padding-right: 20px;
margin-right: 20px;
}
.header .header-center .logo .company-name{
color: #3F3F3F;
font-size: 14px;
margin-top: 5px;
}
.header .header-center .title{
    float: left;
    line-height: 34px;
}
.header .header-center .title .h1{
    font-size: 22px;
}
.header .header-center .title .note{
    line-height: 20px;
    color:#7F8699
}

.header .header-center .right{
   float: right
}

.header-center .right .call .zixunbox{
    background-color: #EB5A02;
    border-radius: 20px;
    color:#fff;
    float: right;
    padding: 2px 40px;
    font-size: 12px;
    margin-top: 13px;
    margin-right: 20px;
    margin-bottom: 10px;
    line-height: 18px;
    height: 22px;
 }
 .zixunbox .active{
     font-size: 18px;
     color:#fff;
     text-decoration: none;
     line-height: 20px;
 }
 .header-center .right .call img{
    float: right;
 }
 .header-center .right .services{
    float: right;
    font-size: 14px;
 }
 .header-center .right .services .li{
     float: left;
     color:#3F3F3F;
     line-height: 18px;
 }

 .header-center .right .services .li .nub{
    float: left;
    background-color: #EB5A02;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    margin-right: 5px;
    margin-left: 15px;
}
.nav-bar{
    height: 30px;
    line-height: 16px;
    width: 100%;
    background-image: linear-gradient( #1469E7, #0019B5);/* 默认方向自下向上 */
}
.nav-bar ul{
    margin:0 auto;
}
.nav-bar li{
    float:left;
}
.nav-bar li:last-child a{
    border-right: 1px solid #A8A8A8;
}
.nav-bar li a{
    float:left;
    width: 140px;
    text-align: center;
    color:#fff;
    font-size: 14px;
    text-decoration: none;
    border-left: 1px solid #A8A8A8;
    margin: 7px 0;
}
.nav-bar li.active{
    background-color: #0085FF;
}
.nav-bar li.active>a{
    border-left:none;
    border-right: none;
}
.swiper-container {
    width: 100%;
    overflow: hidden;
}  
.swiper-pagination .swiper-pagination-bullet{
    width: 30px;
    border-radius: 5px;
    background: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 20px;
}
.main-business{
    margin-top: -4px;
    background-color: #E0F3FC;
}
.section-divider{
    position: relative;
    height: 94px;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #3F3F3F;
}
.section-divider .title{
    position: relative;
    font-size: 48px;
    top: 55px;
    width: 260px;
    margin-left: calc(50% - 130px);;
    background-color: #FFF;
    text-align: center;
}
.main-business .section-divider .title{
    position: relative;
    font-size: 48px;
    top: 55px;
    width: 260px;
    margin-left: calc(50% - 130px);;
    background-color: #E0F3FC;
    text-align: center;
}
.section-divider .title p{
    text-align: center;
    color:#3F3F3F;
    font-size: 20px;
}
.main-business .list{
    width: max-content;
    margin: 120px auto 30px;
    text-align: center;
}
.main-business .list .item{
    width: calc(25% - 20px);
    float: left;
    margin-left: 20px;
    margin-bottom: 40px
}
.more{
    width: 100%;
    text-align: center;
    line-height: 100px;
    margin: 20px 0;
    float: left;
}
.more a{
    color:#EB5A02;
    border: 1px solid #EB5A02;
    border-radius: 20px;
    font-size: 14px;
    padding: 3px 30px;
    text-decoration: none;
}

.solution .header{
    width: 100%;
    text-align: center;
}
.solution .header .title{
    font-size: 46px;
}
.solution .header .desc{
    height: 20px;
    line-height: 40px;
    text-align: center;
    width: 60%;
    border-bottom: 1px solid #333;;
    margin: 0 auto 20px;
}
.solution .header .desc p{
    background-color: #fff;
    width: max-content;
    margin: 0 auto;
    padding: 0 40px;
}
.solution .list{
    width: calc(100% - 100px);
    padding: 50px 50px 0;
    float: left;
}
.solution .list li{
    width: 25%;
    float: left;
    text-align: center;
    margin: 60px auto 20px;
}
.solution .list li p{
    line-height: 40px;
}
.teamwork .list{
    width: 100%;
    float: left;
    margin-top: 120px;
}
.teamwork .list li{
    width: 50%;
    float: left;
    text-align: center;
    margin-top: 40px;
}
.aboutus .banner{
    width: 100%;
    margin: 140px auto 100px;
}
.aboutus .statistical{
    width: 80% ;
    text-align: center;
    padding: 0 100px;
    margin: 0 auto;
}
.aboutus .statistical .item{
    width: 25%;
    float: left;
}
.aboutus .statistical .h1{
    color:#EB5A02;
    font-size: 68px;
}
.aboutus .statistical .h2{
    color:#3F3F3F;
    font-size: 16px;
}
.aboutus .statistical .h3{
    color:#7F8699;
    font-size: 14px;
    line-height: 30px;
}
.aboutus .list{
    width: 100%;
    float: left;
}
.aboutus .list li{
    width: 33%;
    float: left;
    text-align: center;
    margin: 120px auto 30px;
}
.aboutus .list li .box{
    width: 360px;
    text-align: center;
    margin: 0 auto;
    background-color: #F2F4F8;
}
.aboutus .list li .box .h1{
    color:#0174E6;
    font-size: 18px;
    line-height: 40px;
}
.aboutus .list li .box .text{
    color:#575757;
    font-size: 14px;
    line-height: 26px;
    padding: 0 20px;
}
.cooperation-agency .list{
    background-color: #E0F3FC;
    float: left;
    width: calc(100% - 200px);
    padding:60px 100px;
    margin: 140px auto 0;
}
.cooperation-agency .list li{
    width: 25%;
    float: left;
    text-align: center;
    height: 240px;
}
.cooperation-agency .list li p{
    font-size: 26px;
    color:#575757;
    line-height: 70px;
}
.contact{
    text-align: center;
    background-image: url(/Content/images/index/contactbg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.contact .title{
    font-size: 36px;
    color:#fff;
    margin: 60px auto 10px;
}
.contact .remark{
    font-size: 26px;
    color:#fff;
    line-height: 40px;
}
.contact .form{
    margin: 0 auto;
    float: left;
    width: 100%;
}
input{ 
    outline: none
 }
.contact .form .form-item{
    background-color: rgba(255, 255, 255, .3);
    border-radius: 50px;
    padding: 0 20px;
    width: 260px;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-left: 40px;
    margin-top: 60px;
    margin-bottom: 80px;
}
.contact .form input{
    background:none;
    border: none;
    font-size: 16px;
    line-height: 18px;
}
.contact .form input::placeholder{
    font-size: 16px;
    color:#fff;
    line-height: 18px;
}
.contact .submit{
    width: 200px;
    height: 40px;
    border: none;
    border-radius: 40px;
    background-color: rgba(38, 51, 210, 1);
    color:#fff;
    font-size: 18px;
    margin-bottom: 100px;
}
.contact .form .form-item:first-child{
    margin-left: calc(50% - 340px);
    margin-right: 40px;
}
.footer{
    background-color: #333333;
    height: 255px;
    width: 100%;
    float: left;
}
.footer .item{
    float: left;
    height: 255px;
    border-right: 1px solid rgba(255, 255, 255, .5);
}
.footer .cell{
    text-align: center;
    width: calc(30% - 1px);;
}
.footer .cell .left{
    float: left;
    margin-left: 20%;
    margin-top: 15%;
}
.footer .cell .left img{
    float: left;
}
.footer .cell .phone-number{
    float: left;
    text-align: left;
    margin-left: 16px;
}
.footer .cell .phone-number p{
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 4px;
    margin-bottom: 4px;
}
.footer .cell .phone-number a{
   text-decoration: none;
   color:#fff;
   font-size: 16px;
   letter-spacing: 4px;
}
.footer .menu{
    width: calc(40% - 1px);;
    text-align: center;
}
.footer .menu p{
    color:#FFFFFF;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 2px;
}
.footer .menu p.space{
    letter-spacing: 8px;
}
.footer .menu .links{
    width: 100%;
    text-align: center;
    margin: 40px auto 40px;
}
.footer .menu .links a{
    color:#FFFFFF;
    text-decoration: none;
    line-height: 20px;
    font-size: 18px;
    border-right: 1px solid #FFFFFF;
    padding: 0 20px;
    letter-spacing: 3px;
}
.footer .menu .links a:last-child{
    border-right:none;
}
.footer .menu #beian{
    color:#fff;
    text-decoration: none;
}
.footer .qrcode{
    width: 30%;
    border-right: none;
    display: -webkit-box;
-moz-box-align: center;
-webkit-box-align: center;
-moz-box-pack: center;
-webkit-box-pack: center;
}