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;
    background: #428a7b;
}
.c1_index .ttt1 { margin-bottom: 30px;}
.c1_index .ttt1 h3{ color: #fff;}
.c1_index .ttt1 p{ color: rgba(255,255,255,.5);background: url(../images/ttt2_bg.png) no-repeat center bottom;}
.ttt1 {
  text-align: center;
}

.ttt1 h3{
    color: #323232;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3;
}

.ttt1 p{
    color: #428a7b;
    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: #428a7b;
}

.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*/

.ystt{color:#2c2c2c;font-size:18px;text-align: center;font-weight: 400;background:url(../images/fh.png) no-repeat center bottom;line-height:45px;}
.sort11{
    position: relative;
    margin: 20px -20px;
}

.sort11 li {
    position: relative;
    text-align: center;
    border: 1px solid #fff;
    margin: 10px 20px;
    padding: 30px 20px;
    background: #fff;
    border-radius: 10px;
    float: left;
    width: 30.33%;
    height: 280px;
}

.sort11 li a{
    display: block;
}

.sort11 li span{
    display: block;
    height: 55px;
    line-height: 55px;
    margin-bottom: 8.30208333%;
}

.sort11 li span img{
    display: inline;
    max-width: 100%;
    vertical-align: middle;
}

.sort11 li h3{
    color: #333;
    font-size: 20px;
    font-weight: 400;
    line-height: 55px;
    background: url(../images/xian.png) no-repeat top center;
}
.sort11 li p{ color: #737373; font-size: 16px;}
.sort11 li:hover {
    border: 1px solid #428a7b;
  -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;
    }

.ystt{color:#2c2c2c;font-size:14px;text-align: center;font-weight: 400;background:url(../images/fh.png) no-repeat center bottom;line-height:45px;}

}

@media (max-width: 768px) {
	.sort11 li{margin: 10px 15px;padding: 15px 10px;}
	.sort11 li h3{ line-height: 40px;font-size: 16px;}
	.sort11 li p{ font-size: 14px;}
}



/*<!--{* 产品中心 *}-->*/
.xypg-right-content p img{max-width: 100%;
    height: auto !important;
    width: auto !important;}
.c4_wapx{margin-top:30px;}
.pp_ll{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center}
.pp_ll li{width:31.333%;position:relative;margin: 1%;}
.pp_ll li .img{display: block}
.pp_ll li .img img{width:100%;height:auto;}
.pp_ll li .ttmm{position: absolute;background:url(../images/mmx.png);width:100%;height:0%;bottom:0px;transition: all .3s}
.pp_ll li:hover .ttmm{height:100%;}
.pp_ll li .ttmm h2{color:#fff;text-align: center;font-size: 18px;font-weight: 400;display: block;margin-top:37%;}
.pp_ll li .ttmm h2 a{color:#fff;text-align: center;font-size: 30px;font-weight: 400}


.cha{width:240px;height:40px;border:1px solid #363f51;border-radius: 20px;margin:0 auto;color:#363f51;text-align: center;line-height:40px;margin-top:30px;font-size: 18px}
.cha a{color:#363f51;text-align: center;line-height:40px;}


@media (max-width:990px){
.pp_ll li{width:48%;position:relative;}
.pp_ll li .ttmm h2{color:#fff;text-align: center;font-size: 18px;font-weight: 400;display: block;margin-top:80%;}
.pp_ll li .ttmm h2 a{color:#fff;text-align: center;font-size: 18px;font-weight: 400}

.cha{width:140px;height:30px;border:1px solid #363f51;border-radius: 20px;margin:0 auto;color:#363f51;text-align: center;line-height:30px;margin-top:20px;font-size: 14px}
.cha a{color:#363f51;text-align: center;line-height:30px;}

}

/*c2_index*/
.c2_index{
    position: relative;
    padding: 4.16666667% 0 3.125%;

}

.c2_left{
    position: relative;
    float: left;
    width: 51%;
}

.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: #333;
    width: 100%;
    padding-left: 15px;
}

.c2_left h3 a{
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 65px;
    width: 80px;
    background: #428a7b url(../images/abb_jt.png) no-repeat center center;
}


.c2_right{
   float: right;
   width: 45%;margin-top:3%;
}

.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%;
    text-align: justify;
}

.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{
   filter: invert(33%) sepia(65%) saturate(289%) hue-rotate(360deg) brightness(108%) contrast(88%);
}

@media (min-width:1470px){
    .abb_list22{
        margin-top: 7.166667%;
    }
}

@media (max-width:1200px){
    .c2_left{
        display: none;
        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: #428a7b;
}

.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: 100%;
   display: block;
}

.c4_img .fu{
    position: absolute;
    left: 55%;
    top: 5%;
    background: #428a7b;
    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: 18px;
    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: #428a7b;
    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: #428a7b;
    padding-bottom: 8px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.c4_list li .time span{
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 400;
    display: block;
    /*! white-space: nowrap; */
    /*! text-overflow: ellipsis; */
    /*! overflow: hidden; */
    /*! word-break: break-all; */
}

.c4_list li:hover{
   border: 1px solid #428a7b;
   -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:5px;
    }
    .c4_list li .time h3{ font-size:18px; padding-bottom:5px; }
    .c4_list li .time span {  font-size:14px;  text-align: justify;}
    .c4_img img{
        width:100%;
    }
    
    .c4_img .fu{
        left:20%;
    }
}

@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 #428a7b;
  -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:1194px){
.x-header-right{
    display:none;
}
.x-menu > li{
         width: 86px;
    }
}
@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;
  }
}
@media (max-width: 768px) {
	.news_listaa li{ padding:10px;}
	.news_listaa li .tit h3{padding-bottom: 5px;}
	.news_listaa li .info{ line-height: 1.5; text-align: justify;}
}
/*mess_index*/
.mess_index{
    position: relative;
    padding: 3.125% 0;
	background: #f0f6f5;
}
@media (min-width: 768px){
	.form-group .col-sm-2 { width: 23.667%;}
}

.brand-list{
	width: 996px;
	margin: 30px auto 0;
	height: 130px;
	background: url(../images/brand-ul-bg.jpg) no-repeat left 75px;
}
.brand-list li{
	float: left;
	width: 33.33%;
	height: 100%;
	padding-top: 72px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
}
.brand-list li p{
	height: 52px;
	padding-top: 19px;
	font-size: 18px;
	background: url(../images/brand-p-bg.jpg) no-repeat center top;
}
.brand-list li:hover p,
.brand-list li.on p{
	background: url(../images/brand-p-bg2.jpg) no-repeat center top;
}
.brand-list .li1{background: url(../images/brand-icon1.png) no-repeat center top;}
.brand-list .li2{background: url(../images/brand-icon2.png) no-repeat center top;}
.brand-list .li3{background: url(../images/brand-icon3.png) no-repeat center top;}
.brand-list .li4{background: url(../images/brand-icon4.png) no-repeat center top;}

.brand-list .li1:hover p,.brand-list .li1.on p{color: #91c828;}
.brand-list .li2:hover p,.brand-list .li2.on p{color: #6c5940;}
.brand-list .li3:hover p,.brand-list .li3.on p{color: #d72f83;}
.brand-list .li4:hover p,.brand-list .li4.on p{color: #ea5413;}

.brand-pic{
	width: 1410px;
	overflow: hidden;
	height: 559px;
	position: relative;
	margin-bottom: 30px;
}
.mask{
	/* background: url(../images/brand-pic-ul.png) no-repeat; */
	width: 79px;
	height: 557px;
	position: absolute;
	top: 1px;
	left: 19px;
	padding-top: 78px;
	box-sizing: border-box;
	z-index: 9;
}

.mask p{
	font-size: 26px;
	color: #fff;
	padding: 0 26px;
	text-align: center;
	padding-top: 78px;
	box-sizing: border-box;
}
.brand-pic li{
	width: 1410px;
	height: 559px;
	position: relative;
}
.brand-pic li p{
	width: 808px;
	height: 50px;
	margin: auto;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	line-height: 1.5;
    display:none;
}
.brand-pic li img{
	width: 100%;
	height: 557px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	display: block;
}
.brand-pic .hd{
	width: 10px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 14px;
    box-sizing: border-box;
    padding-top: 255px;
}
.brand-pic .hd li{
	background: rgba(255,255,255,.5);
	width: 12px;
	height: 12px;
	margin-bottom: 8px;
	font-size: 0;
	border-radius: 100%;
}
.brand-pic .hd li:hover,
.brand-pic .hd li.on{
	background: rgba(255,255,255,1);
}