﻿

/* -------- 全局样式-------- */  

* {

	margin: 0;

	padding: 0;

}

body {

	font-family: "微软雅黑", "宋体", arial;

	font-size: 16px;

	margin: 0px;

	padding: 0px;

	background: #fff;

	color: #5c5c5c;

}

div, form, img, ul, li, dl, dt, dd {

	padding: 0px;

	margin: 0px;

	border: 0px;

}

td, p, div, li, select, input, textarea {

	font-family: "微软雅黑", "宋体", arial;

	font-size: 16px;

	margin: 0;

	padding: 0;

}

td, p, div, li, input, textarea {

	word-break: break-all;

}

h1, h2, h3, h4, h5, h6, b, th {

	font-size: 100%;

	font-weight: normal;

}

/*强行换行*/

table, tr, td, th {

	font-size: 12px;

}

ul, li {

	list-style-type: none;

}

/*ul,li{ LIST-STYLE: none;}*/

h1, h2, h3, h4, h5, h6 {

	padding: 0px;

	margin: 0px;

}

/* -------- 链接-------- */

a:link {

	color: #666;

	text-decoration: none;

} /* 未访问的链接 */

a:visited {

	color: #666;

	text-decoration: none;

} /* 已访问的链接 */

a:hover {

	color: #137514;

	text-decoration: none;

} /* 鼠标放上去的链接 */

a:active {

	color: #666;

} /* 激活链接 */

/* -------- 表单 -------- */



/* -------- 对齐和边距 -------- */

.left {

	float: left;

}

.right {

	float: right;

}

.clear {

	clear: both;

}

.wfixed {

	width: 1300px;

	margin: 0 auto;

	display: table;

}

.top{height: 160px;}

.logo{

	float: left;

	position: absolute;

	z-index: 9999;

	}

.logo a{}

.logo_a{

    padding-left: 246px;

    height: 100px;

}

.logo_a dl{

}

.logo_a dl dt{

    font-size: 30px;

    color: #333;

    font-weight: bold;

    float: left;

    line-height: 100px;

}

.logo_a dl dd{

    float: right;

    line-height: 100px;

}

.logo_a dl dd img{

    float: left;

    margin-top: 32px;

    padding-right: 10px;

}

.logo_a dl dd i{

    font-size: 16px;

    color: #333;

    font-style: normal;

    display: block;

    float: left;

}

.logo_a dl dd span{

    font-size: 26px;

    color: #147514;

    font-weight: bold;

    display: block;

    float: right;

}

.menu{

    width: 100%;

    height: 60px;

    background: #137514;

    font-size: 16px;

}

.menu a{

    color: #fff;

    width: 140px;

    display: block;

    float: left;

    height: 44px;

    line-height: 44px;

    margin: 8px 5px;

    text-align: center;

}

.menu a:nth-child(1){margin-left: 246px; background:#d9b229; border-radius:15px; font-weight:bold;}

.menu a:hover{background:#d9b229; border-radius:15px; font-weight:bold;}

.ch_ss{

    height: 60px;

    background: #f9f9f9;

}

.ch_ss_c{

    width: 1300px;

    margin: 0 auto;

}

.ch_ss_a{

    float: left;

    line-height: 60px;

}

.ch_ss_a p{

    float: left;

    font-weight: bold;

    font-size: 16px;

}

.ch_ss_a a{padding: 0 10px 0 5px;}







.sousuo {

	float: right;

	margin-top: 13px;

}

.sousuo img {

	padding: 39px 43px;

}

#wowslider-container {

	zoom: 1;

	position: relative;

	width: 100%;

	margin: 0 auto;

	z-index: 100;

	border: none;

	text-align: left; /* reset align=center */

	font-size: 10px;

	overflow: hidden;

}

#wowslider-container.fullscreen-mode, #wowslider-container.fullwidth-mode {

	max-width: none;

	max-height: none;

}

#wowslider-container .ws_images ul {

	position: relative;

	width: 10000%;

	height: 100%;

	left: 0;

	list-style: none;

	margin: 0;

	padding: 0;

	border-spacing: 0;

	overflow: visible;/*table-layout:fixed;*/

}

#wowslider-container .ws_images ul li {

	position: relative;

	width: 1%;

	height: 100%;

	line-height: 0; /*opera*/

	overflow: hidden;

	float: left;

	font-size: 0;

	padding: 0 0 0 0 !important;

	margin: 0 0 0 0 !important;

}

#wowslider-container .ws_images {

	position: relative;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	overflow: hidden;

}

#wowslider-container.fullscreen-mode .ws_images, #wowslider-container.fullwidth-mode .ws_images {

	max-height: none;

}

#wowslider-container .ws_images a {

	width: 100%;

	display: block;

	color: transparent;

}

#wowslider-container.fullscreen-mode .ws_images a, #wowslider-container.fullwidth-mode .ws_images a {

	height: 100%;

}

#wowslider-container img {

	max-width: none !important;

}

#wowslider-container .ws_images img {

	width: 100%;

	border: none 0;

	max-width: none;

	padding: 0;

	margin: 0;

}

#wowslider-container .ws_images iframe {

	position: absolute;

	z-index: -1;

}

#wowslider-container a {

	text-decoration: none;

	outline: none;

	border: none;

}

#wowslider-container .ws_bullets {

	float: left;

	position: absolute;

	z-index: 70;

}

#wowslider-container .ws_bullets div {

	position: relative;

	float: left;

	font-size: 0px;

}

#wowslider-container a.wsl {

	display: none;

}

#wowslider-container .ws_bullets {

	padding: 10px;

}

#wowslider-container .ws_bullets a {

	margin-left: 16px;

	width: 12px;

	height: 12px;

	float: left;

	text-indent: -4000px;

	position: relative;

	background: rgb(30,165,194); /* ie */

	background: rgba(30,165,194,0.5);

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

}

#wowslider-container .ws_bullets a.ws_selbull, #wowslider-container .ws_bullets a:hover {

	background: rgba(30,165,194,1);

}

#wowslider-container .ws_bullets a:hover {

	-webkit-animation: pulseIn .9s infinite linear;

	-moz-animation: pulseIn .9s infinite linear;

	animation: pulseIn .9s infinite linear;

}

#wowslider-container a.ws_next, #wowslider-container a.ws_prev {

	font-family: 'wowslider-controls';

	position: absolute;

	display: none;

	text-shadow: none;

	text-align: center;

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

	color:rgba(250,196,26,0);

	top: 50%;

	margin-top: -2.5em;

	height: 5em;

	width: 5em;

	z-index: 60;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

}

#wowslider-container a.ws_next:hover, #wowslider-container a.ws_prev:hover {

	background-color: rgba(250,196,26,0.4); 

	color:rgba(250,196,26,0);

}



#wowslider-container a.ws_next{ background-image:url(../image/ws_next.png); background-position:center center; background-repeat: no-repeat;}

#wowslider-container a.ws_prev{ background-image:url(../image/ws_prev.png); background-position:center center; background-repeat: no-repeat;}

#wowslider-container a.ws_next {

	right: 10px;

}

#wowslider-container a.ws_next:after {

	content: '\e801';

	display: block;

	font-size: 3.5em;

	line-height: 1.7em;

}

#wowslider-container a.ws_prev {

	left: 10px;

}

