html{
    background: #fff;
    font-family: "Microsoft YaHei";
}
.header{
    width: 100%;
    height: 82px;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: none;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: 2;
}
.top{
    height: 82px;
    width: 1200px;
    margin: 0 auto;
}
.logo{
    float: left;
    width: 255px;
    height: 60px;
    margin-top: 11px;
}
.logo img{
    width: 100%;
    display: block;
}
.topnav{
    width: 750px;
    float: right;
    height: 82px;
}
.w-nav-inner{
    float: left;
    text-align: center;
    width: 150px;
    line-height: 83px;
    height: 83px;
}
.w-nav-inner:hover{
    background: rgba(42,180,203,0.8);
}
.navhover{
    background: rgba(42,180,203,0.8);
}
.w-subnav{
    width: 150px;
    display: none;
    line-height: 60px;

    font-size: 16px;
}
.w-subnav-item{
    background: rgba(42,180,203,0.8);
}
.w-subnav-item:hover{
    background-color: rgba(0, 0, 0, 0.5);
}
.w-subnav-item-hover{
    background-color: rgba(0, 0, 0, 0.5);
}
.w-subnav-item a{
    display: block;
}
.w-nav-item{
    font-size: 16px;
    color: #fff;
}
.w-link-txt{
    color: #fff;
    display: inline-block;
    width: 100%;
}
.banner{
    width: 100%;
}
.swiper-container{
    width: 100%;
}
.swiper-container img{
    width: 100%;
    object-fit: cover;
}
.content{
    padding-bottom: 30px;
}
.content img{
    display: inline-block;
}
.footer{
    background: rgb(58, 61, 71);
}
.ftcon{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 50px;
}
.ftnav{
    float: left;
    width: 150px;
    padding-left: 50px;
    line-height: 24px;
}
.ftcon h4{
    padding: 10px 0;
}
.ftcon h4 a{
    color:#eee;
    font-size: 20px;
    font-weight: 400;
}
.ftcon h4 a:hover{
    color:#fff;
    font-size: 22px;
}
.ftcon a{
    color:#999;
    font-size: 14px;
}
.ftcon a:hover{
    color: #fff;
}
.otherinfo{
    text-align: center;
    font-size: 14px;
    color:#999;
    padding: 20px 0;
}
.service-box{
    border: 1px solid #c3c3c3;
    margin-top: 30px;
    overflow: hidden;
    background: #fff;
}

.service-box .box-title {
    float: left;
    background: #4f94e7;
    width: 290px;
    height: 285px;
    text-align: center;
}

.service-box .box-title .boxico6 {
    background-position: -490px 0;
    margin: 110px auto 30px auto;
}
.service-box .box-title .boxico {
    background-image: url(../img/service-icon.png);
    background-repeat: no-repeat;
    width: 93px;
    height: 93px;
    margin: 55px auto 30px auto;
}
.service-box .box-title strong {
    font-size: 32px;
    color: #fff;
}
.service-box .box-title .span {
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
}
.server_list_rt {
    float: left;
    width: 840px;
    padding-left: 48px;
}
.server_list li {
    width: 170px;
    margin-right: 100px;
    float: left;
    padding-top: 25px;
}
.server_list li .sline05 {
    color: #7cabeb;
    font-size: 38px;
}
.server_list li .sline2 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 6px;
}
.server_list li p {
    width: 192px;
}
.address{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.71px 4.698px 5.94px 0.06px rgba(237, 237, 237, 0.6);
    position: absolute;
    padding: 0 0 0 38px;
    width: 370px;
    height: 234px;
    z-index: 37;
    left: 30px;
    top: 26px;
}


