﻿/*-----------------[初始化]--------------*/
*{outline: 0;}
body{color: #656565;font-size: 12px;min-width: 1200px;line-height: 1.5;}
a{color: #656565;}
a:hover{color: #307e00;}
img{max-width: 100%;}
img,.ani{
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #656565;}


/*布局*/
.wp{width: 1200px;margin: 0 auto;}
.h30{height: 30px;clear: both;overflow: hidden;}
.h35{height: 35px;clear: both;overflow: hidden;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

/*标题*/
.st1{font-size: 20px;color: #307e00;font-family:"微软雅黑","Microsoft Yahei";
	background: url(../images/line4.jpg) no-repeat left bottom;height: 32px;
}
.st1 em{font-size: 22px;color: #bebebe;font-family: 'MinionPro';margin-left: 10px;}

.st2{font-size: 20px;color: #307e00;font-weight: bold;font-family:"微软雅黑","Microsoft Yahei";
	padding-left: 15px;border-left: 4px solid #307e00;	
}
.st2 em{font-size: 12px;color: #727272;text-transform: uppercase;margin-left: 15px;}

.st3{height: 60px;line-height: 60px;padding-left: 25px;border-bottom: 1px solid #ddddde;background: none;}
.st3 em{font-size: 34px;color: #6c6e70;margin-left: 0;}

.st4{color: #307e00;background-color: #ebf6e5;line-height: 35px;padding: 0 20px;font-size: 16px;
	font-family:'黑体',"微软雅黑","Microsoft Yahei";margin-bottom: 15px;
}

/*按钮*/
.moreBtn{display: inline-block;text-transform: uppercase;color: #307e00;
	text-transform: uppercase;padding-right: 20px;font-size: 12px;
	background: url(../images/arr-r.png) no-repeat right center;
	font-family:"微软雅黑","Microsoft Yahei";
}

.btn1{display: inline-block;background-color: #307e00;color: #fff;line-height: 16px;padding: 0 5px 0 10px;}
.btn1 em{display: inline-block;padding-right: 10px;background: url(../images/a3.png) no-repeat right 5px;}
.btn1:hover{color: #fff;}

.btn2{display: inline-block;padding: 0 15px 0 20px;background-color: #307e00;
	color: #fff;font-size: 12px;line-height: 26px;border-radius: 3px;
}
.btn2 span{display: inline-block;padding-right: 12px;background: url(../images/a3.png) no-repeat right center;}
.btn2:hover{color: #fff;background-color: #286900;}

.btn3{display: inline-block;padding: 0 10px 0 15px;background-color: #307e00;
	line-height: 22px;color: #fff;font-size: 12px;font-family:"微软雅黑","Microsoft Yahei";
}
.btn3 span{display: inline-block;padding-right: 15px;
	background: url(../images/a5.png) no-repeat right center;
}
.btn3:hover{color: #fff;background-color: #286900;}

.btn4{width: 140px;display: inline-block;line-height: 30px;
	background-color: #307e00;color: #fff;border-radius: 2px;
	font-size: 14px;font-family:"微软雅黑","Microsoft Yahei";
}
input.btn4{cursor: pointer;border: 0;outline: 0;}
.btn4:hover{color: #fff;background-color: #286900;}

/*颜色*/
.fc_blue{color: #64a4dc;}
.fc_green{color: #307e00;}

/*******************************
	-------[=顶部]-------
********************************/
#top{background-color: #efefef;line-height: 38px;height: 38px;
	font-family:"微软雅黑","Microsoft Yahei";
}

.top-r{float: right;}

.share{float: left;background: url(../images/vline1.png) no-repeat center center;}
.share a{display: inline-block;margin: 0 15px;}
.a-weix{padding-left: 30px;
	background: url(../images/ico-weix.png) no-repeat left 9px;
}
.a-weib{padding-left: 30px;
	background: url(../images/ico-sina.png) no-repeat left 9px;
}
.a-oa{padding-left: 30px;
	background: url(../images/ico-oa.png) no-repeat left 9px;
}

.language{float: left;margin: 0 25px 0 70px;}
.language .nice-select{width: 100px;height: 38px;padding-right: 10px;background: url(../images/vline1.png) no-repeat right center;}
.language .nice-select input{color: #307e00;width: 75px;height: 38px;line-height: 38px \9;text-align: right;background: none;}
.language .nice-select .selectBtn{width: 22px;right: 10px;background: url(../images/bg-select2.png) no-repeat center center;}
.language .nice-select .option{bottom: auto;top: 100%;text-align: center;}

.search{float: left;height: 21px;border: 1px solid #b4cca5;border-radius: 3px;width: 187px;margin-top: 8px;}
.search input{float: left;height: 21px;line-height: 21px \9;background: none;outline: 0;border: 0;}
.search .so-inp{width: 155px;padding-left: 5px;text-align: right;color: #a8a8a8;}
.search .so-btn{float: right;width: 27px;cursor: pointer;
	background: url(../images/ico-so.png) no-repeat center center;
}


/*******************************
	-------[=头部]-------
********************************/
#hd{border-bottom: 3px solid #307e00;height: 102px;}
.logo{float: left;margin-top: 16px;}

/*******************************
	-------[=导航]-------
********************************/
#nv{float: right;position: relative;z-index: 999;font-family:"微软雅黑","Microsoft Yahei";}
#nv li{float: left;}
#nv .v1{display: inline-block;font-size: 14px;color: #292929;line-height: 102px;width: 92px;text-align: center;font-weight: bold;}
#nv .v1:hover{color: #64a4dc;}
#nv .ok .v1,#nv .on .v1{background-color: #307e00;color: #fff;}
#nv .subBox{position: absolute;right: 0;top: 100%;padding: 20px 35px 20px 30px;
	background-color: rgba(255,255,255,0.95);margin-top: 12px;display: none;
	background: url(../images/alpha-white95.png) repeat left top \9;
}
.nav-dl{width: 235px;float: left;}
.nav-dl dd{float: left;width: 100px;font-size: 14px;font-weight: bold;
	height: 1.5em;line-height: 1.5;margin-bottom: 15px;overflow: hidden;
}
.nav-dl a{display: block;padding-left: 15px;background: url(../images/bg-nav.png) no-repeat left center;}
.nav-dl .current a,.nav-dl a:hover{color: #307e00;background-image: url(../images/bg-nav-on.png);}

.nav-img-dl{overflow: hidden;float: right;border-left: 1px dotted #6ca34a;}
.nav-img-dl dd{float: left;width: 170px;margin-left: 30px;}
.nav-img-dl img{display: block;width: 100%;height: 90px;margin-bottom: 5px;}
.nav-img-dl .intro{line-height: 20px;height: 60px;overflow: hidden;}


/*******************************
	-------[=banner]-------
********************************/
.fullSlide{min-width: 1200px;position:relative;height:400px;overflow:hidden;border-bottom: 1px solid #7eaf61;}
.fullSlide .bd{ position:relative; z-index:0;}
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;height:400px;
	background-color: #307e00;
	background-repeat: no-repeat;
	background-position: center center;
}
.fullSlide .bd li a{display: block;width: 100%;height: 100%;background: none;}

.fullSlide .prev,.fullSlide .next{position:absolute;width:28px;height:28px;display:block;
	background-color: #307e00;color: #fff;font-size: 26px;font-weight: bold;
	text-align: center;line-height: 28px;bottom: 25px;right: 50%;
	background: url(../images/arrows.png) no-repeat left center;
}
.fullSlide .prev{margin-right: -560px;background-position: 0 center;}
.fullSlide .next{margin-right: -600px;background-position: right center;}
.fullSlide .prev:hover,.fullSlide .next:hover{
	opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


/*******************************
	-------[=底部]-------
********************************/
#fd{ font-family:Verdana, Arial, Helvetica, sans-serif;}

.fhelp{background-color: #efefef;overflow: hidden;/*padding: 60px 0;*/height: 340px;padding-top: 60px;}
.fm1{float: left;width: 162px;}
.fm1.last{float: right;width: auto;}
.fm1 dt{height: 40px;line-height: 40px;font-weight: bold;font-size: 14px;color: #4c4c4c;
	background: url(../images/line2.jpg) no-repeat left bottom;margin-bottom: 15px;
}
.fm1 dd{line-height: 30px;}
.fm1 dd a{color: #6c6e70;}
.fm1 dd a:hover{color: #307e00;}

.fbottom{background-color: #307e00;color: #fff;/*padding: 25px 0 30px;*/height: 75px;padding-top: 25px;}
.fbottom a{color: #fff;}
.fdl{float: left;}
.fnav{margin-left: -5px;margin-bottom: 10px;}
.fnav a{display: inline-block;margin: 0 5px;}
.fnav a:hover{text-decoration: underline;}
.fbottom .nice-select{float: right;margin-top: 10px;}

/*******************************
	-------[=自定义下拉框]-------
********************************/
.nice-select{position: relative;width: 206px;}
.nice-select input{border: 0;outline: 0;width: 172px;display: block;text-align: center;height: 27px;line-height: 27px \9;}
.nice-select .selectBtn{position: absolute;right: 0;top: 0;height: 100%;width: 33px;
	background: #fff url(../images/bg-select.png) no-repeat center center;
}
.nice-select .option{max-height: 340px;overflow-y: auto;background-color: #fff;
	display: none;position: absolute;left: 0;bottom: 100%;
	width: 100%;border: 1px solid #799bd2;text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.nice-select ul{color: #515151;}
.nice-select ul li{height: 20px;line-height: 20px;overflow: hidden;padding: 0 5px;cursor: default;}
.nice-select ul li.on{background-color: #1e90ff;color: #fff;}

