li {
    margin: 0;
    padding: 0;
    list-style-type: none
}
  body{
      width: 100%;
      height: auto;
      min-width: 1140px;
      overflow-x: auto;
  }
.main {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    position: relative;
}
.lz-footer{
    position: absolute;
    bottom: 0;
    padding-bottom:30px ;
    left:0;
}
.url-btn{
    width: 120px;
    height: 38px;
    border-radius: 20px;
    border: 1px solid #3da6e4;
    color: #3da6e4;
    text-align: center;
    line-height: 38px;
    position: absolute;
    bottom: 38%;
    left: 0;
}
.url-btn:hover{
    color: #fff;
    background-color:#3da6e4;
}
.slide,.sncr-list {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main1, .tempWrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.sncr-list-item1{
   background:url("../image/sncr-list-item1.jpg") repeat;
   background-size: 100%  100%;

 }
.sncr-list-con1{
    width: 750px;
    height:750px;
    margin: 0 auto;
    background:url("../image/sncr-list-con1.png") no-repeat 100% center;
    animation: myMove 30s infinite linear;
    -webkit-animation: myMove 30s infinite linear;
    -moz-animation: myMove 30s infinite linear;
    -o-animation: myMove 30s infinite linear;

}
@-o-keyframes   myMove {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
@-moz-keyframes  myMove {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}

@-webkit-keyframes  myMove {
       from{
           transform: rotate(0deg);
       }
    to{
        transform: rotate(360deg);
       }
}
@keyframes  myMove {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
.slc1-title{
    width: 1140px;
    height: 100%;
    position: absolute;
    top:0;
    left: 70px;
    background: url("../image/slc1-title_02.png") no-repeat 0 center;
}
.slc2-left{
    width: 51%;
    height: 100%;
    top:0;
    position: absolute;
    left:0;
    background: url("../image/slc2-left_02.png") no-repeat 0 center;
}
.slc2-right{
    width: 47%;
    height: 100%;
    bottom:0;
    position: absolute;
    right:0;
    background: url("../image/slc2-right_02.png") no-repeat 100% center;
}
.slc3-left{
    width:55%;
    height: 100%;
    top:0;
    position: absolute;
    left: 0;
    background: url("../image/slc3-left_02.png") no-repeat 0  center;
}
.slc3-right{
    width: 48%;
    height: 100%;
    top:0;
    position: absolute;
    right: -5%;
    background: url("../image/slc3-right_03.png") no-repeat 100% center;
}
.slc5-left{
    width:44%;
    height: 100%;
    top:0;
    position: absolute;
    left: 0;
    background: url("../image/slc5-left_02.png") no-repeat 0  center;
}
.slc5-right{
    width: 56%;
    height: 100%;
    top:0;
    position: absolute;
    right: 0;
    background: url("../image/slc5-right_03.png") no-repeat 100% center;
}
.slc4-left{
    width:53%;
    height: 100%;
    top:0;
    position: absolute;
    left:0;
    background: url("../image/slc4-left_02.png") no-repeat 0 center;
}
.slc4-right{
    width: 50%;
    height: 100%;
    bottom:0;
    position: absolute;
    right: 0;
    background: url("../image/slc4-right_02.png") no-repeat 100% center;
}
.sncr-btn{
    width: 150px;
    height: 100%;
    position: absolute;
    top:0;
    z-index: 99;
}
.sncr-btn-left,.sncr-btn-right{
    width: 24px;
    height: 62px;
    position: absolute;
    top:48%;
    z-index: 99;
    cursor: pointer;
}
.next{
    right:0;
}
.sncr-btn-right {
    display: none;
    background: url("../image/next-right.png");
}
.prev{
    left: 0px;
}
.sncr-btn-left{
    display: none;
    right: 0;
    background: url("../image/pre-left.png");
}
.sncr-list-item2{
    background:url("../image/sncr-list-item2.jpg") repeat;
    background-size:auto 100%;
}
.sncr-list-item3{
    background:url("../image/sncr-list-item3.jpg") no-repeat;
    background-size:100% 100%;
}
.sncr-list-item5{
    background:url("../image/sncr-list-item5.jpg") no-repeat;
    background-size:100% 100%;
}
.little-qiu{
    position: absolute;
    top:90px;
    left: 60px;
    width: 143px;
    height: 110px;
    background: url("../image/little-qiu_03.png") no-repeat;
}
.sncr-list-item4{
    background:url("../image/sncr-list-item4.jpg") repeat;
    background-size:100% 100%;
}
.after-customized-container {
    padding-top: 1px;
    width: 1140px;
    height: 100%;
    margin: -1px auto 0 auto;
    position: relative;
}
.main1{
    position: relative;
}
.zx-top{
    position: absolute;
    z-index: 9;
}
.main-div{width:1140px; margin: 0 auto;position: relative;height: 100%;}
.main1 .main1-div{width:100%; margin: 0 auto;position: relative;height: 100%;padding-top: 0px;background: url("../image/sncr-list-item1.jpg")no-repeat ;  background-size: 100% 100%;}
.main2{width:100%;background: url("../image/main2-bg_02.jpg") no-repeat;background-size: 100% 100%;}
.main-title{width:100%;height:auto;margin:0 auto;text-align: center;padding-top: 5%;}
.main-title .name{line-height: 50px;  font-size: 22px;color: #323232;}
.main-title .content { width:70%;line-height: 20px; margin: 0 auto; font-size: 12px;color: #787878; }
.main4 .name{color: #fff;}
.main4 .content{color: #dcdcdc;}
.main-title .icon {width:102px;height: 13px;margin: 3px auto;background: url("../image/zhexian_03.png") no-repeat 0 0 }
.main3{width:100%;background: url("../image/main3-bg.jpg") no-repeat;background-size: 100% 100%;}
.main3 .main-div{border-bottom: 2px solid #f1f2f2;}
.main4{width:100%;background: url("../image/main4-bg.jpg") no-repeat;background-size: 100% 100%;}
.main5{width:100%;background: url("../image/main5-bg.jpg") no-repeat;background-size: 100% 100%;}
.main6{
    width:100%;
    background-color: #c3dcef;
}
.main3-con,.main2-con,.main5-con{
    width: 100%;
    height: 450px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.main3-con .item{width: 192px;height: 100px;position: absolute;text-align: center}
.main3-con .item1{bottom: 260px;left: 0;}
.main3-con .item7{bottom: 230px;right: 0;}
.main3-con .item2{bottom: 330px;left:150px;}
.main3-con .item6{bottom: 330px;right:150px;}
.main3-con .item4{bottom: 500px;left:474px;}
.main3-con .item3{bottom: 420px;left:290px;}
.main3-con .item5{bottom: 420px;right:290px;}
.main3-con .data{font-size: 20px;color: #00426f;font-weight:bolder; }
.main3-con .item2  .data,.main3-con .item6  .data,.main3-con .item7  .data{font-size: 26px}
.main3-con .item4  .data,.main3-con .item5  .data,.main3-con .item3 .data{font-size: 30px}
.main3-con .name{font-size: 16px;color: #323232;margin-top: 6px}
.main2-con,.main5-con{
    bottom: 200px;
}
.main3 .main5-con{
    height: 500px;
    background: url("../image/main5-con-bg.png") no-repeat;
}
.main6-con{
    width: 1205px;
    height: 520px;
    margin: 20px auto;
    background: url("../image/together-item_03.png") no-repeat ;
    background-size: 100% 100%;
}
.main4-con{
    width: 100%;
    height: 450px;
    margin: 100px auto;
}
.main4-con ul{
    width: 100%;
    height: 100%;
}
.main4-con li{
    width: 16.666%;
    height: 335px;
    float: left;
}
.main4-con .item1{background: url("../image/main4-item1.png") no-repeat}
.main4-con .item2{background: url("../image/main4-item2.png") no-repeat}
.main4-con .item3{background: url("../image/main4-item3.png") no-repeat}
.main4-con .item4{background: url("../image/main4-item4.png") no-repeat}
.main4-con .item5{background: url("../image/main4-item5.png") no-repeat}
.main4-con .item6{background: url("../image/main4-item6.png") no-repeat}

 .main4-con li:nth-child(2n+1){
     margin-top: 100px;
 }
.main2-con ul,.main5-con ul{
    width: 100%;
    height: 100%;
}

.main2-con .item1{background: url("../image/small-data-cloud_03.png") no-repeat 2px 0}
.main2-con .item2{background: url("../image/small-thea_03.png") no-repeat -4px 0}
.main2-con .item3{background: url("../image/small-data-city_05.png") no-repeat -2px 0}
.main2-con li,.main5-con li{
    width: 33.333%;
    height: 100%;
    float: left;
    position: relative;
}
.main2-con{
    overflow: hidden;
}
.main2-con  .item-btn{position:absolute;bottom:30px;left:140px;text-align:center;width: 100px;height: 30px;border: 1px solid #00426f;border-radius: 15px;color: #00426f;line-height: 30px;background-color: #fff}
.main2-con  .item-btn:hover{color: #fff;background-color: #00426f;}
.main5-con  .item-con{width: 296px;height: 302px;margin: 0 auto; }
.main5-con .item1 .item-con{background: url("../image/main5-item1.png") no-repeat 6px 0 }
.main5-con .item2 .item-con{background: url("../image/main5-item2.png") no-repeat 6px 0}
.main5-con .item3 .item-con{background: url("../image/main5-item3.png") no-repeat 6px 0}
.lz-footer{
    margin-top: 80px;
    line-height: 26px;
    width: 100%;
    height: 160px;
    padding: 25px 0 10px 0;
    background-color: #012442;
}

.lz-footer li:nth-child(1){
    width: 390px;
}
.lz-footer li:nth-child(2){
    width: 160px;
}
.lz-footer li:nth-child(3){
    width: 320px;
}
.lz-footer li:nth-child(4){
    width: 270px;
}
.lz-footer li{
    height:160px;
    float: left;
}
.lz-footer-title{
    font-size: 14px;
    color: #fff;
    position: relative;
}
.lz-footer-special{
    width: 50%;
    float: left;
}
.weixin,.weibo{
    width: 100px;
    height: 100px;
    position: absolute;
    top:35px;
    left:0;
}
.weixin-icon,.weibo-icon {
    width: 30px;
    height: 30px;
    background-image: url("../image/weixin-icon.png");
    float: left;
    margin-right: 5px;
}
.weixin-icon{
    background-position: -16px -64px;
}
.weibo-icon{
    background-position: -16px -15px;
}
.weixin{
    background: url("../image/weixin.png") no-repeat 0 0;
}
.weibo{
    background: url("../image/weibo.png") no-repeat 0 0;
}
.section.main1 .container,.section.main1 .after-customized-container{
    width: 1280px;
}
@media screen and (max-width: 1540px) {
    .main-title{
        padding-top:25px;
    }
    .main3-con,.main2-con{
        height: 430px;
    }
    .main3 .main5-con{
        height: 460px;
        background: url("../image/main5-con-bg-smail.png") 123px 0  no-repeat;
    }
    .main2-con{
        height: 500px;
        bottom: 25px;
    }
    .main5-con{
        bottom: 0;
    }
    .main3-con{
        bottom: -60px;
    }
    .main4-con{
        position: absolute;
        bottom:0 ;
        margin: 0;
    }
    .main6-con{
        width: 1000px;
        height: 450px;
        margin: 20px auto 0;
        background: url("../image/together-item-sm_03.png") no-repeat ;
    }
    .url-btn{
        left: 146px;
        bottom: 35%;
    }
    .main3-con .item1{bottom: 210px;}
    .main3-con .item7{bottom: 200px;}
    .main3-con .item2{bottom: 270px;}
    .main3-con .item6{bottom: 270px;}
    .main3-con .item4{bottom: 430px;}
    .main3-con .item3{bottom: 360px;}
    .main3-con .item5{bottom: 360px;}
    .lz-footer{
        padding: 6px 0 0 0;
    }
    .sncr-list-con1{
        width: 520px;
        height:520px;
        background-size: 100% 100%;
        }
    .slc2-left{
        background: url("../image/slc2-left_022.png") no-repeat 70px center;
    }
    .slc2-right{
        background: url("../image/slc2-right_022.png") no-repeat 0 center;
    }
    .slc3-left{
        background: url("../image/slc3-left_022.png") no-repeat 130px  center;
    }
    .slc3-right{
        right: 2%;
        background: url("../image/slc3-right_033.png") no-repeat 100px center;
    }
    .slc5-left{
        background: url("../image/slc5-left_022.png") no-repeat 130px  center;
    }
    .slc5-right{
        background: url("../image/slc5-right_033.png") no-repeat 100px center;
    }
    .slc4-left{
        background: url("../image/slc4-left_022.png") no-repeat 0 center;
    }
    .slc4-right{

        background: url("../image/slc4-right_022.png") no-repeat 80px center;
    }
    .main3-con .item4 .data, .main3-con .item5 .data, .main3-con .item3 .data {
        font-size: 22px;
    }
    .main3-con .item2 .data, .main3-con .item6 .data, .main3-con .item7 .data {
        font-size: 20px;
    }
    .main3-con .name {
        font-size: 14px;
    }
    .little-qiu{
        position: absolute;
        width: 71px;
        height: 55px;
        background-size: 100% 100%;
    }
}
@media screen and (max-width: 1400px){
    .main6-con{
        width: 1024px;
        height: 340px;
        margin: 10px auto 0;
        background: url("../image/together-item-ssm.png") no-repeat ;
    }
    .we-ssm{
        padding-top: 5px!important;
    }
}