#wowslider-container a.ws_prev:after {

	content: '\e800';

	display: block;

	font-size: 3.5em;

	line-height: 1.7em;

}

#wowslider-container a.ws_prev:hover:after {

	-webkit-animation: prevArrow .7s infinite ease-in-out;

	-moz-animation: prevArrow .7s infinite ease-in-out;

	animation: prevArrow .7s infinite ease-in-out;

}

#wowslider-container a.ws_next:hover:after {

	-webkit-animation: nextArrow .7s infinite ease-in-out;

	-moz-animation: nextArrow .7s infinite ease-in-out;

	animation: nextArrow .7s infinite ease-in-out;

}

* html #wowslider-container a.ws_next, * html #wowslider-container a.ws_prev {

	display: block

}

#wowslider-container:hover a.ws_next, #wowslider-container:hover a.ws_prev {

	display: block

}

/* bottom center */

#wowslider-container .ws_bullets {

	bottom: -33px;

	left: 50%;

}

#wowslider-container .ws_bullets div {

	left: -70%;

}

#wowslider-container .ws-title {

	position: absolute;

	display: block;

	bottom: 0.31em;

	left: 1.23em;



	margin: 9px;

	z-index: 50;

	font-family: MisoBold, Oswald, Impact, Charcoal, sans-serif;

	font-size: 5.5em;

	color: #FFF;

	text-shadow: 1px 1px 1px #333333;

}

#wowslider-container .ws-title div, #wowslider-container .ws-title span {

	display: inline-block;

	padding: 10px;

	background: #3398B6;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	opacity: 0.95;

 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);

}

#wowslider-container .ws-title div {

	display: block;

	background: #B02D15;

	margin-top: 10px;

	color: #FFFFFF;

	opacity: 0.8;

	text-shadow: 1px 1px 1px #000000;

}

#wowslider-container .ws_images > ul {

	animation: wsBasic 16.8s infinite;

	-moz-animation: wsBasic 16.8s infinite;

	-webkit-animation: wsBasic 16.8s infinite;

}































































































































/* neiyeyangshi_about */

.ny_about {

	background: url(../image/ny_about.jpg) center top no-repeat;

	/* height: 1200px; */

	padding-top: 170px;

}



.ny_about_a {

	width: 1250px;

	margin: 0 auto;

	padding-top: 350px;

	font-size: 18px;

	line-height: 32px;

	height: 266px;

}

.ny_about_a p {

	padding-bottom: 26px;

	color: #5c5c5c;

}

.ny_about_b {

	width: 1250px;

	margin: 0 auto;

}

.ny_about_b ul {

	float: right;

	display: inline-block;

}

.ny_about_b ul li {

	width: 420px;

	height: 215px;

	background: #f8f8f8;

	margin-bottom: 30px;

	text-align: center;

	padding: 70px 20px;

	box-sizing: border-box;

}

.ny_about_b ul li p {

	color: #137514;

	display: inline-block;

}

.ny_about_b ul li p i {

	float: left;

	padding-right: 10px;

}

.ny_about_b ul li p i img {width: 36px;}

.ny_about_b ul li span {

	font-size: 16px;

	line-height: 30px;

	display: block;

}

.ny_about_b ul li p b {

	margin-top: 6px;

	float: left;

	font-size: 24px;

	font-weight: bold;

}

/* neiyeyangshi_contact */

.ny_contact {

	background: url(../image/ny_contact.jpg) center no-repeat;

	height: 650px;

	/* margin-bottom: 50px; */

}

.ny_contact_a {

	width: 810px;

	height: 287px;

	margin-top: 210px;

	float: right;

	padding: 40px 0 40px 40px;

	box-sizing: border-box;

}

.ny_contact_a h3 {

	font-size: 34px;

	font-weight: bold;

	color: #333;

}

.ny_contact_a p {

}

.ny_contact_a ul {

	margin: 24px 0;

	display: table;

}

.ny_contact_a ul li {

	float: left;

	width: 350px;

	display: block;

	padding-right: 70px;

}

.ny_contact_a ul li:nth-last-child(1) {

	padding-right: 0;

}

.ny_contact_a ul li img {

	float: left;

	width: 64px;

	height: 64px;

	margin-right: 10px;

	background: #999;

	border-radius: 10px;

}

.ny_contact_a ul li i {

	font-size: 18px;

	color: #333;

	font-style: normal;

	display: block;

}

.ny_contact_a ul li b {

	font-size: 30px;

	font-weight: bold;

	color: #137514;

	display: block;

}

.ny_contact_a p {

	font-size: 16px;

	color: #666666;

	line-height: 30px;

}

.ny_contact_a p span {

	display: block;

	float: left;

	padding-right: 10px;

}

.ny_contact_a p span img {

	float: left;

	padding-right: 5px;

	padding-top: 5px;

}

.ny_contact_b {

	margin-top: 60px;

	text-align: center;

	display: table;

	margin: 0 auto;

}

.ny_contact_tit {

}

.ny_contact_tit p {

	font-size: 34px;

	font-style: normal;

	color: #333333;

	background: url(../image/ny_fuwu.png) center no-repeat;

	display: block;

	line-height: 80px;

	padding-top: 40px;

}

.ny_contact_tit p i {

	font-size: 60px;

	font-weight: bold;

	font-style: normal;

}

.ny_contact_tit span {

	display: block;

	font-size: 20px;

	color: #666;

}

.ny_contact_b ul {

	width: 1300px;

	margin: 0 auto;

	margin-top: 50px;

}

.ny_contact_b ul li {

	background: url(../image/ny_contact_b.png) center no-repeat;

	width: 289px;

	height: 396px;

	float: left;

	margin-right: 48px;

}

.ny_contact_b ul li:nth-last-child(1) {

	margin-right: 0;

}

.ny_contact_b ul li p {

	font-size: 34px;

	font-weight: bold;

	color: #fff;

	line-height: 44px;

	width: 80px;

	margin: 0 auto;

	margin-top: 46px;

	letter-spacing: 5px;

	padding-left: 3px;

}

.ny_contact_b ul li span {

	margin-top: 40px;

	display: block;

	padding: 20px;

	line-height: 28px;

	font-size: 16px;

	text-align: justify;

}

.ny_contact_c {

	background: url(../image/ny_contact_c.jpg) center no-repeat;

	height: 738px;

	/* margin-top: 60px; */

}

.ny_contact_ctit {

	text-align: center;

	width: 912px;

	margin: 0 auto;

	padding-top: 140px;

}

.ny_contact_ctit p {

	font-size: 36px;

	font-weight: bold;

	color: #333;

}

.ny_contact_ctit span {

	display: block;

	line-height: 40px;

	font-size: 18px;

	color: #888888;

}

.ny_contact_dtit {

	text-align: center;

	width: 912px;

	margin: 0 auto;

	padding-top: 60px;

	margin-bottom: 40px;

}

.ny_contact_dtit p {

	font-size: 36px;

	font-weight: bold;

	position: relative;

	z-index: 2;

	display: inline-block;

	color: #333;

	padding: 0 10px;



}

{



}

.ny_contact_dtit p:after, .ny_contact_dtit p:before {

	content: '';

	position: absolute;

	width: 70px;

	height: 40px;

	top: 50%;

	margin-top: -20px;

}

