﻿article,aside,dialog,footer,header,section,footer,nav,figure,menu {
	display: block
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img,div {
	border: none;
}

body {
	color: #333;
	background: #f3f3f3;
	font: 12px "微软雅黑","microsoft jhenghei","宋体";
}

table {
	border-collapse: collapse;
}

a {
	outline: none;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}

input,select,button {
	vertical-align: middle;
	font-family: "microsoft Yahei","微软雅黑","microsoft jhenghei","宋体";
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.wrap {
	text-align: center;
	margin-top: 18px;
}.topbar {
	width: 100%;
	height: 42px;
	background: url(../image/top.jpg) center;
	min-width: 1100px;
	line-height: 42px;
}

.topbar_left {
	color: #666;
	font-size: 12px;
}

.topbar_right,.topbar_right a {
	color: #fff;
}

.topbar_right a {
	margin: 0 4px;
}

.topbar_right a:hover {
	text-decoration: underline;
}

.menu {
	
	background-color: #fff;
}

.menu .logo {
	height: 130px;
	width: 384px;
	float: left;
}

.none {
	display: none;
}

.menu .logo img {
	
}

.tel {
	padding-top: 60px;
}

.phone {
	padding-left: 10px;
}

.phone .phonetop {
	font-size: 16px;
	color: #333;
}

.phone .phonebottom {
	font-size: 26px;
	color: #bc2721;
	font-weight: bold;
}

.nav {
	width: 100%;
	height: 50px;
	background-color: #30973e;
	line-height: 50px;
	font-size: 14px;
}

.nav li {
	width: 135px;
	text-align: center;
	float: left;
}
.nav li:hover i{
	-webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    -webkit-transition:-webkit-transform 0.2s linear;
    transition:transform 0.2s linear;
}
.nav li.on{
	background: #176E27;
}
.nav li a {
	color: #fff;
	transition: 0.3s;
}
.nav li:hover,.nav li.current{
	background: #176e27;
}
.nav .item{
	position: relative;
}

.nav .sub {
    background: #30973E;
	color:#fff;
    display: none;
    float: left;
	top: 50px;
    left: 0;
    line-height: 30px;
    position: absolute;
	z-index: 500;
    width: 135px;
}
.nav .sub li{
	height:40px;
	width:135px;
	line-height: 40px;
}

.nav .sub li a{
	display: block;
	height: 40px;
}
.nav li.on i,.nav li.current i{
	opacity: 1;
}
.nav .item i {
    background: rgba(0, 0, 0, 0) url("../image/icon.png") no-repeat scroll 0 -120px;
    display: inline-block;
    height: 4px;
    margin: -2px 0 0 5px;
    overflow: hidden;
    vertical-align: middle;
    width: 10px;
}


.banner .slideBox {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	min-width: 1100px;
}

.banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.banner .slideBox .bd a {
	width: 100%;
	height: 500px;
	display: block;
}


.banner-btn{}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:40%;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:15%;background:url(../image/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:15%;background:url(../image/foot.png) no-repeat -49px 0;}



.zhezhao_content {
	width: 385px;
	height: 196px;
	background: #fff url(../image/zhezhao.jpg) no-repeat;
	position: fixed;
	top: 259px;
	left: 50%;
	margin-left: -200px;
	display: block;
	z-index: 9999;
	border: 10px solid #22933b;
}
.banner-btn .hd {position:absolute;bottom:20px;left:48%;}
.banner-btn .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:15px;background:#ccc;float:left;cursor:pointer;}
.banner-btn .hd ul li.on{background:#1C6F28;}


.zhezhao_content span {
	font-size: 20px;
	color: #666;
	padding-bottom: 10px;
	margin: 0 20px;
}

.zhezhao1 span a {
	color: #ff7200;
	text-decoration: none;
}

.guanbi {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
	
	text-align: center;
	line-height: 20px;
	color: #333;
	cursor: pointer;
}

.zhezhao1 {
	z-index: 1;
	height: 100px;
}

.zhezhao_qq {
	margin-top: 150px;
	margin-left: 200px;
}

.zhezhao_content a {
	background-color: #22933b;
	color: #fff;
	width: 80px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 0 5px;
	float: left;
}#box-kefu {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 100;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+100));
}

#box-kefu .kefu-open {
	position: absolute;
	top: 0;
	right: 0;
	width: 138px;
	padding: 46px 0 0 0;
	background: url(../image/kefu_icon.png) no-repeat -46px 0;
	_background-image: url(../image/kefu_icon.gif);
	overflow: hidden;
}

#box-kefu .kefu-open .close {
	display: block;
	position: absolute;
	width: 22px;
	height: 22px;
	right: 0;
	top: 0;
	text-indent: -9999px;
}
#box-kefu .kefu-open h3{
	font-size:14px;
	padding-left:10px;
	margin-bottom:5px;
	color:green;
}
#box-kefu .kefu-open div {
	padding-bottom: 20px;
	padding-top: 20px;
	border-left: 5px solid #22933b;
	border-right: 5px solid #22933b;
	border-bottom: 5px solid #22933b;
	width: 124px;
	background: #f9f9f9;
}

