/*common start
004c4c->12b83c
066->07a02e
*/

.ymbno {display:none}

* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	list-style-type: none;
}


em, i {
	font-style: normal;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #07a02e;
}

body {
	color: #666;
	font: 12px/22px "Simsun", "宋体";
	overflow-x: hidden;
}
/*common end*/

.wrapper {
	width: 1920px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -960px;
	position: absolute;

}

/*head start*/
.topLinkBg {
	width: 100%;
	height: 25px;
	background: #07a02e;
	font-family: "Microsoft YaHei", "Simsun", "宋体";

}

.topLink {
	width: 960px;
	height: 25px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	/*float: right;*/
	/*background-color: #ee3;*/
}

.topLink ul {
	float: right;
}

.topLink li {
	height: 25px;
	float: left;
	/*background: #dd3345;*/
}

.topLinkList li a {
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0 20px;
	margin: 4px 0 0 0;
	border-left: 1px solid #147272;
	border-right: 1px solid #12b83c;
}

li.firstTopLink a {
	border-left: 0;
}

li.LastTopLink a {
	border-right: 0;
	padding: 0 0 0 20px;
}

.topLink i {
	width: 5px;
	height: 3px;
	display: block;
	float: left;
	margin: 6px 8px 0 0;
	background: url(arrowTopLink.png);
}

.topLink a {
	color: #c3d3d3;
}

.topLink a:hover {
	color: #fff;
}

.topLogoRow {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	overflow:hidden;
	/*background: #334;*/
}

.logo {
	width: 230px;
	height: 75px;
	margin: 20px 0 0 0;
	float: left;
}

.kh {width:518px; height:60px; margin:30px 10px 0 15px; float:left}

.search {
	width: 181px;
	height: 75px;
	margin: 20px 0 0 0;
	float: left;
}

.searchRow0 {
	width: 181px;
	height: 14px;
	line-height: 14px;
	text-align: right;
}

.searchRow0 a {
	padding: 0 0 0 23px;
	float: right;
	display: block;
}

.search i {
	width: 3px;
	height: 5px;
	display: block;
	float: left;
	margin: 4px 8px 0 0;
	background: url(arrowRight.png);
}

.lanActive {
	color: #07a02e;
}

.lanActive i {
	background-position-x: right;
}

.searchRow1 {
	width: 175px;
	height: 32px;
	float: right;
	margin: 30px 0 0 0;
	background: url(searchBg.jpg);
}

.searchText {
	width: 130px;
	height: 30px;
	line-height: 30px;
	margin: 1px 0 0 5px;
	color: #000;
}

.searchBtn {
	width: 34px;
	height: 32px;
	display: block;
	cursor: hand;
	cursor: pointer;
	float: right;
	background: transparent;
}



.topNav {
	width: 100%;
	height: 50px;
	background: url(navbg.png);
	z-index: 100;
}

.topNavList {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	z-index:100;
}

/*.topNavList a {display:block; margin:0 16px; padding:0 7px; }
.topNavList a:hover {display:block; margin:0 15px; border-left:1px solid #bbb; border-right:1px solid #bbb; background:url(navitemBg_13.png) repeat-x }
*/
.topNavSub {
	position: relative;
}




.topNav a {
	display: block;
	float: left;
	position:relative;
	height: 50px;
	line-height: 50px;
	color: #07a02e;
	font: 16px/47px "Microsoft YaHei", "Simsun", "宋体";
	margin: 0 15px;
	padding: 0 10px 0 5px;
}

.activeTopNav {
	background: url(navItemBg_13.png) 0 -1px;
}

.activeLeft {
	width: 8px;
	height: 51px;
	position: absolute;
	top: -1px;
	z-index:60;
	background: url(navItemBg_12.png);
	display: none;
}

.activeRight {
	width: 10px;
	height: 51px;
	position: absolute;
	top: -1px;
	background: url(navItemBg_14.png);
	display: none;
}

.members {
	width: 102px;
	position: absolute;
	left: 827px;
	top: 25px;
	padding: 8px 0 9px 0;
	text-align: center;
	border-left: 1px solid #07a02e;
	border-right: 1px solid #07a02e;
	border-bottom: 1px solid #07a02e;
	background: #fff;
	display: none;
}

.members li {
	border: 0;
	padding: 2px 0;
	float: none;
}

.members a {
	color: #07a02e;
}

.members a:hover {
	color: #07a02e;
	text-decoration: underline;
}



/*sub start*/
.subNavWrapper {
	width: 600px;
	height: 240px;
	position: absolute;
	left: 50%;
	top: 185px;
	margin: 0 0 0 -480px;
	z-index: 1;
	display: none;
}

.subNavSet {
	width: 600px;
	height: 240px;
	margin: 0;
	position: relative;
}

.subNav {
	position: relative;
	display: none;
	z-index:50;
	/*border:1px solid #bbb;
	background:#e2e4e4;
	height:240px;*/
}

.snav0 {background:url(subBot0.png);width:608px;height:206px;}
.snav1 {background:url(subBot3.png);width:728px;height:206px;}



.snav0 ul {
	width: 132px;
	height: 200px;
	position: absolute;
	left: 23px;
	top: 16px;
	color: #333;
	font: 14px/30px "Simsun", "宋体";
}

