@charset "utf-8";

/* 
 *@Project: 样式重设及公共样式表
 */

html {
	color: #7a7a7a;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea {
	table-layout: fixed;
	word-break: break-all;
}

i {
	font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 Microsoft Yahei, tahoma, arial, sans-serif;
}

body a {
	color: #ababab;
	outline: none;
	blr: expression(this.onFocus=this.blur())\9;
}

input,
select,
textarea,
button {
	font-size: 100%;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: inherit;
}

fieldset,
img {
	border: 0;
}

iframe {
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	line-height: 0
}

a:hover {
	text-decoration: none;
}

ins,
a {
	text-decoration: none;
}

.w1020 {
	width: 1020px;
	margin: 0 auto;
}
.w1170 {
	width: 1170px;
	margin: 0 auto;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1500 {
	width: 1500px;
	margin: 0 auto;
}
.w900 {
	width: 900px;
}
.w960 {
	width: 960px;
}
.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}

body .fn-hide {
	display: none;
}

body .fn-show {
	display: block;
}

body .fn-v-hide {
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

body .fn-v-show {
	visibility: visible;
	opacity: 1;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

.fn-left,
.fn-right {
	display: inline;
}

.fn-left {
	float: left;
}

.fn-right {
	float: right;
}

.padding-t-10 {
	padding-top: 10px;
}

.padding-t-15 {
	padding-top: 15px;
}
.padding-t-30 {
	padding-top: 30px;
}
.padding-t-60 {
	padding-top: 60px;
}
.padding-t-50 {
	padding-top: 50px;
}
.padding-t-40 {
	padding-top: 40px;
}
.padding-b-10 {
	padding-bottom: 10px;
}

.padding-b-30 {
	padding-bottom: 30px;
}
.padding-b-40 {
	padding-bottom: 40px;
}
.padding-b-50 {
	padding-bottom: 50px;
}
.padding-b-60 {
	padding-bottom: 60px;
}
.padding-10 {
	padding: 10px;
}

.padding-tb-10 {
	padding: 10px 0;
}

.padding-lr-5 {
	padding: 0 5px;
}

.margin-t-5 {
	margin-top: 5px;
}

.margin-t-10 {
	margin-top: 10px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-t-20 {
	margin-top: 20px;
}

.margin-t-25 {
	margin-top: 25px;
}

.margin-t-30 {
	margin-top: 30px;
}

.margin-t-35 {
	margin-top: 35px;
}

.margin-t-40 {
	margin-top: 40px;
}

.margin-t-50 {
	margin-top: 50px;
}

.margin-t-60 {
	margin-top: 60px;
}

.margin-t-70 {
	margin-top: 70px;
}

.margin-t-80 {
	margin-top: 80px;
}

.margin-l-5 {
	margin-left: 5px;
}

.margin-l-10 {
	margin-left: 10px;
}

.margin-l-15 {
	margin-left: 15px;
}

.margin-l-20 {
	margin-left: 20px;
}

.margin-l-30 {
	margin-left: 30px;
}

.margin-l-40 {
	margin-left: 40px;
}

.margin-r-10 {
	margin-right: 10px;
}

.margin-r-5 {
	margin-right: 10px;
}

.margin-b-5 {
	margin-bottom: 5px;
}

.margin-b-10 {
	margin-bottom: 10px;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.margin-b-20 {
	margin-bottom: 20px;
}

.margin-b-30 {
	margin-bottom: 30px;
}

.margin-b-40 {
	margin-bottom: 40px;
}

.margin-b-60 {
	margin-bottom: 60px;
}

.margin-r-40 {
	margin-right: 40px;
}
.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.margin-lr-10 {
	margin: 0 10px;
}

.margin-lr-20 {
	margin: 0 20px;
}

.b-r-3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
}

.b-r-5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.b-r-10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

.b-r-50 {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

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

body {
	background-color: #fff;
}


/*scrollbar*/

body::-webkit-scrollbar,
.layers-table-list::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

body::-webkit-scrollbar-track,
.layers-table-list::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ddd;
}

body::-webkit-scrollbar-thumb,
.layers-table-list::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.bg {
	background-color: #6a6f6d;
}


/*
 * 共用样式
 */


/*a {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}*/

::-webkit-scrollbar-track-piece {
	width: 8px;
	background-color: #f8f8f8;
}

::-webkit-scrollbar {
	width: 8px;
	background-color: #2882e8;
}

::-webkit-scrollbar-thumb {
	width: 8px;
	background-color: #aeaeae;
}

::-webkit-scrollbar-thumb:hover {
	width: 8px;
	background-color: #2882e8;
}

img{
	display: block;
}
body{
	min-width: 1200px;
}
/*公共样式*/
.top{
	height: 40px;
	background-color: #eee;
}
.top span{
	float: left;
	line-height: 40px;
	font-size: 12px;
	color: #666;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	line-height: 40px;
	font-size: 12px;
	color: #666;
	margin: 0 3px;
}
.top ul li a{
	color: #666;
}
.logo-box{
	overflow: hidden;
	height: 114px;
}
.logo{
	float: left;
	margin-top: 25px;
}
.logo img{
	height: 71px;
	width: auto;
}
.hot{
	float: right;
	padding-left: 55px;
	margin-top: 30px;
	background: url(../images/tel.png) no-repeat left center;
}
.hot span{
	display: block;
	font-size: 16px;
	color: #101010;
	line-height: 24px;
}
.hot em{
	display: block;
	font-size: 30px;
	color: #3d9909;
	font-weight: bold;
	line-height: 32px;
}
.nav{
	height: auto;
	background-color: #408b15;
}
.nav li{
	float: left;
	width: 120px;
	padding:13px 0;
	position: relative;
}

.nav li a{
	width: 100%;
	display:block;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.nav li .ej{
	width: 100%;
	background: #78c51d;
	/*padding:3px 0;*/
	position: absolute;
	top:48px;
	left:0;
	z-index: 99;
	display: none;
}
.nav li .ej dl{
	width: 100%;
}
.nav li .ej dl dt{
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #408b15;
}
.nav li .ej dl dt a{
	color:#fff;
}
.nav li .ej dl dt:hover{
	background: #408b15;
}
.nav li:hover,.nav li.active{
	background-color: #78c51d;
}
.nav li:hover .ej{
	display: block;
}

/*底部*/
.footer-con{
	width: 100%;
	background: #225c00;
	padding: 50px 0 40px 0;
}
.footer-con .fz{
	text-align: center;
}
.footer-con .fz,.footer-con .fz a,.footer-con .bot-nav a{
	color:#fff;
	font-size:15px;
}
.footer-con .fz a{
	padding:0 15px;
}
.footer-con .bot-nav{
	padding:15px 0;
	border-top:1px solid #3a9704;
	border-bottom:1px solid #3a9704;
	text-align: center;
}
.footer-con .bot-nav a{
	padding:0 27px;
}
.bot-con .bot-text{
	width: 60%;
	font-size:15px;
	line-height: 35px;
	color:#fff;
}
.bot-con .bot-text a{
	color:#fff;
}
.bot-con .bot-ewm{
	width: auto;
	height: auto;
	/*background: #fff;*/
	overflow: hidden;
}
.bot-con .bot-ewm .i-c{
	float: left;
	width: 140px;
	height: auto;
	margin-right: 15px;
}
.bot-con .bot-ewm .i-c img{
	width: 100%;
	height: 140px;
}
.bot-con .bot-ewm .i-c p{
	text-align: center;
	font-size: 13px;
	color:#fff;
	line-height: 30px;
	margin-top: 5px;
}

/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #cc0000 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #cc0000 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #cc0000 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #cc0000 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}

/*menu*/
.menu{
	width: 211px;
	overflow: hidden;
	/*margin-top: -60px;*/
}
.menu h2{
	width: 211px;
    /* height: 139px; */
    box-sizing: border-box;
    background: #3a9805;
    padding: 30px 0 30px 30px;
}
.menu h2 em{
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.menu h2 span{
	display: block;
	font-size: 20px;
	color: #fff;
	font-family: arial;
}
.menu li{
	background-color: #dfdfdf;
	box-sizing: border-box;
	padding-left: 30px;
	height: 47px;
	overflow: hidden;
	margin-top: 1px;
}
.menu li a{
	display: block;
	font-size: 16px;
	color: #666;
	height: 18px;
	line-height: 18px;
	border-left: 2px solid #a8a8a8;
	padding-left: 15px;
	margin-top: 14px;
}
.menu li:hover a{
	border-color: #78c51d;
	color: #333;
	/*font-weight: bold;*/
}
.menu li.active a{
	border-color: #78c51d;
	color: #333;
	/*font-weight: bold;*/
}
.menu .rx{
	background: url(../images/phone2.png) no-repeat 7px center;
	background-color: #bf7233;
	box-sizing: b;
	padding: 30px 0 30px 44px;
	margin-top: 4px;
}
.menu .rx span{
	display: block;
	font-size: 12px;
	color: #fff;
}
.menu .rx em{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.menu .zx{
	margin-top:3px;
}
.zx h2{
	width: 211px;
    box-sizing: border-box;
    background: #3a9805;
    padding: 15px 0 15px 30px;
}
.zx .zx-text{
	border:1px solid #eee;
	border-top:none;
	font-size: 14px;
	line-height: 30px;
	padding:13px 10px;
}
.menu .zx a{
	display: block;
	float: left;
	width: 60px;
	margin: 0 22px;
}
.menu .zx a i{
	display: block;
	height: 41px;
	width: 41px;
	margin: 0 auto;
}
.menu .zx a span{
	display: block;
	font-size: 12px;
	color: #9b9b9b;
	text-align: center;
}

/*page*/
.page-box {
	margin-bottom: 30px;
	margin-top: 40px;
}
.page-box div{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.page-box a{
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin: 0 5px;
	border-radius: 3px;
}
.page-box strong{
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	color: #666;
	background-color: #408b15;
	color: #fff;
	margin: 0 5px;
	border-radius: 3px;
}