@charset "utf-8";
.warp .banner{
	width:100%;
	min-width:1300px;
	position:relative;
}
.warp .banner img{
	width:100%;
	min-width:1300px;
}
.warp .banner ul{
	width:100%;
	min-width:1300px;
}
.warp .banner ul li{
	width:100%;
}
.warp .banner ul li img{
	width:100%;
}
.warp .banner:before{
	content:" ";
	width:100px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: -webkit-linear-gradient(left, rgba(0,0,0,.5) , rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, rgba(0,0,0,.5) , rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, rgba(0,0,0,.5) , rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, rgba(0,0,0,.5) , rgba(0,0,0,0)); /* 标准的语法 */
	z-index:10;
}
.warp .banner:after{
	content:" ";
	width:100px;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	background: -webkit-linear-gradient(left, rgba(0,0,0,.5) , rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left, rgba(0,0,0,.5) , rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left, rgba(0,0,0,.5) , rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
	background: linear-gradient(to left, rgba(0,0,0,.5) , rgba(0,0,0,0)); /* 标准的语法 */
	z-index:10;
}
.warp .banner:before,.warp .banner:after{
	opacity:0;
	transition:all .8s;
	-webkit-transition:all .8s;
	-moz-transition:all .8s;
	-ms-transition:all .8s;
}
.warp .banner .swiper-button-next,.warp .banner .swiper-button-prev{
	opacity:0;
	transition:all .8s;
	-webkit-transition:all .8s;
	-moz-transition:all .8s;
	-ms-transition:all .8s;
	z-index:11;
}
.warp .banner:hover .swiper-button-next,.warp .banner:hover .swiper-button-prev,.warp .banner:hover:before,.warp .banner:hover:after{
	opacity:1;
}



.warp .content{
	width:100%;
	min-width:1300px;
	padding:1.5em 0;
}
.warp .content .about_content{
	width:100%;
	min-width:1300px;
	margin-bottom:0;
	padding-bottom:.1em;
}
.warp .content .about_content .cont1300>h2{
	width:100%;
	line-height:2em;
	font-size:1.5625em;
	text-align:center;
	color:#434343;
}
.warp .content .about_content .cont1300>p{
	width:9.375em;
	line-height:1.5em;
	font-size:1.25em;
	text-align:center;
	color:#5A5A5A;
	margin:0 auto;
	position:relative;
}
.warp .content .about_content .cont1300>p:before,.warp .content .about_content .cont1300>p:after{
	content:"";
	display:block;
	width:7.5em;
	height:2px;
	background:#ccc;
	position:absolute;
	top:50%;
	margin-top:-1px;
}
.warp .content .about_content .cont1300>p:before{
	left:-7.5em;
}
.warp .content .about_content .cont1300>p:after{
	right:-7.5em;
}
.warp .content .about_content .about_wens{
	width:100%;
	height:auto;
	color:#434343;
	margin:2em 0;
}
.warp .content .about_content .about_wens p{
	width:100%;
	line-height:2em;
	font-size:1.08em;
	text-indent:2em;
	text-align:left;
}
.warp .content .about_content .more{
	display:block;
	width:180px;
	line-height:3.5em;
	font-size:.8em;
	text-align:center;
	margin:0 auto 2em;
	border:1px #666 solid;
	border-radius:3px;
}
.warp .content .about_content .more:hover{
	border:1px #3399CC solid;
	background:#3399CC;
	color:#fff;
}



.warp .content .service_content{
	width:100%;
	min-width:1300px;
	margin-bottom:1.5em;
	padding-top:1em;
	padding-bottom:.1em;
	position:relative;
}
.warp .content .service_content .service_bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:314px;
	background:url(../images/f9.jpg);
}
.warp .content .service_content .cont1300>h2{
	width:100%;
	line-height:2em;
	font-size:1.5625em;
	text-align:center;
	color:#434343;
}
.warp .content .service_content .cont1300>p{
	width:12.5em;
	line-height:1.5em;
	font-size:1.25em;
	text-align:center;
	color:#5A5A5A;
	margin:0 auto;
	position:relative;
}
.warp .content .service_content .cont1300>p:before,.warp .content .service_content .cont1300>p:after{
	content:"";
	display:block;
	width:7.5em;
	height:2px;
	background:#ccc;
	position:absolute;
	top:50%;
	margin-top:-1px;
}
.warp .content .service_content .cont1300>p:before{
	left:-7.5em;
}
.warp .content .service_content .cont1300>p:after{
	right:-7.5em;
}
.warp .content .service_content .service_bgs{
	width:100%;
	height:auto;
	margin-top:2em;
	padding-bottom:2rem;
}
.warp .content .service_content .service_bgs ul{
	width:100%;
	height:auto;
}
.warp .content .service_content .service_bgs ul li{
	width:23%;
	height:auto;
	margin-right:2.6%;
	float:left;
}
.warp .content .service_content .service_bgs ul li:nth-child(4){
	margin-right:0;
}
.warp .content .service_content .service_bgs ul li img{
	display:block;
	width:100%;
	height:299px;
	border:5px #fff solid;
	border-radius:4px;
}
.warp .content .service_content .service_bgs ul li p{
	width:100%;
	line-height:2em;
	font-size:1.1em;
	text-align:center;
	color:#434343;
}
.warp .content .service_content .service_bgs ul li span{
	display:block;
	width:100%;
	line-height:1.5em;
	font-size:.88em;
	text-align:left;
	color:#434343;
}