.address h4{
    font-size: 20px;
    font-weight: normal;
    color:#444c67;
    line-height:60px;
    padding-top: 22px;
}
.address p{
    font-size: 16px;
    line-height: 40px;
    color:#828ba9;
    overflow: hidden;
}
.address img{
    float: left;
    display: inline-block;
    margin-right: 10px;
}
.otherlink{
    background: #fff;
    text-align: center;
    padding: 50px 50px 150px;
    font-size: 14px;
    display: flex;
}
.otherlink span{
    text-align: center;
    font-size: 20px;
    line-height: 90px;
    color: #828ba9;
    display: inline-block;
}
.otherlink img{
    display: inline-block;
}
.otherlink li{
    display: inline-block;
    margin: 0 130px;
    height: 100px;
}
.otherlink a:active{
    color: #828ba9;
}
.cm-title{
    padding: 50px 0;
}
.cm-title p{
    font-size: 30px;
    font-family:Arial;
    font-weight: bold;
    color: #0070c0;
    text-align: center;
    line-height: 48px;
    padding-bottom:5px;
    background: url(../img/line1.png) no-repeat center bottom;
}
.cm-title h4{
    font-size: 30px;
    font-family:Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 42px;
    padding-top:13px;
}
.con-main{
    width: 100%;
}
.con-info{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.cm-title2 p{
    color:#fff;
    background: url(../img/line2.png) no-repeat center bottom;
}
.cm-title2 h4{
    color:#fff;
}
.con-ul{
    padding: 0;
    margin: 0;
}
.con-ul li{
    width: 280px;
    height: 348px;
    background: url(../img/ibg1.png);
    float: left;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    color: #a1b0b7;
    line-height: 28px;
}
.con-ul li span{
    padding: 46px 0 23px;
    display: inline-block;
}
.con-ul li:nth-child(even){
    background: url(../img/ibg2.png);
}
.cm-item{
    width: 310px;
    position: absolute;
}
.cm-item h5{
    font-size: 16px;
    color:#666;
    line-height: 40px;
}
.cm-item p{
    font-size: 16px;
    color:#a1b0b7;
    line-height: 28px;

}
.con-ul2{
    width: 1140px;
    margin: 0 auto 50px;
    overflow: hidden;
}
.con-ul2 li{
    width: 360px;
    float: left;
    padding:10px;
}
.con-info2{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.con-info2 h3{
    text-align: center;
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    padding: 40px 0 35px;
    background: url(../img/bico1.png) no-repeat bottom center;
}
.con-info2 h4{
    text-align: center;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    padding: 50px 0 50px;
    font-weight: normal;
    position: relative;
}
/*.con-info2 h4:after{*/
    /*content: ' ';*/
    /*width: 36px;*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*bottom: 40px;*/
    /*margin-left: -18px;*/
    /*border-bottom: 2px solid #93a5b2;*/
/*}*/
.b_ul{
    overflow: hidden;
    padding: 100px 0 50px;
    display: flex;
}
.b_ul li{
    flex: 1;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color:#444c67
}
.b_ul li p{
    padding-top: 20px;
}

.b_ul2{
    overflow: hidden;
    padding: 70px 0 0px;
}
.b_ul2 li{
    text-align: center;
    border: 1px solid #eee;
    background-color: rgba(255, 255, 255,0.8);
    box-shadow: 0px 10px 15.36px 0.64px rgba(238, 238, 238, 0.5);
    width: 533px;
    float: left;
    margin: 0 21px 100px;
}
.b_ul2 li p{
    font-size: 22px;
    color: #828ba9;
    line-height: 105px;
}
.b_ul3{
    overflow: hidden;
    display: flex;
    padding-top: 120px;
}
.b_ul3 li{
    flex: 1;
    text-align: center;
}
.b_ul3 li p{
    font-size: 20px;
    color: #444c67;
    line-height: 80px;
}
.b_ul4{
    overflow: hidden;
    display: flex;
    padding-top: 120px;
}
.b_ul4 li{
    flex: 1;
    text-align: center;
}
.b_ul4 li p{
    font-size: 20px;
    color: #444c67;
    line-height: 80px;
}
.b_ul5{
    overflow: hidden;
    display: flex;
    padding: 20px 0 50px;
}
.b_ul5 li{
    flex: 1;
    text-align: center;
}
.b_ul5 li p{
    font-size: 18px;
    color: #828ba9;
    line-height: 80px;
}
.s_ul{
    overflow: hidden;
    display: flex;
    padding: 50px 0 120px;
}
.s_ul li{
    border: 1px solid #EDF0F6;
    border-radius: 5px;
    background: rgba(255, 255, 255,0.8);
    box-shadow: 0px 2px 3px 0px rgba(215, 221, 236, 0.75);
    width: 338px;
    height: 369px;
    padding-top: 53px;
    display: inline-block;
    margin: 0 15px;
    text-align: center;
}
.s_ul li h5{
    color:#444c67;
    font-size: 22px;
    line-height: 86px;
    padding-top: 10px;
}
.s_ul li p{
    margin: 0 25px 0;
    text-align: left;
    padding-top: 12px;
    font-size: 16px;
    color:#828ba9;
    line-height: 40px;
    border-top: 1px solid #e7ecf4;
}
.v_ul{
    display: flex;
    padding: 45px 0 70px;
}
.v_ul li{
    width: 344px;
    height: 428px;
    background: url(../img/b_bg8.png) no-repeat;
    margin: 0 12px;
    text-align: center;
    display: inline-block;
}
.v_ul li:nth-child(2){
    background: url(../img/b_bg9.png) no-repeat;
}
.v_ul li:nth-child(3){
    background: url(../img/b_bg10.png) no-repeat;
}
.v_ul li h5{
    font-size: 20px;
    line-height: 80px;
    color:#444c67;
    font-weight: normal;
    text-align: center;
}
.v_ul li img{
    display: block;
    margin: 30px auto 0;
}
.v_ul li p{
    width: 275px;
    color: #828ba9;
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto;
    border-top: 1px solid #e7ecf4;
    padding-top: 12px;
}

.c_ul{
    overflow: hidden;
    display: flex;
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0 50px;
}
.c_ul li{
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 4px 0px rgba(117, 138, 170, 0.4);
    width: 590px;
    height: 268px;
    margin: 0 10px;
}
.c_ul li img{
    float: left;
    padding: 55px 18px 80px 15px;
}
.c_ul li h5{
    color:#444c67;
    font-size: 22px;
    line-height: 74px;
    padding-top: 34px;
}
.c_ul li p{
    color:#828ba9;
    font-size: 16px;
    line-height: 28px;
}
.ca_ul{
    overflow: hidden;
    color:#444c67;
}
.ca_ul li{
    width: 390px;
    padding:0 0 140px 10px;
    float: left;
}
.ca_ul li img{
    float: left;
    padding: 0 15px 40px 0;
}
.ca_ul li h5{
    font-size: 22px;
    color:#444c67;
    line-height: 22px;
    font-weight: normal;
    padding-bottom: 20px;
}
.ca_ul li p{
    font-size: 16px;
    line-height: 28px;
    color:#828ba9;
}

.ca_ul2{
    overflow: hidden;
    color:#fff;
    text-align: center;
}
.ca_ul2 li{

    width: 200px;
    display: inline-block;
    padding-bottom: 20px;
}
.ca_ul2 li img{
    display: block;
    margin: 0 auto;
}
.ca_ul2 li h5{
    font-size: 22px;
    line-height: 78px;
    color:#828ba9;
    font-weight: normal;
    padding-bottom: 20px;
}
.citem1{
     overflow: hidden;
    padding-bottom: 140px;
}
.citem1 img{
    float: left;
    padding:0 55px 60px 0;

}
.citem1 h5{
    color: #444c67;
    font-size: 24px;
    line-height: 44px;
    padding-bottom: 33px;
}
.citem1 p{
    color: #828ba9;
    font-size: 22px;
    line-height: 38px;
}

.ca_ul3{
    overflow: hidden;
    color:#fff;
    text-align: center;
}
.ca_ul3 li{
    width: 290px;
    display: inline-block;
    padding-bottom: 40px;
}
.ca_ul3 li img{
    display: block;
    margin: 0 auto;
}
.ca_ul3 li h5{
    font-size: 22px;
    line-height: 78px;
    color:#828ba9;
    font-weight: normal;
    padding-bottom: 20px;
}

.c_ul2{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 120px;
}
.c_ul2 li{
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 4px 0px rgba(117, 138, 170, 0.4);
    width: 580px;
    height: 308px;
    margin: 0 10px 20px;
    display: inline-block;
    float: left;
}
.c_ul2 li img{
    float: left;
    padding: 55px 18px 120px 15px;
}
.c_ul2 li h5{
    color:#444c67;
    font-size: 22px;
    line-height: 74px;
    padding-top: 34px;
}
.c_ul2 li p{
    color:#828ba9;
    font-size: 16px;
    line-height: 28px;
}
.sa_ul{
    overflow: hidden;
    border-radius: 6px;
    background-color: rgba(255, 255, 255,0.9);
    box-shadow: 0px 2px 4px 0px rgba(117, 138, 170, 0.4);
    width: 1062px;
    margin: 0 auto;
    padding: 3px;
}
.sa_ul li{
    float: left;
    line-height: 59px;
    font-size: 18px;
    padding: 36px 0 36px 120px;
    width: 410px;
    color:#828ba9;
    text-align: left;
}
.sa_ul li img{
    float: left;
    display: inline-block;
    padding-right: 35px;
}
.cmds{
    background-color: rgba(255, 255, 255,0.9);
    border-radius: 6px;
    width: 1200px;
    margin: 87px auto 0;
    color:#017eff;
    text-align: center;
    line-height: 44px;
    height: 206px;
    font-size: 24px;
    padding-top: 77px;
    position: relative;
    box-shadow: 0px 2px 4px 0px rgba(117, 138, 170, 0.4);
}

.cmds span{
    display: inline-block;
    position: relative;
}
.cmds span:before{
    content: '';
    position: absolute;
    background: url(../img/cico4.png) no-repeat;
    width: 38px;
    height: 31px;
    left: -50px;
    top:0px;
}
.cmds span:after{
    content: '';
    position: absolute;
    background: url(../img/cico5.png) no-repeat;
    width: 38px;
    height: 31px;
    bottom:0px;
    right: -50px;
}
.is_ul{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}
.is_ul li{
    width: 300px;
    float: left;
    text-align: center;
    padding-bottom: 40px;
}
.is_ul li img{
    display: block;
    margin: 0 auto;
}
.is_ul li p{
    color:#3a3d47;
     font-size: 22px;
    line-height: 88px;
}
.is_ul li a{
    display: block;
}
.iscon{
    color:#fff;
}
.iscon h4{
    line-height: 48px;
    padding-top: 110px;
    font-size: 30px;
    font-weight: normal;
}
.isbg{
 position: absolute;
    left: 0;
    top: 152px;
    height: 465px;
    width: 100%;
    background:rgb(77, 154, 227) ;
    z-index: 1;
}
.isbg2{
    position: absolute;
    left: 0;
    top: 59px;
    height: 617px;
    width: 100%;
    background-size: cover;
    z-index: 1;
}
.iscon{
    position: relative;
    z-index: 10;
    padding-top: 104px;
    width: 1200px;
    margin: 0 auto;
}
.iscon h4 span{
    background: url(../img/isbg3.png) no-repeat;
    width: 80px;
    height: 48px;
    display: inline-block;
    float: left;
    color:#2392fa;
    line-height: 46px;
    margin-right: 5px;
    text-align: center;
}
.iscon p{
    padding-top: 14px;
    font-size: 18px;
    line-height: 32px;

}
.iscon img{
    float: right;
}
.iscon2{
    padding-top: 60px;
}
.iscon2 h4{
    padding-top: 190px;
}
.s_ul li a{
    display: block;
}
.cds_ul{
    padding-top: 70px;
    overflow: hidden;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}
.cds_ul li{
    display: inline-block;
    width: 395px;
    font-size: 22px;
    line-height: 82px;
    color:#3a3d47;
    padding:20px 0;
}
.cds_ul li a{
    display: inline-block;
    color:#3a3d47
}
.cds_ul li a:active{color:#3a3d47}
.cds_ul li a:link{color:#3a3d47}