.top281 .left {
	float: left;
}
.top281 .right {
	float: right;
}
.w281 {
	width: 1200px;
	margin: 0 auto;
}
.nav281 .ico {
	background: url(../images/i281.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.top281 {
	height: 30px;
	border-bottom: #e5e5e5 solid 1px;
	width: 100%;
	background-color: #fff;
	font-size: 12px;
	line-height: 30px;
	color: #333;
}
.top281 .mbx {
	float: left;
	height: 12px;
	margin-top: 10px;
}
.top281 .mbx li {
	font-size: 12px;
	color: #333;
	border-right: #d8d8d8 solid 1px;
	padding: 0 13px;
	display: block;
	float: left;
	height: 12px;
	line-height: 12px;
	position: relative;
}
.top281 .mbx li:nth-child(4) {
	border-right: none;
}
.top281 .sousuo {
	float: left;
	position: relative;
}
.top281 .sousuo .topsearch {
	display: block;
	cursor: pointer;
	width: 36px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
}
.top281 .sousuo .topsearch .btn_search {
	display: block;
	width: 12px;
	height: 12px;
	background-position: -282px -130px;
	margin-left: 13px;
	margin-top: 13px;
}
.top281 .sousuo .btn_close_main {
	width: 36px;
	height: 36px;
	margin: 0 auto;
	background-color: #d9d9d9;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	display: none;
}
.top281 .sousuo .btn_close_main .btn_close {
	width: 12px;
	height: 12px;
	margin-top: 5px;
	margin-left: 0px;
	background-position: -282px -149px;
}
.nav281 {
	width: 100%;
	padding:30px 0;
}
.nav281 .w281{display:flex;align-items:center;justify-content:space-between;}
.nav281 .logo {
	display: block;
}
.nav281 .logo a {
	display: block;
}
.nav281 .logo img {
	height:50px;
	display: block;
}
.nav281 .tel_main {
	width: 280px;
}
.nav281 .tel_main s {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	background-position: 0 0;
}
.nav281 .tel_main .zx {
	font-size: 14px;
	line-height: 14px;
	color: #333;
}
.nav281 .tel_main .webtel {
	margin-top: 12px;
	font-weight: bold;
	font-family: arial;
	font-size: 24px;
	line-height: 24px;
	color: #8EC31F;
}
.head281 {
	position: relative;
	width: 100%;
	height: 60px;
	z-index: 10;
	background: #8EC31F;
}
.head281 #nav_main {
	width: 1200px;
	height: 60px;
}
.head281 #nav_main .head281nav {
	width: 100%;
	height: 60px;
	z-index: 12;
}
.head281 #nav_main .head281nav li {
	position: relative;
	float: left;
	width: 133.3px;
	z-index: 10;
	text-align: center;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.head281 #nav_main .head281nav li a.aLink {
	font-size: 19px;
	line-height: 60px;
	display: block;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	color: #fff;
}
.head281 #nav_main .head281nav li a i {
	width: 1px;
	height: 12px;
	background-color: #3071a9;
	display: block;
	position: absolute;
	right: 0;
	top: 24px;
}
.head281 #nav_main .head281nav li.item6 {
	background: none;
}
.head281 #nav_main .head281nav li.hover, .head281 #nav_main .head281nav li:hover {
	background-color: #28db18;
}
.head281 #nav_main .head281nav li.hover i, .head281 #nav_main .head281nav li:hover i {
	display: block;
}
.head281 #nav_main .head281nav li.hover a.aLink:before {
	width: 100%;
}
.head281 #nav_main .head281nav li:hover a.aLink:before {
	width: 100%;
}
.head281 .tel_main {
	float: right;
	width: 160px;
	height: 110px;
}
.head281 .tel_main .zx {
	margin-top: 30px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.head281 .tel_main .tel {
	font: normal 32px "Vladimir Script";
	line-height: 24px;
	color: #333;
	text-indent: -12px;
}
.head281 #nav_main .head281nav li.hover i, .head281 #nav_main .head281nav li:hover i {
	display: none;
}
.head281 #nav_main .head281nav li:last-child i {
	display: none;
}
.head281 #nav_main li.hover .subnav a {
	background: none;
}
.head281 #nav_main .head281nav .subnav {
	background: #28db18;
	height: auto;
	left: 0;
	top: 60px;
	position: absolute;
	width: 100%;
	z-index: 199;
}
.head281 #nav_main .head281nav .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.head281 #nav_main .head281nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.head281 #nav_main .head281nav .subnav li {
	width: 100%;
}
.head281 #nav_main .head281nav .subnav .head281nav1 a {
	color: #fff;
	display: block;
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	border-top: 1px solid #3071a9;
}
.head281 #nav_main .head281nav .subnav li.head281nav1 {
	padding: 0;
	background: none;
}
.head281 #nav_main .head281nav .subnav li.head281nav1:first-child a {
	border-top: none;
}
.head281 #nav_main .head281nav .subnav li:hover {
	background: #28db18;
}
.nav281 .sousuo form{display:flex;}
.nav281 .sousuo input{width: 200px;
    border: 1px solid #8EC31F;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;}

.nav281 .sousuo button{width: 60px;
    height: 40px;
    line-height: 40px;
    border: 0;
    cursor: pointer;
    background: #8EC31F;
    color: #fff;}

.news_294 {padding:60px 0;overflow:hidden;background:url(../images/com_bg_294.jpg) no-repeat center 0;}
.news_294 .wp-tit{margin-bottom:30px;text-align:center;line-height:1.5;overflow:hidden;animation:fadeinT 1s ease-out backwards;}
.news_294 .wp-tit h2{font-size:35px;color:#333;font-weight:normal;color: #fff;}
.news_294 .wp-tit h2 a{color:#fff;}
.news_294 .wp-tit p{font-size:18px;color:#666;color: #fff;}
.news_294 .com-slide{position:relative;height:398px;}
.news_294 .com-slide .prev,.news_294 .com-slide .next{position:absolute;z-index:333;top:170px;width:57px;height:57px;cursor:pointer;}
.news_294 .com-slide .prev{left:-90px;background:url(../images/prev_294.png) no-repeat;}
.news_294 .com-slide .prev:hover{background-image:url(../images/prev_294_cur.png)}
.news_294 .com-slide .next{right:-90px;background:url(../images/next_294.png) no-repeat;}
.news_294 .com-slide .next:hover{background-image:url(../images/next_294_cur.png)}
.news_294 .com-list .item{margin:10px 30px 10px 0;width:380px;height:378px;background:#fff;transition: all 1s;}
.news_294 .com-list .item .pic{width:380px;height:237px;overflow:hidden;}
.news_294 .com-list .item .pic img{display:block;width:380px;height:237px;transition: all 1s;}
.news_294 .com-list .item .text{padding:26px 30px;overflow:hidden;}
.news_294 .com-list .item .text span{display:block;margin-bottom:4px;height:32px;line-height:32px;font-size:18px;overflow:hidden;}
.news_294 .com-list .item .text span a{color:#333;}
.news_294 .com-list .item .text p{font-size:14px;color:#666;height:48px;line-height:24px;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.news_294 .com-list .item:hover{box-shadow:0 0 8px #fff;}
.news_294 .com-list .item:hover img{transform:scale(1.1);}
.news_294 .com-list .item:hover span a{color:#e60009;}

.about_261 {display: block; width: 100%;}
.about_261 .about_261_title{height:85px;width:1160px; margin-left:auto; margin-right:auto}
.about_261 .about_261_title span{ float:left; color:#8EC31F; font-size:35px; margin-top:50px; font-weight:bold; margin-bottom:8px}
.about_261 .about_261_title a{ float:right; color:#666; font-size:16px; text-decoration:none;padding-top:60px; margin-bottom:8px}
.about_261 .about_261_title a:hover{ color:#66b1ff;}
.about_261 .about_261_title div{ background:#d7d6d5; height:1px; clear:both;  position:relative}
.about_261 .about_261_title div strong{background:#66b1ff; position:absolute; left:0; bottom:-1px; height:3px; width:120px}
.about_261 .about_261_title h2{ font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#666; margin-left:10px; display:inline}

.about_261 .about_261_conab{ overflow:hidden; margin-top:40px; margin-bottom:50px;width:1200px; margin-left:auto; margin-right:auto}
.about_261 .about_261_conab img{ width:580px; height:405px; float:left; margin-right:30px}
.about_261 .about_261_conab p{ color:#666666; text-indent:28px; line-height:30px}
.about_261 .about_261_conab .ckxq{ background:#66b1ff; color:#FFF; font-size:16px; text-decoration:none; width:172px;line-height:46px; text-align:center; display:inline-block; margin-top:28px; margin-right:20px}
.about_261 .about_261_conab .ljzx{ background:#67c23a; color:#FFF !important; font-size:16px !important;text-decoration:none; width:172px; line-height:46px; text-align:center; display:inline-block; font-weight:normal !important; margin-top:28px;}

.about_261 .rongyu{ margin:10px auto;height:250px;width:1200px;overflow:hidden; position:relative;}
.about_261 .rongyu ul{height:380px;width:960000000000px;position:absolute;left:0;}
.about_261 .rongyu ul li{display:block;float:left;margin:10px;height:133px; text-align:center; position:relative; }
.about_261 .rongyu ul li a{display:inline-block;height:80px; text-decoration:none} 
.about_261 .rongyu ul li img{display:block; width:285px; height:186px;}
.about_261 .rongyu ul li a span{height:0;display:block;color:#666666;font-size:16px; line-height:50px;}
.about_261 .rongyu ul li:hover a span{color:#66b1ff; }

.w373 .left .submenu li{position:relative;z-index:222;}
.w373 .left .submenu li ul{display:none;width:220px;position:absolute;left:100%;top:0;z-index:333;background:#FFF;box-shadow:0 15px 30px rgba(0,0,0,.1);}
.w373 .left .submenu li ul li{line-height:35px;border-bottom:1px dashed #ddd;}
.w373 .left .submenu li ul li a{display:block;font-size:15px;padding:0 10px;color:#666;}
.w373 .left .submenu li ul li a:hover{background:#FF9600;color:#fff;}
.w373 .left .submenu li:hover ul{display:block}