﻿@charset "utf-8";
/* CSS Document */
html {
	scroll-padding-top:90px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	color:#333;
	font-size:14px;
	font-family: "Arial";
}

ul, ol {
	list-style: none;
}
img, fieldset {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
address, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
input, button, textarea, select {
	font:100% Arial, '';
	vertical-align:middle
}
table, td, tr, th {
	font-size:12px;
}
a.r1:link {
	font-family: "Arial";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:visited {
	font-family: "Arial";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:hover {
	font-family: "Arial";
	font-size: 14px;
	color:#008000;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r2:link {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:visited {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:hover {
	font-family: "Arial";
	font-size: 14px;
	color:#008000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r3:link {
	font-family: "Arial";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:visited {
	font-family: "Arial";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:hover {
	font-family: "Arial";
	font-size: 14px;
	color:#008000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.t1 {
	font-family: "Arial";
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 200%;
}
.t2 {
	font-family: "Arial";
	font-size: 25px;
	color: #666;
	font-weight: bold;
	line-height: 250%;
}
.tx1 {
    width:100%;
	height:auto;
	margin-bottom:7%;
	text-align:left;
	font-family: "Arial";
	font-size:18px;
	color: #008000;
	font-weight: normal;
	text-shadow: 0px 0px 1px #008000;
	line-height: normal;
	float:left;
}
.tx2 {
    width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:left;
	font-family: "Arial";
	font-size:15px;
	color: #008000;
	font-weight: normal;
	text-shadow: 0px 0px 1px #008000;
	line-height: normal;
	float:left;
}
.tx3 {
    width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	font-family: "Arial";
	font-size:20px;
	color: #333;
	font-weight:bold;
	line-height: normal;
	float:left;
}
.nodispaly {
	display:none
}
.line {
	height:20px;
	line-height:20px;
	font-size:0px;
	clear:both;
	overflow:hidden;
	display:block;
}
.fK {
	color:#a91432;
}
.clearfix {
*zoom:1;
}
/*给IE6清除浮动*/
.clearfix:after {
	display:block;
	overflow:hidden;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
/*清除浮动*/
.head_top{ width:100%; height:90px; position:fixed; top:0px; left:0; z-index:9999; transition:all .35s;}
.h_active{ top:0px; background:#fff;}

.header {
	position:relative;
	z-index:10;
}
.top {
    width:100%;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#008000;
}
.top .box {
	max-width:85%;
	margin:0 auto;
	text-align:right;
	font-family: "Arial";
	color:#fff;
	line-height:30px;
}
.top .box1 {
	width:70%;
	margin:0 auto;
	text-align:left;
	font-family: "Arial";
	color:#fff;
	line-height:30px;
	float:left;
}
.top .box2 {
	width:30%;
	margin:0 auto;
	text-align:right;
	font-family: "Arial";
	font-size:14px;
	color:#fff;
	line-height:30px;
	float:left;
}
.top .box2 img{
	vertical-align: middle;
	padding-bottom:0px;
	padding-right:8px;
}
.top .box2 a {
    font-family: "Arial";
	font-size:14px;
	color:#fff;
	line-height:30px;
	text-decoration:none;
}
.top .box2 a:hover {
	color:#ccc;
}
.lobbox {
	width:100%;
	left:0px;
	top:0px;
	clear:left;
	overflow: visible;
}
.lobbox .box {
	max-width:85%;
	margin:0 auto;
	height:90px;
}
.lobbox .box h1 {
	float:left;
	width:14%;
	height:90px;
	text-align:left;
	display: flex;
    align-items: center;  /* 垂直居中 */
	position: relative;
	z-index:999999;
}
.lobbox .box h1 img{
	max-width:100%;
	max-height: 100%;
	border:0px;
	display:block;
}
.lobbox .naverbox2 {
	float:left;
	width:86%;
	height:auto;
}
.ss {
	position:relative;
	float:right;
}
.ss input {
	width: 240px;
	padding: 0px 40px 0px 15px;
	height: 33px;
	outline: none;
	border: 1px solid #008000;
	border-radius:50px;
	color:#666;
	font-family:"Arial";
	font-size:14px;
	background:rgba(255,255,255,0.6);
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 35px;
	background-image: url(../images/ssan.png);
	cursor: pointer;
	overflow: hidden;
	background-repeat: no-repeat;
}

.lobbox .box .nav {
	float:right;
}
.lobbox2 {
	width:100%;
	left:0px;
	top:0px;
}
.lobbox2 .box {
	max-width:100%;
	margin:0 auto;
	height:70px;
}
.lobbox2 .box .nav {
    width:100%;
	display: flex;
    justify-content: flex-end;
	float:left;
}
.lobbox2 .box .nav .m {
    width:auto;
	margin-left:2%;
	float:left;
}
.lobbox2 .box .nav h3 {
    width:100%;
}
.lobbox2 .box .nav h3 img{
    max-width:100%;
	vertical-align: middle;
}
.lobbox2 .box .nav h3 o{
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-shadow: 0px 1px 1px #000;
}
.lobbox2 .box .nav h3 a {
	zoom:1;
	display:block;
	font-family:"Arial";
	color:#333;
	font-size:14px;
	line-height:90px;
	font-weight:bold;
	text-decoration:none;
}
.lobbox2 .box .nav li:hover h3 a {
	color:#008000;
}
.lobbox2 .box .nav li:hover h3 a o{
	color:#008000;
}
.lobbox2 .box .nav li a.current {
	color:#008000;
}
.lobbox2 .box .nav li a.current o{
	color:#008000;
}
.lobbox2 .box .nav .sub{
	position:absolute;
	top:70px;
	width:auto;
	padding:10px;
	background:#008000;
	display:none;
}
.lobbox2 .box .nav .sub li {
    width:auto;
	border-bottom:#fff solid 1px;
}
.lobbox2 .box .nav .sub li a {
    min-width:230px;
	text-align:left;
	font-size:14px;
	font-family:"Arial";
	color:#fff;
	line-height:35px;
	font-weight:normal;
	zoom:1;
	text-decoration:none;
	white-space: nowrap;
	display:inline-block;
}
.lobbox2 .box .nav .sub li a:hover {
	color:#eee;
}

.lobbox2 .box .nav .sub b {
    width:31.333333%;
	margin:1%;
	text-align:left;
	float:left;
}
.lobbox2 .box .nav .sub b img{
    max-width:100%;
	margin-bottom:-3px;
}
.lobbox2 .box .nav .sub b a {
    width:100%;
	text-align:left;
	font-size:14px;
	font-family:"Arial";
	color:#666;
	line-height:normal;
	font-weight:normal;
	zoom:1;
	text-decoration:none;
	white-space: nowrap;
	display:inline-block;
}
.lobbox2 .box .nav .sub b a:hover {
	color:#008000;
}

#dowebok {
	display:none;
}
.foot {
	clear:both;
	overflow: hidden;
	margin-top:3%;
	background:url(../images/fbg.jpg) no-repeat center top;
}
.foot_tl {
	width:25%;
	padding-right:5%;
	color:#000;
	font-size:15px;
	font-family:"Arial";
	font-weight:normal;
	line-height:160%;
	text-align:left;
	float:left;
}
.foot_tl img{
	margin-right:10px;
}
.foot_tl img:hover{
    -webkit-filter:opacity(0.8);
}
.foot_tr {
	width:70%;
	float:left;
}
.foot_t {
	max-width:100%;
	margin:0 auto;
	padding-top:6%;
	padding-bottom:4%;
	overflow:hidden;
	clear:both;
}
.foot_t2 {
	max-width:1200px;
	height:auto;
	color:#000;
	font-size:15px;
	font-family:"Arial";
	font-weight:normal;
	line-height:200%;
	text-align:center;
	border-top:#008000 solid 1px;
	padding-top:2%;
	padding-bottom:2%;
	margin:0px auto;
	clear:left;
}
.foot_t2 a{
	color:#000;
	font-size:15px;
	font-family:"Arial";
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.foot_t2 a:hover{
	color:#008000;
}
ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}
.rt {
	width:30%;
	margin-left:0%;
	margin-right:2%;
	float:left;
}
.rt h4 {
	width:100%;
	height:auto;
	margin-bottom:8%;
	color:#000;
	font-size:18px;
	font-family:"Arial";
	line-height:normal;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.rt ul li {
    padding:0px;
}
.rt ul li a{
    width:100%;
	height:auto;
	font-family: "Arial";
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt ul li a:hover {
	color:#008000;
}

.rt2 {
	width:36%;
	float:left;
}
.rt2 h4 {
	width:100%;
	height:auto;
	margin-bottom:8%;
	color:#000;
	font-size:18px;
	font-family:"Arial";
	line-height:normal;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.rt2 ul b,.rt2 ul strong {
    width:100%;
	margin-top:2%;
	margin-bottom:6%;
	padding-bottom:1%;
	display:block;
	overflow:hidden;
}
.rt2 ul b o,.rt2 ul strong o{
    width:8%;
	margin-right:2%;
	text-align:left;
	display:block;
	float:left;
}
.rt2 ul b o img,.rt2 ul strong o img{
    max-width:100%;
	margin-bottom:-5px;
}
.rt2 ul b o2,.rt2 ul strong o2{
    width:90%;
	text-align:left;
	font-family: "Arial";
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height:normal;
	display:block;
	float:left;
}
.rt2 ul b o2 a,.rt2 ul strong o2 a{
	font-family: "Arial";
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height:normal;
}
.rt2 ul b o2 a:hover,.rt2 ul strong o2 a:hover {
	color:#008000;
}

.banner_sj {
	display:none;
	margin-bottom:3%;
}
.flexslider {
	position:relative;
	margin-top:100px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flexslider2 {
	position:relative;
	margin-top:0px;
}
.flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flexslider2 .slides > li font{ width:100%; height:auto; margin-top:3%; display:block; text-align:center; font-size:16px; color:#000; font-family:"Arial"; line-height:20px; text-decoration:none; font-weight:normal; white-space: pre-wrap; word-wrap: break-word; float:left;}

.flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
	display:none;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background:#999;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #008000;
}
.flex-control-paging li a.flex-active {
	background:#008000;
	cursor: default;
}
.tage {
	border-bottom:1px solid #CCC;
	padding:20px 0;
}
.tage .box {
	max-width:1200px;
	margin:0 auto;
	text-align:center;
}
.tage .box .tage_l {
	float:left;
	color:#008000;
}
.tage .box .tage_l a {
	margin-right:20px;
}
.tage .box .tage_r {
	float:right;
}
.tage .box .tage_r .input_txt {
	width:295px;
	height:38px;
	border:1px solid #008000;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#008000 url(../images/pic2.gif) no-repeat center;
	;
	outline:medium;
}
.hoc {
	width:100%;
	margin:0 auto;
	clear:left;
}
.hock{
	width:50%;
	height:480px;
	float:left;
}
.hockk{
	width:50%;
	height:480px;
	float:left;
}
.hock1{
	width:50%;
	height:480px;
	float:left;
}
.hock1 img{
    max-width:100%;
	height:480px;
	border:0px;
}
.hock1 img:hover{
    -webkit-filter:opacity(0.8);
}
.hock2{
	width:50%;
	height:480px;
	background-color:#183D81;
	float:left;
}
.hock2 h{
    width:80%;
	margin-top:10%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"Arial";
	font-size:36px;
	font-weight:normal;
	text-align:center;
	line-height:300%;
	float:left;
}
.hock2 p{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:200%;
	float:left;
}
.hock2 span{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	text-align:center;
	float:left;
}
.hock2 span a{
	color:#A7C2EF;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:500%;
}
.content {
	max-width:1200px;
	margin:0px auto;
	clear:left;
}
.ca {
	max-width:75%;
	margin:0px auto;
	clear:left;
}
.cf {
	max-width:100%;
	margin:0px auto;
	clear:left;
}
.zx {
	max-width:70%;
	margin:0px auto;
	clear:left;
}
.zxt {
	width:100%;
	height:auto;
	margin-bottom:2%;
	color:#008000;
	font-family:"Arial";
	font-size:25px;
	font-weight:bold;
	text-align:left;
	line-height:normal;
	text-transform:uppercase;
	float:left;
}
.zxt2 {
	width:100%;
	height:auto;
	margin-bottom:4%;
	float:left;
}

.ybl {
	width:55%;
	height:auto;
	margin-right:5%;
	overflow:hidden;
	float:left;
}
.ybr {
	width:35%;
	height:auto;
	padding:2.5%;
	background-color:#fff;
	float:left;
}
.abl {
	width:35%;
	height:auto;
	margin-right:5%;
	overflow:hidden;
	float:left;
}
.abr {
	width:60%;
	height:auto;
	text-align:left;
	color:#666;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	line-height:150%;
	float:left;
}
.abr img{
	max-width:100%;
}

.hyk {
	width:100%;
	height:auto;
	margin-bottom:6%;
	float:left;
}
.hyt {
	width:50%;
	height:auto;
	float:left;
}
.hyt h{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	color:#008000;
	font-family:"Arial";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.hyt span{
	width:100%;
	height:auto;
	text-align:left;
	color:#666;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	line-height:150%;
	float:left;
}
.hyp {
	width:40%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	float:left;
}
.hyp img{
	max-width:100%;
}

.fak {
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.fa {
	width:100%;
	height:auto;
	margin-bottom:6%;
	float:left;
}
.fa h{
	width:100%;
	height:auto;
	padding-top:3%;
	margin-bottom:3%;
	text-align:right;
	color:#ff0000;
	font-family:"Arial";
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.fa h2{
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:right;
	color:#333;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.fa h3{
	width:100%;
	height:auto;
	float:left;
}
.fa h3 img{
	width:100%;
	border-radius:10px;
}

.xi {
	width:100%;
	height:auto;
	margin-bottom:5%;
	float:left;
}
.xip {
	width:45%;
	height:auto;
	overflow:hidden;
	float:left;
}
.xip img{
	width:100%;
}
.xit {
	width:45%;
	height:auto;
	padding:5%;
	float:left;
}
.xit h{
	width:100%;
	height:auto;
	padding-bottom:2%;
	margin-bottom:2%;
	text-align:left;
	color:#000;
	font-family:"Arial";
	font-size:35px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	float:left;
	background:url(../images/xix.jpg) no-repeat left bottom; 
}
.xit h2{
	width:100%;
	height:auto;
	text-align:left;
	color:#000;
	font-family:"Arial";
	font-size:16px;
	line-height:200%;
	font-weight:normal;
	display:block;
	float:left;
}
.fbl {
	width:45%;
	height:auto;
	margin-right:5%;
	float:left;
}
.fbr {
	width:50%;
	height:auto;
	float:left;
}
.fbr img{
	width:100%;
}

.tg {
	width:15%;
	height:auto;
	margin-left:2.5%;
	margin-right:2.5%;
	float:left;
}
.tg p{
	width:16%;
	height:auto; 
	margin-right:4%;
	display:block;
	float:left;
}
.tg p img{
	max-width:100%;
	margin-top:25%;
}
.tg span{
	width:80%; 
	height:auto; 
	text-align:left;
	display:block;
	float:left;
}
.tg span h{
	width:100%; 
	height:auto;
	margin-bottom:2%; 
	text-align:left; 
	font-size:22px; 
	color:#000; 
	font-family:"Arial"; 
	line-height:normal; 
	font-weight:bold; 
	display:block; 
	float:left;
	white-space: normal; 
	word-wrap: break-word; 
	word-break: break-word; 
	word-break: break-word; 
	overflow-wrap: break-word; 
}
.tg span h2{
	width:100%; 
	height:auto;
	text-align:left; 
	font-size:15px; 
	color:#555; 
	font-family:"Arial"; 
	line-height:normal; 
	font-weight:bold;
	display:block; 
	float:left;
	white-space: normal; 
	word-wrap: break-word; 
	word-break: break-word; 
	word-break: break-word; 
	overflow-wrap: break-word; 
}
.sm {
	width:48%;
	height:auto;
	margin:1%;
	overflow:hidden;
	float:left;
}
.smt {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.smt h{
	width:auto;
	height:auto;
	line-height:normal;
	color:#008000;
	font-family:"Arial";
	font-size:50px;
	font-weight:normal;
	text-decoration:none;
}
.smt span{
    color:#333;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
}
.smt2{
	width:100%;
	height:50px;
	text-align:center;
	line-height:normal;
	color:#666;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

.sm2 {
	width:31.333333%;
	height:auto;
	margin:1%;
	overflow:hidden;
	float:left;
}
.sm2t {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.sm2t h{
	width:auto;
	height:auto;
	line-height:normal;
	color:#008000;
	font-family:"Arial";
	font-size:50px;
	font-weight:normal;
	text-decoration:none;
}
.sm2t span{
    color:#333;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
}
.sm2t2{
	width:100%;
	height:50px;
	text-align:center;
	line-height:normal;
	color:#666;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

.ink1 {
	width:70%;
	height:35px;
	line-height:35px;
	text-align:left;
	color:#333;
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.ink1 a{
	color:#666;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.ink1 a:hover{
	color:#008000;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}
.ik1 {
	width:70%;
	height:auto;
	float:left;
}
.ik2 {
	width:30%;
	height:auto;
	float:left;
}
.inti {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
	float:left;
	margin-bottom:2.5%;
}
.inti o{
	width:100%;
	height:auto;
	margin-top:50%;
	display:block;
	float:left;
}
.inti h{
	width:100%;
	height:auto;
	padding-bottom:2%;
	margin-bottom:1%;
	font-size:50px;
	color:#000;
	font-family:"Arial";
	text-align:left;
	font-weight:bold;
	line-height:normal;
	display:block;
	text-transform:uppercase;
	background:url(../images/inx.jpg) no-repeat left bottom;
	float:left;
}
.inti h span{
	color:#008000;
}
.inti h2{
    width:100%;
	height:auto;
	font-size:28px;
	color:#000;
	font-family:"Arial";
	text-align:left;
	font-weight:normal;
	line-height:150%;
	text-transform:uppercase;
	display:block;
	float:left;
}
.inti h22{
    width:100%;
	height:auto;
	display:block;
	float:left;
}
.inti h3{
	width:100%;
	height:auto;
	margin-bottom:1.5%;
	font-size:40px;
	color:#000;
	font-family:"Arial";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	display:block;
	text-transform:uppercase;
	float:left;
}
.inti h3 span{
	color:#008000;
}
.inti h4{
    width:100%;
	height:auto;
	font-size:18px;
	color:#333;
	font-family:"Arial";
	text-align:center;
	font-weight:normal;
	line-height:150%;
	display:block;
	margin:0px auto;
}
.inti h5{
	width:100%;
	height:auto;
	margin-bottom:3%;
	font-size:40px;
	color:#333;
	font-family:"Arial";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	display:block;
	text-transform:uppercase;
	float:left;
}
.inti h6{
    width:100%;
	height:auto;
	font-size:18px;
	color:#333;
	font-family:"Arial";
	text-align:center;
	font-weight:normal;
	line-height:150%;
	display:block;
	margin:0px auto;
}
.inti h7{
    width:100%;
	height:auto;
	font-size:40px;
	color:#333;
	font-family:"Arial";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	display:block;
	text-transform:uppercase;
	padding-bottom:2%;
	background:url(../images/cax.png) no-repeat center bottom;
	margin:0px auto;
}
.inti h8{
    width:100%;
	height:auto;
	font-size:30px;
	color:#008000;
	font-family:"Arial";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	display:block;
	margin:0px auto;
}
.inti h9{
    width:100%;
	height:auto;
	padding-top:2%;
	font-size:20px;
	color:#008000;
	font-family:"Arial";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	display:block;
	margin:0px auto;
}

.cy{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.cy h{
	width:48%;
	height:auto;
	margin:1%;
	display:block;
	float:left;
}
.cy h o{
	width:18%;
	height:auto;
	text-align:left;
	color:#fff;
	font-size:16px;
	font-family:"思源黑体";
	font-weight:normal;
	line-height:50px;
	display:block;
	float:left;
}
.cy h o2{
	width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.cy h2{
	width:98%;
	height:auto;
	margin:1%;
	text-align:center;
	display:block;
	float:left;
}
.cy h2 o2{
	width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}

.lyti{
	width:96%;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	padding-top:4%;
	padding-bottom:4%;
	line-height:normal;
	color:#fff;
	font-size:16px;
	font-family:"Arial";
	font-weight:normal;
	border-radius:0px;
	border:solid 1px #013E5A;
	background-color:#013E5A;
	text-align:left;
	text-decoration:none;
	display:block;
	margin:0px auto;
}
.sr{
    width:95%;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	padding-top:2%;
	padding-bottom:2%;
	margin-bottom:4%;
	border:#ddd solid 1px;
	color: #666;
	font-size: 14px;
	font-weight:normal;
	font-family: "Arial";
	line-height:normal;
	border-radius:0px;
	outline:none;
	background:url(../images/lex.jpg) no-repeat left center;
}
.anm a{
	width:250px;
	height:auto;
	text-align:center;
	line-height:65px;
	color:#fff;
	font-size:20px;
	font-family:"Arial";
	font-weight:bold;
	border-radius:0px;
	border:solid 1px #008000;
	background:#008000;
	text-decoration:none;
	display:block;
	float:right;
}
.anm a:hover {
	background:#000;
}
.anm2 a{
	width:230px;
	height:auto;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-family:"Arial";
	font-weight:bold;
	border-radius:0px;
	border:solid 1px #fff;
	background-color:#008000;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	margin:0px auto;
}
.anm2 a:hover {
    color:#008000;
	border:solid 1px #fff;
	background-color:#fff;
}
.anm3 a{
	width:89%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	text-align:left;
	line-height:45px;
	color:#008000;
	font-size:20px;
	font-family:"Arial";
	font-weight:bold;
	border-radius:0px;
	border:solid 1px #008000;
	background:#fff url(../images/aj.png) no-repeat 94% center;
	text-decoration:none;
	display:block;
	float:left;
}
.anm3 a:hover {
    color:#000;
}
.anm4 a{
	width:100%;
	height:auto;
	line-height:35px;
	color:#fff;
	font-size:14px;
	font-family:"Arial";
	font-weight:normal;
	border-radius:0px;
	border:solid 1px #FF6F00;
	background-color:#FF6F00;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0px auto;
}
.anm4 a:hover {
    color:#fff;
	border:solid 1px #013E5A;
	background-color:#013E5A;
}
.anm5 a{
	width:170px;
	height:auto;
	margin-top:10%;
	line-height:40px;
	color:#fff;
	font-size:14px;
	font-family:"Arial";
	font-weight:normal;
	border-radius:0px;
	border:solid 1px #008000;
	background-color:#008000;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:right;
}
.anm5 a:hover {
    color:#008000;
	border:solid 1px #008000;
	background-color:#fff;
}
.anm6 a{
	width:170px;
	height:auto;
	line-height:40px;
	color:#fff;
	font-size:14px;
	font-family:"Arial";
	font-weight:normal;
	border-radius:0px;
	border:solid 1px #008000;
	background-color:#008000;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
}
.anm6 a:hover {
    color:#008000;
	border:solid 1px #008000;
	background-color:#fff;
}
.anm7 a{
	width:auto;
	height:auto;
	line-height:normal;
	color:#008000;
	font-size:16px;
	font-family:"Arial";
	font-weight:normal;
	text-align:center;
	text-decoration:underline;
	display:block;
	margin:0px auto;
}
.anm7 a:hover {
    color:#ff0000;
}

.nsr {
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:center;
	float:left;
}
.nsr a {
    width:auto;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	padding-top:0.5%;
	padding-bottom:0.5%;
	border-left:#999 dashed 1px;
	text-align:center;
	color:#333;
	font-family:"Arial";
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	border-radius:0px;
	display:inline-block;
}
.nsr a:hover {
	color: #008000;
}
.nsr a.on{
	color: #008000;
}

.inc {
	width:100%;
	height:auto;
	color:#333;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	line-height:150%;
	overflow:hidden;
	clear:left;
	float:left;
}
.inc img{
	max-width:100%;
}

.liu{
	width:45%;
	height:auto;
	margin-right:5%;
	float:left;
}
.liu h{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	color:#008000;
	font-family:"Arial";
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.liu span{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	color:#333;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	line-height:150%;
	float:left;
}

.jsk {
	width:60%;
	height:auto;
	margin:0px auto;
}
.jsk2 {
	width:50%;
	height:auto;
	margin-left:40%;
	margin-right:10%;
}
.js {
	width:86%;
	height:auto;
	overflow:hidden;
	padding:7%;
	margin:0px auto;
	background-color:#fff;
}
.js h{
	width:100%;
	height:auto;
	padding-bottom:2%;
	margin-bottom:4%;
	background:url(../images/jx.jpg) no-repeat bottom center; 
	font-size:26px;
	color:#008000;
	font-family:"Arial";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	display:block;
	text-transform:uppercase;
	float:left;
}
.js span{
	width:100%;
	height:auto;
	font-size:16px;
	color:#008000;
	font-family:"Arial";
	text-align:center;
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.xl{
	width:29.333%;
	height:auto;
	padding:0.5%;
	margin-left:0.5%;
	margin-right:0.5%;
	background-color:#DBF0F9;
	float:left;
}
.xlp {
	width:100%;
	height:auto;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xlp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xlp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xlt {
	width:96%;
	height:auto;
	padding:2%;
	background-color:#fff;
	display:block;
	float:left;
}
.xlt h{
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:1%;
	text-align:left;
	line-height:normal;
	color:#555;
	font-family:"Arial";
	font-size:20px;
	font-weight:bold;
	display:block;
	float:left;
}
.xlt h2{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	line-height:normal;
	color:#999;
	font-family:"Arial";
	font-size:14px;
	display:block;
	float:left;
}
.xlt h3{
	width:100%;
	height:100px;
	margin-bottom:2%;
	text-align:left;
	line-height:25px;
	color:#333;
	font-family:"Arial";
	font-size:14px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.tj{
	width:19%;
	height:auto;
	padding:2%;
	margin:1%;
	border-radius:4px;
	box-shadow:0px 0px  0px 0px #ccc;
	background-color:#fff;
	float:left;
}
.tj:hover {
	box-shadow:0px 0px  6px 3px #aaa;
}
.tjp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.tjp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.tjp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.tjt {
	width:100%;
	height:50px;
	margin-top:4%;
	text-align:center;
	line-height:25px;
	color:#333;
	font-family:"Arial";
	font-size:18px;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.tj:hover .tjt{
	color:#008000;
}
.inz{
	width:33.333333%;
	height:auto;
	float:left;
	position:relative;
}
.inz img{
    width:99%;
	border:#eee solid 1px;
	-webkit-filter:opacity(1.0);
}
.inz:hover img{
	-webkit-filter:opacity(0.9);
}
.inz span{
    width:100%;
	height:auto;
	left:0px;
	position:absolute;
}
.inz span h{
	width:100%;
	height:auto;
	margin-top:8%;
	margin-bottom:40%;
	text-align:center;
	color:#000;
	text-shadow: 0px 0px 0px #000;
	font-family:"Arial";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.xw{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.xwp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xwp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xwp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xwt {
	width:100%;
	height:auto;
	float:left;
}
.xwt h{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xw:hover .xwt h{
	color:#008000;
}
.xwt h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xwt h3{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#008000;
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.xw:hover .xwt h3{
	text-decoration:underline;
}
.xw2{
	width:46%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
}
.xw2p {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xw2p img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xw2p img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xw2t {
	width:100%;
	height:auto;
	float:left;
}
.xw2t h{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xw2:hover .xw2t h{
	color:#008000;
}
.xw2t h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xw2t h3{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#008000;
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.xw2:hover .xw2t h3{
	text-decoration:underline;
}
.zs{
	width:29.333333%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
}
.zsp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.zsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.zsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.zst {
	width:100%;
	height:auto;
	float:left;
}
.zst h{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zs:hover .zst h{
	color:#008000;
}
.zst h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"Arial";
	font-size:14px;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.zst h3{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.gy{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.gyp {
	width:100%;
	height:auto;
	text-align:center;
}
.gyp img{
	max-width:100%;
}
.gyp img:hover{
	opacity:0.8;
}
.gyt {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	
}
.gy a{
    width:100%;
	height:auto;
	color:#666;
	font-family:"Arial";
	font-size:14px;
	line-height:40px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.gy:hover .gyt{
	color:#008000;
}
.re{
    width:24%;
	height:auto;
	margin:0.4%;
	background-color:#008000;
	border:#fff solid 1px;
	display:block;
	float:left;
	position:relative;
}
.re p{
	display:none;
}
.re:hover p{
    display:block;
    position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-top:35%;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight: normal;
	font-family: "Arial";
	line-height:normal;
}
.re img{
    width:100%;
	border:0px;
}
.re:hover img{
	-webkit-filter:opacity(0.3);
}
.kh{
    width:15.666666%;
	height:auto;
	margin:0.5%;
	float:left;
}
.kh img{
    width:100%;
}
.kh:hover img{
	-webkit-filter:opacity(0.8);
}

.yy{
    width:48%;
	height:auto;
	background-color:#000;
	display:block;
	float:left;
	position:relative;
}
.yyg {
    width:4%;
	height:auto;
	float:left;
}
.yy p{
    position:absolute;
	top:0;
	left:0;
	width:80%;
	padding:10%;
}
.yy p o{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	font-size:36px;
	color:#fff;
	font-weight: normal;
	font-family: "Arial";
	line-height:normal;
	display:block;
	float:left;
}
.yy p o2{
	width:100%;
	height:auto;
	margin-bottom:15%;
	text-align:left;
	font-size:18px;
	color:#fff;
	font-weight: normal;
	font-family: "Arial";
	line-height:30px;
	display:block;
	float:left;
}
.yy p o3{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.yy img{
    max-width:100%;
	border:0px;
	-webkit-filter:opacity(0.5);
}
.yy:hover img{
	-webkit-filter:opacity(0.8);
}

.yy2{
    width:25%;
	height:auto;
	background-color:#000;
	display:block;
	float:left;
	position:relative;
}
.yy2 p{
    position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-top:50%;
	text-align:center;
}
.yy2 p a{
	font-size:30px;
	color:#fff;
	font-weight: normal;
	font-family: "Arial";
	line-height:200%;
	text-decoration:none;
}
.yy2 img{
    max-width:100%;
	border:0px;
	-webkit-filter:opacity(0.5);
}
.yy2:hover img{
	-webkit-filter:opacity(0.8);
}
.zp {
    width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.zpp{
    width:100%;
	height:auto;
	display:block;
	float:left;
}
.zpp img{
    width:100%;
	border:0px;
	border-radius:7px;
}
.zpp:hover img{
	-webkit-filter:opacity(0.8);
}
.zpt{
    width:100%;
	height:auto;
	float:left;
}
.zpt h1{
    width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:left;
	font-size: 12px;
	color:#008000;
	font-weight: normal;
	font-family: 'Prompt-Medium';
	line-height: normal;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
.zpt h2{
    width:100%;
	height:50px;
	margin-bottom:3%;
	text-align:left;
	font-size:23px;
	color:#008000;
	font-weight: bold;
	font-family: "Arial";
	line-height:25px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zpt h3{
    width:100%;
	height:100px;
	text-align:left;
	font-size:15px;
	color:#999;
	font-weight: normal;
	font-family: "Arial";
	line-height:20px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 5; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zn {
    width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.znp{
    width:100%;
	height:auto;
	display:block;
	float:left;
}
.znp img{
    width:100%;
	border:0px;
	border-radius:7px;
}
.znp:hover img{
	-webkit-filter:opacity(0.8);
}
.znt{
    width:100%;
	height:auto;
	float:left;
}
.znt h1{
    width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	float:left;
}
.znt h1 a{
    width:100%;
	height:50px;
	font-size: 24px;
	color:#008000;
	font-weight: normal;
	font-family: 'Prompt-Medium';
	line-height: 25px;
	text-decoration:none;
	text-transform:uppercase;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.znt h1 a:hover{
	color:#008000;
}
.znt h2{
    width:100%;
	height:60px;
	margin-bottom:6%;
	font-size:15px;
	color:#4c4c4c;
	font-weight: normal;
	font-family: "Arial";
	line-height:20px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.znt h3{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}

.out {
box-shadow: 0px -0px 0px 0px #EAEDF6,   /*上边阴影  红色*/  
            -0px 0px 0px 0px #EAEDF6,   /*左边阴影  绿色*/  
            0px 0px 0px 0px #EAEDF6,    /*右边阴影  蓝色*/  
            0px 15px 25px 0px #EAEDF6;    /*下边阴影  黄色*/
}

.ch{
	width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.chp {
	width:100%;
	height:auto;
	float:left;
}
.chp img{
	width:100%;
}
.chp img:hover{
	width:100%;
	opacity:0.8;
}
.cht {
	width:100%;
	height:auto;
	margin-top:2%;
	float:left;
}
.cht h{
	width:100%;
	height:auto;
	padding-bottom:4%;
	margin-bottom:6%;
	margin-top:4%;
	background:url(../images/dix.jpg) no-repeat left bottom;
	line-height:normal;
	text-align:left;
	color:#008000;
	font-family:"Arial";
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}
.cht h o{
	color:#000;
}
.cht span{
	width:100%;
	height:auto;
	line-height:200%;
	text-align:left;
	color:#000;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

.gc{
	width:18%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.gcp {
	width:100%;
	height:auto;
	float:left;
}
.gcp img{
	width:100%;
}
.gcp img:hover{
	width:100%;
	opacity:0.8;
}
.gct {
	width:100%;
	height:auto;
	margin-top:2%;
	line-height:normal;
	text-align:center;
	color:#000;
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}
.gct2 {
	width:100%;
	height:60px;
	margin-top:2%;
	line-height:20px;
	text-align:center;
	color:#000;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

.gcp2 {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.gcp2 img{
	max-width:100%;
}

.hz{
	width:14.666666%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.hzp {
	width:100%;
	height:auto;
	float:left;
}
.hzp img{
	width:100%;
}
.hzp img:hover{
	width:100%;
	opacity:0.8;
}
.hzt {
	width:100%;
	height:40px;
	margin-top:2%;
	line-height:20px;
	text-align:center;
	color:#000;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

.prowai{
	width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.pro {
	width:100%;
	height:auto;
	float:left;
}
.pro img{
	width:100%;
}
.pro img:hover{
	width:100%;
	opacity:0.8;
}
.protext {
	width:100%;
	height:auto;
	margin-top:2%;
	line-height:normal;
	text-align:center;
	color:#000;
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.pxt {
	width:100%;
	height:auto;
	margin-top:2%;
	line-height:normal;
	text-align:center;
	color:#000;
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}
.pxt h{
	width:100%;
	height:50px;
	margin-top:2%;
	margin-bottom:4%;
	padding-bottom:4%;
	line-height:25px;
	text-align:left;
	color:#000;
	font-family:"Arial";
	font-size:18px;
	font-weight:bold;
	float:left;
	background:url(../images/ax.jpg) no-repeat left bottom;
}
.pxt h span{
	color:#008000;
}
.pxt h2{
	width:100%;
	height:200px;
	margin-bottom:2%;
	line-height:25px;
	text-align:left;
	color:#333;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	float:left;
}
.pxt o{
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:2%;
	line-height:normal;
	text-align:center;
	color:#008000;
	font-family:"Arial";
	font-size:18px;
	font-weight:bold;
	float:left;
}
.pxt o2{
	width:100%;
	height:75px;
	margin-bottom:2%;
	line-height:25px;
	text-align:center;
	color:#333;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	float:left;
}

.prowai2{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.pro2 {
	width:100%;
	height:auto;
	float:left;
}
.pro2 img{
	width:100%;
}
.pro2 img:hover{
	width:100%;
	opacity:0.8;
}
.protext2 {
	width:100%;
	height:40px;
	margin-top:2%;
	line-height:20px;
	text-align:center;
	color:#000;
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

.prowai3{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.pro3 {
	width:100%;
	height:auto;
	float:left;
}
.pro3 img{
	width:100%;
	display:block;
}
.pro3 img:hover{
	width:100%;
	opacity:0.8;
}
.protext3 {
	width:100%;
	height:auto;
	margin-top:2%;
	line-height:normal;
	text-align:center;
	color:#000;
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

.ns{
	width:23%;
	height:auto;
	margin:1%;
	box-shadow:0px 0px  1px 1px #ddd;
	float:left;
}
.nsp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.nsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.nsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.925;
}
.nst {
	width:94%;
	height:auto;
	padding:3%;
	float:left;
}
.nst a{
    width:100%;
	height:60px;
	text-align:center;
	line-height:30px;
	color:#333;
	font-family:"微软雅黑";
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.nst a:hover{
	color:#008000;
}

.wh{
	width:21%;
	height:auto;
	padding:1%;
	margin:1%;
	float:left;
	box-shadow:0px 0px  10px 5px #ddd;
}
.wh h{
	width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:center;
	float:left;
}
.wh h img{
	max-width:100%;
}
.wh h2{
    width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:center;
	line-height:normal;
	color:#000;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	float:left;
}
.wh h3{
    width:100%;
	height:125px;
	text-align:center;
	line-height:25px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
}

.es{
	width:23%;
	height:auto;
	margin:1%;
	float:left;
}
.es h{
	width:100%;
	height:auto;
	text-align:left;
	float:left;
}
.es h img{
	max-width:100%;
}
.es h2{
    width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	line-height:normal;
	color:#008000;
	font-family:"微软雅黑";
	font-size:55px;
	font-weight:bold;
	float:left;
}
.es h3{
    width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	float:left;
}
.es h4{
    width:100%;
	height:75px;
	text-align:left;
	line-height:25px;
	color:#333;
	font-family:"微软雅黑";
	font-size:15px;
	font-weight:normal;
	float:left;
}

.ws{
	width:19%;
	height:auto;
	margin:2%;
	float:left;
}
.ws h{
	width:100%;
	height:60px;
	margin-bottom:10%;
	text-align:center;
	line-height:30px;
	color:#008000;
	font-family:"微软雅黑";
	font-size:24px;
	font-weight:bold;
	display:block;
	float:left;
}
.ws h2{
    width:100%;
	height:420px;
	margin-bottom:5%;
	text-align:center;
	line-height:30px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	display:block;
	float:left;
}

.ps{
	width:19%;
	height:auto;
	margin:2%;
	float:left;
}
.ps h{
	width:100%;
	height:30px;
	margin-bottom:5%;
	text-align:left;
	line-height:30px;
	color:#000;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	display:block;
	float:left;
}
.ps h2{
    width:100%;
	height:180px;
	margin-bottom:5%;
	text-align:left;
	line-height:30px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	display:block;
	float:left;
}

.ks{
	width:90%;
	height:auto;
	padding:5%;
	background-color:#7F7F7F;
	float:left;
}
.ks h{
	width:100%;
	height:auto;
	margin-top:5%;
	margin-bottom:5%;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:bold;
	display:block;
	float:left;
}
.ks h2{
    width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:center;
	line-height:150%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	display:block;
	float:left;
}
.ks2{
	width:94%;
	height:auto;
	padding:3%;
	background-color:#000;
	float:left;
}
.ks2 h{
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:bold;
	display:block;
	float:left;
}
.ks2 h2{
    width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:center;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	display:block;
	float:left;
}
.ks2 h3{
    width:100%;
	height:auto;
	text-align:center;
	display:block;
	float:left;
}

.as {
	width:20%;
	height:auto;
	position:relative;
	overflow:hidden;
	background-color:#000;
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	transition: transform 0.3s ease;
    flex-shrink: 0; /* 防止被压缩 */
}
.as:hover {
	transform: scale(1.2);
    z-index: 1; /* 确保放大元素覆盖相邻元素 */
}
.as img{
	width:100%;
	display:block;
	opacity:0.8;
}
.as:hover img{
	opacity:0.4;
}
.as p{
	width:90%;
	height:auto;
	padding:5%;
	float:left;
	position:absolute;
	top:0;
	left:0;
}
.as p o{
    width:100%;
	height:40px;
	margin-top:15%;
	margin-bottom:15%;
	text-align:center;
	line-height:20px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
}
.as p o2{
    width:100%;
	height:210px;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	display:none;
	float:left;
}
.as p o3{
    width:100%;
	height:auto;
	text-align:center;
	line-height:45px;
	color:#008000;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	display:none;
	background-color:#fff;
	float:left;
}
.as:hover p o2{
	display:block;
	-webkit-transition:3.0s;
	transition:3.0s;
}
.as:hover p o3{
	display:block;
	-webkit-transition:3.0s;
	transition:3.0s;
}
.hk1 {
	width:56%;
	height:auto;
	margin-right:1%;
	float:left;
}
.hk1 img{
	width:100%;
}
.hk2 {
	width:43%;
	height:auto;
	float:left;
}

.hs {
	width:48%;
	height:auto;
	margin:1%;
	background-color:#fff;
	float:left;
}
.hsp {
	width:94%;
	height:auto;
	margin:3%;
	position:relative;
	overflow:hidden;
	background-color:#008000;
	float:left;
}
.hsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	display:block;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.hs:hover .hsp img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.3;
}
.hsp p{
    width:90%;
	height:auto;
	padding-top:5%;
	padding-bottom:5%;
	margin:5%;
	background-color:#008000;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	position:absolute;
	bottom:0;
	left:0;
}

.hs2 {
	width:23%;
	height:auto;
	margin:1%;
	background-color:#fff;
	float:left;
}
.hs2p {
	width:94%;
	height:auto;
	margin:3%;
	position:relative;
	overflow:hidden;
	background-color:#008000;
	float:left;
}
.hs2p img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	display:block;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.hs2:hover .hs2p img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.3;
}
.hs2p p{
    width:90%;
	height:auto;
	padding-top:5%;
	padding-bottom:5%;
	margin:5%;
	background-color:#008000;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	position:absolute;
	bottom:0;
	left:0;
}

.xs{
	width:100%;
	height:auto;
	float:left;
	position:relative;
}
.xsp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.xs:hover .esp img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	-webkit-filter:opacity(1.0);
}
.xsp p{
	width:50%;
	height:auto;
	margin-left:10%;
	margin-right:40%;
	position:absolute;
	top:30%;
	left:0px;
}
.xsp p o{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	font-size:42px;
	color:#fff;
	font-family:'Prompt-Medium';
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	float:left;
}
.xsp p o2{
	width:100%;
	height:auto;
	margin-bottom:8%;
	text-align:left;
	font-size:22px;
	color:#fff;
	font-family:'Prompt-Medium';
	font-weight:normal;
	line-height:30px;
	float:left;
}
.xsp p o3{
	width:100%;
	height:auto;
	text-align:left;
	float:left;
}
.dyip {
	margin:2% 0;
}
/*左侧栏目*/
.dyip .dyip_l {
	float:left;
	width:30%;
	background:#FFF;
}
.dyip .dyip_l .box {
	border:1px solid #CCC;
	border-top:2px solid #008000;
}
.dyip .dyip_l .box .slideTxtBox {
}
.dyip .dyip_l .box .slideTxtBox .hd {
	height:39px;
	line-height:39px;
	background:#efefef;
	position:relative;
}
.dyip .dyip_l .box .slideTxtBox .hd ul {
	height:39px;
}
.dyip .dyip_l .box .slideTxtBox .hd ul li {
	float:left;
	cursor:pointer;
	width:50%;
	text-align:center;
	font-weight:bold;
}
.dyip .dyip_l .box .slideTxtBox .hd ul li.on {
	height:39px;
	background:#fff;
	margin-bottom:-1px;
	color:#008000;
}
.dyip .dyip_l .box .slideTxtBox .bd {
}
.dyip .dyip_l .box .slideTxtBox .bd .con {
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx {
	min-height:220px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx select {
	width:76%;
	height:22px;
	outline:medium;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx .input_txtyi {
	width:25px;
	height:28px;
	outline:medium;
	text-align:center;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx .input_txt {
	width:70%;
	height:28px;
	padding:0 2%;
	outline:medium;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx .input_btn {
	width:80%;
	height:28px;
	padding:0 2%;
	border:0px none;
	color:#FFF;
	outline:medium;
	background:#008000;
	font-family:"Arial";
	border-radius:5px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc {
	background:#efefef;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc ul {
	padding:12px 20px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li {
	float:left;
	width:100px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:0px;
	overflow:hidden;
	text-indent:-9999;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li.dl {
	background:url(../images/pic31.gif) no-repeat;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li.zc {
	float:right;
	background:url(../images/pic32.gif) no-repeat;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li a {
	display:block;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dl {
	padding:0 20px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd {
	height:49px;
	line-height:49px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd.txt1 {
	float:left;
	background:url(../images/pic33.gif) no-repeat left center;
	padding-left:30px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd.txt2 {
	float:right;
	background:url(../images/pic34.gif) no-repeat left center;
	padding-left:40px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx {
	padding:0px 20px 20px 20px;
	min-height:220px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx textarea {
	width:90%;
	outline:medium;
	padding:5%;
	height:120px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx .input_btn {
	width:96%;
	height:28px;
	padding:0 2%;
	border:0px none;
	color:#FFF;
	outline:medium;
	background:#008000;
	font-family:"Arial";
	border-radius:5px;
	margin-top:20px;
}
/*右侧栏目*/
.dyip .dyip_r {
	float:right;
	width:67%;
	background:#FFF;
}
.dyip .dyip_r .box {
	border:1px solid #CCC;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.dyip .dyip_r .box ul {
}
.dyip .dyip_r .box li {
	float:left;
	width:30.333%;
	margin:0 1.5%;
}
.dyip .dyip_r .box li .boxli {
	border:1px solid #CCC;
	padding:8% 5%;
}
.dyip .dyip_r .box li .boxli img {
	width:100%;
}
.dyip .dyip_r .box li h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	background:#0ac762;
	color:#FFF;
	margin-top:20px;
}
.dyip .dyip_r .box li .nr {
	line-height:24px;
	padding:6% 0;
	min-height:150px;
}
/*独立整块栏目*/
.dyip .dyip_f {
	width:100%;
}
.dyip .dyip_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:10px;
	font-family:"Arial";
	font-size:16px;
	color:#333333;
}
.dyip .dyip_f .ti span {
	float:right;
}
.dyip .dyip_f .box {
	padding:0px;
}
.dyip .dyip_f .box ul {
}
.dyip .dyip_f .box li {
	float:left;
	width:24%;
	margin-top: 0;
	margin-right:0.5%;
	margin-bottom: 0;
	margin-left: 0.5%;
}
.dyip .dyip_f .box li .boxli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.dyip .dyip_f .box li .boxli img {
	width:100%;
}
.dyip .dyip_f .box li h2 {
	height:30px;
	text-align:center;
}
.dyip .dyip_f .box li h2 a{
	color:#000;
	font-size:14px;
	font-family:"Arial";
	line-height:30px;
	text-decoration:none;
}
.dyip .dyip_f .box li h2 a:hover{
	color:#008000;
}
.dyip .dyip_f .box li .nr {
	line-height:24px;
	height:24px;
	padding-top:2%;
	padding-right: 0;
	padding-bottom:2%;
	padding-left: 0;
}
.derp {
	padding-bottom:3%;
}
/*左侧栏目*/
.derp .derp_l {
	float:left;
	width:30%;
	background:#FFF;
}
.derp .derp_l .box {
	border:1px solid #CCC;
	padding-bottom:22px;
	border-top:2px solid #008000;
}
.derp .derp_l .box h2 {
	height:38px;
	line-height:38px;
	border-bottom:1px solid #CCC;
	font-size:20px;
	font-weight:normal;
	color:#000;
	padding-left:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.derp .derp_l .box h2 span {
	float:right;
	padding-top:13px;
}
.derp .derp_l .box ul {
	padding:0 20px;
}
.derp .derp_l .box li {
	line-height:35px;
	border-bottom:1px dashed #CCC;
	background:url(../images/pic40.gif) no-repeat left center;
	padding-left:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
/*右侧栏目*/
.derp .derp_r {
	float:right;
	width:67%;
	background:#FFF;
}
.derp .derp_r .box {
	border:1px solid #CCC;
	padding:3%;
}
/*右侧栏目里的整块*/
.derp .derp_r .box .r_f {
	float:left;
	width:100%;
}
.derp .derp_r .box .r_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	font-family:"Arial";
	font-size:20px;
	color:#333333;
	font-weight:normal;
	margin-bottom:15px;
	border-bottom:1px #CCCCCC dashed;
	overflow:hidden;
}
.derp .derp_r .box .r_f .ti span {
	padding-top:13px;
	float:right;
}
.derp .derp_r .box .r_f_l {
	float:left;
	padding-right:5%;
	width:45%;
	height:220px;
}
.derp .derp_r .box .r_f_l img {
	width:100%;
}
.derp .derp_r .box .r_f_r {
	float:right;
	width:50%;
}
/*右侧栏目里的左侧*/
.derp .derp_r .box .r_l {
	float:left;
	width:47%;
}
.derp .derp_r .box .flexslider2 {
	position:relative;
	margin-top:0px;
}
.derp .derp_r .box .flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.derp .derp_r .box .flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.derp .derp_r .box .flex-pauseplay span {
	text-transform: capitalize;
}
.derp .derp_r .box .flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
}
.derp .derp_r .box .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.derp .derp_r .box .flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background: #666;
	background:#FFF;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.derp .derp_r .box .flex-control-paging li a:hover {
	background: #FFF;
}
.derp .derp_r .box .flex-control-paging li a.flex-active {
	background: #e50012;
	cursor: default;
}
/*右侧栏目里的右侧*/
.derp .derp_r .box .r_r {
	float:right;
	width:47%;
	border-left:1px solid #CCC;
	padding-left:2%;
}
.derp .derp_r .box .r_r .box {
}
.derp .derp_r .box .r_r img {
	width:100%;
}
.ban {
	width: 100%;
	padding-top:90px;
	margin-top:0px;
	margin-bottom:2%;
	margin-left: auto;
	margin-right: auto;
	
}
.banner {
	width:100%;
	margin-top:90px;
	margin-bottom:3.5%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.banner img {
	width:100%;
	display: block;
}
.banner p{
    width:1200px; 
	height:auto;
	position:absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	margin:0px auto;
	display:block;
}
.banner p o1{
    width:auto;
	height:auto;
	text-align:left;
    color:#fff;
	font-family:"Arial";
	font-size:40px;
	font-weight:bold;
	line-height:40px;
	text-transform:uppercase;
	display:block;
	float:left;
}
.banner p o2{
    width:auto;
	height:auto;
	text-align:right;
    color:#fff;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	line-height:40px;
	display:block;
	float:right;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.banner p o2 a{
    color:#fff;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
}
.banner p o2 a:hover{
    color:#ccc;
}
.dqwz {
	background:#FFF;
	border-bottom:2px solid #EEE;
}
.dqwz .box {
	max-width:1200px; /*宽度在0~1200px之间*/
	margin:0 auto;
	line-height:normal;
}
.dqwz2 {
    color:#7C7C7C;
	font-family:"Arial";
	font-size:32px;
	font-weight:bold;
	text-align:center;
	line-height:normal;
}
.dqwz2 .box {
	max-width:1200px; /*宽度在0~1200px之间*/
	margin:0px auto;
	padding-bottom:1%;
	margin-bottom:1%;
	background-image: url(../images/dxt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dqwz3 {
	text-align:center;
	line-height:50px;
	margin-top:30px;
	margin-bottom:20px;
}
.dqwz3 .box {
	max-width:1200px; /*宽度在0~1200px之间*/
	margin:0 auto;
	border-bottom:#DEDEDE solid 1px;
	overflow:hidden;
}
.dqwz3 .box a{
	width:8%;
	height:50px;
	color:#666;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:50px;
	padding-left:2%;
	margin-left:2%;
	display:block;
	background:url(../images/pic28.png) no-repeat left center;
	float:left;
}
.dqwz3 .box a:hover {
    color:#000;
	padding-left:2%;
	display:block;
	text-decoration:underline;
	background:url(../images/pic29.gif) no-repeat left center;
}
.dqwz3 .box a.current {
	color:#000;
	background:url(../images/pic29.gif) no-repeat left center;
}
.tsr {
    max-width:100%;
	height:auto;
	text-align:center;
	padding-top:0.5%;
	padding-bottom:0.5%;
	margin:0px auto;
}
.tsr a {
    color:#fff;
	font-family:"Arial";
    font-size: 15px;
    line-height:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	margin-left:1.5%;
	margin-right:1.5%;
}
.tsr a:hover {
    color:#FF9900;
}
.tsr a.on {
    color:#FF9900;
}
.con {
	max-width:1200px; /*宽度在0~1200px之间*/
	margin:2% auto;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#008000 url(../images/pic27.png) no-repeat 80% center;
	color:#FFF;
	padding-left:20px;
	font-weight:bold;
}
.con_l {
	float:left;
	width:23%;
	overflow:hidden;
	background:#FFF;
}
.con_l .box {
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
	float:left;
}
.con_l .box h2 {
    width:95%;
	height:auto;
	padding-left:5%;
    color:#fff;
	font-weight:normal;
	line-height:40px;
	font-size:20px;
	font-family:"Arial";
	text-align:left;
	background-color:#008000;
}
.con_l .box ul {
    width:100%;
	padding:0px;
	float:left;
}
.con_l .box ul li {
    height:50px;
	border-bottom:1px solid #ddd;
	background-color:#008CD6;
}
.con_l .box ul li a {
	color:#666;
	line-height:50px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	width:90%;
	padding-left:10%;
	background-color:#fff;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.con_l .box ul li a:hover {
    color:#fff;
	background:#FF9900;
}
.con_l .box ul li a.current {
    color:#fff;
	background:#FF9900;
}

.con_l .box ul li ul{
	padding:0px;
}

.con_l .box ul li ul li a {
    font-size: 12px;
	padding-left:15%;
	display:block;
	background:none;
}
.con_l .box ul li ul li a:hover {
	padding-left:15%;
	display:block;
	text-decoration:none;
	background:none;
}
.con_l .box ul li ul li a.current {
	color:#333; /*当前链接样式*/
	background:none;
}
.con_l .box2 {
    width:100%;
	height:auto;
	margin-top:30%;
	overflow:hidden;
	clear:left;
	float:left;
}

.con_r {
	float:right;
	width:74%;
	overflow:hidden;
	background:#FFF;
}
.con_r .about {
    width:100%;
	height:auto;
	font-size: 16px;
	color: #666;
	font-weight:normal;
	font-family: "Arial";
	line-height:200%;
}
.con_a {
	font-size: 16px;
	color: #666;
	font-weight:normal;
	font-family: "Arial";
	line-height:200%;
}
.con_a .about {
	font-size: 16px;
	color: #666;
	font-weight:normal;
	font-family: "Arial";
	line-height:200%;
}
.con_a .about img{
	max-width:100%;
}
.con_a .about .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:250px;
}
.con_a .about .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:250px;
}
.sx{
    width:15.666666%;
	height:auto;
	margin-left:0.5%;
	margin-right:0.5%;
	padding-top:1%;
	padding-bottom:1%;
	text-align:center;
	border-radius:100px;
	border: 1px #666 solid;
	background-color:#eee;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background: url(../images/xxjt.png) no-repeat right 22px center #fff;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "Arial";
	line-height:normal;
	float:left;
}
.lie{
    width:100%;
	height:auto;
	float:left;
}
.lie table{ border-collapse:collapse; border: 1px #ddd solid !important; width:1200px!important;}
.lie table td{padding: 5px!important; word-wrap:break-word;word-break:break-word;border: 1px #ddd solid !important; font-family: "Arial"!important; font-size:14px!important; font-weight:normal!important; line-height:40px!important; text-align:center;}
.lie table td img{vertical-align: middle;}
.lie table td tr{color:#333!important;}
.lie table tr:nth-child(1){background-color:#008000!important; color:#fff!important;}
.lie table tr:nth-child(2n-1){background-color:#E1F2FF;}

.zc{
    width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:4%;
	float:left;
}
.zc1{
    width:45%;
	height:auto;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "Arial";
	line-height:200%;
	overflow:hidden;
	float:left;
}
.zc1 h{
	width:100%;
	height:auto;
	font-size:28px;
	color: #333;
	font-weight:bold;
	font-family: "Arial";
	line-height:normal;
	display:block;
	float:left;
	padding-bottom:2%;
	margin-bottom:4%;
	background-image: url(../images/zx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.zc1 h2{
    width:100%;
	height:auto;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "Arial";
	line-height:200%;
	display:block;
	float:left;
}
.zc1 h3{
    width:90%;
	height:auto;
	padding-left:10%;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "Arial";
	line-height:200%;
	display:block;
	float:left;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.zc1 h4{
    width:90%;
	height:auto;
	padding-left:10%;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "Arial";
	line-height:200%;
	display:block;
	float:left;
	background-image: url(../images/xin.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.zc2{
    width:45%;
	height:auto;
	overflow:hidden;
	float:left;
}
.zc2 img{
    max-width:100%;
}
.zcg{
    width:10%;
	height:auto;
	overflow:hidden;
	float:left;
}
.news {
	padding:0%;
}
.np {
    width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	padding-bottom:2%;
	margin-bottom:2%;
	float:left;
}
.np1 {
    width:25%;
	height:auto;
	margin-right:5%;
	float:left;
}
.np1 img{
    width:100%;
	height:auto;
	border:0px;
}
.np2 {
    width:70%;
	height:auto;
	float:left;
}
.np2 h{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.np2 h a{
	font-size:20px;
	color:#333;
	font-weight: normal;
	font-family: "Arial";
	line-height:normal;
	text-decoration:none;
}
.np2 h a:hover{
	color:#008000;
}
.np2 h2{
    width:100%;
	height:30px;
	margin-bottom:2%;
	font-size:14px;
	color:#999;
	font-weight: normal;
	font-family: "Arial";
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h3{
    width:100%;
	height:50px;
	margin-bottom:4%;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-family: "Arial";
	line-height: 25px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.np2 h4{
    width:100%;
	height:40px;
	text-align:right;
	display:block;
	float:left;
}
.np2 h4 a{
	font-size:14px;
	color:#008000;
	font-weight: normal;
	font-family: "Arial";
	line-height:40px;
	text-decoration:none;
}
.np2 h4 a:hover{
	text-decoration:underline;
}
.sp {
    width:100%;
	height:auto;
	margin-bottom:2%;
	float:left;
}
.sp1 {
    width:20%;
	height:auto;
	margin-left:1%;
	margin-right:3%;
	margin-top:1%;
	margin-top:1%;
	float:left;
	box-shadow:0px 0px  4px 2px #ddd;
}
.sp1 img{
    width:100%;
	height:auto;
	border:0px;
}
.sp2 {
    width:76%;
	height:auto;
	float:left;
}
.sp2 h{
    width:100%;
	height:40px;
	margin-bottom:1%;
	text-align:left;
	display:block;
	float:left;
}
.sp2 h a{
	font-size:18px;
	color:#333;
	font-weight: bold;
	font-family: "Arial";
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.sp2 h a:hover{
	color:#008000;
}
.sp2 h2{
    width:100%;
	height:80px;
	margin-bottom:2%;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-family: "Arial";
	line-height: 20px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.sp2 h3{
    width:100%;
	height:40px;
	text-align:right;
	display:block;
	float:left;
}
.sp2 h3 a{
    width:105px;
	height:30px;
	margin-left:15px;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight: bold;
	font-family: "Arial";
	line-height:30px;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#008000;
	display:inline-block;
}
.sp2 h3 a:hover{
    color:#008000;
	background-color:#fff;
}
.tp {
    width:100%;
	height:auto;
	margin-bottom:8%;
	float:left;
}
.tp1 {
    width:30%;
	height:auto;
	margin-right:5%;
	float:left;
}
.tp1 img{
    width:100%;
	height:auto;
	border:0px;
}
.tp2 {
    width:65%;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.tp2 a{
	width:100%;
	height:50px;
	margin-bottom:2%;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-family: "Arial";
	line-height: 25px;
	text-decoration:none;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.tp2 a:hover{
	color:#008000;
}
.page {
	width:100%;
	height:auto;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	font-family: "Arial";
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 30px;
	overflow:hidden;
	float:left;
}
.page a {
	color:#008000;
	font-family: "Arial";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.page a:hover {
    color:#ff0000;
}
.news ul {
}
.news li {
	line-height:40px;
	margin:5px 0;
}
.news li p {
	float:left;
	background:url(../images/pic30.png) no-repeat left center;
	width:110px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	margin:5px 30px 5px 5px;
}
.news li:hover p {
	background:url(../images/pic30_1.png) no-repeat left center;
}
.news li:nth-child(even) {
background:#f3f3f3; /*列表次序背景色*/
}
.news li a {
	display:block;
	color:#333;
	font-family: "Arial";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.news li a:hover {
    color:#008000;
}
.news_content {
	padding:0%;
}
.news_content .title {
	line-height:30px;
}
.news_content .title h2 {
    width:100%;
	height:auto;
	text-align:center;
	font-size:28px;
	color:#333;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin-bottom:1%;
}
.news_content .title p {
    width:100%;
	height:auto;
	text-align:center;
	font-size:14px;
	color:#999;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin-bottom:1%;
}
.news_content .news_nr {
	font-size:16px;
	font-family: "Arial";
	color:#666;
	font-weight:normal;
	line-height:200%;
	margin-top:3%;
}
.news_content .news_nr img{
	max-width:100%;
}
.con_p {
	width:100%;
}
.rczp {
	padding:0%;
}
.rczp table {
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.rczp table td {
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:0 10px;
}
.rczp_xq {
	padding:5%;
	background:#FFF;
	margin-bottom:2%;
}
.rczp_xq h2 {
	font-size:16px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	margin-top:20px;
}
.rczp_xq h2 span {
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#999;
}
.rczp_xq .gzdd {
	height:50px;
	line-height:50px;
}
.rczp_xq .gzdd p {
	float:left;
	padding-right:3%;
}
.rczp_xq .gzdd p span {
	color:#008000;
}
.rczp_xq .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.zzhe {
	padding-top:20px;
}
.zzhe h4 {
	font-weight:bold;
}
.zzhe p {
	line-height:30px;
}
.con_r .contact {
	padding:5%;
	line-height:24px;
}
.con_r .contact .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:200px;
}
.con_r .contact .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:200px;
}
.nti {
    width:99%;
	height:auto;
	padding-left:1%;
	padding-top:1%;
	padding-bottom:1%;
	margin-bottom:2%;
	border-bottom:#ddd solid 1px;
	line-height:normal;
	text-align:left;
	font-family:"Arial";
	font-size:20px;
	color:#333;
	font-weight:bold;
	overflow:hidden;
	clear:left;
	float:left;
}
.nti a {
	line-height:normal;
	text-align:left;
	font-family:"Arial";
	font-size:18px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.nti a:hover {
	color:#008000;
}
.product {
	width:100%;
}
.product .show {
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.product .show ul {
}
.product .show li {
	float:left;
	width:30.333%;
	margin-top: 0;
	margin-right: 1.5%;
	margin-bottom: 0;
	margin-left: 1.5%;
}
.product .show li .showli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.product .show li .showli img {
	width:100%;
}
.product .show li h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	margin-top:20px;
	background-color: #DDDDDD;
}
.product .show li .nr {
	line-height:24px;
	height:24px;
	padding-top:2%;
	padding-right: 0;
	padding-bottom:2%;
	padding-left: 0;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.product .show .page {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
	font-family: "Arial";
	font-size: 14px;
	color: #008000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	padding:0px;
}
.productd .name {
	height:40px;
	line-height:40px;
	text-align:center;
	font-family:"Arial";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-bottom:2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.productd .show {
	text-align:center;
	width:100%;
	overflow:hidden;
}
.productd .show img {
	max-width:100%;
}
.productd .showw {
	width:100%;
	margin-bottom:5%;
	text-align:center;
	overflow:hidden;
	clear:left;
	float:left;
}
.productd .showw .cl {
	width:50%;
	height:auto;
	margin-right:5%;
	float:left;
	clear:left;
}
.productd .showw .cr {
	width:45%;
	height:auto;
	float:right;
	clear:right;
}
.productd .showw .cr h{
	width:100%;
	height:auto;
	margin-bottom:6%;
	line-height:25px;
	text-align:left;
	font-family:"Arial";
	font-size:15px;
	color:#333;
	font-weight:normal;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 20; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.productd .showw .cr h2{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.productd .showw .cll {
	display:none;/*此元素不会被显示*/
}
.ti {
    width:100%;
	height:auto;
	line-height:normal;
	text-align:left;
	text-indent:10px;
	font-family:"Arial";
	font-size:22px;
	color:#333;
	font-weight:bold;
	padding-bottom:1%;
	margin-bottom:2%;
	border-bottom:#ddd solid 1px;
	overflow:hidden;
	clear:left;
	float:left;
}
.ti2 {
    width:100%;
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:10px;
	font-family:"Arial";
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background-color: #000;
	margin-top:2%;
	margin-bottom:2%;
	overflow:hidden;
	text-transform:uppercase;
	clear:left;
	float:left;
}
.productd .con {
    width:100%;
	height:auto;
	line-height:200%;
	text-align:left;
	font-family:"Arial";
	font-size:16px;
	color:#333;
	font-weight:normal;
	float:left;
}

.productd .con table{ border-collapse:collapse; border: 1px #ddd solid !important; width:100% !important;line-height:25px!important;}

.productd .con table td{padding: 5px!important; text-align:center; word-wrap:break-word;word-break:break-word;border: 1px #ddd solid !important; font-family:"Arial"; font-size:16px; color:#333; font-weight:normal;line-height:25px!important; }

.productd .con table td div{
padding: 0px!important;height:auto!important;
}

.ci {
    width:100%;
	height:auto;
	line-height:200%;
	text-align:left;
	font-family:"Arial";
	font-size:16px;
	color:#333;
	font-weight:normal;
	float:left;
}

.ci table{ border-collapse:collapse; border: 1px #ddd solid !important; width:100% !important;line-height:25px!important;}

.ci table td{padding: 5px!important; text-align:left; word-wrap: normal; word-break: keep-all; border: 1px #ddd solid !important; font-family:"Arial"; font-size:16px; color:#333; font-weight:normal;line-height:25px!important; }

.ci table td div{
padding: 0px!important;height:auto!important;
}

.xti {
    width:100%;
	height:auto;
	text-align:left;
	font-family:"Arial";
	font-size:24px;
	color:#000;
	font-weight:bold;
	line-height:normal;
	overflow:hidden;
	margin-bottom:1%;
	padding-bottom:0.5%;
	border-bottom:#ff0000 solid 5px;
	clear:left;
	float:left;
}
.xtc {
    width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	font-family:"Arial";
	font-size:16px;
	color:#000;
	font-weight:normal;
	line-height:200%;
	overflow:hidden;
	clear:left;
	float:left;
}
.xtc img{
    max-width:100%;
}
.xtk {
    width:100%;
	height:auto;
	float:left;
}
.xtkl {
    width:55%;
	height:auto;
	margin-right:5%;
	float:left;
}
.xtkr {
    width:40%;
	height:auto;
	float:left;
}
.xtkr img{
    width:100%;
}

.case {
	padding:0px;
}
.case .ti {
	height:40px;
	line-height:40px;
	text-align:center;
	text-indent:10px;
	font-family:"Arial";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-top:3%;
	overflow:hidden;
	clear:left;
	border-bottom:#ccc solid 1px;
}
.case .conp img{
    max-width:100%;
}
.case .con {
	line-height:24px;
	text-align:left;
	font-family:"Arial";
	font-size:14px;
	color:#333333;
	font-weight:normal;
	clear:left;
}


.productd .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.hwzz {
	padding:3%;
}
.hwzz textarea {
	width:96%;
	min-height:150px;
	padding:2%;
	outline:medium;
	border:1px solid #CCC;
}
.hwzz .input_btn {
	width:100px;
	height:40px;
	background:#008000;
	color:#FFF;
	outline:medium;
	border:0 none;
	margin-top:10px;
}

.col-sm-1 {
	width:25%;
	float:left;
}
.col-sm-1 img{
	vertical-align:top;
	border:0;
}
.banners {
	position:relative;
	overflow:hidden;
}
.banners.hover-zoom {
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.banners.hover-zoom img {
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.banners.hover-zoom:hover {
	background:#ffffff;
}
.banners.hover-zoom:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:1.00;
	filter:alpha(opacity=100);
}
.yk {
	width:100%;
	float:left;
}
.yk1 {
	width:33.333333%;
	float:left;
}
.ykt1 {
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:3%;
	margin-bottom:3%;
	padding-bottom:2%;
	border-bottom:#008000 dashed 1px;
	color:#008000;
	font-family:"Arial";
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ykt2 {
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	line-height:200%;
	color:#666;
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	text-align:left;
	float:left;
}

.er {
    width:100%;
	height:auto;
	margin-top:5%;
	float:left;
}
.er_list_nr a {
    width:90%;
	padding-left:10%;
	cursor:pointer;
	color:#333;
	font-family:"Arial";
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.er_list_nr a:hover {
    color:#008000;
}
.er_list_nr a.on {
    color:#008000;
}
.er_list_nr {
	width:100%;
	margin:0px;
}
.f_x {
	width:100%;
	line-height:40px;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	background:none;
	width:86%;
	padding-left:7%;
	padding-right:7%;
}
.f_x ul li a {
    width:100%;
	font-size:16px;
	color:#666;
	line-height:35px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.f_x ul li a:hover {
    font-size:16px;
	color:#008000;
	line-height:35px;
}
.f_x ul li a.on {
	color:#008000;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.er_list {
	border:0px;
}
.er_list_title {
	padding:0px;
}

.lct {
	width:100%;
	height:auto;
	margin-top:5%;
	text-align:left;
	color:#008000;
	font-family:"Arial";
	font-size:18px;
	font-weight:bold;
	line-height:160%;
	float:left;
}
.lct img{
	width:100%;
}
.jj{
	width:100%;
	height:auto;
	margin-bottom:6%;
	float:left;
}
.jjt {
	width:45%;
	height:auto;
	float:left;
}
.jjt h{
	width:100%;
	height:auto;
	margin-top:10%;
	margin-bottom:2%;
	text-align:left;
	color:#666;
	font-family:"Arial";
	font-size:35px;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	display:block;
	float:left;
}
.jjt h2{
	width:100%;
	height:auto;
	padding-bottom:6%;
	margin-bottom:8%;
	text-align:left;
	color:#333;
	font-family:"Arial";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	background-image: url(../images/dx2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	float:left;
}
.jjt span{
	width:100%;
	height:auto;
	text-align:left;
	color:#666;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	line-height:250%;
	display:block;
	float:left;
}
.jjg {
	width:5%;
	height:auto;
	float:left;
}
.jjp {
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
}
.jjp img{
	width:100%;
}

.zd {
	width:100%;
	height:auto;
	margin:0px auto;
}
.zd ul li {
	width:100%;
	margin-bottom:2%;
}
.zd ul li a {
	color:#333;
	font-family:"Arial";
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:30px;
	padding-bottom:1%;
	border-bottom:#008000 solid 2px;
	display:block;
	background-image: url(../images/jia.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.zd ul li a:hover {
	color:#008000;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.zd ul li a.select {
	color:#008000;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.f_h {
	width:100%;
	line-height:normal;
}
.f_h ul {
	margin-top:1%;
	margin-bottom:1%;
	list-style:none;
}
.f_h ul li {
	width:100%;
	padding:0px;
	border:0px;
	color:#333;
	font-family:"Arial";
	text-decoration:none;
	font-size:14px;
	line-height:200%;
}
.f_h ul {
	display:none;
}
.lx{
    width:100%;
	height:auto;
	margin-bottom:2%;
	overflow:hidden;
	float:left;
}
.lx1{
    width:48%;
	height:auto;
	margin-right:4%;
	overflow:hidden;
	float:left;
}
.lx2{
    width:48%;
	height:auto;
	overflow:hidden;
	float:left;
}
.ct{
    width:100%;
	height:auto;
	margin-bottom:4%;
	overflow:hidden;
	float:left;
}
.ct h{
	width:10%;
	margin-right:2%;
	text-align:left;
	display:block;
	float:left;
}
.ct h img{
	vertical-align: middle;
	margin-right:0px;
}
.ct h2{
	width:88%;
	text-align:left;
	color:#000;
	font-size:16px;
	font-family:"Arial";
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.ct h2 o{
	font-size:18px;
	font-weight:bold;
	display:block;
}

.ct2{
    width:50%;
	height:auto;
	margin-bottom:4%;
	overflow:hidden;
	float:left;
}
.ct2 h{
	width:20%;
	margin-right:2%;
	text-align:left;
	display:block;
	float:left;
}
.ct2 h img{
	vertical-align: middle;
	margin-right:0px;
}
.ct2 h2{
	width:78%;
	text-align:left;
	color:#000;
	font-size:16px;
	font-family:"Arial";
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.ct2 h2 o{
	font-size:18px;
	font-weight:bold;
	display:block;
}

.tabk {
	width:30%;
	height:auto;
	margin-right:5%;
	float: left;
}
.tabk ul li {
    width:100%;
	height:auto;
	padding-top:10%;
	padding-bottom:10%;
	text-align:center;
    font-size:25px;
	font-family: "Arial";
	color:#666;
	line-height:60px;
	font-weight:bold;
	background-color:#fff;
	border-radius:10px;
	cursor: pointer;
	float: left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tabk ul li img{
    max-width:100%;
	margin-right:10%;
	vertical-align: middle;
}
.tabk ul li:hover {
	color:#fff;
	background-color:#008000;
}
.tabk ul li:hover img{
	-webkit-filter: grayscale(100%) brightness(1000%);
}
.tabk ul li.hover {
	color:#fff;
	background-color:#008000;
}
.tabk ul li.hover img{
	-webkit-filter: grayscale(100%) brightness(1000%);
}
.maint {
	width:65%;
	height:auto;
	float: left;
}
.neir {
	width:100%;
	height:auto;
	display: none;
	float: left;
	position:relative;
}
.neir img{
	width:100%;
}
.neir p{
	width:90%;
	height:auto;
	padding:5%;
	text-align:left;
	font-size:16px;
	font-family:"Arial";
	color:#000;
	font-weight:normal;
	line-height:30px;
	 background:rgba(255,255,255,0.8);
	float: left;
	position:absolute;
	bottom:0;
	left:0;
}

.cs{
	width:100%;
	height:auto;
	float:left;
}
.csp {
	width:40%;
	height:auto;
	text-align:center;
	margin-right:5%;
	float:left;
}
.csp img{
	max-width:100%;
}
.cst{
	width:55%;
	height:auto;
	float:left;
}
.cst h{
	width:100%;
	height:auto;
	margin-top:0%;
	margin-bottom:3%;
	text-align:left;
	color:#333;
	font-family:"Arial";
	font-size:45px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.cst h2{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	color:#666;
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	float:left;
}
.cst h3{
	width:100%;
	height:auto;
	float:left;
}

/* 弹出留言窗口 */
/* 半透明遮罩层样式 */
        #overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            z-index: 100000;
        }
        
        /* 弹窗样式 */
        #popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 510px;
            padding: 20px;
            background: white;
            border-radius: 5px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            z-index: 100001;
        }
        
        /* 关闭按钮样式 */
        .close-btn {
            position: absolute;
            top: 0px;
            right: 2px;
			font-size:25px;
			font-weight:normal;
            cursor: pointer;
        }
/* 切换1 */
.qu {
	width: 99%;
	height:auto;
	border:#CCD3D9 solid 1px;
	float:left;
}
.qav {
	width: 100%;
	height:auto;
	margin-bottom:6%;
	background-color:#EAEDF0;
	float:left;
}
.qav > li {
    width: 20%;
    position: relative;
	display: block;
	float:left;
}
.qav > li > a {
    width: 100%;
	height:auto;
	text-align:center;
	color:#758798;
	font-size:18px;
	font-family:"Arial";
	font-weight:bold;
	line-height:50px;
	text-decoration:none;
	text-transform:uppercase;
	overflow:hidden;
	display: block;
	border:#CCD3D9 solid 1px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qav > li.active > a, .qu > ul.qav > li > a:hover {
	color:#008000;
	background-color:#fff;
	border:#fff solid 1px;
}
.qav > li.active > a {
    color:#008000;
	background-color:#fff;
	border:#fff solid 1px;
}
.qct {
	width:96%;
	height:auto;
	display:table;
	margin:2%;
	color:#000;
	font-size:14px;
	font-family:"Arial";
	font-weight:normal;
	line-height:200%;
}
.qct a{
	color:#000;
	font-size:14px;
	font-family:"Arial";
	font-weight:normal;
	line-height:200%;
	text-decoration:none;
}
.qct a:hover{
	color:#008000;
}
.qct > .qce {
	display: none;
}
.qct > .active {
	display: block;
}

/* 切换2 */
.qu2 {
	width: 100%;
	height:auto;
	float:left;
}
.qav2 {
	width: 100%;
	height:auto;
	margin-top:3%;
	margin-bottom:6%;
	border-bottom:#008000 solid 1px;
	float:left;
}
.qav2 > li {
    width: 30.333333%;
	margin-right:3%;
    position: relative;
	display: block;
	float:left;
}
.qav2 > li > a {
	color:#008000;
	font-size:18px;
	font-family:"Arial";
	font-weight:normal;
	line-height:50px;
	text-decoration:none;
	overflow:hidden;
	display: block;
}
.qav2 > li.active > a, .qu2 > ul.qav2 > li > a:hover {
	background-color:#fff;
}
.qav2 > li.active > a {
	border-bottom:#008000 solid 1px;
}
.qct2 {
	width:100%;
	height:auto;
	display:table;
	float:left;
}
.qct2 > .qce2 {
	display: none;
}
.qct2 > .active {
	display: block;
}
.qct2 > .qce2 span{
	width: 48%;
	height:50px;
	margin-right:2%;
	margin-bottom:2%;
	color:#008000;
	font-size:16px;
	font-family:"Arial";
	font-weight:normal;
	line-height:25px;
	float:left;
}

/* 内容间歇轮换 */
.lunk {
  width: 23%;
  height: auto;
  margin-left:1%;
  margin-right:1%;
  position: relative;
  overflow: hidden;
  float:left;
}
.lun {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeSwitch 6s infinite;
}
.lun:nth-child(1) {
  animation-delay: 0s;
  background-color:#fff;
}
.lun:nth-child(2) {
  animation-delay: 3s;
  background-color:#fff;
}
@keyframes fadeSwitch {
  0%, 45% { opacity: 1; z-index: 1; }
  50%, 95% { opacity: 0; z-index: 0; }
  100% { opacity: 1; z-index: 1; }
}

.luc{
  width: 23%;
  height: auto;
  margin-left:1%;
  margin-right:1%;
  float:left;
}

.gun{ width:100%; margin:0px auto; overflow:hidden;}
.gun_w{ max-width:100%; margin:0px auto;}
.gun_k{ position:relative; margin:0px auto;}
.gun_k span{ width:100%; height:auto; display:block; float:right;}
.gun_k .pre,.gun_k .next{display:block; width:40px; height:40px; bottom:0%;}
.gun_k .pre{ left:0px; cursor:pointer; background:url(../images/pre.png) no-repeat center; opacity:0.6;}
.gun_k:hover .pre{ opacity:1.0;}
.gun_k .next{ right:0px; cursor:pointer; background:url(../images/next.png) no-repeat center; opacity:0.6;}
.gun_k:hover .next{ opacity:1.0;}
.gun_g{ width:100%; padding-bottom:20px; margin:0px auto; overflow:hidden;}

.gun_g ul{ width:100%;}
.gun_g li{ width:31.333333%; margin:1%;}
.gun_g li p{ width:98%; height:auto; background-color:#008000; padding:1%; display:block; float:left; overflow:hidden;}
.gun_g li p img{ -webkit-transition:0.5s all ease-in-out; transition:0.5s all ease-in-out; width:100%; display:block; -webkit-backface-visibility:hidden; -webkit-perspective:1000;}
.gun_g li:hover p img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.gun_g li font{ width:100%; height:auto; margin-top:10%; overflow:hidden; float:left;}
.gun_g li font h{ width:100%; height:auto; text-align:center; white-space: normal; word-wrap: break-word; word-break: break-word; word-break: break-word; overflow-wrap: break-word; font-size:15px; color:#333; font-family:"Arial"; line-height:20px; font-weight:normal; text-transform:uppercase; display:block; float:left;}
.gun_g li font h2{ width:100%; height:auto; text-align:center; white-space: normal; word-wrap: break-word; word-break: break-word; word-break: break-word; overflow-wrap: break-word; font-size:14px; color:#008000; font-family:"Arial"; line-height:20px; font-weight:bold; display:block; float:left; }

.inline-container {
  white-space: nowrap;
  text-align: center; /* 水平居中 */
  padding: 0;         /* 移除默认内边距 */
}
.inline-container li {
  display: inline-block;
  list-style: none;   /* 移除默认列表符号 */
}

.gun2{ width:100%; margin:0px auto; overflow:hidden;}
.gun2_w{ margin:0px auto; max-width:100%;}
.gun2_k{ position:relative; margin:0px auto;}
.gun2_k .pre2,.gun2_k .next2{ position:absolute; display:block; width:32px; height:75px; top:50%; margin:-38px 0 0 0; z-index:9999999;}
.gun2_k .pre2{ left:0px; cursor:pointer; background:url(../images/pre2.png) no-repeat center; opacity:0.6;}
.gun2_k:hover .pre2{ opacity:1.0;}
.gun2_k .next2{ right:-0px; cursor:pointer; background:url(../images/next2.png) no-repeat center; opacity:0.6;}
.gun2_k:hover .next2{ opacity:1.0;}
.gun2_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun2_g ul{ width:100%;}
.gun2_g li{ width:23%; margin:1%; overflow:hidden;}
.gun2_g li img{ -webkit-transition:0.5s all ease-in-out; transition:0.5s all ease-in-out; width:100%; display:block; -webkit-backface-visibility:hidden; -webkit-perspective:1000;}
.gun2_g li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.gun2_g li a{ text-decoration:none;}
.gun2_g li font{ width:100%; height:auto; margin-top:3%; display:block; text-align:center; font-size:16px; color:#000; font-family:"Arial"; line-height:20px; text-decoration:none; font-weight:normal; white-space: pre-wrap; word-wrap: break-word; float:left;}
.gun2_g li a:hover font{color:#008000;}