.ny_contact_dtit p:after {

	left: -70px;

	background: url(../image/map_l.png) no-repeat center center;

	background-size: 40px;

}

.ny_contact_dtit p:before {

	right: -70px;

	background: url(../image/map_r.png) no-repeat center center;

	background-size: 40px;

}

.ny_contact_dtit span {

	font-size: 20px;

	color: #666;

	display: block;

	line-height: 32px;

}

.ny_liuyanwa_a {

	width: 912px;

	margin: 0 auto;

	padding: 55px 60px;

	box-sizing: border-box;

}

.ny_liuyanwa_a .form-group {

	float: left;

	width: 242px;

	height: 47px;

	margin-bottom: 20px;

	margin-right: 30px;

}

.ny_liuyanwa_a .form-group:nth-child(3) {

	margin-right: 0;

}

.ny_liuyanwa_a .form-control {

	height: 43px;

	border: 1px solid #ccc;

	width: 242px;

	padding-left: 15px;

	box-sizing: border-box;

}

.ny_liuyanwa_a form-control-c {

	height: 43px;

	margin-top: 20px;

	text-align: center;

	margin: 0 auto;

}

.form-group-e {

	display: inline-block;

	margin-top: 20px;

}

.ny_liuyanwa_a .form-control-x {

	height: 32px;

	border: 1px solid #ccc;

	padding-left: 15px;

	box-sizing: border-box;

	float: left;

}

.ny_liuyanwa_a .form-sub {

	width: 790px;

	height: 43px;

	border: 0;

	background: #137514;

	font-size: 18px;

	color: #fff;

	font-family: "微软雅黑", "宋体", arial;

	display: block;

	margin: 0 auto;

	border-radius: 5px;

}

.ny_liuyanwa_a .form-group-b {

}

.ny_liuyanwa_a .form-group-c {

	margin-top: 20px;

	text-align: center;

	margin: 0 auto;

}

.ny_liuyanwa_a .form-group-d {

	margin: 0 auto;

	margin-top: 15px;

}

.ny_liuyanwa_a .form-control-c {

	border: 1px solid #ccc;

	width: 784px;

	padding: 15px;

	box-sizing: border-box;

	height: 120px;

}

.ny_contact_d {

}

.ny_product {

	background: url(../image/ny_cpzx.jpg) center no-repeat;

	height: 500px;

}

.ny_product ul {

	margin-top: 608px;

}

.ny_product ul li {

	float: left;

	width: 132px;

	text-align: center;

	padding-top: 41px;

	padding-right: 14px;

}

.ny_product ul li:nth-last-child(1) {

	padding-right: 0;

}

.ny_product ul li i {











	background: url(404.png) center no-repeat;

	width: 28px;

	height: 28px;

	display: block;

	text-align: center;

	margin: 0 auto;

}

.ny_product ul li a {

	display: block;

	width: 132px;

	height: 48px;

	background: #fff;

	color: #333;

	font-size: 20px;

	line-height: 47px;

	border-radius: 24px;

	margin-top: 26px;

}

.ny_product ul li:hover i {

	background: url(404.png) center no-repeat;

}



.ny_product ul li:hover a {

	font-weight: bold;

	color: #fff;

	background: #0066cc;

}

.ny_product_a {

	width: 100%;

	margin: 0 auto;

	padding-bottom: 60px;

	background: #f8f8f8;

}

.ny_cpzs_a {

	display: table;

	margin-top: 10px;

}

.ny_cpzs_a dl {

	float: left;

	width: 316px;

	height: 360px;

	background: #fff;

	margin-right: 12px;

	margin-bottom: 20px;

}

.ny_cpzs_a dl:nth-child(4n) {

	margin-right: 0;

}

.ny_cpzs_a dt {

	border: 1px solid #eee;

}

.ny_cpzs_a dt a {

	display: block;

	height: 235px;

	width: 314px;

	overflow: hidden;

}

.ny_cpzs_a dt a img {

	transition: .6s;

}

.ny_cpzs_a dl:hover img {

	transform: scale(1.1);

	-webkit-transform: scale(1.1);

}

.ny_cpzs_a dl:hover p {

	font-weight: bold;

}



.ny_cpzs_a dd {

	text-align: center;

}

.ny_cpzs_a dd p {

	padding-bottom: 15px;

}

.ny_cpzs_a dd p a {

	color: #333333;

	font-size: 18px;

	padding-top: 13px;

	display: block;

}

.ny_cpzs_a dd i {

	width: 112px;

	height: 34px;

	border: 1px solid #ccc;

	display: block;

	line-height: 34px;

	border-radius: 5px;

	float: left;

	margin-right: 16px;

	margin-left: 34px;

}

.ny_cpzs_a dd i a {

	display: block;

	font-style: normal;

	color: #666666;

}

.xqy_cpjjjjs {

	padding-top: 10px;

	background: url(../image/sy_bg.jpg) repeat;

	padding-bottom: 60px;

}



.xqy_cpjssss {



	background: #fff;

	min-height: 200px;

	padding: 40px;



	margin-bottom: 50px;

	display: table;

	width: 1300px;



	border-radius: 5px;

	margin: 0 auto;

	margin-top: 30px;

	box-sizing: border-box;

}

.xqy_cpjssss p {

	font-size: 16px;

	line-height: 32px;

}



.xqy_canshu {

	margin: 20px 0;

}

.xqy_canshu p {

	color: #1a1a1a;

	font-weight: bold;

	font-size: 24px;

}

.xqy_canshu i {

	background: url(../image/xqy_xgbg.png) left no-repeat;

	height: 4px;

	display: block;

	margin-top: 15px;

}

.ny_cpzs_a dd span {

	width: 114px;

	height: 35px;

	line-height: 35px;

	border-radius: 5px;

	background: #666;

	display: block;

	float: left;

}

.ny_cpzs_a dd span a {

	color: #fff;

}

.tj_tit {

	padding: 30px 0;

	width: 1300px;

	display: table;

	margin: 0 auto;

}

.tj_tit p {

	font-size: 30px;

	float: left;

	color: #333;

	font-weight: bold;

	border-bottom: 2px solid #137514;

	padding-bottom: 0.5rem;

}

.tj_tit span {

	color: #666;

	float: right;

	font-size: 14px;

	padding-top: 15px;

	font-weight: 500;

}

.tj_tit span a {

	color: #666;

}

.ny_xinwen {

	height: 400px;

	background: url(../image/ny_xinwen.jpg) center no-repeat;

}

.new_a {

	padding-bottom: 50px;

	background: url(../image/sy_bg.jpg) repeat;

}

.new_b {

	width: 1030px;



	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 10px 40px 40px 40px;

	box-sizing: border-box;

}

.new_b dl {

	display: table;

	padding-top: 20px;

	padding-bottom: 20px;

	border-bottom: dashed 1px #f0f0f0;

}

.new_b dl dt {

	position: relative;

	float: left;

	border: 1px solid #f0f0f0;

	box-sizing: border-box;

	height: 152px;

}

.new_b dl dt img {

}

.new_b dl dt b {

	width: 200px;

	height: 150px;

	position: absolute;

}

.new_b dl dd {

	/* padding-left: 40px; */

	/* float: left; */

	width: 950px;

}