#box-kefu .kefu-open ul {
	background: url(../image/kefu_bg.png) repeat-y 0 0 #939393;
	margin-top:10px;
}

#box-kefu .kefu-open li {
	height: 36px;
	line-height: 36px;
	padding-left:10px;
	background: #f9f9f9;
}

#box-kefu .kefu-open li a {
	color: #333;
	display: block;
	position: relative;
	zoom: 1;
}

#box-kefu .kefu-open li a:hover {
	text-decoration: none;
}

#box-kefu .kefu-open li a i {
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 11px;
	width: 77px;
	height: 25px;
	background: url(../image/kefu_icon.png) no-repeat 9999px 9999px;
	_background-image: url(../image/kefu_icon.gif);
}

#box-kefu .kefu-open li a i.qq {
	background-position: -47px -54px;
}

#box-kefu .kefu-open li a i.online {
	background-position: -56px -56px;
}

#box-kefu .kefu-open li a i.txt {
	background-position: -56px -86px;
}

#box-kefu .kefu-close {
	position: absolute;
	top: 5px;
	right: 0;
	width: 0;
	height: 127px;
	padding: 0;
	background: url(../image/kefu_icon.png) no-repeat 0 0;
	_background-image: url(../image/kefu_icon.gif);
	cursor: pointer;
	overflow: hidden;
}.search {
	height: 50px;
	border-bottom: 1px solid #dedede;
	background-color: #fff;
}

.hot {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
}

.hot a {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin: 0 4px;
}

.hot a:hover {
	color: #22933b;
}

.searchform {
	margin-top: 9px;
}

.searchform .search01 {
	padding: 5px;
	color: #999;
	border: 1px solid #cecece;
	width: 210px;
	height: 22px;
	position: relative;
	left: 5px;
}

.searchform .button {
	width: 33px;
	height: 32px;
	border-right: 1px solid #cecece;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	background: #fff url(../image/search.jpg) no-repeat center;
	z-index: 2;
	cursor: pointer;
	position: relative;
}.product {
	padding: 40px 0;
}

.sidebar {
	width: 240px;
	margin-right: 20px;
}

.sidetop {
	width: 100%;
	height: 92px;
	background: url(../image/left.jpg) no-repeat;
	text-align: center;
}

.sidetop h3 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	padding: 20px 0 2px 0;
}

.sidetop p {
	font-size: 12px;
	color: #c7ffd3;
}

.sidebottom {
	width: 220px;
	border-left: 2px solid #22933b;
	border-right: 2px solid #22933b;
	border-bottom: 2px solid #22933b;
	background-color: #f8f8f8;
	padding: 0 8px;
}

.sidenav {
	border-bottom: 1px dashed #dcdcdc;
	padding: 14px 0 10px 20px;
}

.sidebottom .title {
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	background: url(../image/ico_01.png) no-repeat left;
	padding-left: 17px;
}

.sidebottom .title a {
	color: #333;
	display: block;
}

.sidenav .list {
	padding-top: 10px;
}

.sidenav .item {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	background: #f7f7f7;
	display: block;
}

.sidenav .item a {
	color: #333;
	display: block;
}

.sidenav .title a:hover,.sidenav .item a:hover {
	color: #22933b;
}

.sidenavbottom {
	border: none;
}

.list li a.item:hover {
	color: #22933b;
}

.sidenav1 {
	border-bottom: 1px dashed #dcdcdc;
	padding: 14px 0 10px 20px;
}

.sidenav1 .list {
	padding-top: 10px;
}

