@charset "utf-8";
/*reset */
html,body,div,p,span,img,em,i,cite,pre,object,code,del,hr,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,frame,iframe,fieldset,form,seclect,table,caption,tbody,thead,tfoot,tr,td,th,label,legend{margin:0;padding:0; border:0; color:#333; font:12px/1.5em Tahoma,"宋体";}
body{ background-color:#4b4b4b;}
ul,ul li,ol,ol li,dl,dl dd{ list-style:none;}
input,textarea{font:12px/1.5em Tahoma}
table,tr,td{ border-collapse:collapse;}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap;word-wrap: break-word;white-space : normal ;}
a{color:#333; text-decoration:none}
a:hover{ color:#0060a6}

a {bblr:expression(this.onFocus=this.blur()); outline:none;}

select,img,input{ vertical-align:middle;}
/*ClearFix */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/**html .clearfix {height:1%;}*/
*+html .clearfix{height:1%;}
.clearfix {display:inline-block;}
.clearfix {display:block;}

/*setting */
.fl {float: left !important;}
.fr {float: right !important;}
.tc{ text-align:center}
.tr{ text-align:right}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mr10{ margin-right:10px;}
.pd10 {padding: 10px;}

.clear{ clear:both;}
.clear_l{clear:left;}
.clear_r{clear:right;}

.relative{ position:relative}
.absolute{position:absolute;}
.Showbox { display: block; }
.Hidebox { display: none; }
.top_bar{ background-color:#151515; width:100%; height:30px;}
	.top_bar p{ font-size:12px; color:#a1bc00; font-weight:bold; line-height:30px;}
.nav{ width:100%; height:50px; background-color:#313131;border-bottom:6px solid #96ad0a;}
	.nav a{ display:inline-block; line-height:50px; height:50px;font-size:16px; font-weight:bold; color:#fff;  padding:0 41px;}
	.nav a:hover{color:#fff; background-color:#96ad0a; }
	.nav span{ display:inline-block; color:#7f7f7f; }
p{ line-height:2em; text-indent:2em; font-size:16px; color:#676767;}
.header{ background:url(../images/bg_banner.png) center top; height:75px; padding:47px 0 55px;}
.container{width:980px; margin:0 auto;}
.main_con{ background-color:#fff;}
.nav_footer{ background-color:#a1bc00; text-align:center; color:#fff; height:30px; line-height:30px;}
	.nav_footer a{ padding:0 10px; color:#fff;}
	.nav_footer a:hover{ text-decoration:underline; color:#fff;}
	.nav_footer span{ color:#fff;}
	
.link_tag{ width:200px; padding-top:30px;}	
	.link_tag li{ width:200px; height:40px;}
	.link_tag a{ display:block; line-height:40px; color:#333; padding-left:32px; font-size:14px;}
	.link_tag a span{ color:#96ad0a; font-size:24px; float:left; line-height:40px; display:block; margin-right:10px;}
	.link_tag a:hover,.link_tag .cur{ background-color:#eee;}
	.link_tag .curs{ background-color:#fff;}
.con_r{ border-left:6px solid #eee; width:774px; min-height:510px;}
.con_r p{ margin:20px 55px; line-height:2.2em; text-indent:2em; font-size:24px; color:#333;}
.con_dl{ margin:20px 35px;}
	.con_dl dt{ font-weight:bold; font-size:14px; line-height:40px;}
	.con_dl dd{ padding-left:35px;}
	.con_dl li{ line-height:30px; font-size:14px;}
.footer{ height:110px; width:960px; margin:0 auto; padding:10px; background:url(../images/1ndex_19.jpg) 30px center no-repeat #232323;}	
	.footer p{ font-size:12px; color:#a0a0a0; padding-left:190px; margin:20px 0 0 0; text-indent:0; line-height:30px;}
	.footer img{ margin-top:10px;}