.new_b dl dd:hover p {

	font-weight: bold;

	color: #137514;

}

.new_b dl dd p {

	font-size: 16px;

	color: #333;

	line-height: 40px;

	display: table;

}

.new_b dl dd p i {

	color: #999;

	font-size: 14px;

	padding-right: 20px;

	display: block;

	float: left;

	font-weight: normal;

	font-style: normal;

}

.new_b dl dd p i img {

	float: left;

	padding-top: 9px;

	padding-right: 10px;

}

.new_b dl dd span {

	line-height: 28px;





	color: #888;

	font-size: 14px;

	display: block;

	padding-top: 4px;

}

.ny_cpfllla {

	float: right;

	width: 240px;

	margin-top: 10px;

}

.ny_cplllb {

	height: 100px;

	text-align: center;

	font-size: 30px;

	line-height: 100px;

	color: #fff;

	font-weight: bold;

	background: #137514;

	border-top-left-radius: 7px;

	border-top-right-radius: 7px;

}

.ny_cpfllla ul {background: #fff;padding-top: 10px;padding-bottom: 10px;}

.ny_cpfllla ul li {

	margin-bottom: 1px;

	margin-bottom: 10px;

}

.ny_cpfllla ul li p{

    font-weight: normal;

    background: url(404.png) no-repeat 180px center #24983c;

    margin: 10px 10px 0 10px;

    /* border-radius: 10px; */

    }

.ny_cpfllla ul li span{display: block;display: table;background: #f9f9f9;margin: 0 10px;}

.ny_cpfllla ul li span a{color:#333;font-size: 16px;width: 50%;float: left;padding: 0;text-align: center;}

.ny_cpfllla ul li span a:hover{color:#24983c; font-weight:bold;}



.ny_cpfllla ul li:hover a {



/* font-weight: bold; */

}

.ny_cpfllla ul li a {

	font-size: 18px;

	line-height: 40px;

	padding-left: 30px;

	display: block;

	box-sizing: border-box;

	color: #fff;

}

.ny_cpfllla ul li p a:hover{ font-weight:bold;}

.ny_cpflllc {margin-top: 2px;}

.ny_cpflllc img {

	height: 160px;

	display: block;

}

.ny_cpflllc p {

	background: #fff;

	color: #147514;

	padding: 25px 15px;

	text-align: center;

	border: 2px solid #137514;

}

.ny_cpflllc i {

	font-size: 30px;

	font-weight: bolder;

	font-style: normal;

}

.ny_cpflllc a {

	display: inline-block;

	padding: 0 50px;

	margin-top: 10px;

	border-radius: 5px;

	border: solid 1px #ccc;

	color: #147514;

	font-size: 16px;

	transition: all .5s;

	line-height: 40px;

}

.ny_cpflllc a:hover{ background:#d9b229;}

.ny_cpflllc span {

	font-size: 24px;

	display: block;

}

.ny_cpflllc a {

	background: #fff;

	background: #137514;

	color: #fff;

	font-weight: bold;

}

.xqy_new_a {

	padding-bottom: 50px;

	background: url(../image/sy_bg.jpg) repeat;

}

.new_item_b {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 40px;

	box-sizing: border-box;

}

.new_item_c {

}

.new_item_c h1 {

	color: #333;

	font-size: 26px;

	line-height: 30px;

	margin-bottom: 20px;

	text-align: center;

	/* font-weight: bold; */

}

.new_item_c p {

	background: #ffffff;

	border: 1px solid #eee;

	padding: 6px 15px;

	line-height: 22px;

	margin-bottom: 20px;

	border-radius: 3px;

	color: #999;

	font-size: 14px;

	text-align: center;

}

.new_item_c p span {

}

.new_item_c p span a {color: #999;}

.news_aticle {

	line-height: 2em;

	color: #555;



	font-size: 16px;

	margin-bottom: 20px;

}

.news_aticle p {

	font-size: 14px;

}

.preNext {

}

.preNext ul {

}



.preNext ul li {

	background: #ffffff;

	border: 1px solid #eee;

	padding: 6px 15px;

	line-height: 30px;

	border-radius: 3px;

	color: #666;

	font-size: 14px;

}

.preNext ul li a {

	color: #666;

}



.preNext ul li a:hover {

	font-weight: bold;

}

.xqy_cpyyy {

	background: url(../image/article_bg_01.jpg) top no-repeat;

	background-color: #333;

	display: table;

	width: 100%;

}

.xqy_cpzsss {

	padding-top: 80px;

}

.xqy_cpimg {

	float: left;

	width: 600px;

	height: 450px;

	border: 15px solid rgb(19, 117, 20);

	border-radius: 5px;

}

.xqy_cpzsss dl {

	float: right;

	width: 600px;

	margin-top: 20px;

}

.xqy_cpzsss dl dt {

	margin-bottom: 20px;/* margin-top: 10px; */

}

.xqy_cpzsss dl dt h1 {

	height: 64px;

	line-height: 64px;

	font-size: 36px;

	color: #ffffff;

	font-weight: bold;

	/* border-bottom: 2px solid #373d4b; */

}

.xqy_cpzsss dl dt p {

}

.xqy_tddd {

	border-radius: 5px;

	padding: 15px 20px;

	background: #fff;

}

.xqy_cpzsss dl dd {

	margin-bottom: 0;

}

.xqy_cpzsss dl dd p {

	margin-bottom: 10px;

}

.xqy_cpzsss dl dd b {

	display: block;

	font-size: 18px;

	color: #137514;

	font-weight: bold;

	line-height: 40px;

}

.xqy_cpzsss dl dd span {

	font-size: 16px;

	line-height: 30px;

	color: #666;

}

.xqy_cptel {

	margin-top: 40px;

}

.xqy_cptel span {

	display: block;

	float: left;

}

.xqy_cptel span a {

	display: inline-block;

	padding: 0 60px;

	color: #fff;

	background: #137514;

	border-radius: 5px;

	line-height: 45px;

	font-size: 18px;

	font-weight: bold;

	margin-top: 5px;

}

.xqy_cptel p {

	height: 55px;

	display: inline-block;

	color: #dcdcdc;

	background: url(../image/pro_tel.png) left center no-repeat;

	line-height: 25px;

	font-size: 14px;

	padding-left: 45px;

	margin-left: 20px;

}

.xqy_cptel p i {

	font-style: normal;

	color: #fff;

	font-size: 30px;

	display: block;

	font-weight: bold;

}

.xqy_cpjs {

	width: 1300px;

	background: #fff;

	margin: 0 auto;

	margin-top: 60px;

	display: table;

	border-radius: 10px 10px 0 0;

}

.product_item_b {

	height: 100px;

	border-bottom: 2px solid #f6f6f6;

	line-height: 100px;

}



.product_item_b ul {

}

.product_item_b ul li {

	float: left;

	width: 325px;

	text-align: center;

	font-size: 22px;

	color: #404040;

	font-weight: bold;

}

.product_item_b ul li:nth-child(1) {

	background: #f8f8f8;

	border-radius: 10px;

}

.product_item_b ul li:hover a {

	background: #f8f8f8;

	border-radius: 10px;

}

.product_item_b ul li a {

	color: #333;

	display: block;

}

.xqy_xgcp {

	width: 1300px;

	margin: 0 auto;

}

.xqy_xgxw {

	display: table;

	width: 100%;

	margin-top: 20px;

	/* margin-bottom: 50px; */

	padding-top: 10px;

	padding-bottom: 60px;

	background: url(../image/sy_bg.jpg) repeat;

}

.xqy_xgtit {

	text-align: center;

	margin-top: 50px;

}

.xqy_xgtit p {

	font-size: 36px;

	font-weight: bold;

	color: #333;

	line-height: 50px;

}

.xqy_xgtit p a {

	color: #333;

}

.xqy_xgtit p a:hover {

	color: #333;

}

.xqy_xgtit i {

	background: url(../image/xqy_xgbg.png) center no-repeat;

	height: 4px;

	display: block;

	margin-top: 15px;

}

.sy_cpxgxw_b {

	padding-top: 40px;

	margin: 0 auto;

	width: 1300px;

	display: table;

}

.sy_cpxgxw_b dl {

	float: left;



	width: 418px;

	background: #fff;

	margin-left: 15px;

	margin-bottom: 15px;

	padding: 28px;

	box-sizing: border-box;

	height: 210px;

	border: 1px solid #fff;

}

.sy_cpxgxw_b dl:hover dt p {

	font-weight: bold;

}

.sy_cpxgxw_b dl:hover dd span {

	font-weight: bold;

}

.sy_cpxgxw_b dl a {

}

.sy_cpxgxw_b dt {

	border-bottom: 1px solid #eee;

	padding-bottom: 25px;

}

.sy_cpxgxw_b dt p {

	font-size: 18px;

	color: #333;

	padding-bottom: 6px;

}

.sy_cpxgxw_b dt span {

	font-size: 14px;

	color: #888;

	line-height: 23px;

}

.sy_cpxgxw_b dd {

	padding-top: 15px;

}

.sy_cpxgxw_b dd p {

	float: left;



	font-size: 30px;

	font-weight: bold;



	text-align: center;

	color: #888;

	line-height: 30px;

}

.sy_cpxgxw_b dd p i {

	display: block;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	color: #888;

	line-height: 24px;

}

.sy_cpxgxw_b dd span {

	float: right;

	line-height: 43px;

	color: #888;

	font-size: 16px;

}

.xqy_anli {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 40px 40px 40px 40px;

	box-sizing: border-box;

}

.xqy_anli dl {

	float: left;

	margin: 9px;

	text-align: center;

}

.xqy_anli dl:hover img {

	transform: scale(1.1);

	-webkit-transform: scale(1.1);

}

.xqy_anli dl dt {

}

.xqy_anli dl dt a {

	display: block;

	border: 1px solid #eee;

	width: 298px;

	height: 224px;

	box-sizing: border-box;

	overflow: hidden;

}

.xqy_anli dl dt a img {

	transition: .6s;

}

.xqy_anli dl dd {

}

.xqy_anli dl dd p {

}

.xqy_anli dl dd p a {

	font-size: 18px;

	display: block;

	line-height: 40px;

}

.xqy_photo {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 40px 40px 40px 40px;

	box-sizing: border-box;

}

.photo_ny {

	color: #333;

	font-size: 30px;

	line-height: 30px;

	margin-bottom: 20px;

	text-align: center;

	font-weight: bold;

}

.photo_ny p {

	font-weight: normal;

	font-size: 14px;

	color: #666;

	line-height: 40px;

}

.photo_ny a {

	color: #666;

}

.photo_ny span {

}

.photo_aticle {

	margin: 0 auto;

	text-align: center;

	margin-bottom: 30px;

}

.photo_aticle img {

	max-width: 600px;

}

.ny_anli {

	height: 400px;

	background: url(../image/ny_anli.jpg) center no-repeat;

}

.ny_shipinzs {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 40px 40px 40px 40px;

	box-sizing: border-box;

}

.ny_shipinzs p {

	font-weight: bold;

	font-size: 18px;

	line-height: 40px;

}

.ny_shipin {

	height: 400px;

	background: url(../image/ny_shipin.jpg) center no-repeat;

}

.sy_yqlj {

	display: table;

	width: 1300px;

	margin: 0 auto;

	margin-top: 50px;

	border: 1px solid #eee;

	margin-bottom: 40px;

	line-height: 28px;

	padding: 20px 20px;

}

.sy_yqlj span{

    font-size: 18px;

}

.sy_yqlj span i{

    font-style: normal;

    color: #137514;

    font-weight: bold;

    padding-right: 6px;

}

.sy_yqlj a{

    color: #888888;

}

.cpfy {

	margin-top: 20px;

	text-align: center;

	width: 1300px;

}

.cpfy ul {

	display: inline-block;

	text-align: CENTER;

	margin: 0 auto;

}

.cpfy ul li {

	float: left;

	width: 30px;

	height: 30px;

	border: 1px solid #eee;

	line-height: 30px;

}

.cpfy ul li a {

	color: #666;

	display: block;

}

.cpfy .active {

	background: #137514;

}

.cpfy .active a {

	color: #fff;

}

.cpfy ul li a:hover {

	background: #137514;

	color: #fff;

}

.ejdh {

	width: 100%;

	position: absolute;

	z-index: 999;

	display: none;

}

#formSeach {

	width: 360px;

	overflow: hidden;

	float: right;

}

.input_text_ny {

	width: 80%;

	height: 34px;

	line-height: 44px;

	float: left;

	font-family: 微软雅黑;

	font-size: 16px;

	text-indent: 10px;

	border-width: 1px;

	border-style: solid;

	border-color: #f0f0f0;

	border-image: initial;

	outline: none;

	background: #f9f9f9;

	box-sizing: border-box;

	padding-left: 15px;

	border-radius: 15px 0 0 15px;

	color: #999;

}

.btn_search_ny {

	width: 20%;

	height: 34px;

	line-height: 34px;

	background: #137514;

	float: right;

	cursor: pointer;



	color: #fff;

	font-size: 15px;

	text-align: center;



	border: none;

	outline: none;

	box-sizing: border-box;

	border-radius: 0  15px 15px 0;

}

.foot{ background:url(../image/foot.jpg) center no-repeat; height:256px;}

.foot_a{

    margin: 0 auto;

    width: 1300px;

}

.foot_a ul{

    display: table;

    padding-top: 10px;

    line-height: 74px;

}

.foot_a ul a{

    color: #fff;

    font-size: 18px;

    font-weight: bold;

    padding-right: 60px;

    width: 80px;

    display: block;

    float: left;

}

.foot_a ul a:nth-child(4){

    margin-right: 240px;

}

.foot_a ul a:nth-child(8){padding-right:0;}

.foot_b{

    width: 1300px;

    margin: 0 auto;

}

.foot_b dl{

    margin-top: 40px;

}

.foot_b dl dt{

    float: right;

}

.foot_b dl dt img{}

.foot_b dl dt p{

    width: 20px;

    float: left;

    line-height: 16px;

    font-size: 14px;

    color: #bacfba;

    padding-right: 8px;

}

.foot_b dd{

    float: left;

    text-align: center;

    color: #fff;

}

.foot_b dd img{}

.foot_b dd p{

    font-size: 18px;

    line-height: 42px;

}

 

.foot_b dd:nth-child(2){    padding-left: 100px;}

.foot_b dd:nth-child(3){    padding-left: 320px;}









.bottom{background: #f0f0f0;color:#666666;height: 80px;line-height: 40px;}

.bottom p{

    font-size: 16px;

}

.bottom p a{color:#666666;}



.nybanner{

    background:url(../image/xw_banner.jpg) center no-repeat;

    height: 400px;

    background-position: center center;

    position: relative;

    width: 100%;

    }

.nynewsbanner{    position: absolute;

    left: 50%;

    top: 220px;

    width: 600px;

    height: 200px;

    padding: 50px;

    box-sizing: border-box;

    background: rgba(20,117,20,0.8);}

.nynewsbanner h3{

    font-size: 36px;

    color: #fff;

    line-height: 50px;

    font-weight: bold;

    }

.nynewsbanner p{    font-size: 16px;

    color: #fff;

    line-height: 50px;}



.fujia{padding-bottom:10px;}

.ny_wenti{padding-top: 30px;

    padding-bottom: 30px;}









.right_bar{position:fixed; top:calc(90px + 10vh); right:0; width:50px; height:203px; z-index:10; display:none;}

.right_bar li{ width:62px; height:50px; z-index:20; }

.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}

.right_bar li.rtbar_li1{ top:0; width:172px; }

.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }

.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }

.right_bar li.rtbar_li4{ top:153px;}

.rtbar_li4{ position:absolute; top:153px; left:0;}

.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}

.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}

.right_bar li a:hover{ background-color:#137514; opacity:1;}





.feedback {

	Z-index:9999;

	background:#fff;

    width: 340px;

    position: fixed;

    right: 30px;

    bottom: -9999px;

    box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);

    font-size: 14px;

    border-radius: 10px 10px 0 0;

}



.feedback .feedbackHeader {

    height: 40px;

    line-height: 40px;

    border-radius: 10px 10px 0 0;

    color: #ffffff;

    text-indent: 50px;

    font-weight: normal;

    cursor: pointer;

}



.feedback .eMailIco {

    background: url("../image/emailIco.png") 16px center no-repeat #137514;

    background-size: 21px auto;

}



.feedbackForm {

    padding: 16px 16px 40px 16px;

}



.feedbackForm .tips {

    color: #666;

    padding-bottom: 20px;

    font-size: 15px;

}



.feedbackForm .linee {

    margin-bottom: 16px;

}



.feedbackForm .linee input, .feedbackForm .linee textarea {

    width: 100%;

    box-sizing: border-box;

    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);

    border-radius: 4px;

    border: solid 1px #ccc;

    color: #222d38;

    display: block;

}



.feedbackForm textarea {

    resize: none;

    height: 78px;

    padding: 11px;

    line-height: 20px;

}



.feedbackForm .linee input {

    height: 40px;

    line-height: 40px;

    padding: 0 11px;

}



.feedbackForm .btn {

    background: #137514;

    border-radius: 4px;

    width: 100%;

    box-sizing: border-box;

    border: none;

    height: 40px;

    line-height: 40px;

    color: #ffffff;

    cursor: pointer;



}



.feedback .closeBtn {

    background: url("../image/closeBtn.png") no-repeat;

    width: 28px;

    height: 28px;

    background-size: 28px 28px;

    position: absolute;

    left: -36px;

    top: 6px;

    cursor: pointer;

    display: none;

}

.form-control-y{width: 130px;

    height: 30px;

    border: 1px solid #cccccc;}

.form-group{margin-bottom: 10px;}





.sy_chcp{

    margin-top: 60px;

}

.sy_chbt{

    text-align: center;

    /* font-size: 48px; */

    margin: 30px 0;

}

.sy_chbt p{

    font-size: 48px;

    color: #137514;

    font-weight: bold;

    line-height: 74px;

}

.sy_chbt span{

    font-size: 24px;

    color: #666666;

}

.sy_chfl{

    display: table;

    width: 100%;

}

.sy_chfl_a{

    width: 100%;

    background: #f6f6f6;

    height: 50px;

}

.sy_chfl_a ul{

    width: 1300px;

    margin: 0 auto;

}

.sy_chfl_a ul li{

    line-height: 48px;

    width: 50%;

    float: left;

    text-align: center;

    border-bottom: 1px solid #137514;

    font-size: 18px;

    font-weight: bold;

}



.sy_chfl_a ul li:nth-child(1) a{ background:#137514; color:#fff; display:block;}

.sy_chfl_a ul li:nth-child(2) a{ color:#137514; display:block;}

.sy_chfl_a ul li:hover a{ background:#d9b229; color:#fff;}

.sy_chfl_a ul li a{}

.sy_chfl_b{}

.sy_chfl_b ul{

    width: 1300px;

    margin: 0 auto;

}

.sy_chfl_b ul li{

    float: left;

    margin: 0 9px;

    height: 74px;

    line-height: 74px;

}

.sy_chfl_b ul li a{

    color: #666666;

    background: url(../image/sy_chfl.png) left no-repeat;

    display: block;

    padding-left: 14px;

}

.sy_chfl_b ul li a:hover{font-weight: bold; color:#137514;}

.sy_chtj{ background:url(../image/sy_chtj.jpg) center no-repeat; height:936px;}

.sy_chtj ul{

    width: 1300px;

    margin: 0 auto;

    display: table;

    padding-top: 60px;

}

.sy_chtj ul li{

    float: left;

    margin-bottom: 20px;

	margin-right:20px;

	

}

.sy_chtj ul li:nth-child(3n){margin-right:0;}

.sy_chtj ul li span{

    display: block;

}

.sy_chtj ul li span a{

    display: block;

    height: 315px;

}

.sy_chtj ul li span img{}

.sy_chtj ul li p{

    height: 70px;

    line-height: 70px;

    padding-left: 30px;

    background: #fff;

    font-size: 18px;

    padding-right: 30px;

}

.sy_chtj ul li p a{

    color: #333;

    display: block;

}

.sy_chtj ul li p a i{

    background: url(../image/sy_chtj_a.png) center no-repeat;

    width: 43px;

    height: 25px;

    display: block;

    float: right;

    padding-top: 42px;

    }

.sy_chtj ul li p a em{

    font-style: normal;

}

.sy_chtj ul li:hover p{ background:#d9b229;}

.sy_chtj ul li:hover em{ font-weight:bold;}

.sy_chtj ul li:hover i{background: url(../image/sy_chtj_b.png) center no-repeat;}

.sy_chys{background: url(../image/sy_chys.jpg) top no-repeat;height:1345px;padding-top: 70px;box-sizing: border-box;}

.sy_chys_a{}

.sy_chys_a ul{

    width: 1300px;

    margin: 0 auto;

    display: table;

    margin-top: 60px;

}

.sy_chys_a ul li{

    width: 283px;

    float: left;

    text-align: center;

    margin: 15px 21px;

    background:url(../image/sy_chys.png) center no-repeat;

    height:475px;

}

.sy_chys_a ul li:hover{background:url(../image/sy_chys_a.png) center no-repeat;}

.sy_chys_a ul li:hover p{ color:#dbb127;}

.sy_chys_a ul li img{

    padding-top: 7px;

    margin-bottom: 26px;

}

.sy_chys_a ul li p{

    font-size: 24px;

    font-weight: bold;

    color: #137514;

}

.sy_chys_a ul li span{

    font-size: 16px;

    padding: 20px;

    display: block;

    line-height: 28px;

    color: #666666;

}



.sy_chhf{background:url(../image/sy_chhf.jpg) center no-repeat;height: 418px;}

.sy_chhf dl{

    width: 1300px;

    margin: 0 auto;

}

.sy_chhf dl dt{

    width: 630px;

    float: right;

    padding-top: 60px;

}

.sy_chhf dl dt p{

    font-size: 38px;

    color: #fff;

}

.sy_chhf dl dt span{

    font-size: 26px;

    font-weight: bold;

    color: #fff;

    line-height: 60px;

}

.sy_chhf dl dt i{

    font-size: 48px;

    display: block;

    font-style: normal;

    font-weight: bold;

    color: #ffca02;

}

.sy_chhf dl dd{

    width: 630px;

    float: right;

    clear: right;

    margin-top: 60px;

}

.sy_chhf dl dd p{

    float: left;

    width: 300px;

}



.sy_chhf dl dd p i{

    font-size: 14px;

    color: #ffca02;

    display: block;

    font-style: normal;

}

.sy_chhf dl dd p b{

    color: #ffca02;

    font-size: 26px;

    font-weight: bold;

    display: block;

}

.sy_chhf dl dd p img{

    display: block;

    float: left;

    padding-right: 15px;

    padding-top: 5px;

}

.sy_chhf dl dd span{

    float: right;

    width: 280px;

    height: 50px;

    background: #ffca02;

    border-radius: 25px;

    color: #333;

    font-size: 24px;

    padding: 0 20px;

    box-sizing: border-box;

    line-height: 50px;

}

.sy_chhf dl dd span a{color: #333;}

.sy_chhf dl dd span:hover{background: #137514;}

.sy_chhf dl dd span:hover a{color:#fff;}

.sy_chhf dl dd span img{

    width: 37px;

    height: 37px;

    float: right;

	margin-top: 7px;

}



.sy_chgk{background:url(../image/sy_chgk.jpg) center no-repeat;height:880px;box-sizing: border-box;}

.sy_chgk_tit{

    text-align: center;

    padding-top: 110px;

}

.sy_chgk_tit img{}

.sy_chgk_tit p{

    font-size: 24px;

    color: #333;

    line-height: 60px;

}

.sy_chgk_tit i{

    width: 50px;

    height: 2px;

    background: #3dad3a;

    display: block;

    margin: 0 auto;

    margin-top: 5px;

}

.sy_chgk_a{

    width: 1200px;

    margin: 0 auto;

    text-align: center;

    line-height: 30px;

    margin-top: 50px;

    margin-bottom: 60px;

}

.sy_chgk_a p{}



.sy_chgk_b {

	width: 1200px;

	margin: 0 auto;

}

.sy_chgk_b ul li {

	float: left;

	width: 245px;

	height: 197px;

	position: relative;

	text-align: center;

	background: url(../image/iserve_bg.png) no-repeat;

	padding: 85px 0 0;

	font-weight: bold;

	margin-left: 73px;

	color: #d9b229;

	transition: all 0.6s;

}

.sy_chgk_b ul li:hover{margin-top:-10px;}

.sy_chgk_b ul li span {

	font-size: 60px;

	font-family: "Impact";

	line-height: 66px;

	/* color: #d9b229; */

}

.sy_chgk_b ul li i {

	font-size: 16px;

	padding-left: 5px;

	font-style: normal;

	font-weight: normal;

	color: #999; 

}

.sy_chgk_b ul li b {

	display: block;

	font-size: 18px;

	padding: 10px 0 0;

	font-weight: bold;

	color: #333;

}

.sy_chgk_b ul li:after {

	content: '';

	position: absolute;

	width: 100px;

	height: 30px;

	background: url(404.png);

	bottom: -30px;

	left: 50%;

	margin-left: -60px;

}

.sy_chgk_b ul li:first-child {

	margin-left: 0;

}

.sy_chgk_b ul li.shi_li02 {

	background: url(../image/iserve_bg.png) no-repeat 0 -282px;

	color: #fff !important;

}

.shi_li02 i{color: #fff !important;}

.shi_li02 b{color: #fff !important;}





.sy_chxl{ background:url(../image/sy_chxl.jpg) center no-repeat; height:800px;}

.sy_chxl_c{

    width: 1200px;

    margin: 0 auto;

}

.sy_chxl_a{

    text-align: right;

    padding-top: 170px;

}

.sy_chxl_a p{

    font-size: 42px;

    color: #333;

    font-weight: bold;

}

.sy_chxl_a span{

    font-size: 22px;

    color: #676767;

    line-height: 50px;

}

.sy_chxl_b{

    height: 365px;

    width: 700px;

    float: right;

    margin-top: 55px;

}

.sy_chxl_b ul{}

.sy_chxl_b ul li{

    float: left;

    width: 160px;

    height: 160px;

    box-sizing: border-box;

    padding-top: 25px;

    position: relative;

    background: #fdfefe;

    border-radius: 7px;

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

    margin-right: 20px;

    margin-bottom: 20px;

}

.sy_chxl_b ul li i{

    width: 70px;

    height: 70px;

    display: block;

    margin: 0 auto 10px;

}

.sy_chxl_b ul li em{

    display: block;

    font-size: 20px;

    line-height: 20px;

    color: #555;

    text-align: center;

    font-style: normal;

    display: block;

}

.sy_chxl_b ul li .sy_chxlxq{    width: 160px;

    height: 160px;

    background: #137514;

    padding-top: 34px;

    box-sizing: border-box;

    position: absolute;

    top: 0px;

    left: 0px;

    transform: scale(0);

    transition: .5s;

    border-radius: 7px;}

.sy_chxl_b ul li:hover .sy_chxlxq{transform: scale(1);}

.sy_chxl_b ul li .sy_chxlxq b{

width: 70px;

    height: 70px;

    display: block;

    margin: 0 auto 10px;

}

.sy_chxl_b ul li .sy_chxlxq p{    font-size: 20px;

    line-height: 20px;

    color: #fff;

    text-align: center;

    font-style: normal;

    display: block;}

.sy_chxl .lc1{ background:url(../image/lc1.png) center no-repeat;}

.sy_chxl .lc2{background:url(../image/lc2.png) center no-repeat;}

.sy_chxl .lc3{background:url(../image/lc3.png) center no-repeat;}

.sy_chxl .lc4{background:url(../image/lc4.png) center no-repeat;}

.sy_chxl .lc5{background:url(../image/lc5.png) center no-repeat;}

.sy_chxl .lc6{background:url(../image/lc6.png) center no-repeat;}

.sy_chxl .lc7{background:url(../image/lc7.png) center no-repeat;}



.sy_chxl_b ul li:nth-child(4){margin-right: 0;}

.sy_chxl_b ul li:nth-child(7){margin-right: 0;}



.sy_chxlxq .lc1_a{ background:url(../image/lc1_a.png) center no-repeat;}



.sy_chxlxq .lc2_a{background:url(../image/lc2_a.png) center no-repeat;}

.sy_chxlxq .lc3_a{background:url(../image/lc3_a.png) center no-repeat;}

.sy_chxlxq .lc4_a{background:url(../image/lc4_a.png) center no-repeat;}

.sy_chxlxq .lc5_a{background:url(../image/lc5_a.png) center no-repeat;}

.sy_chxlxq .lc6_a{background:url(../image/lc6_a.png) center no-repeat;}

.sy_chxlxq .lc7_a{background:url(../image/lc7_a.png) center no-repeat;}





.sy_chxw{

    background: #f6f6f6;

    padding-top: 60px;

    padding-bottom: 60px;

}

.sy_chxw_a{

    width: 612px;

    float: left;

}

.sy_chxw_a img{}

.sy_chxw_a dl{}

.sy_chxw_a dl dt{

    height: 120px;

    padding-top: 20px;

    box-sizing: border-box;

    border-bottom: 1px solid #e2e2e2;

}

.sy_chxw_a dl dt span{

    text-align: center;

    width: 100px;

    display: block;

    font-size: 20px;

    color: #137514;

    float: left;

    padding-left: 10px;

}

.sy_chxw_a dl dt span b{

    font-size: 34px;

    display: block;

    line-height: 50px;

}

.sy_chxw_a dl dt a{

    display: block;

    float: right;

    width: 470px;

}

.sy_chxw_a dl dt a p{

    font-size: 17px;

    font-weight: bold;

    color: #137514;

    line-height: 30px;

}

.sy_chxw_a dl dt a i{

    font-size: 14px;

    font-style: normal;

    line-height: 22px;

	color: #666;

}

.sy_chxw_a dl dd{

    margin-top: 15px;

}

.sy_chxw_a dl dd p{

    line-height: 42px;

}

.sy_chxw_a dl dd a{}

.sy_chxw_a dl dd a span{

    font-size: 17px;

    font-weight: bold;

    color: #333;

    font-family: "微软雅黑", "宋体", arial;

}

.sy_chxw_a dl dd a span i{

    font-size: 14px;

    font-weight: normal;

    font-style: normal;

    color: #999999;

    float: right;

}

.sy_chxw_b{

    width: 612px;

    float: right;

}

.sy_chxw_b li{

    border-top: 1px solid #e2e2e2;

    padding-top: 15px;

    padding-bottom: 18px;

}

.sy_chxw_b li:hover span{color:#147514;}

.sy_chxw_b li a{

}

.sy_chxw_b li a span{

    font-size: 17px;

    font-weight: bold;

    color: #333;

    line-height: 40px;

    background:url(../image/sy_chxw_b.png) left no-repeat;

    padding-left: 50px;

    display: block;

}

.sy_chxw_b li a span i{

    float: right;

    font-size: 14px;

    font-style: normal;

    font-weight: normal;

    color: #999;

}

.sy_chxw_b li p{

    font-size: 14px;

    line-height: 28px;

    padding-left: 50px;

    color: #666;

}



.syproduct-listn{

    padding-top: 40px;

    background: url(../image/sy_bg.jpg) repeat;

}

.syproduct-listn dl{float: left;

    width: 370px;

    margin: 10px;

    padding: 20px;

    background: #fff;}

.syproduct-listn dl dt{width:370px;}

.syproduct-listn dl dt img{    display: block;}

.syproduct-listn dl dt em{

    display: block;

    text-align: left;

    font-size: 20px;

    color: #333;

    padding-top: 20px;

    padding-bottom: 10px;

    float: left;

    width: 240px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    font-style: normal;

    }

.syproduct-listn dl dt i{background: url(../image/cptb1.png) no-repeat;

    width: 98px;

    height: 24px;

    float: right;

    margin-top: 24px;}



.syproduct-listn dl:hover{    background: #137514;}

.syproduct-listn dl:hover em{color: #fff;}

.syproduct-listn dl:hover i{    background: url(../image/cptb2.png) no-repeat;

    width: 98px;

    height: 24px;}







.lwn_title{padding-bottom: 40px;text-align: center;padding-top: 30px;}

.lwn_title p{color: #111;font-size: 45px;font-weight: bold;}

.lwn_title p b{font-weight: bold;color: #137514;}

.lwn_title span{text-align: center;font-family: "Microsoft YaHei";font-size: 20px;color: #333;display: block;line-height: 36px;}

.sy_topys{background:url(../image/topys.jpg) center no-repeat;width:1200px;margin:0 auto;margin-bottom: 40px;height: 445px;}

.sy_topys p{width: 440px;float: right;margin-right: 50px;font-weight: normal;}

.sy_topys span{

    margin: 0 0 30px;

    font-size: 26px;

    font-weight: bold;

    margin-top: 70px;

    display: block;

    }

.sy_topys i{

    font-size: 16px;

    /* height: 205px; */

    color: #666666;

    line-height: 36px;

    font-style: normal;

    margin-bottom: 15px;

    }



.sy_toptd{width: 1200px;margin:0 auto;margin-bottom: 80px;/* box-shadow: 0 0 30px #ccc; */border-radius: 5px;}

.sy_toptd ul{

    display: table;

    margin: 0 auto;

    box-shadow: 0 0 30px #ccc;

}

.sy_toptd ul li{

    width: 299px;

    float: left;

    height: 140px;

    border-right: 1px solid #e9e9e9;

    padding: 45px 20px;

    box-sizing: border-box;

	position:relative;

}

.sy_toptd ul li:after{content:" "; width:0; height:140px; position:absolute; left: 0; top:0; z-index:1;transition: all 0.5s ease;}

.sy_toptd ul li:hover:after{ width:299px; left:0;}

.sy_toptd ul li:after{ background:rgba(95,95,95,0.1);}

.sy_toptd ul li img{

    float: left;

    padding-left: 30px;

}

.sy_toptd ul li p{

    padding-left: 20px;

    font-size: 24px;

    line-height: 28px;

    float: left;

    /* font-weight: bold; */

}

.sy_toptd ul li p i{

    display: block;

    font-style: normal;

    font-size: 14px;

    color: #999;

    font-weight: normal;

}

.sy_women{

    width: 100%;

    padding-top: 60px;

    padding-bottom: 100px;

    background: #f6f6f6;

    /* height: 800px; */

    }

.sy_abouts{/* background:url(../images/about_a.jpg) center no-repeat; */}

.sy_abouts ul{

    width: 1200px;

    margin: 0 auto;

    display: table;

}

.sy_abouts ul li{

    /* width: 600px; */

    padding: 0 32px;

    /* float: right; */

    display: block;

    box-sizing: border-box;

    text-align: CENTER;

}

.sy_abouts ul li:nth-last-child(1){

    /* margin-top: 260px; */

    color: #fff;

    }

.sy_abouts ul li:nth-last-child(1) span{/* color: #fff; */}





.sy_abouts ul li span{

    line-height: 40px;

    /* margin-top: 15px; */

    display: block;

    font-size: 16px;

    color: #333;

}

.wm_zzru{background:url(../image/wm_zzru.jpg) center no-repeat;height:1313px;padding-top: 50px;box-sizing: border-box;}



.ny_avi{    width: 1030px;

    background: #fff;

    margin-top: 10px;

    float: left;

    padding: 40px 40px 40px 40px;

    box-sizing: border-box;}

.ny_avi p{}









