*{
    padding: 0px;
    margin: 0px;
}
li{
    list-style: none;
}
body{
    width: 100%;
    background-color: #fff;
}
a{
    text-decoration: none;
    color: #000;
}
.header{
    width:70%;
    height:100px;
    white-space: nowrap;
    margin: 0px auto;
    /*background: #e5e5e5;*/
}
.header_left{
    width: 80%;
    height:70px;
    /*background: yellow;*/
    display: flex;
    float: left;
    margin-top: 15px;
}
.left_one{
    /* width: 70px;
    height:70px;
    /*background: blue;*/
    /* float: left;  */
}
.left_one img{
    width: 70px;
    height: 70px;
}
.left_name{
    width: 135px;
    height: 60px;
    /*background: orange;*/
    margin-top: 5px;
    float: left;
    margin-left: 2%;
}
.name{
    width: 135px;
    height: 40px;
    line-height: 40px;
    /*background: red;*/
    border-bottom: 1px solid #040404;
    float: left;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    letter-spacing: 1px;
    color: #040404;
}
.ying{
    width: 135px;
    height: 20px;
    line-height: 20px;
    /*background: green;*/
    float: left;
    font-size: 11px;
    color: #040404;
    text-align: center;
}
.left_zhihui{
    /*width: 180px;*/
    height:60px;
    margin-top: 5px;
    /*background: blue;*/
    margin-left: 2%;
    border-left: 1px solid #cccccc;
    float: left;
}
.zhi_name{
    width: 70%;
    height:40px;
    line-height: 40px;
    float: left;
    color:#008cd6;
    font-size:1.4em;
    font-weight: bold;
    text-indent: 10px;
}
.name_two{
     width: 70%;
    height:20px;
    line-height: 20px;
    float: left;
    color:#333333;
    font-size:0.8em;
    text-indent: 10px;
}

.header_right{
    width: 19%;
    height:70px;
    /*background: green;*/
    margin-top: 15px;
    float: right;
}
.right_left{
    width: 18%;
    height: 40px;
    margin-top: 15px;
    float: left;
}
.right_left img{
    width: 100%;
    height: 100%;
}
.right_size{
    width:80%;
    height: 50px;
    float: left;
    /*background:blue;*/
    margin-top: 10px;
    margin-left: 2%;
}
.size_one{
    height: 30px;
    line-height: 30px;
    font-size: 1.2em;
    float: left;
    font-weight: bold;
    color: #008cd6;
    letter-spacing: 1px;
}
.size_two{
    height: 15px;
    line-height: 15px;
    font-size: 0.85em;
    float: left;
    color: #333333;
    /*letter-spacing: 1px;*/
}


/*轮播*/
.lunbo{
    width: 100%;
    height: 520px;
    margin-bottom: 40px;
    /*height: 850px;*/
    /*background:#3d9ad7;*/
    position: relative;
    /*overflow: hidden;*/
}
.luns{
    width: 100%;
    height: 850px;
}
.luns img{
    width: 100%;
    height: 100%;
}
.nav{
    width:100%;
    height: 50px;
    background: rgba(14,83,152,.5);
    border-bottom: 1px solid #fffcfc;
   /* position: fixed;
    top: 10.8%;
    left: 0;*/
    position: absolute;
    top: 0;
    left: 0;
}
.nav ul{
    display: block;
    width:70%;
    margin:0px auto;
    height: 50px;
}
.nav ul li{
    display: block;
    width: 12.3%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    color: #fff;
}
.nav ul li>a {
    white-space: nowrap;
}
.lunneirong{
    position: absolute;
/*top: 45%;*/
/*left: 36%;*/
/*left: 30%;*/
/*top:215px;*/
top: 370px;
/*left: 380px;*/

/*left: 630px;
width: 30%;
line-height: 60px;
font-size: 2.6em;*/

left: 560px;
width: 45%;
line-height: 70px;
font-size: 3.8em;

font-weight: bold;
text-align: center;
letter-spacing: 2px;
color: #fff;
}


