<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

*{ margin:0px; padding:0px;}

img {border:0;margin:0; padding:0;}

ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{

	list-style:none;

	margin:0;

	padding:0;

	text-decoration: none;

}

em,i{ font-style:normal; }

.clearfix{display:inline-table;}

* html .clearfix{height:1%;/*ie6*/}

*+html .clearfix{min-height:1px;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}

.clearfix { display:inline-block; }

* html .clearfix { height:1%; }

.clearfix { display:block; }

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 

a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/

body {margin: 0px; color:#3F3F3F; font-size:14px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif; background:#fff;}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

a:link { text-decoration: none;color: #131313;}

a:visited {text-decoration: none; color: #131313;}

a:hover { text-decoration: none; color: #131313;}

a:active {text-decoration: none; color: #131313;}



::selection {background-color: #008e40; color: #fff;}

::-moz-selection {background-color: #008e40; color: #fff;}

::-webkit-selection {background-color: #008e40; color: #fff;}



/*头部*/

.top_box{width:100%; height:38px; background:#eee;}

.top{ width:1180px; height:38px; margin:0 auto;}

.top_l{height:38px; line-height:38px;float:left; color:#b7b7b7;}

.top_r{ height:38px; line-height:38px; float:right; color:#b7b7b7;}

.top_r a{ color:#b7b7b7;}

.top_r a:hover{ text-decoration:underline;}



/*logo*/

.zxlg{width:1180px;height: 180px;margin:0 auto;}

.zxlg h1{float:left;padding-top: 50px;}

.zxlg h4{float:left;font-size:21px;line-height: 36px;margin-left: 90px;margin-top: 63px;}

.zxlg h4 em{ color:#f38900;}

.zxlg h4 i{font-size:15px;color:#666;font-weight:  normal;}

.logo_hm{line-height: 32px;float:right;font-size:14px;color:#666;border-radius:30px;margin-top: 58px;}

.logo_hm span{color:#008e40;font-size:26px;display: block;}

.ikswa img{display:block;float:left;padding-top:  70px;padding-left:130px;}



/*导航*/

.nav_box{height:50px; background:#008e40;}

.nav{width:1200px; height:50px; margin:0 auto;}

.nav ul li{text-align:center; float:left; height:50px; line-height:50px; }

.nav ul li a{text-decoration:none; display:block; padding: 0 31px; float:left; font-size:15px;color:#fff;}

.nav ul li a:hover{color:#fff; background:#f38900;}

.nav ul .another a{color:#fff; background:#f38900;}

.fixedNav {position: fixed; top: 0px;left: 0px; width: 100%;z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));}



/*底部导航*/

.foot{ height:290px; background:url(../images/dbzx.jpg) no-repeat center;}

.fontzx{width:1180px;height: 206px;margin:0 auto;padding-top:  84px;}

.ikdf{float:left;width: 304px;height:112px;}

.ikdf h3{font-size:16px;color:#fff;margin-left:  16px;}

.fontzx ul{padding-top:10px;}

.fontzx ul li{float:left;line-height:34px;margin: 0 18px;}

.fontzx ul li a{ color:#fff;}

.div_01{width:640px;height:170px;float:left;margin-left:  70px;}

.div_01 h3{ font-size:16px; color:#fff;}

.div_01 p{line-height:34px;color:#fff;margin-top:  8px;}

.div_01 p a{ color:#fff;}

.ikdbn{float:right;}

.ikdbn h3{font-size:16px; color:#fff;}

.eekw{display:block;width:124px;height:124px;margin-top:10px;}</pre></body></html>