/* CSS Document */
@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol{margin:0;padding:0}em,i{font-style:normal}li{list-style:none}a,a:hover{text-decoration:none}img{border:0}table{border-collapse:collapse;border-spacing:0}label{cursor:default}body,button,input,select,textarea{font:12px/1.5 'microsoft yahei',Tahoma,arial,'Hiragino Sans GB',\5b8b\4f53}textarea{resize:none}a,a:focus{outline:none}.clearfix:after{content:'\20';display:block;height:0;clear:both}.clearfix{*zoom:1}.clear{display:block;height:0;clear:both;font-size:0;line-height:0;overflow:hidden}.fl{float:left;display:inline}.fr{float:right;display:inline}.fn{float:none}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.hide{display:none}.show{display:block}.mt10{margin-top:10px}.noBg{background:none!important}.noBorder{border:0!important}.yahei{font-family:'microsoft yahei'}.red{color:red}
/* 项目主体部分设置 */
body{background:#fff;color:#666;}
a{color:#444;text-decoration:none;/*transition:color 0.2s linear 0s*/}
a:hover{color:#192f64;}
img{ vertical-align:top}
.wrapper{ position:relative; width:100%; margin:0 auto; overflow: hidden; }



.header{ width:100%; border-top:8px solid #409601}
.header .h_1{ width:1200px; margin:0 auto; height:86px;}
.header .h_1 .lt{ float:left; margin-top:10px}
.header .h_1 .rt{ float:right; margin-top:15px; position:relative; z-index:999}
.header .h_1 .rt .top{text-align:right; position:relative;height:27px}
.header .h_1 .rt .top .jiathis_style{ position:absolute; right:80px; top:0; }
.header .h_1 .rt .top .en_cn{ position:absolute; right:10px; top:0px; font-size:14px;}
.header .h_1 .rt .nav{ width:700px;}
.header .h_1 .rt .nav ul li{ float:left; width:115px; text-align:center; line-height:44px; font-size:16px; position:relative; z-index:999}
.header .h_1 .rt .nav ul li:last-child{ background:none}
.header .h_1 .rt .nav ul li.on,.header .h_1 .rt .nav ul li:hover{ background:url(g_01.jpg) repeat-x;}
.header .h_1 .rt .nav ul li.on a,.header .h_1 .rt .nav ul li:hover a{ color:#fff}
.header .h_1 .rt .nav ul li .xl{ width:100%; background:rgba(00,00,00,0.6); line-height:35px; text-align:center; position:absolute; left:0; top:44px; display:none; z-index:999}
.header .h_1 .rt .nav ul li .xl a{ color:#fff}
.header .h_1 .rt .nav ul li .xl dd:hover{ background:#8b4c0e}


.footer{ width:100%; line-height:90px; background:#5eac38; color:#fff; text-align:center; font-size:14px}
.footer a{ color:#fff}
