@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: 210px;
	background: url(basic_res/top_01.jpg) center top no-repeat;
	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;
}
.top_wap {
	position: relative;
	float: right;
	padding-right: 26px;
	cursor: pointer;
}
.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;
}
.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 33.6px;
	font-size: 16px;
}
.nav .sub {
	display: none;
	width: auto;
	min-width: 150px;
	left: 0;
	top: 50px;
	position: absolute;
	background: #33CCFF;
	line-height: 45px;
	padding: 0px 0px;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
	white-space: nowrap;
}
.nav .sub a:hover {
	background: #00a9e1;
	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:#05B5FF; }/*底部*/
.nav h3 .lmmc:hover {background: #95D649;}/*鼠标经过*/
.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: 13px;
    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;
}



.syy .top_header {
    background: #41D94D;
}
.syy .top_nav { background:#2fc43b;}

.syy .MMi1 {
    background: #05D615 !important;
}
.syy .nav h3 .lmmc:hover {
    background: #05D615;
}
.syy .nav .sub a:hover {
    background: #05D615;
}

