@charset "gb2312";
/* Style Reset*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h2, font {
	margin: 0;
	padding: 0;
	border: 0;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
.fl {
	float: left
}
.fr {
	float: right;
	*margin-top:-30px;}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}
a {
	text-decoration: none;
	outline: 0;
}
html {
	overflow-x: hidden;
}
.center {
	text-align: center;
}
.center img {
	border: 1px solid #ccc;
}
/* fixed */
.fixed {
	position: fixed;
	width: 55px;
	height: 212px;
	right: 25px;
	bottom: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 999;
}
.fixed a {
	display: block;
	width: 55px;
	height: 53px;
}
.barbook {
	background: url(../images/fixed.jpg) 0 0 no-repeat;
}
.barbook:hover {
	background-position: -54px 0;
}
.fixed a.codepic {
	background: url(../images/fixed.jpg) 0 0 no-repeat;
	background-position: 0 -53px;
	height: 52px;
}
.fixed a.codepic:hover {
	background-position: -54px -53px;
}
.fixed div {
	position: relative;
}
.fixed a.backup {
	background: url(../images/fixed.jpg) 0 0 no-repeat;
	background-position: 0 -158px;
	height: 52px;
}
.fixed a.backup:hover {
	background-position: -54px -158px;
	height: 53px;
}
.fixed div img {
	position: absolute;
	left: -196px;
	width: 196px;
	height: 196px;
	top: -106px;
	display: none;
}
/*header*/
body {
	color: #515d6b;
	font-size: 12px;
	background: #fff;
	font-family: 微软雅黑;
}
a {
	color: #515d6b;
}
.header {
	width: 100%;
	min-width: 1004px;
	padding: 10px 0;
	background: #efefef;
	border-bottom: 2px solid #1EA839;
}
.logo {
	float: left;
	display: inline;
	padding: 15px 0 0 0;
}
.tel {
	float: right;
	font-family: 'Microsoft Yahei';
	margin-top: 15px;
}
.tel span {
	display: block;
	font-size: 22px;
	background: url(../images/ca.png) right center no-repeat;
	padding-right: 30px;
	text-align: right;
	color: #1EA839;
	text-transform: uppercase;
}
.tel p {
	color: #2e2e2e;
	line-height: 1;
	font-family: "Impact";
	font-size: 24PX;
}
.menu {
	width: 100%;
	height: 50px;
}
.menu ul {
	width: 980px;
	margin: 0 auto;
}
.menu li {
	float: left;
	display: inline;
	text-align: center;
	width: 108px;
	position: relative;
}
.menu li a {
	display: block;
	width: 100%;
	text-align: center;
	color:#000;
	font: 14px/50px 'Microsoft Yahei';
}
.menu a:hover, .menu a.cur {
    font-weight:bold;
	color:#ff5a00;
}
.menu li .nav a {
	float: left;
	color: #000;
	width: 100%;
	border-top: 1px solid #000;
	text-align: center;
	line-height: 50px;
	background: #ffe410
}
.menu ul li dl {
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 111;
	*z-index: 999;
	width: 100px;
	display: none;
}
.menu ul li dl dd {
	width: 100px;
	height: 40px;
	background: #1EA839;

}
.menu ul li dl dd a {
	display: block;
	width: 100px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}