.sidenav1 .item {
	width: 180px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	background: #f7f7f7;
}

.list li {
	padding-left: 17px;
}

.sidenav1 .item a {
	color: #333;
	display: block;
}

.sidenav1 .title a:hover,.sidenav1 .item a:hover {
	color: #22933b;
}

.sidebottom .sidecurrent {
	color: #22933b;
}

.proright {
	width: 840px;
	margin-right: -20px;
}

.prolist {
	width: 260px;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 16px;
	background: #fff;
}

.prolist img {
	height: 190px;
	max-height: 190px;
}
.prolist .p-img a{
	display: block;
	width:258px;
	height:202px;
	border:solid 1px #EAEAEA;
	text-align: center;
}
.prolist p{
	text-align: center;
}
.prolist p a {
	line-height: 35px;
	color: #333;
	font-size: 14px;
}
.prolist p a:hover{
	color:#22933b;
}
.prolist .p-img a:hover {
	border:solid 1px #7AD08D;
}
.case {
	width: 1224px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 70px;
}

.casetitle h3 {
	font-size: 28px;
	font-weight: bold;
	color: #333;
}

.casetitle p {
	font-size: 12px;
	color: #ccc;
	padding: 5px 0 10px 0;
}

.slideGroup .parHd {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 30px 0 40px 0;
}

.slideGroup .parHd ul li {
	float: left;
	cursor: pointer;
	font-size: 14px;
	color: #333;
	width: 132px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	border: 1px solid #dedede;
	margin: 0 5px;
	transition: 0.3s;
	border-radius: 3px;
}

.slideGroup .parHd ul li.on {
	background-color: #22933b;
	color: #fff;
}

.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 0 0 0 56px;
	position: relative;
}

.slideGroup .sPrev,.slideGroup .sNext {
	position: absolute;
	left: 0;
	top: 125px;
	display: block;
	width: 37px;
	height: 37px;
	background: url(../image/index2_75.jpg) left center no-repeat #f4f4f4;
}

.slideGroup .sNext {
	left: auto;
	right: 0;
	background: url(../image/index2_75.jpg) right center no-repeat #f4f4f4;
}

.slideGroup .sPrev:hover,.slideGroup .sNext:hover {
	border-color: #f60;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
	height: 320px;
}

.slideGroup .parBd ul li {
	margin: 0 9px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 260px;
	-moz-box-shadow: 1px 12px 2px #ccc;
	-webkit-box-shadow: 1px 12px 2px #ccc;
	box-shadow: 1px 2px 2px #ccc;
}

.slideGroup .parBd ul li .pic {
	text-align: center;
	background: #fff;
}

.slideGroup .parBd ul li .pic img {
	
	height: 193px;
	object-fit: cover;
    width: 100%;
	
}

.slideGroup .parBd ul li .title {
	line-height: 24px;
}

.pictitle {
	text-align: left;
	background-color: #fff;
	padding: 10px;
	display: block;
	height: 102px;
	overflow: hidden;
	cursor: pointer;
	transition: 0.3s;
}

.pictitle:hover {
	background-color: #22933b;
}

.pictitle a {
	height:42px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-bottom:5px;
}

.pictitle p a {
	font-size: 13px;
	line-height: 22px;
	color: #666;
	font-weight: normal;
	height: 52px;
	overflow: hidden;
}

