@charset "utf-8";

/* CSS Document */

@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/


/*--------------------------------Powered by Leo-----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea {
	border: 1;
	font-size: 18px;
	font: inherit;
	font-family: "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: #000;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
}
a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
}
a:hover {
	color: #74a83c;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.w680 {
	display: block;
	width: 680px;
	margin: 0px auto;
}
.w100 {
	display: block;
	width: 100%;
}
.w620 {
	display: block;
	width: 620px;
	margin: 0px auto;
	overflow: hidden;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.top {
	background: url(../img/bg_top.jpg) center no-repeat;
	height: 130px;
	border-bottom: 5px solid #74a83c;
}
/*菜单开始*/


/*弹出层开始*/

.navbut {
	position: absolute;
	width: 33px;
	height: 33px;
	background: url(../img/nav.png) center no-repeat;
	cursor: pointer;
	top: 47px;
	right: 36px;
}
#mask_shadow {
	display: none;
	position: absolute;
	z-index: 999;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}
#popup {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0px;
	width: 60%;
	height: 100%;
	overflow: hidden;
	background: #fff
}
#popup .title {
	position: relative;
	width: 100%;
	height: 100px;
	display: block;
}
#popup .title p {
	display: block;
	float: left;
	width: 160px;
	height: 56px;
	margin-top: 37px;
	margin-left: 66px;
}
#popup .title span {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	margin-top: 50px;
	margin-right: 55px;
	background: url(../img/icon1.png) center no-repeat;
	cursor: pointer;
}
#popup .cont {
	width: 100%;
	height: 100%;
}
.menu_head {
	width: 100%;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	position: relative;
}
.menu_head a {
	font-size: 28px;
	color: #000;
	font-weight: nomal;
	/*margin-left: 280px;*/
	display: block;
	width: 85%;
	margin-left: 15%;
	/* text-align: center; */
	border-bottom: 1px solid #ddd;
}
.menu_head a:hover {
	color: #74a83c;
}
.menu_list .current {
	background: url(../img/pro_down.png) 86% center no-repeat;
}
.menu_list .iconfont {
	background-image: none;
}
.menu_body {
	width: 100%;
	overflow: hidden;
}
.menu_body ul {
	display: block;
	width: 100%;/* border-bottom: 1px solid #313131; */
}
.menu_body a {
	display: block;
	width: 85%;
	margin-left: 15%;
	/* text-align: center; */
    /*margin-left: 42%;*/
    /*padding-left: 42%;*/
	height: 60px;
	line-height: 60px;
	color: #000;
	/* background: #000;
    border-bottom: 1px solid #313131; */
	font-size: 24px;
}
.menu_body a:hover {
	color: #74a83c;
}
/*菜单结束*/

.bottoms {
	height: 106px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 99999;
	background: #000;
	text-align: center;
}
#rocket-to-top div {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 80px;
}
#rocket-to-top .level-2 {
	background: url("../img/backup.png") no-repeat scroll center transparent;
	display: none;
	height: 80px;
	opacity: 0;
	z-index: 1;
}
#rocket-to-top .level-3 {
	background: none repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 150px;
	z-index: 2;
}
#rocket-to-top {
	background: url("../img/backup.png") no-repeat scroll center transparent;
	cursor: default;
	display: block;
	height: 80px;
	margin: -125px 0 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 10px;
	top: 80%;
	width: 80px;
	z-index: 11;
}
/*搜索*/

