/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


@charset "utf-8";
/* Style Reset
-----------------------------------------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
	font-size: 14px;
	_background-image: url(about:blank);
	_background-attachment: fixed;
	font-family: '微软雅黑';
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
body {
/*	background: #03642e;*/
}
.clear {
	clear: both;
	height: 0;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
a {
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #03642e
}
.noneBottomBorder {
	border-bottom: none!important;
}
.noneTopBorder {
	border-top: none!important;
}
.backgroudW {
	background: #fff;
	padding: 15px;
	margin: 24px 0px;
}
/* header */
.header {
	position: relative;
	width: 100%;
	z-index: 100;
	background-color: #03642e;
}
.noticeBox {
	position: relative;
	width: 100%;
	height: 26px;
	background: #120705;
}
.notice {
	position: relative;
	width: 730px;
	height: 26px;
	padding-left: 200px;
	margin: 0 auto;
	color: #666666;
	font-size: 12px;
	line-height: 26px;
}
.notice a {
	color: #9befa2;
}

.navgrp {
	position: relative;
	width: 100%;
	height: 74px;
	margin: 0 auto;
	background: url(../images/navbg.png) center top repeat-x #eff6e4;
}
.navgrpFen {
	position: relative;
	width: 100%;
	height: 74px;
	margin: 0 auto;
	background: url(../images/navbg.png) center top repeat-x #03642e;
}
.navbd {
	position: relative;
	width: 780px;
	height: 50px;
	padding-left: 200px;
	margin: 0 auto;
}
.logo {
	position: absolute;
	left: 0px;
	top: -26px;
	z-index: 9999;
	width: 200px;
	height: 188px;
	float: left;
	background: url(../images/headbox.png) 0 0 no-repeat;
	line-height: 200px;
	text-align: center;
}
.nav {
	width: 780px;
	height: 50px;
}
.nav li {
	position: relative;
	float: left;
	text-align: center;
	width: 90px;
	height: 50px;
	display: block;
}
.nav li a {
	width: 80px;
	height: 50px;
	display: block;
	color: #9befa2;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	font-weight: 700;
}
.nav li a:hover {
	color: #ffffff;
}
.nav .menu a {
	width: 80px;
	height: 50px;
	display: block;
	color: #ffffff;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}
.nav .on a {
	width: 80px;
	height: 50px;
	display: block;
	color: #ffffff;
	font-size: 14px;
	line-height: 50px;
}
#navChild {
	position: absolute;
	left: -24px;
	top: 50px;
	z-index: 999;
	display: none;
	width: 120px;
	padding: 4px 4px 0px 4px;
	border-radius: 10px;
	background: #ffffff;
}
#navChild a {
	position: relative;
	width: 120px;
	height: 36px;
	display: block;
	border-bottom: 1px solid #bababa;
	color: #03642e!important;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
}
#navChild a:hover {
	color: #03642e!important;
	background-image: none!important;
}
/* end navgrp */
	
	 
	 
.bannerBox {
	position: relative;
	width: 100%;
	height: 600px;
}
.bannerP {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	width: 100%;
	height: 360px;
	padding-top: 3px;
	background: url(../images/bannerp.png) center bottom repeat-x #eff6e4;
}
.bannerBg {
	position: relative;
	z-index: 5;
	width: 980px;
	height: 600px;
	margin: 0 auto;
	background: url(../images/bannerbg.png) center top no-repeat;
}
.banner {
	position: relative;
	z-index: 12;
	width: 1000;
	height: 360px;
	padding-top: 75px;
}
.bann {
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: -500px;
	z-index: 70;
	width: 980px;
	height: 360px;
	overflow: hidden;
}
.picListBd {
	position: relative;
	width: 980px;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
}
.picListBd2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 418px;
	margin: 0 auto;
	overflow: hidden;
}
.picList {
	float: left;
	width: 980px;
	height: 360px;
	overflow: hidden;
}
.picLeft, .picRight {
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 99;
	width: 30px;
	height: 40px;
	cursor: pointer;
}
.picLeft {
	margin-left: -468px;
}
.picRight {
	margin-left: 445px;
}
.htmlpic2 {
	position: absolute;
	z-index: 90;
	left: 980px;
	top: 0px;
}
/* end banner */

.topnbd {
	position: relative;
	width: 100%;
	height: 90px;
	background: #0f1427;
}
.topps {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 50%;
	height: 90px;
	background: #fe6716;
}
.top {
	position: relative;
	z-index: 10;
	width: 980px;
	height: 90px;
	margin: 0 auto;
	background: #0f1427;
}
.toptel {
	position: absolute;
	right: 30px;
	top: 0px;
	width: 200px;
	height: 52px;
	padding-top: 4px;
	padding-left: 70px;
	color: #0a6c13;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background: url(../images/teltop.png) 16px center no-repeat;
}
.toptel span {
	display: block;
	color: #0a6c13;
	font-size: 22px;
	line-height: 32px;
	font-family: impact;
}
/* end toptel */