.pictitle:hover.pictitle a ,.pictitle:hover.pictitle p a {
	color: #fff;
}.picScroll-left {
	width: 1224px;
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.picScroll-left .hd .prev,.picScroll-left .hd .next {
	position: absolute;
	left: 0;
	top: 66px;
	display: block;
	width: 37px;
	height: 37px;
	background: url(../image/index2_75.jpg) left center no-repeat #f4f4f4;
	cursor: pointer;
}

.picScroll-left .hd .next {
	left: auto;
	right: 0;
	background: url(../image/index2_75.jpg) right center no-repeat #f4f4f4;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url(../image/icocircle.gif) 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	margin-left: 51px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 202px;
	height: 108px;
	display: block;
	border: 1px solid #dedede;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}.advtop {
	width: 100%;
	height: 111px;
	background: url(../image/bg_adv.jpg) no-repeat center;
	min-width: 1100px;
	color: #fff;
	font-weight: bold;
}

.advtop h3 {
	font-size: 30px;
	padding-top: 10px;
	margin-left: 285px;
}

.advtop h3 i {
	font-size: 48px;
	margin: 0 10px 0 5px;
}

.adv table {
	width: 100%;
	vertical-align: middle;
}

.adv table tr {
	margin-top: 40px;
	display: block;
}

.adv table tr td {
	vertical-align: middle;
	text-align: center;
	width: 550px;
}

.adv .num {
	width: 56px;
	height: 57px;
	background: url(../image/ico10.jpg) no-repeat center;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 47px;
}

.advtitle {
	margin-left: 10px;
}

.advtitle h3 {
	font-size: 24px;
	font-size: bold;
	color: #bc2721;
	padding-top: 2px;
}

.advtitle p {
	font-size: 12px;
	color: #aaa;
	padding-top: 3px;
}

.titletop,.advlist {
	text-align: left !important;
}

.advlist {
	padding-top: 20px;
}

.advlist li {
	background: url(../image/ico_01.png) no-repeat left 9px;
	padding-left: 13px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom: 5px;
}

.adbox {
	width: 100%;
	height: 236px;
	margin-top: 70px;
	background: url(../image/ban.jpg) no-repeat center;
}

.adbtn {
	position: relative;
	display: block;
}

.adbtn a {
	width: 102px;
	height: 40px;
	background-color: #bc2721;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	position: absolute;
	top: 166px;
	right: 84px;
}

.contrast {
	padding-left: 50px;
	width: 525px;
	position: relative;
	margin-bottom: 40px;
}

.contrastbot {
	margin-bottom: 10px !important;
}

.contrastleft {
	width: 256px;
}

.contrastleft img {
	width: 256px;
	height: 242px;
	display: block;
}

.contrastleft p {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #22933b;
	display: block;
}

.contrastleft p.liepin {
	background: #9b9b9b;
}

.contrast .vs {
	width: 84px;
	height: 84px;
	background-color: #bc2721;
	color: #fff;
	border-radius: 100px;
	display: block;
	z-index: 99;
	position: absolute;
	top: 98px;
	left: 274px;
	text-align: center;
	font: normal 54px/75px "微软雅黑";
}

.det {
	padding-left: 0 !important;
	margin-left: -50px;
}.featured {
	background: #fff;
}

#featured-area {
	height: 323px;
	width: 1100px;
	margin: 0px auto;
	position: relative;
	padding-left: 123px;
	background: url(../image/bg_sl.jpg) 35px 30px no-repeat;
	padding-top: 100px;
}

#featured-area img {
	border: none
}

.roundabout-holder {
	list-style: none;
	width: 1100px;
	height: 323px;
	margin: 0px auto;
}

.roundabout-moveable-item {
	font-size: 12px!important;
	height: 323px;
	width: 494px;
	cursor: pointer;
	padding: 3px;
	-webkit-box-shadow: 0px 0px 10px #787878;
	-moz-box-shadow: 0px 0px 10px #fcfcfc;
	background: #f9f9f9;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	max-height: 323px;
	max-width: 494px;
}

.roundabout-in-focus {
	cursor: auto;
	-webkit-box-shadow: 0px 0px 10px #787878;
	-moz-box-shadow: 0px 0px 10px #787878;
	background: #f9f9f9;
	width: 494px;
	margin: 0 auto;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow: 0px 0px 20px #787878;
	-moz-box-shadow: 0px 0px 20px #787878;
	background: #f9f9f9;
}

.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline: none;
	text-decoration: none;
}

.roundabout li {
	margin: 0
}

.roundabout-moveable-item .featured-area1 {
	display: none;
}

.roundabout-in-focus .featured-area1 {
	display: block;
}

.featured-area1 {
	width: 494px;
	position: absolute;
	bottom: 3px;
	text-align: center;
}

.featured-area1 p {
	font-size: 14px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #000;
	opacity: 0.6;
}

