/*清除样式*/

body, ol, ul, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea,select{
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    position: relative;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
	font-family:'Microsoft Yahei';
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-size: 14px;
}

a {
    color: #333;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
}

em, i {
    font-style: normal;
}

ol, ul, dl, li, dt, dd {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

a img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
input, textarea {
    outline: none;
}

input, textarea {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    outline: none;
    padding: 0px;
    margin: 0;
}

/* 通用样式 */
.clear{
	clear:both;
}
.img{
	max-width:100%;
	display:block;
}
.container{
	width:1300px;
    margin: auto;
	padding: 0;
}

/* 头部 */
.top{
	background:#FFC900;
	height: 40px;
	line-height: 40px;
}
.top .title{
	color: #005100;
	font-size:14px;
}
.top .box{
	float:right;
}
.top .box a{
	color: #005100;
	font-size:14px;
	margin: 0 6px;
}
.top2{
	background:#005100;
	padding-bottom:13px;
}
.top2 .logo{
	float: left;
	padding-top: 40px;
}
.top2 .logo img{
	max-width:428px;
	max-height:69px;
}
.top2 .box2{
	float: left;
	text-align:center;
	padding-left: 114px;
	padding-top: 20px;
}
.top2 .box2 p{
	color:#ffc900;
	font-size:24px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 9px;
}
.top2 .box2 p:nth-child(1){
	margin-top: 0;
}
.top2 .box3{
	float: left;
	border:solid 2px #fff;
	border-radius: 8px;
	padding: 20px 12px;
	margin-top: 20px;
	margin-left: 75px;
}
.top2 .box3 p{
	color:#fff;
	font-size:24px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 13px;
}
.top2 .box3 p:nth-child(1){
	margin-top: 0;
}
.top2 .box4{
	float: left;
	margin-left: 50px;
	border:solid 7px #FFC900;
	border-top-width:5px;
	border-bottom-width:5px;
	text-align:center;
	margin-top: 8px;
}
.top2 .box4 img{
	max-width:88px;
	max-height:88px;
}
.top2 .box4 p{
	padding-top: 5px;
	background:#FFC900;
	font-size:16px;
	line-height: 16px;
	color: #005100;
	font-weight: bold;
}
.head_navbar{
	background:#333333;
}
.nav li{
	float:left;
}
.nav li a{
	color: #fff;
	font-size:16px;
	padding:0 50px;
	height:44px;
	line-height: 44px;
	font-weight: bold;
}
.nav li a:hover{
	background:#FFC900;
	color: #005e00;
}

/* 网页主体 */
.index_title{
	text-align:center;
}
.index_title .box{
	padding:20px 66px 18px 66px;
	border:solid 1px #DCDCDC;
	display: inline-block;
	position:relative;
}
.index_title .box:before{
	content:"";
	display:inline-block;
	position:absolute;
	background:url(../images/title_icon_top.png) no-repeat;
	width:190px;
	height:42px;
	top:-2px;
	left:-2px;
}
.index_title .box:after{
	content:"";
	display:inline-block;
	position:absolute;
	background:url(../images/title_icon_bottom.png) no-repeat;
	width:190px;
	height:42px;
	bottom:-2px;
	right:-2px;
}
.index_title h2{
	font-size:30px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	position:relative;
	display: inline-block;
}
.index_title h2:before{
	content:"";
	display:inline-block;
	position:absolute;
	background:url(../images/title_icon_left.png) no-repeat;
	width:56px;
	height: 6px;
	top:50%;
	left: -75px;
}
.index_title h2:after{
	content:"";
	display:inline-block;
	position:absolute;
	background:url(../images/title_icon_right.png) no-repeat;
	width:56px;
	height: 6px;
	top:50%;
	right: -75px;
}
.index_title h2 span{
	color:#005e00;
}
.index_title p{
	color: #666666;
	font-size:14px;
	line-height: 14px;
	margin-top: 20px;
}
.container1{
	padding-top: 70px;
	padding-bottom: 32px;
}
.container1_content{
	margin-top: 84px;
}
.container1_content ul li{
	float: left;
	text-align:center;
	margin-left: 20px;
	margin-top: 17px;
    height: 270px;
    width: 306px;
}
.container1_content ul li:hover{
	background: #ffc900;
    border: solid 2px #ffc900;
}
.container1_content ul li:hover p{
	color:#005e00;
}
.container1_content ul li:nth-child(1),
.container1_content ul li:nth-child(2),
.container1_content ul li:nth-child(3),
.container1_content ul li:nth-child(4){
	margin-top: 0;
}
.container1_content ul li:nth-child(1),
.container1_content ul li:nth-child(5),
.container1_content ul li:nth-child(9){
	margin-left: 0;
}
.container1_content ul li a img{
	width: 100%;
    height: 210px;
}
.container1_content ul li a p{
	color: #333333;
	font-size:20px;
	line-height: 20px;
	padding-top: 20px;
}
.container2{
	background:#F1F1F1;
	padding-bottom: 47px;
}
.container2 .left{
	float: left;
	padding-top: 43px;
}
.container2 .right{
	float: right;
	width: 645px;
	padding-top: 96px;
}
.container2 .right h2{
	font-size:24px;
	line-height:24px;
	color: #333333;
	font-weight: bold;
	margin-top: 17px;
}
.container2 .right p{
	color: #666666;
	font-size:14px;
	line-height:41px;
	margin-top: 27px;
}
.container2 .right .more{
	background:url(../images/container2_more.png) no-repeat;
	width:138px;
	height:38px;
	line-height: 38px;
	display: block;
	text-align:center;
	font-size:16px;
	color: #ffffff;
	margin-top: 36px;
}
.container3{
	padding-top: 70px;
	padding-bottom: 70px;
}
.container3_content{
	overflow:hidden;	
}
.container3_content .box{
	float: left;
	width: 397px;
	margin-left: 50px;
	margin-top: 70px;
}
.container3_content .box:nth-child(1){
	margin-left: 0;
}
.container3_content .box .title{
	overflow:hidden;
	background:url(../images/container3_title_bg.png) no-repeat;
}
.container3_content .box .title h3{
	float:left;
	font-size:24px;
	line-height: 51px;
	color: #ffffff;
	width:139px;
	height:51px;
	text-align:center;
}
.container3_content .box .title .more{
	float: right;
	font-size:18px;
	line-height: 51px;
	color: #333333;
	text-transform: uppercase;
	padding-right: 15px;
}
.container3_content .box ul li{
	padding:20px 0;
	border-bottom:solid 1px #DCDCDC;
	overflow: hidden;
}
.container3_content .box ul li:hover a{
	color:#ffc900;
}
.container3_content .box ul li:hover a:before{
	color:#ffc900;
    border: solid 1px #ffc900;
}
.container3_content .box ul li a{
	color: #333333;
	font-size:16px;
	width: 300px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.container3_content .box ul li a:before{
	content: "";
    display: inline-block;
    position: relative;
    border: solid 1px #005E00;
    top: -2px;
    left: 0px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
	margin-left: 7px;
	margin-right: 10px;
}
.container3_content .box ul li span{
	float: right;
	color: #999999;
	font-size:14px;
}
.container4 .title{
	background:#005E00;
	text-align:center;
	padding:60px 0;
}
.container4 .title h2{
	position:relative;
	display:inline-block;
}
.container4 .title h2:before{
	content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/container4_title_left.png) no-repeat;
    width: 122px;
    height: 40px;
    top: 13px;
    left: -129px;
}
.container4 .title h2:after{
	content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/container4_title_right.png) no-repeat;
    width: 122px;
    height: 40px;
    top: 13px;
    right: -129px;
}
.container4 .title p{
	color: #fff;
	font-size:14px;
	line-height: 14px;
	margin-top: 16px;
}

