@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%;}

#con{ width:100%; height:auto;}
#con ul{ height:auto; width:100%;}
#con ul li{ width:100%; height:60px; border-bottom:1px solid #ccc;}
#con ul .liIn{ width:94%; margin:0 auto;}
#con ul .liIn a{ display:block; width:100%; height:100%;}
#con ul .liIn h3{ font-size:16px; font-weight:normal; height:35px; line-height:45px; color:#3e3e3e;}
#con ul .liIn p{ height:25px; line-height:25px; color:#8a8a8a;} 
#con ul .liIn p span{ float:left; margin-right:2px; font-size:13px;}
#con ul .liIn p b{ float:right; margin-right:10px; font-size:16px; color:#e54701; font-weight:normal;}
#con ul .li1{ background:#f8f8f8;}