/*平台简介*/
.jianjie{
    width:100%;
    height: 520px;
    position: relative;
}
.jian_left{
    width: 50%;
    height: 100px;
    position: absolute;
    top: 30%;
    left: 0;
}
.pingtai{
    width: 100%;
    height: 520px;
    position: relative;
}
.pingtai img{
    width: 100%;
    height: 100%;
}
.names{
    width: 100%;
    height:100px;
    /*background:pink;*/
    position: absolute;
    text-align: center;
    top: 0%;
    left: 0%;
    margin-left:10%;
}
.ping_name{
    color: #0157e8;
    font-size: 2.4em;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
}
.ping_ying{
    font-size: 0.9em;
    color: #0157e8;
}

.jian_right{
    width: 50%;
    height: 520px;
    background:#034ece;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.9;
}
.gongjie{
      width: 90%;
    margin: 0px auto;
    margin-top: 65px;
}
.jian{
    width: 45%;
    height: 80px;
}
.jian img{
    width: 100%;
    height:100%;
}
.one{
    width: 100%;
    line-height: 20px;
    margin: 40px auto;
    font-size: 0.9em;
    text-indent: 4%;
    color: #fff;
    letter-spacing: 1px;
}
.more{
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    float: right;
    border: 1px solid #fff;
    /*border: 1px solid red;*/
    /*color: #fff;*/
    font-size: 0.8em;
}
.more a{
    color: #fff;
}
.gonger{
    width: 30%;
    /*height: 50px;*/
    /*background: red;*/
    margin-left: 8%;
    text-align: center;
    margin-top: -9%;
    letter-spacing: 1px;
}
.gongsi{
    height: 50px;
    line-height: 50px;
    font-size: 2em;
    color: #fff;
}
.gongying{
    color: #fff;
}


/*解决方案*/
.jiejue{
    width: 100%;
    height: 500px;
    /*background:#5487f4;*/
    /*overflow: hidden;*/
    position: relative;
}
.jiejue img{
    width: 100%;
    height: 100%;
}
.fangan{
  width: 75%;
    height: 400px;
    margin: 50px auto;
    /*background: #0caeb1;*/
    position: absolute;
    top: 0;
    /*margin-left: 18%;*/
    margin-left: 13%;
}
.jietu{
    width:30%;
    height: 60px;
    margin:0px auto;
}
.jietu img{
    width: 100%;
    height: 100%;
}
.jiejuefangan{
    width: 14%;
    margin-left: 43%;
    margin-top: -60px;
}
.jiejuea{
    line-height: 40px;
    color: #bf010d;
    text-align: center;
    font-size: 1.8em;
}
.jieying{
    color: #999999;
    line-height: 30px;
    text-align: center;
}
.leftright{
    width: 100%;
    height:310px;
    margin-top: 20px;
    /*background:#824cea;*/
}
.left_jian,.right_jian{
    width: 2%;
    font-weight: bold;
    /*margin-top: 9%;*/
    margin-top:145px;
    text-align: center;
    margin-left: 2%;
}
.left_jian{
    float: left;
}
.left_jian img{
    width: 100%;
    height: 100%;
}

