﻿@charset "utf-8";
@font-face {
  font-family: "Lato-Light";
  src: url("../font/Lato-Light.woff2") format("woff2"),
       url("../font/Lato-Light.woff") format("woff"),
       url("../font/Lato-Light.ttf") format("truetype"),
       url("../font/Lato-Light.eot") format("embedded-opentype"),
       url("../font/Lato-Light.svg") format("svg"),
       url("../font/Lato-Light.otf") format("opentype");
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../font/Lato-Regular.woff2') format('woff2'),
       url('../font/Lato-Regular.woff') format('woff'),
       url('../font/Lato-Regular.ttf') format('truetype'),
       url('../font/Lato-Regular.eot') format('embedded-opentype'),
       url('../font/Lato-Regular.svg') format('svg'),
       url('../font/Lato-Regular.otf') format('opentype');
}
@font-face {
  font-family: "Candara";
  src: url("../font/Candara.woff2") format("woff2"),
       url("../font/Candara.woff") format("woff"),
       url("../font/Candara.ttf") format("truetype"),
       url("../font/Candara.eot") format("embedded-opentype"),
       url("../font/Candara.svg") format("svg"),
       url("../font/Candara.otf") format("opentype");
}

html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Lato-Light; 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: Lato-Light;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Lato-Light; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; 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:80%; margin:0 auto;}
.ncon{width:1200px; margin:0 auto;}
.container { width:80%; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,1)}
.header .container{position:relative;}
.header .logo{width:auto; float:left; margin:0px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:auto;margin:0px 0 10px ;}
.header .logo img{width:auto; height: 100px; display:block;}

