﻿

/* 《search.html》 */        
.mar_top{margin-top: 100px;}
.search .s_content{padding: 50px 30px;box-shadow:0 1px 7px 0 rgb(0 0 0 / 12%);}
.search .s_content .tt{color: #2675bf;padding-bottom: 30px;}
.search .s_content .tc{position: relative;}
.search .s_content .tc_l a{border: 1px solid #f0f0f0; display: inline-block;padding: 0 40px;line-height: 40px;text-align: center;color: #5a5a5a;background-color: #f9f9f9;border-radius: 10px;}
.search .s_content .tc_l a:first-child{margin-right: 30px;}
.search .s_content .tc_l a:hover{background-color:#f39800;color:#fff;border-color: #f39800;}
.search .s_content .tc_l a.on{background-color:#f39800;color:#fff;border-color: #f39800;}
.search .s_content .tc .tc_r{display: flex;position: absolute;right: 0;top: -11px;height: 40px;width: 710px;box-sizing: border-box;
border-radius: 10px;border-radius: 10px;overflow: hidden;
background-image: url(../news_img/ss.png);
background-repeat: no-repeat;
background-position: center left 12px; 
background-color: #fff;
}
.search .s_content .tc .tc_r input{padding-left: 40px; display:block;align-items: center; width: 80%; 
border: 0;outline: 0;background-color: transparent;height: 40px;
border: 1px solid #f0f0f0;}
.search .s_content .tc .tc_r img{position: absolute;top: 11px;left: 17px;}
.search .s_content .tc .tc_r span{width: 20%; color:#fff;;line-height: 40px;text-align: center;background-color: #f39800;}
.p_70{padding-top: 70px;}
/* fz新闻列表 增加 */
.fz_list1 .gnews_list li{margin-bottom: 60px;}
.fz_list1 .gnews_list{padding-bottom: 30px;}

/* fz页码 */
.js_r1.recrupage{padding:0 0 100px;}
.js_r1 .pages {text-align: center;display: flex;justify-content: center;}
.js_r1 .pages span{background-color: #fff; width: 40px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #ddd;box-sizing: border-box;display: inline-block;margin: 0 10px;position: relative;border-radius: 50%           ;}
.js_r1 .pages span.prev{background: url(../news_img/prev_hui.png) center center no-repeat;}
.js_r1 .pages span.prev:hover{background: url(../news_img/prev_lan.png) center center no-repeat;}
.js_r1 .pages span.next{background: url(../news_img/next_hui.png) center center no-repeat;}
.js_r1 .pages span.next:hover{background: url(../news_img/next_lan.png) center center no-repeat;}
.js_r1 .pages span a{width: 100%;height: 100%;display: block;font-size: 14px;color: #333;}
.js_r1 .pages span.current{border: none;background-color: #f39800;}
.js_r1 .pages span.current a{color: #fff;}
 /* 省略号靠下居中 */
.js_r1 .pages span.more a{line-height: 32px;}
.js_r1 .pages span:hover{border:1px solid #f39800;background-color: #fff;}
.js_r1 .pages span:hover a{color: #f39800;}
.js_r1 .pages span.inp{border:1px solid #ddd;}
.js_r1 .pages span.inp:hover{border:1px solid #f39800;background-color: #fff;}
.js_r1 .pages span input{display: block;border: 0;outline: 0;background-color: #fff;width: 100%;height: 100%; text-align: center;border-radius: 50%;}
.js_r1 .pages span input:hover{color: #333;background-color: #fff;}

.js_r1 .jiazai{width: 126px;line-height: 48px;background-color:#f39800 ;color: #fff;border-radius:35px;margin:0 auto 0;text-align: center;display: none;}
.js_r1 .jiazai a{display: block;width: 100%;height: 100%;color: #fff;}

/* 《news_info.html》 */
.n_info{padding-top: 80px;}
.n_info .con_box{max-width: 1000px;margin: 0 auto;}
.n_info .con_box .roof{padding-bottom: 45px;border-bottom: 1px solid #d9dadb;}
.n_info .con_box .roof .tt{color: #f39800;padding-bottom: 30px;}
.n_info .con_box .roof .t_time{color: #8f8f8f;letter-spacing: 0.1em;line-height: 1.5;}
.n_info .con_box .roof .t_time s{display: inline-block;height: 12px;width: 1px;background-color: #d9dadb;margin: 0 24px;vertical-align: baseline;}
.n_info .con_box .text{padding:70px 0;border-bottom:1px solid #d9dadb;color: #868686;line-height: 2;text-align: justify;}
.n_info .con_box .jump{padding: 50px 0 100px;display: flex;line-height: 1.8;justify-content: space-between;align-items: center;}
.n_info .con_box .jump .go a{display: block;  color: #868686;line-height: 1.5;margin-bottom: 10px;}
.n_info .con_box .jump .go a:hover{color: #f39800;}
.n_info .con_box .jump .back a{width: 150px;height: 40px;border-radius: 25px;background-color: #f39800;color: #fff;display: flex; justify-content: space-between; align-items: center;padding: 0 12px 0 22px;}
.n_info .con_box .jump .back .pic{width: 20px;height: 20px;border-radius: 50%;background:#fff url(../news_img/back_lan.png) center center no-repeat;}

/* 《case.html》 */
.case .text .tt{color: #333;text-align: center;padding: 100px 0 60px;}
.case .text .tc .tc1{display: flex;}
.case .text .tc .tc1 .tc1_l{ color: #f39800;width: 105px;}
.case .text .tc .tc1 .tc1_r{width: calc(100% - 105px);}
.case .text .tc .tc1 .tc1_r span{float: left;margin-right: 43px;color: #999;line-height: 1.5;cursor: pointer;}
.case .text .tc .tc1 .tc1_r span:hover{color: #f39800;}
.case .text .tc .tc1 .tc1_r span.on{color: #f39800;}
.case .text .tc .tc1 .tc1_r span:last-child{margin-right: 0;}
.case .text .tc .tc2{padding: 30px 0 55px;}

.case ul li{float: left;width: 48.6%;margin-right: 2.7%;position: relative;}
.case ul li a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.case ul li:nth-child(2n){margin-right: 0;}
.case ul li .pic{width: 100%;position: relative;}
.case ul li .pic::after{content: '';width: 92.85%;height: 90%; border: 1px solid #fff;position: absolute;top: 5%;left: 3.571%;z-index: 5;opacity: 0;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}
.case ul li .pic .des_box{height: 100%;width: 100%;position: absolute;z-index: 1;top: 0;left: 0;opacity: 0;}
.case ul li .pic .des_box{background:rgba(243,152,0,.8)}
.case ul li .des{color: #fff; line-height: 2em;position: absolute;z-index: 5; top: 50%;left: 50%;transform: translate(-50%,-50%);  width: 85.42%;
	height: 12em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	text-align: center;display: flex;justify-content: center;align-items: center;
}
.case ul li .txt{padding: 40px 0 60px;text-align: center;}
.case ul li .txt .tt{line-height: 1.5; color:#f39800;padding-bottom: 15px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.case ul li .txt .tc{color: #222; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 1.2;}
.case ul li:hover .pic .des_box{
	opacity: 1;
}
.case ul li:hover .pic::after{
	opacity: 1;
}
/* 《join.html》 */

/* 联系部分/地图空着 */
.contact .tt{color: #333;text-align: center;}
.contact ul{padding: 60px 0;}
.contact ul li{float: left;width: 47.9%;margin-right: 4.16%;margin-bottom: 40px; display: flex;background-color: #fbfbfb;border: 1px solid #e5e5e5; border-radius: 10px;  line-height: 50px;height: 50px; overflow: hidden;}
.contact ul li .pic{width: 50px;height: 50px;text-align: center;}
.contact ul li input{display: block;height: 100%;flex: 1;border: 0;outline: 0; border-left: 1px solid #e5e5e5;padding-left: 20px;background-color: transparent;color: #777;}
.contact ul li img{display: inline-block;}
.contact ul li:nth-child(2n){margin-right: 0;}
.contact ul li.t_area {margin-right: 0;width: 100%;height: 170px;display: block;position: relative;}
.contact ul li.t_area {}
.contact ul li.t_area img{max-width: 100%;display: inline-block;margin:16px;}
.contact ul li.t_area textarea{position: absolute; width: 100%;height: 100%;outline: 0;border: 0;resize: none;top: 0;left: 0;padding: 1.05% 0 0 3.35%;background: transparent;font-family: arial;}


.contact  .back{padding-bottom: 100px;} 
.contact  .back a{width: 150px;height: 40px;border-radius: 25px;background-color: #f39800;color: #fff;display: flex; justify-content: space-between; align-items: center;padding: 0 12px 0 38px;margin: 0 auto;}
.contact .back .pic{width: 20px;height: 20px;border-radius: 50%;background:#fff url(../news_img/back_lan.png) center center no-repeat;}

/* fz 产品部分 */
.pro_con{
	padding: 120px 0 100px;
}
.screen_con{
}
.screen_con .scr_list{
	padding-left: 153px;
}
.screen_con .t_one{
	display: flex;
	font-size: 18px;
	color: #333333;
	padding-top: 40px;
	margin-bottom: 52px;
	justify-content: center;
}
.screen_con .t_one.t2{
	margin-bottom: 0;
}
.screen_con .t_one .item{
	cursor: pointer;
	padding-bottom: 10px;
	position: relative;
	font-weight: bold;
}

.screen_con .t_one .item:not(:last-child){
	margin-right: 52px;
}
.screen_con .t_one .item::before{
	position: absolute;
	content: "";
	width: 0;
	top: auto;
	right: 0;
	bottom: 0;
	background-color: #f39800;
	height: 2px;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.screen_con .t_one .item:hover::before,.screen_con .t_one .item.act::before{
	width: 100%;
	bottom: 0;
	right: auto;
}

.pro_con .lb {background: -webkit-radial-gradient(50% 50%,#fff,#f2f4f6);background: -moz-radial-gradient(50% 50%,#fff,#f2f4f6);}
.pro_con .lb .tt{color: #333;text-align: center;padding: 60px 0 77px;}
.pro_con .lb .pro_lb .text{padding: 36px 0 60px;text-align: center;color: #333;}


.pro_con .lb .prev img,.pro_con .lb .next img{display: inline-block;margin-top: 12px;}
.lb .prev, .lb .next{position: absolute;top: 28.5%;width: 36px;height: 36px;border-radius: 50%;background-color: #f39800;text-align: center;cursor: pointer;}
.pro_con .lb .prev{left: 0px;}
.pro_con .lb .next{right:0px;}
.pro_lb a{display: block;}
.pro_lb a img{width: 100%;}
.box2 {padding: 0 150px;position: relative;}
.pro_lb .pagination{display: none;}
.pro_lb .pagination span{background-color: #f39800;}
.pro_con .screen_con{margin-bottom: 45px;}
.pro_con .lb:nth-of-type(2n){background: #fff;}

.js_r1 .pages span.tz{
	cursor: pointer;
}

/* deng_list */
.deng_list{
	margin: 0 -25px;
}
.deng_list li{
	float: left;
	width: 33.33333%;
	padding: 0 25px;
	margin-bottom: 50px;
}
.deng_list .con{
	display: block;
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.12);
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.12);
}
.deng_list .con .pic{
	overflow: hidden;
}
.deng_list .con .pic img{
	width: 100%;
	display: block;
}
.deng_list .tit{
	font-size: 22px;
	color: #f39800;
	font-weight: bold;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	margin-bottom: 14px;
}
.deng_list .txt{
	padding: 50px 38px 26px;
}
.deng_list p{
	font-size: 16px;
	color: #5a5a5a;
	font-family: light;
	line-height: 1.5;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}

.deng_list .con:hover .pic img{
	  -webkit-transform: scale(1.08);
	    -moz-transform: scale(1.08); 
	    -ms-transform: scale(1.08); 
	    -o-transform: scale(1.08); 
	    transform: scale(1.08);
}

.deng_list .con:hover .txt{
	background-color: #f39800;
}
.deng_list .con:hover .tit ,.deng_list .con:hover p{
	color: #fff;
}

/* deng_list_end */
/* fz 产品部分 */
.pro_con{
	padding: 100px 0 100px;
}
.screen_con{
}
.screen_con .scr_list{
	padding-left: 153px;
}
.screen_con .t_one{
	display: flex;
	font-size: 18px;
	color: #333333;
	padding-top: 40px;
	margin-bottom: 52px;
	justify-content: center;
}
.screen_con .t_one.t2{
	margin-bottom: 0;
}
.screen_con .t_one .item{
	cursor: pointer;
	padding-bottom: 10px;
	position: relative;
	font-weight: bold;
}

.screen_con .t_one .item:not(:last-child){
	margin-right: 52px;
}
.screen_con .t_one .item::before{
	position: absolute;
	content: "";
	width: 0;
	top: auto;
	right: 0;
	bottom: 0;
	background-color: #f39800;
	height: 2px;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.screen_con .t_one .item:hover::before,.screen_con .t_one .item.act::before{
	width: 100%;
	bottom: 0;
	right: auto;
}

.pro_con .lb { background-image: url(../images/bg_pro2.jpg);background-repeat: no-repeat;-webkit-background-size: cover;
background-size: cover;}
.pro_con .lb .tt{color: #333;text-align: center;padding: 60px 0 77px;}
.pro_con .lb .pro_lb .text{padding: 36px 0 60px;text-align: center;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.pro_con .lb .prev img,.pro_con .lb .next img{display: inline-block;margin-top: 12px;}
.lb .prev, .lb .next{position: absolute;top: 28.5%;width: 36px;height: 36px;border-radius: 50%;background-color: #f39800;text-align: center;cursor: pointer;}
.pro_con .lb .prev{left: 0px;}
.pro_con .lb .next{right:0px;}
.pro_lb a{display: block;}
.pro_lb a img{width: 100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}
.pro_lb a .pic{
	overflow: hidden;
}
.pro_lb a:hover .pic img{
	 -webkit-transform: scale(1.06);
	    -moz-transform: scale(1.06); 
	    -ms-transform: scale(1.06); 
	    -o-transform: scale(1.06); 
	    transform: scale(1.06);
}
.box2 {padding: 0 150px;position: relative;}
.pro_lb .pagination{display: none;}
.pro_lb .pagination span{background-color: #f39800;}
.pro_con .screen_con{margin-bottom: 45px;}

.pro_con .lb:nth-of-type(2n){background: #fff;}
.pro_con .lb:nth-of-type(2n) .prev,.pro_con .lb:nth-of-type(2n) .next{background-color: #e0e0e0;}



.case ul li .pic img{
	width: 100%;
}

/* 《join.html》 */
.join{padding: 80px 0 100px;}
.join .box_in{padding:0 200px;text-align: center;}
.join .box_in .tt{padding-bottom: 60px;}
.join .box_in .pic img{width: 100%;}
.join .box_in .info{display: flex;margin-top: 55px;justify-content: center;text-align: left;line-height: 1.25;}
.join .box_in .info a{padding-left: 26px;color: #5A5A5A;}
.join .box_in .info a:first-child{background: url(../news_img/address.png) left 2px no-repeat;margin-right: 60px;}
.join .box_in .info a:last-child{background: url(../news_img/mail.png) left center no-repeat;}
 
/* 联系部分/地图空着 */
.contact .tt{color: #333;text-align: center;}
.contact ul{padding: 60px 0 20px;}
.contact ul li{float: left;width: 47.9%;margin-right: 4.16%;margin-bottom: 40px; display: flex;background-color: #fbfbfb;border: 1px solid #e5e5e5; border-radius: 10px;  line-height: 50px;height: 50px; overflow: hidden;}
.contact ul li .pic{width: 50px;height: 50px;text-align: center;}
.contact ul li input{display: block;height: 100%;flex: 1;border: 0;outline: 0; border-left: 1px solid #e5e5e5;padding-left: 20px;background-color: transparent;color: #333;}
.contact ul li img{display: inline-block;}
.contact ul li:nth-child(2n){margin-right: 0;}
.contact ul li.t_area {margin-right: 0;width: 100%;height: 170px;display: block;position: relative;}
.contact ul li.t_area {}
.contact ul li.t_area img{max-width: 100%;display: inline-block;margin:16px;}
.contact ul li.t_area textarea{position: absolute; width: 100%;height: 100%;outline: 0;border: 0;resize: none;top: 0;left: 0;padding: 15px 0 0 45px;background: transparent;color: #333;}
.contact  .back{padding-bottom: 100px;} 
.contact  .back a{width: 150px;height: 40px;border-radius: 25px;background-color: #f39800;color: #fff;display: flex; justify-content: space-between; align-items: center;padding: 0 12px 0 38px;margin: 0 auto;}
.contact .back .pic{width: 20px;height: 20px;border-radius: 50%;background:#fff url(../news_img/back_lan.png) center center no-repeat;}


 .contact ul li input::-webkit-input-placeholder, 
	.contact ul li.t_area textarea::-webkit-input-placeholder {
    color:#666;
	}
	.contact ul li input:-moz-placeholder, 
	.contact ul li.t_area textarea:-moz-placeholder {
	    color:#666;
	}
	.contact ul li input::-moz-placeholder,
	.contact ul li.t_area  textarea::-moz-placeholder {
	    color:#666;
	}
	.contact ul li input:-ms-input-placeholder, 
	.contact ul li.t_area textarea:-ms-input-placeholder {
	    color:#666;

}
.gnews_list .con{
	position: relative;
}


.pro_con .pro_lb.one-swiping .swiper-wrapper {
	justify-content: center;
}




/* 9/14 */


.sy_cont{
	    background-image: url(../images/bg_pro2.jpg);
	    background-repeat: no-repeat;
	    -webkit-background-size: cover;
	    background-size: cover;
}
.sy_cont:nth-of-type(2n) {
    background: #fff;
}

.sy_cont .tits{
	display: flex;
	justify-content: center;
	padding: 60px 0 77px;
	color: #333;
}
.sy_list{
	margin: 0 -30px;
	display: flex;
	justify-content: center;
}
.sy_list li{
	width: 25%;
	padding:0 30px;
}
.sy_list li a{
	display: block;
}

.sy_list li .pic{
	overflow: hidden;
}
.sy_list li .pic img {
    width: 100%;
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.sy_list li .text {
    padding: 36px 0 60px;
    text-align: center;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sy_list li .con:hover img{
	-webkit-transform: scale(1.06);
	    -moz-transform: scale(1.06);
	    -ms-transform: scale(1.06);
	    -o-transform: scale(1.06);
	    transform: scale(1.06);
}

.sy_cont .tits.t2 p{
	width: 50%;
	text-align: center;
}

.sy_cont .tits.t4 p{
	width: 25%;
	text-align: center;
}









@media(max-width:1680px) {
	
}
@media(max-width:1440px) {
	.deng_list .tit{font-size: 20px;}
	.ind_tit{padding: 60px 0;}
	.pro_con {padding: 60px 0;}
	.case .text .tt {padding: 60px 0;}
	.search .s_content .tc .tc_r{width: 600px;}
	.screen_con .t_one{font-size: 16px;}
	.join {padding: 60px 0;}
}
@media(max-width:1280px) {
	.deng_list {margin: 0 -15px;}
	.deng_list li {padding: 0 15px;margin-bottom: 30px;}
	.deng_list .txt {padding: 30px 30px 20px;}
	.search .s_content .tc .tc_r{width: 540px;}
	.box2{padding: 0 60px;}
	.screen_con .t_one .item:not(:last-child) {margin-right: 36px;}
	.gnews_list li .t_box{padding: 22px;}
	.join .box_in{padding:0 ;}
	 
	.contact ul li.t_area textarea {padding: 15px 0 0 45px;}
	.contact ul li {margin-bottom: 30px;}
	.contact .back {padding-bottom: 60px;}
}

@media(max-width:1199px) {
	.search .s_content .tc .tc_r{position: unset;margin-bottom: 20px;width: 100%;}
	.search .s_content .tc .tc_r span{width: 160px;}
	.search .s_content .tc .tc_r input{width: calc(100% - 160px);}
}
@media(max-width:1132px) {
	.join {padding: 30px 0 30px;}
	.join .box_in .info{display: block;}
	.join .box_in .info a{display: block;margin-bottom: 20px;}
	.contact ul {padding: 20px 0;}
	.contact ul li.t_area {height: 140px;}
	
}
@media(max-width:960px) {
	.pro_con .pro_lb.one-swiping .swiper-wrapper {
		justify-content: flex-start;
	}
	.deng_list {margin: 0 -10px;}
	.deng_list li {padding: 0 10px;margin-bottom: 20px;width: 50%;}
	.deng_list .tit {font-size: 16px;}
	.deng_list p{font-size: 14px;}
	.deng_list .txt {padding: 30px 20px 20px;}
	.ind_tit{padding: 30px 0 20px;}
	.mar_top {margin-top: 50px;}
	.js_r1 .pages{display: none;}
	.js_r1 .jiazai{display: block;}
	.js_r1.recrupage {padding: 0 0 50px;}
	.n_info .con_box{max-width: none;width: 100%;padding: 0 5%;}
	.n_info {padding-top: 30px;}
	.n_info .con_box .jump{display: block;}
	.n_info .con_box .jump .back a{margin-top: 20px;}
	.n_info .con_box .text{padding: 30px 0;}
	.n_info .con_box .roof{padding-bottom: 20px;}
	.n_info .con_box .roof .tt{font-size: 24px;}
	.n_info .con_box .roof .tt {padding-bottom: 20px;}
	.n_info .con_box .roof .t_time s{display: none;}
	.n_info .con_box .roof .t_time span{display: block;float: left;margin-right: 18px;}
	.n_info .con_box .roof .t_time{overflow: hidden;}
	.n_info .con_box .roof .t_time span:last-child{margin-right: 0;}
	.n_info .con_box .jump .back a{width: 124px;height: 36px;border-radius: 36px;font-size: 14px;padding: 0 10px 0 13px;}
	.search .s_content .tc .tc_r span{width: 140px;}
	.search .s_content .tc .tc_r input{width: calc(100% - 140px);}
	.p_70 {padding-top: 30px;}
	.search .s_content{padding: 30px 20px;}
	.search .s_content .tc_l a{margin-bottom: 12px;}
	.lb .prev, .lb .next{display: none;}
	.pro_lb .pagination{display: block;}
	.pro_con {padding: 30px 0;}
	.mar_top {margin-top: 50px;}
	.screen_con .t_one.t2{overflow-x: auto;overflow-y: hidden;white-space: nowrap;justify-content: flex-start;}
	.screen_con .t_one{font-size: 14px;}
	.screen_con .t_one::-webkit-scrollbar{ width:0px;height: 0px;}
	.screen_con .t_one::-webkit-scrollbar-thumb{ background:#000;}
	.screen_con .t_one::-webkit-scrollbar-track{ background:#fff;} 
	.pro_con .lb .tt{padding: 30px 0 20px;}
	.box2 {padding: 0 ;}
	.pro_lb{padding-bottom: 20px;}
	.pro_lb .pagination {bottom: 20px;}
	.pro_con .lb .pro_lb .text {padding: 36px 0 41px;}
	.case ul li{float: left;width: 100%;margin-right: 0%;}
	.case ul li .txt{padding: 20px 0 30px;}
	.case .text .tt {padding: 30px 0;}
	.contact ul li {width:100%;}
	.join .box_in .info a:first-child{margin-right: 0;}
	.contact ul li:nth-child(2n+1) {margin-right: 0;}
	.case_list2{margin-bottom: 20px;}
	.screen_con .t_one{padding-top: 20px;}
	.pro_con .screen_con {margin-bottom: 30px;}
	.case .text .tc .tc2{padding: 30px 0 30px;}
	.join .box_in .tt {padding-bottom: 20px;}
	.case .text .tc .tc1{display: block;}
	.case .text .tc .tc1 .tc1_l{width: 100%;margin-bottom: 10px;}
	.case .text .tc .tc1 .tc1_r{width: 100%;}
	.case .text .tc .tc1 .tc1_r span{margin-right: 22px;}
	
	/* 9/14 */
	.sy_list li {width: 25%;padding: 0 10px;}
	.sy_list {margin: 0 -10px;}
	
	
	
}

@media (max-width:600px){
	.join .box_in .info {margin-top: 20px;}
	.join .box_in .info a {margin-bottom: 15px;}
	.contact ul li.t_area {height: 120px;}
	.contact ul li {margin-bottom: 20px;}
	/* 9/14 */
	.sy_list{flex-wrap: wrap;justify-content: flex-start;}
	.sy_list li {width: 50%;padding: 0 10px;}
	.sy_list li .text {padding: 20px 0 30px;}
	.sy_cont .tits{font-size: 16px;font-weight: bold;}
	.sy_cont .tits {
	    padding: 30px 0 35px;
	}
	
	
}
@media(max-width:500px) {
	.deng_list {margin: 0;}
	.deng_list li {padding: 0;margin-bottom: 20px;width: 100%;}
	.case ul li .des {
	    height: 10em;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 5;
	}
}

@media(min-width:1921px) {
	.mar_top{
		margin-top: 5.2vw;
	}
	
}
@media(max-width:1200px) {
	.mar_top{
		margin-top: 50px;
	}
	
}
@media(max-width:750px) {
	.fz_list1 .gnews_list li{
		margin-bottom: 30px;
	}
	
}