﻿@charset "utf-8";


html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#333; font-family: "Microsoft YaHei"; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: "Microsoft YaHei";}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: "Microsoft YaHei"; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}

.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1320px; margin:0 auto;}
.container { width:1320px; margin:0 auto}
	/* Slide transitions */

	.slideUp {
	 /* -webkit-transform: translateY(-100px);
	  transform: translateY(-100px);*/
	   -webkit-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	  transform: translateY(0);
	  /*transition: transform .5s ease-out;*/
	  -webkit-transition: transform .5s ease-out;
	  -o-transition: transform .5s ease-out;
	  transition: transform .5s ease-out;
	}

	.slideDown {
		-webkit-transform: translateY(-100px);
	  -ms-transform: translateY(-100px);
	  -o-transform: translateY(-100px);
	  transform: translateY(-100px);
	  /*-webkit-transform: translateY(0);
	  transform: translateY(0);*/
	 
	  /*transition: transform .5s ease-out;*/
	  -webkit-transition: transform .5s ease-out;
	  -o-transition: transform .5s ease-out;
	  transition: transform .5s ease-out;
	}
.header{width:100%; position:fixed; top:0; left:0; z-index:100;height:100px;  background:rgba(255,255,255,0.95);box-shadow:0 0 10px #aaa;}
#sj {display: none}
.header.on{box-shadow:0 0 10px #aaa;}

.header .container{position:relative;}
.header .logo{float:left;margin-top: 15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;position: relative;}
.header .logo img {width:auto;height: 70px;}
.header .logo .wz {
    left: 190px;
    top: 20px;
    font-size: 18px;
    color: #656464;font-weight: bold;
    position: absolute;
    line-height: 40px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}


.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}


.header .tel{background:url(../images/dh.png) no-repeat left center / 28px; width:150px; padding-left:35px; font-family:"impact"; font-size:20px; line-height:32px; color:#d40000;float: right;margin-top: 25px;}
.header .tel i{position:absolute; left:0; top:50%; margin-top:-12px; font-size:23px;}
.header .top {line-height: 30px;padding-top: 10px;text-align: right;}
.header .top .dh {font-size: 18px;color: #be0000;font-weight: bold;margin-right: 20px;display: inline-block;}
.header .top .dh span {font-size: 14px;color: #555;font-weight: normal;margin-right: 10px;}
.header .top .dh i {font-size: 16px;vertical-align: middle;margin-right: 6px;color: #555;}
.header .nav{ float: right; margin-right: 15px;}
.header .nav i{font-size:18px; color:#333; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{ line-height:60px; float:left; padding:0 13px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:60px;}
.header .nav ul li a{display:block; font-size:15px; color:#333;font-weight:500;}

.header .nav ul li span{width:0; height:2px; background-color:#d40000; position:absolute; left:50%; bottom:3px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);z-index: 999}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color: #d40000;}
.header .nav ul li:hover a{color: #d40000;}

.nav .y_j{position:relative;}
.header .nav .ej{width:94%; padding:30px 3% 3%; background-color:rgba(255,255,255,0.85); position:absolute; left:0; z-index:99; display:none; overflow:hidden;top: 50px;}
.header .nav .ej .xt {display: none;}
.header .nav ul li:hover .ej{display:block;}
.header .nav .ej.xiao {width: 150px;left: 0;top:60px;padding-top: 15px;padding-bottom: 20px;}
.header .nav .ej.xiao a{ font-size:14px; line-height:32px; text-align:left;  padding:0;color: #666;padding-left: 20px;}
.header .nav ul li:hover .ej.xiao a:hover{color:#d40000;}
.header .nav .ej .xt{width:300px; float:left;}
.header .nav .ej .xt img{width:100%; height:auto; display:block;}
.header .nav .ej .lm{float:left; margin-left:70px;}
.header .nav .ej .lm h3{font-size:18px; color:#333; text-align:left; line-height:32px; margin-bottom:10px;position: relative;}

.header .nav .ej .lm a{ font-size:15px; line-height:32px; text-align:left;  padding:0;color: #666;}
.header .nav ul li:hover .ej .lm a{color:#666;}
.header .nav ul li:hover .ej .lm a:hover{color:#d40000;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 100px;}
}

@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
	#sj {display: block}
	#header {display: none}
.head_h { height: 60px; display:block}
.header{border:0; height:auto; background:#fff; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:120px; margin:10px auto;}
.header.on .logo{width:120px; margin:5px auto;}
	.header .logo img {
    width: auto;height: 40px;
}
	.header .logo .wz {left: 100px;
top: 8px;
font-size: 1.3rem;
line-height: 40px;width: 16rem;}
	.header .tel {
    background: url(../images/dh.png) no-repeat left center / 28px;
    width: 125px;
    padding-left: 33px;
    font-size: 20px;
    line-height: 32px;
    margin-top: 15px;margin-right:60px;display: none;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:15px 5%; background-color:rgba(255,255,255,0.9); height:100%; position:fixed; top:60px; left:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;margin-left: auto;float: none;min-height: 926px;}
.header .nav.on{left:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #ccc; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .ej { width: 100%; border-top: 1px solid #ccc; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding: 10px 0;}
	.header .nav .ej .lm {
    margin-left:0px;width: 100%;margin-bottom: 10px;
}
	.header .nav .ej .lm h3 {
    font-size: 15px;
    color: #333;
    line-height: 1.8;
}
.header .nav ul li .ej a { color:#555;}
	.header .nav .ej .lm a {
    font-size:14px;
    color: #555;
}
	.header .nav .ej.xiao {
    width: 100%;
    left: auto;
    top: auto;
    padding-top: 10px;
    padding-bottom:10px;
}
	.header .nav .ej.xiao a {
    font-size: 15px;
    padding: 0;
    color: #555;
}
.header .nav ul li .ej a:hover { color:#3333}
.header .nav .ej a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .ej a:hover{background:none;}
.header .nav ul li:hover .ej{display:none;}
.header .nav ul li a{font-size:15px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}


			.swiper1 {
				width: 1320px;top: -69px !important;

height: 214px;

border-radius: 4px;

box-shadow:
rgba(0, 0, 0, 0.1) 0px 5px 15px 0px;

background-color:
rgba(255, 255, 255, 0.8);

overflow: hidden; position:relative
			}
			.swiper1 .selected { background:#fff;
			}
			.swiper1 .swiper-slide {
				text-align: center;
				font-size: 18px; line-height:70px; height:70px;
				/* Center slide text vertically */
				display: -webkit-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				-webkit-justify-content: center;
				justify-content: center;
				-webkit-box-align: center;
				-ms-flex-align: center;
				-webkit-align-items: center;
				align-items: center;
				cursor: pointer; position:static !important;
			}
.swiper1 h2 {line-height:70px;font-size: 20px;text-align: center;color: #333;padding-left: 40px;}
			.swiper1 .bdbox {padding: 26px 36px; position:absolute; left:0; top:70px; width:1320px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; background:#fff; text-align:left}
			
			.swiper1 .bdbox h3 {font-size: 16px;font-weight: 300;margin-bottom: 10px;line-height: 24px; margin-top:0}
			.swiper1 .bdbox .yywby { margin-bottom:25px; height:40px; line-height:40px;margin-right:26px; float:left }
.yywby input{ padding-left:15px; width:290px; float:left;  height:40px; line-height:40px; font-size:16px; color:#666; border:none; border:#ccc 1px solid; margin-bottom:10px; outline:none;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; border-radius:5px; -moz-border-radius:5px;
-webkit-border-radius:5px; background:rgba(255,255,255,0.8) }

.swiper1 .bdbox .yywby2 { margin-bottom:25px; height:40px; line-height:40px;margin-right:26px; float:left }
.yywby2 input{ padding-left:15px; width:290px; float:left;  height:40px; line-height:40px; font-size:16px; color:#666; border:none; border:#ccc 1px solid; margin-bottom:10px; outline:none;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; border-radius:5px; -moz-border-radius:5px;
-webkit-border-radius:5px; background:rgba(255,255,255,0.8) }

.swiper1 .bdbox .yywby3 { margin-bottom:25px; height:40px; line-height:40px; margin-right:26px;float:left }
.yywby3 input{ padding-left:15px; width:290px; float:left;  height:40px; line-height:40px; font-size:16px; color:#666; border:none; border:#ccc 1px solid; margin-bottom:10px; outline:none;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; border-radius:5px; -moz-border-radius:5px;
-webkit-border-radius:5px; background:rgba(255,255,255,0.8) }
			
		.bdbox .form-btn {

    display: block; float:left;
    padding:8px 45px;
    background:#ba0100;
    border-radius:5px;
    border: none;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    outline: none;}
			
			
			.swiper2 {
				width: 100%; position:relative
			}
			
			.swiper2 .swiper-slide img{width:100%; height:auto; display:block;}

.swiper2 .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.swiper2 .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}

.ban{width:100%; position:relative;}
.btext {
  position: absolute;
  left: 12.5%;
  right: 12.5%;
  top: 50%;
  margin-top: -88px;
  z-index: 5;
}
.btext p {
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 5px;text-shadow: 0 0 10px #666;
}
.btitle {
  display: inline-block;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.btitle i {
  display: block;
  position: absolute;
  left: 0;
  right: 16px;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.btitle i:before {
  position: absolute;
  left: 0;
  bottom: 0px;
  content: "";
  width: 113px;
  height: 2px;
  background: #fff;
}
.btitle strong {
  display: block;
  line-height: 1.2;
  color: #fff;
  font-size: 40px;
  letter-spacing:2px;text-shadow: 0 0 15px #999;
}
.btitle small {
  display: block;
  letter-spacing:0px;
  margin-top: 14px;
  line-height: 1.1;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Helvetica";text-shadow: 0 0 10px #999;
}
.ban .swiper-slide img {width:100%; display: block;}
.ban .swiper-pagination{bottom:20px !important;}
.ban .swiper-pagination-bullet {width:12px; height:12px; display:inline-block;border: #d40000 1px solid;background: none; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#d40000;border: #d40000 1px solid;}

.sy_fwxm {padding: 60px 0;background: #f5f5f5;overflow: hidden;}
.sy_fwxm ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.sy_fwxm ul li {width: 31.3333%;position: relative;margin-bottom: 3%}
.sy_fwxm ul li img{width:100%; height:300px; display:block;object-fit: cover;}
.sy_fwxm ul li .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5);z-index: 1;opacity: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_fwxm ul li:hover .mb{opacity: 1;}
.sy_fwxm ul li .w_z{width:90%; padding:20px 5%;  position:absolute; top:30%; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;z-index: 2;}
.sy_fwxm ul li .w_z h3{font-size:18px;font-weight: bold;color:#fff;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 10px;}
.sy_fwxm ul li .w_z p {font-size: 14px;padding: 10px;color: #fff;line-height: 1.8;display: none;}
.sy_fwxm ul li .w_z .tb {width: 30px;margin:0 auto 10px;}
.sy_fwxm ul li .w_z .tb img{height: auto;}
.sy_fwxm ul li .w_z h3::before{width: 50px;background: #fff;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}
.sy_fwxm ul li:hover .w_z{background-color:rgba(6,88,162,.0); top:1%;}
.sy_fwxm ul li:hover .w_z p{display: block;}


.sy_cp{padding: 60px 0;background: #f5f5f5;}
.swiper-yxxy{width:1280px; margin:0px auto 0; padding: 0 0px 50px;position: relative;z-index: 99}
.swiper-yxxy .swiper-slide{position:relative;}
.swiper-yxxy .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yxxy .swiper-slide .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5);z-index: 1;opacity: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide:hover .mb{opacity: 1;}
.swiper-yxxy .swiper-slide .w_z{width:90%; padding:20px 5%;  position:absolute; top:40%; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;z-index: 2;}
.swiper-yxxy .swiper-slide .w_z h3{font-size:18px;font-weight: bold;color:#fff;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 15px;}
.swiper-yxxy .swiper-slide .w_z p {font-size: 14px;padding: 10px;color: #fff;line-height: 1.8;display: none;}
.swiper-yxxy .swiper-slide .w_z .tb {width: 60px;margin:0 auto 20px;}
.swiper-yxxy .swiper-slide .w_z h3::before{width: 50px;background: #fff;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}
.swiper-yxxy .swiper-slide:hover .w_z{background-color:rgba(6,88,162,.0); top:10%;}
.swiper-yxxy .swiper-slide:hover .w_z p{display: block;}
.swiper-yxxy .swiper-pagination{bottom:20px !important;}
.swiper-yxxy .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#ccc}
.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#d50100;}

.g-tit1{text-align: center;position: relative;z-index: 2;margin-bottom: 50px;}
.g-tit1 .left{text-align: left;}
.g-tit1 .cn{position: relative;z-index: 2;}
.g-tit1 h2{font-size: 40px;font-weight: normal;line-height: 1.1;
	margin-bottom: 15px;font-weight: bold;color: #000;
}
.g-tit1 span{font-size: 16px;color: #333;}
.g-tit1 .en{position: absolute;top: -30px;left: 0;right: 0;
	font-size: 80px;text-transform: uppercase;
	font-family:ariblk;line-height: 1.1;font-weight: bold;
	color: rgba(0,0,0,.04);font-style: normal;
}

.sy_td { padding:60px 0; overflow:hidden; background:url(../images/ywbj.jpg) center / cover no-repeat;position: relative;z-index: 9;}
.sy_td ul li { width:393px; float:left; margin:0 20px 20px 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: rgba(255,255,255,0.65);padding: 25px;box-sizing: border-box;border-radius: 8px;}
.sy_td ul li .tu { margin:30px auto; text-align:center;color: #111;}

.sy_td ul li .tu i {color: #d50100;font-size: 50px;}
.sy_td ul li.last { margin-right:0}
.sy_td ul li .tu { width:60px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;text-align: center;}
.sy_td ul li:hover .tu {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);opacity: 1;}
.sy_td ul li h3 { margin:25px 0 22px 0;font-size:20px;text-align: center; color:#111;line-height: 26px;letter-spacing: 2px;font-weight: bold;}
.sy_td ul li p { font-size:14px; color:#111; line-height:1.7;letter-spacing: 1px;opacity: 0.8;height: 71px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;}
.sy_td ul li .more {margin: 34px auto 0;text-align: center;width: 110px;line-height: 32px;position: relative;color: #111;letter-spacing: 2px;}
.sy_td ul li .more i {margin-left: 5px;}
.sy_td ul li .more span {width: 0;height: 1px;background: #111;position: absolute;left: 0;bottom: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.sy_td ul li:hover .more span {width: 100%;background: #fff;}
.sy_td ul li:hover{-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);background: rgba(213,1,0,0.85)}
.sy_td ul li:hover .more {color: #fff;}
.sy_td ul li:hover .tu i {color: #fff;}
.sy_td ul li:hover h3 {color: #fff;}
.sy_td ul li:hover p {color: #fff;}



.sy_hzhb {padding: 60px 0;text-align: center;}
.sy_hzhb ul {display: flex;justify-content: center;flex-wrap: wrap;}
.sy_hzhb ul li {width:12.28%;float: left;border: #eee 1px solid;margin: 0 1% 1%;transition: all 0.3s;box-sizing: border-box;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


/*新闻*/
.home_news{
	padding: 60px 0;overflow: hidden;background: #f5f5f5;
}
.home_news .box{
	width: 100%;
	margin: 0 auto;
}
.home_news .box ul{
	margin-top: 50px;
	border-left: 1px solid #e6e6e6;
}
.home_news .box ul li{
	float: left;
	width: 32%;margin-right: 2%; border: 1px solid #e6e6e6;box-sizing: border-box;
}
.home_news .box ul li:nth-child(3n){margin-right: 0;}
.home_news .box ul li .tp {overflow: hidden;}
.home_news .box ul li .tp img {width: 100%;display: block;}
.home_news .box ul li .wenz {padding: 25px;}
.home_news .box ul li h3{
	color: #333333;
	font-size: 18px;
	line-height: 24px;
	text-overflow: ellipsis;font-weight: bold;
  	overflow: hidden;
  	white-space: nowrap;
}
.home_news .box ul li .t{
	margin-top: 15px;
	color: #666666;
	line-height: 26px;font-size: 14px;
	height:52px;;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.home_news .box ul li span{
	color: #666666;
	font-size: 14px;
	display: block;
	margin-top: 20px;
}
.home_news .box ul li:hover{box-shadow: 0px 0px 10px #ccc;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.home_news .more {width: 202px; overflow: hidden;background: #ccc;
  border-radius: 30px; line-height: 48px;margin: 50px auto 0;position: relative;}
.home_news .more a {
  color: #222;
  text-align: center;
  font-size: 16px;
  display: block; position: relative;z-index: 3;
}
.home_news .more span{width: 0;position: absolute;
background: #d40000;
height: 100%;
transition: all 0.3s;
-wbkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
left: 0;
top: 0;}
.home_news .more:hover span {transition: all 0.3s;
-wbkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;width: 100%;}
.home_news .more:hover a {color: #fff;}
.xx1 .hd {text-align: center;}
.xx1 .hd ul li{ display:inline-block;width: 150px;height: 40px;background: #333;color: #fff;margin: 0 10px;text-align: center;line-height: 40px;font-size: 16px;}
.xx1 .hd ul li a {color: #fff;}
.xx1 .hd ul li.on {background: #d40000;}




















.sy_lxbd {border-radius: 10px;box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px 0px;width: 430px;right: 50%;margin-right: -660px;padding: 50px 0 25px;position: absolute;background:url(../images/yybj.jpg) center top no-repeat;top:16%;z-index: 9;}
.sy_lxbd .bdbox {padding: 0 55px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; text-align:left;overflow: hidden;}
.sy_lxbd h2 {font-size: 22px;color: #0A103B;margin-bottom:20px;text-align: center;}			
.sy_lxbd .bdbox h3 {font-size: 16px;margin-bottom: 30px;line-height: 24px; margin-top:0;color: #333;}
.sy_lxbd .bdbox .yywby { margin-bottom:20px; height:48px; line-height:48px;width: 56%; }
.sy_lxbd .bdbox .yywxb{width: 40%;}
.sy_lxbd .bdbox .yywxb select {
    width: 100%;
    height: 48px;background: #fff;
    line-height: 48px;
    font-size: 14px;border:#E6E6E6 1px solid; padding-left: 15px;box-sizing: border-box;color: #666;border-radius:5px; -moz-border-radius:5px;
-webkit-border-radius:5px;
}
.yywby input{ padding-left:15px; width:100%; float:left;  height:48px; line-height:48px; font-size:14px; color:#666; border:none; border:#E6E6E6 1px solid;  outline:none;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; border-radius:5px; -moz-border-radius:5px;
-webkit-border-radius:5px; background:rgba(255,255,255,0.8) }

.sy_lxbd .bdbox .yywby2 { margin-bottom:20px; height:48px; line-height:48px;width: 100%;}
.yywby2 select {
    width: 100%;
    height: 48px;background: #fff;
    line-height: 48px;
    font-size: 14px;border:#E6E6E6 1px solid; padding-left: 15px;box-sizing: border-box;color: #666;border-radius:5px; -moz-border-radius:5px;
-webkit-border-radius:5px;
}

.sy_lxbd .bdbox .yywby3 { margin-bottom:30px; height:48px; line-height:48px; width: 100%;}
.yywby3 input{ padding-left:15px; width:100%; float:left;  height:48px; line-height:48px; font-size:14px; color:#666; border:none; border:#E6E6E6 1px solid;outline:none;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; border-radius:5px; -moz-border-radius:5px;
-webkit-border-radius:5px; background:rgba(255,255,255,0.8) }
			
		.bdbox .form-btn {margin: 0 auto 10px;display: block;width: 100%;
    padding:16px 0;background: -webkit-linear-gradient(right, #f8dba5 , #e2bc7a);background: -o-linear-gradient(right, #f8dba5 , #e2bc7a);background: -moz-linear-gradient(right, #f8dba5 , #e2bc7a);background: linear-gradient(to right, #f8dba5 , #e2bc7a);
    border-radius:5px;
    border: none;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    outline: none;}
			

.sy_about { padding:60px 0 70px; margin: 0px auto 0px;background: url(../images/sy_1.jpg) center top / 100% no-repeat;position: relative;}
.sy_about .tp {width: 700px;float: right;position: relative;}
.sy_about .tp img {width: 100%;}
.sy_about .nr { font-size:16px;width: 580px;float: left;text-align: justify;margin-top: 50px;}
.sy_about .nr p { margin-bottom:15px; line-height:1.8;color: #333;}


.sy_about .nr .more a { font-size:18px; text-transform:capitalize; color:#fff; text-align:center; line-height:42px; margin-top:30px; display: inline-block;position:relative;width: 150px;border-radius: 8px;background: #d40000;overflow: hidden;}
.sy_about .nr .more a i {font-style: normal;position: relative;z-index: 9}
.sy_about .nr .more a span{width:0; height:100%; background-color:#c01827; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.sy_about .nr .more a:hover span{ width:100%}

.hy_ys {padding: 60px 0;background: #f6f6f6;overflow: hidden;}
.hy_ys h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;position: relative;}
.hy_ys h3 {font-size: 14px;text-align: center;color: #666;margin-bottom: 50px;}
.hy_ys h2::after{position: absolute;width: 40px;height: 2px;background: #ffa904;left: 50%;margin-left: -20px;bottom: -15px;content: "";}

.hy_ys ul li {width: 23%;float: left;margin: 1%;position: relative;z-index: 2;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.hy_ys ul li:hover {box-shadow: 0 0 20px rgba(0,0,0,0.25);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.hy_ys ul li img {width: 66px;display: block;position: relative;z-index: 3;margin: 30px auto 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.hy_ys ul li:hover img{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.hy_ys ul li .wenz {padding: 20px;position: relative;z-index: 3;background: #fff;}
.hy_ys ul li .wenz h3 {font-size: 16px;margin-bottom: 10px;color: #333;font-weight: bold;text-align: center;}
.hy_ys ul li .wenz p {font-size: 14px;line-height: 1.8;color: #555;}


.product-number-info {
    background:rgba(255,255,255,0.8);
    position: relative;width: 100%;z-index: 9;
}

.product-number-info .product-number-inner {
    width: 1320px;
    margin: 0 auto;
}

.product-number-info ul {
    padding: 60px 0 ;overflow: hidden;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width: 25%;
    height: 70px;
    border-left: 1px solid #ccc;
    color: #d40000;
    padding-top: 1px;box-sizing: border-box;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: bold;
    font-size:46px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 0px 0 5px;
}

.product-number-info li p {
    font-size: 14px;color: #555;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 70px;
}

.product-number-info li b em {
    font-style: normal;
    font-size: 24px;
    font-weight: 200;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 70px;
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    padding-left: 78px;
}

.product-number-info li.li-5 {
    text-align: right;
}



.sy_ts {width:1320px; margin:30px auto 0}
.tit{text-align: center;}
.tit h1 {font-size: 40px; color:#000;font-weight: 600;}
.tit h3 {margin-top: 15px;font-size: 18px; margin-bottom:50px;text-transform: uppercase;}
.sy_ts ul li { width:31.3333%; margin:0 2% 0px 0; float: left; border:#e6e6e6 1px solid;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; overflow:hidden}
.sy_ts ul li img { width:100%; display:block}
.sy_ts ul li.last { margin-right:0}
.sy_ts ul li .wenz {padding: 20px 16px;}
.sy_ts ul li .wenz h3 {font-size: 20px;font-weight: 600;}
.sy_ts ul li .wenz p{margin-top: 15px;font-size: 16px;white-space: pre-line;flex: 1 1 0%;letter-spacing: 1px;}
.sy_ts ul li .wenz .zx { height:30px;}
.sy_ts ul li .wenz .zx a { margin-top:20px; font-size: 18px;font-weight: 500; color:#d40000; display:block; background:url(../images/feel4.png) right center no-repeat; padding-right:15px; width:85px; text-align: center; line-height:28px;position: relative;}
.sy_ts ul li .wenz .zx a span {width: 0;position: absolute;bottom: 0;left: 0; height: 2px;background: #d40000;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_ts ul li:hover .wenz .zx a span { width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_ts ul li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.25);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}



.sy_xwdt {padding: 80px 0;overflow: hidden;}
.aaa{ position:relative; width:48%;}

.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide{overflow: hidden;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.gallery-top .swiper-slide:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.gallery-top .swiper-slide .mb {height:50px;
line-height: 50px;
width: 100%;
padding-left: 3%;
background: #333;
color: #FFF;
position: absolute;
left: 0;
bottom: 0;
filter: alpha(Opacity=7);
opacity: .7;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;z-index: 99;font-size: 18px;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#35408f}



.indexNewsList{ width:48%;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

.indexNewsList li{ padding-left:80px; position:relative; border-bottom:#ccc 1px dashed; margin-bottom:5px; padding:15px 15px 15px 80px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; text-align: left;margin-bottom: 10px;}
.indexNewsList li:hover {background:#d40000;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.indexNewsList li .timeDiv{ width:66px; border-right:#eee solid 1px; height:65px; position:absolute; left:0px; top:0px; color:#777; text-align:center; margin-top:5px;font-size: 14px;}
.indexNewsList li:hover .timeDiv{color: #fff;}
.indexNewsList li .timeDiv h2{ font-size:40px; text-align:center; }

.indexNewsList li .name{ font-size:20px; height:30px; overflow:hidden;}
.indexNewsList li:hover .name {color:#fff;}

/*.indexNewsList li .content{ height:36px; overflow:hidden; color:#666; line-height:20px;}*/

.indexNewsList li .content1{ overflow:hidden; color:#666; line-height:1.8;margin-top:5px; font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.indexNewsList li:hover .content1{color: #fff;}
.indexNewsList li:hover .timeDiv h2{ color:#fff;}

.sy_fwnr {width:1320px; margin:100px auto 0}
.sy_fwnr ul { margin-top:30px;}
.sy_fwnr ul li { width:31.3333%; margin:0 2% 30px 0; float: left; border:#e6e6e6 1px solid;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; overflow:hidden}
.sy_fwnr ul li img { width:100%; display:block}
.sy_fwnr ul li.last { margin-right:0}
.sy_fwnr ul li .wenz {padding: 20px 16px;}
.sy_fwnr ul li .wenz h3 {font-size: 20px;font-weight: 600;}
.sy_fwnr ul li .wenz p{margin-top: 15px;font-size: 16px;white-space: pre-line;flex: 1 1 0%;letter-spacing: 1px;}
.sy_fwnr ul li .wenz .zx { height:30px;}
.sy_fwnr ul li .wenz .zx a { margin-top:20px; font-size: 18px;font-weight: 500; color:#a30600; display:block; background:url(../images/feel4.png) right center no-repeat; padding-right:15px; width:85px; text-align: center; line-height:28px}
.sy_fwnr ul li .wenz .zx a:hover { border-bottom:2px solid #a30600}

.sy_hzal {padding: 60px 0 80px;overflow: hidden;}
.xwnr{width:1320px;padding-bottom: 50px}
.xwnr .swiper-slide{width:100%;position:relative;background: #f6f6f6;box-sizing: border-box;}
.xwnr .swiper-slide img {width: 100%;display: block;height: 405px;}
.xwnr .swiper-slide .tp {width: 720px;float: left;}
.xwnr .swiper-slide .wenz {width: 600px;float: right;padding: 40px 60px;box-sizing: border-box;}
.xwnr .swiper-slide h3 { font-size:24px; line-height:50px; text-transform:uppercase; margin-bottom:20px;color: #333;}
.xwnr .swiper-slide p {font-size: 16px;
margin: 25px 0 0;
line-height: 30px;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;color: #555;}
.xwnr .swiper-slide .more {
    color: #fff;
    background-image: linear-gradient(90deg, #d40000 2%, #C7201A 100%);
    display: block;
    height: 38px;
    line-height: 38px;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 40px;
}

.xwnr .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.xwnr .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.xwnr .swiper-button-prev::after{content: ""}
.xwnr .swiper-button-next::after{content: ""}
.xwnr .swiper-pagination-bullet{width:10px; height:5px; margin:0 5px !important;border-radius: 2px;background: #d0cccc;}
.xwnr .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #923a37;width: 20px;}
.xwnr .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:6px;}

.h_pro_bg{ width:100%; margin:0 auto 0; background:#faf9f8; padding-top:60px;/* background:url(../images/20170628180944_406.jpg) bottom center no-repeat*/}

.h_pro_bg h2 {
    text-align: center;
    color: #333;
    margin: 0px 0px 7px 0px;font-size:30px; line-height:40px;}


.h_type_list{ margin:0 auto; text-align:center; padding:30px 0; width:1320px;}

.h_type_list ul li{display:inline-block;display: -moz-inline-stack;*display:inline; *zoom:1; font-size:20px; text-align:center; width:20%;}

.h_type_list ul li a{ display:block; width:100px; height:68px; line-height:68px; padding-left:75px; margin:0 auto;}

.h_type_list ul li a:hover{ color:#6ba721;}

.h_type_list ul li .hicon1{ background:url(../images/hicon1.png) no-repeat left center;}

.h_type_list ul li .hicon2{ background:url(../images/hicon2.png) no-repeat left center;}

.h_type_list ul li .hicon3{ background:url(../images/hicon3.png) no-repeat left center;}

.h_type_list ul li .hicon4{ background:url(../images/hicon4.png) no-repeat left center;}

#h_campsite{  width:100%; min-width:1320px; margin:20px auto 0; min-height:500px;}

.banner1{ margin-top:20px; }

.banner1 .slider{width:100%;min-width:1320px;height:450px;position:relative;overflow:hidden;text-align:center; width:1320px; margin:0 auto }

.banner1 .slider .bd{width:1320px;position:absolute;left:50%;margin-left:-660px;}

.banner1 .slider .bd li{width:1320px;overflow:hidden; position:relative; margin:0 0; background:#eee }

.banner1 .slider .bd li .big_img{display:block;width:719px;height:405px; float:left;}

.banner1 .slider .tempWrap{overflow:visible!important}

.banner1 .slider .tempWrap ul{margin-left:-1320px!important}

.banner1 .slider .hd{position:absolute;width:100%;left:0;z-index:1;height:10px;bottom:20px;text-align:center}

.banner1 .slider .hd li{display:inline-block;*display:inline;zoom:1;width:10px;height:10px;line-height:99px;overflow:hidden;background:#ccc;margin:0 5px;cursor:pointer;filter:alpha(opacity=60);opacity:.6;border-radius: 5px;}
.banner1 .slider .hd li.on{background-position:0 0;filter:alpha(opacity=100);opacity:1;background: #d40000;}

.banner1 .slider .pnBtn{position:absolute;z-index:1;top:0;width:100%;height:450px;cursor:pointer}

.banner1 .slider .prev{left:-50%;margin-left:-690px}

.banner1 .slider .next{left:50%;margin-left:690px}

.banner1 .slider .pnBtn .blackBg{display:block;position:absolute;left:0;top:0;width:100%;height:450px;background:#000;filter:alpha(opacity=50);opacity:.5}

.banner1 .slider .pnBtn .arrow{ position:absolute;top:50%; margin-top:-15px;z-index:1;width:25px;height:38px}

.banner1 .slider .prev .arrow{right:-6%;background:url(../images/left_button.png) no-repeat; z-index:10000}

.banner1 .slider .next .arrow{left:-6%;background:url(../images/right_button.png) no-repeat; z-index:10000}

.pro_left{ width:520px; height:370px; position:absolute; top:0; right:40px; text-align:left;color:#3f3d3b; padding:40px 30px 0 30px; box-sizing:border-box}

.pro_left a{ color:#322c2b;}

.pro_left .pro_name{ font-size:24px; line-height:50px; text-transform:uppercase; margin-bottom:0px;}
.pro_left .pro_jg { font-size:28px; color:#C00; margin-top:15px; margin-bottom:15px;}
.pro_left .pro_jg em { font-size:14px; color:#333;}
.pro_left .pro_jg span { font-size:20px; color:#999; text-decoration:line-through; padding-left:20px;}
.pro_left .pro_img img{ max-width:100%; height:auto;}

.pro_left .pro_img p{ font-size:12px; padding-top:5px;}

.pro_left .pro_name2{ color:#3f3d3b; font-size:12px; font-style:inherit; padding-left:10px;}

.pro_left .pro_note{ font-size:16px; margin:25px 0 0; line-height:30px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;}

.pro_left .pro_more{ color:#fff;background-image: linear-gradient(90deg, #d40000 2%, #C7201A 100%); display:block; height:38px; line-height:38px; width:150px; text-align:center; margin-top:5px; font-size:10px; border-radius:5px;font-size: 14px;margin-top: 40px;}

.sy_ryzz {padding: 60px 0;background: #f5f5f5;}
.sy_ryzz .container {width: 1200px;}
.honors-sw-hook .swiper-wrapper li.swiper-slide img { width: 100%; height: auto;box-sizing: border-box; }

.honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1); transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); z-index: 10; }

.honors-wraper { position: relative; padding: 0; }

.honors-sw-hook { position: relative; overflow: hidden; padding: 20px 0 20px; }

.honors-sw-hook .swiper-wrapper li { -webkit-transition: all .7s ease; -o-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; width: 20%; -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; text-align: center;box-sizing: border-box;}

.honors-sw-hook .swiper-wrapper li.swiper-slide-active { color: #d40000;font-weight: bold;}

.honors-sw-hook .swiper-wrapper li p { padding-top: 10px; }

.honors-sw-hook .swiper-wrapper li img { display: block; width: 100%; border: 1px solid #cccccc;padding:8px; }

.swiper-btn { display: block; width: 42px; height: 42px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); background: url(../images/arror.png); z-index: 99; }

.honor-prev { left: 0; background-position: 0 0; }

.honor-next { right: 0; background-position: right 0; }

@media (min-width: 1024px) {
.honors-wraper { margin-top: 25px; }
  .honors-sw-hook { padding: 40px 0; }
  .honors-sw-hook .swiper-wrapper li { -webkit-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -moz-transform: scale(0.8); margin-right: 25px; }
  .honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1.2); transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); z-index: 10; }
  .honors-sw-hook .swiper-wrapper li p { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); padding-top: 18px; }
  .honors-sw-hook .swiper-wrapper li.swiper-slide-active p { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); -moz-transform: scale(0.9); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left, .honors-sw-hook .swiper-wrapper li.my-slide-right { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); z-index: 9; -moz-transform: scale(1); -o-transform: scale(1); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left p, .honors-sw-hook .swiper-wrapper li.my-slide-right p { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); z-index: 9; -moz-transform: scale(1.1); -o-transform: scale(1.1); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left { right: 2%; }
  .honors-sw-hook .swiper-wrapper li.my-slide-right { left: 2%; }
  .swiper-btn { display: block; }
  .honor-prev { left: -30px; }
  .honor-next { right: -30px; }
  .swiper-btn:hover { background-image: url(../images/arrorho.png); }
}

.ContactDemand {
  overflow: hidden;
  position: relative; }
  .ContactDemand::before {
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(../images/e72f568a825512a8706cefd1e2255f4d.jpg) center center no-repeat;background-attachment: fixed;
    position: absolute;
    left: 0;
    top: 0;
    content: ''; }
  .ContactDemand::after {
    width: 50%;
    z-index: 1;
    height: 100%;
    background: url(../images/5f732d766e3c4b2b743316652e2b28ee.jpg) center center no-repeat;
    right: 0;
    top: 0;
    content: '';
    position: absolute; }
  .ContactDemand .container {width: 80%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .ContactDemand .contact, .ContactDemand .demand {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    padding-top: 94px;
    z-index: 2;
    padding-bottom: 100px; }
  .ContactDemand .contact {
    padding-right: 105px; }
  .ContactDemand .demand {
    padding-left: 105px;border-left: rgba(255,255,255,0.2) 1px solid;}
  .ContactDemand .pongtit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .ContactDemand .pongtit .left {
      font-size: 40px;
      color: #fff;
      position: relative;
      padding-bottom: 15px; }
      .ContactDemand .pongtit .left::after {
        position: absolute;
        width: 30px;
        height: 1px;
        background: #fff;
        left: 0;
        bottom: 0;
        content: ''; }
    .ContactDemand .pongtit img {
      margin-left: auto; }
  .ContactDemand .contact .desc {
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 28px;
    margin-bottom: 65px; }
  .ContactDemand .contact ul {
    margin-top: 65px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1); }
    .ContactDemand .contact ul li {width: 33.3333%;max-width: 33.3333%;float: left;box-sizing: border-box;height: 162px;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      padding: 25px 15px;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      position: relative; }
      .ContactDemand .contact ul li .img img {
        width: 26px; }
      .ContactDemand .contact ul li .tit {
        margin-top: 16px;
        margin-bottom: 8px; }
      .ContactDemand .contact ul li .tit, .ContactDemand .contact ul li .txt {
        font-size: 14px;
        color: #fff; }
      .ContactDemand .contact ul li .txt {
        height: 42px; }
.ContactDemand .contact ul li:nth-child(2) .txt {font-size: 12px;line-height: 32px;}
      .ContactDemand .contact ul li .iconimg img {
        position: absolute; }
        .ContactDemand .contact ul li .iconimg img:nth-of-type(1) {
          left: -1px;
          top: -1px; }
        .ContactDemand .contact ul li .iconimg img:nth-of-type(2) {
          right: -1px;
          top: -1px; }
        .ContactDemand .contact ul li .iconimg img:nth-of-type(3) {
          left: -1px;
          bottom: -1px; }
        .ContactDemand .contact ul li .iconimg img:nth-of-type(4) {
          right: -1px;
          bottom: -1px; }
  .ContactDemand .demand .pongtit img {
    width: 54px;
    height: 54px; }
  .ContactDemand .demand .form {
    margin-top: 60px; }
    .ContactDemand .demand .form .myrow {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .ContactDemand .demand .form .myrow .styleblock {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 0; }
        .ContactDemand .demand .form .myrow .styleblock:nth-of-type(1) {
          margin-right: 30px; }
        .ContactDemand .demand .form .myrow .styleblock:nth-of-type(2) {
          margin-left: 30px; }
    .ContactDemand .demand .form .styleblock {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      padding-bottom: 15px;
      margin-bottom: 34px;
      position: relative; }
      .ContactDemand .demand .form .styleblock.active::after {
        width: 100%; }
      .ContactDemand .demand .form .styleblock::after {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 1px;
        background: #fff;
        content: ''; }
      .ContactDemand .demand .form .styleblock input {
        outline: none;
        background: none;
        border: 0;
        font-size: 14px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 0;
        color: #fff; }
    .ContactDemand .demand .form span {
      font-size: 14px;
      color: #fff;
      margin-right: 15px; }
    .ContactDemand .demand .form .styleblock2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .ContactDemand .demand .form .styleblock2 input {
        margin-top: 10px;
        width: 100%; }
    .ContactDemand .demand .form .submit {
      outline: none;
      border: 0;
      color: #fff;
      background: transparent;
      background-image: url(../images/317d3c5926865abab42f5e4055790138.png);
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .ContactDemand .demand .form .submit:hover {
        background: #e44011; }
      .ContactDemand .demand .form .submit::before {
        content: none; }
    .ContactDemand .demand .form .submitparent {
      margin-top: 40px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .ContactDemand .demand .form .submitparent input {
        margin-left: auto; }

.ContactDemand .demand .form .submit {
    outline: none;
    border: 0;
    color: #fff;
    background: transparent;
        background-repeat: repeat;
        background-image: none;
        background-size: auto;
    background-image: url(../images/317d3c5926865abab42f5e4055790138.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
}
.IndexLinkMoreButtonClassStyleCommon {
    width: 160px;
    height: 50px;
    font-size: 14px;
    color: #7B7B7B;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    color: #2897C2;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition: .5s ease-in;
    transition: .5s ease-in;
}






/* start footer */
.footer_bg{width:100%;padding:25px 0 0; background:url(../images/bottom.jpg) center bottom / cover;}
.footer { width:1320px; margin:0 auto; padding:20px 0; z-index:999}
.footer .zuo3{ width:970px; float: left;}
.footer .zuo3 ul li { padding-right: 70px; float:left;}
.footer .zuo3 ul li:last-child{padding-right: 0;}
.footer .zuo3 ul li .tit1 a { font-size:18px; font-weight:bold; color:#fff; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#d40000;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#ccc;}
.footer .zuo3 ul li a:hover { color:#d40000}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left; width:350px; margin-top:20px;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;opacity:0.7;-webkit-opacity:0.7;-moz-opacity:0.7; text-transform: capitalize}
.dzwz p.p1 { background: url(../images/fd-img2.png) left center no-repeat}
.dzwz p.p2 { background: url(../images/fd-img1.png) left center no-repeat}
.dzwz p.p3 { background: url(../images/fd-img4.png) left center no-repeat}
.footer .you3 { width:350px; float:right;margin-top: 35px;}
.footer .you3 .weixin { width:120px; float: right; line-height:30px; color:#fff; text-align:center;margin-right: 15px;}
.footer .you3 .weixin p{ color:#fff; font-size:16px;margin-top: 10px;}
.footer .you3 .dian { width:230px; float: left;}
.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer_btm {margin:30px auto 0; width:100%; background:#222; height:80px;}
.copy { width:1320px; margin:0 auto; line-height:80px;}
.copy .lo {  float: left; font-size: 14px;color: #fff;}
.copy .lo a {color: #fff;margin-right: 12px}
.copy p {font-size: 14px;text-transform: uppercase;color: #B9B9B9;float: right;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}
.f_h{width:40px; height:40px; background:#d40000 url(../images/f_h.png) no-repeat center; display:none; position:fixed; bottom:0; right:0; z-index:999999;}

.nban {width: 100%;height: 400px;position: relative;}
.nban .mb {position: absolute;left: 50%;margin-left: -660px;top: 45%;width: 1320px;}
.nban .mb h2 {font-size: 36px;color: #fff;font-weight: bold;margin-bottom: 10px;}
.nban .mb h4 {font-size: 26px;color: #fff;}
.nban .mb h3 {font-size:18px;color: #fff;text-transform: uppercase;}
.mgt50 { margin-top:35px;}

.wzxx { width:100%; height:50px; background: #f6f6f6; line-height:50px; font-size:14px;}
.wzxx a { color:#666;}

.ntit { width:100%; padding:20px 0;  overflow:hidden; border-bottom:#eee 1px solid;text-align: center;}
.ntit ul {display: flex;flex-direction: row;justify-content:center; flex-wrap: wrap;align-content: space-around;
}
.ntit ul li { display:inline-block; margin:0 1px 0 0; min-width:140px;  position:relative;}
.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}
.ntit ul li:hover .e_j { display:block;}
.ntit ul li .e_j a { display: block; color:#333; text-align:center; font-size:14px; line-height:35px; float:left; background:#fff; padding:0 10px;}
.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#abcd05; background:#fff; line-height:35px }
.ntit ul li a { line-height:50px; background:#eee; padding:0 20px; font-size:16px;font-weight: bold;color:#333; display:block; text-align:center }
.ntit ul li:first-child a{border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;}
.ntit ul li:last-child a{border-radius:0 10px 10px 0 ;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;}
.ntit ul li:last-child {border-right: 0;}
.ntit ul li a:hover { background:#d40000; color:#fff;}
.ntit ul li a.on {background:#d40000;color:#fff;}
.gy_jj {padding: 50px 0;}

.gy_jj .tp {width: 700px;}
.gy_jj .tp img {width: 100%;display: block;}
.gy_jj .wenz {width: 580px;padding-top: 50px;}
.gy_jj .wenz h2 {font-size: 24px;color: #000;margin-bottom: 20px;}
.gy_jj .wenz p {font-size: 16px;line-height: 1.8;color:#333;}
.gy_jj .ys {padding: 60px 0;background: #f6f6f6;margin-top: 60px;margin-bottom: 60px;}

.gy_jj .ys ul li {width: 16.6666%;float: left;text-align: center;padding: 30px 0; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.gy_jj .ys ul li:hover {box-shadow: 0 0 15px #ccc;border-radius: 6px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.gy_jj .ys ul li .tb {width: 100px;height:100px;border-radius: 50%;margin: 0 auto;padding: 10px;border: #ccc 1px solid;box-sizing: border-box;}
.gy_jj .ys ul li .tb img {width: 100%;display: block;}
.gy_jj .ys ul li h3 {font-size: 16px;color: #333;margin-top: 15px;}
.gy_jj .ys ul li:hover h3{color: #d40000;}

.page-about {padding: 60px 0;overflow: hidden;background: #f5f5f5;margin: 60px 0}
.page-about .left {padding-left: 10px;
padding-right: 10px;
float: left;
position: relative;width: 35.33333333%;box-sizing: border-box;}
.page-about .right{width: 64.66666667%;padding-left: 50px;
float: left;
position: relative;box-sizing: border-box;}
.page-about .part1{
	padding:30px 0;
}

.page-about .part1 .item{
	width:100%;height:150px;
	padding:20px 40px;
	background-repeat: no-repeat;
	background-position: left center;background-size: 100% 100%;
	background-image:url("../images/part1-l.png");box-sizing: border-box;
}
.page-about .part1 .item:nth-child(2n){
	background-position: right center;
	background-image:url("../images/part1-r.png");
	
}

.page-about .part1 .item h5{
	margin:0;
	border-bottom:1px solid #999;
	font-size:18px;padding-bottom: 10px;
}
.page-about .part1 .item h5 big{
	color:#d40000;
	font-size:30px;
	font-weight:700;
}

.page-about .part1 .item p{
	color:#666;
	line-height:2;
	margin:6px 0;font-size: 16px;
}


.ny_qywh {padding: 60px 0 0;}
.ny_qywh .con {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.ny_qywh .tu {width: 550px;}
.ny_qywh .tu img {width: 100%;display: block;}
.ny_qywh .wenz {width: 600px;}
.ny_qywh .wenz h2 {font-size: 20px;color: #333;line-height: 1.8;margin-bottom: 20px;}
.ny_qywh .wenz h2 span {font-size:28px;color: #d40000;font-weight: bold;}
.ny_qywh .wenz p {font-size: 14px;color: #666;line-height: 1.8;}
.ny_qywh .xxzs {padding-top: 50px;background: #f6f6f6;margin-top: 60px;}
.ny_qywh .xxzs ul li {width:380px;float: left;margin-right: 30px;margin-bottom: 30px;}
.ny_qywh .xxzs ul li .tp {width: 100%;overflow: hidden;position: relative;}
.ny_qywh .xxzs ul li h3 {width: 100%;height: 38px;line-height: 38px;background: rgba(0,0,0,0.6);text-align: center;position: absolute;left: 0;bottom: 0;z-index: 8;color: #fff;font-size: 16px;}
.ny_qywh .xxzs ul li:first-child {width: 790px;}
.ny_qywh .xxzs ul li:nth-child(2){margin-right: 0;}
.ny_qywh .xxzs ul li:nth-child(2) .tp {max-height: 195px;}
.ny_qywh .xxzs ul li:nth-child(5){margin-right: 0;}
.ny_qywh .xxzs ul li .tp img {-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;width: 100%;display: block}
.ny_qywh .xxzs ul li .tp:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.indexp1{padding-bottom: 60px;}
.indexp1ul{margin-bottom:0px;}
.indexp1ul li{float:left;width:30.3333%;margin: 1.5%; background:#fff; border-radius:10px;overflow:hidden;text-align:center; transition:all 1s;padding: 50px 0 0;min-height: 340px;}
.indexp1ul_img{overflow:hidden;height:200px;display:block;}
.indexp1ul_img img{width:100%;min-height:100%;}
.indexp1_imgx{display:table;width:80px;height:80px; background:#fff;border-radius:50%;text-align:center; position:relative;margin: 0 auto;}
.indexp1_imgx img {width: 50px;}
.indexp1_imgx p{display:table-cell; vertical-align:middle;}
.indexp1k{ position:relative;margin-top: 20px;}
.indexp1bt{display:block;font-size:22px;margin-bottom: 20px; color:#333;font-weight:normal;padding:0 25px;transition:all 1s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexp1ul li .title1 span{height:2px; background:#999; transition:all 1s;}
.indexp1nr{font-size:14px;color:#666;line-height:24px;padding:0 25px;transition:all 1s;height:72px;overflow:hidden;}
.indexp1gd{display:block;overflow:hidden;margin-top:30px;}
.indexp1gd span{display:inline-block;font-size:14px;color:#666;border:1px solid #666;border-radius:50px;line-height:30px;padding:0 30px;transition:all 1s;}
.indexp1ul li:hover{box-shadow:0px 0 11px  rgba(0,0,0,0.15);}

.indexp1ul li:hover .indexp1gd span{color:#fff; background:#d40000;}
.nytit h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;position: relative;}
.nytit h3 {font-size: 14px;text-align: center;color: #666;margin-bottom: 50px;}
.nytit h2::after{position: absolute;width: 40px;height: 2px;background: #ffa904;left: 50%;margin-left: -20px;bottom: -15px;content: "";}















@media only screen and (max-width:1380px) {
	.ContactDemand .container {
    width: 90%;
}
	.ContactDemand .contact {
    padding-right: 50px;
}
	.ContactDemand .demand {
    padding-left:50px;
}
	
	
	
	
	
}

@media only screen and (max-width:1380px) {
.container {
  width:1240px;
}
	.header .tel {
  width: 115px;
}
	.product-number-info .product-number-inner {
  width: 1240px;
}
	.swiper-yxxy {
  width: 1240px;
}
	.sy_about .tp {
  width: 620px;
  float: right;
  position: relative;
}
	.sy_about .nr {
  margin-top: 0px;
}
	.xwnr {
  width: 1240px;
}
	.xwnr .swiper-slide .tp {
  width: 620px;
}
	.footer {
  width: 1240px;
}
	.footer .zuo3 {
  width: auto;
  float: left;
}
	.copy {
  width: 1240px;
}
	.nban .mb {
  margin-left: -620px;
  width:1240px;
}
	.gy_jj .tp {
  width: 620px;
}
	.con {
  width: 1240px;
}
	
	
	
	
}


@media only screen and (max-width:1024px) {
	.swiper-yxxy {
    width: 90%;
  }
.ban .swiper-pagination {
    bottom: 10px !important;
}
	.btext {
    left: 5%;
    top: 50%;
    margin-top: -88px;
}
	.btitle strong {
    font-size:30px;
    letter-spacing: 0px;
}
	.btitle small {
    margin-top: 10px;
    font-size: 12px;
}
	.btitle {
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.container { width: 90%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
	.sy_lxbd {
    width:90%;
    right:auto;
    margin-right:0px;
    padding: 30px 0 25px;
    position: relative;
    background:#fff;
    top: auto;margin: 30px auto;
}
	.sy_lxbd .bdbox .yywby2 {
    margin-bottom: 10px;
    width: 48%;float: left;
}
	.sy_lxbd .bdbox .yywby3 {
    margin-bottom: 10px;
    width:48%;float: right;
}
	.sy_lxbd .bdbox .yywby {
    margin-bottom: 10px;
    width: 48%;
}
	.sy_lxbd .bdbox .yywxb {
    width: 48%;
}
	.sy_td ul li {
  width: 46%;
  margin:2%;
}
	.sy_td ul li.last {
  margin-right: 2%;
}
.tit h3 {
    margin-bottom: 30px;
}
	.sy_about .nr {
    width: 100%;
    margin-top: 0px;
}
	.sy_about .nr .more a {margin-top: 25px;
}
	.sy_about .tp {
    width: 100%;margin-top: 25px;
}
.con {width:90%; margin: 0 auto;}
	.product-number-info .product-number-inner {
    width: 90%;
}
	.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    padding-left: 0;
}
	.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 0px;
}
	.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 0px;
}
	.product-number-info li {text-align: center;
}

	.yinz {
    padding:30px 0 10px;
}
	.yinz .container {width: 100%;}
	.yinz ul li {
    width:48%;
    height: 280px;margin: 0 4% 4% 0}
	.yinz ul li:nth-child(2n){margin-right: 0;}
	.sy_about {
    padding: 50px 0 50px;
}
	
	.sy_cpfw {
    padding: 30px 0;
}
	.sy_hzal {
    padding: 40px 0 40px;
}
	.xwnr {
    width: 90%;
    padding-bottom: 30px;
}
	.xwnr .swiper-slide .wenz {
    width: 100%;
    padding: 30px 30px;
}
	.sy_ryzz {
    padding: 40px 0;
}
	.sy_xwdt {
    padding: 40px 0;
}
	.sy_hzhb ul li {
  width:30.3333%;margin: 1.5%
}
	.sy_hzhb {
  padding: 30px 0;
}
	.xx1 .hd ul li {
  width: 120px;
  height: 35px;
  margin: 0 6px;
  line-height:35px;
  font-size: 14px;
}
	.home_news .box ul {
  margin-top: 25px;
}
	.home_news .box ul li {
  width: 100%;
  margin-right: 0;
}
	.home_news .box ul li .wenz {
  padding: 20px;
}
	.home_news .more {
  width: 180px;
  line-height: 38px;
  margin: 20px auto 0;
}
	.home_news {
  padding:30px 0;
}

	.ContactDemand .contact {
    padding-right: 0px;width: 100%;
}
	.ContactDemand .container {
    width:90%;
    display: block;
}
	.ContactDemand .contact, .ContactDemand .demand {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.ContactDemand .contact, .ContactDemand .demand {
    padding-top: 40px;padding-left: 0;
}
	.ContactDemand .demand {
    border-left: rgba(255,255,255,0.2) 0px solid;
}

.footer { width:94%; padding: 20px 0; z-index: 999;}
	.footer .zuo3{display: none;}
.footer .zuo3 ul li { width:33.3333%; overflow:hidden; margin-bottom:20px}
.footer .zuo3 ul li.lx { width:100%}
.footer .you3 .weixin {width: 100px; padding-top: 0px;float: none; margin:0 10px;display: inline-block;}
.footer_btm { margin: 20px auto 0;padding-top: 1%; width:100%;height: auto;}
	.copy {
    width: 100%;
    line-height: 40px;
}
	.copy .lo {display: none;
}
	.copy p {width: 100%;text-align: center;
}
.footer .you3 { width: 100%; float: right;text-align: center;margin-top: 0;}
.footer .zuo3 { width:100%;}
.nban {
    height:10rem;
    width: 100%;
}
.g-tit1{margin-bottom: 30px;}
.g-tit1 h2{font-size: 2.3rem;
}
.g-tit1 span{font-size: 16px;color: #333;}
.g-tit1 .en{position: absolute;top: -1.8rem;left: 0;right: 0;
	font-size: 4rem;text-transform: uppercase;
	font-family:ariblk;line-height: 1.1;font-weight: bold;
	color: rgba(0,0,0,.04);font-style: normal;
}
	.js-zs {
    padding: 20px 3% 30px;
}
	.ntit ul li {float: left;width: 24.5%;margin: 0.25%;float: left;min-width: 50px;
}
	.nban .mb {
    left: 5%;
    margin-left:0px;
    top: 35%;
    width: 90%;
}
	.nban .mb h2 {
    font-size: 26px;
}
	.gray {
    padding:30px 0 0px;
    margin-bottom: 40px;
}
	
	.gy_jj {
    padding: 30px 0;
}
	.gy_jj .tp {
    width: 100%;
}
	.gy_jj .wenz {
    width: 100%;margin-top: 30px;padding-top: 0}
	.gy_jj .wenz h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
	.page-about {
    padding: 30px 0;margin: 30px 0
}
	.page-about .left {display: none;
}
	.page-about .right {
    width:100%;
    padding-left: 0px;
}
	.gy_jj .ys {
    padding: 30px 0;
    margin-top:30px;
    margin-bottom: 30px;
}
	.gy_jj .ys ul li .tb {
    width: 90px;
    height: 90px;
}
	.ny_mgqz {
    width: 90%;
}
	.ny_mgqz .box1 {
    margin-bottom: 0px;
    margin-top: 30px;
}
	.ny_mgqz .box1 .left {
    width: 100%;
}
	.ny_mgqz .box1 .right {
    width: 100%;margin-top: 20px;
}
	.hy_wj ul li {
    width: 96%;margin: 0 2% 6%;
}
	.hy_ys {
    padding: 30px 0;
}
	.hy_ys ul li {
    width: 48%;
    margin: 0 1% 2%;
}
	.hy_lc {
    padding: 30px 0;
}
	.hy_yt {
    padding: 30px 0;
}
	.hy_yt ul li .tb {
    width: 120px;
    float: left;
    border-right: #eee 1px solid;
}
	.hy_yt ul li {
    width: 100%;
    margin: 0 0% 4%;
    padding: 20px;
}
	.hy_yt ul li .tb {
    width: 20%;
}
.hy_yt ul li .wenz {
    width: 75%;margin-top: 25px;
}	
.sy_zxcp {padding-bottom: 30px;
}
	
	.indexp1ul {
    margin-top: 30px;
}
	.indexp1ul li {
    width: 47%;
    padding: 30px 0 0;
    min-height: 300px;
}
	.ContactDemand::before {
    background: url(../images/e72f568a825512a8706cefd1e2255f4d.jpg) center center no-repeat;
    background-attachment: inherit;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

  }

@media only screen and (max-width:600px){
	
		.indexp1ul li {
    width: 98%;
    padding: 30px 0 0;
    min-height: 300px;
}
	.sy_fwxm ul li {
  width: 100%;
  margin-bottom: 3%;
}
	.ny_whcn {
    padding: 30px 0 40px;
    margin-top: 30px;
}
	.ny_whcn h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.ny_whcn ul li {
    width: 100%;
    margin: 0 0 2rem;
}
	.sy_td ul li {
    width: 100%;
    margin: 2% 0;
  }
	.swiper-yxxy .swiper-slide:hover .w_z p{display: none;}
	.nyr {padding: 10px;
}
	
	
	.ban .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
	.ban .swiper-slide img {
    width: 160%;height: 20rem;
}
	.sy_about {
    padding: 30px 0 30px;background: url(../images/sy_1.jpg) left top / 180% no-repeat;
}
	.tit h1 {
    font-size: 2.4rem;
}
	.tit h3 {
    margin-top: 1rem;
    font-size: 1.4rem;
    margin-bottom: 2rem;
}
	.sy_about .nr {
    font-size: 1.2rem;
}
	.sy_about .nr .more a {
    font-size: 1.4rem;
}

.sy_lxbd h2 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}
	.sy_lxbd .bdbox {
    padding: 0 1.5rem;
}
	.yywby input {
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
}
	.sy_lxbd .bdbox .yywby {
    margin-bottom: 10px;
    height: 32px;
    line-height: 32px;
}
	.sy_lxbd .bdbox .yywxb select {
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
}
	.sy_lxbd .bdbox .yywby2 {height: 32px;
    line-height: 32px;
}
	.yywby2 select {
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
}
	.yywby3 input {
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
}
	.sy_lxbd .bdbox .yywby3 {
    height: 32px;
    line-height: 32px;
}
	.bdbox .form-btn {
    padding: 10px 0;margin-bottom: 0;
}
	.product-number-info ul {
    padding: 30px 0 0;
}
	.product-number-info li {
    width: 50%;
    height: 5rem;margin-bottom: 1.5rem
}
	.product-number-info li b {
    font-size: 2.6rem;
}
	.product-number-info li:nth-child(3){border-left: 0;}
	.sy_about .nr .more a {
    margin-top: 1rem;
}
	.yinz ul li em {
    width: 5rem;
    height: 5rem;
    margin: 1.5rem auto;
}
	.yinz ul li em img {
    width: 100%;
    height: 100%;
}
	.yinz ul li b {
    font-size: 1.6rem;
    height:auto;
    line-height: 1.8;
}
	.yinz ul li span {
    font-size: 1.2rem;
}
	.yinz ul li {
    height: 25rem;
}
	
	.xwnr .swiper-slide .tp {
    width: 100%;
}
	.xwnr .swiper-slide img {
    height: auto;
}
	.xwnr .swiper-slide .wenz {
    padding: 2rem;
}
	.xwnr .swiper-slide h3 {
    font-size: 1.8rem;
    line-height: 1.8;
}
	.xwnr .swiper-slide p {
    font-size: 1.4rem;
    margin: 1.5rem 0 0;
    line-height: 1.8;
}
	.xwnr .swiper-slide .more {
    margin-top: 2rem;
}
	.xwnr .swiper-button-next {
    background: url(../images/banner-r.png) center / 100% no-repeat;
    width: 2rem;
    right: 0%;
}
	.xwnr .swiper-button-prev {
    background: url(../images/banner-l.png) center / 100% no-repeat;
    width: 2rem;
    left: 0%;
}
	.swiper-btn {
    width: 3rem;
    height: 2.5rem;;
}
	.honor-next {
    background-position: right 0;background-size: 6rem;
}
	.honor-prev {background-size: 6rem;
}
	.gallery-top .swiper-slide .mb {
    height: 35px;
    line-height:35px;
    font-size: 1.4rem;
}
	.ContactDemand .contact ul{overflow: hidden;}
	.ContactDemand .contact ul li {
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 25px 15px;
}
	.ContactDemand .pongtit .left {
    font-size: 2.6rem;
}
	.ContactDemand .contact .desc {
    font-size: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
	.ContactDemand .contact ul {
    display: block;
    margin-top: 3rem;
}
	.ContactDemand .contact {
    padding-top: 40px;
    padding-left: 0;
}
	.ContactDemand .demand {
    padding-top: 0px;
}
.ContactDemand .demand .form {
    margin-top: 3rem;
}
	.ContactDemand .demand .form .myrow {
    display: block;
}
	.ContactDemand .demand .form .myrow .styleblock:nth-of-type(1) {
    margin-right: 0px;
}
	.ContactDemand .demand .form .myrow .styleblock:nth-of-type(2) {
    margin-left: 0px;
}
	.ContactDemand .demand .form .styleblock {
    margin-bottom: 2rem;
}
.footer .zuo3 ul li a {line-height: 22px; font-size: 12px;}
.footer .zuo3 ul li .line { margin-bottom:10px;  margin-top:1px;}
.footer_bg { padding:5px 0 0;}
.dzwz { line-height: 25px; width: 100%; margin-top:10px;}
.footer .you3 .weixin { padding-top:0px;}
	.copy {
    line-height: 1.5;
}
	.ContactDemand .contact ul li .txt {
    height: auto;
}
	.btext {
    margin-top: -5rem;
}
	.btitle strong {
    font-size: 2rem;
}
	.btext {width: 65%;
}
	.btitle small {
    font-size: 1rem;
}
	.btext p {display: none
}
	.btitle {
    padding-bottom: 10px;
    margin-bottom: 1.5rem;
}
	.ntit ul li a {
    line-height: 40px;
    padding: 0 0px;
    font-size: 1.2rem;
}
	.js-zs .new-date {
    width: 17%;
    height: 7rem;
    margin-right: 0;
}
	.js-zs .new-date span {
    font-size: 1.2rem;
}
	.js-zs .new-con {
    width: 80%;
    float: right;
}
	.js-zs .new-con h3 {
    font-size: 1.6rem;
    line-height: 1.8;
}
	.js-zs .new-con p {
    font-size: 1.2rem;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
	.js-zs .new-date strong {
    font-size: 2.4rem;
    padding-top: 8px;
}
	.nban .mb {
    left: 5%;
    margin-left:0;
    top: 35%;
    width: 90%;
}
	.nban .mb h2 {
    font-size: 1.8rem;margin-bottom: 0;
}
	.nban .mb h3 {
    font-size: 1.4rem;
}
	.wzxx {
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.2rem;
}
	.js-zs dl {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
}
	.nban {
    height: 16rem;
}
	.ny_xw .top1 .wenz h3 {
    font-size: 1.6rem;
    margin-bottom:1rem;
}
	.ny_xw .top1 .wenz p {
    font-size: 1.2rem;
    line-height:1.8;
}
	.ny_xw .top1 .wenz .more {
    margin-top: 3rem;
}
	.ny_xw .nynews li {
    width: 96%;
    margin: 0 2% 20px;
}
	.ny_xw .nynews li h3 {
    font-size: 1.6rem;
}
	.ny_xw .nynews li p {
    font-size: 1.2rem;margin-bottom: 0;
}
	.ny_xw .nynews li .wenz {
    padding: 20px 2rem 15px;
}
	.copy p {padding: 1rem 30px;box-sizing: border-box;
}
	.f_h {
    width: 35px;
    height: 35px;
}
	.gy_jj .wenz h2 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
}
	.gy_jj .wenz p {
    font-size: 1.2rem;
}
	.nytit h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.nytit h3 {
    margin-bottom: 3rem;
}
	.page-about .part1 .item {
    height: 13rem;
    padding: 1rem 2rem;margin-bottom: 1rem;
}
	.page-about .part1 .item h5 {
    font-size: 1.6rem;padding-top: 10px;
}
	.page-about .part1 .item h5 big { font-size: 2.2rem;}
	.page-about .part1 .item p {
    font-size: 1.2rem;line-height: 1.6;
}
	.gy_jj .ys ul li {
    width: 33.3333%;
    padding:1.5rem 0;
}
	.gy_jj .ys ul li .tb {
    width: 8rem;
    height: 8rem;
}
	.gy_jj .ys ul li h3 {
    font-size: 1.4rem;
}
	.ntit .con {width: 98%;}
	.ny_mgqz .box1 .right h3 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
}
	.ny_mgqz .box1 .right p {
    font-size: 1.4rem;
}
	.hy_wj h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.hy_wj ul li h3 {
    padding: 1rem;
    font-size: 2rem;
}
	.hy_wj ul li h3 .icon {
    left: 10px;
    width: 6rem;
}
	.hy_wj ul li .wenz {
    padding: 2rem 1.5rem;
    margin-top: 1.5rem;
    min-height: 20rem;
}
	.hy_wj ul li .wenz p {
    font-size: 1.2rem;
    width: 33.3333%;
    padding-left: 1rem;
}
	.ny_mgqz .box1 {
    margin-bottom: 1rem;
}
	.hy_ys h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.hy_ys h3 {
    margin-bottom: 2.5rem;
}
	.hy_wj h3 {
    margin-bottom: 2.5rem;
}
	.hy_ys ul li img {
    width: 5rem;
    margin: 1.5rem auto 0;
}
	.hy_ys ul li .wenz h3 {
    font-size: 1.4rem;
}
	.hy_ys ul li .wenz p {
    font-size: 1.2rem;
}
	.hy_ys ul li .wenz {
    padding: 1.5rem;
}

	.hy_yt h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.hy_yt h3 {
    margin-bottom: 2.5rem;
}
	.hy_yt ul li .tb {
    width: 8rem;float: none;margin: 0 auto;border: 0;
}
	.hy_yt ul li .wenz {
    width: 100%;
    margin-top: 0;
}
	.hy_yt ul li .wenz h3 {
    font-size: 1.6rem;
    text-align: center;
}
	.hy_yt ul li {
    padding:0 20px 20px;
}
	.hy_yt ul li .wenz p {
    font-size: 1.2rem;
}
	.sy_zxcp h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.swiper-cpcx .swiper-slide .w_z {
    padding: 1rem;
}
	.swiper-cpcx .swiper-slide h3 {
    font-size: 1.4rem;
}
	.swiper-cpcx .swiper-slide p {
    font-size: 1.2rem;line-height: 1.8;
}
		.xx1 .hd ul li {
    font-size: 1.4rem;
}
.gy_lxwm .bd ul li h3 {
    font-size: 1.4rem;margin-bottom: 1rem
}
	.gy_lxwm .bd ul li {
    height: 20rem;
}
	.gy_lxwm .bd ul li p {
    font-size: 1.2rem;
}
	.nydt {
    margin-top: 2rem;
}
	.lx_hz h2 {
    font-size: 2.4rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
	.lx_hz .hz p {
    font-size: 1.4rem;line-height: 1.8;
}
	.lx_hz .zxly input.w_z {
    width: 100%;margin: 0 0 10px;
}
	.lx_hz .zxly textarea {
    width: 100%;
    margin: 0 0 10px; 
}
	.footer .you3 .weixin p {
    font-size: 14px;
}
	
.sy_zxcp .swiper-button-next, .sy_zxcp .swiper-button-prev {display: none;
}	
	
	
	

}





.nr{ padding-top:10px;font-size: 16px;
    line-height: 1.8;
    color: #333;}






/*新加*/

.ny_al {padding: 60px 0;}
.ny_al ul {display: flex;flex-wrap: wrap;align-items: stretch;/*justify-content: space-between;*/}
.ny_al ul li {width: 12.8%;float: left;text-align: center;padding: 0px 9px 20px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;margin-bottom: 10px;}
.ny_al ul li:hover {box-shadow: 0 0 15px #ccc;border-radius: 6px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);}
.ny_al ul li .tb {margin: 0 auto;border: #ccc 1px solid;box-sizing: border-box;}
.ny_al ul li img {width: 100%;display: block;border: #eee 1px solid;box-sizing: border-box;}
.ny_al ul li h3 {font-size: 15px;color: #333;margin-top: 15px;}
.ny_al ul li:hover h3{color: #d40000;}


.lx_wm{ padding:40px 0 40px;}
.lx_wm .d_t{margin-top:50px;}

.lx_wm .x_x{width:50%; float:left;}
.lx_wm .l_y{width:45%; float:right;}
.lx_wm h3{font-size:24px; margin-bottom:15px;color: #333;}
.lx_wm h4{font-size:16px; line-height:26px;font-weight: bold;color:#333; margin-bottom:15px;}
.lx_wm em{width:30px; height:1px; background-color:#be0000; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#484197; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:16px; line-height:36px;color: #444;margin-bottom: 15px;}
.lx_wm p i{padding-right:10px; color:#777;font-size: 20px;vertical-align: middle;}
.lx_wm input.w_z{width:100%; height:40px; font-size:14px; line-height:40px;margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;}
.lx_wm input.a_n{width:120px; height:40px; background-color:#be0000; font-size:14px; color:#fff; line-height:40px;}
.lx_wm textarea{width:100%; height:90px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:30px; margin-bottom:25px;box-sizing: border-box;}
.sjkf {display: none;box-sizing: border-box;}
.ew_m{width:100%; height:100%; background-color:rgba(0,0,0,.8); display:none; position:fixed; top:0; left:0; display:none; z-index:99999;}
.ny_yy{padding: 50px 0;}
.ny_yy h3 {font-size: 24px;color: #333;margin-bottom: 20px;}
.ny_yy h3 i {font-size: 25px;margin-right: 10px;color: #d40000;}
.ny_yy p{font-size: 16px;line-height: 1.8;color: #444;margin-bottom: 30px;}
.ny_yy ul li {float: left;margin:8px 1%;width: 14.6666%}
.ny_yy ul li p {line-height: 2;font-size: 16px;color: #444;padding-left: 15px;box-sizing: border-box;position: relative;border: #ccc 1px solid;border-radius: 4px;padding: 0 10px 0 25px;margin-bottom: 0;}
.ny_yy ul li p::before{content: "•";position: absolute;left:10px;color: #be0000;}
.ny_yy ul li p:hover{color: #be0000;border: #be0000 1px solid;}
.ny_yy ul {padding-bottom: 20px;}







@media only screen and (max-width:1380px) {
	.ContactDemand .container {
    width: 90%;
}
	.ContactDemand .contact {
    padding-right: 50px;
}
	.ContactDemand .demand {
    padding-left:50px;
}
	
	
	
	
	
}

@media only screen and (max-width:1280px) {
.container {
  width:1240px;
}
	.header .tel {
  width: 115px;
}
	.product-number-info .product-number-inner {
  width: 1240px;
}
	.swiper-yxxy {
  width: 1240px;
}
	.sy_about .tp {
  width: 620px;
  float: right;
  position: relative;
}
	.sy_about .nr {
  margin-top: 0px;
}
	.xwnr {
  width: 1240px;
}
	.xwnr .swiper-slide .tp {
  width: 620px;
}
	.footer {
  width: 1240px;
}
	.footer .zuo3 {
  width: auto;
  float: left;
}
	.copy {
  width: 1240px;
}
	.nban .mb {
  margin-left: -620px;
  width:1240px;
}
	.gy_jj .tp {
  width: 620px;
}
	.con {
  width: 1240px;
}
	.header .logo img
{
  width: auto;
  height: 60px;
}
	.header .logo
{
  margin-top: 20px;
}
	
	
	
	
}


@media only screen and (max-width:1024px) {
		.header .logo img
{
  height: 40px;
}
	.header .logo
{
  margin-top: 10px;
}
	
	.swiper-yxxy {
    width: 90%;
  }
.ban .swiper-pagination {

    bottom: 10px !important;
}
	.btext {
    left: 5%;
    top: 50%;
    margin-top: -88px;
}
	.btitle strong {
    font-size:30px;
    letter-spacing: 0px;
}
	.btitle small {
    margin-top: 10px;
    font-size: 12px;
}
	.btitle {
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.container { width: 90%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
	.sy_lxbd {
    width:90%;
    right:auto;
    margin-right:0px;
    padding: 30px 0 25px;
    position: relative;
    background:#fff;
    top: auto;margin: 30px auto;
}
	.sy_lxbd .bdbox .yywby2 {
    margin-bottom: 10px;
    width: 48%;float: left;
}
	.sy_lxbd .bdbox .yywby3 {
    margin-bottom: 10px;
    width:48%;float: right;
}
	.sy_lxbd .bdbox .yywby {
    margin-bottom: 10px;
    width: 48%;
}
	.sy_lxbd .bdbox .yywxb {
    width: 48%;
}
	.sy_td ul li {
  width: 46%;
  margin:2%;
}
	.sy_td ul li.last {
  margin-right: 2%;
}
.tit h3 {
    margin-bottom: 30px;
}
	.sy_about .nr {
    width: 100%;
    margin-top: 0px;
}
	.sy_about .nr .more a {margin-top: 25px;
}
	.sy_about .tp {
    width: 100%;margin-top: 25px;
}
.con {width:90%; margin: 0 auto;}
	.product-number-info .product-number-inner {
    width: 90%;
}
	.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    padding-left: 0;
}
	.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 0px;
}
	.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 0px;
}
	.product-number-info li {text-align: center;
}

	.yinz {
    padding:30px 0 10px;
}
	.yinz .container {width: 100%;}
	.yinz ul li {
    width:48%;
    height: 280px;margin: 0 4% 4% 0}
	.yinz ul li:nth-child(2n){margin-right: 0;}
	.sy_about {
    padding: 50px 0 50px;
}
	
	.sy_cpfw {
    padding: 30px 0;
}
	.sy_hzal {
    padding: 40px 0 40px;
}
	.xwnr {
    width: 90%;
    padding-bottom: 30px;
}
	.xwnr .swiper-slide .wenz {
    width: 100%;
    padding: 30px 30px;
}
	.sy_ryzz {
    padding: 40px 0;
}
	.sy_xwdt {
    padding: 40px 0;
}
	.sy_hzhb ul li {
  width:30.3333%;margin: 1.5%
}
	.sy_hzhb {
  padding: 30px 0;
}
	.xx1 .hd ul li {
  width: 120px;
  height: 35px;
  margin: 0 6px;
  line-height:35px;
  font-size: 14px;
}
	.home_news .box ul {
  margin-top: 25px;
}
	.home_news .box ul li {
  width: 100%;
  margin-right: 0;
}
	.home_news .box ul li .wenz {
  padding: 20px;
}
	.home_news .more {
  width: 180px;
  line-height: 38px;
  margin: 20px auto 0;
}
	.home_news {
  padding:30px 0;
}

	.ContactDemand .contact {
    padding-right: 0px;width: 100%;
}
	.ContactDemand .container {
    width:90%;
    display: block;
}
	.ContactDemand .contact, .ContactDemand .demand {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.ContactDemand .contact, .ContactDemand .demand {
    padding-top: 40px;padding-left: 0;
}
	.ContactDemand .demand {
    border-left: rgba(255,255,255,0.2) 0px solid;
}

.footer { width:94%; padding: 20px 0; z-index: 999;}
	.footer .zuo3{display: none;}
.footer .zuo3 ul li { width:33.3333%; overflow:hidden; margin-bottom:20px}
.footer .zuo3 ul li.lx { width:100%}
.footer .you3 .weixin {width: 100px; padding-top: 0px;float: none; margin:0 10px;display: inline-block;}
.footer_btm { margin: 20px auto 0;padding-top: 1%; width:100%;height: auto;}
	.copy {
    width: 100%;
    line-height: 40px;
}
	.copy .lo {display: none;
}
	.copy p {width: 100%;text-align: center;
}
.footer .you3 { width: 100%; float: right;text-align: center;margin-top: 0;}
.footer .zuo3 { width:100%;}
.nban {
    height:10rem;
    width: 100%;
}
.g-tit1{margin-bottom: 30px;}
.g-tit1 h2{font-size: 2.3rem;
}
.g-tit1 span{font-size: 16px;color: #333;}
.g-tit1 .en{position: absolute;top: -1.8rem;left: 0;right: 0;
	font-size: 4rem;text-transform: uppercase;
	font-family:ariblk;line-height: 1.1;font-weight: bold;
	color: rgba(0,0,0,.04);font-style: normal;
}
	.js-zs {
    padding: 20px 3% 30px;
}
	.ntit ul li {float: left;width: 24.5%;margin: 0.25%;float: left;min-width: 50px;
}
	.nban .mb {
    left: 5%;
    margin-left:0px;
    top: 35%;
    width: 90%;
}
	.nban .mb h2 {
    font-size: 26px;
}
	.gray {
    padding:30px 0 0px;
    margin-bottom: 40px;
}
	
	.gy_jj {
    padding: 30px 0;
}
	.gy_jj .tp {
    width: 100%;
}
	.gy_jj .wenz {
    width: 100%;margin-top: 30px;padding-top: 0}
	.gy_jj .wenz h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
	.page-about {
    padding: 30px 0;margin: 30px 0
}
	.page-about .left {display: none;
}
	.page-about .right {
    width:100%;
    padding-left: 0px;
}
	.gy_jj .ys {
    padding: 30px 0;
    margin-top:30px;
    margin-bottom: 30px;
}
	.gy_jj .ys ul li .tb {
    width: 90px;
    height: 90px;
}
	.ny_mgqz {
    width: 90%;
}
	.ny_mgqz .box1 {
    margin-bottom: 0px;
    margin-top: 30px;
}
	.ny_mgqz .box1 .left {
    width: 100%;
}
	.ny_mgqz .box1 .right {
    width: 100%;margin-top: 20px;
}
	.fwly ul li {
  width:33.3333%;
}	
.sy_zxcp {padding-bottom: 30px;
}
	
	.indexp1ul {
    margin-top: 30px;
}
	.indexp1ul li {
    width: 47%;
    padding: 30px 0 0;
    min-height: 300px;
}
	.ContactDemand::before {
    background: url(../images/e72f568a825512a8706cefd1e2255f4d.jpg) center center no-repeat;
    background-attachment: inherit;
}
	.lx_wm .x_x {
  width: 100%;
}
	.lx_wm .l_y {
  width: 100%;
}

.ny_al ul {justify-content: space-between;}
	.ny_al ul li {
  width: 32.3333%;    padding: 0px 20px;
}
	
	.ny_al ul li h3 {
  font-size: 14px;
  margin-top: 10px;
}
	.ny_al
{
  padding: 30px 0;
}
/*	服务领域*/
	.ny_yy ul li {
  width:48%;
}
	
	
	
	
	
	
	
	
	
	

  }

@media only screen and (max-width:600px){
	
		.indexp1ul li {
    width: 98%;
    padding: 30px 0 0;
    min-height: 300px;
}
	.sy_fwxm ul li {
  width: 100%;
  margin-bottom: 3%;
}
	.ny_whcn {
    padding: 30px 0 40px;
    margin-top: 30px;
}
	.ny_whcn h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.ny_whcn ul li {
    width: 100%;
    margin: 0 0 2rem;
}
	.sy_td ul li {
    width: 100%;
    margin: 2% 0;
  }
	.swiper-yxxy .swiper-slide:hover .w_z p{display: none;}
	.nyr {padding: 10px;
}
	
	
	.ban .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
	.ban .swiper-slide img {
    width: 160%;height: 20rem;
}
	.sy_about {
    padding: 30px 0 30px;background: url(../images/sy_1.jpg) left top / 180% no-repeat;
}
	.tit h1 {
    font-size: 2.4rem;
}
	.tit h3 {
    margin-top: 1rem;
    font-size: 1.4rem;
    margin-bottom: 2rem;
}
	.sy_about .nr {
    font-size: 1.2rem;
}
	.sy_about .nr .more a {
    font-size: 1.4rem;
}

.sy_lxbd h2 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}
	.sy_lxbd .bdbox {
    padding: 0 1.5rem;
}
	.yywby input {
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
}
	.sy_lxbd .bdbox .yywby {
    margin-bottom: 10px;
    height: 32px;
    line-height: 32px;
}
	.sy_lxbd .bdbox .yywxb select {
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
}
	.sy_lxbd .bdbox .yywby2 {height: 32px;
    line-height: 32px;
}
	.yywby2 select {
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
}
	.yywby3 input {
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
}
	.sy_lxbd .bdbox .yywby3 {
    height: 32px;
    line-height: 32px;
}
	.bdbox .form-btn {
    padding: 10px 0;margin-bottom: 0;
}
	.product-number-info ul {
    padding: 30px 0 0;
}
	.product-number-info li {
    width: 50%;
    height: 5rem;margin-bottom: 1.5rem
}
	.product-number-info li b {
    font-size: 2.6rem;
}
	.product-number-info li:nth-child(3){border-left: 0;}
	.sy_about .nr .more a {
    margin-top: 1rem;
}
	.yinz ul li em {
    width: 5rem;
    height: 5rem;
    margin: 1.5rem auto;
}
	.yinz ul li em img {
    width: 100%;
    height: 100%;
}
	.yinz ul li b {
    font-size: 1.6rem;
    height:auto;
    line-height: 1.8;
}
	.yinz ul li span {
    font-size: 1.2rem;
}
	.yinz ul li {
    height: 25rem;
}
	.ny_al ul li
{
    width: 48%;
  }
	.xwnr .swiper-slide .tp {
    width: 100%;
}
	.xwnr .swiper-slide img {
    height: auto;
}
	.xwnr .swiper-slide .wenz {
    padding: 2rem;
}
	.xwnr .swiper-slide h3 {
    font-size: 1.8rem;
    line-height: 1.8;
}
	.xwnr .swiper-slide p {
    font-size: 1.4rem;
    margin: 1.5rem 0 0;
    line-height: 1.8;
}
	.xwnr .swiper-slide .more {
    margin-top: 2rem;
}
	.xwnr .swiper-button-next {
    background: url(../images/banner-r.png) center / 100% no-repeat;
    width: 2rem;
    right: 0%;
}
	.xwnr .swiper-button-prev {
    background: url(../images/banner-l.png) center / 100% no-repeat;
    width: 2rem;
    left: 0%;
}
	.swiper-btn {
    width: 3rem;
    height: 2.5rem;;
}
	.honor-next {
    background-position: right 0;background-size: 6rem;
}
	.honor-prev {background-size: 6rem;
}
	.gallery-top .swiper-slide .mb {
    height: 35px;
    line-height:35px;
    font-size: 1.4rem;
}
	.ContactDemand .contact ul{overflow: hidden;}
	.ContactDemand .contact ul li {
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 25px 15px;
}
	.ContactDemand .pongtit .left {
    font-size: 2.6rem;
}
	.ContactDemand .contact .desc {
    font-size: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
	.ContactDemand .contact ul {
    display: block;
    margin-top: 3rem;
}
	.ContactDemand .contact {
    padding-top: 40px;
    padding-left: 0;
}
	.ContactDemand .demand {
    padding-top: 0px;
}
.ContactDemand .demand .form {
    margin-top: 3rem;
}
	.ContactDemand .demand .form .myrow {
    display: block;
}
	.ContactDemand .demand .form .myrow .styleblock:nth-of-type(1) {
    margin-right: 0px;
}
	.ContactDemand .demand .form .myrow .styleblock:nth-of-type(2) {
    margin-left: 0px;
}
	.ContactDemand .demand .form .styleblock {
    margin-bottom: 2rem;
}
.footer .zuo3 ul li a {line-height: 22px; font-size: 12px;}
.footer .zuo3 ul li .line { margin-bottom:10px;  margin-top:1px;}
.footer_bg { padding:5px 0 0;}
.dzwz { line-height: 25px; width: 100%; margin-top:10px;}
.footer .you3 .weixin { padding-top:0px;}
	.copy {
    line-height: 1.5;
}
	.ContactDemand .contact ul li .txt {
    height: auto;
}
	.btext {
    margin-top: -5rem;
}
	.btitle strong {
    font-size: 2rem;
}
	.btext {width: 65%;
}
	.btitle small {
    font-size: 1rem;
}
	.btext p {display: none
}
	.btitle {
    padding-bottom: 10px;
    margin-bottom: 1.5rem;
}
	.ntit ul li a {
    line-height: 40px;
    padding: 0 0px;
    font-size: 1.2rem;
}
	.js-zs .new-date {
    width: 17%;
    height: 7rem;
    margin-right: 0;
}
	.js-zs .new-date span {
    font-size: 1.2rem;
}
	.js-zs .new-con {
    width: 80%;
    float: right;
}
	.js-zs .new-con h3 {
    font-size: 1.6rem;
    line-height: 1.8;
}
	.js-zs .new-con p {
    font-size: 1.2rem;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
	.js-zs .new-date strong {
    font-size: 2.4rem;
    padding-top: 8px;
}
	.nban .mb {
    left: 5%;
    margin-left:0;
    top: 35%;
    width: 90%;
}
	.nban .mb h2 {
    font-size: 1.8rem;margin-bottom: 0;
}
	.nban .mb h3 {
    font-size: 1.4rem;
}
	.wzxx {
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.2rem;
}
	.js-zs dl {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
}
	.nban {
    height: 16rem;
}
	.ny_xw .top1 .wenz h3 {
    font-size: 1.6rem;
    margin-bottom:1rem;
}
	.ny_xw .top1 .wenz p {
    font-size: 1.2rem;
    line-height:1.8;
}
	.ny_xw .top1 .wenz .more {
    margin-top: 3rem;
}
	.ny_xw .nynews li {
    width: 96%;
    margin: 0 2% 20px;
}
	.ny_xw .nynews li h3 {
    font-size: 1.6rem;
}
	.ny_xw .nynews li p {
    font-size: 1.2rem;margin-bottom: 0;
}
	.ny_xw .nynews li .wenz {
    padding: 20px 2rem 15px;
}
	.copy p {padding: 1rem 30px;box-sizing: border-box;
}
	.f_h {
    width: 35px;
    height: 35px;
}
	.gy_jj .wenz h2 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
}
	.gy_jj .wenz p {
    font-size: 1.2rem;
}
	.nytit h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.nytit h3 {
    margin-bottom: 3rem;
}
	.page-about .part1 .item {
    height: 13rem;
    padding: 1rem 2rem;margin-bottom: 1rem;
}
	.page-about .part1 .item h5 {
    font-size: 1.6rem;padding-top: 10px;
}
	.page-about .part1 .item h5 big { font-size: 2.2rem;}
	.page-about .part1 .item p {
    font-size: 1.2rem;line-height: 1.6;
}
	.gy_jj .ys ul li {
    width: 33.3333%;
    padding:1.5rem 0;
}
	.gy_jj .ys ul li .tb {
    width: 8rem;
    height: 8rem;
}
	.gy_jj .ys ul li h3 {
    font-size: 1.4rem;
}
	.ntit .con {width: 98%;}
	.ny_mgqz .box1 .right h3 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
}
	.ny_mgqz .box1 .right p {
    font-size: 1.4rem;
}
	.hy_wj h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.hy_wj ul li h3 {
    padding: 1rem;
    font-size: 2rem;
}
	.hy_wj ul li h3 .icon {
    left: 10px;
    width: 6rem;
}
	.hy_wj ul li .wenz {
    padding: 2rem 1.5rem;
    margin-top: 1.5rem;
    min-height: 20rem;
}
	.hy_wj ul li .wenz p {
    font-size: 1.2rem;
    width: 33.3333%;
    padding-left: 1rem;
}
	.ny_mgqz .box1 {
    margin-bottom: 1rem;
}
	
	.sy_zxcp h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
	.swiper-cpcx .swiper-slide .w_z {
    padding: 1rem;
}
	.swiper-cpcx .swiper-slide h3 {
    font-size: 1.4rem;
}
	.swiper-cpcx .swiper-slide p {
    font-size: 1.2rem;line-height: 1.8;
}
		.xx1 .hd ul li {
    font-size: 1.4rem;
}
.gy_lxwm .bd ul li h3 {
    font-size: 1.4rem;margin-bottom: 1rem
}
	.gy_lxwm .bd ul li {
    height: 20rem;
}
	.gy_lxwm .bd ul li p {
    font-size: 1.2rem;
}
	.nydt {
    margin-top: 2rem;
}
	.lx_hz h2 {
    font-size: 2.4rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
	.lx_hz .hz p {
    font-size: 1.4rem;line-height: 1.8;
}
	.lx_hz .zxly input.w_z {
    width: 100%;margin: 0 0 10px;
}
	.lx_hz .zxly textarea {
    width: 100%;
    margin: 0 0 10px; 
}
	.footer .you3 .weixin p {
    font-size: 14px;
}
	
.sy_zxcp .swiper-button-next, .sy_zxcp .swiper-button-prev {display: none;
}	
	
	.fwly ul li .tb {
  width: 90px;
  height: 90px;
}
	.fwly ul li h3 {
  font-size:14px;
  margin-top: 10px;
}
	

}










.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;margin-left: 1px; }














