@charset "utf-8";/* CSS Document *//* 公共样式 */
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: 70px;
}/*index*/
.topbar {
	width: 100%;
	height: 42px;
	background: url(../images/top.jpg) center;
	min-width: 1100px;
	line-height: 42px;
}
.topbar_left {
	color: #666;
	font-size: 12px;
}
.topbar_left h1{
	color: #666;
	font-size: 12px;
	display: inline;
	font-weight: normal;
}
.topbar_right, .topbar_right a {
	color: #fff;
}
.topbar_right a {
	margin: 0 4px;
}
.topbar_right a:hover {
	text-decoration: underline;
}
.menu {
	padding: 30px 0;
	background-color: #fff;
}
.menu .logo {
	height: 86px;
	width: 384px;
	float: left;
}
.none {
	display: none;
}
.menu .logo img {
	height: 100%;
}
.tel {
	padding-top: 18px;
}
.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: 110px;
	text-align: center;
	float: left;
}
.nav li a {
	color: #fff;
	display: block;
	transition: 0.3s;
}
.nav li a:hover, .nav li.current a {
	background-color: #176e27;
}/* banner */
.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;
}/* 前/后按钮 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}/* 遮罩 */
.zhezhao_content {
	width: 385px;
	height: 196px;
	background: #fff url(../images/zhezhao.jpg) no-repeat;
	position: fixed;
	top: 259px;
	left: 50%;
	margin-left: -200px;
	display: block;
	z-index: 9999;
	border: 10px solid #22933b;
}
.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;/* background:#a40000; */
	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(../images/kefu_icon.png) no-repeat -46px 0;
	_background-image: url(../images/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 div {
	padding-bottom: 20px;
	padding-top: 10px;
	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(../images/kefu_bg.png) repeat-y 0 0 #939393;
}
#box-kefu .kefu-open li {
	height: 36px;
	line-height: 36px;
	padding: 0 15px 2px;
	background: #f9f9f9;
}
#box-kefu .kefu-open li a {
	color: #333;
	display: block;
	position: relative;
	zoom: 1;
	padding-left: 35px;
}
#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(../images/kefu_icon.png) no-repeat 9999px 9999px;
	_background-image: url(../images/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(../images/kefu_icon.png) no-repeat 0 0;
	_background-image: url(../images/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(../images/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(../images/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(../images/ico_01.png) no-repeat left;
	padding-left: 17px;
}
.sidebottom .title a {
	color: #333;
	display: block;
}
.sidenav .list {
	padding-top: 10px;
}
.sidenav .item {
	height: 30px;
	line-height: 30px;
	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;
}
.prolist img {
	width: 260px;
	height: 190px;
	display: block;
}
.prolist a {
	display: block;
	line-height: 35px;
	color: #333;
	font-size: 14px;
	text-align: center;
}/* 案例 */
.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(../images/index2_75.jpg) left center no-repeat #f4f4f4;
}
.slideGroup .sNext {
	left: auto;
	right: 0;
	background: url(../images/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: 297px;
}
.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;
}
.slideGroup .parBd ul li .pic img {
	width: 260px;
	height: 193px;
	display: block;
}
.slideGroup .parBd ul li .title {
	line-height: 24px;
}
.pictitle {
	text-align: left;
	background-color: #fff;
	padding: 10px;
	display: block;
	height: 82px;
	overflow: hidden;
	cursor: pointer;
	transition: 0.3s;
}
.pictitle:hover {
	background-color: #22933b;
}
.pictitle a {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-top: 8px;
	display: block;
}
.pictitle p a {
	font-size: 13px;
	line-height: 22px;
	color: #666;
	font-weight: normal;
	height: 47px;
	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(../images/index2_75.jpg) left center no-repeat #f4f4f4;
	cursor: pointer;
}
.picScroll-left .hd .next {
	left: auto;
	right: 0;
	background: url(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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%;/*background: url(../images/bg_lc.jpg) no-repeat center;*/
}
.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: 530px;
	text-align: left;
}
.inabout h3 {
	font-size: 18px;
	color: #333;
	padding: 12px 0 20px 0;
}
.inabout p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.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: 309px;
	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(../images/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 {
	margin-right: -25px;
}
.faq {
	width: 350px;
	background-color: #fff;
	margin-right: 25px;
	text-align: left;
	height: 408px;
	overflow: hidden;
	margin-bottom: 20px;
}
.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 */
.foot {
	width: 100%;
	height: 100%;
	background-color: #333;
	padding: 30px 0 30px 0;
	margin-top: 50px;
}
.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 {
	color: #fff;
	display: block;
}
.footlist {
	margin-top: 30px;
	color: #bbb;
	font-size: 14px;
	line-height: 30px;
}
.footlist a {
	color: #bbb;
}
.footlist .footlogo {
	border-right: 1px solid #555;
	padding:30px 40px 30px 0;
	margin-left: 30px;
}
.footlist .add {
	padding: 20px 60px;
	border-right: 1px solid #555;
	padding-top: 4px;
	height: 94px;
}
.copyright {
	padding-left: 80px;
	padding-top: 4px;
	height: 94px;
}
.foot a:hover {
	text-decoration: underline;
}/*news*/
.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: 26px;
	font-size: 14px;
	color: #444;
	width: 780px;
	overflow: hidden;
	padding: 30px 0 20px 0;
}
.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(../images/leftcontact.jpg) no-repeat;
	color: #22933b;
	font-size: 12px;
}
.lefttop b {
	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;	/* Firefox 4 */
	-webkit-transition: background 1s, color 0.5s;	/* Safari 和 Chrome */
	-o-transition: background 1s, color 0.5s;	/* Opera */
}
.yu .current, .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;
}/*product_details*/
.proimg {
	height: 339px;
	overflow: hidden;
}
.lanrenzhijia {
	width: 380px;
	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;
}/*.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}*/
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}/*图片小图预览列表*/
.spec-preview {
	width: 380px;
	height: 276px;
	overflow: hidden;
}
.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 380px;
}
.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: 350px;
	height: 56px;
	overflow: hidden;
}
.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 56px;
}
.spec-scroll .items ul li {
	float: left;
	width: 87px;
	text-align: center;
}
.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 69px;
	height: 50px;
}
.spec-scroll .items ul li img:hover {
	border: 2px solid #FF6600;
	padding: 1px;
}
.product_right {
	width: 360px;
}
.product_right h1 {
	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('../images/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('../images/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('../images/blank.gif');
	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('../images/caritarrow.png');
	background-position: 0px 0px;
}
#fancybox-right-ico {
	background-image: url('../images/caritarrow.png');
	background-position: -30px 0px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}
#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('../images/fancybox-x.png');
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -162px;
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
	background-position: -20px 0px;
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -20px;
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.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('../images/fancy_title_over.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('../images/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('../images/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox.png') -55px -90px no-repeat;
}/* IE6 */
.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');
}/* IE6, IE7, IE8 */
.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*/
.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;
}