.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 .nav{ margin-top:30px; float:right;}
.header .nav i{font-size:20px; line-height:45px; text-align:right;float: right;height:45px;color: #fff; }
.header.on .nav{ float:right; margin-top:30px}
.header .nav ul li{margin:0 2px; line-height:45px; float:left; position:relative; padding:0 20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li.last {background: #de3211;border-radius: 5px;margin-left:30px;}
.header.on .nav ul li.last a{color:#fff;}
.header.on .nav ul li{line-height:45px;color:#fff;}
.header .nav ul li a{ font-size:18px; color:#fff; text-transform:uppercase;font-family: Lato-Regular;}
.header.on .nav ul li a{color:#333;}
.header.on .nav i {color: #333;}
.header .nav ul li span{width:0; height:2px; background-color:#de3211; 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);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:260px; background-color:rgba(255,255,255,.9); position:absolute; top:45px; left:0; display:none; z-index:9999;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:15px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15);padding: 0 10px;text-transform: capitalize;}
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#de3211; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}

@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){
.head_h { height: 70px; display:block}
.header{border:0; height:70px; background:#fff; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:230px; margin:0px auto;padding-bottom: 0;}
	.header .logo img {
  height: 60px;
}
.header.on .logo{width:220px; margin:0px auto 0px;}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}

.header .nav{width:100%;box-sizing: border-box; padding:15px 5%; background-color:#000; height:100%; position:fixed; top:70px; right:-100%; 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-top:0}
	.header.on .nav{margin-top:0}
.header .nav.on{right:0;margin-top: 0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{position:absolute; width:50%;right:0px; top:50%; 
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; text-align:left; border-bottom:1px solid #444; 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 .e_j { width: 100%; border-top: 1px solid #444; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#aaa;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{ color:#fff;}
	.header.on .nav i {
  color: #fff;
}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}




.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide{width:100%; height:100vh;}
.gallery-top .swiper-slide .mb {position: absolute;width: 100%;height: 100%;padding-top: 90px;box-sizing: border-box; background: rgba(0,0,0,0.55);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;}
.gallery-top .swiper-slide .mb .box {width: 100%;text-align: center;}
.gallery-top .swiper-slide .mb h1 {font-size: 45px;margin-bottom:30px;color: #fff;}
.gallery-top .swiper-slide .mb h1 span{font-family:OPPOSans-B ;font-weight: bold;}
.gallery-top .swiper-slide .mb h3 {font-size: 20px;color: #fff;text-align: center;margin-bottom: 60px;}
.gallery-top .swiper-slide .mb .more {width: 160px;margin: 0 auto;line-height: 50px;text-align: center;font-size:16px;color: #fff;background: #de3211;text-transform: uppercase;}
.gallery-top .swiper-slide .mb .more:hover {background: #df2b02;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .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%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fc7010}
.gallery-top .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;}
.gallery-top .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;}







.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative;text-transform: uppercase;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #df3410;}
.tit h3 { font-size:16px; color:#666; margin-top:25px;}

.sy_about { padding:60px 0; overflow:hidden;background: #de3211;}
.sy_about .nr { font-size:14px; text-align:center}
.sy_about .nr h2 {font-size: 40px;text-align: center;color: #fff;margin-bottom: 30px;}
.sy_about .nr p { margin-bottom:30px; line-height:30px;color: #fff;font-size: 20px;letter-spacing: 0.5px;}
.sy_about .nr .more a { font-size:14px; text-transform:capitalize; color:#fff; text-align:center; line-height:35px; margin-bottom:30px; display: inline-block; width:130px; position:relative;border: #fff 1px solid;margin-top: 30px;}
.sy_about .nr .more a  span{width:0; height:2px; background-color:#fff; 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%}

.sy_part2 {width: 100%;}
.sy_part2 ul li {width: 25%;float: left;position: relative;}
.sy_part2 ul li img {width: 100%;display: block;}
.sy_part2 ul li .mb {width: 100%;height: 100%;position: absolute;z-index: 9;background: rgba(0,0,0,0.6);padding: 30px 60px;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.sy_part2 ul li h3 {font-size: 30px;color: #fff;margin-bottom: 30px;text-align: center;}
.sy_part2 ul li p {font-size: 16px;color: #fff;line-height: 1.8;opacity: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;margin-top:100px;}
.sy_part2 ul li:hover p{opacity:1;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;margin-top: 0;}

.sy_td { padding:60px 0; overflow:hidden; background:#f6f6f6}
.sy_td ul li {width:30.3333%; float:left; margin:0 1.5% 3%;box-shadow: 0 0 10px #ccc;background: #fff;padding: 20px;box-sizing: border-box;min-height: 369px;border-radius: 6px;position: relative;}
.sy_td ul li .tu { margin:30px 0; text-align:center}
.sy_td ul li.last { margin-right:0}
.sy_td ul li .tu img { width:60px; }
.sy_td ul li:hover .tu img {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;}
.sy_td ul li h3 { margin:0 0 30px 0; text-align:center;font-size: 18px;font-weight: 600; color:#333;position: relative;}
.sy_td ul li h3::after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -12px;
  width: 30px;
  height:2px;
  background: #df3410;
}
.sy_td ul li p { font-size:15px; color:#555; line-height:1.5;font-family: Candara;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.sy_td ul li .more {width: 120px;line-height: 32px;border: #ccc 1px solid;text-align: center;margin: 35px auto 0;position: absolute;left: 50%;margin-left: -60px;bottom: 20px;}
.sy_td ul li .more a {font-size: 14px;color: #333;text-transform: uppercase;}
.sy_td ul li:hover .more {background: #df3410;}
.sy_td ul li:hover .more a {color: #fff;}

.sy_hzhb { overflow:hidden; padding:60px 0;}
.sy_hzhb ul li {width: 16.6666%;float: left;padding:30px;box-sizing: border-box;}
.sy_hzhb ul li img {width: 100%;display: block;}

.index-contact .left {width: 40%;float: right;}
.index-contact .left h1 {font-size: 40px;color: #fff;margin-bottom: 30px;}
.index-contact .left input.w_z {
    width: 49%;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    margin-bottom:20px;margin-right: 1%;color: #333;
    padding: 0 5px;box-sizing: border-box;background: rgba(255,255,255,1);		
}
.index-contact .left input.tel{width: 100%;height: 36px;
    font-size: 14px;
    line-height: 36px;
    margin-bottom:20px;margin-right: 1%;color: #333;
    padding: 0 5px;box-sizing: border-box;background: rgba(255,255,255,1)}
.index-contact .left textarea {
    width: 100%;
    height: 80px;
    padding: 5px;
    outline: none;
    resize: none;
    font-size: 14px;
    line-height: 28px;background: none;color: #333;
    margin-bottom: 20px;box-sizing: border-box;background: rgba(255,255,255,1);border: 0;
}
.index-contact .left input.a_n {
    width: 150px;
    height:36px;
    background-color: #df3410;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}
.index-contact .s {float: left;position: relative;width:50%; }



/*index-contact*/

.index-contact {

	min-width: 1200px;

	padding: 45px 0;

	background-image: url(../images/contact-bg.jpg);

	background-repeat: no-repeat;

	background-size: cover;

	background-attachment: fixed;

	background-position: center top;

	position: relative;

}


.index-contact .cover {

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	background: rgba(0,0,0,0.5);

	z-index: 1;

}



.index-contact h1 {

	font-size: 40px;color: #fff;margin-bottom: 30px;text-transform: capitalize;

}

.index-contact p {

	line-height: 1.8;

	font-size: 14px;

	color: #fff;margin-top: 10px;

}
.index-contact img {width: 100%;display: block;}

.index-contact .btn {

	display: block;

	width: 200px;

	margin-top: 25px;

	border: 1px #fff solid;

	text-align: center;

	border-radius: 3px;

}
.index-contact .btn:hover a{background: #e5dfd9;color: #333;}
.index-contact .btn a {

	display: block;

	height: 48px;

	line-height: 48px;

	font-size: 18px;

	color: #fff;

}


















.sy_pro { padding:60px 0; overflow:hidden;}
.sy_pro ul li { width:100%; overflow:hidden}
.sy_pro ul li .tp { width:50%;}
.sy_pro ul li .tp img { width:100%; display:block}
.sy_pro ul li .wenz { width:50%; padding:0 10%;-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_pro ul li .wenz .ico { width:80px; margin:50px auto 30px;}
.sy_pro ul li .wenz .ico img { width:100%}
.sy_pro ul li .wenz h2 { font-size:25px; color:#333; margin-bottom:20px; text-align:center}
.sy_pro ul li .wenz p { line-height:1.5; font-size:14px; color:#666;}
.sy_pro ul li .wenz .more { text-align:center}
.sy_pro ul li .wenz .more a { font-size:14px; text-transform:capitalize; color:#f18c16; text-align:center; line-height:32px; margin-bottom:30px; display: inline-block; width:110px; position:relative}
.sy_pro ul li .wenz .more a  span{width:0; height:2px; background-color:#de3211; 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_pro ul li .wenz .more a:hover span{ width:100%}



/* start footer */
.footer_bg{background:#212121; width:100%;padding:30px 0;}

.footer_btm {margin:0px auto 0;width:1200px;text-align: center;}
.copy p {font-size: 14px;text-transform: uppercase;color: #B9B9B9;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}
.nban { height:500px; width:100%}
.nban .wenz {width: 600px;padding: 30px;box-sizing: border-box;background: rgba(0,0,0,0.6);color: #fff;position: absolute;left: 50%;margin-left: -600px;top: 20%;}
.nban .wenz h2 {font-size: 30px;margin-bottom: 25px;color: #fff;}
.nban .wenz p {font-size: 18px;line-height: 1.8;color: #fff;}
.ny_about {padding: 60px 0;min-height: 500px;}
.ny_about h2 {font-size: 40px;color: #e03b0f;margin-bottom: 30px;text-align: center;margin-top: 50px;}

.ny_about p {font-size: 20px;color: #555;line-height: 1.8;text-align: center;margin-bottom: 20px;margin: 0 auto 20px;}
.ny_gylc {width: 1200px;margin: 0 auto;padding: 40px 0;overflow: hidden;}
.ny_gylc .wenz {width:45%;line-height: 1.8;font-size: 18px;color: #555;}
.ny_gylc .wenz.w2{width: 100%}
.ny_gylc .wenz h2 {font-size: 28px;color: #333;margin-bottom: 25px; font-weight:bold}
.ny_gylc .wenz h2 span {font-weight: bold;font-family: OPPOSans-B;}
.ny_gylc .wenz p {margin-bottom: 15px;}
.ny_gylc .tp {width:48%;}
.ny_gylc .tp.t2{width: 48%;}
.ny_gylc .tp img {width: 100%;display: block;}
.ny_jjfa {padding: 60px 0;}
.ny_jjfa input.w_z {
    width: 31.3333%;
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    margin-bottom:20px;margin:10px 1%;color: #333;
    padding: 0 5px;box-sizing: border-box;background: rgba(255,255,255,1);border: #eee 1px solid;	float: left;
}
.ny_jjfa textarea {
	overflow-y:scroll;
    width: 98%;
    height: 80px;
    padding: 5px 10px;
    outline: none;
    resize: none;
    font-size: 14px;
    line-height: 28px;background: none;color: #333;margin:10px 1%;
    margin-bottom: 20px;box-sizing: border-box;background: rgba(255,255,255,1);border: #eee 1px solid;	
}
.ny_jjfa input.a_n {
    width: 150px;
    background-color: #df3410;
    font-size: 14px;
    color: #fff;padding: 5px 10px;
    line-height: 36px;margin-left: 1%;
}
.ny_jjfa h2 {font-size: 22px;color: #df3410;margin-bottom: 30px;}

.ny_lx{padding: 60px 0;background: #000;overflow: hidden;min-height: 500px;}



@media only screen and (max-width:1680px) {
	.sy_part2 ul li h3 {
  font-size: 1.6vw;
}
	.sy_part2 ul li .mb {
  padding: 30px 40px;
}
	
	
	
}

@media only screen and (max-width:1441px) {
	.container {width: 90%;margin: 0 auto;}
	.sy_part2 ul li p {
  font-size: 16px;
  margin-top: 40px;height: 20px;
}
	.sy_part2 ul li h3 {
 -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
	.sy_part2 ul li:hover p{height: auto;}
	.sy_part2 ul li .mb {
  padding: 30px 25px;
}
	.sy_td ul li .tu {
  margin: 10px 0 25px;
}
	
	
}








@media only screen and (max-width:1024px) {

.container { width: 94%; 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;}
.gallery-top .swiper-button-next {display: none;}
	.gallery-top .swiper-button-prev {display: none;}
	.gallery-top .swiper-slide .mb h1 {padding: 0 1rem;
}
	.gallery-top .swiper-slide .mb h3 {padding: 0 1rem;
  margin-bottom: 40px;
}
.sy_about { padding: 40px 0;}
.sy_about .nr .lb { width: 100%; margin: 0 auto;}
	.sy_part2 ul li {
  width: 50%;
}
	.sy_part2 ul li .mb {
  padding:20px 25px;
}
	.sy_part2 ul li h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
	.sy_part2 ul li p {
  margin-top: 20px;opacity: 1;height: auto;
}
	.sy_hzhb {
  padding:40px 0;
}
	.sy_hzhb ul li {
  width: 33.3333%;
  padding:25px 30px;
}

.sy_td {padding: 40px 0;}
.sy_td ul li {width:46%; margin: 0 2% 30px;}
.sy_td ul li.last { margin-right:2%}
.sy_pro { padding: 40px 0;}
.sy_pro ul li .wenz { padding: 0 3%; width:100%}
.sy_pro ul li .tp { width:100%;}
.sy_pro ul li { width:94%; margin:0 auto}

.index-contact { min-width:94%;  padding:25px 0 50px;
background-attachment: inherit;}
.con {width:94%; margin: 0 auto;}
	.index-contact .left {
  width: 100%;margin-top: 40px;
}
.index-contact .s { padding: 0 0px;width: 100%;}

.footer { width:94%; padding: 20px 0; z-index: 999;}
.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: 20px;float: none; margin:0 auto}
.footer_btm { width: 94%;}
.footer .you3 { width: 100%; float: right;}
.footer .zuo3 { width:100%;}
.nban {
    height:10rem;
    width: 100%;
}
	.ny_about {
  padding: 40px 0;
}
	.ny_about h2 {
  margin-bottom: 20px;
  margin-top:30px;
}
	.nban .wenz {
  width: 100%;
  padding: 30px;
 background: rgba(0,0,0,0.6);
  left: 0%;
  margin-left: 0px;
  top: 5%;
}
	.ny_jjfa {
  padding:30px 0;
}
	.ny_gylc {
  width: 90%;
  padding: 20px 0;
}
	.ny_gylc .wenz {
  width: 100%;
  font-size: 16px;
}
	.ny_gylc .tp {
  width: 100%;
  margin-bottom:20px;
}
	.ncon {
  width: 90%;
}

  }

@media only screen and (max-width:600px){
.sy_about .nr h2 {
  font-size: 2.2rem;
}
.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;}
	.sy_part2 ul li {
  width: 100%;
}
	.sy_part2 ul li h3 {
  font-size: 2rem;
}
	.sy_part2 ul li p {opacity: 1;
}
	.container {
  width: 90%;
}
	.sy_hzhb ul li {
  width: 33.3333%;
  padding: 10px 15px;
}
	.sy_td ul li h3 {
  font-size: 1.8rem;
}
	.sy_part2 ul li p {
  font-size: 1.5rem;
}
.sy_td ul li { width:100%; margin: 0 0 20px;}
	.sy_td ul li p {
  font-size: 1.4rem;
}
.sy_pro ul li .wenz .ico { width: 80px; margin:30px auto 20px;}
.con {
  width: 90%;
}
	.index-contact h1 {
  font-size: 2.2rem;margin-bottom: 20px;
}
	.index-contact .left h1 {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.index-contact h6 { font-size:28px; line-height: 40px;}
.index-contact p { line-height:1.8; font-size: 1.4rem; margin-bottom:10px}
.index-contact .btn {top: auto; margin-top: 0; bottom:-55px; height:36px;}
.index-contact .btn a { height: 36px;line-height: 36px;}
.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;}
.footer_btm {
  width: 90%;padding: 10px 0;
}
	.ny_about h2 {font-size: 2.4rem
}
	.ny_lx {
  padding: 30px 0;
}
	.nban .wenz h2 {
  font-size: 2rem;
  margin-bottom: 10px;
}
	.nban .wenz p {
  font-size: 1.2rem;line-height: 1.6
}
	.nban {
  height: 15rem;position: relative;
}
	.nban .wenz {
  padding: 20px;
}
	.ny_gylc .wenz h2 {
  font-size: 2.2rem;
  margin-bottom: 1.5rem;
}
	.ny_jjfa input.w_z {
  width: 98%;
}
	.sy_about .nr p {
  margin-bottom: 30px;
  line-height: 1.8;
  font-size: 1.75rem;
  letter-spacing: 0.5px;
}
	.copy p {font-size: 1.2rem;}
	
	.ny_gylc .wenz {
  font-size: 1.6rem;
}
	
	
	
	
	
	
	
	
	
	
}




.ny_about .ys {}
.ny_about .ys ul {display: flex;align-items: stretch; margin:40px 0px}
.ny_about .ys ul li {width: 23%;background: #fff;border-top: #e4480a 5px solid;padding: 25px;box-sizing: border-box;box-shadow:0 0 10px #ccc;float: left;margin: 0 1%;}
.ny_about .ys ul li h3 {font-size: 22px;margin-bottom: 20px;font-weight: bold;}
.ny_about .ys ul li p {text-align: left;margin-bottom: 0;font-size: 16px;}

@media only screen and (max-width:1024px){
	
	.ny_about .ys ul {display: block;}
.ny_about .ys ul li {width:46%;margin: 0 2% 4%;height: 21rem}
	.ny_about .ys ul li p {text-align: left;margin-bottom: 0;font-size: 0.8rem;}
	.ny_about .ys ul li h3 {font-size: 1rem;}
}

@media only screen and (max-width:600px){
	
	.ny_about .ys ul li {width:98%;margin: 0 1% 4%;height: auto;}
	.ny_about .ys ul li h3 {
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}
	.ny_about .ys ul li p {font-size: 1.6rem;}
	
}
