@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
body,li,h1,h2,h3,h4,h5,h6,img,input,button,dl,dt,dd,p,ul,li,area{ margin:0px;padding:0px; list-style:none; border:0; outline:none; }
body{ font-family:"黑体"; color:#3e3e3e; background:#f2f2f2;}
a{ color:#d12000; text-decoration:none;}
a:hover{ text-decoration:none;}

#titleBar{ width:100%; height:48px; background:#e54701; text-align:center; line-height:48px; color:#fff; font-size:16px;}
#titleBar a{ float:left; width:20%; height:48px; background:url(../img/icon_back.png) no-repeat left center; background-size:25px auto; margin-left:20px;}
#titleBar b{ margin-right:20%;}

#banner{ width:94%; height:auto; overflow:hidden; margin:15px auto 0;}
#banner img{ width:100%; height:auto;}

#nav{ width:94%; margin:-10px auto; height:auto;}
#nav ul{ width:100%; overflow:hidden;}
#nav ul li{ float:left; text-align:center; height:55px; line-height:65px; font-size:16px;}
#nav ul li a{ width:100%; height:100%; display:block; color:#fff;}
#nav ul .li1{ background:#f9ad29; width:34%;}
#nav ul .li2{ background:#ec6e1f; width:32%;}
#nav ul .li3{ background:#abca01; width:34%;}

#news{ width:94%; margin:20px auto; height:auto; border:1px solid #ccc; border-radius:10px; background:#fff;}
#news h3{ font-size:16px; height:40px; line-height:40px; border-bottom:1px solid #ccc; width:98%; margin:0 auto; font-weight:normal; color:#e54701;}
.newsCon{ width:98%; margin:0 auto;}
.newsCon dl{ width:100%; overflow:hidden; padding:10px 0; border-bottom:1px solid #ccc;}
.newsCon dl dt{ float:left; width:60px; height:50px; background:url(../img/zixun_bg.png) no-repeat left center; background-size:60px auto; margin-top:5px;}
.newsCon dl dd{ float:left; margin-left:5px; height:60px; width:78%;} 
.newsCon dl dd h4{ height:20px; font-size:14px; font-weight:normal; color:#3e3e3e;}
.newsCon dl dd p{ font-size:13px; font-weight:normal; line-height:20px; color:#6a6a6a;}
.newsCon .nobor{ border-bottom:0;}
.newsCon dl a{ display:block; width:100%; height:100%;}



 

 