/* 友情链接 */
.link{
	margin-top: 70px;
}
.link strong{
	color: #005e00;
	font-size:18px;
	line-height: 18px;
	font-weight: 400;
	float: left;
}
.link li{
	float: left;
	margin-right: 15px;
}
.link li a{
	color: #333333;
	font-size:18px;
	line-height: 18px;
}

/* 底部 */
.footer{
	background-color: #005E00;
	padding:62px 0;
	margin-top: 14px;
}
.footer .box{
	padding-top: 30px;
	float: left;
	width: 432px;
}
.footer .box img{
	width: 432px;
	height: 58px;
}
.footer .box p{
	background: #FFC900;
    color: #005e00;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    padding: 9px 14px;
    border-radius: 5px;
	margin-top: 14px;
}
.footer .box2{
	border-left:solid 1px #fff;
	float: left;
	width: 223px;
	height: 187px;
	padding-left: 70px;
	margin-left: 80px;
}
.footer .box2 h4{
	color: #fff;
	font-size:16px;
	font-weight: bold;
}
.footer .box2 ul li{
	margin-top: 10px;
}
.footer .box2 ul li:nth-child(1){
	margin-top: 40px;
}
.footer .box2 ul li a{
	color: #cccccc;
	font-size:14px;
	line-height: 14px;
	display: block;
}
.footer .box3{
	margin-left: 0;
}
.footer .box4{
	border-left:solid 1px #fff;
	float: left;
	height: 187px;
	padding-left: 70px;
}
.footer .box4 h4{
	color: #fff;
	font-size:16px;
	font-weight: bold;
}
.footer .box4 .left{
	width: 141px;
	float: left;
}
.footer .box4 .left p{
	color: #cccccc;
	font-size:14px;
	line-height: 25px;
	display: block;
	margin-top: 35px;
}
.footer .box4 img{
	margin-left: 12px;
	width:62px;
	height: 62px;
	margin-top: 42px;
}
#searchform{
	margin-top: 18px;
}
#searchform #key{
	border:0;
	width: 183px;
	height:30px;
	line-height: 30px;
	color: #cccccc;
	font-size:14px;
	float: left;
	padding-left: 6px;
}
#searchform #search_button{
	height: 30px;
	line-height: 30px;
	width: 32px;
	background:url(../images/search_icon.png) no-repeat center #FFC900;
	border:0;
	float: left;
}
.bottom{
	background: #004A00;
	text-align:center;
}
.bottom p{
	color: #fefffe;
	font-size:14px;
	line-height: 14px;
	height: 56px;
	line-height: 56px;
}
.keifu{ position:fixed; top:10%; right:15px; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #006a00; border-right:7px solid #006a00; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background:url(../images/keifu.png); background-position:0 -149px;  }