*{margin:0; padding:0; border:0;}
a{text-decoration:none;}
li{list-style:none;}
body{ font-family:"Microsoft YaHei"; min-width:1200px;}
input[type="submit"],select,input[type="button"],input[type="reset"],input[type="date"]{-webkit-appearance: none;}



/*顶部*/
.header{height: 100px;width: 1200px;margin: 0 auto;}
.logo{float: left;height: 100px;}
.logo img{ max-height:100%;}
.nav{height: 100px;float: right; width:auto; position:relative; z-index: 1;}

.navdl{ display:none;}
.navdl dd{ width:125px; overflow:hidden; text-align:center; }
.navdl dd a{ color:#fff!important; font-size:12px!important; display:block; height:36px!important; line-height:36px!important;  border-bottom:1px solid #288c1a!important; background:rgba(40,140,30,0.8)!important;}
.navdl dd:hover{ background:#288c1a!important; border-bottom:1px solid #288c1a!important;  height:36px!important; line-height:36px!important; }
.nav li:hover .navdl{ display:block;}


.navmain li{float: left;color: #000;}
.navmain li a{color: #000;display: block;width: 125px;line-height: 100px;font-size: 16px;text-align: center;height: 100px;}
.navmain li a.active{
	color: #fff;
	background: -webkit-linear-gradient(#4ab33c, #4caf50, #247527); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#4ab33c, #4caf50, #247527); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#4ab33c, #4caf50, #247527); /* Firefox 3.6 - 15 */
  background: linear-gradient(#4ab33c, #4caf50, #247527); /* 标准的语法 */
 border-bottom: 3px solid #1a770e;line-height: 97px;height: 97px;
}
.navmain li a:hover{background: -webkit-linear-gradient(#4ab33c, #4caf50, #247527); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#4ab33c, #4caf50, #247527); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#4ab33c, #4caf50, #247527); /* Firefox 3.6 - 15 */
  background: linear-gradient(#4ab33c, #4caf50, #247527); /* 标准的语法 */color: #fff;border-bottom: 3px solid #1a770e;line-height: 97px;height: 97px;}
  
  
  
  /*脚注*/
.bxyfoot{ width:100%; min-height:300px;background: #0e0e0e;}
.bxyfootn{ width:1200px; overflow:hidden; margin:0 auto;}
.bxyfoot1{ width:100%;height: 53px;color: #454545;font-size: 14px;line-height: 53px;border-bottom: 1px solid #212121;}
.bxyfoot1 a{color: #454545;margin-right: 15px;font-size: 14px;}
.bxyfoot1 a:hover{color: #fff;}
.bxyfoot2{text-align: center;color: #787878;line-height: 40px;margin-top: 40px; font-size:14px;}
.bxyfoot2 p{ line-height:34px;font-size: 14px;}


.bxyer{ float:right; width:auto; height:90px; line-height:100px;}
.bxyer img{ width:100%; height:100%;}
.bxyer a{ margin-left:20px; font-size:16px; color: #666;}
.bxyer a:hover{color: #f08519;}





