@charset "utf-8";
.index {
	position: relative;
    width: 1200px;
    height: 180px;
    margin: 0px auto;
}
.index_img {
	left: -360px;
    position: absolute;
	padding-top:15px;
}

.key {
	height:40px;
	line-height:40px;
	padding:15px 0;
}
.word span{
	color:#444;
	font-weight:bold;
} 
.word a{
	color:#666;
	padding:0 10px;
}
.search{position:relative;width:265px;border:1px solid #bfbfbf;height:33px;border-radius:20px;padding:0px 7px;}
.search_text{width:175px;height:33px; color:#7f7f7f; border:0px; background:none;padding-left:5px;outline:none;line-height:33px\9;background:none;}
.search_select{width:59px;height:33px;position:relative;}
.search_select select{display:none}
.select_box{height:24px;}
.search_select .select_showbox{width:43px;color:#7f7f7f;background: url(../images/seaBg.png) no-repeat right center;line-height:15px;border-left:1px solid #d3d6da;padding-left:8px;margin:9px 0px}
.select_option {position: absolute;top:33px;border: 1px solid #bfbfbf;border-top: 0px;right: 0px;background:#f8f9fd;width:56px;line-height:30px;display:none}
.select_option li{padding-left:9px;color:#7f7f7f}
.select_option li.hover{background:#f0f0f0;}
.search_button{padding-top: 10px;padding-right: 5px;}

.ipro {
	margin-top:30px;
}
.ipro_l {
	width:250px;
}
.ipro_l h3 {
	font-size:24px;
	color:#fff;
	text-align:center;
	padding:13px 0;
	background:#42af27;
}
.sort {
	border:2px solid #42af27;
	border-top:none;
	padding:0 10px;
}
.sort li {
	height:59px;
	line-height:59px;
	background:url(../images/li.png) no-repeat left 20px;
	border-bottom:1px dashed #999;
	padding-left:25px;
}
.sort li:last-child {
	border-bottom:none;
}
.sort li a {
	color:#42af27;
	font-size:16px;
	font-weight:600;
}
.ipro_r {
	width:892px;
}
.ipro_tit {
	height:30px;
	line-height:30px;
}
.ipro_tit h3 {
	background:url(../images/ptit.png) no-repeat;
	font-size:26px;
	color:#42af27;
	padding-left:60px;
	font-weight:bold;
}
.ipro_tit span {
	color:#666;
	font-size:16px;
}
.iprolist {
	margin-top:15px;
}
.iprolist ul li {
	float:left;
	width:206px;
	text-align:center;
	margin:18px 22px 0px 0px;
}
.iprolist ul li:nth-child(4n){
	margin-right:0px;
}
.iprolist ul li a.img{
	display:block;
	padding:2px;
	border:1px solid #e2e2e2;
}
.iprolist ul li a.img img {
	width:200px;
	height:233px;
}
.iprolist ul li p a{
	font-size:16px;
	color:#333;
	padding: 9px 0;
    display: block;
}
.iabout {
	padding:70px 0;
	overflow:hidden;
}
.title {
	text-align:center;
}
.title span {
	display:block;
	color:#aaa;
	font-size:40px;
	text-transform: uppercase;
}
.title h3 {
	background:url(../images/title.png) no-repeat center;
	font-size:26px;
	font-weight:bold;
	color:#388c10;
}
.title h4 {
	background:url(../images/eqtit.png) no-repeat center;
	font-size:26px;
	font-weight:bold;
	color:#388c10;
}
.title p {
	color:#999;
}
.iabobox {
	padding-top:55px;
}
.iabo_img {
	width:548px;
}
.iabo_txt {
	width:615px;
}
.iabo_txt h3{
	font-size:24px;
	color:#333;
	font-weight:bold;
}
.iabo_txt  p {
	font-size:16px;
	color:#555;
}
.iabo_txt a.more {
	display:block;
	font-size:16px;
	color:#888;
	border:1px solid #aaa;
	padding:3px 25px;
	margin-top:45px;
}
.iabo_txt a.more:hover {
	color:#fff;
	background:#388c10;
}
.cplist {
	background:#5bb531;
	padding:50px 0;
	overflow:hidden;
}
.cp_tit{
	text-align:center;
}
.cp_tit span {
	display:block;
	color:#4d982a;
	font-size:40px;
	text-transform: uppercase;
}
.cp_tit h3 {
	background:url(../images/cptit.png) no-repeat center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
}
.cp_tit p {
	color:#3e891b;
}
.cpbox {
	padding:50px 0;
	overflow:hidden;
	position: relative;
}
.cpbox ul {
	margin:0 auto;
}
.cpbox li {
	float:left;
	width:335px;
	height:380px;
	text-align:center;
	position:relative;
	margin:0 20px;
}
.cpbox li img {
	width:325px;
	height:375px;
	border:5px solid #8cf35c;
}
.cpbox li h3 {
	line-height:32px;
	background:rgba(0,0,0,0.65);
	position:absolute;
	z-index:999;
	bottom:5px;
	width:97%;
	margin:0 5px;
}
.cpbox li h3 a {
	color:#fff;
}
.btnLeft{
	left: 0px;
    background: url(../images/left.png) no-repeat center;
}
.btnRight{
	right: 0px;
    background: url(../images/right.png) no-repeat center;
}
.btnLeft,.btnRight{
	position: absolute;
    top: 45%;
    width: 35px;
    height: 56px;
}
.cpmore {
	width:180px;
	margin:0 auto;
	height:43px;
	line-height:43px;
	text-align:center;
	background:#ff730c;
	border-radius: 20px;
}
.cpmore a {
	font-size:18px;
	color:#fff;
}
.youshi {
	padding-top:92px;
	background:#f9f9f9;
}
.ysbox {
	background:url(../images/youshi.jpg) no-repeat center;
	height:670px;
}
.ys_l {
	width:490px;
	text-align:right;
	padding-top:140px;
}
.ys h3 {
	font-size:24px;
	font-weight:bold;
	color:#3f9616;
}
.ys .hx {
	height:1px;
	border-bottom:1px dashed #999;	
}
.ys p {
	font-size:16px;
	color:#4f4f4f;
}
.ys p.des {
	font-size:16px;
	color:#888;
}
.ys3 {
	padding-top:240px;
} 
.ys_r {
	width:510px;
	text-align:left;
	padding-top:140px;
}
.ys2 p{
	text-align:center;
}
.ys4 {
	padding-top:240px;
} 
.inews {
	padding:50px 0;
	overflow:hidden;
}
.inews_tit{	
	text-align: center;
	margin:40px 0;
	overflow:hidden;
}
.inews_tit span {
	width:120px;
	height:35px;
	line-height:35px;
	display:inline-block;
	background:#ddd;
	color:#333;
	font-size:16px;
	border-radius:20px;
	margin:0 5px;
	cursor:pointer;
}
.inews_tit .newhov{background:#ff730c;color:#fff;}
.newtab_con ul li {
	width:505px;
	float:left;
	margin:12px 47px;
}
.newtab_con{display:none;}
.newtab_con0{display:block;}
.time {
	width:77px;
	height:86px;
	color:#fff;
	text-align:center;
	background:url(../images/time.png) no-repeat;
}
.time span {
	display:block;
	font-size:42px;
	max-height: 45px;
    line-height: 65px;
}
.info {
	width:408px;
	padding: 10px 0;
}
.info h3 {
	font-weight:bold;
	color:#000;
}
.info p {
	line-height:20px;
	color: #242424;
}
.equipment {
	padding:50px 0 70px 0;
	background:#f9f9f9;
	overflow:hidden;
}
.equipbox {
	margin:50px 0 55px 0;
	background:#ebebeb;
	position:relative;
	padding:15px 0;
	overflow:hidden;
}
.equipbox ul {
	margin:0 auto;
}
.equipbox ul li {
	width:204px;
	height:269px;
	float:left;
	margin:0 4px;
}
.equipbox ul li img {
	width:200px;
	height:265px;
	border:2px solid #fff;
}
.btnLeft1{
	left: 8px;
    background: url(../images/left1.png) no-repeat center;
}
.btnRight1{
	right: 8px;
    background: url(../images/right1.png) no-repeat center;
}
.btnLeft1,.btnRight1{
	position: absolute;
    top: 40%;
    width: 50px;
    height: 50px;
}
.shangmeng {
	padding:30px 0;
}
.shangmeng span {
	font-weight:bold;
}
.shangmeng a {
	padding:0 10px;
}
.footer {
	background:#38393b;
	padding:30px 0;
	overflow:hidden;
}
.foot {
	padding-bottom:50px;
	overflow:hidden;
}
.foot_nav {
	margin-right:75px;
}
.foot_nav h3 {
	line-height:50px;
	color:#fff;
	font-size:16px;
	border-bottom:1px solid #434345;
}
.foot_nav em {
	width:44px;
	display:block;
	border-top:1px solid #434345;
	border-bottom:1px solid #19191c;
}
.foot_nav ul {
	margin-top:20px;
}
.foot_nav ul li a {
	color:#aaabac;
}
.wx {
	padding-top:15px;
}
.wx p {
	text-align:center;
	color:#a2a3a7;
	padding-top:15px;
}
.xian {
	border-top:1px solid #434345;
	border-bottom:1px solid #19191c;
}
.copyright {
	padding-top:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
}
.copyright a{
	color:#fff;
}