.right_jian{
    float: right;
}
.right_jian img{
    width: 100%;
    height: 100%;
}
.sixnei{
    width: 80%;
    height: 310px;
    margin: 0px auto;
    /*background: #4f75d6;*/
    float: left;
    margin-left: 6%;
}
.six_left,.six_center,.six_right{
    /*width: 32%;*/
    width: 100%;
    height: 160px;
    /*background:green;*/
    /*float: left;*/
}
.sixleft_one,.sixleft_two,.sixleft_san,.sixleft_wu,.sixleft_si,.sixleft_liu{
    width:100%;
    /*height:48%;*/
    height:100%;
    float: left;
    position: relative;
}
.sixleft_one img,.sixleft_two img,.sixleft_san img,.sixleft_wu img,.sixleft_si img,.sixleft_liu img{
    width: 100%;
    height: 100%;
}
.yuanqu,.yuanqua,.yuanqub,.yuanquc,.yuanqud,.yuanque{
    line-height: 20px;
    /*width: 40%;*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    font-size: 1.25em;
    text-align: center;
    color: #fff;
    /*margin-left: 30%;*/
    /*margin-top: 15%;*/
    display: none;
    /*background-color: pink;*/
}
.sixleft_two,.sixleft_si,.sixleft_liu{
    margin-top: 4%;
}
.six_left{
    float: left;
}
.six_right{
    float: right;
}
.six_center{
    float: left;
    margin-left: 2%
}
.ce{
line-height:23px;
margin: 0 auto;
margin-top:15%;
width: 40%;
}
.ce a{
    color:#ffffff;
}
.yuanqu{
    background-color:rgba(277,123,2,.8);
}
.yuanqua{
    background-color:rgba(8,170,173,.8);
}
.yuanqub{
    background-color:rgba(20,158,119,.8);
}
.yuanquc{
    background-color:rgba(130,80,235,.8);
}
.yuanqud{
    background-color:rgba(31,140,252,.8);
}
.yuanque{
    background-color:rgba(90,137,243,.8);
}
/*.sixleft_one:hover{
    background-color:#fe9217;
    display: block;
}
.sixleft_two:hover{
    background-color:#0fb1b4;
    display: block;
}
.sixleft_san:hover{
    display: block;
    background-color:#19a880;
}
.sixleft_si:hover{
    background-color:#8351ef;
    display: block;
}
.sixleft_wu:hover{
    background-color:#1d89f9;
    display: block;
}
.sixleft_liu:hover{
    background-color:#5176d8;
    display: block;
}*/
/*产品服务介绍*/
.chan{
    width: 100%;
    height: 620px;
    position: relative;
}
.zhengchan{
    width:100%;
    height:555px;
    background:#0060ce;
    position: absolute;
    top: 0;
    left: 0;
}
.zhengchan img{
    width: 100%;
    height: 100%;
}
.chanfu{
    width: 50%;
    /*height: 550px;*/
    /*background:#dfe9f5;*/
    position: absolute;
    top: 0;
    left: 25%;
}

.cf{
    width: 45%;
    height: 65px;
    margin: 30px auto;
}
.cf img{
    width: 100%;
    height: 100%;
}
.c_fuwu{
   width: 55%;
    height: 50px;
    margin-left: 22%;
    margin-top: -14%;
    text-align: center;
}
.c_funame{
    color: #fff;
    font-size:1.6em;
}
.c_ying{
    color:#fff;
    font-size: 0.8em;
}


.csi{
    width: 50%;
    height: 485px;
    background: #f3f5f9;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* margin-top: 7%;
    margin-left: 25%; */
}
.csi_nav{
    width: 100%;
    height: 60px;
    background:#dee8f4;
    float: left;
}
/*.csi_nav ul{
    display: block;
    width: 100%;
    height: 60px;
    background: #dee8f4;
}*/
.nav_1{
    width: 25%;
    height: 60px;
    float: left;
}
.nava{
    width: 20px;
    height: 20px;
}
.nav_img{
    width: 20px;
    height: 20px;
    margin-top: 20px;
    margin-left: 50px;
    float: left;
}
.nav_imgd{
     width: 20px;
    height: 20px;
    /*margin-top: 11%;*/
    /*margin-left: 10%;*/
    margin-top: 20px;
    margin-left: 50px;
    float: left;
}
.nav_img img,.nav_imgd img{
    width: 100%;
    height: 100%;
}
.nav_size{
  height: 60px;
line-height: 60px;
text-align: center;
float: left;
color: #fff;
margin-left: 4%;
/*width: 65%;*/
font-size: 16px;
}
.nav_sizes{
  height: 60px;
    line-height: 60px;
    text-align: center;
    float: left;
    color: #0045c8;
    margin-left: 4%;
    font-size: 12px;
    /*width: 65%;*/
}

