@charset "utf-8";
/* 初始化 */
body, ul, ol, li, p, dl, dt, dd, input, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0
}
img {
	border: none;
}
ul {
	list-style: none
}
body {
	font-size: 12px;
	line-height: 1.7;
}
a {
	text-decoration: none;
	    font-family: "微软雅黑";
}
p, h3{font-family: "微软雅黑";}
a:hover {
	text-decoration: none;
	color: #fff;
}
input:focus {
	outline: none
}
.fl {
	float: left
}
.fr {
	float: right
}
.abs {
	position: absolute
}
.rel {
	position: relative
}
.center {
	width: 1200px;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow: hidden;
}
/*首页*/
.top_bg {
	background: url(../top_bg.jpg) repeat-x;
	margin: 40px 0 0 0;
	height: 167px;
	position: relative;
	z-index: 10;
}
.h_con {
	height: 109px;
	overflow: hidden;
}
.h_con h1 {
	float: left;
	padding: 6px 20px 0 0;
}
.h_con h1 img {
	width: 163px;
	height: 50px;
}
.h_con .h_dw {
	float: left;
	padding: 5px 0 10px 18px;
	font-size: 26px;
	color: #00631a;
	font-weight: bold;
	line-height: 28px;
	background: url(../t_line.jpg) no-repeat 0 7px;
}
.h_dw span {
	display: block;
	font-size: 14px;
	color: #a8a8a8;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.h_con .tel {
	float: right;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	background: url(../tel.png) no-repeat 0 6px;
	padding: 3px 0 0 70px;
	line-height: 24px;
}
.tel i {
	font-size: 24px;
	color: #ff7608;
	display: block;
}
.h_nav {
	height: 58px;
	line-height: 58px;
}
.h_nav li {
	height: 58px;
	float: left;
	margin-left: -1px;
	position: relative;
}
.h_nav li a {
	font-size: 16px;
	color: #fff;
	padding: 0 43.5px;
	display: block;
	float: left;
	position: relative;
	z-index: 4;
	text-decoration: none;
}
.h_nav li a:hover {
	background: #ff7608\9;
}/* IE6、IE7、IE8支持 */
.h_nav li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	background-color: #ff7608;
	bottom: 0;
	left: 0;
	-webkit-transition: height .3s;
	transition: height .3s;
}
.h_nav li:hover:after, .h_nav li.cur:after {
	height: 100%;
}
em, i {
	font-style: normal;
}
.h_nav li .erji {
	display: none;
	background: #00631a;
	width: 172px;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 0;
}
.h_nav li .erji li {
	height: 40px;
	line-height: 40px;
	border-bottom: #fff 1px solid;
	background: none;
	margin: 0;
}
.h_nav li .erji a, .h_nav li.cur .erji a {
	height: 40px;
	line-height: 40px;
	width: 172px;
	padding: 0;
}
.h_nav li.li03 .erji, .h_nav li.li03 .erji a, .h_nav li.li03.cur .erji a {
	width: 185px;
}
.h_nav li.li06 .erji, .h_nav li.li06 .erji a, .h_nav li.li06.cur .erji a {
	width: 125px;
}
/*banner*/
.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 550px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 5500px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 5500px;
}
.fullSlide .hd {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 20px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.fullSlide .hd ul {
	margin-left: 500px;
}
.fullSlide .hd ul li {
	float: left;
	margin: 0 5px;
	display: inline;
	cursor: pointer;
}
.fullSlide .hd ul li {
	width: 62px;
	height: 6px;
	background: #fff;
}
.fullSlide .hd ul .on {
	background: #ff7608;
}
.search_bg {
	height: 70px;
	background: #f2f2f2;
	overflow: hidden;
}
.search p {
	float: left;
	font-size: 14px;
	color: #333;
	width: 828px;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
}
.search p a {
	font-size: 14px;
	color: #333;
	padding: 0 10px 0 0;
}
.search p a:hover {
	color: #00631a;
}
.search .ser_inp {
	background: url(../s_inp.gif) no-repeat;
	width: 290px;
	height: 40px;
	border: none;
	padding: 0 2px 0 23px;
	float: left;
	margin-top: 15px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 40px;
	outline: none;
}
.search .ser_so {
	cursor: pointer;
	float: left;
	background: url(../s_so.gif) no-repeat;
	border: none;
	margin-top: 15px;
	width: 56px;
	height: 40px;
}
.f_bg {
	background: url(../f_bg.gif) repeat-x;
	height: 329px;
	overflow: hidden;
}
.tit {
	font: 30px "Microsoft YaHei";
	text-align: center;
	background: url(../pro_hbg.png) no-repeat center top;
	height: 139px;
	overflow: hidden;
}
.tit a {
	display: block;
	color: #333;
	padding-top: 22px;
}
.tit b {
	color: #349f38;
}
.tit em {
	display: block;
	font: 12px Arial;
	text-transform: uppercase;
	color: #bcbcbc;
	padding-top: 3px;
}
.pro {
	height: 890px;
	padding-top: 50px;
	overflow: hidden;
}
.fen {
	width: 280px;
	border: 1px solid #e0e0e0;
	border-bottom: 3px solid #00631a;
	padding-bottom: 20px;
	float: left;
}
.fen h2 {
	height: 84px;
	font: 24px "Microsoft YaHei";
	text-align: center;
	color: #fff;
	background: #00631a;
	overflow: hidden;
	line-height: 84px;
}
.fen h2 a {
	display: block;
	color: #fff;
}
.fen h2 em {
	background: url(../fen_h.gif) no-repeat left center;
	padding-left: 20px;
	font-size: 18px;
	margin-left: 4px;
	text-transform: uppercase;
}
.fen2 h3 {
	font: 16px "Microsoft YaHei";
	line-height: 54px;
	height: 54px;
	overflow: hidden;
	border-bottom: 1px solid #e9ebea;
	padding: 0 24px;
}
.fen2 h3 a {
	display: block;
	color: #444;
	font-weight: bold;
	background: url(../fen_jt1.gif) no-repeat right center;
}
.fen2 h3 a:hover {
	background: url(../fen_jt2.gif) no-repeat right center;
	color: #ff7608;
}
.fen2 .nones {
	border: 0;
}
.fen2 ul {
	width: 246px;
	margin: 0 auto;
}
.fen2 li {
	font: 14px "Microsoft YaHei";
	height: 40px;
	line-height: 40px;
	color: #787878;
	width: 246px;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}
.fen2 li a {
	color: #787878;
	display: block;
	background: url(../fen_jt3.gif) no-repeat left 16px;
	padding-left: 15px;
}
.pro2 {
	width: 890px;
	float: right;
}
.pro2 dl {
	height: 338px;
	overflow: hidden;
	position: relative;
}
.pro2 dl dt {
	float: left;
	margin-right: 15px;
}
.pro2 dt img {
	display: block;
	height: 335px;
	overflow: hidden;
	border: 1px solid #ccc;
	width: 100%;
}
.pro2 dd {
	width: 237px;
	height: 305px;
	padding: 52px 0 0 45px;
	overflow: hidden;
	background: url(../pro_gbg.png) no-repeat;
	position: absolute;
	top: 0;
	right: 40px;
}
.pro2 dd h3 {
	width: 172px;
	height: 40px;
	overflow: hidden;
	font: 18px "Microsoft YaHei";
	text-align: center;
	line-height: 40px;
	color: #349f38;
	margin-left: 20px;
}
.pro2 dd h3 a {
	color: #349f38;
	font-weight: bold;
}
.pro2 dd p {
	font: 14px "Microsoft YaHei";
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	color: #fff;
	margin: 30px 0 42px;
}
.pro2 dd em a {
	display: block;
	width: 160px;
	height: 52px;
	font: 18px "Microsoft YaHei";
	text-align: center;
	line-height: 52px;
	color: #fff;
	overflow: hidden;
}
.pro2 ul {
	margin-top: 5px;
}
.pro2 li {
	width: 277px;
	float: left;
	margin-right: 5px;
	border: 1px solid #ccc;
	margin-bottom:10px;
}
.pro2 li img {
	display: block;
	width: 277px;
	height: 277px;
}
.pro2 li em {
	display: block;
	font: 18px "Microsoft YaHei";
	height: 59px;
	line-height: 59px;
	color: #666;
	overflow: hidden;
	text-align: center;
	background: url(../pro_bg01.gif) no-repeat center top;
}
.pro2 li a:hover em {
	background: url(../pro_bg02.gif) no-repeat center top;
	color: #fff;
}
.pro2 .nones {
	margin-right: 0;
}
.ys {
	height: 970px;
	overflow: hidden;
}
.ys .tit {
	background: url(../ys_hbg.png) no-repeat center top;
}
.ys .tit em {
	letter-spacing: 0;
}
.ys1 {
	height: 626px;
}
.ys01 {
	height: 626px;
	background: url(../ys_bg1.jpg) no-repeat center top;
	 width:100%;
}
.ys01 .content {
	position: relative;
}
.ys01 dl {
	width: 525px;
	padding: 145px 0 0 110px;
}
.ys01 dt {
	font: 30px "Microsoft YaHei";
	font-weight: bold;
	color: #30a333;
	padding-left: 30px;
	height: 106px;
}
.ys01 dt em {
	display: block;
	font: 12px Arial;
	text-transform: uppercase;
	color: #999;
	padding: 18px 0 20px;
	letter-spacing: 3px;
}
.ys01 dd {
	padding: 0 0 0 30px;
}
.ys01 dd p {
	font: 16px "Microsoft YaHei";
	line-height: 26px;
	color: #666;
	margin: 14px 0 26px;
	width: 460px;
}
.ys01 dd span a {
	display: block;
	width: 110px;
	padding-left: 30px;
	height: 35px;
	background: url(../ys_btn.png) no-repeat center top;
	font: 14px "Microsoft YaHei";
	line-height: 35px;
	color: #fff;
	line-height: 35px;
	color: #fff;
	margin: 20px 0 0 -20px;
}
.ys02 {
	background: url(../ys_bg2.jpg) no-repeat center top;
	height: 626px;
	 width:100%;
}
.ys02 dl {
    margin-top: 115px;
    padding: 0;
    width: 440px;
    float: right;
}
.ys02 dt em {
	letter-spacing: 0;
}
.ys03 {
	background: url(../ys_bg3.jpg) no-repeat center top; width:100%;
}
.ys03 dl {
	padding: 122px 0 0 110px;
}
.ys04 {
	background: url(../ys_bg4.jpg) no-repeat center top; width:100%;
}
.ys04 h2 {
	font: 30px "Microsoft YaHei";
	font-weight: bold;
	color: #30a333;
	padding-left: 125px;
	height: 155px;
}
.ys04 h2 em {
	display: block;
	font: 12px Arial;
	text-transform: uppercase;
	color: #999;
	padding: 18px 0 20px;
	letter-spacing: 3px;
}
.ys04 li {
	width: 384px;
	float: left;
	margin-right: 24px;
	position: relative;
}
.ys04 li a {
	display: block;
}
.ys04 li img {
	display: block;
	height: 290px;
}
.ys04 li em {
	display: block;
	width: 78px;
	height: 89px;
	background: url(../ys_h.png) no-repeat center top;
	font: 18px "Microsoft YaHei";
	font-weight: bold;
	color: #fff;
	line-height: 80px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.ys04 li p {
	height: 83px;
	padding: 25px 25px 0 25px;
	background: url(../ys_bg03.png) no-repeat center top;
	font: 16px "Microsoft YaHei";
	text-align: center;
	line-height: 26px;
	color: #333;
}
.ys04 li b {
	display: block;
	width: 18px;
	height: 9px;
	background: url(../ys_jt1.png) no-repeat center top;
	background-size: 18px 9px;
	position: absolute;
	top: 281px;
	left: 183px;
}
.ys04 li a:hover p {
	background: url(../ys_bg04.png) no-repeat center top;
	color: #fff;
}
.ys04 li a:hover b {
	background: url(../ys_jt2.png) no-repeat center top;
	background-size: 18px 9px;
}
.ys04 .nones {
	margin-right: 0;
}
.yst {
	height: 166px;
	overflow: hidden;
	margin-top: 20px;
}
.yst li {
	width: 300px;
	float: left;
	height: 166px;
	overflow: hidden;
	font: 28px "Microsoft YaHei";
	text-align: center;
}
.yst li a {
	display: block;
	color: #333;
	padding-top: 38px;
	height: 128px;
	background: url(../ys_01.png) no-repeat center top;
}
.yst li em {
	display: block;
	width: 42px;
	height: 40px;
	margin: 0 auto 4px;
}
.yst li i {
	display: block;
	font: 12px Arial;
	color: #999;
	text-transform: uppercase;
	padding-top: 5px;
}
.yst .li1 em {
	background: url(../ys11.png) no-repeat center top;
}
.yst .li2 em {
	background: url(../ys22.png) no-repeat center top;
}
.yst .li3 em {
	background: url(../ys33.png) no-repeat center top;
}
.yst .li4 em {
	background: url(../ys44.png) no-repeat center top;
}
.yst li a:hover, .yst .cur a {
	background: url(../ys_02.png) no-repeat center top;
	color: #fff;
}
.yst li a:hover em, .yst .cur em {
	background-position: 0 -40px;
}
.yst li a:hover i, .yst .cur i {
	color: #fff;
}
.xiaobanner {
	margin-top: 50px;
	background: url(../xiao.jpg) no-repeat center center;
	width: 100%;
	height: 200px;
}
.partner {
	margin-top: 50px;
}
.partner .partner-title {
	height: 85px;
	padding-top: 15px;
	background: url(../about_title.jpg) no-repeat center top;
	text-align: center;
	font-size: 30px;
	color: #30a333;
	font-weight: bold;
	margin-bottom: 39px;
}
.partner-title span {
	display: block;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-family: "Arial";
	font-weight: normal;
	margin-top: 3px;
}
.partner-title i {
	color: #333;
	font-weight: normal;
}
.partner-wrap {
	height: 438px;
	position: relative;
	margin-bottom: 60px;
}
.partner-more {
	position: absolute;
	width: 83px;
	height: 83px;
	background: #ff7608;
	border-radius: 80px;
	text-align: center;
	line-height: 83px;
	color: #fff;
	font-size: 14px;
	display: block;
	left: 50%;
	margin-left: -41px;
	top: 161px;
}
.partner dl {
	width: 584px;
	height: 192px;
	border: 1px solid #dadada;
	border-radius: 20px;
	border-radius: 100px;
	padding: 5px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
}
.partner dl:nth-child(2n) {
	float: right;
}
.partner dt {
	width: 181px;
	height: 181px;
	float: left;
	margin-right: 26px;
	border-radius: 100%;
}
.partner dt img {
	display: block;
	width: 181px;
	height: 181px;
	border-radius: 100%;
}
.partner dd {
	width: 336px;
	float: left;
}
.partner dd h3 {
	font-size: 16px;
	color: #1d1d1d;
	border-bottom: 1px solid #e0e0e0;
	height: 40px;
	margin: 40px 0 20px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.partner dd h3 a {
	color: #1d1d1d;
}
.partner dd p {
	font-size: 14px;
	line-height: 26px;
	color: #5a5a5a;
}
.partner dd p a {
	color: #30a333;
	font-weight: bold;
}
.partner dl:hover {
	border: 1px solid #ff7608;
}
.partner dl:hover h3 a {
	color: #ff7608;
}
.partner dl:hover p a {
	color: #ff7608;
}
.ab_bg {
	background: url(../ab_bg.jpg) no-repeat center 0;
	height: 524px;
	font-size: 0;
	overflow: hidden;
}
.about .news_bt {
	background: url(../ab_line01.gif) no-repeat center 63px;
	height: 140px;
}
.about dl {
	margin-top: 58px;
}
.about dl dt {
	width: 571px;
	height: 435px;
	float: right;
	padding: 0 30px 0 0;
}
.about dl dt img {
	width: 571px;
	height: 435px;
}
.about dl dd {
	width: 525px;
	float: left;
	padding: 0 0 0 30px;
}
.about dl dd h5 {
	border-bottom: #e6e6e6 1px solid;
	height: 120px;
	line-height: 30px;
}
.about dl dd h5 a {
	font-size: 18px;
	color: #333;
}
.about dl dd h5 i {
	display: block;
	font-size: 36px;
	color: #00631a;
	font-weight: normal;
	padding: 20px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.about .ab_desc {
	font-size: 14px;
	color: #555;
	height: 160px;
	line-height: 30px;
	padding: 30px 0 0;
	overflow: hidden;
}
.about dl dd b {
	display: block;
	font-size: 18px;
	color: #004ea1;
	height: 30px;
	line-height: 30px;
	padding: 20px 0;
}
.about dl dd span {
	background: url(../ab_btn01.png) no-repeat;
	display: block;
	width: 310px;
	height: 42px;
}
.about dl dd span a {
	display: block;
	font-size: 14px;
	color: #fff;
	float: left;
	width: 155px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
.about dl dd span a:hover, .about dl dd span a:first-child {
	background: url(../ab_btn02.png) no-repeat;
}
.zizhi {
	background: url(../photo_bg.gif) repeat;
	width: 100%;
	height: 370px;
}

.rong .title {
	width: 900px;
	height: 42px;
	margin-left: 221px;
	padding-top: 50px;
}
.rong .title a {
	width: 184px;
	height: 42px;
	font-size: 18px;
	display: block;
	float: left;
	background: #00631a;
	color: #FFFFFF;
	margin-left: 25px;
	line-height: 42px;
	text-align: center;
	border-radius: 40px
}
.rong .title a.on {
	background: #ff760a;
}
.rong .con {
	width: 1200px;
	height: 200px;
	margin-top: 50px;
}
.rong .con div {
	width: 1200px;
	height: 221px;
	display: none;
	overflow: hidden;
	position: relative;
}
.rong .con div.on {
	display: block;
}
.rong .con div ul {
	height: 221px;
	overflow: hidden;
	position: absolute;
	left: 0;
}
.rong .con div ul li {
	width: 277px;
	height: 221px;
	float: left;
	margin-right: 20px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 100px;
}
.rong .con div ul li img {
	width: 277px;
	height: 171px;
}
.rong .con div ul li p {
	text-align: center;
	color: #333;
	font-size: 16px;
	z-index: 10000;
	line-height: 50px;
}
.new {
	margin-top: 50px;
}
.new .title {
	width: 450px;
	margin: 0 auto;
	height: 42px;
	padding-top: 10px;
}
.new .title a {
	width: 184px;
	height: 42px;
	font-size: 18px;
	display: block;
	float: left;
	background: #00631a;
	color: #FFFFFF;
	margin-left: 25px;
	line-height: 42px;
	text-align: center;
	border-radius: 40px
}
.new .title a.on {
	background: #ff760a;
}
.news_c {
	height: 481px;
	overflow: hidden;
	margin-top: 20px;
}
.news_c .news_big {
	width: 590px;
	height: 481px;
	overflow: hidden;
	position: relative;
}
.news_c .news_big dt {
	position: relative;
}
.news_c .news_big dt img {
	width: 590px;
	height: 481px;
}
.news_c .news_big dt em {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../tou.png) no-repeat;
	width: 60px;
	height: 60px;
}
.news_c .news_big dd {
	height: 125px;
	background-color: rgba(48,163,51,.8);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 20px 20px 0;
}
.news_c .news_big dd h3 {
	font-size: 16px;
	margin: 20px 0 10px;
}
.news_c .news_big dd a {
	color: #fff;
}
.news_c .news_big dd p {
	font-size: 12px;
	line-height: 24px;
}
.news_c .news_big dd p b {
	font-size: 18px;
	line-height: 40px;
}
.news_c .news-item {
	width: 590px;
	height: 481px;
}
.news_c .news-item dl {
	height: 145px;
	background: #f5f5f5;
	margin-bottom: 24px;
}
.news_c .news-item dt {
	width: 300px;
	height: 145px;
	float: right;
	position: relative;
	margin-left: -16px;
}
.news_c .news-item dt img {
	display: block;
	width: 300px;
	height: 145px;
}
.news_c .news-item dd {
	width: 251px;
	padding: 0 19px;
	height: 111px;
	float: left;
	background: #fff;
	margin: 17px 0 0 17px;
	position: relative;
	z-index: 2;
	font-size: 14px;
	color: #333333;
}
.news_c .news-item dd span {
	display: block;
	font-size: 12px;
	color: #5b5b5b;
	margin: 10px 0 0;
}
.news_c .news-item dd b {
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.news_c .news-item dd p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 12px;
	color: #666;
}
.news_c .news-item dd a {
	color: #333;
}
.news_c .news-item dd a:hover {
	color: #ff7608;
}
.news_c .news-item dd i {
	display: block;
	background: url("../news_icon.jpg") no-repeat;
	width: 25px;
	height: 5px;
	margin-top: 16px;
}
.new .newcon {
	width: 1200px;
	margin-top: 50px;
}
.new .newcon div.boxCon {
	width: 1200px;
	height: auto;
	display: none;
	overflow: hidden;
	position: relative;
}
.new .newcon div.on {
	display: block;
}
.footer {
	margin-top: 50px;
	width: 100%;
	height: 273px;
	background: #00631a;
}
.footlogo {
	width: 263px;
	height: 273px;
	border-right: 1px solid #004211
}
.footlogo img {
	width: 135px;
	height: 157px;
	margin-top: 48px;
	margin-left: 64px;
}
.footer .ftcon {
	width: 936px;
	height: 272px;
}
.footer .ftyx {
	width: 936px;
	height: 163px;
}
.fnav {
	padding-left: 50px;
	height: 90px;
	line-height: 90px;
	overflow: hidden;
	color: #fff;
}
.fnav a {
	color: #ffffff;
	font-size: 16px;
	margin: 0 19px;
}
.fnav a.first {
	padding-left: 0;
}
.fnav a.nones {
	background: none;
	padding-right: 0;
}
.footer p {
	padding-left: 70px;
	height: 162px;
	line-height: 30px;
	color: #fff;
	padding-top: 0px;
	width: 600px;
	font-size: 14px;
}
.footer p a {
	color: #ccdae5;
}
.footer p em {
	padding-left: 40px;
}
.footer .fcode {
	width: 220px;
	height: 133px;
	padding-top: 0px;
	background: url(../cd_bg.png) no-repeat 0 0;
	margin-top: 10px;
}
.footer .fcode .code2 {
	padding-top: 19px;
	padding-right: 18px;
	width: 96px;
	text-align: center;
	float: right;
}
.blk-xs {
	margin-top: 50px;
	width: 204px;
}
.blk-sm {
	width: 946px;
	margin-top: 36px;
}
.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock {
	display: none;
}
.p12-curmbs-1 b {
	border-left: 10px solid #ff7608;
	font-weight: normal;
	padding-left: 8px;
}
.p12-curmbs-1 i {
	font-style: normal;
}
.p12-curmbs-1 a {
	color: #333;
}
.p12-curmbs-1 a:hover {
	color: #00631a;
}
.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
.p14-left-nav-1-tit {
	background: #00631a;
	height: 80px;
	border-bottom: 1px solid #fff;
}
.p14-left-nav-1-tit h3 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	margin-left: 38px;
}
.p14-left-nav-1-tit h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.p14-left-nav-1-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../p14-icon5.png) no-repeat right center #ff7608;
	margin-bottom: 2px;
}
.p14-left-nav-1-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #fff;
}
.p14-left-nav-1-nav-one h3.sidenavcur, .p14-left-nav-1-nav-one h3:hover {
	background: url(../p14-icon2.png) no-repeat right center #00631a;
}
.p14-left-nav-1-nav dl {
	padding: 2px 0 4px;
}
.p14-left-nav-1-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
}
.p14-left-nav-1-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.p14-left-nav-1-nav dt.sidenavcur:after, .p14-left-nav-1-nav dt:hover:after {
	border-color: #00631a;
}
.p14-left-nav-1-nav dt.sidenavcur a, .p14-left-nav-1-nav dt:hover a {
	color: #00631a;
}
.p14-left-nav-1-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}
.p14-left-nav-1-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
}
/*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
.p14-left-nav-1-nav p.sidenavcur a, .p14-left-nav-1-nav p:hover a {
	color: #00631a;
}
.p14-left-nav-1-nav p.sidenavcur:after, .p14-left-nav-1-nav p:hover:after {
	background: #ff7608;
}
.p14-left-nav-1-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.contact-z1 {
	height: 140px;
	background: url("../contact-z1.jpg") no-repeat;
	color: #333;
	margin-bottom: 30px;
}
.contact-z1 p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 37px 0 0 95px;
	background: url(../contact-z1_tel.png) no-repeat 74px 44px;
}
.contact-z1 span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	padding-left: 73px;
}
.leftnav-z1-desc {
	background: #fff;
	max-height: 180px;
	margin-bottom: 14px;
}
.leftnav-z1-desc dt {
	height: 30px;
	padding: 20px 0;
}
.leftnav-z1-desc dt b {
	display: inline-block;
	font-weight: normal;
	border-left: 13px solid #e3e3e3;
	border-right: 7px solid #e3e3e3;
	padding: 0 12px 0 13px;
	font-size: 28px;
	color: #7c7c7c;
}
.leftnav-z1-desc dt b span {
	font-size: 18px;
	color: #bfbfbf;
	text-transform: uppercase;
	padding-left: 10px;
}
.leftnav-z1-desc dd {
	padding: 0 27px 0 27px;
}
.leftnav-z1-desc dd h4 {
	font-size: 24px;
	font-weight: normal;
	color: #797979;
	max-height: 44px;
	line-height: 44px;
	overflow: hidden;
}
.leftnav-z1-desc dd div {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	max-height: 48px;
	overflow: hidden;
}
.leftnav-z1-tit {
	height: 50px;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.leftnav-z1-tit span {
	display: inline-block;
	height: 50px;
	border-bottom: 1px solid #ff7608;
}
.leftnav-z1-list dl {
	width: 300px;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 15px;
	box-sizing: border-box;
}
.leftnav-z1-list dt img {
	width: 298px;
	height: 298px;
	display: block;
}
.leftnav-z1-list dd {
	padding: 6px 20px 5px 20px;
}
.leftnav-z1-list dd h4 {
	height: 45px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 45px;
}
.leftnav-z1-list h4 a {
	display: block;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.leftnav-z1-list dl:hover h4 a {
	color: #00631a;
}
.leftnav-z1-list-desc {
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}
.leftnav-z1-list-desc a {
	color: #666;
}
.leftnav-z1-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.leftnav-z1-list dl:hover {
	border-color: #00631a;
}
.leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
	color: #00631a;
}
/*分页*/
.page_nav a {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #ccc;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	text-decoration: none;
	padding: 3px 10px;
}
.page_nav a:hover {
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #000;
	border-bottom: #ccc 1px solid
}
.page_nav a:active {
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #000;
	border-bottom: #ccc 1px solid
}
.page_nav span.current {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	background-color: #00631a;
	padding: 5px 10px;
}
.page_nav span.nolink {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #999;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	padding: 5px 10px;
}
.page_nav {
	margin-top: 30px;
	text-align: center;
	width: 100%;
}
.abo p {
	font-size: 16px;
	color: #333;
	line-height: 34px;
}
.abo p img {
	width: 100%;
}
.news dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 30px 22px 22px;
	background: #fff;
	overflow: hidden;
	width: 946px;
}
.news dt {
	float: left;
	margin-right: 5.8%;
}
.news dt img {
	width: 252px;
	height: 189px;
	display: block;
}
.news dd {
	position: relative;
}
.news dd span {
	position: absolute;
	top: 150px;
	left: 305px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
}
.news dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
}
.news h4 a {
	display: block;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news dl:hover {
	border: 1px solid #00631a;
}
.news dl:hover h4 a {
	color: #00631a;
}
.news-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}
.news-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}
.news-deta a {
	color: #fff;
}
.news dl:hover .news-deta {
	background: #00631a;
	border-color: #00631a;
}
.news dl:hover ..news a {
 color: #fff;
}
.rongyu dl {
	float: left;
	background: #f0f0f0;
	margin: 0 7.6px 13px 7.6px
}
.rongyu dt {
	border: 1px solid #e5e5e5;
	padding: 10px 9px;
	background: #fff;
}
.rongyu dt img {
	display: block;
	width: 268px;
	height: 151px;
}
.rongyu dd {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f0f0f0;
}
.rongyu dd a {
	color: #4b4a4a;
}
.sanji h2 {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 40px;
}
.sanji p.date {
	color: #666;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}
.sanji .nei {
	margin-top: 20px;
	width:946px;
}
.sanji .nei p {
	font-size: 16px;
	color: #333;
	line-height: 34px;
}
.sanji .nei p img {
	max-width:946px;
	height:auto;
}
.sanji .shang {
	margin-top: 30px;
}
.sanji .shang p a {
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.sanji .shang p a:hover {
	color: #00631a;
}
.lianxi p {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 14px 50px;
	margin: 0px;
	margin-top: 14px;
	border-bottom: 1px solid #ddd;
}
/*在线留言样式*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../dt-10.gif) repeat-x left top; }
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.mesbut{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.mesbut:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.mesbut:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}