input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;line-height: 1.5}
hr {border: 0;border-top:1px solid #ccc;height:0;}
.wd1200{width:1200px;margin: 0 auto;}
p{margin:0;}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

@media (min-width: 1470px) {
    .container {
        width: 1440px;
    }
}


/*头部样式*/
#header{width:1000px;margin:0 auto;}
.logo{float:left;}



/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*主体样式*/
.c1_index{
    position: relative;
    padding: 3.125% 0;
}

.ttt1 {
  text-align: center;
}

.ttt1 h3{
    color: #323232;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3;
}

.ttt1 p{
    color:#10327c;
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 10px;
    text-transform: uppercase;
    background: url(../images/ttt1_bg.png) no-repeat center bottom;
}

@media (max-width:992px){
    .ttt1 h3{
      font-size: 20px;
    }
    .ttt1 p{
      font-size: 18px;
    }
}


.c1_list11{
   position: relative;
   margin: 2.82291667% 0;
   display: flex;
   justify-content: center;
}

.c1_list11 li{
    width: 50%;
    background: #373849;
    overflow: hidden;
}

.c1_list11 li:nth-child(2){
    background: #10327c;
}

.c1_list11 li .time{
    float: left;
    width: 50%;
    height: 100%;
    text-align: center;
    padding: 5%;
}

.c1_list11 li .time h3{
    font-size: 18px;
    color: #f1f1f1;
    font-weight: 400;
    font-family: "黑体";
    padding: 20px 0 12px;
     white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.c1_list11 li .time span{
    display: block;
    font-size: 14px;
    color: #f1f1f1;
    font-weight: 400;
    line-height: 2.2;
    font-family: "黑体";
     text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.c1_list11 li .time i{
    display: block;
    font-style: inherit;
    width: 36px;
    height: 36px;
    margin-top: 10.82291667%;
    background: url(../images/c1_jia.png) no-repeat center center;
}

.c1_list11 li a.img{
    display: block;
    float: left;
    width: 50%;
}

.c1_list11 li a.img img{
    display: block;
    width: 100%;
    height: auto;
}

@media (min-width:1200px) and (max-width:1470px){
     .c1_list11 li .time h3{
         padding:10px 0 10px;
         font-size:16px;
     }
    
    .c1_list11 li .time span{
        font-size:13px;
    }
}

@media (max-width:1200px){
    .c1_list11 li .time{
        padding:3%;
    }
    
    .c1_list11 li .time h3{
         padding:10px 0 10px;
         font-size:16px;
     }
     
    .c1_list11 li .time span{
        font-size:12px;
    } 
    
    .c1_list11 li .time i{
         margin-top: 5.82291667%;
         background-size:80%;
    }
}

@media (max-width:992px){
    .c1_list11 li .time{
        width:100%;
        float:none;
        height:auto;
        padding: 8.82291667% 5%;
    }
    
     .c1_list11 li a.img{
        width:100%;
        float:none;
    }
}


/*sort11*/

.sort11{
    position: relative;
    margin: 0 -20px;
}

.sort11 li{
  position: relative;
  text-align: center;

  margin: 10px 20px;
  padding: 30px 0;
}

.sort11 li a{
    display: block;
}

.sort11 li span{
    display: block;
    line-height: 55px;
    margin-bottom: 8.30208333%;
}

.sort11 li span img{
    display: inline;
    max-width: 100%;
    vertical-align: middle;
}

.sort11 li h3{
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    background: url(../images/xian.png) no-repeat top center;
}

.sort11 li:hover {

  -webkit-box-shadow: 0px 2px 5px 1px rgba(8, 1, 3, 0.18);
   box-shadow: 0px 2px 5px 1px rgba(8, 1, 3, 0.18);
}

.sort11 .slick-prev,.sort11 .slick-next{
    position: absolute;
    top: 40%;
    width: 20px;
    height: 30px;
    outline: none;
    border: none;
    z-index: 9999;
    font-size: 0;
}

.sort11 .slick-prev{
    left: -20px;
   background: url(../images/c1_prev.png) no-repeat center center;
}

.sort11 .slick-next{
    right: -20px;
    background: url(../images/c1_next.png) no-repeat center center;
}

@media (max-width:1024px){
    .sort11 .slick-prev,.sort11 .slick-next{
        display:none!important;
    }
}


/*c2_index*/
.c2_index{
    position: relative;
    padding: 4.16666667% 0 3.125%;
   background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #eeeeee), color-stop(45%, #fff), to(#fff));
   background: linear-gradient(to bottom, #eeeeee 45%, #fff 45%, #fff 100%);
}

.c2_left{
    position: relative;
    float: left;
    width: 38%;
}

.c2_left img{
    width: 100%;
}

.c2_left h3{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    background: #373849;
    width: 100%;
    padding-left: 15px;
}

.c2_left h3 a{
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 65px;
    width: 80px;
    background: #10327c url(../images/abb_jt.png) no-repeat center center;
}


.c2_right{
   float: right;
   width: 58%;
}

.c2_right h1{
    color: #25364a;
    font-size: 30px;
    padding: 15px 0 10px;
}

.c2_right h1 span{
    color: rgba(37,54,29,.39);
    font-size: 18px;
    font-weight: 400;
    padding-left: 15px;
}

.c2_right .abb_txt{
    font-size: 14px;
    color: #787878;
    line-height: 2;
    padding-bottom: 3.16666667% ;
}

.abb_list22{
    position: relative;
    margin-top: 3.16666667% ;
}

.abb_list22 li{
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 10px;
}

.abb_list22 li a{
    display: block;
}

.abb_list22 li img{
    max-width: 100%;
}

.abb_list22 li h3{
    color: #434343;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 10px;
}

.abb_list22 li span{
    display: block;
    color: #8a8a8a;
    font-size: 12px;
}

.abb_list22 li:hover img{
  
}

@media (min-width:1470px){
    .abb_list22{
        margin-top: 7.166667%;
    }
}

@media (max-width:1200px){
    .c2_left{
        float: none;
        width: 100%;
    }
    
    .c2_right{
        float: none;
        width: 100%;
    }
}


@media (max-width:768px){
    .c2_left h3{
        height:45px;
        line-height:45px;
    }
    
    .c2_left h3 a{
        height:45px;
        width:60px;
    }
}

@media (max-width:500px){
    .abb_list22 li{
        width:50%;
        margin-bottom:20px;
    }
}



/*案例展示*/

.c3_index{
    position: relative;
    background: url(../images/c3_bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 2.125% 0;
}

.ttt2 h3{
    color: #fff;
}

.c3_list{
    position: relative;
    padding: 2.125% 0;
}

.c3_list li{
    margin: 0 6px;
    position: relative;
}

.c3_list li a{
    display: block;
}

.c3_list li a img{
    width: 100%;
    height: auto;
}

.c3_list li h3{
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 3.999% 0;
    line-height: 2;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    background: #10327c;
}

.c3_list .slick-prev,.c3_list .slick-next{
    position: absolute;
    bottom: -7.5%;
    width: 9px;
    height: 14px;
    outline: none;
    border: none;
    z-index: 9999;
    font-size: 0;
}

.c3_list .slick-prev{
    left: 45%;
   background: url(../images/case_prev.png) no-repeat center center;
}

.c3_list .slick-next{
    right: 45%;
    background: url(../images/case_next.png) no-repeat center center;
}

@media (max-width:1470px){
    .c3_list .slick-prev,.c3_list .slick-next{
         bottom: -9%;
    }
    
    .c3_list .slick-prev{
        left:44%;
    }
    .c3_list .slick-next{
        right: 44%;
    }
}

@media (max-width:1200px){
    .c3_list .slick-prev,.c3_list .slick-next{
        display:none!important;
    }
}


.morecase{
    text-align: center;
}

.morecase a{
    display: block;
    border: 1px solid #fff;
    padding: 10px 30px;
    border-radius: 30px;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    color: #fff;
}


/*解决方案*/
.c4_index{
    position: relative;
    padding: 3.125% 0;
    border-bottom: 1px solid #e0e0e5;
}

.c4_wap{
    margin: 2.82291667% 0 0;
    background: #f1f1f1;
    position: relative;
}

.c4_img{
    float: left;
    position: relative;
    width: 50%;
}

.c4_img img{
   max-width: 100%;
   width: 85%;
}

.c4_img .fu{
    position: absolute;
    left: 55%;
    top: 5%;
    background: #10327c;
    width: 400px;
    height: 90%;
    display: table;
}

.c4_img .fu div{
    height: 100%;
    padding: 30px;
    vertical-align: middle;
    display: table-cell;
    color: #fff;
}

.c4_img .fu div h2{
    font-size: 24px;
    padding-bottom: 8.125%;
     white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.c4_img .fu div span{
    display: block;
    font-size: 16px;
    line-height: 1.9;
}

.c4_list{
    float: right;
    width: 41%;
    margin-top: 2%;
    margin-right: 1%;
}

.c4_list li{
    position: relative;
    border: 1px solid #fff;
    margin-bottom: 20px;
    padding: 28px;
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.c4_list li a{
    display: block;
    width: 100%;
}

.c4_list li h1{
    text-align: center;
    vertical-align: middle;
    font-size: 36px;
    font-family: "Gadugi";
    color: #5a5a5a;
    padding-right: 10px;
    width:60px;
    float: left;
}

.c4_list li .time{
    float: left;
    width: calc(100% - 60px);
    vertical-align: middle;
}

.c4_list li .time h3{
    font-size: 20px;
    color: #5a5a5a;
    padding-bottom: 8px;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.c4_list li .time span{
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 400;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.c4_list li:hover{
   border: 1px solid #10327c;
   -webkit-box-shadow: 0px 2px 5px 1px rgba(8, 1, 3, 0.18);
   box-shadow: 0px 2px 5px 1px rgba(8, 1, 3, 0.18);
}

@media (max-width:1470px){
    .c4_list li{
        padding:25px;
    }
    .c4_img img{
        width:100%;
    }
    
    .c4_img .fu{
        left:40%;
    }
}

@media (max-width:1200px){
    .c4_wap{
        padding: 0 2.82291667%;
    }
    .c4_img img{
         width:100%;
    }
    
    .c4_img{
        float:none;
        width:100%;
    }
    .c4_list{
        float:none;
        width:100%;
    }
    
    .c4_img .fu{
        width: 55%;
    }
}


@media (max-width:768px){
    .c4_img .fu div h2{
        font-size:20px;
    }
    
    .c4_img .fu div span{
        font-size:14px;
    }
}

@media (max-width:500px){
    .c4_img .fu div{
        padding:10px;
    }
    
    .c4_img .fu div h2{
        font-size:16px;
    }
    
    .c4_img .fu div span{
        font-size:12px;
    }
}






/*news_index*/
.news_index{
    position: relative;
    padding: 3.125% 0;
}

.news_wap{
   margin: 2.82291667% 0 0;
}

.news_listaa{
    float: left;
    width: 62%;
}

.news_listaa li {
  border: 1px solid #ebebeb;
  padding: 30px;
  background: #fff;
  margin-bottom: 20px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.news_listaa li .tit {
  position: relative;
}

.news_listaa li .tit h3 {
  padding-bottom: 15px;
  font-size: 20px;
  color: #5a5a5a;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.news_listaa li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #737373;
}

.news_listaa li .info {
  font-size: 14px;
  line-height: 2;
  color: #737373;
}

.news_listaa li:hover {
    border: 1px solid #10327c;
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
   box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.news_listaa li:hover .tit h3 {
  color: #292e39;
}

.news_wap .news_img{
    float: right;
    width: 36%;
}

.news_wap .news_img img{
    max-width:100%;
}


@media (max-width:1024px){
  .news_listaa{
    float: none;
    width: 100%;
  }  

  .news_wap .news_img{
     float: none;
     width: 100%;
 }
 
  .news_wap .news_img img{
     width:100%;
 }

  .news_listaa li .tit .date{
      position: static;
     padding-bottom: 5px;
  }

}