.Three {
	width: 980px;
	height: 160px;
	margin: 0 auto;
}
.tjProTitle {
	float: left;
	width: 223px;
	height: 74px;
	padding-left: 20px;
	padding-top: 12px;
	margin-top: 18px;
	background: url(../images/tui.png) left top no-repeat;
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	text-align: left;
}
.tjProTitle span {
	display: block;
	color: #9befa2;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
	font-family: arial;
	font-weight: normal;
}
.searchbd {
	float: left;
	width: 183px;
	height: 90px;
}
/* end topbd */
.searTitle {
	width: 183px;
	height: 42px;
	color: #eff6e4;
	font-size: 20px;
	line-height: 42px;
	text-align: center;
	text-transform: uppercase;
	font-family: arial;
	font-weight: normal;
}
.searchFen {
	float: left;
	width: 183px;
	height: 30px;
	padding-top: 28px;
	padding-left: 12px;
}
.search {
	width: 183px;
	height: 30px;
}
.text {
	float: left;
	width: 150px;
	height: 28px;
	border: 1px solid #0c934e;
	color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-indent: 20px;
	background: #003718;
}
.btnsubmit {
	float: left;
	width: 30px;
	height: 30px;
	border: 1px solid #0c934e;
	border-left: none;
	background: url(../images/search.png) left top no-repeat;
	cursor: pointer;
}
/* end search */ 	