.str {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.strleft {
	width: 76px;
	height: 84px;
	background: url(../image/str.jpg) no-repeat;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	padding-top: 15px;
}

.strright {
	text-align: left;
	font-size: 22px;
	color: #333;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
}

.strright h3 {
	font-size: 28px;
	color: #22933b;
}

.strright p {
	font-size: 22px;
	color: #333;
}

.strright span {
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}.tec {
	width: 100%;
	
}

.tec h3 {
	font-size: 26px;
	font-weight: bold;
	color: #22933b;
	background: #f2f2f2;
	padding: 0 20px;
	display: inline;
}

.teclist {
	margin-right: -39px;
	margin-top: 40px;
}

.teclist_li {
	padding-right: 37px;
}

.teclist_top {
	width: 87px;
	height: 87px;
	border-radius: 100px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #a1a1a1;
}

.teclist_top a {
	display: block;
	width: 100%;
	height: 100%;
}

.teclist_top span {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.teclist_top img {
	vertical-align: middle;
}

.teclist_tf {
	background-color: #22933b;
	border: 1px solid #22933b;
}

.teclist_li p {
	padding-top: 10px;
	font-size: 14px;
	color: #333;
	text-align: center;
}.inaboutbox {
	margin-top: 40px;
}

.inabout {
	width: 540px;
	text-align: left;
	background: #fff;
	border:solid 1px #E6E6E6;
}
.inabout .index-about{
	padding:20px;
}

.inabout h3 {
	font-size: 18px;
	color: #333;
	padding: 12px 0 20px 0;
}

.inabout p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	text-indent: 2em;
}

.inabout a.more {
	display: block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #aaa;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin-top: 20px;
	border-radius: 3px;
}

.inabout a.more:hover {
	background: #22933b;
}.innews {
	background: #fff;
	height: 350px;
	overflow: hidden;
}

.innews h3,.faq h3 {
	padding: 20px 15px;
	border-bottom: 1px solid #f0f1f1;
	text-align: right;
}

.innews h3 span,.faq h3 span {
	font-size: 20px;
	font-weight: normal;
	float: left;
}

.innews h3 a,.faq h3 a {
	font-size: 12px;
	color: #999;
	line-height: 25px;
	text-align: right;
}

.innews_list {
	padding: 20px 15px 15px 15px;
}

.innews_list_fr {
	width: 344px;
}

.innews_list_top img {
	width: 145px;
	height: 88px;
	display: block;
}

.innews_list_bot h4 a {
	font-size: 14px;
	color: #111;
	font-weight: normal;
	padding: 4px 0 10px 0;
	display: block;
}

.innews_list_bot h4 a:hover,.innews h3 a:hover,.newslist li a span.title:hover {
	text-decoration: underline;
}

.innews_list_bot p {
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 24px;
}

.newslist {
	padding-top: 2px;
}

.newslist li {
	line-height: 29px;
	height: 29px;
	overflow: hidden;
	font-size: 14px;
	display: block;
}

.newslist .title {
	padding-left: 10px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../image/ico_01.png) no-repeat left center;
}

.newslist .datetime {
	font-size: 12px;
	color: #999;
}

.innews_list .honor {
	width: 242px;
	height: 178px;
	margin-top: 7px;
}

.innews_list .honor img {
	width: 100%;
	display: block;
}
.faqbox {
	
}

.faq {
	width: 540px;
	background-color: #fff;
	text-align: left;
	height: 408px;
	overflow: hidden;
	margin-bottom: 20px;
	border:solid 1px #E6E6E6;
}

.infoList li {
	border-bottom: dashed 1px #dedede;
	padding: 15px 0;
}

.infolist3 {
	background: #22933b;
	line-height: 30px;
}

.infolist3 a {
	color: #333;
}

.infolist5 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	color: #666;
	width: 280px;
	line-height: 24px;
	font-size: 14px;
}

.infolist9 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.infolist4 {
	background: #aaa;
}

.infolist7 {
	color: #666;
}

.infolist3, .infolist4 {
	width: 30px;
	height: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
}

.from input,.from textarea {
	border: 1px solid #ccc;
	width: 223px;
	font-size: 13px;
	color: #999;
	margin: 0 0 0 5px;
	padding: 5px;
}

.from input {
	height: 22px;
}

.from textarea {
	vertical-align: top;
}

.from {
	font-size: 14px;
}

.from p {
	margin-bottom: 10px;
}

.from label {
	width: 70px;
	display: inline-block;
	text-align: right;
}

.from .button {
	text-align: left;
	margin-left: 79px;
}

.submit,.reset {
	width: 70px;
	height: 32px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-right: 5px;
	border: none;
	cursor: pointer;
	border-radius: 3px;
}

.submit {
	background: #bc2721;
}