/*.csi_nav ul li img{
    margin-top: 1%;
}*/
.csi_nav .nav_1:first-child{
    background: #0040be;
}

.csi_nei{
    width:100%;
    height:355px;
    margin: 0px auto;
    float: left;
    margin-top: 2%;
    /*margin-left: 2%;*/
}
.chab{
    width: 100%;
    height: 355px;
}
.csi_nei img{
    width: 100%;
    height:100%;
}
.snei_one{
    width: 96%;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 18%;
}
.s_oneimg{
    width: 13px;
    height: 18px;
    margin-top: 11px;
    float: left;
    margin-left: 3%;
}
.s_oneimg img{
    width: 100%;
    height: 100%;
}
.s_onesize{
   width: 60%;
    height: 40px;
    line-height: 40px;
    margin-left: 1%;
    float: left;
    font-size: 1.5em;
}
.snei_two{
    width: 92%;
    height:360px;
    /*margin-top: 10px;*/
    position: absolute;
    top: 28%;
    left:5%;
}
.two_left{
    width:60%;
    height: inherit;
    float: left;
}
.t_leftone{
    line-height: 20px;
    margin-bottom: 3%;
    font-size: 0.92em;
    font-weight: bold;
}
.t_lefttwo{
    margin-bottom: 3%;
}
.til{
    line-height: 2px;
    font-size: 0.9em;
    font-weight: bold;
    color: #4d4d4d;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
   /* text-overflow:ellipsis;
    white-space: pre;*/
}
.tilnei{
    line-height: 20px;
    font-size: 0.8em;
    color: #4d4d4d;
}
.morea{
    width: 70px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border: 1px solid red;
    /*color: #fff;*/
    float: left;
}
.morea a{
    color: red;
}
.two_right{
    width:37%;
    float: right;
    height: inherit;
}
.tright_one,.tright_two{
    /*width:49%;*/
    height:285px;
}
.tright_one{
    float: left;
}
.tright_two{
    float: right;
}
.tright_two img{
    width: 100%;
    height: 100%;
    border-radius: 3%;
}
.trone_yi{
    width: 100%;
    height: 143px;
    float: left;
}
.trone_yi img{
    width: 100%;
    height: 100%;
    border-radius: 2%;
}


/*新闻中心*/
.news{
    width: 100%;
    height:580px;
    margin-top: 4%;
}
.news_top{
    width: 100%;
    height: 60px;
}
.kuang,.lere{
    width: 40%;
    height: 60px;
    margin-left: 30%;
    position: relative;
}
.lere img{
    width: 100%;
    height: 100%;
}
.newzi{
   width: 25%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 43%;
    letter-spacing: 2px;
}
.zongwen{
    /*height: 50px;*/
    /*background: green;*/
}
.reds{
    float: left;
    color: red;
    font-size: 1.6em;
}
.rece{
    float: left;
    font-size: 1.6em;
}
.yingwen{
    color:#999999;
    margin-left: -10%;
}