.vbanner {
	height: 279px;
	width: 100%;
	min-width: 980px;
	background: url(../images/vbanner.jpg) top center no-repeat
}
.vbody #full-screen-slider {
	height: 279px;
	overflow: hidden;
}
#full-screen-slider {
	width: 100%;
	z-index: 0;
	height: 389px;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 389px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 0%;
	bottom: 52px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 24px;
	height: 5px;
	font-size: 1px;
	overflow: hidden;
	float: left;
	margin-left: 1px;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
}
.daohang {
	position: absolute;
	width: 148px;
	height: 478px;
	background: url(../images/bannerbg1.png) left top no-repeat;
	left: 20px;
	top: 0;
	z-index: 999;
}
.daohang ul {
	float: left;
	width: 131px;
	height: 341px;
	padding: 87px 0 0 4px;
}
.daohang ul li {
	float: left;
	width: 126px;
	height: 39px;
	border-bottom: 1px dotted #a7a6ad;
}
.daohang ul li a {
	float: left;
	width: 126px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	color: #934e32;
	font-size: 14px;
	font-family: 微软雅黑;
}
/* index*/
.q_banfra {
	width: 100%;
	position: relative;
}
.q_banyin {
	z-index: 999;
	position: absolute;
	top: 0;
	width: 100%;
	background: url(../images/bannerbg.png) left top repeat-x;
	left: 0;
	height: 27px;
}
.activity {
	width: 100%;
	padding-top: 35px;
	height: 440px;
}
.viewmore {
	width: 100%;
	background: url(../images/line.jpg) left center repeat-x;
	height: 32px;
	text-align: center
}
.viewmore a {
	background: #1EA839;
	width: 84px;
	display: inline-block;
*display: inline;
*zoom:1;
	height: 32px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
}
.viewmore label {
	background: #fff;
}
/*notice*/
.notice {
	width: 100%;
	position: relative;
	z-index: 99;
	height: 30px;
	background: #000;
	line-height: 30px;
}
.noticecon {
	width: 980px;
	float: left;
	color: #fffefe;
}
.noticecon a{
	color: #fffefe;
}
.noticecon b {
	float: left;
	font-family: 'Microsoft Yahei';
	font-size: 16px;
	font-weight: normal;
	color: #fffefe;
	padding-left: 10px;
}
.noticecon marquee {
	float: left;
	width: 550px;
	color: #b4b4b4;
	font-size: 12px;
	font-family: '宋体'
}
.search {
	position: relative;
fl/oat:right;
	width: 254px;
	z-index: 99;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	padding-right: 10px;
	background: url(../images/inpfra.png) left top no-repeat;
}
.text {
	float: left;
	width: 200px;
	display: inline;
	padding-left: 5px;
	color: #1EA839;
	height: 28px;
	line-height: 28px;
	margin: 1px 0;
	margin-left: 13px;
	border: 0;
}
.button {
	float: left;
	width: 27px;
	margin-left: 5px;
	height: 26px;
	display: inline;
	background: url(../images/button.gif) left top no-repeat;
	border: 0;
	margin-top: 5px;
}
.select {
	float: left;
	width: 88px;
	color: #9296a2;
	margin-left: 6px;
	display: inline;
	height: 25px;
	line-height: 25px;
	background: url(../images/select.gif) left top no-repeat;
	position: relative
}
.select select {
	margin: 5px auto;
	width: 88px;
}
div.selectbox-wrapper {
	border: #dcdcdc 1px solid;
	overflow: hidden;
	width: 86px;
*left:0;
	position: absolute;
	background: #fff;
	text-align: left;
*margin-top:0;
	z-index: 10;
}
div.selectbox-wrapper ul li.selected {
	background: #45030f;
	color: #fff;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color: #45030f
}
div.selectbox-wrapper ul li {
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 100%;
	cursor: pointer;
	line-height: 20px;
	padding-top: 3px;
	font-size: 12px;
	font-family: 'Microsoft Yahei';
	color: #666;
}
.selectbox {
	border: none;
	display: block;
	width: 88px;
	text-indent: 8px;
	cursor: pointer;
	height: 25px;
	background: none;
	font-size: 12px;
	font-family: 'Microsoft Yahei';
	color: #9296a2;
	line-height: 25px;
}
.lv_ful {
	float: left;
	width: 182px;
	padding: 0 0 0 14px;
}
.lv_ful li {
	float: left;
	width: 182px;
	padding: 20px 0 0 0;
}
.lv_ful li a.a1 {
	float: left;
	width: 182px;
	color: #fff;
	border-bottom: 1px solid #787269;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.lv_ful li a.a2 {
	padding: 5px 0 0 0;
	float: left;
	width: 182px;
	color: #898681;
	height: 32px;
	line-height: 16px;
	overflow: hidden;
}
.lv_ful li a.a1:hover {
	color: #fff;
}
.lv_ful li a.a2:hover {
	color: #898681;
}
.lv_fmore {
	float: left;
	width: 180px;
	line-height: 43px;
	height: 43px;
	background: url(../images/lv_bu.png) left top no-repeat;
	font-size: 18px;
	color: #45030f;
	font-family: 微软雅黑;
	text-align: center;
	display: inline;
	margin: 21px 0 0 14px;
}
a.lv_fmore:hover {
	color: #45030f;
}
.case {
	padding-top: 35px;
	width: 100%;
	position: relative;
	z-index: 0;
	height: 770px;
	background: #f5f5f5;
}
.case .ititle {
	border-bottom: 1px solid #2f2f2f;
}
.case .ititle font {
	color: #fff;
}
.lv_mmtopc {
	width: 980px;
	margin: 0 auto;
	height: 35px;
	padding: 10px 0 0px 0;
	text-align: center;
}
#case {
	width: 990px;
	float: left;
	padding-bottom: 58px;
}
#case li {
	position: relative;
	margin: 0 1px 1px 0;
	float: left;
}
#case li img {
	display: block;
}
.casetitle {
	position: absolute;
	width: 245px;
	height: 118px;
	padding-top: 66px;
	text-align: center;
	color: #fff;/* background:rgba(0,0,0,0.5);*/
	background: url(../images/gray.png) top center repeat;
	_background: none;
	_background: #000;
	_filter: alpha(opacity=50);
}
.viewbut {
	width: 40px;
	height: 40px;
	float: left;
	display: inline;
	background: url(../images/view.png) top center no-repeat;
	margin: 0 15px 0 76px;
}
.zoombut {
	width: 40px;
	height: 40px;
	float: left;
	display: inline;
	background: url(../images/zoom.png) top center no-repeat;
}
.case_t {
	width: 245px;
	text-align: center;
	color: #fff;
	float: left;
	padding-top: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: 'Microsoft Yahei';
	font-size: 15px;
}
.main {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.fyMain {
	margin-top: 0px;
margin-b/ottom:40px;
	width: 100%;
	background: #f7f7f7;
	padding: 30px 0 30px 0;
}
.fyMain #tip {
	color: #3f2110;
	font-family: 'Microsoft Yahei';
}
.fyMain #tip a {
	color: #22b38a;
}
.pro .proimg {
	width: 178px;
	height: 241px;
	float: left;
	border: 4px solid #fff;
	overflow: hidden;
}
.pro li {
	float: left;
	width: 187px;
	margin-left: 20px;
	overflow: hidden;
	position: relative;
}
.casename {
	height: 30px;
	width: 187px;
	padding: 0 0px;
	float: left;
	color: #3f2110;
	font-family: '宋体';
	line-height: 30px;
	font-weight: bold;
}
.casename a {
	color: #3f2110;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-align: center;
}
/* foot*/
.linkbut {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: -21px;
}
.footclear {
	width: 100%;
	clear: both;
	margin: 0 0 0px 0;
	height: 0px;
	font-size: 0;
	overflow: hidden;
}
.foot {
	width: 100%;
	min-width: 1004px;
	color: #a7a7a7;
	padding: 14px 0 0 0;
	height: 213px;
	overflow: hidden;
	background: url(../images/ftbg.png) repeat-x;
}
.fmain {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.f_link {
	width: 100%;
	height: 41px;
	line-height: 41px;
	color: #4e6990;
	background: #fff;
}
.f_link .main {
	position: relative;
	z-index: 999;
	text-align: center;
}
.f_link a {
	padding-left: 20px;
	color: #000000;
}
.f_link span {
	padding-left: 50px;
	color: #000000;
}
.bottomnav {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #282828;
	padding-top: 29px;
	text-align: center;
}
.bottomnav a {
	height: 45px;
	overflow: hidden;
	display: inline-block;
	width: 90px;
	margin: 0 5px;
	_display: inline;
	_zoom: 1;
}
.bootTxt {
	float: left;
bo/rder-top:1px solid #080808;
	width: 100%;
	padding-top: 10px;
	line-height: 30px;
	font-family: 宋体;
}
.bootTxt .fl {
padding/-left:20px;
	float: left;
	width: 70%;
	text-align: left;
	color: #a7a7a7;
	padding-left: 20px;
}
.bootTxt .fl a {
	color: #a7a7a7;
}
.bootTxt .fl a:hover {
	color: #a7a7a7;
}
.foot a {
	color: #a7a7a7;
}
.share {
	float: right;
	width: 210px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}
.pronaf {
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	background: #da231b;
	color: #fff;
	line-height: 1.3;
	padding: 0 10px;
}
.f_linkmap {
	float: right;
	background: url(../images/map.png) left 40px no-repeat;
	padding: 50px 0 0 40px;
	font-size: 13px;
	height: 32px;
}
.f_linkmap a {
	padding: 0;
}
.d_linleft {
	float: left;
	width: 690px;
}
/* 二级页面*/
.fy {
	margin: 0 auto;
	width: 980px;
	padding-bottom: 0px;
	overflow: hidden;
}
.title {
	width: 980px;
	line-height: 38px;
	height: 38px;
	position: relative;
	margin-bottom: 20px;
}
.title .fl {
	float: left;
	height: 21px;
	color: #45030f;
	font-size: 24px;
	font-family: 'Microsoft Yahei';
}
.title .fr, .title .fr a {
	color: #9d9d9d;
	font-size: 14px;
}
.title .fr {
	margin-right: 8px;
	font-family: ' 宋体';
}
.title .fr font {
	font-size: 14px;
}
.fyLeft {
	float: left;
	width: 235px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 5px;
}
.l_procon {
	float: left;
	width: 232px;
}
.l_news {
	float: left;
	width: 240px;
	padding-bottom: 30px;
}
.l_news_t {
	border-bottom: 1px solid #ededed;
	height: 25px;
	color: #70b80c;
	width: 100%;
}
.l_news_t .fl {
	font: 20px/1 'Microsoft Yahei';
	padding-left: 3px;
	border-left: 3px solid #70b80c;
	margin-left: 9px;
}
.l_news_t a {
	background: #a9d46d;
	width: 34px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	float: right;
}
.l_pro {
	float: left;
	width: 240px;
	font-family: 'Microsoft Yahei';
	padding-bottom: 30px;
}
.l_pro_t {
	font-family: 'Microsoft Yahei';
	font-size: 18px;
	width: 234px;
	height: 38px;
	color: #000000;
	line-height: 38px;
	border: 1px solid #cecece;
	border-left: 0;
	float: left;
	display: inline;
	margin-bottom: 12px;
}
.l_pro_t label {
	height: 38px;
	border-left: 5px solid #a27760;
	float: left;
	padding-left: 7px;
}
.proOne {
	width: 100%;
	float: left;
	overflow: hidden;
}
.proOne a {
	font-family: 'Microsoft Yahei';
	width: 204px;
	border-bottom: 1px solid #ceccbe;
	padding-left: 30px;
	color: #2e2e2e;
	line-height: 40px;
	float: left;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: url(../images/l_pro.gif) no-repeat 18px center;
}
.proTwo {
	float: left;
	width: 190px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 45px;
	padding-top: 10px;
}
.proTwo li {
	float: left;
	width: 100%;
}
.proOne a:hover {
	color: #900005
}
.proTwo li a {
	float: left;
	border-bottom: 0;
	font-family: 'Microsoft Yahei';
	font-size: 14px;
	background: none;
	color: #2e2e2e;
	line-height: 25px;
	width: 190px;
	font-weight: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 0;
}
.proTwo li a:hover {
	float: left;
	color: #900005
}
.l_contact {
	float: left;
	width: 230px;
	font-family: 'Microsoft Yahei';
	font-size: 14px;
}
.l_contactcon {
	float: left;
	padding: 10px 0 20px;
	padding-left: 20px;
	width: 213px;
	background: url(../images/l_contact.jpg) no-repeat top left;
}
.l_tel {
	width: 212px;
	margin-top: 13px;
	float: left;
	padding-left: 18px;
	background: #70b80c;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	height: 28px;
}
.l_contactcon font {
	color: #70b80c;
	font: 22px/1 'Microsoft Yahei'
}
.l_contactcon p {
	color: #959595;
	margin: 20px 0 15px 0;
	line-height: 1.2;
}
.l_contactcon a {
	background: #70b80c;
	width: 115px;
	text-align: center;
	height: 25px;
	display: block;
	line-height: 25px;
	color: #fff;
}
.pointer li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ceccbe;
	height: 39px;
	line-height: 39px;
}
.pointer li a {
	color: #525252;
	width: 90%;
	float: left;
	background: url(../images/newsico.gif) 9px 17px no-repeat;
	padding-left: 7%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.pointer li a:hover {
	color: #000;
}
.pointer li .fl {
	cursor: pointer;
	float: left;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.pointer li .fr {
	color: #707070
}
.pointer {
	float: left;
	width: 238px;
	border: 1px solid #ceccbe;
	background: #dfddce;
	padding: 0 0 20px 0;
}
.lv_cont {
	float: left;
	width: 235px;
	background: url(../images/map.png) center bottom no-repeat;
	color: #515151;
	font-size: 12px;
pad/ding:10px 14px 0 14px;
	min-height: 230px;
	_height: 300px;
}
.lv_cont p.p1 {
	height: 35px;
	line-height: 35px;
	float: left;
	width: 185px;
	background: url(../images/lv4.png) 10px center no-repeat;
	display: inline;
	margin: 5px 0 0 0;
	padding: 0 0 0 50px;
	color: #7d716b;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.lv_cont p.p2 {
	height: 35px;
	float: left;
	width: 185px;
	background: url(../images/lv5.png) 10px center no-repeat;
	padding: 0 0 0 50px;
	color: #7d716b;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin: 5px 0 0 0;
}
.lv_cont p.p3 {
	height: 35px;
	line-height: 35px;
	float: left;
	width: 185px;
	background: url(../images/lv6.png) 10px center no-repeat;
	padding: 0 0 0 50px;
	color: #7d716b;
font-siz/e:14px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin: 5px 0 0 0;
}
/* fyRight*/
.fyRight {
	float: right;
	padding-bottom: 30px;
	overflow: hidden;
	width: 715px;
	padding: 20px 0 0 0;
}
.membermain {
	padding-top: 20px;
}
.padding25 {
	padding: 10px 0px;
	width: 980px;
	word-break: break-all;
	line-height: 30px;
	font-size: 14px;
	min-height: 640px;
	_height: 640px;
	color: #777777;
}
.mainr_line {
	float: left;
	height: 18px;
	width: 99%;
	background: url(../images/line_s.gif) top left repeat-x;
}
/* list*/
.pro_list {
}
.pro_list li {
	margin: 13px 29px;
	float: left;
	width: 179px;
	height: 290px;
	display: inline;
}
.pro_list .proimg {
	width: 179px;
	height: 241px;
	float: left;
	border: 1px solid #cbcbcb;
}
.pro_list li p {
	width: 179px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 5px 0px;
	float: left;
	height: 30px;
	color: #3f2110;
	font: 12px/30px ' Y宋体';
	text-align: center;
	font-weight: bold;
}
.news_list {
	padding: 0 0 0 20px;
	width: 960px;
	font-size: 14px;
}
.news_list li {
	float: left;
	width: 960px;
	line-height: 40px;
	overflow: hidden;
}
.newseven {
	background: #eee
}
.news_list li a {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #515151;
	overflow: hidden;
}
.news_list li a:hover {
	color: #1EA839;
}
.news_list li a span {
	cursor: pointer;
}
.news_list li .fl {
	width: 800px;
	margin-left: 6px;
	display: inline;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 10px;
	font-size: 14px;
}
.news_list li .fr {
	margin-right: 5px;
	font-size: 12px;
}
.news_line {
	clear: both;
	width: 687px;
	height: 18px;
	margin: 10px 0;
}
.news_list p {
	font-size: 12px;
	padding: 10px 20px;
	line-height: 20px;
	color: #ccc;
}
.pro_txtimg {
	float: left;
	margin-bottom: 20px;
	padding-left: 14px;
}
.pro_txtimg li {
	float: left;
	width: 980px;
	padding: 30px 0;
	border-bottom: 1px solid #cdcdcd;
}
.pro_li_img {
	float: left;
	width: 220px;
}
.proimg, .proimg img {
	float: left;
}
.pro_txtimg .proimg {
	float: left;
	width: 218px;
	height: 163px;
	border: 2px solid #fff;
}
.pro_li_txt {
	float: right;
	display: inline;
	width: 735px;
	height: 86px;
	color: #787878;
	line-height: 36px;
	font-size: 12px;
}
.procon {
	float: left;
	width: 720px;
	line-height: 26px;
	color: #777777;
text/-indent:22px;
	height: 104px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.protitle {
	float: left;
	width: 540px;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #22b38a;
	font-size: 14px;
	font-weight: bold;
}
.pro_li_txt span {
	float: left;
	width: 735px;
	color: #777777;
	height: 20px;
	padding: 10px 0 0 0;
	line-height: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*news_view*/
.productfra h1 {
	font-size: 18px;
	font-family: 'Microsoft Yahei';
	font-weight: normal;
	color: #1EA839;
}
.padding25 .center img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: auto;
	max-width: 600px;
_width:expression(this.width > 600 ? "600px" : this.width);
	overflow: hidden;
}
.newsview {
	display: inline;
	width: 920px;
	padding-top: 25px;
	margin-top: 30px;
	border-top: 1px solid #fff;
	margin-bottom: 25px;
	padding-bottom: 15px;
	_height: 400px;
	font-size: 14px;
	line-height: 33px;
	float: left;
	color: #777;
	padding-left: 40px;
	padding-right: 40px;
}
.main_r_nav span {
	float: left;
	color: #616161;
}
.title_s {
	float: left;
	width: 980px;
	text-align: left;
	border-bottom: 1px solid #e4e4e4;
	color: #777;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 30px;
	padding: 10px 0 0 0;
	display: inline;
	margin-bottom: 20px;
}
.viewcon .center img {
	margin-bottom: 10px;
	width: auto;
	max-width: 600px;
_width:expression(this.width > 600 ? "600px" : this.width);
	overflow: hidden;
}
.viewpage {
	background: #eeeeee;
	width: 100%;
	height: 86px;
}
.main_r_nav {
	float: left;
	width: 700px;
	height: 66px;
	padding: 10px 0;
	font-size: 14px;
	margin-left: 20px;
	display: inline;
}
.returnlist {
	width: 50px;
	height: 56px;
	padding: 15px 18px;
	display: inline;
	float: right;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	background: #1EA839;
}
.returnlist a {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-family: "microsoft yahei";
	width: 100%;
	display: block;
}
.main_r_nav div {
	color: #555;
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 33px;
	font-size: 14px;
}
.main_r_nav a {
	color: #555;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.main_r_nav a:hover {
	color: #22b38a;
}
.title_s .divleft {
	float: left;
}
.title_s .divright {
	float: right;
	padding: 0px 0 0 0;
}
/* page*/
.page {
	margin-top: 20px;
	font-size: 14px;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
	color: #1a1d22;
}

.page li {
	color: #262217;
	margin: 0 5px;
font-/weight: bold;
	border: 1px solid #1EA839;
	background: #fff;
	float: left;
}
.page li a{
    display: block;
    padding: 0 10px;
}
.page .pages_solid{
    display: inline-block;   border: 1px solid #ff5a00;   font-weight: bold;   padding: 0 10px;   color: #fff;   background: #ff5a00;
}
.page .previous_s{
    color: #262217;  padding: 0 10px;  margin: 0 5px;  
    border: 1px solid #1EA839;  background: #fff;
}
.page * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 32px;
	height: 32px;
	padding-bottom: 1px;
}
.page .hover {
	display: inline-block;
	border: 1px solid #ff5a00;
	font-weight: bold;
	padding: 0 10px;
	color: #fff;
	background: #ff5a00;
}
/* search*/
.searchnull {
	float: left;
	text-align: center;
	width: 100%;
	padding: 3% 0;
	font-size: 14px;
}
.searchnull font {
	color: #F00;
	font-size: 14px;
}
.searchmore {
	float: left;
	width: 92%;
	background: #efefef;
	text-align: center;
	margin: 10px 20px;
	_margin: 10px;
	border: 1px solid #dbd6f1
}
.searchmore a {
	line-height: 25px;
	color: #333;
}
.input_title {
	background: none;
	line-height: 30px;
	height: 30px;
	padding-left: 7px;
}
/* book*/
.message input, .message textarea {
	line-height: 32px;
	height: 32px;
	text-indent: 10px;
	color: #555;
}
.message textarea {
	height: 177px;
}
.yzm {
	width: 747px;
}
.yzm .fl {
	margin-left: 15px;
}
.message {
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding-top: 25px;
}
.message li {
	width: 600px;
	height: 38px;
	float: left;
	margin: 10px;
	padding: 0px;
}
.message li input {
	height: 36px;
	line-height: 36px;
	width: 300px;
	border-radius: 2px;
	font-size: 14px;
	text-indent: 10px;
	border: 1px solid #000;
}
.message li p.message_title {
	width: 100px;
	height: 38px;
	float: left;
	text-align: center;
	font-size: 17px;
	line-height: 38px;
!important;
}
.message li p.message_title span {
	float: left;
}
.message li.contentb {
	width: 600px;
	height: 122px;
	float: left;
}
.message li.contentb textarea {
	width: 430px;
	height: 120px;
	border-radius: 2px;
	font-size: 14px;
	text-indent: 10px;
	border: 1px solid #000;
}
.message li.yzm {
	width: 600px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 160px;
	float: left;
}
.message li p.message_yzminput input {
	width: 140px;
}
.message li p.message_yzmico {
	width: 75px;
	height: 38px;
	float: left;
}
.message li p.message_sub input {
	float: left;
	width: 198px;
	height: 38px;
	display: block;
	border-radius: 3px;
	border: none;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 38px;
	text-align: center;
	background: #22b38a;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
.message li p.message_reset a {
	float: left;
	width: 130px;
	height: 40px;
	display: block;
	margin-left: 20px;
	border-radius: 10px;
	border: none;
	color: #7f7f7f;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	background: #000000;
}
.viewcon {
ma/rgin: 0 12px 36px;
	width: 940px;
	display: inline;
	word-break: break-all;
	color: #1a1d22;
	font-size: 14px;
	float: left;
	padding: 0px 20px 20px;
	line-height: 30px;
	font-size: 14px;
}
.book {/* float:left; */
	padding-left: 114px;
}
.bookmain {
	width: 626px;
	margin: 20px auto;
	height: auto;
	background: #fff;
	;
	overflow: auto;
}
.bookline {
	width: 626px;
	height: 34px;
	float: left;
	margin-top: 10px;
}
.book3 {
	width: 626px;
	margin: 0 auto;
}
.booktop {
	width: 738px;
	height: 30px;
	margin-bottom: 10px;
	float: left;
	background: url(../images/bookico.png) no-repeat 10px 7px;
	color: #555;
}
.booktop_name {
	width: 360px;
	height: 30px;
	float: left;
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: right;
	text-align: right;
	line-height: 30px;
	color: #555;
	font-size: 14px;
	font-family: Arial
}
.bookcontent {
	width: 718px;
	margin-bottom: 20px;
	min-height: 40px;
	height: auto!important;
	float: left;
	border: 1px solid #000;
	border-radius: 3px;
	padding: 10px;
	color: #057be9;
}
.bookadmin {
	width: 540px;
	height: auto;
	float: left;
}
.bookcon_a {
	color: #555;
}
.bookcon_a b {
	color: #555;
}
.bookcon_t {
	border-bottom: 1px solid #000;
	width: 100%;
	color: #555;
}
.bookadmin_top {
	width: 540px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 500px;
	min-height: 30px;
	background: #fff;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(30,54,1);
}
.admintimecol {
	color: #5e7194;
}
/* book*/
.c_red {
	color: #f00;
}
.searchred {
	color: #f00 !important;
	margin: 0 !important
}
/* hr*/
.hrBox {
	width: 634px;
	float: left;
	min-height: 91px;
	_height: 91px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	background: #efefef;
	margin-left: 15px;
	_margin-left: 20px;
}
.hrBoxL {
	width: 100px;
	float: left;
	text-align: center;
}
.hrBoxL li {
	width: 100px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	vertical-align: bottom
}
.jobName {
	width: 380px;
	float: left;
}
.hrBtn {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 3px;
}
.hrBoxL li.haode {
	border-bottom: none;
}
.hrBoxR {
	width: 533px;
	float: left;
	text-align: left;
	border-left: 1px solid #dbdbdb;
}
.hrBoxR li {
	width: 508px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	padding-left: 15px;
	vertical-align: bottom;
	padding-right: 10px;
}
.hrBoxR li.topline {
	overflow: hidden;
	height: 30px;
}
.hrBoxR li.topline img {
	margin-top: 3px;
}
.hrBoxR li.haode {
	border-bottom: none;
}
.hrTable {
	width: 614px;
	float: left;
	height: 440px;
	background: #efefef;
	border: 1px solid #dbdbdb;
	margin-left: 35px;
	_margin-left: 17px;
}
.tableTitle {
	width: 614px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: bold;
}
.lineOne {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	width: 614px;
}
.lineOneL {
	width: 94px;
	float: left;
	text-align: center;
	border-right: 1px solid #dbdbdb;
}
.lineOneR {
	width: 509px;
	float: left;
	padding-left: 10px;
}
.tableMainL {
	width: 94px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
}
.tableMainL li {
	width: 94px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
}
.tableMainR {
	width: 211px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: left;
}
.tableMainR li {
	width: 206px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainR li span {
	display: inline-block;
}
.tableMainRno {
	width: 212px;
	float: left;
	text-align: left;
}
.tableMainRno li {
	width: 207px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainRno li span {
	display: inline-block;
}
.input_hr {
	width: 126px;
	height: 17px;
	line-height: 17px;
	padding: 0px;
	vertical-align: middle;
	font-size: 12px;
	border: 1px solid #dbdbdb;
}
.sel_hr {
	width: 130px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	vertical-align: middle;
	font-size: 12px;
}
.bottomLine {
	width: 614px;
	height: 123px;
	border-bottom: 1px solid #dbdbdb;
}
.lineBootL {
	width: 94px;
	height: 123px;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	float: left;
}
.lineBootR {
	width: 509px;
	float: left;
	padding-left: 10px;
	height: 123px;
}
.are_hr {
	width: 470px;
	height: 80px;
	margin-top: 11px;
}
.hr_btn {
	width: 614px;
	height: 31px;
	line-height: 31px;
	background: #45030f;
	color: #fff;
}
.hr_btnL {
	width: 310px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	height: 31px;
}
.hr_btnR {
	width: 300px;
	float: left;
	text-align: center;
}
/* hr */
.hr {
	margin: 10px 5px;
	float: left;
	width: 95%;
	font-size: 12px;
	line-height: 24px;
	border: 1px #CCC solid;
	border-collapse: collapse;
	background: #efefef;
}
.hr td {
	border: 1px #CCC solid;
	border-collapse: collapse;
	line-height: 2;
}
.hr input, .hr textarea {
	line-height: 1.8;
	border: 1px solid #ccc;
}
.hr a {
	color: #333;
}
.hr a:hover {
	color: #de0303;
}
.hr_btn {
	width: 100px;
	height: 40px;
	font-size: 12px;
}
#hrform {
	float: left;
	width: 100%;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0
}
#jquery-lightbox a img {
	border: none
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto
}
#lightbox-container-image {
	padding: 10px
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0
}
#lightbox-nav a {
	outline: none
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left
}
#lightbox-nav-btnNext {
	right: 0;
	float: right
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0
}
#lightbox-container-image-data {
	color: #666
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left
}
#lightbox-image-details-caption {
	font-weight: bold
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em
}
/*--index-----product------------*/