.reset {
	background: #aaa;
}
.foot {
	width: 100%;
	height: 100%;
	background-color: #333;
	padding: 30px 0 30px 0;
	margin-top: 50px;
	font-size:14px;
}
.foot a{
	color: #73777a;
	font-size:14px;
	transition:color 0.3s ease 0s;
	text-decoration: none;
}
.foot a:hover{
	color:#fff;
	text-decoration: none;
}
.footnav {
	padding-bottom: 10px;
	border-bottom: 1px solid #555;
	line-height: 30px;
	height: 30px;
}

.footnav li {
	float: left;
	font-size: 14px;
	margin-right: 53px;
}

.footnav li a {
	display: block;
	
}

.footlist {
	margin-top: 30px;
	color: #73777a;
	line-height: 30px;
	height:auto;
	overflow:hidden;
}


.footlist .footlogo {
	border-right: 1px solid #555;
	padding-right: 80px;
	margin-left: 30px;
}

.footlist .add {
	padding: 0 80px;
	padding-top: 4px;
	height: 94px;
}

.copyright {
	padding-left: 80px;
	padding-top: 4px;
	height: 94px;
}



.banner .newsbanner {
	height: 320px !important;
}

.banner .newsbanner .bd a {
	width: 100%;
	height: 320px;
	display: block;
}

.newsbox {
	background: #fff;
	padding: 20px;
	width: 1060px;
	margin: 20px auto 0 auto;
}

.sidebottom .sidecurrent a {
	color: #22933b;
}

.newssidebot {
	padding-top: 10px;
	padding-bottom: 10px;
}

.container {
	width: 780px;
}

.container-title {
	height: 70px;
	line-height: 70px;
	padding-bottom: 2px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
}

.container-title strong {
	font-size: 22px;
	color: #22933b;
	font-weight: normal;
}

.text {
	line-height: 30px;
	font-size: 14px;
	color: #444;
	width: 780px;
	overflow: hidden;
	padding: 30px 0 20px 0;
}
.text p{margin-bottom:10px;}

.location {
	text-align: right;
	overflow: hidden;
	color: #666;
}

.location a {
	color: #666;
}

.location a:hover {
	color: #22933b;
}

.news_content li {
	padding: 30px 0;
	border-bottom: 1px dashed #dedede;
}

.news_pic2 {
	width: 88px;
	height: 88px;
	display: block;
	background: #e1e1e1;
	text-align: center;
}

.news_pic2 .month {
	font-size: 22px;
	color: #333;
	padding-top: 18px;
}

.news_pic2 .year {
	font-size: 16px;
	color: #666;
}

.news_info2 {
	width: 672px;
}

.news_info2 a {
	color: #000;
	font-size: 14px;
}

.news_info2 .news_info_c {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	overflow: hidden;
	height: 52px;
	width: 100%
}

