@charset "utf-8";
/* CSS Document */
* {
	outline: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	padding: 0;
	margin: 0;
	outline: 0;
	text-decoration: none;
	list-style: none;
}
html, body {
	font-size: 16px;
	background-color: #f7f7f7;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
}
.w1300 {
	width: 1300px;
	margin: 0 auto;
}
.h20 {
	height: 20px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.top_header {
	width: 100%;
	min-width: 1300px;
	height: 170px;
	background: #41d94d;
	z-index: 9;
	position: relative;
}
.top_01 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #FFF;
}
.top_01 a {
	color: #FFF;
}
.top_cn_en {
	float: right;
	padding-right: 30px;
	line-height: 40px;
}
.top_wap {
	position: relative;
	float: right;
	padding-right: 26px;
	cursor: pointer;
	line-height: 40px;
	z-index: 9999;
}
.top_wap::before {
	display: block;
	content: '';
	width: 0;
	border-width: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #FFF transparent transparent transparent;
	position: absolute;
	right: 10px;
	top: 18px;
}
.top_wap img {
	display: none;
	position: absolute;
	width: 120px;
	height: 120px;
	background: #FFF;
	right: 0px;
}
.top_wap:hover img {
	display: block;
}
.top_logo {
	height: 120px;
	color: #FFF;
	z-index: 9999;
}
.top_logo a {
	color: #FFF;
}
.top_logo_01 {
	float: left;
}
.top_logo_01 img {
	float: left;
}
.top_logo_name {
	float: left;
	font-size: 32px;
	font-family: "楷体";
	font-weight: 600;
	padding-top: 22px;
}
.top_logo_name a {
	color: #FFF;
	display: block
}
.top_nav {
	background: #2fc43b;
	width: 100%;
	min-width: 1300px;
}
.nav {
	padding: 0 0px;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 999;
	width: 1300px;
	margin: 0 auto;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
	font-weight: normal;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 7.9px;
	font-size: 16px;
}
.nav .sub {
	display: none;
	width: 150px;
	left: 0;
	top: 50px;
	position: absolute;
	background: #04bf12;
	line-height: 45px;
	padding: 0px 0px;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
}
.nav .sub a:hover {
	background: #95D649;
	color: #fff;
}

.bottombox {
	background: #05b5ff;
	width: 100%;
	min-height: 260px;
	min-width: 1300px;
}
.bottom_01 {
	padding-top: 35px;
	padding-bottom: 10px;
}
.bottom_01 .rwm_box {
	width: 116px;
	height: 148px;
	overflow: hidden;
	margin-left: 20px;
	float: right;
}
.bottom_01 .rwm_box img {
	width: 116px;
	height: 116px;
}
.bottom_01 .rwm_box p {
	width: 116px;
	height: 116px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
.bottom_02 {
	border-top: #CCC solid 1px;
	line-height: 26px;
	color: #FFF;
	font-size: 14px;
	padding-top: 8px;
}
.bottom_02 p {
	float: left;
}
.copydage {
	float: right;
}








.top_header { background:#57AEFF;}/*主背景*/
.top_nav { background:#A6C449;}/*导航条*/
.nav .sub{ background:#04BF12;}/*下拉条*/
.nav .sub a:hover{ background:#95D649;}/*鼠标经过*/
.bottombox {background:#69D3FF; }/*底部*/

.searchnew { width:310px; height:40px; position:absolute; top:54px; right:0px; background:#FFF;border-radius: 30px; overflow:hidden;}
.searchnew form .sskk2 {width: 245px;height: 40px;border: none;text-indent: 20px; float:left;}
.searchnew form .anniu { box-sizing:border-box; border:0;width: 54px;height: 38px;background: url(ssbt.png) no-repeat center center #33CCFF;border-radius:65px;margin-top: 1px;float: right;margin-right: 2px;
}
.selected1,.parent1,.syy .MMi1 {background:#95D649 !important;}
.selected2,.parent2 {color: #01953d !important;}
.lbyy { min-height:400px; padding-bottom:50px;}
.selected3 {background: #01953d !important;
    color: #FFF !important;}
.wp_entry {
    width: 100%;
    line-height: 1.7em;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    box-sizing: border-box; padding:30px;
}
.wp_articlecontent img { max-width:100%; height:auto !important;}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 45px;
    line-height: inherit;
    border-bottom: solid 1px #01953d;
    margin-bottom: 10px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    cursor: pointer;
    text-align: center;
    color: #fff;
    height: 45px;
    line-height: 45px;
    background-color: #01953d;
    font-weight: normal;
    border-radius: 1px 60px 0px 0px;
    font-size: 18px;
    display: block;
    width: 140px;
}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img {
    vertical-align: bottom;
    display: none;
}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {
    display: inline-block;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.nav .nLi:hover {background:#95D649;}
.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {display: block; *zoom:1;}

.wp_entry .leadership { padding:0;}






















