@charset "utf-8";
/* CSS Document */
div,p,h1,h2,h3,h4,h5,ul,li,ol,dl,dt,dd,img,button,select,option,input,textarea{ margin:0; padding:0; list-style:none; border:0;}
body{ margin:0; padding:0; font-size:14px; font-family:"宋体"; color:#3e3e3e; background:#f8f8f8;}
a{ text-decoration:none;}

.out_nav{ width:100%; height:70px; background:#f8f8f8; border-bottom:1px solid #ccc; z-index:100;}
#nav{ height:80px; width:1100px; margin:0 auto;}
#nav .logo{ width:116px; height:70px; padding:0px 0 0 0px; float:left;}
.navIn{ width:630px; height:20px; float:right; margin:30px 20px 0 0;}
.navIn ul li{ float:left; width:100px; height:30px; float:left; font-family:"微软雅黑"; font-size:16px; text-align:center; line-height:30px; margin-right:10px;}
.navIn ul li a{ color:#787878; display:block; height:30px; width:100px; background:#f8f8f8; border-radius:30px;}
.navIn ul li a:hover{ background:#009dd4; color:#fff;}
.navIn ul li .cur{ background:#009dd4; color:#fff;}

#banner{ width:auto; height:200px; background:url(../img/banner4.jpg) no-repeat center bottom; margin-top:0px;}

#conIn{ width:1100px; overflow:hidden; margin:20px auto 40px;}
.conInLeft{ width:738px; float:left; height:auto; background:#fff; border:1px solid #ccc; text-align:center; padding:0 30px 20px;}
.conInLeft h2{ text-align:center; height:50px; line-height:50px; font-size:22px; font-family:"微软雅黑"; padding-top:20px;}
.conInLeft .time{  text-align:center; height:24px; line-height:24px; font-size:14px; color:#aaa; border-bottom:2px solid #009dd4;  padding-bottom:30px;}
.conInLeft p{ text-align:left; line-height:26px; font-size:16px; font-family:"微软雅黑"; margin:10px 0; text-indent:2em;}

.aside{ width:248px; float:right; background:#fff; height:auto;  border:1px solid #ccc; padding:0px 15px 20px;}
.aside h2{ text-align:left; height:40px; line-height:40px; font-size:16px; font-family:"微软雅黑";  border-bottom:2px solid #009dd4; color:#009dd4}
.aside ul{ height:auto; margin-top:10px;}
.aside ul li{ height:30px; line-height:30px; font-size:14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width:100%;  font-family:"微软雅黑";}
.aside ul li .bot{ width:4px; height:4px; background:#009dd4; margin-right:5px; float:left; margin-top:15px;}
.aside ul li a{ color:#3e3e3e;}
.aside ul li a:hover{ text-decoration:underline;}

#footer{ width:auto; border-top:1px solid #ccc; height:200px; text-align:center;}
#footer .footerIn{ width:1100px; height:120px; margin:30px auto 10px;}
.footerIn dl{ height:100px; float:left; width:70px; margin-left:164px;}
.footerIn dl dt{ width:70px; height:70px;}
.footerIn dl dd{ height:30px; line-height:30px; font-size:14px; font-family:"微软雅黑"; color:#00a7e7; text-align:center;}
.footerIn dl dd a{ color:#777;}








