*{
    margin: 0;
    padding:0;
}
html,
body {
    width: 100%;
    height: 100%;
    font-size: 16px;

}
#cen_pic{
  width: 100%;
}

a{
    text-decoration: none;
    color: #FFffff;
}
i{
  font-style: normal;

    font-family: "MircroSofe YaHi";
    color: #00a0e9;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}
b{
  font-family: "MircroSofe YaHi";
  color:#00a0e9;
  font-weight: bold;
  font-size: 24px;
  padding: 22px 0;
  display: block;
    padding: 26px 0px 20px 0px;
}
p,h2,h1,i,span{
  /*color: #ffffff;*/
  color: black;
  font-family: "MircroSofe YaHi";
}
ul li{
    list-style: none;
}
/*.nav_cen{
    margin:0 auto;
    width: 110rem;

}*/
#h_2{
    font-size: 22px;
    margin: 20px 0px;
    padding-left: 15px;
    letter-spacing: 1px;
    border-left: 8px solid #e50113;
    line-height: 24px;
}
#h_3{
    font-size: 22px;
    margin: 20px 0px;
     letter-spacing: 1px;
    line-height: 24px;
}



.bgimg{
    width: 100%;
    height: 400px;
    background: rgba(0, 0, 0, 0.4);
    background-image: url(../bg/banner-4.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #FFffff;
    display: flex;
  }
.bgimg .bg_left{
  width: 76%;
  margin: 0 auto;
  display: block;
  align-self:center;

}
.bg_left .p1{
    color: white;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: 4px;
    text-align: center;
}
.bg_left .span1{
    color: white;
    display: block;
    line-height: 32px;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 10px 0px;
}
.bg_left .gradual{
  width: 50%;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  position: relative;
  left: 1%;
}
.gradual .sp1,
.gradual .sp2{
    display: block;
    width: 36.8%;
    height: 6px;
    float: left;
    background-color: #FFffff;
    margin-top:20px;
    background: -webkit-linear-gradient(left, rgba(255, 251, 240, 0), rgba(255, 251, 240, 1));
    background: -o-linear-gradient(right, rgba(255, 251, 240, 0), rgba(255, 251, 240, 1));
    background: -moz-linear-gradient(right, rgba(255, 251, 240, 0), rgba(255, 251, 240, 1));
    background: linear-gradient(to right, rgba(255, 251, 240, 0), rgba(255, 251, 240, 1));
    float: left;
}
    .gradual .text{
    color: white;
    float: left;
    font-size: 20px;
    letter-spacing: 2px;
    display: block;
    padding: 10px;
    font-family: "Mircosofe YaHi";

    }
.gradual .sp2{
    background: -webkit-linear-gradient(left, rgba(255, 251, 240, 1), rgba(255, 251, 240, 0));
    background: -o-linear-gradient(right, rgba(255, 251, 240, 1), rgba(255, 251, 240, 0));
    background: -moz-linear-gradient(right, rgba(255, 251, 240, 1), rgba(255, 251, 240, 0));
    background: linear-gradient(to right, rgba(255, 251, 240, 1), rgba(255, 251, 240, 0));
    float: left;
}


.advantage .ad_ul::after,
.part1 .p_title:after,
.ad_ul .adul_1 .adli::after,
.p_produce .serves:after,
.se_project .project:after,
.p_produce .imgs:after,
.works .ninth_img:after{
    content: "";
    display: block;
    clear: both;
}

.part1,
.part2,
.part4{
  width:100%;
  margin-top: 1.8%;
}


.part1 .p_cloud_all,
.part2 .p_cloud_all,
.part3 .p_cloud_all,
.part4 .p_cloud_all{
  width: 80%;
  display: block;
  margin: 0 auto;

}

.p_produce .imgs,
.advantage .a_imgs,
.varig_bot .varig_imgs2,
.part3 .p3_1 .p3_imgs

{
    width: 82%;
    margin: 0 auto;
}
.p_produce{
  background-color: #ccc;
  padding: 12px 0px;
}
.part1 .p_title .p1{
/*  font-weight: bold;*/
  font-size: 26px;
}
.part1 .p_title .kong{
    display: block;
    width: 8px;
    height: 25px;
    background-color: #f39800;
    float: left;
    padding-top: -9px;
    position: relative;
    margin-top: 8px;
    margin-right: 10px;
}

.part1 .p_title .span1{
    padding-left: 16px;

}
.p_produce .p3{
  text-align: center;
}
.p_produce h4{
    width: 22%;
    height: 10px;
    background-color: #efefef;
    border-radius: 8px;
    display: block;
    margin: 20px auto 10px;
}
   
.part1 .p_produces .span2{
  display: block;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 32px;
    text-align: justify;
    padding: 8px 0px 20px 0px;
    width: 88%;
    margin: 0 auto;
    color: #666;
}
.p_produce .serves{

}
.serves .ser_list{
    width: 17%;
    box-shadow: 0px 0px 10px 0px rgba(107, 173, 248, 0.74);
    border-radius: 6px;
    padding: 3px;
    float: left;
    margin-left: 2.3%;
}
.ser_list .aws{
    display: block;
    margin: 0 auto
}
.ser_list h3{
    text-align: center;
    padding: 10px 0px;
}
.ser_list p{
    width: 82%;
    display: block;
    margin: 0 auto;
    color: #666;
    font-family: "MircroSofe YaHi";
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 10px;
    text-align: justify;
    min-height: 98px;
}

.advantage .ad_ul {
/*    float: left;*/
    background-color: #f9f9f9;
    padding: 10px;
}

.advantage .ad_ul .adul_1{
       width: 40%;
       float: left;
}
.advantage .ad_ul .adul_1:nth-of-type(odd){
      padding: 2% 9% 2% 6%;
}
.advantage .ad_ul .adul_1:nth-of-type(even){
   padding: 2% 0% 2% 0%;
    
}
.advantage .ad_ul .adul_1:nth-of-type(1) .adli_rig h2{
    color: #e60012;
    font-size: 22px;
}
.advantage .ad_ul .adul_1:nth-of-type(2) .adli_rig h2{
    color: #009944;
}
.advantage .ad_ul .adul_1:nth-of-type(3) .adli_rig h2{
    color: #00a0e9;
}
.advantage .ad_ul .adul_1:nth-of-type(4) .adli_rig h2{
    color: #f39800;
}

    

.adul_1  .adli{
    width: 100%;
    padding: 12px;
}
.adul_1 .adli{
   background-color: #f0f0f0;
    border-radius: 6px; 
}

.adli .adli_left{
    width: 17%;
    float: left;
    padding-right: 2%;
    margin-top: 4%;
}

.adli .adli_rig{
    width: 78%;
    float: left;
}
.adli .adli_rig h2{
    font-size: 22px;
    letter-spacing: 1px;
    padding-bottom: 1.6%;
    font-size: 18px!important;
}
.adli .adli_rig p{
    font-family: "MircroSofe YaHi";
    color: #666;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 1px;
    text-align: justify;
}

.se_project{


}
.se_project .project{


}

.project .pro_list{
    width: 18%;
    box-shadow: 0px 0px 12px 0px rgba(107, 173, 248, 0.37);
    border-radius: 6px;
    padding: 22px 0px;
    float: left;
    margin-left: 8%;
    margin-bottom: 18px;
}
.project .pro_list:nth-of-type(1){
    margin-left: 3%;
}
.project .pro_list:nth-of-type(5){
    margin-left: 3%;
}

.project .pro_list:nth-of-type(1) span{
    color: #33b1dd;
}
.project .pro_list:nth-of-type(2) span{
    color: #ec509b;
}
.project .pro_list:nth-of-type(3) span{
    color: #68538f;
}
.project .pro_list:nth-of-type(4) span{
    color: #e95b55;
}
.project .pro_list:nth-of-type(5) span{
    color: #f5a456;
}
.project .pro_list:nth-of-type(6) span{
    color: #33aa67;
}
.project .pro_list:nth-of-type(7) span{
    color: #a65495;
}

.p_produce .imgs{
  padding: 30px 0px;
}

.pro_list .a_imgs{
   /* width:137px;*/
    width: 32%;
    display: block;
    margin: 0 auto;
    padding: 16px 0px;
}


.imgs .test{
    width: 92%;
    display: block;
    margin: 0 auto;
    padding: 16px 0px;

}
.imgs .test .test_li{
    width: 31%;
    margin-left: 3%;
    float: left;
     border-top-left-radius: 1em 3em;
    border-top-right-radius: 1em 3em;
     border-bottom-left-radius: 1em 3em;
    border-bottom-right-radius: 1em 3em;
    box-shadow: 0px 0px 10px 0px rgba(107, 173, 248, 0.74);
/*    border-radius: 10px;*/
}
.imgs .test .test_li:nth-of-type(1){
  margin-left: 0%;
}

.imgs .test .test_li:nth-of-type(1) .p_title{
     background-color: #a8399c;
}

.imgs .test .test_li:nth-of-type(2) .p_title{
     background-color: #c19b6c;
}

.imgs .test .test_li:nth-of-type(3) .p_title{
     background-color: #3cb5ae;
}

.imgs .test .test_li:nth-of-type(1) .p_body{
     background-color: #deb4da;
}

.imgs .test .test_li:nth-of-type(2) .p_body{
     background-color: #e7d9c7;
}

.imgs .test .test_li:nth-of-type(3) .p_body{
     background-color: #b5e3e1;
}


.test_li .purpose{
  /*  width: 100*/

}
.purpose .p_title{
    background-color: #a8399c;
    text-align: center;
    border-top-left-radius: 1em 3em;
    border-top-right-radius: 1em 3em;
} 

.purpose .p_title i{
    color: white;
    padding: 6px;
    display: block;
    font-weight: bold;
    font-size: 18px
}

.purpose .p_body{
      min-height: 122px;
    border-bottom-left-radius: 1em 3em;
    border-bottom-right-radius: 1em 3em;

}
.p_body .p_body_p{
    line-height: 32px;
    padding: 14px;
    text-align: justify;
    font-size: 14px;
    color: #666;
    text-indent: 2em;
}

.works{

}
.works .ninth_title{
    background-color: #3cb5ae;
   /* width: 66%;
    display: block;*/
    text-align: center;


}
.ninth_title h1{
     font-size: 22px;
    font-family: "MircroSofe YaHi";
    font-weight: bold;
    color: white;
    text-align: center;
    line-height: 32px;
    padding: 24px 0px;
}
.works .img_cloud_all{
  width: 90%;
  display: block;
  margin: 0 auto;
}
.works .ninth_img{
    display: block;
    margin: 34px 0px;
}
.ninth_img .n_img_left{
  width: 57%;
  float: left;

}
.n_img_left .n_img{
  width: 86%;
  display: block;
  margin: 0 auto;
}

.ninth_img .n_rig{
  float: left;
  width: 34%;

}
.n_rig span{
     font-size: 18px;
    padding-top: 8%;
    display: block;
    color: #000;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 16px 0px;
}
.n_rig  .scl_line{
  overflow: hidden;
  padding: 6px 0px;
}
.scl_line .aws{
    float: left;
    margin-top: 3px;
    padding: 0px 10px 0px 0px;
}
.scl_line p{
    text-align: justify;
    color: #666;
    font-size: 14px;
    font-family: "MircroSofe YaHi";
    line-height: 32px;
    transition: .5s;
}
.scl_line p:hover{
      color: #0095FF;
    transform: translate(0px,10px);
    -ms-transform: translate(0px,10px);
    -webkit-transform: translate(0px,10px);
    -o-transform: translate(0px,10px);
    -moz-transform: translate(0px,10px);
}

.n_rig p{
  /* width: 90%;
    display: block;
    margin:0 auto;
    text-align: justify;
    color: #666;
    font-size: 14px;
    font-family: "MircroSofe YaHi";
    line-height: 32px;*/
}

.honor_z {
    width: 100%;
    height: 400px;
    background: url(../bg/honor_bg.png);
}
.honor_content {
    max-width: 1200px;
    margin: auto;
    color: #fff;
    text-align: center;
}
.honor_content h2 {
    padding: 20px 0;
    font-size: 30px;
}
.honor_content ul {
    margin-top: 50px;
    overflow: hidden;
}
.honor_content ul li {
    float: left;
    width: 25%;
}
.honor_content ul li .iconfont {
    font-size: 50px;
    /* color: #eeff6e; */
}
.honor_content h2 {
    padding: 20px 0;
    font-size: 30px;
     color: white;
}
.honor_content p{
  color: white;
}

.nexfooter{
  margin-top: 0px!important;
}