.news_foot{
    width: 100%;
    height: 460px;
    margin-top:3%;
}
.newsfot_left,.newsfot_right{
    width: 50%;
    height: inherit;
    background:#f7fbfc;
    float: left;
}
.left_top{
    width: 100%;
    height: 350px;
    background: #0060cd;
}
.toptu{
    width:60%;
    height:385px;
    float: right;
    margin-top: 2.8%;
    position: relative;
}
.toptu img{
    width: 100%;
    height: 100%;
}
.beiying{
    width: 100%;
    height:130px;
    background: rgba(10,18,2,.5);
    position: absolute;
    bottom: 0;
    display: none;

}
.beicenter{
    width:90%;
    height: 115px;
    margin: 15px auto;
}
.riqia{
    height: 30px;
    line-height: 30px;
    float: left;
    color: #fff;
}
.ribiao{
    width:100%;
    height:30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
.rinei{
    width: 100%;
    /*height: 20px;*/
    line-height:18px;
    font-size: 14px;
    color: #a3a3a3;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.dingtu{
    width:100%;
    height: 100%;
    background: #eef2f3;
    position: relative;
    top: 0;
    left: 0;
}
.dingtu img{
    width: 100%;
    height: 100%;
}
.bashi{
    width: 70%;
    height:370px;
    position: absolute;
    top: 0;
    margin-top:3%;
    margin-left: 4%;
}
.basyi{
    width: 100%;
    height:83px;
    margin-top: 1%;
    margin-bottom: 2%;
}
.left_kuanfg{
    width: 81px;
    height: 81px;
    line-height: 83px;
    text-align: center;
    font-size: 1.3em;
    border: 1px solid #dbdbdb;
    float: left;
    color: #000000;
}
.rightnei{
    width: 80%;
    height:83px;
    float: right;
}
.rnei_til,.rnei_tila{
    width: 100%;
    height:40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
    font-size: 1.5em;
}
.rnei_tila{
    /*color: #c44045;*/
}
.rnei_til:hover{
    color: #c44045;
}
.rnei_riqi{
    width: 100%;
    height:20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
    font-size: 15px;
}
.rnei_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999999;
    font-size: 13px;
}

.footer{
    width: 100%;
    height: 300px;
    background:#293a4a;
    margin-top: 3%;
    overflow: hidden;
}
.foot_top{
    width:70%;
    /*height:150px;*/
    margin:0px auto;
    margin-top: 87px;
    padding-bottom: 38px;
}
 .foot_top:after{
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
    }
    .foot_top{
        *zoom: 1;
    }

.ftop_left{
    width: 27%;
    height: inherit;
    float: left;
}
.lo{
    width: 28%;
    /*height: 90px;*/
    float: left;
}
.lo img{
    width: 100%;
    height: 100%;
}
.zongzhi{
    width:69%;
    height:90px;
    float: right;
}
.zhongzu{
    height: 30px;
    line-height: 30px;
    font-size: 1.2em;
    float: left;
    font-weight: bold;
    color: #fff;
}
.dian{
   width: 5px;
height: 5px;
line-height: 30px;
background-color: #fff;
font-size: 1.2em;
float: left;
font-weight: bold;
margin-left: 2%;
margin-right: 2%;
margin-top: 8%;
border-radius: 50%;
}
.huanjing{
    height: 30px;
    line-height: 30px;
    font-size: 1.2em;
    color: #fff;
    float: left;
    font-weight: bold;
}
.yingyi{
    float: left;
    margin-top: 8%;
    color: #999999;
    font-size: 12px;
}
.yier{
    float: left;
    color: #999999;
    font-size: 11px;
}

.fcents{
    width: 23%;
    /* height:60px; */
    float: left;
    margin: 0 2% 0 5%;
}
.lianxi{
    height:30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}
.dianhua,.youxiang{
    height:20px;
    line-height: 20px;
    font-size: 15px;
    margin-top: 3%;
    color: #fff;
}
.frights{
    width: 28%;
    /* height: 60px; */
    float: left;
}

.foot_ers{
    height: 60px;
    line-height: 60px;
    font-size:14px;
    color: #949ba2;
    border-top: 1px solid #949ba2;
    margin:0px auto;
    text-align: center;
}

.footer_code_img_box{
    width:14.5%;
    float: left;
}
.footer_code_img_box .footer_code_img{
    width: 60%;
    float: right;
}
.footer_code_img img{
    width: 100%;
    display: block;
}

@media(max-width:1550px){
    .csi{
        width: 60%;
    }
}
@media(max-width:1440px){
    .csi{
        width: 65%;
    }
}
@media(max-width:1360px){
    .csi{
        width: 70%;
    }
}