.titles{ text-align:center; padding:20px 0px;position: relative;}
.titles h3{ font-size:2.2rem; color:#212121; line-height:38px; margin-bottom:15px;font-weight: bold;}
.titles h5{font-size:1rem; margin-bottom:15px;color:#212121;font-weight: 300;}
.titles:before {
    content: "";
    position: absolute;
    left: 47%;
    bottom: 25px;
    width: 60px;
    height: 2px;
    background: #e70012;
	display: none;
}

.titles1{ text-align:center; padding:20px 0px;position: relative;}
.titles1 h3{ font-family:HelveticaNeueCE; font-size:40px; color:#212121; line-height:45px; margin-bottom:20px; font-weight: bold;}
.titles1 h3 span{color:#df131e;}
.titles1 h3 strong{font-size:40px; padding: 0px 5px; color:#c9000b; text-shadow: 2px 0 2px white, -2px 0 2px white, 0 2px 2px white, 0 -2px 5px white, 2px 2px 4px rgb(0 0 0 / 0.5); /*text-shadow: 2px 2px 5px rgba(0,0,0,0.2);*/}
.titles1 h4{font-size:18px;margin-bottom:25px;color:#212121;font-weight: 400;    display: flex;
    justify-content: center;
    align-items: center;}
.titles1 h5{font-size:20px;margin-bottom:25px;color:#212121;font-weight: 300;}
.titles1 .line{ background:#b1b1b1; height:1px; width:160px; margin:0 auto; position:relative}
.titles1 .line:after{ display: block; height:5px; width:42px; background:#369ad6; position:absolute; left:50%; margin-left:-21px; top:-2px;
    content: " ";}
.titles1 h4:before {
    content: "";
    width: 50px;
    height: 6px;
    background: url("/images/bg/line-left.png") no-repeat;
    margin-right: 10px;
}
.titles1 h4:after {
    content: "";
    width: 50px;
    height: 6px;
    background: url("/images/bg/line-right.png") no-repeat;
    margin-left: 10px;
}

.titles2{ text-align:center; padding:20px 0px;position: relative;}
.titles2 h3{ /*font-family:HelveticaNeueCE; */font-size:34px; color:#212121; line-height:38px; margin-bottom:10px; font-weight: 500;display: inline-block; padding:0px 50px;}
.titles2 h3 b{ color:#e50112;font-weight:bold;}
.titles2 h5{font-size:18px;margin-bottom:25px;color:#212121;font-weight: 300;max-width: 900px;
    margin: auto;
    line-height: 30px;margin-top: 10px;}

.titles2 h3:before {
	content: url("/images/bg/title_bg_left.png");
    width: 77px;
    height: 20px;
	padding-right: 50px;
	overflow: hidden;
	/*display: inline-block;*/
    /*position: absolute;
    top: 45px;
    left: 33%;*/
}
.titles2 h3:after {
    content: url("/images/bg/title_bg_right.png");
    width: 77px;
    height: 8px;padding-left: 50px;
	/*display: inline-block;*/
    /*position: absolute;
    top: 45px;
    right: 33%;*/
}
@media screen and (max-width: 1023px){
	.titles h3{font-size: 24px;}
	.titles h5{font-size: 16px;line-height: 28px;}
	.titles1 h3 {font-size: 24px;}
	.titles1 h5 {font-size: 16px;}
	.titles1:before{left: 15%;}
	.titles1:after{right: 15%;}
}
.w1600{width:1600px; margin: auto;}
.wrap{max-width:1400px;}
.titles3{ text-align:left; padding:20px 0px;position: relative;}
.titles3 h3{ font-family:HelveticaNeueCE; font-size:36px; color:#212121; line-height:38px; font-weight: bold; margin-bottom:10px;}
.titles3 h5{font-size:14px;color:#666;font-weight: 400;text-transform: capitalize;max-width: 800px;margin: auto;}


.btn1 {
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
	display: flex;
}
.btn1 a {
    background: #234ea3;
    color: #FFFFFF;
    padding: 15px 40px;
    z-index: 2;
    position: relative;
    display: block;
}
.btn1 a:after{content: "\e659";font-family: "iconfont" !important;text-align: center; }
.btn1 a::before {
	content: '';
	position: absolute;
	width: calc(100%);
	height: calc(100%);
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform .24s ease-in-out;
	transition: -webkit-transform .24s ease-in-out;
	-o-transition: transform .24s ease-in-out;
	transition: transform .24s ease-in-out;
	transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out
}
.btn1 a:hover::before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.btn1 a:before {background-color: #d02d30;}



.banner_cp {margin: 0px 0px 0px 0px; color:#666666; font-size: 14px;}
.banner_cp .Context{float: left;margin: 38px 0px 0px 280px; color:#FFFFFF; font-size: 14px;}
.banner_cp{width:100%; height: 80px; background: #FFFFFF; overflow: hidden; line-height: 80px;border-bottom: 1px solid #d7d7d7;}
.banner_cp h5{width:auto; height: 50px; line-height: 44px; background: #f4f3f3; color:#333333; font-size:18px; float: left;}
.banner_cp a{ color:#666666;font-size: 14px; margin:auto 15px; height: 80px; line-height: 80px;}
.banner_cp input[type="text"]{border: 1px solid #ccc;line-height: 34px;text-indent: 20px;width: 200px;border-bottom-left-radius: 20px;border-top-left-radius: 20px;}
.banner_cp input[type="submit"]{border: 0px solid #ccc; background: #333;color: #FFFFFF;line-height: 38px; height: 38px; padding: 0px 15px; cursor:pointer;}
.banner_cp .search{float:right;}
.banner_cp strong{position: relative;  padding-left:10px;}
.banner_cp strong:before{width:3px; height:15px; display:block;content:"";background:#d02d30; margin-right:10px; position: absolute; top: 2px; left: 0; right: 0; bottom: 0; }


/*============================================
counter-section 数字
===========================================*/
.counter-section{    position: relative;
    display: block;
    padding: 40px 0px;
    overflow: hidden;}
.counter-section .counter-items{width:100%; overflow: hidden;
    display: flex;
    justify-content: space-between;
	height: auto;
    background: #FFF;
    /*box-shadow: 0px 4px 51px 0px rgb(7 0 2 / 18%);*/
	align-items: center;z-index: 10;
}
.counter-items .counter-item{padding:20px 0px;position: relative;width: 20%;}
.counter-item .inner-box{width:100%; /*position: relative;*/ height: auto;}
/*.counter-item .inner-box i:before{font-family: "iconfont" !important; color:#ffffff; font-size:50px; line-height: 100px; text-align: center;}
.counter-item:nth-of-type(1) i:before{content: "\e63a";}
.counter-item:nth-of-type(2) i:before{content: "\e627";}
.counter-item:nth-of-type(3) i:before{content: "\e617";}
.counter-item:nth-of-type(4) i:before{content: "\e718";}
*/
.counter-item .inner-box .desc-box{ width: 100%; padding-top: 0px;color:#fff;text-align: center;/*border-right: 1px solid rgb(0 0 0 / 10%);*/}
.counter-item:nth-last-child(1) .inner-box .desc-box{border-right:0px;}
.counter-item .inner-box .desc-box .counted{position: relative;text-align: center;display: flex; justify-content: center; align-items: center;}
.counter-item .inner-box .desc-box span{font-size: 3.4rem;color: #000000;font-weight: bold;line-height: 3rem;}
.counter-item .inner-box .desc-box i{width:35px; height:35px; background-color: #234ea3;color:#FFFFFF;border-radius: 50px;line-height: 35px;font-size: 1.2rem;
display:flex; align-items: center;justify-content: center;padding-bottom: 5px;    margin-left: 5px;}
.counter-item .inner-box .desc-box .desc-box-text{font-size:1.2rem;color: #343434;text-align: center; font-weight: 500; margin-top: 20px;}
/*.counter-item .inner-box:after{ content:""; background: rgb(0 0 0 / 20%); width:1px; height: calc(100% / 2); display: flex;}
.counter-item .inner-box:nth-last-child(1):after{display: none;}*/

.counter-item:hover{background:#234ea3;transition: 0.5s; cursor: pointer;border-radius: 20px;}
.counter-item:hover .inner-box .desc-box i{background-color: #ffffff;color: #234ea3;}
.counter-item:hover .inner-box .desc-box span{color:#FFF;}
.counter-item:hover .inner-box .desc-box .counted{color:#FFF;}
.counter-item:hover .inner-box .desc-box .desc-box-text{color:#FFF;}

/*============================================
col-section 产品栏目
===========================================*/
.col-section{background: #ffffff;padding: 100px 0px 0px 0px;width:100%; overflow: hidden;background-size: cover !important;}
.col-section.col01{background:#f0f0f0 url("/images/bg/bg-col01.jpg") no-repeat center right;}
.col-section.col02{background:#e9ecf3 url("/images/bg/bg-col02.jpg") no-repeat center left;}

.col-section .col-cont{display: flex;flex-direction: row;}
.col-section.col02 .col-cont{display: flex;flex-direction: row-reverse;}

.col-cont .img-bg{width:45%; flex-shrink: 0;}
.col-cont-c{margin-left:2rem;margin-right:auto;}
.col-section.col02 .col-cont-c{margin-left:auto; margin-right:2rem;}

.col-cont-c h3{font-size:2.2rem;display:flex; flex-direction: column;}
.col-cont-c h3:after{content:"";width:100px;height: 3px; background:#d02d30; margin:20px 0px;}
.col-cont-c h5{font-size:1rem;color:#515151; line-height: 2rem;}
.col-btn{margin:50px 0px; border-bottom:1px solid #ccc; padding-bottom:50px;}

.col-cont-c .list{display:flex;margin-top:50px;border-bottom:1px solid #ccc; padding-bottom:50px; margin-bottom: 50px;}
.col-cont-c .list ul{max-width:800px; display: flex; justify-content: space-around;flex-wrap: wrap;margin-left: 0px;}
.col-cont-c .list ul li{width:calc((100% - 40px) / 2); display: flex; flex-direction: row; align-content: center;margin-left: 0px;    margin-bottom: 10px;    font-size: 1rem;}
.col-cont-c .list ul li:before{content:"\e647";font-family: "iconfont"; font-size:1rem; margin-right: 10px; color:#d02d30;}

.col-cont-c .contents{width:100%;}
.col-cont-c .contents ul{display:flex;}
.col-cont-c .contents ul li{width:calc((100% / 4) - 5px);}
.col-cont-c .contents ul li .Images img{max-width:100%;}
.col-cont-c .contents ul li .Names{display:none;}

/*============================================
ad-section 文字口号
===========================================*/
.ad-section{padding:50px 0px; overflow: hidden; background:#333333;margin: auto; margin-top:0px; position:relative;}
/*.ad-section:before{background-color:rgb(34 34 34 / 10%); content: ""; position: absolute;top: 0;left: 0;right: 0;bottom: 0; z-index: -1;}*/
.ad-section .ad-c{width:100%;display: flex; justify-content: space-around;}



/*============================================
company-section 公司简介
===========================================*/
.company-section{position: relative;
  display: block;
  padding: 120px 0px 0px 0px;
  overflow: hidden;
  background: url("/images/bg/bg-gsjj.jpg") bottom center no-repeat;
}
.company-section-bg {
  position: absolute;
  left: 0;
  top: 50px;
  background-repeat: no-repeat;
  width: 244px;
  height: 330px;
  background: url("/images/bg/bg-gsjj1.png") -70px center no-repeat;
}
.company-section .wrap{max-width:1280px; }

.company-c{display:flex;position:relative;padding-bottom: 120px;}

.company-section-img {
  position: relative;
  display: block;
	width:50%;
	flex-shrink: 0;
  /*margin-right: 146px;
  margin-left: -120px;*/
}
.company-section-img-image {
  position: relative;
  display: block;
	box-shadow: 5px 5px 20px #a2a0a0;
	overflow: hidden;
}
.company-section-img-image img {width: 100%;max-width: 100%;transition: 1s;}
.company-section-img-image:hover img{-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
/*.company-section-img-image:before {
  position: absolute;
  top: 40px;
  left: -40px;
  content: "";
  background: var(--thm-primary);
  width: 280px;
  height: 100%;
  z-index: -1;
}
*/

.company-section-desc {margin-right:2rem;}
.company-section-desc-t {margin-bottom: 5px; border-bottom:1px solid #c7c7c7;padding-bottom: 20px;margin-bottom: 20px;}
.company-section-desc-t h2{color:#000000;position: relative;
    font-size: 3rem;
    text-transform: uppercase;
	letter-spacing: 0;font-weight:bold;
    display: inline-block;/*text-shadow: 3px 0px 0px #fff, 0px -3px 0px #fff, 0px 3px 0px #fff, -3px 0px 0px #fff, 5px 5px 5px #ccc;*/}


.company-section-desc-t h5 {
  font-size: 2.64rem;;
  color: #005bac;
  font-weight: bold;
  margin: 0;
}
.company-section-desc-c {}
.company-section-desc-c p{
  margin: 0;
  padding-top: 20px;
  padding-bottom: 50px;
	font-size:16px; color:#222222;line-height: 2.2em;font-weight: 500;
}


/*============================================
prod-section 产品展示
===========================================*/
.prod-section{width:100%; overflow: hidden; padding: 80px 0px 0px 0px; margin: auto;position: relative; background:#f1f1f1;}
.prod-section .wrap{z-index: 10; max-width:1600px; background:#FFFFFF;}
.prod-section .titles h3{color:#ffffff;}
.prod-section .titles h5{color:#ffffff;}
.titles:before{width:100px; height: 5px; content: ""; display: block; left:calc((100% - 100px) / 2); bottom:0px; background:#234ea3;}

.prod-section-bg{background: #f5f5f5 url("/images/bg/bg-cp.jpg") top center no-repeat; z-index: 0;width:100%; max-height:455px;    width: 100%;
    height: 455px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}


.prod-cont{width:100%; max-width:1600px;/*overflow: hidden;*/padding:0px; position: relative; margin: 20px auto 20px auto;z-index: 10;background:#FFFFFF;}
.prod-cont .col-prod-wrapper{width:100%;overflow: hidden;padding-top: 0px;}
.col-prod-nav{width:auto; overflow: hidden;}
.col-prod-nav ul{width:auto; margin: auto;display: flex;justify-content: space-between; padding:0px;}
.col-prod-cont{width:100%;  max-width:1400px; overflow: hidden; padding:0px 0px;margin: auto; padding:60px 0px 20px 0px;}
.col-prod-cont .tab-content{width:100%; margin: auto;}
.tab .tab-content {
	padding: 10px 0px;
	font-size: 17px;
	color: #6f6f6f;
	line-height: 30px;
	letter-spacing: 1px;
	position: relative;
	margin: auto;
}
.tab-content>div{opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
	display: none;
}
.tab-content>div.active{display: block;opacity: 1;}


.col-prod-item-c{width:100%; background:#FFFFFF; padding:20px 50px;}
.col-prod-item-c:hover{box-shadow: 0px 0px 20px rgba(0,0,0,0.2);transition: 1s;/*transform: translateY(10);*/}
.col-prod-item-c .Image{width:100%; overflow: hidden; display: flex; justify-content: center;}
.col-prod-item-c .Image img{max-width:100%; max-height:400px;transition: 1s;}
.col-prod-item-c .item-content{margin-top:0px; padding-top:20px; border-top:1px solid #ccc; display: flex;flex-direction: column;}
.col-prod-item-c:hover .Image img{    -webkit-transform: scale(1.1);transition: 1s;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.col-prod-item-c .item-content h3{}
.col-prod-item-c .item-content ul{display: flex;
    flex-wrap: wrap;
    flex-direction: row;justify-content: space-between;    min-height: 70px;margin: 0px;}
.col-prod-item-c .item-content ul li{margin:5px 0px; /*width:calc(50% - 20px);*/}
.col-prod-item-c .item-content ul li a{ color:#333;font-size: 0.9rem;}
.col-prod-item-c .item-content ul li a:hover{color:#234ea3;}
/*.col-prod-item-c .item-content ul:after{content:""; flex:auto;}*/
.col-prod-item-c .item-content .more{margin:5px 0px 10px auto;}
.col-prod-item-c .item-content .more a{color: #000;font-size: 3rem;}
.col-prod-item-c:hover .item-content .more a{color:#234ea3;}

.col-prod-nav{}
.col-prod-nav li{margin: 0px;}
.col-prod-nav li a{ display: block; text-align: center; color:#333;font-size:2rem; font-weight: 400; padding:0px;}
/*.col-prod-nav li.active a{background: #0da89a;}
.col-prod-nav li.active a{color:#333;}
.col-prod-nav li:hover a{background: #1b85db;color:#fff;}*/
.col-prod-nav li p{display: block; text-align: center; color:#FFFFFF;font-size:1rem; font-weight: 400; width:100%; padding: 15px 40px; margin-top:15px;}
.col-prod-nav li p:before{content:"\e659";font-family: "iconfont";padding-right:5px;}
.col-prod-nav li:hover p,.col-prod-nav li.active p{background: #FFFFFF;color:#333333; border-radius: 30px;}
.col-prod-nav li img{transition: 1s;display: none;}
.col-prod-nav li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}

.col-prod-cimg,.col-prod-pimg{padding:0px;}
.col-prod-cimg-slider{width:100%; margin: auto; padding: 0px; overflow: hidden; }

.col-prod-pimg-slider li .Images img{width:100%; text-align: center;height: auto;
    width: auto;
    max-width: 100%;transition: 1s;}
.col-prod-pimg-slider li:hover .Images img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.col-prod-pimg-slider li .Names{width:100%; text-align: center;}
.col-prod-pimg-slider li .Desc{padding: 0px 30px 10px 30px;
    width: 100%;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
}
.col-prod-pimg-slider li .art_more{display: none;}
.col-prod-pimg-slider{margin:auto; padding:0px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.col-prod-pimg-slider li{width:calc((100% - 40px) / 4);margin:20px auto;margin-right: 20px;
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
	
    background: #fff;
    /*box-shadow: 5px 5px 20px rgba(0,0,0,0.2);*/}
.col-prod-pimg-slider li:nth-of-type(4n){margin-right:0px;}
.col-prod-pimg-slider li:last-child:nth-child(4n+1){margin-right: calc((((100% - 40px) / 4) * 3) + 40px);}
.col-prod-pimg-slider li:last-child:nth-child(4n+2){margin-right: calc((((100% - 40px) / 4) * 3) + 20px);}
.col-prod-pimg-slider li:last-child:nth-child(4n+3){margin-right: calc(((100% - 40px) / 4)* 3 + 10px);}
.col-prod-pimg-slider li:hover{cursor:pointer;box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s;
}
.col-prod-pimg-slider li img{width:100%;}
.col-prod-pimg-slider li .Images {
    width: 100%;
    height: 300px;
    margin: auto;
    overflow: hidden;
	text-align: center;padding: 0px 0px 0px 0px;
}
.col-prod-pimg-slider li .Names {
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin: auto 0px;
    display: block;
    padding: 0px 30px 0px 60px;
	font-weight: 500;
	text-align: left;
	position: relative;height: 100px; line-height: 100px;
}
.col-prod-pimg-slider li .Names:after{width:30px;  height: 30px; position:absolute; background: #fff; border:1px solid #ccc; font-size:24px; line-height: 30px; font-family: "iconfont" !important; content: "\e659";border-radius: 30px; text-align: center; right:50px; color:#ccc;font-weight: 500;top:calc((100% / 2) - 15px);}
.col-prod-pimg-slider li:hover .item-content{background:#1b85db;transition: 0.3s;}
.col-prod-pimg-slider li:hover .Names:after{ color:#fff;background:#1b85db;transition: 0.3s;}
.col-prod-pimg-slider li:hover a{ color:#fff;}
.col-prod-pimg-slider li .Names a{color:#333; text-overflow: ellipsis;display: block;width: 100%;overflow: hidden;white-space: nowrap;}
.col-prod-pimg-slider li:hover .Names a{ color:#fff; }
.col-prod-pimg-slider li:hover .Desc{color:#fff;}
.col-prod-pimg-slider li .btn-tl {
    height: 45px;
    width: 70px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    background: #000;
    background: linear-gradient(135deg, transparent 10px, #000 0) bottom left;
	display: none;
}
.col-prod-pimg-slider li .btn-tl:hover {background: linear-gradient(135deg, transparent 10px, #00aa55 0) bottom left;}
.col-prod-pimg-slider li .btn-tl i {
    font-size: 20px;
    color: #ffffff;
    font-style: normal;
}

.col-prod-pimg-slider li .btn-tl i:before {
    content: "\e60d";
    font-family: "iconfont" !important;
    line-height: 45px;
    display: inline-block;
}

.col-prod-pimg-slider .item-content{width:100%; height: 100px;  overflow: hidden;}


.col-prod-cont .showbox li .Images img{width:100%; text-align: center;height: auto;
    width: auto;
    max-width: 100%;transition: 1s;}
.col-prod-cont .showbox li:hover .Images img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.col-prod-cont .showbox li .item-content{padding:0px; border-top: 1px solid #eee;}
.col-prod-cont .showbox li .Names{width:100%; text-align: center;}
.col-prod-cont .showbox li .Desc{padding: 0px 30px 10px 30px;
    width: 100%;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
	display:none;
}
.col-prod-cont .showbox li .art_more{display: none;}
.col-prod-cont .showbox ul{margin:auto; padding:0px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.col-prod-cont .showbox li{width:calc((100% - 60px) / 4);margin:20px 0px;margin-right: 20px;
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
	
    background: #fff;
    box-shadow: 5px 5px 20px rgba(0,0,0,0.2);}
.col-prod-cont .showbox li:nth-of-type(4n){margin-right:0px;}
.col-prod-cont .showbox li:last-child:nth-child(4n+1){margin-right: calc((((100% - 60px) / 4) * 3) + 60px);}
.col-prod-cont .showbox li:last-child:nth-child(4n+2){margin-right: calc((((100% - 60px) / 4) * 2) + 40px);}
.col-prod-cont .showbox li:last-child:nth-child(4n+2){margin-right: calc((((100% - 60px) / 4) * 1) + 20px);}
.col-prod-cont .showbox li:hover{cursor:pointer;box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s;
}
.col-prod-cont .showbox li img{width:100%;}
.col-prod-cont .showbox li .Images {
    width: 100%;
    height: 260px;
    margin: auto;
    overflow: hidden;
	text-align: center;padding: 15px;
}
.col-prod-cont .showbox li .Images a{display: flex;justify-content: center;height: 100%;}
.col-prod-cont .showbox li .Names {
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin: auto 0px;
    display: block;
    padding: 0px 30px 0px 60px;
	font-weight: 500;
	text-align: left;
	position: relative;height: 100px; line-height: 100px;
}
.col-prod-cont .showbox li .Names:after{width:30px;  height: 30px; position:absolute; background: #fff; border:1px solid #ccc; font-size:24px; line-height: 30px; font-family: "iconfont" !important; content: "\e659";border-radius: 30px; text-align: center; right:50px; color:#ccc;font-weight: 500;top:calc((100% / 2) - 15px);}
.col-prod-cont .showbox li:hover .item-content{background:#234ea3;transition: 0.3s;}
.col-prod-cont .showbox li:hover .Names:after{ color:#fff;background:#234ea3;transition: 0.3s;}
.col-prod-cont .showbox li:hover a{ color:#fff;}
.col-prod-cont .showbox li .Names a{color:#333; text-overflow: ellipsis;display: block;width: 100%;overflow: hidden;white-space: nowrap;}
.col-prod-cont .showbox li:hover .Names a{ color:#fff; }
.col-prod-cont .showbox li:hover .Desc{color:#fff;}
.col-prod-cont .showbox li .btn-tl {
    height: 45px;
    width: 70px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    background: #000;
    background: linear-gradient(135deg, transparent 10px, #000 0) bottom left;
	display: none;
}
.col-prod-cont .showbox li .btn-tl:hover {background: linear-gradient(135deg, transparent 10px, #00aa55 0) bottom left;}
.col-prod-cont .showbox li .btn-tl i {
    font-size: 20px;
    color: #ffffff;
    font-style: normal;
}

.col-prod-cont .showbox li .btn-tl i:before {
    content: "\e60d";
    font-family: "iconfont" !important;
    line-height: 45px;
    display: inline-block;
}

.col-prod-pimg-slider .item-content{width:100%; height: 100px;  overflow: hidden;}



.prod-more{margin:auto; padding:0px; text-align: center;display: none;}
.prod-more a{font-size:20px; background: #c9000b; margin: auto;overflow: hidden;color: #fff;width: 190px;height: 50px;line-height: 50px;display: block;}

.prod-cont .btn1{justify-content: center; padding-bottom:50px;}






/*============================================
td-section 6大优势
===========================================*/
.td-section{width:100%; height:710px;background: url("/images/bg/bg-td.jpg") center no-repeat; background-size: cover; padding:80px 0px 20px 0px;}
.td-section .titles h3,.td-section .titles h5{color:#FFFFFF;}
.td-section .titles:before{display:none;}
.td-cont{margin:0px 0px;}
.td-cont ul{marign:0px; padding:0px; display:flex; justify-content: space-between;}
.td-cont ul li{width:calc((100% / 6) - 20px);    margin: 0px; position: relative;max-height: 450px;}
.td-cont ul li:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.9);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.td-cont ul li:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	z-index: 0;
}
.td-cont ul li:after {
    /*border-right: 1px solid rgb(255 255 255 / 20%);*/
    content: url("/images/bg/td-line.png");
    position: absolute;
    left: -15px;
    top: 0px;
    height: 100%;
	width:3px;
}
.td-inner{padding:20px;display: flex; flex-direction: column;align-items: center;margin: auto;color: #FFFFFF;}
.td-inner i:before{font-family: "iconfont"; font-size:3rem;border-radius: 100%;  color:#333;width:120px; height: 120px; line-height: 120px;display: block; text-align: center;}

.td-inner i.td-i01:before{content: "\e89e";}
.td-inner i.td-i02:before{content: "\e721";}
.td-inner i.td-i03:before{content: "\e603";}
.td-inner i.td-i04:before{content: "\e60a";}
.td-inner i.td-i05:before{content: "\e61d";}
.td-inner i.td-i06:before{content: "\e66a";}
.td-inner i.td-i01:after{content: "\e89e";}
.td-inner i.td-i02:after{content: "\e721";}
.td-inner i.td-i03:after{content: "\e603";}
.td-inner i.td-i04:after{content: "\e60a";}
.td-inner i.td-i05:after{content: "\e61d";}
.td-inner i.td-i06:after{content: "\e66a";}
.td-inner i{font-style: normal;
    margin: 30px auto auto auto;
    width: 120px;
    height: 120px;
    padding: 0px;
    overflow: hidden;
    position: relative;
    display: block;background:#a2c126; border-radius: 100%;}
.td-inner i:before{ font-family: "iconfont"; font-size: 3rem; -webkit-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;  color:#FFFFFF;width:120px; height: 120px; display: block;}
.td-cont ul li:hover .td-inner i:before{ font-family: "iconfont"; color:transparent;  margin: auto 0px;transform: translateY(-120px); display: block;-webkit-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s; }

.td-inner i:after{ font-family: "iconfont"; font-size: 3rem; -webkit-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;  color:transparent; margin-top:0px;display: block;width:120px; height: 120px; display: block;text-align: center;}
.td-cont ul li:hover .td-inner{color:#333;}
.td-cont ul li:hover .td-inner i{background: transparent;}
.td-cont ul li:hover .td-inner i:after{ font-family: "iconfont"; color:#234ea3;  margin: auto 0px;transform: translateY(-140px); display: block;-webkit-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;font-size:5rem;}

.td-inner ul li:hover{/*background:#FFFFFF;*/ color:#333;}

.td-inner h3{font-size:1.4rem; font-weight: bold;margin-top: 2rem;transform: translateY(0px);}
.td-inner h5{font-size:1.2rem; font-weight: 500;margin-top: 1rem;transform: translateY(0px);display: flex;
    flex-direction: column;
    align-items: center;}
.td-inner h5:after{content:"\e6aa";font-family: "iconfont";color:rgb(255 255 255/20%); margin-top:50px;}
.td-inner p{text-align: center; font-size:0.85rem;margin-top:0.5rem; opacity: 0;transform: translateY(0px);}
.td-cont ul li:hover .td-inner h3{transform: translateY(-50px);transition: 0.5s;}
.td-cont ul li:hover .td-inner h5{transform: translateY(-60px);transition: 0.5s;}
.td-cont ul li:hover .td-inner h5:after{display: none;}
.td-cont ul li:hover .td-inner p{transform: translateY(-60px);transition: 0.5s; opacity: 1;}

/*============================================
anli-section 案例
===========================================*/
.anli-section{padding:60px 0px;}
.anli-section .titles:before{display:none;}
.anli-c{margin-top:2rem; display: flex; position: relative;}
.anli-c .anli-c-b{width:50%; flex-shrink: 0;}
.anli-c .anli-c-list{background: #fff;
    width: 830px;
    height: 502px;
    position: absolute;
    top: 70px;
    right: 0;
	box-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
}
.anli-c-list ul{margin:auto; background:#FFFFFF; display: flex; flex-direction: row; flex-wrap: wrap;}
.anli-c-list ul li{width: calc(50% - 30px);
    height: 222px;
    margin: 20px 20px 0 20px;}
.anli-c-list ul li:nth-of-type(2n){margin-left:0px;}

.anli-c-item {
    position: relative;
    margin-bottom: 0px;
}

.anli-c-item:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: -moz-linear-gradient( -90deg, rgba(0,0,0,0) 80%, rgb(0,0,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgba(0,0,0,0) 80%, rgb(0,0,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgba(0,0,0,0) 80%, rgb(0,0,0) 100%);
    opacity: .8;
}
.anli-c-list .anli-c-item:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: -moz-linear-gradient( -90deg, rgba(0,0,0,0) 50%, rgb(0,0,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgba(0,0,0,0) 50%, rgb(0,0,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgba(0,0,0,0) 50%, rgb(0,0,0) 100%);
    opacity: .8;
}
.anli-c-item:hover:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: -moz-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    opacity: .8;
}

.anli-c-item  .image img {
    width: 100%;
}

.anli-c-item  .content {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 30px 30px 10px 30px;
    text-align: center;
}
.anli-c-item  a{text-decoration:none;}
.anli-c-item  .top-content {
    position: relative;
    transition: .5s;
	text-align: left;
}
.anli-c-item:hover .content{padding: 30px 30px;}
.anli-c-item:hover .top-content {
    transform: translateY(-50px);
}

.anli-c-list .anli-c-item:hover .top-content {
    transform: translateY(-30px);
}
.anli-c-item  h3 {
    position: relative;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.anli-c-item h5 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #fff;line-height: 1.6em;
}

.anli-c-item h3:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    width: 2px;
    height: 80px;
    transform: translate(-50%, 97px);
    transition: .5s;
}

.anli-c-item:hover h3:before {
    height: 40px;
    transform: translate(-50%, 65px);
}

.anli-c-item .text {
    color: #fff;
    position: relative;
    transition: .5s;
    opacity: 0;
	display: flex;
	text-align: left;
    transform: translateY(10px);
}
.anli-c-item .text:after{content: "\e659";
	font-family: "iconfont" !important;
    color: #ffffff;
	background: #e70012;
    font-size: 15px;
    padding: 1px 5px 0px 5px;
	margin-left:20px;
    z-index: 10;
    text-align: left;
}

.anli-c-item:hover .text {
    opacity: 1;
    transform: translateY(0);
}

.anli-cont{width: 100%;overflow: hidden;}
.anli-cont ul {width:100%;}
.anli-cont ul li{width:calc((100% / 3) - 30px); margin:15px 0px;    float: left;}
.anli-cont ul li img{max-width:100%;height: 300px;width: 100%;}
.anli-cont ul li:nth-of-type(3n+2){margin:15px;}

.anli-cont .item-content{padding:20px;}
.anli-cont .item-content a{color:#000; /*font-size:0.8rem*/}
.anli-cont .item-content .Desc{font-size:0.8rem}
.anli-cont .item-content .Names a{font-size:1.2rem;}
.anli-cont ul li:hover .item-content a{color:#0c3d53;}
.anli-cont .item-content .art_more{display: none;}

.anli-section .btn1{justify-content: center; }
.anli-section .btn1 a{padding: 15px 50px;border-radius: 0px;}


/*============================================
ys-section 优势
===========================================*/
.ys-section{width: 100%;height: auto;overflow: hidden;position: relative;margin:auto;margin-top:0px;padding-bottom:100px;
    z-index: 1;
    /*background: url(/images/bg/bg-top.jpg) center 0;*/background:#ffffff;
    height: auto;
    overflow: hidden;
    padding-top: 0px;
}
.ys-section .titles:before{display:none;}
.ys-section .wrap{max-width:1200px;}

.ys-wrap{width:100%; background:#f1f1f1;}
.ys-wrapper{width:100%; height: 620px; position: relative;}
.ys-cont{width: 100%;}

.ys-nav{height: auto;width: auto;background: #fff;box-shadow: 0 3px 10px 3px rgb(0 0 0 / 10%);position: absolute;bottom: -50px;left: 264px;z-index: 10;}
.ys-nav ul{padding:0px;margin:auto;}
.ys-nav li{ font-size: 20px;color: #333;float: left;width: 285px;height: auto;padding: 30px 0px;
    position: relative;
    text-align: center;
    margin: auto;
    display: block;
    overflow: hidden;}
.ys-nav li:last-child{margin-right: 0;}
.ys-nav li a{color:#333333; text-decoration: none;display: flex;align-items: center;justify-content: center;}
.ys-nav li i{display: block;padding-top: 0px; font-size: 12px; color:#cecece; text-transform: capitalize; font-family: Arial; line-height: 15px;}
.ys-nav li::before{content: "";width: 1px;height: 37px;background: #efefef;position: absolute;top: 50px;left: 0;z-index: -1;}
.ys-nav li em:before{margin:auto; padding:0px;margin-right: 5px;display: block;color: #333;font-family: "iconfont" !important;overflow: hidden;font-style: normal;line-height: normal;content:attr(data-text);background-clip: text;-webkit-background-clip:text; color:transparent;background-image: -moz-linear-gradient( -90deg, #1967ff 0%, #234ea3 50%, #234ea3 85%);
    background-image: -webkit-linear-gradient( -90deg, #1967ff 0%, #234ea3 50%, #234ea3 85%);
    background-image: -ms-linear-gradient( -90deg, #1967ff 0%, #234ea3 50%, #234ea3 85%);}
.ys-nav li em.li01:before{content:"\e61d";font-size: 60px;}
.ys-nav li em.li02:before{content:"\e721";font-size: 60px;}
.ys-nav li em.li03:before{content:"\e64b";font-size: 60px;}
.ys-nav li p{margin:0px;}
.ys-nav li:hover,.ys-nav li.active{background: #234ea3;}
.ys-nav li:hover p,.ys-nav li.active p{color:#fff;}
.ys-nav li:hover i,.ys-nav li.active i{color: #fff;}
.ys-nav li:hover em:before,.ys-nav li.active em:before{color:#fff;}


.ys-c{height:600px; overflow: hidden;display: none;}
.ys-c dl{display:flex;}
.ys-c dd{width: 100%;
    height: 600px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 40%;}
.ys-c dd img{max-width:100%;height:600px;}
.ys-c dt{ float: left; width:40%;flex-shrink:0;height:600px;background-color: transparent;overflow: hidden;padding: 40px 50px 0 25px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ys-c dt .title{width:100%; overflow: hidden; display: flex; padding-bottom: 20px;flex-direction: column;align-items: flex-end;margin-top: 50px;}
.ys-c dt .title h1{ font-size: 120px; color:#3871c1; font-weight: bold;padding: 0px 0px;margin: 0px;}
.ys-c dt .title h3{ font-size: 40px; color:#000000; font-weight: bold;}
.ys-c dt .title h5{ font-size: 26px; color:#666666;font-weight: bold;}
.ys-c dt p{ margin-top: 20px; font-size: 0.9rem; line-height: 1.6rem; color:#333;font-weight: 500; display: flex;flex-direction: row; align-items: flex-start;}
.ys-c dt p:before{content:"\e89e";font-family: "iconfont";font-size: 1.5rem;padding-right:5px;    padding-top: 1px;}

#ysSection1{}

.ys-desc{width:100%; padding:50px 0px 50px 0px; display: flex;}
.ys-desc .ys-desc-name{line-height: 56px;
    overflow: hidden;
    font-size: 24px;
    color: #2c5897;
    text-align: center;
    float: left;
    margin-top: 50px;margin-right:0px;
	width:200px;
	height: 60px; line-height: 60px;
	background: #fff;
}

.ys-desc .ys-desc-c{padding: 20px 0 0 40px;width: 660px;float: left;}
.ys-desc .ys-desc-c p{font-size: 32px;color: #fff;font-weight: bold;height: 56px;line-height: 56px;margin: auto;}
.ys-desc .ys-desc-c ul{margin:auto; padding: 0px;}
.ys-desc .ys-desc-c ul li{font-size: 18px;color: #fff;float: left;line-height: 36px;background: url(/images/icon/icon-gou.png) no-repeat left center;padding: 5px 40px 0 30px;;}

.ys-desc .ys-desc-lx{margin-left:auto;display: flex; flex-flow: column;    margin-top: -20px;}
.ys-desc .ys-desc-lx em:before{content:"\e650";font-size: 60px;font-family: "iconfont" !important; color:#ffffff; display: block; text-align: center;line-height: normal;}
.ys-desc-lx font{font-size: 30px;
    color: #fff;
    text-align: center;
    font-weight: bold;}
.ys-desc-lx font a{color: #fff;}
.ys-desc-lx span{display: block;margin: 20px auto;}
.ys-desc-lx span a{background: #fff;color: #333;padding: 5px 30px;border-radius: 20px;font-size: 14px;}

/*============================================
kh-section start
===========================================*/
.kh-section{padding:0px 0px 90px 0px;width:100%;overflow: hidden;background: #FFFFFF;}
.kh-section .titles:before{display:none;}
.kh-c{font-size: 30px;color: #1a1a1a;height: auto;line-height: 28px;position: relative;padding: 0 0 0 0px;}
.kh-c ul{display: flex;
    justify-content: space-between;
    margin: 20px auto;
    padding: 0px;
	flex-wrap: wrap;max-width: 1010px;
}
.kh-c ul li{margin:1px; }



/*============================================
com-section 公司简介
===========================================*/
.com-section{background: #e9ecf3 url("/images/bg/bg-com.jpg") no-repeat center top;
    height: auto;
    overflow: hidden;
    padding: 100px 0px 100px 0px;
}
.com-section .titles h3,.com-section .titles h5{color:#FFFFFF;}
.com-section .titles:before{background: #FFFFFF;}
.com-desc{color:#FFFFFF; font-size:0.9rem; margin:60px auto 80px auto; max-width:900px; line-height: 2rem;text-align: left;}
.com-wrapper{width:100%; height: auto; position: relative;background: #FFFFFF;    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.com-cont{width: 100%;padding: 20px;}

.com-nav{height: auto;width: auto;background: #fff;/*box-shadow: 0 3px 10px 3px rgb(0 0 0 / 10%);*/position:relative;z-index: 10;margin:20px 0px 10px 0px;}
.com-nav ul{padding:0px;margin:auto;}
.com-nav li{ font-size: 20px;color: #333;float: left;width: 285px;height: auto;padding: 30px 0px;
    position: relative;
    text-align: center;
    margin: auto;
    display: block;
    overflow: hidden;}
.com-nav li:last-child{margin-right: 0;}
.com-nav li a{color:#333333; text-decoration: none;display: flex;align-items: center;justify-content: center;}
.com-nav li i{display: block;padding-top: 0px; font-size: 12px; color:#cecece; text-transform: capitalize; font-family: Arial; line-height: 15px;}
.com-nav li::before{content: "";width: 1px;height: 37px;background: #efefef;position: absolute;top: 50px;left: 0;z-index: -1;}
.com-nav li em:before{margin:auto; padding:0px;margin-right: 5px;display: block;color: #333;font-family: "iconfont" !important;overflow: hidden;font-style: normal;line-height: normal;content:attr(data-text);background-clip: text;-webkit-background-clip:text; color:transparent;background-image: -moz-linear-gradient( -90deg, #5689ed 0%, #234ea3 50%, #234ea3 85%);
    background-image: -webkit-linear-gradient( -90deg, #5689ed 0%, #234ea3 50%, #234ea3 85%);
    background-image: -ms-linear-gradient( -90deg, #5689ed 0%, #234ea3 50%, #234ea3 85%);}
.com-nav li em.li01:before{content:"\e67a";font-size: 60px;}
.com-nav li em.li02:before{content:"\e63c";font-size: 60px;}
.com-nav li em.li03:before{content:"\e634";font-size: 60px;}
.com-nav li p{margin:0px;}
.com-nav li:hover,.ys-nav li.active{background: #234ea3;}
.com-nav li:hover p,.ys-nav li.active p{color:#fff;}
.com-nav li:hover i,.ys-nav li.active i{color: #fff;}
.com-nav li:hover em:before,.ys-nav li.active em:before{color:#fff;}
.com-nav li:hover em:before{margin:auto; padding:0px;margin-right: 5px;display: block;color: #FFF;font-family: "iconfont" !important;overflow: hidden;}

.com-c{width:auto; max-width:100%;overflow: hidden; flex-shrink: 0; margin: autoauto auto auto;}
.com-c ul{ display: flex; flex-wrap: wrap;}
.com-c ul li{width:auto;overflow: hidden; border-radius: 10px;}
.com-c ul li:nth-child(2n+1){margin-right:15px;}
.com-c ul li:nth-child(2n){margin-top:15px;}
.com-c img{max-width:100%; width:100%; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.com-c img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*============================================
product-section start 产品展示
===========================================*/
.product-section{padding:0px 0px 0px 0px; overflow: hidden; margin: auto;width: 100%;}
.product-conts{display:flex;flex-direction: row;}
.product-conts .product-img{width:50%; flex-shrink: 0;}
.product-conts .product-img img {max-width: 100%;width: 100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.product-desc{ background:#fff;display: flex; align-items: center;justify-content: center;}
.product-desc .inner-box{padding:100px;}
.product-desc .inner-box h5{font-size:2rem;}
.product-desc .inner-box ul{margin-top:20px;}
.product-desc .inner-box ul li{font-size:1rem; position: relative;display:flex;align-items: baseline; line-height: 1.2rem;margin:15px auto;}
.product-desc .inner-box ul li:before{content:"\e647";font-family: "iconfont" !important; color:#e92b29; font-size:1rem;}

.product-conts.product-reverse{flex-direction: row-reverse;}


/***************************首页新闻***************************/
.news-section{width:100%; margin: auto; padding: 60px 0px 66px 0px;background: #ffffff;}

.news-section .titles:before{display:none;}
.news-section .wrap{position:relative;max-width:1280px;}
.news-section .news-titles{display: flex; flex-direction: row; justify-content: space-between;align-items: center;}
.news-section .news-titles h5{font-size:1.4rem;margin:0px; padding:0px;}
.news-section .news-titles .more a{margin-left:auto;display: flex; wdith:auto;margin-right:0px;align-items: center;justify-content: center; color:#666666; text-transform: uppercase;}
.news-section .news-titles .more:hover a{color:#2e357e; transition: 0.5s;}
.news-section .news-titles .more i{width:18px; height:18px; background-color: #234ea3;color:#FFFFFF;border-radius: 50px; margin-left:5px;display: flex;align-items: center;justify-content: center;padding-bottom: 3px;}
.news-section .news-titles .more:hover i{background:#2e357e;transition: 0.5s;}

.news-wrapper{width:100%; overflow: hidden;display: flex;flex-direction: column;    flex-direction: row; justify-content: space-between;}
.news-wrapper .news-dt{background:#f6f6f6; width:calc(70% - 20px); flex-shrink: 0;display: flex;flex-direction: column; padding:40px;}
.news-wrapper .news-wt{background:#f6f6f6;margin-left:20px;display: flex;flex-direction: column;padding:40px;flex-grow: 1;}

.news-cont{margin-top:20px;display: flex;}
.news-img{flex-shrink: 0; margin-right:34px;}


.news-cont .news-c.active{display:flex;}
.news-cont .news-c ul li{margin:5px;}
.news-cont .news-c ul li .item-content{margin:0px; padding:0px;}
.news-cont .news-c ul li:nth-of-type(1) .item-content {padding: 0px 0px 20px 0px;}
.news-cont .news-c ul li:nth-of-type(1) {margin-bottom:30px; border-bottom:1px dashed #ccc;}
.news-cont .news-c ul li .Images{display: none;}
.news-cont .news-c ul li .Names{font-size:0.8rem; color:#333; line-height: 1.9rem;}
.news-cont .news-c ul li:nth-of-type(1) .Names{font-size:1.2rem; color:#333; height:100%;width:100%; overflow: hidden; display: block;}
.news-cont .news-c ul li:nth-of-type(1) .Names a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-cont .news-c ul li .Names a{color:#333;}
.news-cont .news-c ul li:hover .Names a{color:#234ea3;}
.news-cont .news-c ul li .Desc{display:none;}
.news-cont .news-c ul li:nth-of-type(1) .Desc{padding:20px 0px 0px 0px; font-size:0.8rem; color:#666;display: block;height: 85px;overflow: hidden;}
.news-cont .news-c ul li .art_more{display: none;}
.news-cont .news-c ul li:nth-last-of-type(1){margin-bottom:auto;}

.cjwt-wrapper{width:100%; overflow: hidden;margin-top:2rem;display: flex;}
.cjwt-img{flex-shrink: 0; margin-right:50px;z-index: 1; position: relative;}
.cjwt-img .titles{position:absolute; left: 0px; right: 0px; top:1rem;}
.cjwt-img .titles:before{display: none;}
.cjwt-img .titles a{font-size:1.6rem; color:#000;}
.cjwt-img .titles a:hover{color:#d02d30;}
.cjwt-img .titles a:after{content: "\e659";font-family: "iconfont" !important;margin-left:10px; font-size:1.6rem;}
.cjwt-cont{}
.cjwt-cont ul{display: flex; flex-direction: row; flex-wrap: wrap;align-content: space-between;height: 100%;}
.cjwt-cont ul li{width:calc((100% / 2) - 20px);}
.cjwt-cont ul li .time{display:none;}
.cjwt-cont ul li a{color:#333;display: flex;align-items: center;}
.cjwt-cont ul li a:before{content: "";margin-right: 5px;width:2px;height: 2px;background: #666666;}

/*.news-container { width:100%; margin:0 auto; padding:0px;}
.news-container ul{width:100%; margin:50px auto 20px auto; position: relative;}
.news-container ul li {}
.news-container ul li a{}
.news-container ul li a img{ max-width:100%;}
.news-container  .owl-item{padding-bottom: 10px;}
.news-container .item-media{height:250px;}
.news-container  .owl-item h5,.news-container  .owl-item h5 a{font-size:20px; color:#333;height: 30px;line-height: 30px;overflow: hidden;}
.news-container .vertical-item.content-padding .item-content {
    padding: 20px;
}
.news-container .art_desc{height:45px; overflow: hidden;}
.news-container .vertical-item.content-padding .item-content p{font-size: 14px;}
.news-container .art_more{ color:#424242;text-decoration: underline; margin-top:20px;}*/

.item-content{padding:0px 0px 20px 0px;display: flex;flex-direction: column;flex-wrap: wrap;}
/*.item-content .Names a{color:#333333;}
.item-content .Desc{font-size: 14px;
    color: #666;
    height: 100px;margin-top:10px;
    overflow: hidden;}
.news-container ul li:hover {
    box-shadow: 0px 9px 24px 5px rgba(0, 0, 0, 0.04);;
    transition: 0.3s ease-in-out;
}
.news-container ul li:hover .Names a{color:#e92b29;}
.news-container ul li .Images{overflow: hidden;}
.news-container ul li img {
    max-width: 100%;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.news-container ul li:hover img{-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);}*/



.item-content .Names{overflow: hidden;}


@media screen and (max-width: 1920px){}
@media screen and (max-width: 1600px)
{

}
@media screen and (max-width: 1440px)
{
	.wrap{max-width:1280px;}	
}
@media screen and (max-width: 1366px)
{
	.wrap{max-width:1200px;}	
}
@media screen and (max-width: 1280px)
{
	.wrap{max-width:1200px;}
	.product-desc{width: 100%;}
	.product-desc .inner-box{padding: 40px 20px;}
	.product-desc .inner-box h5{font-size: 1rem;}
	.product-desc .inner-box ul li{font-size: 0.8rem;}
}
@media  (min-width: 1024px) and (max-width:1199px)
{
	/*.wrap{width:100%;}*/
	.header_t{display: block;}
	.h_desc .header_logo h3{font-size:20px;}
	
	.wrap{max-width:100%;}
	
	.products-section .wrap{max-width: 100%;}
	
	.news-section{padding:0px 0px 50px 0px;}
	
	.footer .wrap{display: none;}
}
@media screen and (max-width: 1023px){
	
	.titles1 h3{font-size:2.8rem; line-height: 1rem;}
	.titles1 h4{font-size:1.4rem;}
	.titles1:before {left: 10%; top:5.5rem;}
	.titles1:after {right: 10%; top:5.5rem;}
	
	.wrap{max-width: 100%;}
	
	.search-section{display: none;}
	
	.mb_none{display: none;}
	
	.counter-Swiper{padding-bottom:40px !important;}
	.counter-section .counter-items{overflow:unset;}
	.counter-Swiper .swiper-pagination{bottom: 0px;}

	
	/*公司简介*/
	.company-section{padding:40px 0px 0px 0px;}
	.company-section-bg{display: none;}
	.company-c{flex-direction: column;padding-bottom: 50px;}
	.company-section-desc{margin:auto; padding:0px 22.5px;}
	.company-section-img{width:100%; padding:0px 22.5px;}
	.company-section-desc .counter-items{bottom: 0px;width:100%;}
	.counter-item .inner-box .desc-box{display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.counter-item .inner-box .desc-box .desc-box-text{font-size:1.6rem;}
	
	
	/*产品展示*/
	.prod-section{padding: 30px 0px 20px 0px;}
	.col-prod-nav ul{flex-wrap: wrap;}
	.col-prod-nav li{margin: 0px 10px;    width: calc(50% - 20px);width:auto;}
	.col-prod-nav li p{font-size: 1.2rem;margin-bottom: 0px;}
	.col-prod-pimg-slider li{width:calc((100% - 40px) / 2);margin: 20px auto;}
	.col-prod-pimg-slider li .Images{height: auto;}
	.col-prod-pimg-slider li .Names{padding: 10px 20px 10px 20px;height: auto;line-height: normal;text-align: center;}
	.col-prod-pimg-slider li .Names a{font-size: 1.5rem;}
	.col-prod-pimg-slider li .Names:after{display:none;}
	.col-prod-pimg-slider li .Desc{display:none;}
	.col-prod-pimg-slider .item-content{padding:0px;height: auto;line-height: normal;}
	.col-prod-pimg-slider li:nth-of-type(3n){margin-right:auto;}
	
	.col-prod-cont .showbox li{width:calc(100% - 40px);margin:20px;}
	.col-prod-cont .showbox li:last-child:nth-child(3n+1){width:calc(100% - 40px);margin:20px;}
	
	.col-prod-cont .owl-controls{width:100%;}
	
	/*优势*/
	.td-cont ul li{width:100%;}
	.td-inner{padding:0px 20px;}
	.td-cont .owl-theme .owl-dots{margin:0px;}
	
	/*案例展示*/
	.anli-cont ul li{width:100%;}
	.anli-cont .owl-carousel .owl-dots{margin:0px;}
	.anli-cont ul li .item-content .Names{text-align: center;}
	
	
	.ys-section{padding:50px 0px;}
	.ys-section .ys-nav{display: none;}
	.ys-wrapper{height:auto;}
	.ys-section .tab-content>div{display:block;opacity: 1;}
	.ys-section .ys-c{display: block;width: 90vw;height: auto;background: #fff;padding: 0.8rem;overflow: hidden;text-align: center;margin: auto;}
	.ys-section .ys-c dl{display: flex; flex-flow:column-reverse;margin: auto;}
	.ys-section .ys-c dt, .ys-section .ys-c dd{width:100%;}
	.ys-section .ys-c dd{max-width:100%; height: auto;position: relative;top: auto;left: auto;bottom: auto;right: auto;}
	.ys-section .ys-c dd img{max-width:100%; height: auto;}
	.ys-section .ys-c dt{height:auto; padding:2rem;}
	.ys-c ul li{font-size: 1.8rem;text-align: left;line-height: 2.6rem;margin-top: 10px;}
	.ys-c dt li:before{font-size: 1.8rem;}
	.ys-c dt .more{right:0px;}
	.ys-c dt .title h1{font-size:3rem;}
	.ys-c dt .title h3{font-size:2rem;}
	.ys-c dt .title h5{text-align: right;}
	.ys-c dt p{font-size: 1.1rem;line-height: 2rem;text-align: left;}
	.ys-cont .owl-carousel .owl-dots{margin:0px; margin-bottom:20px;}
	
	
	.lc-section{padding:0px 2vw;}
	.lc-section .lc-c ul{flex-flow:wrap;}
	.lc-section .lc-c h4{font-size:2rem;}
	.lc-section .lc-c ul li{font-size:1.4rem;padding:1rem 0.5rem;}
	.lc-section .lc-c ul li:before{display: none;}
	.lc-section .lc-c ul li:after{display: none;}
	.lc-section .lc-c ul li em{margin:auto;}
	
	.company-section-desc .counter-items{display: none;}
	.counter-items{width:100%;}
	.counter-items .counter-item{width:100%;}
	
	.counter-item i.icon-count1:before{content: "\e634";}
	.counter-item i.icon-count2:before{content: "\e65b";}
	.counter-item i.icon-count3:before{content: "\e67a";}
	
	.kh-c ul li{width:calc((100% / 5) - 2px);}
	.com-desc{padding:20px; margin-top:20px;}
	
	
	.news-section{padding: 0px 0px 10px 0px;}
	
	.com-section{padding-bottom: 0px;}
	.news-wrapper{flex-direction: column;}
	.news-wrapper .news-dt{width:100%;}
	.news-wrapper .news-wt{width:100%;margin-left: 0px;margin-top:10px;}
	
	.footer .footer-cont-logo{display: block !important;}
	
	.footer{display:block !important;}
}

@media screen and (max-width: 767px)
{
	.counter-item .inner-box .desc-box span {font-size: 6rem;}
	.col-prod-nav li p{padding: 5px 5px;}
	
	.kh-c ul li{width:calc((100% / 3) - 2px);}
	.kh-c ul li img{max-width:100%;}
	
	.news-section .news-titles{position: relative;padding: 0px 20px;}
	.news-section .news-titles h5{font-size: 1.4rem;}
	.news-nav{margin-top:10px;}
	.news-cont{    margin-top: 20px;}
	.news-img{display: none;}
	.news-cont .news-c.active{padding:0px 20px;}
	
	.cjwt-wrapper{flex-direction: column;}
	.cjwt-wrapper .cjwt-img{margin:auto;}
	.cjwt-cont{padding:20px 20px 0px 20px;}
	.cjwt-cont ul li{width:100%; margin:5px auto;}
	
	.com-nav{width:100%;}
	.com-nav li{width: calc((100% / 3));}
	.com-nav li a{flex-direction: column;}
}
@media screen and (max-width: 425px)
{
	.titles1 h3{font-size:2rem;}
	.anli-c-list .anli-c-item h5{font-size:1.8rem;}
	.ys-c dt .title h3{}
	.ys-c dt .title h5{font-size:1.6rem;}
	.ys-c dt p{font-size:1.2rem;}
	.kh-c ul li{width:calc((100% / 2) - 2px);}
}
@media screen and (max-width: 414px)
{
	.col-prod-nav li p{padding: 5px 5px;}
	
}


@media screen and (max-width: 375px)
{
	.titles1 h3{font-size: 2.2rem;}
	.ys-c dt .title h5{font-size: 1.4rem;}
	.ys-c dt p{font-size: 1rem;}
}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}