.warp .content .cooperation_content{
	width:100%;
	min-width:1300px;
	margin-bottom:3em;
	padding-bottom:.1em;
}
.warp .content .cooperation_content .cont1300>h2{
	width:100%;
	line-height:2em;
	font-size:1.5625em;
	text-align:center;
	color:#434343;
}
.warp .content .cooperation_content .cont1300>p{
	width:17.5em;
	line-height:1.5em;
	font-size:1.25em;
	text-align:center;
	color:#5A5A5A;
	margin:0 auto;
	position:relative;
}
.warp .content .cooperation_content .cont1300>p:before,.warp .content .cooperation_content .cont1300>p:after{
	content:"";
	display:block;
	width:7.5em;
	height:2px;
	background:#ccc;
	position:absolute;
	top:50%;
	margin-top:-1px;
}
.warp .content .cooperation_content .cont1300>p:before{
	left:-7.5em;
}
.warp .content .cooperation_content .cont1300>p:after{
	right:-7.5em;
}
.warp .content .cooperation_content img{
	display:block;
	width:auto;
	margin:3em auto 0;
}



.warp .content .news_content{
	width:100%;
	min-width:1300px;
	margin-bottom:3em;
	padding-bottom:.1em;
}
.warp .content .news_content .cont1300>h2{
	width:100%;
	line-height:2em;
	font-size:1.5625em;
	text-align:center;
	color:#434343;
}
.warp .content .news_content .cont1300>p{
	width:10.625em;
	line-height:1.5em;
	font-size:1.25em;
	text-align:center;
	color:#5A5A5A;
	margin:0 auto;
	position:relative;
}
.warp .content .news_content .cont1300>p:before,.warp .content .news_content .cont1300>p:after{
	content:"";
	display:block;
	width:7.5em;
	height:2px;
	background:#ccc;
	position:absolute;
	top:50%;
	margin-top:-1px;
}
.warp .content .news_content .cont1300>p:before{
	left:-7.5em;
}
.warp .content .news_content .cont1300>p:after{
	right:-7.5em;
}
.warp .content .news_content .news_wens{
	width:100%;
	height:auto;
	margin-top:3em;
	padding:3em 0 1em;
	background:url(../images/f25.jpg);
}
.warp .content .news_content .news_wens ul{
	width:1300px;
	height:auto;
	margin:0 auto;
}
.warp .content .news_content .news_wens ul li{
	width:31.3%;
	margin-right:3%;
	float:left;
}
.warp .content .news_content .news_wens ul li:nth-child(3){
	margin-right:0;
}
.warp .content .news_content .news_wens ul li .news_img{
	width:100%;
	height:auto;
	position:relative;
}
.warp .content .news_content .news_wens ul li .news_img img{
	width:100%;
	height:200px;
	border-bottom:4px #028BCF solid;
}
.warp .content .news_content .news_wens ul li .news_img span{
	display:block;
	width:2.5em;
	height:2.5em;
	line-height:2.5em;
	color:#fff;
	background:#028BCF;
	font-size:1.8em;
	text-align:center;
	border-radius:50%;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-1.25em;
	margin-bottom:-1.25em;	
}
.warp .content .news_content .news_wens ul li h2{
	width:100%;
	height:auto;
	color:#D9D9D9;
	text-align:center;
	font-weight:normal;
	margin:3.5em 0 1.5em;
}
.warp .content .news_content .news_wens ul li .news_kuai{
	width:100%;
	height:auto;
	border-bottom:1px #E2E2E2 dashed;
	margin-bottom:.5em;
}
.warp .content .news_content .news_wens ul li .news_kuai a{
	display:block;
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.7em;
	font-weight:bold;
	color:#D9D9D9;
}
.warp .content .news_content .news_wens ul li .news_kuai a:hover{
	color:#39c;
}
.warp .content .news_content .news_wens ul li .news_kuai span{
	display:block;
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.6em;
	color:#D9D9D9;
}
.warp .content .news_content .news_wens ul li .news_kuai p{
	display:block;
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.7em;
	color:#D9D9D9;
	padding-bottom:.5em;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.warp .content .equipment_content{
	width:100%;
	min-width:1300px;
	padding-bottom:.1em;
}
.warp .content .equipment_content .cont1300>h2{
	width:100%;
	line-height:2em;
	font-size:1.5625em;
	text-align:center;
	color:#434343;
}
.warp .content .equipment_content .cont1300>p{
	width:12.5em;
	line-height:1.5em;
	font-size:1.25em;
	text-align:center;
	color:#5A5A5A;
	margin:0 auto;
	position:relative;
}
.warp .content .equipment_content .cont1300>p:before,.warp .content .equipment_content .cont1300>p:after{
	content:"";
	display:block;
	width:7.5em;
	height:2px;
	background:#ccc;
	position:absolute;
	top:50%;
	margin-top:-1px;
}
.warp .content .equipment_content .cont1300>p:before{
	left:-7.5em;
}
.warp .content .equipment_content .cont1300>p:after{
	right:-7.5em;
}
.warp .content .equipment_content .equipment_wens{
	width:100%;
	height:auto;
	margin-top:2em;
}
.warp .content .equipment_content .equipment_wens .equipment_left{
	width:24%;
	float:left;
}
.warp .content .equipment_content .equipment_wens .equipment_left .equipment_top{
	width:100%;
	background:#39C;
	text-align:center;
	margin-bottom:1em;
	padding:.4em 0;
}
.warp .content .equipment_content .equipment_wens .equipment_left .equipment_top p{
	width:100%;
	line-height:1.5em;
	font-size:1.3em;
	color:#fff;
}
.warp .content .equipment_content .equipment_wens .equipment_left .equipment_top span{
	width:100%;
	line-height:1.5em;
	font-size:.9em;
}
.warp .content .equipment_content .equipment_wens .equipment_left ul{
	width:100%;
	background:#D9D9D9;
	margin-bottom:1em;
	padding:.5em;
}
.warp .content .equipment_content .equipment_wens .equipment_left ul li{
	width:100%;
	height:auto;
	background:#fff;
	border-bottom:1px #ccc solid;
}
.warp .content .equipment_content .equipment_wens .equipment_left ul li a{
	display:block;
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:1em;
	text-align:center;
	background:url(../images/arrow_right_gz1.png) no-repeat 1em center;
	background-size:auto 50%;
	padding:1em;
}
.warp .content .equipment_content .equipment_wens .equipment_left ul li a:hover{
	background:#39c;
	color:#fff;
}
.warp .content .equipment_content .equipment_wens .equipment_left .equipment_bottom{
	width:100%;
	background:#39C;
	text-align:center;
	padding:2em 2em 1em;
}
.warp .content .equipment_content .equipment_wens .equipment_left .equipment_bottom span{
	display:block;
	width:100%;
	color:#fff;
}
.warp .content .equipment_content .equipment_wens .equipment_left .equipment_bottom p{
	width:100%;
	line-height:2.2em;
	color:#fff;
	font-size:1.8em;
	font-weight:bold;
}
.warp .content .equipment_content .equipment_wens .equipment_left .equipment_bottom img{
	display:block;
	width:80%;
	height:auto;
	border-radius:5px;
	margin:0 auto;
}
.warp .content .equipment_content .equipment_wens .equipment_right{
	width:74%;
	float:right;
	/*border:1px #D9D9D9 solid;*/
	padding:2%;
}
.warp .content .equipment_content .equipment_wens .equipment_right ul{
	width:100%;
	height:auto;
}
.warp .content .equipment_content .equipment_wens .equipment_right ul li{
	width:31.3%;
	height:auto;
	margin-right:3%;
	margin-bottom:2%;
	float:left;
}
.warp .content .equipment_content .equipment_wens .equipment_right ul li:nth-child(3n){
	margin-right:0;
}
.warp .content .equipment_content .equipment_wens .equipment_right ul li img{
	width:100%;
	height:262px;
}
.warp .content .equipment_content .equipment_wens .equipment_right ul li p {
    width: 100%;
    line-height: 2em;
    font-size: 1em;
    text-align: center;
    color: #434343;
}
.warp .content .equipment_content .equipment_wens .equipment_right ul li span {
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-size: .88em;
    text-align: left;
    color: #434343;
}


.warp .content .content_left{
	width:23%;
	height:auto;
	float:left;
}
.warp .content .content_left .conts_cont{
	width:100%;
	height:auto;
	margin-bottom:1.5em;
}
.warp .content .content_left .conts_cont .cont_top{
	width:100%;
	height:auto;
	background:#39c;
	padding:5% 0 5% 10%;
}
.warp .content .content_left .conts_cont .cont_top .cont_top_wen{
	width:100%;
	height:auto;
	border-left:4px #fff solid;
	padding-left:5%;
	color:#fff;
}
.warp .content .content_left .conts_cont .cont_top .cont_top_wen p{
	width:100%;
	height:auto;
	line-height:1.4em;
	font-size:1.5625em;
}
.warp .content .content_left .conts_cont .cont_top .cont_top_wen h2{
	width:100%;
	height:auto;
	line-height:1.4em;
	font-size:1.5625em;
	font-weight:bold;
}
.warp .content .content_left .conts_cont .cont_top .cont_top_wen h2 span{
	color:#000;
}
.warp .content .content_left .conts_cont .cont_bottom{
	width:100%;
	height:auto;
	border:8px #d9d9d9 solid;
	padding-bottom:1.5em;
}
.warp .content .content_left .conts_cont .cont_bottom ul{
	width:90%;
	height:auto;
	margin:0 auto;
}
.warp .content .content_left .conts_cont .cont_bottom ul li{
	width:100%;
	height:auto;
	border-bottom:1px #d9d9d9 solid;
}
.warp .content .content_left .conts_cont .cont_bottom ul li a{
	display:block;
	width:100%;
	height:auto;
	line-height:3em;
	font-size:1em;
	text-align:center;
	border-radius:3px;
}
.warp .content .content_left .conts_cont .cont_bottom.product ul li a{
	background:url(../images/arrow_right_gz1.png) no-repeat 1em center;
	background-size:auto 50%;
}
.warp .content .content_left .conts_cont .cont_bottom ul li:hover a{
	background:#39c;
	color:#fff;
}
.warp .content .content_left .conts_cont .cont_bottom .conts_wen{
	width:90%;
	height:auto;
	margin:5% auto 0;
}
.warp .content .content_left .conts_cont .cont_bottom .conts_wen p{
	width:100%;
	height:auto;
	line-height:1.2em;
	font-size:1em;
	margin-bottom:.5em;
}
.warp .content .content_right{
	width:73%;
	height:auto;
	float:right;
}
.warp .content .content_right .weizhi{
	width:100%;
	height:auto;
	text-align:left;
	background:url(../images/xgray_line04.png) repeat-x left bottom;
	margin-bottom:1em;
	padding:1em 0;
}
.warp .content .content_right .weizhi a{
	display:inline-block;
	width:auto;
	height:auto;
	line-height:1.5em;
	font-size:.8125em;
	font-weight:bold;
}
.warp .content .content_right .weizhi span{
	display:inline-block;
	width:auto;
	height:auto;
	line-height:1.5em;
	font-size:.8125em;
}
.warp .content .content_right .content_right_conts{
	width:100%;
	height:auto;
	padding:2%;
}
.warp .content .content_right .content_right_conts .wencont{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .wencont .wencont_conts{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_left{
	width:38%;
	height:auto;
	float:left;
}
.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_left img{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_right{
	width:58%;
	height:auto;
	float:right;
}
.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_right h2{
	width:100%;
	height:auto;
	line-height:2em;
	font-size:1.25em;
	color:#454545;
	border-bottom:1px #E2E2E2 solid;
	margin-bottom:.5em;
}
.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_right p{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.875em;
	color:#454545;
}
.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_right p span.null{
	color: #898989;
    text-decoration: line-through;
}
.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_right p span.red{
	font-size:1.25em;
	color:#ff5022;
	font-weight:bold;
}
.warp .content .content_right .content_right_conts .wencont .wencont_wen{
	width:100%;
	height:auto;
	margin:2em 0;
}
.warp .content .content_right .content_right_conts .wencont .wencont_wen p{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.875em;
	color:#5a5a5a;
	text-align:left;
	text-indent:2em;
}
.warp .content .content_right .content_right_conts .fanye{
	width:100%;
	height:auto;
	margin-top:2em;
}
.warp .content .content_right .content_right_conts .fanye p{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.875em;
	color:#000;
}
.warp .content .content_right .content_right_conts .fanye p a{
	color:#000;
}
.warp .content .content_right .content_right_conts .fanye p a:hover{
	color:#39c;
}
.warp .content .content_right .content_right_conts .fanyes{
	width:100%;
	height:auto;
	margin-top:2em;
}
.warp .content .content_right .content_right_conts .fanyes p{
	width:auto;
	height:auto;
	line-height:1.5em;
	font-size:.875em;
	color:#000;
	float:left;
}
.warp .content .content_right .content_right_conts .fanyes p:nth-child(2){
	float:right;
}
.warp .content .content_right .content_right_conts .fanyes p a{
	color:#000;
}
.warp .content .content_right .content_right_conts .fanyes p a:hover{
	color:#39c;
}
.warp .content .content_right .content_right_conts .about_conts{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .about_conts p{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:1em;
}
.warp .content .content_right .content_right_conts .about_conts ul{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .about_conts ul li{
	width:31.3%;
	height:auto;
	margin-right:3%;
	text-align:center;
	float:left;
	margin-bottom:3%;
}
.warp .content .content_right .content_right_conts .about_conts ul li:nth-child(3n){
	margin-right:0;
}
.warp .content .content_right .content_right_conts .about_conts ul li .liimg{
	width:100%%;
	height:auto;
	border:1px #ccc solid;
	text-align:center;
}
.warp .content .content_right .content_right_conts .about_conts ul li .liimg img{
	max-width:100%;
	max-height:156px;
	
}
.warp .content .content_right .content_right_conts .about_conts ul li p{
	width:100%%;
	height:auto;
	line-height:3rem;
	text-align:center;
	font-size:1rem;
}



.warp .content .content_right .content_right_conts .news_conts{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .news_conts ul{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .news_conts ul li{
	width:100%;
	height:auto;
	border-bottom:1px #E2E2E2 solid;
	margin-bottom:1em;
	padding-bottom:.5em;
}
.warp .content .content_right .content_right_conts .news_conts ul li h2{
	width:100%;
	height:auto;
	line-height:2em;
	font-size:.75em;
	font-weight:bold;
	color:#5a5a5a;
}
.warp .content .content_right .content_right_conts .news_conts ul li span{
	display:block;
	width:100%;
	height:auto;
	line-height:2em;
	font-size:.6875em;
	color:#929292;
}
.warp .content .content_right .content_right_conts .news_conts ul li p{
	width:100%;
	height:auto;
	line-height:2em;
	font-size:.75em;
	color:#5a5a5a;
}
.warp .content .content_right .content_right_conts .news_conts .news_wencont{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .news_conts .news_wencont h2{
	width:100%;
	height:auto;
	line-height:3em;
	font-size:1em;
	color:#000;
	text-align:center;
}
.warp .content .content_right .content_right_conts .news_conts .news_wencont p{
	width:100%;
	height:auto;
	line-height:2em;
	font-size:.75em;
	color:#5a5a5a;
	text-align:center;
}
.warp .content .content_right .content_right_conts .news_conts .news_wencont .news_wenconts{
	width:100%;
	height:auto;
	margin:2em 0;
}
.warp .content .content_right .content_right_conts .news_conts .news_wencont .news_wenconts span{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.875em;
	color:#0059D3;
	text-align:left;
	font-weight:bold;
}
.warp .content .content_right .content_right_conts .news_conts .news_wencont .news_wenconts p{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.875em;
	color:#5a5a5a;
	text-align:left;
	text-indent:2em;
}



.warp .content .content_right .content_right_conts .service_conts{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .service_conts ul{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .service_conts ul li{
	width:18%;
	height:auto;
	float:left;
	margin-right:2.5%;
	border-bottom:1px #E2E2E2 solid;
	margin-bottom:1em;
	padding-bottom:1em;
}
.warp .content .content_right .content_right_conts .service_conts ul li:nth-child(5n){
	margin-right:0;
}
.warp .content .content_right .content_right_conts .service_conts ul li .service_conts_left{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .service_conts ul li .service_conts_left img{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .service_conts ul li .service_conts_right{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .service_conts ul li .service_conts_right h2{
	width:100%;
	height:auto;
	line-height:2.5em;
	font-size:1.125em;
	color:#5A5A5A;
}
.warp .content .content_right .content_right_conts .service_conts ul li .service_conts_right p{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.8125em;
	color:#5A5A5A;
}



.warp .content .content_right .content_right_conts .product_conts{
	width:100%;
	height:auto;
}
.warp .content .equipment_content .equipment_wens .equipment_right ul{
	width:100%;
	height:auto;
}
.warp .content .content_right .content_right_conts .product_conts ul li{
	width:31.3%;
	height:auto;
	margin-right:3%;
	margin-bottom:1em;
	float:left;
}
.warp .content .content_right .content_right_conts .product_conts ul li:nth-child(3n){
	margin-right:0;
}
.warp .content .content_right .content_right_conts .product_conts ul li img{
	width:100%;
	height:280px;
	margin-bottom:.5em;
}
.warp .content .content_right .content_right_conts .product_conts ul li h2{
	width:100%;
	height:auto;
	line-height:2em;
	font-size:1em;
	text-align:center;
	color:#000;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.warp .content .content_right .content_right_conts .product_conts ul li p{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.875em;
	color:#000;
}
.warp .content .content_right .content_right_conts .product_conts div{
	width:100%;
	height:auto;
	text-align:center;
}
.warp .content .content_right .content_right_conts .product_conts div span{
	display:inline-block;
	width:auto;
	height:auto;
	background:#F0F0F0;
	color:#333;
	border:1px #ccc solid;
	margin:0 5px;
	padding:3px;
}
.warp .content .content_right .content_right_conts .product_conts div a{
	display:inline-block;
	width:auto;
	height:auto;
	background:#fff;
	color:#333;
	border:1px #ccc solid;
	margin:0 5px;
	padding:3px;
}
.warp .content .content_right .content_right_conts .product_conts div a:hover{
	background:#3399CC;
	color:#fff;
}



.warp .message_conts{
	width:100%;
	height:auto;
	text-align:center;
}
.warp .cont1300 .message_conts>h2{
	width:100%;
	line-height:2em;
	font-size:1.5625em;
	text-align:center;
	color:#434343;
}
.warp .cont1300 .message_conts>p{
	width:9.375em;
	line-height:1.5em;
	font-size:1.25em;
	text-align:center;
	color:#5A5A5A;
	margin:0 auto;
	position:relative;
}
.warp .cont1300 .message_conts>p:before,.warp .cont1300 .message_conts>p:after{
	content:"";
	display:block;
	width:7.5em;
	height:2px;
	background:#ccc;
	position:absolute;
	top:50%;
	margin-top:-1px;
}
.warp .cont1300 .message_conts>p:before{
	left:-7.5em;
}
.warp .cont1300 .message_conts>p:after{
	right:-7.5em;
}
.warp .cont1300 .message_conts .message_tel{
	width:100%;
	height:auto;
	margin-top:4em;
}
.warp .cont1300 .message_conts .message_tel h2{
	width:100%;
	line-height:2em;
	font-size:1.5625em;
	text-align:center;
	color:#000;
	margin-bottom:.5em;
}
.warp .cont1300 .message_conts .message_tel p{
	width:100%;
	line-height:2em;
	font-size:1.125em;
	text-align:center;
	color:#5A5A5A;
	margin-bottom:1.5em;
}
.warp .cont1300 .message_conts .message_tel i.heng{
	display:block;
	width:24.1875em;
	height:1px;
	border-bottom:1px #666 dashed;
	margin:0 auto 1em;
}
.warp .cont1300 .message_conts .message_tel h3{
	width:100%;
	line-height:2em;
	font-size:1.875em;
	text-align:center;
	color:#5A5A5A;
}
.warp .cont1300 .message_conts .message_erweima{
	width:100%;
	height:auto;
	margin-top:4em;
	text-align:center;
}
.warp .cont1300 .message_conts .message_erweima .message_erweima_kuai{
	display:inline-block;
	width:13.75em;
	height:auto;
	margin-right:2em;
}
.warp .cont1300 .message_conts .message_erweima .message_erweima_kuai:nth-child(2){
	margin-left:2em;
	margin-right:0;
}
.warp .cont1300 .message_conts .message_erweima .message_erweima_kuai img{
	width:100%;
	height:auto;
}
.warp .cont1300 .message_conts .message_erweima .message_erweima_kuai p{
	width:100%;
	height:auto;
	line-height:1.5em;
	font-size:.75em;
	color:#5A5A5A;
}
.warp .cont1300 .message_conts .message_form{
	width:38.75em;
	height:auto;
	text-align:left;
	margin:2em auto 0;
}
.warp .cont1300 .message_conts .message_form input[type="text"]{
	width:100%;
	height:6em;
	line-height:6em;
	font-size:.75em;
	color:#fff;
	background:#434343;
	border-radius:50px;
	margin-bottom:1em;
	padding-left:2em;
	padding-right:2em;
}
.warp .cont1300 .message_conts .message_form textarea{
	width:100%;
	height:6em;
	line-height:1.5em;
	font-size:.75em;
	color:#fff;
	background:#434343;
	border-radius:50px;
	margin-bottom:1em;
	padding-left:2em;
	padding-right:2em;
	padding-top:.5em;
	padding-bottom:.5em;
}
.warp .cont1300 .message_conts .message_form input[type="button"]{
	width:22em;
	height:4em;
	line-height:4em;
	font-size:.75em;
	color:#fff;
	background:#99CC33;
	border-radius:50px;
	text-align:center;
	cursor:pointer;
}
.warp .cont1300 .message_conts .message_form input[type="button"]:hover{
	background:#39c;
}



.warp .contact_conts{
	width:100%;
	height:auto;
	text-align:center;
}
/*.warp .cont1300 .contact_conts h2{
	width:100%;
	line-height:2.5em;
	font-size:1.875em;
	text-align:center;
	color:#000;
}
.warp .cont1300 .contact_conts span{
	width:100%;
	line-height:1.5em;
	font-size:1em;
	text-align:center;
	color:#ccc;
}
.warp .cont1300 .contact_conts p{
	width:100%;
	line-height:2.5em;
	font-size:1.875em;
	text-align:center;
	color:#000;
}*/
.warp .cont1300 .contact_conts .contact_contes{
	width:100%;
	height:auto;
	text-align:center;
	margin:2em 0 0;
}
.warp .cont1300 .contact_conts .contact_contes .contact_kuai{
	display:inline-block;
	width:16em;
	height:auto;
	margin:0 2em 0 0;
	padding:.5em;
	border:1px #ccc solid;
}
.warp .cont1300 .contact_conts .contact_contes .contact_kuai:nth-child(2){
	width:16em;
	height:auto;
	margin:0 2em;
}
.warp .cont1300 .contact_conts .contact_contes .contact_kuai:nth-child(3){
	width:16em;
	height:auto;
	margin:0 0 0 2em;
}
.warp .cont1300 .contact_conts .contact_contes .contact_kuai img{
	width:3.125em;
	height:3.125em;
	float:left;
	margin-right:.5em;
}
.warp .cont1300 .contact_conts .contact_contes .contact_kuai p{
	width:auto;
	height:4em;
	line-height:4em;
	font-size:.75em;
	color:#ccc;
	float:left;
}
.warp .cont1300 .contact_conts iframe{
	width:100%;
	height:320px;
	margin:0 auto;
}



@media only screen and (max-width:1750px) {
	.warp .content .service_content .cont1300>h2,.warp .content .service_content .cont1300>p{
		color: #fff;
	}
	.warp .content .service_content .cont1300>p:before,.warp .content .service_content .cont1300>p:after{
		background:#ccc;
	}
}



@media only screen and (max-width:740px) {
	.warp .banner img{
		min-width:100%;
	}
	.warp .banner,.warp .banner ul,.warp .banner ul li img{
		min-width:100%;
	}
	.warp .banner:hover .swiper-button-next,.warp .banner:hover .swiper-button-prev{
		background-size:80% auto;
	}
	.warp .content{
		min-width:100%;
		padding: 2em 0;
	}
	.warp .content .about_content{
		min-width:90%;
		width:90%;
		overflow:hidden;
		margin:0 auto;
	}
	.warp .content .about_content .cont1300>p{
		width: 6.375em;
	}
	.warp .content .service_content{
		min-width:100%;
	}
	.warp .content .service_content .service_bg{
		height:165px;
	}
	.warp .content .service_content .cont1300{
		min-width:90%;
		width:90%;
		overflow:hidden;
		margin:0 auto;
	}
	.warp .content .service_content .cont1300>p{
		width:10.5em;
	}
	.warp .content .service_content .service_bgs ul{
		margin-top:7em;
	}
	.warp .content .service_content .service_bgs ul li{
		width:48%;
		margin-right:4%;
	}
	.warp .content .service_content .service_bgs ul li:nth-child(2n){
		margin-right:0;
	}
	.warp .content .service_content .service_bgs ul li img{
		height:auto;
	}
	.warp .content .service_content .service_bgs ul li span{
		display:none;
	}
	.warp .content .cooperation_content{
		display:none;
	}
	.warp .content .news_content{
		min-width:100%;
	}
	.warp .content .news_content .cont1300{
		min-width:90%;
		width:90%;
		overflow:hidden;
		margin:0 auto;
	}
	.warp .content .news_content .cont1300>p{
		width:8.625em;
	}
	.warp .content .news_content .news_wens ul{
		width:90%;
		margin:0 auto;
	}
	.warp .content .news_content .news_wens ul li{
		width:100%;
		margin-right:0;
		float:none;
	}
	.warp .content .news_content .news_wens ul li .news_img,.warp .content .news_content .news_wens ul li h2{
		display:none;
	}
	.warp .content .equipment_content{
		min-width:100%;
	}
	.warp .content .equipment_content .cont1300{
		min-width:90%;
		width:90%;
		overflow:hidden;
		margin:0 auto;
	}
	.warp .content .equipment_content .cont1300>p{
		width:9.5em;
	}
	.warp .content .equipment_content .equipment_wens .equipment_left{
		display:none;
	}
	.warp .content .equipment_content .equipment_wens .equipment_right{
		width:100%;
		float:none;
		padding:0;
		border:none;
	}
	.warp .content .equipment_content .equipment_wens .equipment_right ul li{
		width:48%;
		margin-right:4%;
	}
	.warp .content .equipment_content .equipment_wens .equipment_right ul li:nth-child(3n){
		margin-right:4%;
	}
	.warp .content .equipment_content .equipment_wens .equipment_right ul li:nth-child(2n){
		margin-right:0;
	}
	.warp .content .equipment_content .equipment_wens .equipment_right ul li img{
		height:125px;
	}
	.warp .content .equipment_content .equipment_wens .equipment_right ul li span{
		display:none;
	}
	.warp .content .equipment_content .equipment_wens .equipment_right ul li p{
		overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.warp .content .cont1300{
		min-width:90%;
		width:90%;
		overflow:hidden;
		margin:0 auto;
	}
	.warp .content .content_left,.warp .content .content_right{
		width:100%;
	}
	.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_left,.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_right{
		width:100%;
		float:none;
	}
	.warp .content .content_right .content_right_conts .wencont .wencont_conts .wencont_left{
		margin-bottom:1em;
	}
	.warp .content .content_right .content_right_conts .product_conts ul li{
		width:48%;
		margin-right:4%;
	}
	.warp .content .content_right .content_right_conts .product_conts ul li:nth-child(3n){
		margin-right:4%;
	}
	.warp .content .content_right .content_right_conts .product_conts ul li:nth-child(2n){
		margin-right:0;
	}
	.warp .content .content_right .content_right_conts .product_conts ul li img{
		height:auto;
	}
	.warp .content .content_right .content_right_conts .product_conts ul li p{
		overflow: hidden;  
		display: -webkit-box;  
		-webkit-line-clamp: 2;  
		-webkit-box-orient: vertical;
	}
	.warp .content .content_right .content_right_conts .service_conts ul li .service_conts_right h2{
		line-height: 2em;
	}
	.warp .content .content_right .content_right_conts .service_conts ul li .service_conts_right p{
		line-height:1.5em;
		overflow: hidden;  
		display: -webkit-box;  
		-webkit-line-clamp: 2;  
		-webkit-box-orient: vertical;
	}
	.warp .cont1300 .message_conts .message_erweima .message_erweima_kuai{
		display:block;
		width:45%;
		margin-right:10%;
		float:left;
	}
	.warp .cont1300 .message_conts .message_erweima .message_erweima_kuai:nth-child(2){
		margin-right:0;
		margin-left:0;
	}
	.warp .cont1300 .message_conts .message_form{
		width:100%;
	}
	.warp .cont1300 .message_conts .message_form input[type="text"]{
		height: 4em;
    	line-height: 4em;
	}
	.warp .cont1300 .message_conts .message_form textarea{
		height:4em;
	}
	.warp .cont1300 .message_conts .message_form input[type="button"]{
		width:15em;
		height: 3em;
    	line-height: 3em;
	}
	.warp .cont1300 .contact_conts .contact_contes .contact_kuai,.warp .cont1300 .contact_conts .contact_contes .contact_kuai:nth-child(2),.warp .cont1300 .contact_conts .contact_contes .contact_kuai:nth-child(3){
		margin:0 0 1em 0;
	}
}














