@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, a, span {
	font-family: "微软雅黑";
}
body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-width: 320px;
}
.clear {
	clear: both;
}
@media screen and (min-width:240px) {
html, body, button, input, select, textarea, a {
	font-size: 9px
}
}
@media screen and (min-width:320px) {
html, body, button, input, select, textarea, a {
	font-size: 12px
}
}
@media screen and (min-width:370px) {
html, body, button, input, select, textarea, a {
	font-size: 14px
}
}
@media screen and (min-width:420px) {
html, body, button, input, select, textarea, a {
	font-size: 16px
}
}
@media screen and (min-width:450px) {
html, body, button, input, select, textarea, a {
	font-size: 16px
}
}
@media screen and (min-width:480px) {
html, body, button, input, select, textarea, a {
	font-size: 18px
}
}
@media screen and (min-width:540px) {
html, body, button, input, select, textarea, a {
	font-size: 20.25px
}
}
@media screen and (min-width:600px) {
html, body, button, input, select, textarea, a {
	font-size: 22px
}
}
@media screen and (min-width:640px) {
html, body, button, select, textarea, a {
	font-size: 24px
}
}
/*<!------------------------------------------------头部------------------------------------> */
.top {
 width: 100%;
 height: auto;
 background-color: #2d956b;
 position: relative;
 overflow: hidden;
 margin: 0 auto;
 z-index:999
}
.top_lf {
	width: 37%;
	height: auto;
	float: left;
	display: inline-block;
	padding-right: 0.2em;
	background: url(../img/dis_mic_1.jpg) no-repeat right;
	margin: 2% 0em 0.5em;
}
.top_lf img {
	width: 100%;
	height: auto;
}
.top_cot {
	width: 42%;
	float: left;
	padding-left: 0.8em;
	padding-right: 1em;
	background: url(../img/dis_mic_1.jpg) no-repeat right;
	margin: 4.2% 0em 1em;
}
.top_cot h1 {
	font-size: 1.125em;
	color: #fff;
	font-family: "微软雅黑";
	line-height: 1.6em;
	font-weight: 500;
}
@media screen and (max-width: 1400px) {
.top_cot h1 {
	font-size: 1.125em;
	color: #fff;
	font-family: "微软雅黑";
	line-height: 6em;
	font-weight: 500;
}
}
@media screen and (max-width: 1030px) {
.top_cot h1 {
	font-size: 1.125em;
	color: #fff;
	font-family: "微软雅黑";
	line-height: 1.6em;
	font-weight: 500;
}
}
.top_lr {
	width: 11%;
	height: auto;
	float: right;
}
.top_lr:visited {
	width: 11%;
	height: auto;
	float: right;
	background: #1b8359;
	padding: 0.2em;
}
.top_lr img {
	width: 65%;
	height: auto;
	float: left;
	padding-top: 1.1em;
	cursor: pointer;
}
@media screen and (max-width:1400px) {
.top_lr img {
	width: 65%;
	height: auto;
	float: left;
	padding-top: 2.2em;
	cursor: pointer;
}
}
@media screen and (max-width:1000px) {
.top_lr img {
	width: 65%;
	height: auto;
	float: left;
	padding-top: 1.1em;
	cursor: pointer;
}
}
/*搜索框*/
.dis_search div {
	background: #1b8359;
	padding: 0.625em 0em;
}
div#dis_search {
	display: none;
}
.dis_search .input01 {
	position: absolute;
	right: 9px;
	top: 25px;
	padding: 0 8px;
	height: 48px;
	padding-bottom: 3px;
	overflow: hidden;
	border: 0;
	background: #fff;
	color: #2d956b;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}
.sous_lr {
	width: 100%;
	float: left;
	background: url(../img/dis_mic_2.jpg) no-repeat;
}
#searchContent {
	font-family: "Microsoft YaHei";
	width: 60%;
	height: 36px;
	line-height: 36px;
	border-radius: 0.5em;
	padding-left: 1.9em;
	border: #949494 solid 1px;
	float: left;
	outline: none;
	font-size: 1.25em;
	color: #ccc;
	background: #fff url(../img/dis_mic_search2.png) no-repeat 10px center;
	margin-left: 1.125em;
}
 @media screen and ( max-width:1400px) {
#searchContent {
	font-family: "Microsoft YaHei";
	width: 60%;
	height: 36px;
	line-height: 36px;
	border-radius: 0.5em;
	padding-left: 1.9em;
	border: #949494 solid 1px;
	float: left;
	outline: none;
	font-size: 0.8em;
	color: #ccc;
	background: #fff url(../img/dis_mic_search2.png) no-repeat 10px center;
	margin-left: 1.125em;
}
}
 @media screen and ( max-width:1045px) {
#searchContent {
	font-family: "Microsoft YaHei";
	width: 60%;
	height: 36px;
	line-height: 36px;
	border-radius: 0.5em;
	padding-left: 1.9em;
	border: #949494 solid 1px;
	float: left;
	outline: none;
	font-size: 1.25em;
	color: #ccc;
	background: #fff url(../img/dis_mic_search2.png) no-repeat 10px center;
	margin-left: 1.125em;
}
}
.sousan {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #2d956b;
	background-color: #fff;
	width: 21%;
	height: 38px;
	line-height: 38px;
	float: right;
	border: 0px;
	border-radius: 5px;
	cursor: pointer;
	margin-right: 0.8em;
}
/*nav-----导航*/	   
.nav {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: #000s solid 1px;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: #eaeaea solid 6px;
}
.nav_lf {
	overflow: hidden;
	width: 88%;
	font-weight: 300;
	line-height: 36px;
	position: relative;
	float: left;
}
.nav ul {
	float: left;
}
.nav .line {
	left: 0;
	text-align: center;
	cursor: pointer;
}
.nav .line li {
	float: left;
	height: 30px;
	float: left;
	width: 25%;
	height: 4rem;
	line-height: 4rem;
	text-align: center;
}
.nav .line li:first-child {
	background: none;
}
.nav .line li a {
	color: #2d956b;
	font-size: 1em;
	text-align: center;
	font-weight: normal;
	font-family: "微软雅黑";
    padding: 0 0.5em 0 0.9em;
}
.th {
	width: 8%;
	float: right;
	line-height: 3.3em;
	padding: 5px;
	font-weight: 700;
}
.th2 {
	display: none;
}
div#test {
	width: 35%;
	float: right;
	background: #1b8359;
	height: auto;
	border-radius: 0.3em;
	position: absolute;
	right: 1em;
}
div#test ul {
	float: left;
	width: 100%;
}
div#test ul li {
	line-height: 1em;
	padding: 0.7em 0em;
	padding-left: 1.3em;
}
div#test ul li a {
	color: #fff;
	font-size: 1.2em;
}
img.nav_Right {
	padding-right: 1em;
	width: 17%;
	height: auto;
	float: right;
}
 @media screen and (max-width: 1400px) {
img.nav_Right {
	padding-right: 1em;
	width: 10%;
	height: auto;
	float: right;
}
}
@media screen and (max-width: 1000px) {
img.nav_Right {
	padding-right: 1em;
	width: 13%;
	height: auto;
	float: right;
}
}
@media screen and (max-width: 640px) {
img.nav_Right {
	padding-right: 1em;
	width: 17%;
	height: auto;
	float: right;
}
}
.dis_Sign {
	line-height: 1em;
	padding: 0em 1.2em;
	padding-left: 2em;
}
.dis_Sign a {
	color: #c4ffe7;
	font-size: 1.2em;
	height: 3em;
	line-height: 3em;
}
.dis_register {
	padding-left: 0.6em;
}
.img_src {
	width: 15px;
	height: 10px;
	background: url(../img/dis_mic_3.png) no-repeat;
}
.img_src_01 {
	background: url(../img/dis_mic_4.png) no-repeat;
}
.nav_border {
	width: 100%;
	height: 0.1em;
	background-color: #1f9062;
}
<!---------------list_page------------------->
.list_page{
	width:100%;
	height:auto;
	border:#999 solid 1px;
	padding:1em;
	}
.list_page{
	width: 90%;
	height: 7em;
	border: #eaeaea solid 1px;
	padding: 1em 0.5em;
	margin: 1em 0em;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1em;
	}
.lsit_page_lf{
	width: 27%;
	height:auto;
	float:left;
	}
.lsit_page_lf img{
	width:100%;
	height:auto;
	}
.lsit_page_lr{
	width: 70%;
	height:auto;
	float:right;
	}
.lsit_page_lr h3{
    color: #333;
    font-size: 1.3em;
    font-weight: normal;
	}
.lsit_page_lr p{
    color: #666666;
    font-size: 1.1em;
    line-height: 1.55em;
    height: 4.7em;
    white-space: normal;
    overflow: hidden;
    padding-top: 0.4em;
		}
.See_more {
	width: 100%;
	height: auto;
}
.See_more a {
	color: #666;
}
.See_more h3 {
	text-align: center;
	font-size: 1.125em;
	padding: 1.125em 0em;
	font-weight: 500;
}
.See_more a:active {
	color: #2d956b;
}