.bannerClaList {
	float: left;
	width: 574px;
	height: 150px;
	padding-top: 10px;
}
.bannerClaList li {
	float: left;
}
.bannerClaList li a {
	width: 190px;
	height: 52px;
	margin-bottom: 7px;
	display: block;
	color: #9befa2;
	font-size: 16px;
	line-height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* end bannerClaList */

.fen {
	position: relative;
	width: 780px;
	height: 88px;
	padding-left: 200px;
	margin: 0 auto;
}
.classList {
	float: left;
	width: 350px;
	height: 30px;
	padding-top: 28px;
	padding-left: 10px;
	color: #9befa2;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}
.classList a {
	display: inline-block;
	color: #9befa2;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}
.toptelFen {
	float: left;
	margin-top: 8px;
	width: 185px;
	height: 52px;
	padding-top: 4px;
	padding-left: 60px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background: url(../images/teltopy.png) 16px center no-repeat;
}
.toptelFen span {
	display: block;
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-family: impact;
}
/* end header */

.inMain {
	position: relative;
	z-index: 101;
	width: 980px;
	margin: 56px auto 64px auto;
	background: #eff6e4;
}
.tjProPic {
	position: relative;
	width: 980px;
	height: 214px;/* margin-top: -82px;*/
}
.tjProPic ul {
	position: absolute;
	left: 0px;
	top: -82px;
	width: 980px;
	height: 296px;
}
.tjProPic ul li {
	float: left;
	margin-left: 30px;
}
.tjProPic ul li a {
	position: relative;
	display: block;
}
.tjProPic .tjPic {
	position: relative;
	border: 1px solid #03642e;
}
.tjProPic .tjPic span {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 38px;
	height: 38px;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	background: url(../images/hot.png) left top no-repeat;
}
.tjProPic .tjTitle {
	width: 220px;
	height: 24px;
	margin-top: 12px;
	color: #eff6e4;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	background: #03642e;
}
.tjProPic .tjBox {
	position: absolute;
	z-index: -1;
	border: 1px solid #03642e;
	background: #5ead66;
}
.TtitleIn a {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 240px;
	height: 54px;
	padding-left: 16px;
	color: #000;
	font-size: 26px;
	line-height: 54px;
	text-align: left;
	background: url(../images/titlebg.png) left top no-repeat;
}
.TtitleIn a span {
	color: #03642e;
	font-size: 20px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: normal;
}
.TtitleA a {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 240px;
	height: 54px;
	padding-left: 16px;
	color: #000;
	font-size: 26px;
	line-height: 54px;
	text-align: left;
	background: url(../images/titlebg.png) left top no-repeat;
}
.TtitleA a span {
	color: #03642e;
	font-size: 20px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: normal;
}
.Ttitle {
	position: relative;
	width: 404px;
	height: 54px;
	padding-left: 16px;
	color: #000;
	font-size: 26px;
	line-height: 54px;
	text-align: left;
	background: url(../images/titlebg2.png) left top no-repeat;
}
.Ttitle span {
	color: #03642e;
	font-size: 20px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: normal;
}
.Tmore a {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 72px;
	height: 60px;
	display: block;
	color: #666666;
	font-size: 12px;
	line-height: 60px;
	text-align: center;
}
.auto {
	margin: 0 auto;
}
.inProBd {
	width: 980px;
	padding-top: 22px;
	margin: 0 auto;
}
.inProClaList {
	width: 970px;
	padding: 18px 15px 11px 15px;
	text-align: center;
}
.inProClaList li {
	position: relative;
	display: inline-block;
	width: 130px;
	height: 34px;
	padding: 0px 10px;
	margin-right: 4px;
	border: 1px solid #bababa;
	border-radius: 12px;
	overflow: hidden;
	background: #ffffff;
}
.inProClaList li a {
	display: block;
	position: relative;
	z-index: 10;
	width: 130px;
	height: 34px;
	margin-left: 1px;
	text-align: center;
	color: #03642e;
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inProClaList li span {
	position: absolute;
	left: -150px;
	top: 0px;
	z-index: 1;
	display: block;
	width: 150px;
	height: 34px;
	background: #03642e;
}
.moreClass {
	position: relative;
	display: inline-block;
	width: 130px;
	height: 34px;
	padding: 0px 10px;
	margin-right: 4px;
	border: 1px solid #bababa;
	border-radius: 12px;
	overflow: hidden;
	background: #03642e!important;
}
.moreClass a {
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #03642e!important;
}
/*end inProClaList*/

.proListPic {
	position: relative;
	zoom: 1;
	width: 972px;
	margin: 0px 13px;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	overflow: hidden;
}
.proListPic ul li {
	position: relative;
	float: left;
	width: 242px;
	height: 224px;
	border-left: 1px solid #cbccca;
	border-top: 1px solid #cbccca;
	overflow: hidden;
}
.proListPic ul li a {
	position: relative;
	width: 232px;
	height: 214px;
	padding: 5px;
	display: block;
	background: #fff;
}
.proListPic ul li a:hover {
	background: #03642e;
}
.proListPic ul li a:hover .intro {
	color: #fff;
}
.proListPic ul li .pic {
	position: relative;
	width: 232px;
	height: 174px;
}
.proListPic ul li .intro {
	width: 214px;
	height: 42px;
	padding: 0px 10px;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
}
/*end proListPic*/

.newsListBd {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.newsListBdTop {
	position: relative;
	width: 974px;
	height: 56px;
	margin: 0px 13px;
	background: url(../images/newsbg.png) center 20px no-repeat;
}
.newsListBdbottom {
	position: relative;
	width: 974px;
	height: 56px;
	margin: 0px 13px;
	background: url(../images/newsbg2.png) center 14px no-repeat;
}
.newsList {
	position: relative;
	width: 941px;
	padding-top: 14px;
	margin: 0 auto;
}
.newsListDl {
	float: left;
	width: 468px;
	height: 66px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.newsListDl a {
	width: 468px;
	height: 66px;
	display: block;
	background: #ffffff;
}
/*.newsListDl a:hover{ background: #f0f0f0;}
.newsListDl a:hover .title{ color: #fe6716;}
.newsListDl a:hover .intro{ color: #0f1427;}*/
.newsListDl dt {
	float: left;
	width: 76px;
	height: 66px;
	color: #0a6e13;
	font-size: 40px;
	line-height: 66px;
	text-align: center;
	font-style: italic
}
.newsListDl dd {
	float: left;
	width: 382px;
	height: 44px;
	padding: 11px 10px 11px 0px;
}
.newsListDl .title {
	width: 382px;
	height: 22px;
	display: block;
	color: #0a6e13;
	font-size: 14px;
	line-height: 28px;
}
.newsListDl .intro {
	width: 382px;
	height: 22px;
	display: block;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}
/* end newsListDl */	

.plantPic {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
.advPic {
	float: left;
	width: 330px;
	height: 370px;
	overflow: hidden;
}
.advPicImg {
	position: relative;
	width: 298px;
	height: 298px;
	border: 1px solid #03642e;
	margin-left: 30px;
	margin-top: 30px;
}
.advPicTitle a {
	position: relative;
	display: block;
	width: 220px;
	height: 26px;
	border: 1px solid #03642e;
	margin-left: 70px;
	margin-top: 10px;
	color: #eff6e4;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	background: #03642e;
}
.advPicBox {
	position: absolute;
	left: 0px;
	top: 12px;
	z-index: -1;
	width: 298px;
	height: 298px;
	border: 2px solid #03642e;
}
.plantPicRight {
	position: relative;
	float: left;
	width: 94px;
	height: 370px;
	margin-left: 20px;
}
.plantDl {
	position: relative;
	width: 941px;
	overflow: hidden;
	margin: 0 auto;
}
.plantDl ul li {
	width: 590px;
	float: left;
}
.plantDlLeft, .plantDlRight {
	width: 90px;
	height: 28px;
	border: 1px solid #c8c8c8;
	color: #c8c8c8;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	font-family: '宋体';
	background: #ffffff;
	cursor: pointer;
}
.plantDlLeft {
	position: absolute;
	left: 400px;
	top: 12px;
}
.plantDlRight {
	position: absolute;
	left: 498px;
	top: 12px;
}
.plantDlHover {
	color: #fff;
	background: #03642e;
}
.plantDlList {
	width: 450px;
	float: left;
	height: 128px;
	padding: 9px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #ffffff;
}
.plantDlList dt {
	float: left;
	margin-right: 15px;
	width: 168px;
	height: 126px;
	border: 1px solid #c8c8c8;
}
.plantDlList dd {
	float: left;
	width: 260px;
	height: 126px;
}
.plantDlList dd .title {
	color: #0a6e13;
	font-size: 14px;
	line-height: 34px;
	padding-top: 5px;
	font-weight: bold;
}
.plantDlList dd .intro {
	color: #666666;
	font-size: 14px;
	line-height: 22px
}
.plantDlList dd .time {
	color: #999999;
	font-size: 14px;
	line-height: 30px
}
/*end plantPic*/	

.company {
	position: relative;
	width: 940px;
	padding-top: 30px;
	margin: 0 auto;
}
.companynr {
	width: 918px;
	height: 132px;
	padding: 9px 10px;
	border: 1px solid #cbccca;
	margin-top: 13px;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	background: #ffffff;
	overflow: hidden;
}
.companynr h1 {
	width: 918px;
	height: 50px;
	display: block;
	color: #00451e;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}
.contact {
	position: relative;
	width: 940px;
	height: auto;
/*	padding-top: 20px;*/
	margin: 0 auto;
}
.contactNum {
	width: 918px;
	display: block;
	color: #03642e;
	font-size: 32px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	font-family: Impact;
}
.contactnr {
	width: 710px;
	height: 130px;
	padding-left: 200px;
	padding-right: 30px;
	overflow: hidden;
}
.contact p {
	color: #03642e;
	font-size: 14px;
	line-height: 30px;
	padding-left: 30px;
	float: left;
	width: 220px;
	display: block;
}
.contactnr dl {
	float: left;
	width: 240px;
	display: block;
}
.contactnr dl dt, .contactnr dl dd {
	color: #03642e;
	font-size: 14px;
	line-height: 30px;
}
.contactnr dl dt {
	float: left;
	width: 50px;
	padding-left: 40px;
}
.contactnr dl dd {
	float: left;
	width: 120px;
}
.TtitleContactA a {
	display: block;
	position: absolute;
	left: 410px;
	bottom: -60px;
	width: 120px;
	height: 50px;
	padding: 40px 0px 30px 0px;
	border: 1px solid #03642e;
	border-radius: 50%;
	color: #000;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	background: #c4fdca;
}
.TtitleContactA a span {
	display: block;
	color: #03642e;
	font-size: 16px;
	text-transform: uppercase;
}
/* footerpic*/
.footPicBd {
	width: 980px;
	margin: 0 auto 34px auto;
}
.footPicList {
	width: 980px;
	height: 210;
	margin: 0 auto;
	background: #f0f0f0;
}
.footPicList .footPicLeft, .footPicList .footPicRight {
	float: left;
	width: 27px;
	height: 60px;
	padding: 65px 14px 0px 14px;
}
.footPicListUl {
	float: left;
	width: 890px;
	height: 190px;
	padding-top: 20px;
	overflow: hidden;
}
.footPicList ul li {
	float: left;
	width: 208px;
	height: 190px;
	margin-right: 20px;
}
.footPicList ul li .pic {
	width: 208px;
	height: 156px;
}
.footPicList ul li .title {
	width: 208px;
	height: 34px;
	padding: 0 10px;
	color: #0f1427;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
/* footer*/
.footer {
	width: 100%;
	min-width:980px;
	background: #03642e;
}
.link_list {
	width: 90%;
	height: auto;
	min-height: 30px;
	margin: 20px auto;
	color: #9befa2;
	font-size: 12px;
	line-height: 30px;

}

.link_list li {
	height: auto;
	display: inline-block;
	padding-right: 15px;
	line-height: 30px;
	color: #9befa2;
	font-size: 12px;
}

.link_list a {
	display: inline-block;
	color: #9befa2;
	font-size: 12px;
	line-height: 34px;
}
.link_list a:hover {
	color: #ffffff;
}
/*end link*/

.btnavlist {
	position: relative;
	width: 100%;
	height: 42px;
	margin: 0 auto;
	color: #9befa2;
	text-align: center;
	background: #0c713d;
}
.btnavlist a {
	display: inline-block;
	padding-left: 11px;
	padding-right: 11px;
	color: #9befa2;
	font-size: 14px;
	line-height: 42px;
}
.btnavlist a:hover {
	color: #fff;
}
/*end btnavlist*/

.footOne {
	width: 980px;
	height: 20px;
	padding-top: 15px;
	margin: 0 auto;
}
.share {
	float: left;
	width: 300px;
	height: 60px;
	padding-left: 390px;
}
.share li {
	position: relative;
	float: left;
	width: 150px;
	height: 40px;
}
.share .list {
	width: 102px;
	height: 40px;
	line-height: 40px;
	padding-left: 48px;
	display: block;
	color: #9befa2
}
.share .qq {
	background: url(../images/qq.png) left top no-repeat;
}
.share .qq2 {
	background: url(../images/share.png) left top no-repeat;
}
.share a.list:hover {
	color: #fff;
}
.shareList {
	position: absolute;
	left: 30px;
	top: 35px;
	z-index: 99;
	display: none;
	width: 200px;
}
.shareList a {
	display: inline;
}
/*end share*/
.site {
	float: left;
	width: 155px;
	height: 40px;
	padding-left: 45px;
	color: #9befa2;
	font-size: 14px;
	background: url(../images/site.png) left top no-repeat;
}
.site a {
	color: #9befa2;
	line-height: 40px;
}
.site a:hover {
	color: #fff
}
/*end site*/

.copyrightnr {
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
	color: #9befa2;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
.copyrightnr a {
	color: #9befa2
}
.copyrightnr a:hover {
	color: #ffffff
}
/*end copy*/



/* 分页样式 contact*/

.mbody
{
width: 100%;
background-color: #03642e;
}

.main {
	position: relative;
	z-index: 10;
	width: 960px;
	margin: 0 auto;
	padding-top: 26px;
	padding-bottom: 70px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #03642e;
	background: url(../images/infen.jpg) top center no-repeat #eff6e4;
}

.mainc {
	position: relative;
	z-index: 10;
	width: 960px;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.mainConTitle {
	position: relative;
	width: 950px;
	height: 54px;
	padding: 8px 6px;
	border-bottom: 1px solid #03642e;
}
.mainConTitle .TtitleFen {
	position: relative;
	width: 304;
	height: 54px;
	padding-left: 16px;
	color: #000;
	font-size: 26px;
	line-height: 54px;
	text-align: left;
	background: url(../images/titlebg.png) left top no-repeat;
}
.mainConTitle .TtitleFen span {
	color: #03642e;
	font-size: 20px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: normal;
}
.mainConTitle .position {
	position: absolute;
	right: 8px;
	top: 8px;
	height: 54px;
	color: #666666;
	font-size: 14px;
	line-height: 54px;
}
.mainConTitle .position a {
	color: #666;
}
.mainConTitle .position a:hover {
	color: #0f1427
}
.mainConTitle .position span {
	font-size: 14px;
}
/*end mainConTitle*/

.inMainBox {
	position: relative;
	width: 955px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.left {
	float: left;
	width: 200px;
	overflow: hidden;
}
.leftTitle {
	width: 200px;
	height: 32px;
	border-radius: 10px;
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	background: #03642e;
}
.leftPicTop {
	width: 200px;
	padding-top: 10px;
}
.leftPicTop dl {
	width: 198px;
	height: 182px;
	border: 1px solid #cacaca;
	margin-bottom: 10px;
	background: #fff;
}
.leftPicTop dl a {
	width: 198px;
	height: 182px;
	display: block;
}
.leftPicTop dl dt {
	width: 198px;
	height: 149px;
}
.leftPicTop dl dd {
	width: 198px;
	height: 33px;
	color: #666666;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
}
.leftProClaList {
	width: 200px;
	padding-top: 6px;
	height: 100px;
	height: auto!important;
	min-height: 100px;
	padding-bottom: 26px;
}
.leftProClaListUl {
	width: 200px;
}
.leftProClaListUl li {
	width: 168px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 6px;
	border: 1px solid #cacaca;
	border-radius: 18px;
	overflow: hidden;
	background: #ffffff;
}
.leftProClaList a {
	color: #03642e;
	font-size: 14px;
	line-height: 32px; /*font-weight: bold;*/
}
.leftProClaListUl a:hover {
	color: #000
}
.leftProClaListUl .childCla {
	display: none;
	width: 158px;
	padding: 5px 0px;
	margin-top: -6px;
	margin-bottom: 6px;/* border: 1px solid #cacaca; border-radius: 18px;*/
	background: #fff;
}
.leftProClaListUl .childCla li {
	width: 168px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.leftProClaListUl .childCla li a {
	width: 148px;
	height: 26px;
	padding: 0px 0px 0px 20px;
	display: block;
	color: #03642e;
	font-size: 14px;
	line-height: 26px; /*font-weight: bold;  */
	background: #fff;
}
.leftProClaListUl .childCla li a:hover {
	color: #000
}
/*.leftProClaListUl li.open{ background:#0f1427;border: 1px solid #0f1427;  }
.leftProClaListUl li.open a{color:#fe6716}
.leftProClaListUl li.on{ background:#0f1427;border: 1px solid #0f1427;  }
.leftProClaListUl li.on a{color:#fe6716}*/
/*end leftProClaList*/



.leftNews {
	width: 200px;
	padding-top: 6px;
}
.leftNews li {
	width: 170px;
	height: 34px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 6px;
	background: url(../images/dot.jpg) 8px center no-repeat #fff;
}
.leftNews li a {
	width: 170px;
	height: 34px;
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 34px;
}
.leftNews li a:hover {
	color: #000
}
/*end leftNews*/

.mainCon {
	margin-left: 28px;
	float: left;
	width: 710px;
	border: 1px solid #cacaca;
	background: #fff;
}
.mainConPro {
	margin-left: 25px;
	position: relative;
	zoom: 1; 	/*height:auto!important;min-height:560px;height:560px;*/
	float: left;
	width: 729px;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	overflow: hidden;
	background: #ffffff;
}
.mainConProNoBorder {
	margin-left: 25px;
	position: relative;
	zoom: 1;
	float: left;
	width: 730px;
	overflow: hidden;
	background: #ffffff;
}
.mainConPro4 {
	margin-left: 20px;
	position: relative;
	zoom: 1;
	float: left;
	width: 730px;
	border: 1px solid #d3d3d3;
	overflow: hidden;
	background: #ffffff;
}
.mainConList {
	clear: both;
}
.mainConList .pic1 {
	position: relative;
	float: left;
	width: 242px;
	height: 224px;
	border-left: 1px solid #cbccca;
	border-top: 1px solid #cbccca;
	overflow: hidden;
}
.mainConList .pic1 a {
	position: relative;
	width: 232px;
	height: 214px;
	padding: 5px;
	display: block;
	background: #fff;
}
.mainConList .pic1 a:hover {
	background: #03642e;
}
.mainConList .pic1 a:hover .intro {
	color: #fff;
}
.mainConList .pic1 dt.pic {
	position: relative;
	width: 232px;
	height: 174px;
}
.mainConList .pic1 dd.intro {
	width: 214px;
	height: 42px;
	padding: 0px 10px;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
}
/*end pic1*/	

.mainConList .pic2 {
	width: 712px;
	height: 128px;
	padding: 9px;
	margin-bottom: 10px;
	background: #ffffff;
}
.mainConList .pic2 dt {
	float: left;
	margin-right: 15px;
	width: 168px;
	height: 126px;
	border: 1px solid #c8c8c8;
}
.mainConList .pic2 dt img {
	display: block;
}
.mainConList .pic2 dd {
	float: left;
	width: 527px;
	height: 126px;
}
.mainConList .pic2 dd .title {
	color: #0a6e13;
	font-size: 14px;
	line-height: 34px;
	padding-top: 5px;
	font-weight: bold;
}
.mainConList .pic2 dd .intro {
	color: #666666;
	font-size: 14px;
	line-height: 22px
}
.mainConList .pic2 dd .time {
	color: #999999;
	font-size: 14px;
	line-height: 30px
}
/*end pic2*/

.mainConList ul {
	width: 698px;
	padding: 15px;
	clear: both;
}
.mainConList ul li {
	width: 698px;
	height: 40px;
	border-bottom: 1px dashed #d7d7d7;
}
.mainConList ul li a {
	width: 674px;
	padding: 0px 4px 0px 20px;
	display: block;
	color: #666666;
	font-size: 14px;
	line-height: 40px;/* font-weight: bold;*/
	background: url(../images/newslist.jpg) 5px center no-repeat;
}
.mainConList ul li a:hover {
	color: #03642e;
}
.mainConList ul li span {
	color: #999999;
	float: right;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
}
/*end ul*/

.pglist {
	width: 730px;
	padding-left: 225px;
	clear: both;
	height: 60px;
	padding-top: 20px;
}
.pglist a {
	vertical-align: bottom;
	display: inline-block;
*display:inline;
*zoom:1;
	color: #fff;
	height: 30px;
*margin-left:5px;
	border: 1px solid #03642e;
	font-size: 14px;
	line-height: 30px;
	padding: 0px 10px;
	margin: 0 2px;
	text-align: center;
	background: #03642e;
}
.pglist .hover {
	background: #fe6716;
	border: 1px solid #fe6716;
}
.pglist a:hover {
	background: #fe6716;
	border: 1px solid #fe6716;
}
/*end pglist*/

.mainContect {
	color: #666;
	font-size: 14px;
	line-height: 30px;
overflow:hidden margin-top:16px;
	padding-top: 20px;
	height: auto!important;
	min-height: 590px;
	height: 590px;
	word-wrap: break-word;
	word-break: break-all;
	padding-bottom: 20px;
}
.mainContect #allmap {
	height: 400px;
	margin-top: 20px;
}
.white {
	background: #fff;
}
.mainContect img {
	display: block;
	max-width: 100%;
}
.mainContect .title {
	width: 90%;
	margin: 0 auto;
	color: #03642e;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}
.mainContect .time {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
	padding-top: 5px;
	color: #999999;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
}
.mainContect .bdsharebuttonbox {
	float: left;
}
.mainContect .pic {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
.mainContect .pic img {
	margin: 0 auto;
}
.mainContect .con {
	padding: 0 20px 20px 20px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden
}
.mainContect .conTitle {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 15px;
}
.mainContect .conTitle span {
	width: 120px;
	height: 36px;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	background: #0b61a5;
}
.mainContect .pgfy {
	width: 100%;
	margin: 0 auto;
}
.mainContect .pgfyl {
	width: 710px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	height: 90px;
}
.mainContect .pgfyl p {
	float: left;
	width: 630px;
	padding-left: 24px;
	height: 44px;
	line-height: 44px;
	border-right: 1px solid #eaeaea;
	color: #666;
	font-size: 14px;
	text-align: left;
}
.mainContect .pgfyl p a {
	color: #666;
	font-size: 14px;
}
.mainContect .pgfyr {
	width: 144px;
	height: 32px;
	margin: 20px auto 0px auto;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	background: #e96204;
}
.mainContect .pgfyr a {
	color: #fff;
	font-size: 14px;
}
/* fixed */
.fixed {
	position: fixed;
	right: 25px;
	bottom: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	width: 52px;
	height: 208px;
	padding-left: 196px;
	z-index: 999;
	overflow: hidden;
}
.fixed a {
	position: relative;
	display: block;
	width: 52px;
	height: 52px;
}
.footTel {
	position: relative;
	position: relative;
	background: url(../images/fixed.jpg) 0 0 no-repeat;
}
.footTelNum {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	width: 160px;
	height: 52px;
	border-left: 7px solid #e96204;
	color: #ffffff;
	font-size: 20px;
	font-family: impact;
	line-height: 52px;
	text-align: center;
	background: #e96204;
}
.book {
	background: url(../images/fixed.jpg) 0 -53px no-repeat;
}
/*.book:hover{background-position:-54px 0;}*/
.fixed a.codepic {
	background: url(../images/fixed.jpg) 0 -105px no-repeat;
	height: 51px;
}
/*.fixed a.codepic:hover{background-position:-54px -53px;}*/
.fixed div {
	position: relative;
}
.fixed a.backup {
	background: url(../images/fixed.jpg) 0 -156px no-repeat;
	height: 52px;
}
/*.fixed a.backup:hover{background-position:-54px -158px;height:53px;}*/
.fixed div img {
	position: absolute;
	left: -196px;
	width: 196px;
	height: 196px;
	top: -196px;
	display: none;
}
/* hr*/
.hrBox {
	width: 100%;
	float: left;
	min-height: 91px;
	_height: 91px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-top: 20px;
	background: #efefef;
}
.hrBoxL {
	width: 120px;
	float: left;
	text-align: center;
}
.hrBoxL li {
	width: 120px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	vertical-align: bottom
}
.jobName {
	width: 380px;
	float: left;
}
.hrBtn {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 3px;
}
.hrBoxL li.haode {
	border-bottom: none;
}
.hrBoxR {
	width: 589px;
	float: left;
	text-align: left;
	border-left: 1px solid #dbdbdb;
}
.hrBoxR li {
	width: 564px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	padding-left: 15px;
	vertical-align: bottom;
	padding-right: 10px;
}
.hrBoxR li.topline {
	overflow: hidden;
	height: 30px;
}
.hrBoxR li.topline img {
	margin-top: 3px;
}
.hrBoxR li.haode {
	border-bottom: none;
}
.hrTable {
	width: 614px;
	float: left;
	height: 440px;
	background: #efefef;
	border: 1px solid #dbdbdb;
	margin-left: 35px;
	_margin-left: 17px;
}
.tableTitle {
	width: 614px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: bold;
}
.lineOne {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	width: 614px;
}
.lineOneL {
	width: 94px;
	float: left;
	text-align: center;
	border-right: 1px solid #dbdbdb;
}
.lineOneR {
	width: 509px;
	float: left;
	padding-left: 10px;
}
.tableMainL {
	width: 94px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
}
.tableMainL li {
	width: 94px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
}
.tableMainR {
	width: 211px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: left;
}
.tableMainR li {
	width: 206px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainR li span {
	display: inline-block;
}
.tableMainRno {
	width: 212px;
	float: left;
	text-align: left;
}
.tableMainRno li {
	width: 207px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainRno li span {
	display: inline-block;
}
.input_hr {
	width: 126px;
	height: 17px;
	line-height: 17px;
	padding: 0px;
	vertical-align: middle;
	font-size: 12px;
	border: 1px solid #dbdbdb;
}
.sel_hr {
	width: 130px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	vertical-align: middle;
	font-size: 12px;
}
.bottomLine {
	width: 614px;
	height: 123px;
	border-bottom: 1px solid #dbdbdb;
}
.lineBootL {
	width: 94px;
	height: 123px;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	float: left;
}
.lineBootR {
	width: 509px;
	float: left;
	padding-left: 10px;
	height: 123px;
}
.are_hr {
	width: 470px;
	height: 80px;
	margin-top: 11px;
}
.hr_btn {
	width: 614px;
	height: 31px;
	line-height: 31px;
}
.hr_btnL {
	width: 310px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	height: 31px;
}
.hr_btnR {
	width: 300px;
	float: left;
	text-align: center;
}
.c_red {
	color: #f00;
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}
/* hr */
.hr {
	margin: 10px auto;
	width: 95%;
	font-size: 14px;
	line-height: 24px;
	border: 1px #CCC solid;
	border-collapse: collapse;
	background: #efefef;
}
.hr td {
	border: 1px #CCC solid;
	border-collapse: collapse;
	line-height: 2;
	padding: 5px;
}
.hr input, .hr textarea {
	line-height: 20px;
	line-height: 1.8;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.hr a {
	color: #333;
}
.hr a:hover {
	color: #de0303;
}
.hr_btn {
	width: 100px;
	height: 40px;
	font-size: 12px;
}
#hrform {
	float: left;
	width: 100%;
}
/* book*/
.bookmain {
	width: 650px;
	padding: 0 10px;
	height: auto;
	font: 14px/30px 'microsoft yahei';
	color: #185e0b;
	margin: 0 auto;
}
.bookmain div {
	font-size: 14px
}
.bookline {
	width: 650px;
	height: 34px;
	background-image: url(../images/about_box_line.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0 auto;
	margin-top: 10px;
}
.book3 {
	width: 550px;
	margin: 0 auto;
}
.booktop {
	width: 650px;
	height: 30px;
	float: left;
	background: url(../images/bookico.png) no-repeat 10px 7px;
	margin-top: 20px;
}
.booktop_name {
	width: 570px;
	height: 30px;
	float: left;
	color: rgb(85,85,85);
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: left;
	color: rgb(85,85,85);
	text-align: right;
	line-height: 30px;
}
.bookcontent {
	width: 628px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	float: left;
	border: 1px solid #d6deef;
	background: url(../images/bookcontentbg.jpg) repeat-x;
	background-color: #fff;
	padding: 10px;
	color: rgb(85,85,85);
}
.bookadmin {
	width: 650px;
	height: auto;
	float: left;
}
.bookadmin_top {
	width: 650px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 628px;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(85,85,85);
	background: #ffffff;
}
.messagecol {
	color: rgb(85,85,85);
}
.admincol {
	color: rgb(85,85,85);
	font-weight: bold;
}
.admintimecol {
	color: rgb(85,85,85);
	float: right;
*margin-top:-17px;
}
.message {
	width: 500px;
	height: auto;
	float: left;
	padding-left: 50px;
	color: rgb(85,85,85);
}
.message li {
	width: 500px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.message li input {
	height: 15px;
	line-height: 15px;
	width: 150px;
}
.message li p.message_title {
	width: 100px;
	height: 25px;
	float: left;
	text-align: right;
	font-size: 14px;
	line-height: 18px;
}
.message li p.message_content {
	width: 400px;
	float: left;
}
.message li.contentb {
	width: 500px;
	height: 150px;
	float: left;
}
.message li.contentb textarea {
	width: 370px;
	height: 120px;
}
.message li.yzm {
	width: 500px;
	height: 50px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	float: left;
}
.message li p.message_yzminput input {
	width: 70px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 20px;
	float: left;
}
.message li p.message_sub {
	width: 200px;
	height: 40px;
	margin: auto;
}
.message li p.message_sub input {
	float: left;
	width: 134px;
	height: 30px;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	border-radius: 10px;
	background: #03642e;
	border: 0;
}
.tab2 {
	background: #fff;
	width: 100%;
	margin-top: 5px;
	border: 1px solid #e1e0e1;
}
.blank {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}
/*搜索*/
.c_red {
	color: #f00;
}
.searchred {
	color: #f00 !important;
	margin: 0 !important
}
.searchnull {
	float: left;
	text-align: center;
	width: 100%;
	padding: 3% 0;
	font-size: 16px
}
.searchnull font {
	color: red;
	font-size: 16px
}
/* product view 产品内页 */
.view_imgs {
	width: 555px;
	height: 500px;
	margin: 20px auto;
	position: relative;
	background: #f7f7f7;
}
.view_imgs .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 422px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.view_imgs .prev {
	left: 0;
	background: url(../images/view_left.png) no-repeat center center #bfbebe;
}
.view_imgs #prev, .view_imgs #prev #next {
	width: 15px;
	height: 70px;
	margin-left: 0;
}
.view_imgs #prevTop, .view_imgs #nextTop {
	display: none
}
.view_imgs .next {
	right: 0;
	background: url(../images/view_right.png) no-repeat center center #bfbebe;
}
.view_imgs li {
	float: left;
}
.view_imgs .prev:hover, .view_imgs .next:hover {
	background-color: #03642e;
}
.view_imgs .cf li {
	position: relative;
	color: #fff;
}
.view_imgs .cf a {
	display: block;
	width: 555px;
	height: 416px;
	position: absolute;
	color: #fff;
}
.view_imgs .picBox {
	height: 416px;
	position: relative;
	overflow: hidden;
}
.view_imgs .picBox ul {
	height: 416px;
	position: absolute;
}
.view_imgs .picBox li {
	width: 555px;
	height: 374px;
}
.view_imgs .listBox {
	width: 511px;
	height: 71px;
	margin: 0 auto;
	position: relative;
	padding: 6px 0 10px;
	overflow: hidden;
}
.view_imgs .listBox ul {
	height: 71px;
	position: absolute;
}
.view_imgs .listBox li {
	width: 104px;
	height: 71px;
	cursor: pointer;
	position: relative;
}
.view_imgs .listBox li a {
	display: block;
	width: 95px;
	height: 71px;
}
.view_imgs .listBox li img {
	width: 95px;
	height: 71px;
}
.view_imgs .listBox .on img {
	width: 89px;
	height: 65px;
	border: 3px solid #03642e;
}
.view_imgs .picBox li img {
	max-width: 100%;
}
.ol_width {
	width: 580px;
}
/* pages*/

.pages {
	margin-top: 35px;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
	color: #1a1d22;
}
.pages a {
	color: #4eae00;
	padding: 0 12px;
	margin: 0 5px;
font-/weight: bold;
	background: #fff;
}
.pages * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	padding-bottom: 1px;
}
.pages .hover {
	display: inline-block;
	color: #fff;
	background: #7cc824;
}
.pages a:hover {
	display: inline-block;
	color: #fff;
	background: #7cc824;
}
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#03642E; color:#fff;border: 1px solid #03642E}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #03642E;padding: 2px 9px;margin: 0 3px;background: #03642E;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}


 
 
/*  
banner
*/
    .swiper-container {
      width: 100%;
    }
	.swiper-container img{max-width:100%;}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
    }
	.swiper-text{position: absolute;left:0;top:50%;margin-top: -56px;z-index:2;text-align:center;color:#FFF;width:100%;}
	.swiper-text h3 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text .swiperbtn {
		display: block;
        background: #0064Cd;
        background-image: -webkit-gradient(linear,right top, left top,color-stop(0, #1dab7d),to(#47de9d));
        background-image: linear-gradient(270deg,#1dab7d 0,#47de9d 100%);
        width: 120px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        border-radius: 20px;
		margin:0 auto;
		font-size: 14px;
    }
	.swiper-text .swiperbtn:hover {
        -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }


/* 话题标签topic */
.z1d19fmeta-tags{padding: 20px 0;}
.z1d19fmeta-tags .z1d19ftagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}
.z1d19fmeta-tags .z1d19ftagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z1d19fmeta-tags .z1d19ftagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z1d19fcontainer{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}

@media screen and (min-width:768px){.z1d19fcontainer{width:750px}}
@media screen and (min-width:992px){.z1d19fcontainer{width:970px}}
@media screen and (min-width:1200px){.z1d19fcontainer{width:1170px}}
@media only screen and (max-width: 1140px) {.z1d19fmain,.z1d19fcontainer{width: auto;}}

.z1d19fplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}

.z1d19frow .z1d19frowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z1d19frow .z1d19frowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z1d19frow .z1d19frowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}

/* 自定义内容 */
.z1d19fcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z1d19fcontent p{padding-bottom: 20px;}

.z1d19fcontent .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}
.z1d19fcontent .contain:hover {
    background: #EFEFEF;
}
.z1d19fcontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}
.z1d19fcontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}
.z1d19fcontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}
.z1d19fcontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z1d19fnews_list_wrap{max-width:1140px;margin:0 auto;}
.news_list_item_line {
    padding: 30px;
	position: relative;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.news_list_item_line:hover {
	-webkit-box-shadow: rgba(0,0,0,.12) 0 0 22px;
    -moz-box-shadow: rgba(0,0,0,.12) 0 0 22px;
    box-shadow: rgba(0,0,0,.12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;
	
}
.news_list_item_line:hover a{
	color: #2ba0e8;
}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}
.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}
.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}
.news_list_item_group a{
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}
.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 分页 */
.zzpages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.zzpages ul li{
	display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}
.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}
.zzpages ul li:hover{
    border: 1px solid #292a32;
}
.zzpages ul li a,.zzpages ul li .pageinfo{
	color: #292a32;
    padding: 8px 12px;
}
.zzpages li.thisclass a{
    color: #fff;
}
.zzpages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/* 话题标签topic列表结束 */