@charset "gb2312";
* {
	margin: 0;
	padding: 0;
	transition:all 1s; -moz-transition:all 1s;
}
body {
	background: #fff;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height: 25px;
	overflow-x: hidden;
}
.yidongduan, img.mpro_tit, .mnews_tit,.footer{
	display: none;
}
img {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
.pt10 {
	padding-top: 10px;
	padding-bottom: 20px;
}
.cl {
	clear: both;
}
.clear {
	clear: both;
}
#header {
	width: 100%;
	height: 130px;
	background: url(images/head-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.wm {
	max-width: 1000px;
	min-width: 640px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.borbt {
	border-bottom: 2px solid #965d40;
}
.title {
	position: relative;
}
.title .more {
	position: absolute;
	right: 5px;
	bottom: 0px;
}
.title .more a {
	color: #965d40;
	font-size: 12px;
	font-weight: normal;
}
.newsbox {
	padding: 10px;
}
.newsbox li {
	height: 40px;
	line-height: 40px;
	background: url(images/12.jpg) left center no-repeat;
	padding-left: 20px;
	border-bottom: 1px dashed #663333;
	position: relative;
}
input {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: none;
}
.logo {
	width: 485px;
	height: 130px;
	float: left;
}
.telephone {
	width: 260px;
	height: 103px;
	float: right;
}
.telephone img {
	padding-top: 25px;
}
.telephone span {
	color: #000000;
	font-size: 21px;
	display: block;
	text-align: center;
	padding-top: 42px;
}
.topnav {
	width: 100%;
	height: 46px;
	background:url(images/nav-bg.jpg) no-repeat;
	background-size:100% 100%; 
}
/*.topnav ul {
	border-left: #0CB320 dashed 1px;
}
*/.topnav ul li {
	float: left;
	z-index: 99;
	position: relative;
	display: inline-block;
	width: 14%;
	height: 46px;
	float: left;
	text-align: center;
}
.topnav ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 0px 21px;
	text-decoration: none;
	line-height: 46px;
}
.topnav ul li a:hover {
	color: #fff600;
}
.topnav ul ul {
	line-height: 28px;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 43px;
	background: #01903e;
	padding: 0 0 0 0;
	height: auto;
	display: none;
	border-left: none;
}
.topnav li:hover ul {
	display: block;
}
.topnav li li {
	text-align: center;
	height: 42px;
}
.topnav li li a {
	font-size: 14px;
	padding: 0px 9px;
	font-size: 12px;
	color: #fff;
	border-right: none;
	border-left: none;
	line-height: 42px;
}
.banner {
	width: 100%;
}
.product {
	width: 100%;
	background: url(images/wm-bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 40px;
}
.pro_tit {
	width: 100%;
	margin: 40px auto 10px;
}
.product-left {
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
.product-left-title {
	height: 72px;
	background-color: #4ABA3C;
	line-height: 72px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
}
.product-left ul {
	border: #999999 solid 1px;
	border-top: none;
}
.product-left li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #999;
}
.product-left li:last-child {
	border-bottom: none;
}
.product-left li a {
	display: block;
	padding-left: 10px;
	font-size: 14px;
}
.product-left li a:hover {
	background: #269E19;
	color: #fff;
}
.product-right {
	max-width: 1000px;
	min-width: 640px;
	margin: 10px auto 0;
}
.product-right ul li a span {
	color: #539454;
	font-size: 16px;
	line-height: 40px;
}
.product-right .title span {
	width: 60px;
	padding-left: 10px;
	float: right;
	margin-top: 6.5px;
	background-color: #4ABA3C;
}
.product-right .title span a {
	color: #fff;
}
.product-right li {
	width: 23%;
	float: left;
	margin: 0 1%;
	text-align: center;
	position: relative;
}
.product-right li .itemGlass {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 55px;
	left: 80px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fFFFFFF, endColorstr=#7fFFFFFF);
}
.product-right li:hover .itemGlass {
	display: block;
	width: 100%;
	height: 226px;
	top: 0;
	left:0;
}
.product-right li img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 226px;
}
span.more {
	width: 90px;
	background: #ef8106;
	margin: 20px auto 0;
	display: block;
	text-align: center;
	height: 33px;
}
span.more a {
	color: #fff;
	display: block;
	line-height: 33px;
}
span.more a:hover {
	background: #00a22a;
}
.lanmu {
	width: 100%;
	background: url(images/lanmu-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.lanmu_con {
	max-width: 1000px;
	min-width: 640px;
	height: 421px;
	margin: 0 auto;
	position: relative;
}
.lanmu_img1 {
	float: left;
	width: 23%;
	position: absolute;
	left: 1%;
	bottom: 0;
	overflow:hidden;
}
.lanmu_img1 img {
	width: 100%;
}
.lanmu_img1_green, .lanmu_img2_green, .lanmu_img3_green, .lanmu_img4_green {
	width: 100%;
	height: 40%;
	background: rgba(0,162,42,0.6);
	position: absolute;
	bottom: 10px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 94px;
	font-weight: bold;
	transition:all 2s; -moz-transition:all 2s;
}
.lanmu_img1_green:hover {
	background: rgba(239,129,6,0.6);
	height:230px;
}
.lanmu_img2_green:hover {
	background: rgba(239,129,6,0.6);
	height:230px;
}
.lanmu_img3_green:hover {
	background: rgba(239,129,6,0.6);
}
.lanmu_img4_green:hover {
	background: rgba(239,129,6,0.6);
	height:230px;
}
.lanmu .txt{font-size:12px;line-height:25px;padding:10px; height:140px;}
.lanmu_img2_green:hover .txt,.lanmu_img1_green:hover .txt,.lanmu_img4_green:hover .txt{ padding:10px; line-height:25px; margin-top:-25px; height:140px; overflow:hidden;}
.lanmu_img2 {
	float: left;
	width: 23%;
	position: absolute;
	left: 26%;
	bottom: 0;
	overflow:hidden;
	-webkit-animation-delay: 0.2s;
}
.lanmu_img2 img {
	width: 100%;
}
.lanmu_img3 {
	float: left;
	width: 23%;
	position: absolute;
	left: 51%;
	bottom: 0;
	-webkit-animation-delay: 0.4s;
}
.lanmu_img3 img {
	width: 100%;
}
.lanmu_img4 {
	float: left;
	width: 23%;
	position: absolute;
	left: 76%;
	bottom: 0;
	overflow:hidden;
	-webkit-animation-delay: 0.4s;
}
.lanmu_img4 img {
	width: 100%;
}
.about {
	width: 27%;
	background: #FFFFFF;
	position: absolute;
	bottom: 9px;
	left: 72%;
	-webkit-animation-delay: 0.6s;
}
.about .box {
	width: 100%;
	margin-top: 15px;
}
.about .more {
	margin: 10px auto;
}
.about .txt {
	font-size: 12px;
	line-height: 25px;
	padding: 0 15px;
}
.news {
	width: 100%;
	background: url(images/news-bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 60px;
}
.news_tit img {
	width: 100%;
	margin: 40px auto 10px;
}
.news_con {
	max-width: 1000px;
	min-width: 640px;
	margin: 10px auto;
}
.news_img {
	width: 23%;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 1%;
}
.news_img a:hover {
	color: #ef8106;
}
.news_img img {
	width: 100%;
	height: 130px;
}
.news_img p {
	font-size: 12px;
	font-weight: 500;
}
.liangzhao_img {
	width: 45%;
	margin: 0 auto;
}
.liangzhao_img img {
	width: 100%;
}
#bottom {
	background: #01903e;
	padding: 10px 0px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-top: solid 2px #fe8c1f;
}
#bottom a {
	color: #fff;
}
.contact {
	width: 490px;
	height: 240px;
}
.contact .box {
	padding-top: 10px;
}
.contact .txt {
	width: 180px;
}
.leftside {
	width: 190px;
	padding-left: 10px;
}
.leftside .title {
	background: #4ABA3C;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}
.leftside .title .more {
	right: 20px;
	bottom: auto;
}
.leftside ul {
	border: 1px solid #b0d468;
	margin-top: 10px;
	padding: 10px;
	background: #fff;
}
.leftside li {
	height: 35px;
	line-height: 35px;
	text-align: left;
	border-bottom: 1px dashed #b0d468;
}
.leftside li:last-child {
	border-bottom: none;
}
.rightside {
	width: 1000px;
	min-height: 500px;
	background: #fcfafd;
	margin: 20px auto;
}
h3 {
	font-size: 20px;
	padding: 13px 0;
	border-bottom: solid 1px #ececec;
	width: 90% !important;
	margin: 0 auto !important;
	text-align: center;
}
h3 span {
	border-bottom: solid 3px #3f7f43;
	padding: 10px 0;
	font-size: 22px;
    line-height: 53px;
}
h1 {
	font-size: 20px;
	padding: 13px 0;
	border-bottom: solid 1px #ececec;
	width: 90%;
	margin: 0 auto !important;
	text-align: center;
}
h1 span {
	border-bottom: solid 3px #3f7f43;
	padding: 10px 0;
	font-size: 22px;
    line-height: 53px;
}
.rightside h1 {
	text-align: center;

	color: #530000;
}
.rightside .content {
	padding: 20px 20px;
}
.content p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 35px;
}
.pro_content {
	text-indent: 2em;
	font-size: 14px;
	line-height: 35px;
	padding: 20px 40px;
}
.rightside .newsbox,.pbox{
	min-height: 350px;
}
.newsbox li a {
	font-size: 14px;
}
.rightside li .infodate {
	position: absolute;
	right: 5px;
	top: 5px;
}
.rightside .img img {
	width: 100%;
}
.pagenav {
	padding-top: 20px;
	text-align: center;
}
.pagenav span, .pagenav a {
	padding: 10px 20px;
	margin-left: 10px;
}
.pagenav span {
	background: #fc7d03;
	color: #fff;
}
.pagenav a {
	background: #fc7d03;
	color: #fff;
}
.pagenav a:hover {
	background: #01903e;
}
.pbox li .itemGlass, .product-right li .itemGlass {
	transition: all 1s;
	-webkit-transition: all 1s;
}
.pbox li {
	width: 24%;
	height: 260px;
	float: left;
	text-align: center;
	position: relative;
	margin: 10px 4px;
}
.pbox li img {
	display: block;
	margin: 0 auto;
	width: 95%;
	height: 226px;
}
.pbox li a {
	color: #539454;
	font-size: 16px;
	line-height:40px;
}
.pbox li .itemGlass {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 55px;
	left: 80px;
	background: rgba(255,255,255,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fFFFFFF, endColorstr=#7fFFFFFF);
}
.pbox li:hover .itemGlass {
	display: block;
	width: 100%;
	height: 226px;
	top: 0;
	left: 5px;
}
.pbox1 li {
	width: 50%;
	height: 305px;
	float: left;
	text-align: center;
	position: relative;
	margin: 10px 4px;
}
.pbox1 li img {
	display: block;
	margin: 0 auto;
	width: 95%;
	height: 275px;
}
.pbox1 li a {
	color: #539454;
	font-size: 16px;
	line-height: 30px;
}
.pbox1 li .itemGlass {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 55px;
	left: 80px;
	background: rgba(255,255,255,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fFFFFFF, endColorstr=#7fFFFFFF);
}
.pbox1 li:hover .itemGlass {
	display: block;
	width: 100%;
	height: 275px;
	top: 0;
	left: 5px;
}
.messages {
	width: 68%;
	height: 300px;
	margin: 0 auto;
}
.messages-title {
	width: 347px;
	height: 43px;
}
input {
	color: #666666;
	font-size: 9px;
}
.next {
	width: 100%;
	height: 170px;
	position: relative;
	top: 15px;
}
.next0 {
	width: 100%;
	height: 36px;
}
.name {
	width: 48%;
	height: 23px;
	float: left;
}
.tel {
	width: 48%;
	height: 23px;
	float: right;
}
.next1 {
	width: 100%;
	height: 36px;
}
.messages .title {
	width: 100%;
	height: 23px;
}
.next2 {
	width: 100%;
	height: 80px;
}
.mes {
	width: 100%;
	height: 80px;
}
.next3 {
	width: 100%;
	height: 30px;
}
.yzm {
	width: 140px;
	height: 23px;
	float: left;
}
.photo {
	width: 62px;
	height: 27px;
	float: right;
	padding-right: 85px;
}
.photo a {
	text-decoration: none;
}
.submit {
	width: 132px;
	height: 40px;
	background-color: #fc7d03;
	position: relative;
	border: none;
	color: #fff;
	left: 234px;
	top: 45px;
}
.submit:hover {
	background: #01903e;
}
a {
	text-decoration: none;
}
.submit span {
	color: #FFFFFF;
	font-family: Î¢ÈíÑÅºÚ;
	font-size: 15px;
	display: block;
	text-align: center;
	margin: auto;
	padding-top: 9px;
}
.img {
	width: 65%;
	margin: 0 auto;
}
.con_img{ width:80%; display:block; margin:0 auto;}


/*ÒÆ¶¯¶Ë*/

@media screen and (max-width:640px) {
.pcduan, img.pro_tit, .news_tit, .infodate,.links,.newslist{
	display: none;
}
.yidongduan, img.mpro_tit, .mnews_tit,.footer{
	display: block;
}
.mnav {
	width: 100%;
	background: #01903e;
	height: 63px;
}
.mnav ul {
	width: 86%;
	margin: 0 auto;
}
.mnav li {
	float: left;
	width: 25%;
	text-align: center;
}
.mnav li a {
	font-size: 1.2em;
	line-height: 2.2em;
	color: #fff;
}
li.mindex {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	border: solid 2px #fff;
	line-height: 45px;
	text-align: center;
	margin: 7px 0 0 20px;
}
.wal a img {
	width: 100%;
}
img.mpro_tit, .mnews_tit {
	width: 100%;
	padding: 30px 0 15px;
}
.product-right li, .news_img {
	width: 47%;
	margin: 0 1.5%;
}
.product-right li img {
	height: 160px;
}
.mnews_tit img {
	width: 100%;
}
li.pro_tit:nth-child(3) {
	display: none;
}
li.pro_tit:nth-child(4) {
	display: none;
}
.product-right, .lanmu_con, .news_con, .wm {
	max-width: none;
	min-width: inherit;
	margin: 0 auto;
	width: 96%;
}
.product {
	padding-bottom: 15px;
}
.lanmu_img1 {
	float: left;
	width: 47%;
	position: absolute;
	top: 5%;
	left: 1%;
	height: 171px;
}
.lanmu_img2 {
	float: left;
	width: 47%;
	height: 171px;
	position: absolute;
	top: 5%;
	left: 52%;
	-webkit-animation-delay: 0.2s;
}
.lanmu_img3 {
	float: left;
	width: 47%;
	height: 171px;
	height: 171px;
	left: 1%;
	top: 51%;
}
.lanmu_img4 {
	float: left;
	width: 47%;
	height: 171px;
	height: 171px;
	left: 52%;
	top: 51%;
}
.lanmu_img1 img, .lanmu_img2 img, .lanmu_img3 img, .lanmu_img4 img {
	height: 100%;
}
.lanmu_img1_green, .lanmu_img2_green {
	line-height: 70px;
	bottom: 0;
}
.lanmu_img3_green {
	height: 40%;
	line-height: 70px;
	bottom: 0;
}
.lanmu_img4_green {
	height: 40%;
	line-height: 70px;
	bottom: 0;
}
.about {
	width: 47%;
	left: 52%;
}
.about_font {
	height: 150px;
	overflow: hidden;
}
.about .box {
	margin-top: 10px;
}
.news_img:nth-child(3) {
	display: none;
}
.news_img:nth-child(4) {
	display: none;
}
.news {
	padding-bottom: 0;
}
.wm {
	line-height: 2em;
	font-size: 11px;
}
.rightside {
	width: 100%;
	margin: 10px auto;
}
.pbox li {
	width: 47%;
	height: 214px;
}
.pbox li img {
	width: 95%;
	height: 180px;
}
.pagenav span, .pagenav a {
}
.img, .liangzhao_img {
	width: 95%;
}
.newsbox li {
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
h3 {
	font-size: 1.6em;
	border-bottom: solid 3px #3f7f43;
}
h3 span {
	border-bottom: none;
	padding: 10px 0;
	line-height: 2.5em;
    font-size: 1.8em;
}
h4 {
	width: 95%;
    margin: 0 auto !important;
	border-bottom: solid 3px #3f7f43;
}
h4 span {
	border-bottom: none;
    padding: 10px 0;
    line-height: 2em;
    font-size: 1.4em;
}
.rightside .content {
	padding: 15px 10px;
}
.rightside {
	width: 100%;
	min-height: 330px;
}
.pbox1 li {
	width: 47%;
	height: 270px;
}
.pbox1 li img {
	height: 220px;
}
.messages {
	width: 95%;
}
.submit {
	left: 0;
	top: 25px;
	margin: 0 auto;
	display: block;
}
.product, .lanmu, .news {
	background: none;
}
td.kefu img,.kefu_ma{
    width: 60%;
}
td p {
    top: 48% !important;
}
.tit {
    height: 25px;
    overflow: hidden;
}
.content div span {
    line-height: 2em;
}
#bottom {
    position: relative;
    bottom: 40px;
    margin-top: 40px;
}
.con_img{ width:100%; display:block; margin:0 auto;}

#box_footerBody{width: 100%; height: 45px; position:fixed; bottom: 0px; text-align: center; border-top: none;}
.footer_body{ min-width:320px; max-width:640px; margin:0 auto;}
.footer_ul{ display:block; background:#fe8c1f; width:100%; height:44px; border-top:1px solid #fff;}
.footer_ul li{ display:inline; float:left; width:25%; height:44px;}
.footer_ul li a{ display:block; height:42px; padding-top:3px; text-align:center; border-right:1px solid #fff; color:white; font-size:12px;}
.footer_ul li a.border_none{ border-right:none;}
.footer_ul li a:hover{ background:#01903e;text-decoration:none;}
.footer_ul li a .icon{ display:block; width:30px; height:20px; margin:0 auto; font-size:1.5em;}
.footer_ul li a .text{ display:block; height:16px; line-height:22px; text-align:center;}

.footer_ul li a span.home:before{ content: "\e900";  }
.footer_ul li a span.book:before{ content: "\e96d";  }
.footer_ul li a span.msg:before{ content: "\e945";  }
.footer_ul li a span.phone:before{ content: "\e944";  }
}
