@charset "utf-8";
html {
	color: #000;
	background:#fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html * {
	outline: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html, body {font-family:"Microsoft YaHei","微软雅黑";line-height: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;
}
input, select, textarea {
	font-size: 100%;
}
/* 去掉各 Table  cell 的边距并让其边重合 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 去除默认边框 */
fieldset, img {
	border: 0;
}
/* 去掉 firefox 下此元素的边框 */
abbr, acronym {
	border: 0;
	font-variant: normal;
}
/* 一致的 del 样式 */
del {
	text-decoration: line-through;
}
address, caption, cite, code, dfn, em, th, var,i {
	font-size:100%;
	font-style: normal;
	font-weight: normal;
}
/* 去掉列表前的标识, li 会继承 */
ol, ul {
	list-style: none;
}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption, th {
	text-align: left;
}
/* 来自 yahoo, 让标题都自定义, 适应多个系统应用 */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;font-weight: normal;
}
q:before, q:after {
	content: '';
}
/* 统一上标和下标 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* 正常链接 未访问 */
/* 鼠标悬停 */
a:hover {
	text-decoration:none;
}
/* 默认不显示下划线，保持页面简洁 */
ins, a {
	text-decoration: none;
}
img{border:none;margin:0;}
.center{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
/*header*/
.header{width:100%;height:auto;min-width:1200px;}
.header .top{width:100%;height:auto;background:#f4f4f4;}
.header .top span{float:left;font-size:12px;line-height:36px;color:#5d5b5b;}
.header .top i{text-align:center;float:left;line-height:36px;font-size:12px;color:#adadad;position:absolute;left:50%;margin-left:-120px;}
.header .top ul{float:right;}
.header .top ul li{float:left;font-size:12px;color:#5d5b5b;line-height:36px;}
.header .top ul li:last-child a:before{content:"";display:inline-block;width:12px;height:12px;vertical-align:sub;margin-right:3px;}
.header .top a{color:#5d5b5b;margin:0 7px;}
.header .bottom a.logo{float:left;width:277px;height:62px;overflow:hidden;}
.header .bottom a.logo img{width:100%;height:100%;}
.header .bottom img.phone{width:198px;height:37px;float:right;margin-top:7px;}
.header .bottom{width:100%;height:auto;padding:29px 0 8px;border-bottom:1px solid #ededed;}
/*.header .bottom form{float:left;display:block;margin:16px 0 0 99px;}
.header .bottom input[type="text"]{text-indent:92px;display:block;float:left;height:42px;width:406px;border:1px solid #01833a;font-size:14px;line-height:42px;color:#333;}
.header .bottom input[type="button"]{display:block;float:left;width:63px;height:44px;border:none;background:#01833a;color:#fff;font-size:12px;}
.header .bottom input[type="text"]::-webkit-input-placeholder{text-indent:92px;color:#d9d9d9;font-size:14px;}
.header .bottom input[type="text"]:-moz-placeholder{text-indent:92px;color:#d9d9d9;font-size:14px;}
.header .bottom input[type="text"]::-moz-placeholder{text-indent:92px;color:#d9d9d9;font-size:14px;}
.header .bottom input[type="text"]:-ms-input-placeholder{text-indent:92px;color:#d9d9d9;font-size:14px;}
.nav-box{background:#01833a;width:100%;height:76px;position:relative;}
.nav-box ul{display:table;margin:0 auto;}
.nav-box li{float:left;margin:0 10px;}
.nav-box li:hover{background:#017835;}
.nav-box li img.icon{width:25px;height:25px;margin:16px auto 0;display:block;}
.nav-box li a.btn{font-size:14px;color:#fff;text-align:center;display:block;padding:7px 0 12px;width:104px;}
.erji{width:100%;background:rgba(255,255,255,0.9);position:absolute;top:76px;left:0;padding:35px 0 24px;display:none;z-index:11;}
.ej-box{display:table;margin:0 auto;}
.ej-box .tz01{float:left;margin:0 22px;}
.ej-box .tz01 a{overflow:hidden;display:block;}
.ej-box .tz01 img{float:left;display:block;}
.ej-box .tz01 section{float:left;padding-left:20px;}
.ej-box .tz01 i{font-size:36px;color:#333333;display:block;line-height:36px;padding:33px 0 12px;}
.ej-box .tz01 i em{font-size:24px;display:inline-block;line-height:24px;}
.ej-box .tz01 h1{font-size:18px;color:#333333;}*/

.nav{width:100%;position:absolute;left:0;min-width:1200px;}
.nav-box{position:relative;}
.nav-box ul {display:table;max-width:1200px;margin-left:285px;}
.nav-box ul li{float:left;padding:25px 0 29px;}
.nav-box li a.btn{font-size:16px;color:#333333;text-align:center;display:block;width:95px;transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.nav-box li:hover a.btn{color:#40a981;}
.nav-box li a.btn img{display:inline-block;vertical-align:middle;margin-left:8px;}
.erji{width:100%;background:rgba(255,255,255,0.9);position:absolute;top:70px;left:0;padding:26px 0 26px;display:none;z-index:11;}
.ej-box{display:table;margin:0 auto;}
.ej-box .tz01{float:left;margin:0 50px;}
.ej-box .tz01 a{overflow:hidden;display:block;}
.ej-box .tz01 img{display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}
.ej-box .tz01 span{font-size:14px;color:#333333;display:block;margin-top:10px;}
.ej-box .tz01 i{display:block;width:100%;height:34px;position:relative;}



/*end*/
/*footer*/

.footer{margin-top:60px;width:100%;height:auto;overflow:hidden;min-width:1200px;background:url(../images/footer-img.jpg) center -150px no-repeat;}
.left1 img.logo2{display:block;margin-bottom:60px;}
.left1 span{display:block;font-size:18px;color:#ffffff;margin-bottom:23px;line-height:18px;margin-left:46px;}
.left1 span img{display:inline-block;vertical-align: sub;margin-right:19px;}
.left1{float:left;}
.right1{float:right;font-size:0;}
.right1 span{font-size:16px;color:#d1d1d1;line-height:16px;display:block;padding-bottom:33px;padding-top:18px;}
.right1 input[type="text"]{color:#fff;font-family:"微软雅黑";margin-right:26px;width:143px;height:43px;font-size:14px;background:rgba(0,0,0,0.5);border:1px solid rgba(76,76,76,0.5);padding-left:20px;}
.right1 textarea{font-size:14px;padding-left:20px;padding-top:20px;color:#fff;font-family:"微软雅黑";width:525px;height:88px;display:block;margin-top:18px;resize:none;background:rgba(0,0,0,0.5);border:1px solid rgba(76,76,76,0.5);}
.right1 input[type="button"]{width:184px;height:49px;display:block;border:none;background:#d6151a;font-size:14px;color:#fe9da0;margin-top:17px;}
.footer-top{padding-top:66px;padding-bottom:67px;border-bottom:1px solid #5c5c5c;}
.footer-center{padding-top:30px;min-height:239px;border-bottom:1px solid #5c5c5c;}
.left2{float:right;margin-right:15px;margin-top:35px;}
.left2 li{float:left;text-align:center;color:#d1d1d1;font-size:14px;margin-right:9px;cursor:pointer;position:relative;}
.left2 ul{overflow:hidden;}
.left2 img.eee{display:block;margin-bottom:17px;width:32px;height:32px;}
.left2 li .fd{position:absolute;left:-104px;top:0;display:none;}
.right2{float:right;overflow:hidden;}
.right2 ul{float:left;margin-right:60px;}
.right2 ul li{font-size:18px;color:#ffffff;margin-bottom:15px;}
.right2 ul li a{font-size:14px;color:#d1d1d1;line-height:14px;display:block;}
.right2 ul:last-child{margin-right:0;}
.footer-bottom span{float:left;font-size:14px;color:#5c5c5c;line-height:14px;display:block;}
.footer-bottom i{float:right;color:#fff;font-size:14px;}
.footer-bottom{padding-top:46px;padding-bottom:38px;background:#000;}
/*end*/




.fixed{position:fixed;bottom:0;left:0;right:0;height:132px;width:100%;display:none;}
.fixed a{background:url(../images/bottom-img.png) center center no-repeat;display:block;height:132px;width:100%;}

