@charset "UTF-8";
/* Css Public */
*, *:after, *:before{ box-sizing:border-box; -webkit-box-sizing:border-box; -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
html{ font-family:"PingFang SC","Arial","Microsoft YaHei"; font-size:16px; color:#333; line-height:30px;}
html{ -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; background-color:#f0f0f0;}
body{ width:expression(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px;}
body,div,ul,li,dl,dt,dd,ol,form,a,span,p,h1,h2,h3,h4,h5,h6,label,table,tbody,tr,th,td,object,iframe,icon{ margin:0px; padding:0px;}
img{ border:none; vertical-align:bottom;}
ul,li{ list-style-type:none;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#367b22; text-decoration:none;}
a{ outline:none;}
a:active{ star:expression(this.onFocus=this.blur());}
.main{ width:1200px; margin:auto;}
:focus{ outline:0;}
.clear{ width:0px; height:0px; padding:0px; margin:0px; clear:both;}

/* Css Heard */
.db-bg{
	width:100%;
	height:128px;
	background-image: url(headbg.png);
}
.db-lg{
	float:left;
	width:504px;
	height:88px;
	margin-top:16px;
	background-image: url(logoz.png);
	background-repeat: no-repeat;
}
.db-lg a{ display:block; width:398px; height:48px;}
.db-tb{ float:right;}
.db-tb a{ float:left; margin-top:15px; margin-left:30px; color:#fff; text-align:center;}
.db-tb a:hover{ color:#e4d70e;}
.db-tb a img{ display:block; margin:0 auto 2px; width:25px; height:25px;}

/* Css Flash */
.swiper1{ width:100%; height:400px;}
.swiper-slide{ background-repeat:no-repeat; background-position:center; background-size:cover;}

/* Css Mneu */
.db-ls{ width:100%; height:60px; background-color:#367b22; background:linear-gradient(-90deg, #3a8524, #367b22); background:-webkit-linear-gradient(-90deg, #3a8524, #367b22);}
.db-ls a{ display:block; float:left; width:9%; height:60px; line-height:60px; font-size:18px; color:#fff; text-align:center;}
.db-ls a:nth-of-type(1), .db-ls a:nth-of-type(11){ width:9.5%;}
.db-ls a:hover{ font-weight:bold; background:linear-gradient(-90deg, #3a8524, #388720); background:-webkit-linear-gradient(-90deg, #3a8524, #388720);}
#index .db-ls a:nth-of-type(1), #about .db-ls a:nth-of-type(2), #news .db-ls a:nth-of-type(3), #laws .db-ls a:nth-of-type(4), #criterion .db-ls a:nth-of-type(5), #product .db-ls a:nth-of-type(6), #supply .db-ls a:nth-of-type(7), #forum .db-ls a:nth-of-type(8), #exhibition .db-ls a:nth-of-type(9), #member .db-ls a:nth-of-type(10), #contact .db-ls a:nth-of-type(11){ font-weight:bold; background:linear-gradient(-90deg, #3e8b28, #388720); background:-webkit-linear-gradient(-90deg, #3e8b28, #388720);}

/* Css Bottom */
.bt-bg{ width:100%; background-color:#367b22; padding:35px 0; margin-top:50px; color:#fff; text-align:center;}
.bt-bg ul li{ display:inline-table; margin:0 5px;}
.bt-bg ul li dl{ display:inline-table; width:14px; line-height:14px; margin-right:5px;}
.bt-bg span{ font-family:Arial;}
.bt-bg font{ margin:0 5px;}
.bt-bg a{ color:#fff;}