.searchbox {
	width: 618px;
	border: 1px solid #74a83c;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
}
.searchbox .search {
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.searchbox .search input.ipt-sea {
	height: 46px;
	width: 507px;
	line-height: 46px;
	color: #666;
	font-size: 14px;
	font-family: Microsoft YaHei, Arial;
	outline: none;
	border: 0px;
	border-right: 1px solid #74a83c;
	margin: 1px 0px 0px 20px;
	display: block;
	float: left;
}
.searchbox .search input.submit {
	width: 90px;
	height: 48px;
	color: #74a83c;
	padding-right: 15px;
	text-align: right;
	font-size: 18px;
	line-height: 48px;
	display: block;
	float: left;
	border: none;
	background: url(../img/search.png) 10px center no-repeat;
}
/*头部以下的部分*/

.second {
	padding: 20px 0px;
	counter-reset: #666;
	line-height: 35px;
}
.second p {
	padding: 0px 20px;
}
.txtScroll-top {
	overflow: hidden;
	position: relative;
	background: #f7f7f7;
}
.txtScroll-top .infoList li {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-left: 20px;
	width: 600px;
}
.txtScroll-top .infoList li .date {
	float: left;
	color: #74a83c;
}
.tools {
/*margin-top: 20px;*/
}
.tools a {
	width: 198px;
	display: block;
	float: left;
	height: 54px;
	background: #eee;
	border: 1px solid #ddd;
	text-align: center;
	margin: 0px 3px 10px 3px;
}
.tools a.cur {
	background: #74a83c;
}
.tools span {
	font-size: 20px;
	color: #1A56A8;
	display: block;
	height: 54px;
	line-height: 54px;
}
.tools a.cur span {
	color: #fff;
	font-weight: bold;
}
.slideBox {
	width: 100%;
	height: 460px;
	overflow: hidden;
	position: relative;/*margin-top: 20px;*/
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: 25px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin: 0px 5px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #74a83c;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}
.lists {
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
	height: 50px;
	line-height: 50px;
}
.lists span {
	display: block;
	width: 120px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	background-color: #74a83c;
	font-weight: bold;
	color: #fff;
}
.list-news {
	margin-top: 30px;
	padding: 30px 0px;
	overflow: hidden;
	border-top: 4px solid #74a83c;
}
.list-news li {
	display: block;
	width: 618px;
	height: 70px;
	line-height: 70px;
	background: #f7f7f7;
}
.list-news li:nth-child(2n) {
	background: #fff;
}
.list-news li a {
	display: block;
	height: 70px;
	line-height: 70px;
	width: 528px;
	padding: 0px 30px 0px 60px;
	background: url(../img/pro_left.png) 20px center no-repeat;
	font-size: 24px;
	overflow: hidden;
}
/*.list-news li em {
    display: block;
    float: right;
    width: 15%;
    text-align: right;
}*/

/*翻页*/
.pages {
	overflow: hidden;
	padding: 20px 0px 50px 0px;
}
div.flickr {
	padding: 0px;
	text-align: center;
	margin-top: 50px;
	font-size: 13px;
}
div.flickr a {
	border: #dedfde 1px solid;
	background-position: 50% center;
	margin-right: 3px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-size: 13px;
}
div.flickr a:hover {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background-color: #ffb400;
	color: #fff;
}
div.flickr a:active {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background-color: #ffb400;
}
div.flickr span {
	margin-right: 5px;
}
div.flickr span.current {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-weight: bold;
	background: #ffb400;
}
div.flickr span.disabled {
	color: #adaaad;
	margin-right: 5px;
}
.js_page {
	text-align: center;
}
.js_page a {
	margin-top: 5px;
	height: 23px;
	line-height: 23px;
	background-color: #fff;
	margin-right: 5px;
	padding: 0 8px;
	cursor: pointer;
	font-size: 12px;
	border-radius: 2px;
	border: 1px solid #cccccc;
}
.js_page a.active {
	background-color: #fff;
	color: #333333;
	border: none;
}
.js_page .page_jump {
	display: none;
}
.js_page .page_defind {
	display: none;
}
/*底部*/

.footer {
	width: 100%;
	text-align: center;
	background: #000;
	padding: 20px 0;
	margin-top: 30px;
	margin-bottom: 90px;
}
.footer p {
	line-height: 26px;
	font-size: 14px;
	color: #fff
}
/* 工具栏 */
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 10001;
	height: 90px;
	left: 0;
	display: block;
}
#toolbar .list {
	width: 100%;
	/*max-width: 640px;
	min-width: 320px;*/
	margin: 0 auto;
	background: #74a93d;
	height: 100%;
}
#toolbar .list li {
	float: left;
	width: 24.5%;
	text-align: center;
	border-right: 1px solid #91c956;
}
#toolbar .list li:last-child {
	border-right: none;
}
#toolbar .list a {
	display: block;
	/*height: 100%;
	line-height: 100%;*/
	height: 90px;
	overflow: hidden;
}
#toolbar .list a span {
	text-align: center;
	line-height: 130px;
	display: block;
	font-size: 20px;
	color: #fff;
}
#toolbar .list li:nth-child(1) {
	background: url(../img/f1.png) center 17px no-repeat;
}
#toolbar .list li:nth-child(2) {
	background: url(../img/f2.png) center 17px no-repeat;
}
#toolbar .list li:nth-child(3) {
	background: url(../img/f3.png) center 17px no-repeat;
}
#toolbar .list li:nth-child(4) {
	background: url(../img/f4.png) center 17px no-repeat;
}
/*view页面*/
.view-news {
}
.view-news h2 {
	display: block;
	text-align: center;
	font-size: 32px;
	height: 60px;
	line-height: 40px;
	margin-bottom: 30px;
}
.view-news p.cc {
	display: block;
	text-align: center;
}
.view-news p span {
	margin: 0px 15px;
	height: 45px;
	line-height: 45px;
	color: #999;
}
.desc {
	padding: 30px 0px;
	overflow: hidden;
	font-size: 24px;
	line-height: 45px;
}
.desc table {
	margin: 15px auto;
	overflow: hidden;
}
.desc table, .desc tr, .desc td {
	word-wrap: break-word;
	table-layout: fixed;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	border-spacing: 0px;
}
.desc tr, .desc td {
	border: 1px solid #ddd;
}
.desc p strong {
	font-weight: bold;
}
.about {
	overflow: hidden;
}
h2.title {
	display: block;
	font-size: 28px;
	font-weight: bold;
	color: #74a93d;
	width: 100%;
	line-height: 50px;
	text-align: center;
	margin-top: 50px;
}
em.line {
	display: block;
	width: 30px;
	height: 5px;
	background: #74a93d;
	margin: 0px auto;
}
h3.title {
	display: block;
	width: 100%;
	color: #999;
	line-height: 50px;
	text-align: center;
}
.about p {
	display: block;
	width: 100%;
	color: #919192;
	line-height: 34px;
	font-size: 18px;
	justify-content: space-between;
	padding: 0px;
}
.about a {
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	margin: 20px auto;
	background: #74a93d;
	text-align: center;
	color: #fff;
}
.about ul {
	background: url(../img/factorys.jpg) center no-repeat;
	padding-top: 32px;
	overflow: hidden;
	display: block;
	margin-top: 50px;
}
.about ul li {
	display: block;
	float: left;
	padding: 0px 37px;
	margin-bottom: 32px;
	width: 152px;
	height: 106px;
	padding-top: 46px;
	text-align: center;
	background: url(../img/bg_five.png) center no-repeat;
}
.about ul li span {
	color: #74a93d;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	margin-top: 48px;/*display: block;*/
}
.about ul li em {
	color: #74a93d;
	font-size: 14px;
}
.about ul li p {
	font-weight: bold;
	color: #000;
}
.product {
	background: #f9f9f9;
	padding-bottom: 50px;
	overflow: hidden;
}
.product li {
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.product li img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.product li span {
	position: absolute;
}
.product ul.ul1 li {
	width: 290px;
	height: 203px;
	margin: 20px 0px;
}
.product ul li span {
	left: 0;
	bottom: 0;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	background: rgba(0,0,0,0.18);
	width: 100%;
}
.product ul.ul2 li {
	width: 193px;
	height: 135px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.product ul.ul2 li:last-child {
	margin-right: 0px;
}
.ly img {
	width: 300px;
	margin-top: 30px;
}
.ly .b {
	width: 290px;
	margin-top: 30px;
}
.ly span {
	font-size: 24px;
	color: #737373;
	font-weight: bold;
	width: 100%;
	display: block;
	margin-top: 10px;
}
.ly h2 {
	font-size: 24px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	display: block;
}
.ly em {
	width: 33px;
	height: 3px;
	background: #ddd;
	display: block;
}
.ly p {
	width: 100%;
	font-size: 14px;
	color: #737373;
	line-height: 27px;
	display: block;
	margin-top: 20px;
}
.customer {
	/*background: #ededed;*/
	padding-bottom: 50px;
	overflow: hidden;
	margin-top: 50px;
}
.picScroll-left {
	width: 620px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	padding: 15px 0px;
}
.picScroll-left .hd .prev {
	display: block;
	width: 6px;
	height: 12px;
	float: right;
	background: url(../img/icon_lt.png) center no-repeat;
	cursor: pointer;
}
.picScroll-left .hd .next {
	display: block;
	width: 6px;
	height: 12px;
	float: right;
	background: url(../img/icon_rt.png) center no-repeat;
	cursor: pointer;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	padding: 0px 10px;
}
.picScroll-left .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0px 3px;
	overflow: hidden;
	background: #d8d8d8;
	border-radius: 50%;
	text-indent: -999px;
	cursor: pointer;
}
.picScroll-left .hd ul li.on {
	background: #74a93d;
}
.picScroll-left .bd {
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.picScroll-left .bd ul li img {
	width: 100%;
	height: auto;
}
.fixed {
	position: fixed;
	height: 90px;
	line-height: 90px;
	background: url(../img/icon_f2.png) 180px center no-repeat #74a93d;
	bottom: 0px;
	left: 50%;
	margin-left: -340px;
	text-align: center;
}
.fixed a {
	color: #fff;
	font-weight: bold;
	padding-left: 70px;
	font-size: 22px;
}
/*首页增加导航*/
.indexMenu {
	background: #FFF;
}
.indexMenu li {
	float: left;
	width: 25%;
	height: 100px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	list-style-type: none;
	text-align: center;
	cursor: pointer;
	word-break: break-all;
	box-sizing: border-box;
}
.indexMenu li:nth-of-type(4n) {
	border-right: none;
}
.indexMenu li:active {
	background-color: #ebf4fc;
}
.indexMenu li i {
	margin: 13px auto 0 auto;
	background: url(../img/indexMenuIcon.png)no-repeat;
	background-size: 45px auto;
	width: 45px;
	height: 45px;
	display: block;
	overflow: hidden;
}
.indexMenu li p {
	width: 90%;
	height: 38px;
	overflow: hidden;
	line-height: 32px;
	margin: 5px auto 0;
	font-size: 20px;
}
.indexMenu li a {
	color: #404040;
}
.c1 {
	background-position: 0 0px!important;
}
.c2 {
	background-position: 0 -45px!important;
}
.c3 {
	background-position: 0 -90px!important;
}
.c4 {
	background-position: 0 -135px!important;
}