.proname {
	margin: 5px auto;
	width: 980px;
	text-align: center;
	color: #1EA839;
	font-size: 28px;
	font-family: Arial;
	text-transform: uppercase;
}
.prona {
	display: inline-block;
*display:inline;
*zoom:1;
	text-align: center;
	font-family: 'Microsoft Yahei';
	font-size: 22px;
	background: #f5f5f5;
	color: #ef8700;
	line-height: 1.3;
}
.prona1 {
	display: inline-block;
*display:inline;
*zoom:1;
	text-align: center;
	font-family: 'Microsoft Yahei';
	font-size: 22px;
	background: #fff;
	color: #ef8700;
	line-height: 1.3;
}
.prolanmu {
	width: 100%;
	padding: 20px 0 5px 0;
}
.prolanmu1 {
	width: 100%;
	padding: 20px 0 16px 0;
}
.pro_lanfra a {
	font: 14px/50px 'Microsoft Yahei';
	color: #777777;
	background: #fff;
	border-radius: 5px;
	display: inline-block;

*display:line;
*zoom:1;
	padding: 0 5px;
m/argin: 5px;
}
.pro_lanfra {
	margin: 0 auto;
	width: 980px;
	text-align: center;
	font-size: 14px;
	color: #4e6990;
	line-height: 30px;
}
.pro_lanfra a {
	color: #777777;
	background: #fff;
	padding: 1px 8px;
	border-radius: 5px;
	display: inline-block;
*display:inline;
*zoom:1;
}
.prolanmu1 .pro_lanfra a {
	color: #fff;
	background: #1EA839;
	padding: 1px 8px;
	border-radius: 5px;
	display: inline-block;
*display:inline;
*zoom:1;
}
.pro_lanfra a:hover {
	color: #fff;
	background: #1EA839;
}
.pro_lanfra a.cur {
	color: #fff;
	background: #1EA839;
}
.pro_lanfra a.promore {
	color: #ff002a;
}
.pro_lanfra a.promore:hover {
	color: #ff002a;
	background: #fff;
}
.prolanmu1 .pro_lanfra a.promore:hover {
	color: #ff002a;
	background: #f5f5f5;
}
.pro_lanfra span {
	position: relative;
	margin: 5px;
}
.pro_lanfra span .nnn {
	width: 800px;
	position: absolute;
	left: 6px;
	top: 20px;
*top:28px;
	display: none;
	padding: 8px 0 0 0;
	z-index: 9;
	text-align: left;
	background: url(../images/jian.gif) 30px 3px no-repeat;
}
.pro_lanfra span .nnn .nnfra {
	float: left;
	background: #22b38a;
	border-radius: 5px;
	color: #fff;
}
.pro_lanfra span .nnn .nnfra a {
	background: none;
	display: inline;
	float: none;
	color: #fff;
	font-size: 12px;
}
.pro_lanfra span .nnn .nnfra a:hover {
	background: none;
	display: inline;
	color: #000;
}
.view-port {
	overflow: hidden;
	position: relative;
	width: 980px;
}
.profra {
	width: 980px;
	margin: 0 auto;
	height: 300px;
}
.slider-container {
	position: relative;
	height: 530px;
}
.profra li {
	position: absolute;
	width: 980px;
	left: 0;
	display: inline;
}
.bullet-pagination {
	width: 100%;
	text-align: center;
}
.bullet {
	display: inline-block;
	width: 15px;
	background: #a9a9a9;
	height: 15px;
	border-radius: 10px;
	margin-right: 10px;
}
.bullet.active {
	background: #ff5a00;
}
.profra li .limg {
	float: left;
	width: 220px;
	height: 200px;
	display: inline;
	margin: 30px 0 0 20px;
}
.profra li .limg a.img {
	cursor: pointer;
	float: left;
	width: 220px;
	height: 165px;
	overflow: hidden;
}
.profra li .limg a.wor {
	font-family: 微软雅黑;
	color: #fff;
	float: left;
	width: 220px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: #1a1d22;
}
.profra li .limg a.wor:hover {
	background: #22b38a
}
.profra li .limg a.img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}
.kec {
	width: 100%;
	background: url(../images/line.jpg) left center repeat-x;
	text-align: center;
	margin: 0 0 20px 0;
}
/*----index---news*/
.news {
	width: 1000px;
	margin: 0 auto;
	height: 360px;
	padding: 0px 0 0 0;
}
.newsul {
	float: left;
	height: 290px;
	margin: 0 auto;
}
.newsul li {
	cursor: pointer;
	float: left;
	width: 230px;
	height: 230px;
	display: inline;
	margin: 10px 10px 20px 10px;
}
.newsul li a {
	cursor: pointer;
	float: left;
	width: 480px;
	height: 95px;
	background: #f7f7f7;
	position: relative;
}
.newsul li a em {
	position: absolute;
	width: 478px;
	height: 93px;
	border: 1px solid #e7e7e7;
	left: 0;
	top: 0;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.newsul li a:hover em {
	position: absolute;
	width: 478px;
	height: 93px;
	border: 1px solid #22b38a;
	left: -4px;
	top: -4px;
}
.newsul li a:hover {
	cursor: pointer;
	float: left;
	width: 480px;
	height: 95px;
	background: #e4e4e4
}
.newsimg {
	float: left;
	width: 100px;
	height: 75px;
	display: inline;
	margin: 9px 0 0 9px;
}
.newsword {
	float: left;
	width: 355px;
	padding: 0 0 0 10px;
}
.newsword p.top {
	float: left;
	width: 355px;
	height: 35px;
	line-height: 35px;
}
.newsword p.top span {
	float: left;
	width: 240px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #4e6990;
	font-size: 14px;
}
.newsword p.top label {
	float: right;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
}
.newscon {
	color: #747474;
	float: left;
	width: 355px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}
.newsfra {
	width: 100%;
	height: 400px;
	padding: 40px 0 0 0;
}
.more {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.more a {
	text-align: center;
	white-space: nowrap;
	color: #1EA839;
	font: 16px/1.2 'Microsoft Yahei' "Book Antiqua";
	border: 0.17em solid #1EA839;
	padding: 0 1.1em;
	display: inline-block;
	margin: 0 auto;
}
.more font {
	display: block;
	font-size: 1.2em;
	padding: 0 2%;
	position: relative;
	margin-top: -10px;
	background: #fff;
	font-family: 'Microsoft Yahei';
	font-size: 15px;
}
/*---index---底部导航*/
.menuf {
	width: 100%;
	height: 45px;
	background: #1EA839;
	position: relative;
}
.menuf ul {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
.menuf li {
	float: left;
	display: inline;
	text-align: center;
	width: 80px;
	margin: 0 9px 0 19px;
}
.menuf li a {
	float: left;
	width: 100%;
	text-align: center;
	color: #FFF;
	font: 12px;
	height: 28px;
	line-height: 28px;
}
.menuf a:hover, .menuf a.cur {
font-weig/ht:bold;
	background: url(../images/daohover.jpg) left top no-repeat;
	color: #fff;
}
.menuf li .nav a {
	float: left;
	color: #000;
	width: 80px;
	border-top: 1px solid #000;
	text-align: center;
	line-height: 28px;
	background: #ffe410
}
.menuf .nav a:hover, .menuf .nav a.cur {
	height: 45px;
	line-height: 45px;
	padding: 0;
	margin: 0;
	background: #ffe410
}
/*--------------------index----------activity----------*/
/*本例css*/
.www51buycom {
	width: 980px;
	height: 230px;
	margin: 20px auto 35px auto;
	position: relative;
	overflow: hidden;
}
/*数字按钮样式*/
.www51buycom .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 12px;
	right: 118px;
	zoom: 1;
	z-index: 3;
	width: 418px;
	text-align: center;
}
.www51buycom .num li {
	font-size: 0;
	width: 13px;
	height: 13px;
	color: #FFFFFF;
	background: #a9a9a9;
	margin: 0 10px;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
*display:inline;
*zoom:1;
	color: #a9a9a9
}
.www51buycom .num li.on {
	background: #ff5a00;
	color: #ff5a00;
} /*当前项*/
/*上一个  下一个*/
.www51buycom .prev, .www51buycom .next {
	width: 22px;
	height: 36px;
	position: absolute;
	top: 185px;
}
.www51buycom .prev {
	left: 399px;
	background: url(../images/ppr.gif) left top no-repeat;
}
.www51buycom .next {
	right: 78px;
	background: url(../images/nne.gif) left top no-repeat;
}
.imgfra {
	float: left;
	width: 294px;
	height: 219px;
	background: url(../images/imgfra.jpg) left top no-repeat;
	float: left;
	padding: 3px;
}
.acright {
	float: left;
	width: 652px;
	padding: 0 0 0 20px;
}
.acright h4 {
	display: block;
	font-size: 18px;
	color: #454545;
	font-family: 微软雅黑;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	padding: 0 0 15px 0;
	margin: 0;
}
.acright .accon {
	float: left;
	line-height: 30px;
	height: 190px;
	overflow: hidden;
	color: #747474;
	font-size: 14px;
	overflow: hidden;
	font-family: 宋体;
}
/*--------------------index----------最新资讯*/
.newsframe {
	width: 100%;
	height: 340px;
	background: #f2f2f2;
}
.news_fra {
	width: 980px;
	height: 280px;
	margin: 0 auto;
	padding: 54px 0 0 0;
}
.news_fleft {
	float: left;
	width: 470px;
}
.news_fleft p.p1 {
	float: left;
	width: 470px;
	font-weight: bold;
}
.news_fleft p.p1 span {
	float: left;
	background: #1EA839;
	font-family: 'Microsoft Yahei';
	font-size: 24px;
	color: #fff;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding: 0px 0 2px 0;
}
.news_fleft p.p1 label {
	float: left;
	font-family: 'Microsoft Yahei';
	font-size: 14px;
	color: #9e9d9d;
	padding: 10px 0 0 10px;
}
.news_fleft p.p2 {
	float: left;
	width: 470px;
	font-weight: bold;
	height: 25px;
	color: #636363;
	font-size: 30px;
	font-family: 'Impact';
	padding: 0px 0 0 0;
	text-transform: uppercase;
	line-height: 25px;
	overflow: hidden;
}
.news_ful {
	float: left;
	width: 460px;
	padding: 28px 0 0 0;
}
.news_ful li {
	float: left;
	width: 460px;
}
.news_ful li a {
	float: left;
	width: 436px;
	height: 30px;
	line-height: 30px;
	color: #747474;
	padding: 0 0 0 24px;
	background: url(../images/gra.jpg) 5px center no-repeat;
}
.news_ful li a p {
	float: left;
	width: 356px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news_ful li a:hover {
	color: #1EA839;
	background: url(../images/gr.jpg) 5px center no-repeat;
}
.news_ful li a span {
	float: right;
	width: 70px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.news_fright {
	float: right;
	width: 470px;
}
.news_fright p.p1 {
	float: left;
	width: 470px;
	text-align: right;
	color: #636363;
	font-family: 'Microsoft Yahei';
	font-weight: bold;
	font-size: 30.92px;
}
.news_fright p.p2 {
	float: left;
	width: 470px;
	text-align: right;
	color: #1EA839;
	font-family: 'Impact';
	font-weight: bold;
	font-size: 38.28px;
}
.news_frcon {
	float: left;
	width: 470px;
}
p.mapimg {
	float: right;
	padding: 20px 0 0 0;
}
.news_frr {
	float: left;
	width: 230px;
	padding: 0px 0 0 0;
	color: #747474;
	line-height: 24px;
}
.news_mapcon {
	float: left;
	width: 230px;
}
.news_mapcon label {
	float: left;
	width: 40px;
	font-family: 宋体
}
.news_mapcon span {
	float: left;
	width: 180px;
	font-size: 12px;
}
/*------about-----*/
.fyfra {
	width: 100%;
	background: #f3f3f3
}
.pronaa {
	margin: 10px auto;
	width: 980px;
	text-align: center;
	font-size: 18px;
	font-family: 'Microsoft Yahei';
}
.pronaa font {
	font-size: 24px;
}
.pro_lanfraa {
	margin: 0 auto;
	width: 980px;
	height: 10px;
	text-align: center;
	font-size: 14px;
	color: #4e6990;
	background: url(../images/tiao.jpg) center bottom no-repeat;
	line-height: 40px;
}
/*--------------product-----------------*/
.productfra {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
.productul {
	float: left;
	width: 980px;
}
.productul li {
	float: left;
	width: 220px;
	height: 200px;
	display: inline;
	padding: 0 0 20px 20px;
}
.productul li a {
	float: left;
	width: 220px;
	height: 200px;
}
.productul li a {
	cursor: pointer;
	float: left;
	width: 220px;
	height: 200px;
	background: #1a1d22;
	color: #fff;
}
.productul li a:hover {
	cursor: pointer;
	float: left;
	width: 220px;
	height: 200px;
	background: #1EA839;
	color: #fff;
}
.productul li a p {
	float: left;
	width: 220px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*-----------------------banner-----------------------------*/

.main_content {
	padding: 0px 0px 0px 0px;
	width: 1004px;
	margin: 0 auto;
	position: relative;
	zoom: 1;
	min-height: 348px;
	_height: 348px;
}
.nf_hp_kv {
	height: 650px;
	margin: 0 -500px;
	position: relative;
	width: 2000px;
}
.nf_hp_kv .window {
	height: 650px;
 overfl/ow: hidden;
	position: relative;
	width: 2000px;
}
.nf_hp_kv .window .kv_item {
	height: 650px;
	overflow: hidden;
	padding: 0 500px;
	position: absolute;
	width: 1004px;
	z-index: 0;
}
.nf_hp_kv .nav {
	width: 100%;
	display: block;
	height: 5px;
	left: 45%;
	position: absolute;
	bottom: 10px;
	z-index: 10;
}
.nf_hp_kv .nav li {
	margin-right: 12px;
	display: inline;
	float: left;
	height: 5px;
	width: 80px;
}
.nf_hp_kv .nav li a {
	background: #a9a9a9;
	display: inline;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 5px;
	width: 80px;
}
.nf_hp_kv .nav li.active a, .nf_hp_kv .nav li a:hover {
	width: 80px;
	background: #ff5a00;
}
.nf_hp_kv .btn_prev, .nf_hp_kv .btn_next {
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: 130px;
	width: 46px;
}
.nf_hp_kv .btn_prev {
	left: 480px;
}
.nf_hp_kv .btn_next {
	right: 480px;
}
.nf_hp_kv .btn_prev a {
	background-image: url(../images/jt1.png);
	display: block;
	height: 88px;
	overflow: hidden;
	padding-top: 0px;
	width: 46px;
}
.nf_hp_kv .btn_next a {
	background-image: url(../images/jt2.png);
	display: block;
	height: 88px;
	overflow: hidden;
	padding-top: 0;
	width: 46px;
}
.nf_width_control {
	width: 100%;
	overflow: hidden;
	min-width: 1000px;
	zoom: 1;
	position: relative;
}
.nf_hp_kv .imgg {
	width: 1002px;
	height: 104px;
	left: 25%;
	position: absolute;
	top: 0px;
	z-index: 10;
}
/* product view 产品内页 */
.view_imgs {
	width: 555px;
	height: 500px;
	margin: 20px auto;
	position: relative;
	background: #f7f7f7;
}
.view_imgs .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 422px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.view_imgs .prev {
	left: 0;
	background: url(../images/view_left.png) no-repeat center center #bfbebe;
}
.view_imgs #prevTop, .view_imgs #nextTop {
	display: none
}
.view_imgs .next {
	right: 0;
	background: url(../images/view_right.png) no-repeat center center #bfbebe;
}
.view_imgs li {
	float: left;
}
.view_imgs .prev:hover, .view_imgs .next:hover {
	background-color: #22b38a
}
.view_imgs .cf li {
	position: relative;
	color: #fff;
}
.view_imgs .cf a {
	display: block;
	width: 555px;
	height: 416px;
	position: absolute;
	color: #fff;
}
.view_imgs .picBox {
	height: 416px;
	position: relative;
	overflow: hidden;
}
.view_imgs .picBox ul {
	height: 416px;
	position: absolute;
}
.view_imgs .picBox li {
	width: 555px;
	height: 374px;
}
.view_imgs .listBox {
	width: 511px;
	height: 71px;
	margin: 0 auto;
	position: relative;
	padding: 6px 0 10px;
	overflow: hidden;
}
.view_imgs .listBox ul {
	height: 71px;
	position: absolute;
}
.view_imgs .listBox li {
	width: 104px;
	height: 71px;
	cursor: pointer;
	position: relative;
}
.view_imgs .listBox li a {
	display: block;
	width: 95px;
	height: 71px;
}
.view_imgs .listBox li img {
	width: 95px;
	height: 71px;
}
.view_imgs .listBox .on img {
	width: 89px;
	height: 65px;
	border: 3px solid #22b38a;
}
.ol_width {
	width: 580px;
}

/*相关新闻与产品*/
.rtt{
    font-size: 18px;
    color: #1EA839;
    margin-top: 10px;
}
.infons{
    height: 90px;
}
.infons ul li{
    width: 50%;
    float: left;
    line-height: 30px;
}
.infons ul li a{
    color: #515d6b;
}
.infons ul li a:hover{
    color: #22B38A;
}

/*网站面包屑*/
.wzdt{
    width: 980px;
    margin: 0 auto;
}

/*案例*/
.limg {
	float: left;
	width: 220px;
	height: 200px;
	display: inline;
	margin: 15px 0 0 5px;
}
.limg a.img {
	cursor: pointer;
	float: left;
	width: 220px;
	height: 165px;
	overflow: hidden;
}
.limg a.wor {
	font-family: 微软雅黑;
	color: #fff;
	float: left;
	width: 220px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: #1a1d22;
}
.limg a.wor:hover {
	background: #1EA839
}
.limg a.img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