.snav1 ul {
	width: 313px;
	height: 200px;
	position: absolute;
	left: 10px;
	top: 16px;
	color: #333;
	font: 14px/30px "Simsun", "宋体";
}

.snav0 ul a {
	width: 130px;
	display: block;
	padding: 0 0 0 20px;
	float: left;
	color: #333;
	font: 14px/34px "Microsoft YaHei", "Simsun", "宋体";
	background: url(arrowSub.png) left center no-repeat;
}

.snav1 ul a {
	width: 140px;
	display: block;
	padding: 0 0 0 10px;
	float: left;
	color: #333;
	font: 13px/34px "Microsoft YaHei", "Simsun", "宋体";
	background: url(arrowSub.png) left center no-repeat;
}



.subNav ul a:hover {
	color: #07a02e;
	text-decoration: underline;
}



/*
.sub1 .subBgTopLeft, .sub1 .subBgTopLeft {
	width: 706px;
	height: 7px;
	display: block;
	background: url(subTop1.png);
}

.sub2 .subBgTopLeft {
	width: 706px;
	height: 7px;
	display: block;
	background: url(subTop2.png);
}

.sub3 .subBgTopLeft {
	width: 706px;
	height: 7px;
	display: block;
	background: url(subTop3.png);
}

.sub4 .subBgTopLeft {
	width: 706px;
	height: 7px;
	display: block;
	background: url(subTop4.png);
}

.sub5 .subBgTopLeft {
	width: 706px;
	height: 7px;
	display: block;
	background: url(subTop5.png);
}


.sub6 .subBgTopLeft {
	width: 706px;
	height: 7px;
	display: block;
	background: url(subTop6.png);
}

.sub1 .subBgBotLeft, .sub2 .subBgBotLeft, .sub4 .subBgBotLeft, .sub5 .subBgBotLeft, .sub6 .subBgBotLeft {
	width: 706px;
	height: 206px;
	display: block;
	background: url(subBot0.png);
}

.sub3 .subBgTopLeft {
	width: 832px;
	height: 7px;
	display: block;
	background: url(subTop3.png);
}

.sub3 .subBgBotLeft {
	width: 832px;
	height: 206px;
	display: block;
	background: url(subBot3.png);
}

*/


.features {
	position: absolute;
	right: 8px;
	top: 19px;
}

.features i {
	width: 124px;
	display: block;
	float: left;
	margin: 0 40px;
}

.features a:hover img {
	border: 1px solid #448c8c;
}

.features i img {
	display: block;
	float: left;
	border2: 1px solid #d7d8d8;
	margin-bottom: 12px;
}

.features i em {
	width: 124px;
	display: block;
	float: left;
	line-height: 20px;
}
/*sub end*/

.space3x {
	width: 100%;
	height: 30px;
	display: block;
}


/*head end*/

/*content start*/
.content {
	width: 1000px;
	padding: 30px 0 50px 0;
	margin: 0 auto;
	overflow: hidden;
}
/*content end*/

/*foot start*/
.foot {
	width: 100%;
	min-height: 350px;
	background: url(footBg.png);
	font-family: "Microsoft YaHei", "Simsun", "宋体";
}

.footMid {
	width: 1000px;
	padding: 35px 0 0 0;
	margin: 0 auto;
	/*background: url(footIcon.png) center 40px no-repeat;*/
	overflow: hidden;
}

.footMid ul {
	margin2: 0 0 0 35px;
}

.footMid li {
	width2: 115px;
	margin: 0 28px 0 0;
	text-align: left;
	float: left;
	display: block;
}

li.lastFootList {
	width: 135px;
	margin: 0;
	float: left;
	display: block;
}

.footMid ul {
	overflow: hidden;
}

.footMid ul a {
	width2: 135px;
	margin-bottom:3px;
	display: block;
	text-align: left;
	color: #eaeaea;
}

.footMid a:hover {
	color: #fff;
	text-decoration: underline;
}

.footMid ul i {
	display: block;
	margin: 0 0 15px 0;
	color: #fff;
	font: 16px/18px "Microsoft YaHei", "Simsun", "宋体";
}
.footMid ul i a {
	height: 20px;
	display: block;
	padding: 0;
}
.botMess {
	margin: 5px 0 0 0;
}

.botNav {
	margin: 10px 0 0 0;
	float: left;
}

.botNavRow0 {
	width: 920px;
	height: 27px;
	color:#828282;
	border-bottom: 1px solid #828282;
}
.botLinks {	color:#666;}

.botLinks a {
	height: 12px;
	line-height: 27px;
	color: #eaeaea;
}

a.lastLink {
	border-right: 0;
}

.shareMe {
	width: 173px;
	color: #fff;
	height: 12px;
	line-height: 12px;
	float: right;
	position: relative;
}

.shareMe i {
	display: block;
	float: left;
}

.shareWrapper {
	width: 120px;
	position: absolute;
	right: 0;
	top: -4px;
}

.botNavRow1 {
	color: #e5e4e4;
	float: left;
	margin: 0 0 0 0;
}

.botQR {
	height: 90px;
	float: right;
	margin: 0 38px 0 0;
}
/*foot end*/