.arctitle {
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.arctitle strong {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	color: #333;
}

.arctitletime {
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.arctitletime strong {
	font-size: 12px;
	height: 19px;
	line-height: 19px;
	color: #333;
}

.leftcontact {
	margin-top: 20px;
	width: 240px;
}

.lefttop {
	width: 100%;
	height: 96px;
	background: url(../image/leftcontact.jpg) no-repeat;
	color: #22933b;
	font-size: 12px;
}

.lefttop h3 {
	font-size: 22px;
	font-weight: bold;
	padding: 23px 0 0 135px;
}

.lefttop p {
	padding-left: 135px;
}

.leftbot {
	width: 238px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background: #f8f8f8;
	line-height: 30px;
	font-size: 14px;
}

.leftlist {
	padding: 20px 10px;
}

.newsproduct {
	padding: 40px 0 0 0;
}

.news_content {
	position: relative;
	top: -30px;
}.yu {
	clear: both;
	height: 46px;
	color: #333;
	text-align: center;
	padding: 40px 0 10px;
}

.yu span {
	border: 1px solid #f3f3f3;
	background: #fff;
	margin-right: 2px;
	padding: 12px 16px;
}

.yu a {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e9e9e9;
	padding: 12px 16px;
	color: #333;
}

.yu a {
	transition: background 1s, color 0.5s;
	-moz-transition: background 1s, color 0.5s;
	
	-webkit-transition: background 1s, color 0.5s;
	
	-o-transition: background 1s, color 0.5s;
	
}

.yu span, .yu a:hover {
	background: none repeat scroll 0 0 #22933b;
	border: 1px solid #22933b;
	color: #fff;
	padding: 12px 16px;
	text-decoration: none;
}

.yu ul li {
	float: left;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	margin: 0 5px;
}

.yu ul li a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px;
}

.yu ul li select {
	font-size: 12px;
	vertical-align: top;
}.JLTupdown {
	height: 60px;
	position: relative;
	line-height: 28px;
	padding: 0px 5px;
	margin-top: 30px;
	color: #555555;
}

.JLTMain .JLTupdown {
	width: 100%;
	overflow: hidden;
}

.JLTupdown ul li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.JLTupdown ul li a,.JLTcometol a {
	color: #666;
}

.JLTupdown ul li a:hover,.JLTcometol a:hover {
	color: #288820;
}

.JLTupdown strong {
	color: #555;
}

.JLTcometol {
	position: absolute;
	right: 0px;
	top: 15px;
	max-width: 120px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.proimg {
	height: 400px;
	overflow: hidden;
}

.lanrenzhijia {
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-right: 40px;
}

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.jqzoom img {
	width: 380px;
	height: 276px;
}.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff ;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

.spec-preview {
	width: 320px;
	height: 320px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.spec-preview a{
	width: 320px;
	height: 320px;
	display:block;
}
.spec-preview img{
	width: 320px;
	height: 320px;
	overflow: hidden;
}
.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 320px;
}

.spec-scroll .prev {
	float: left;
	margin-right: 4px;
}

.spec-scroll .next {
	float: right;
}

.spec-scroll .prev,.spec-scroll .next {
	display: block;
	font-family: "宋体";
	text-align: center;
	width: 10px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #CCC;
	background: #EBEBEB;
	cursor: pointer;
	text-decoration: none;
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 285px;
	height: 56px;
	overflow: hidden;
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 56px;
}

.spec-scroll .items ul li {
	float: left;
	width: 75px;
	text-align: center;
}

.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 60px;
	height: 50px;
}

.spec-scroll .items ul li img:hover {
	border: 2px solid #FF6600;
	padding: 1px;
}

.product_right {
	width: 360px;
}

.product_right h3 {
	font-size: 14px;
	color: #000;
	margin-top: 5px;
}

.product_right p {
	margin-top: 9px;
	font-size: 14px;
	line-height: 28px;
}

.xiangqing {
	margin-top: 50px;
}

.xiangqing3 {
	border-bottom: 2px solid #22933b;
	width: 100%;
}

.xiangqing3 p {
	padding: 0 20px;
	display: inline-block;
	color: #fff;
	background: #22933b;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}

.xiangqing4 {
	padding: 10px 0;
}

.xiangqing4 img {
	max-width: 780px;
}.amplifier {
	width: 805px;
}

ul.cert li {
	width: 242px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

ul.cert li img {
	width: 100%;
	height: 178px;
	display: block;
}

ul.cert li p {
	text-align: center;
	line-height: 30px;
	color: #333;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../image/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../image/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('404.png');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 46%;
	left: -9999px;
	width: 30px;
	height: 50px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../image/caritarrow.png');
	background-position: 0px 0px;
}

#fancybox-right-ico {
	background-image: url('../image/caritarrow.png');
	background-position: -30px 0px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;
	
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('404.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../image/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('404.png');
	background-position: -20px 0px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('404.png');
	background-position: 0px -20px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('404.png');
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: left;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	background-image: url('404.png');
	display: block;
	line-height: 20px;
}

#fancybox-title-over h4 {
	color: #000;
	font-size: 16px;
	display: block;
	text-align: center;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../image/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('404.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../image/fancybox.png') -55px -90px no-repeat;
}.fancybox-ie6 #fancybox-close {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_title_over.png', sizingMethod='scale');
	zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_loading.png', sizingMethod='scale');
}.fancybox-ie .fancybox-bg {
	background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/images/fancy_shadow_nw.png', sizingMethod='scale');
}.contact-infom {
	margin-top: 40px;
}

.contact-infom .title {
	padding-bottom: 20px;
}

.contact-infom .title span {
	color: #999;
}

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial,sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.contact-infom .from textarea {
	width: 600px;
}

ul.case {
	width: 840px;
}

ul.case li {
	margin: 0 9px;
	width: 260px;
	float: left;
	margin-bottom: 30px;
}