/* CSS Document */
*{ margin:0; padding:0; text-decoration:none; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;list-style:none;}
body{ min-width:1170px;}
.header{ width:1170px; height:80px; margin:0 auto;}
.logo{ float:left;}
.logo img{height:75px;}
.leader{ float:right; margin:auto 0;}
.leader ul li{ float:left;}
.leader ul li a{font-size:16px; line-height:80px;display:block; padding:0 30px; color:#3E3E3E;font-weight:600;}
.leader ul li.active a{ color:#23467e;} 
.leader ul li.tab-item a{background-color:#23467e; color:white;}
/*banner*/
.little-banner{ width:100%;height:200px; margin:0 auto;background:url(../images/little-banner.png) no-repeat center center;}
.title{ width:1170px;margin:40px auto 30px;}
h2{ font-size:30px;}
.title p{ font-size:18px;}
.title span{ width:20px; height:1px; background:red; display:block; margin:8px auto;}
/*内容区*/
.content{ width:1170px; margin:0 auto; overflow:hidden;}
.content .leftBox{ width:700px; float:left; font-size:18px; line-height:30px;}
.content .leftBox img{ width:700px;}
.content .leftBox p{ text-indent:2em; font-size:16px; text-align:justify; font-weight:500;}
.content .rightBox{ width:400px; float:right; overflow:hidden;}
.content .rightBox a{ font-size:16px; line-height:30px; float:right; line-height:50px; text-decoration:none; color:#3E3E3E;}
.content .rightBox h1{ font-size:20px; font-weight:540; padding-bottom:20px;}
.box-01 p{ font-size:14px; float:left; margin-top:5px;}
.box-01 h1{ font-size:20px; padding:0; margin:0; float:left; line-height:50px;}
.box-01 .one{ font-size:26px;}
.box-01 .date{ width:100px; height:50px; background-color:#D9D9D9; padding-left:10px; float:left; display:inline-block;}
.box-01{ padding-bottom:20px;overflow:hidden;}
/*底部*/
.footer{ width:100%; height:300px; background:#23467e; margin-top:40px; padding-top:20px;}
.footer ul{ list-style:none; width:1170px; height:100px; margin:0 auto; display:block;}
.footer ul li{ float:left; margin-right:30px; width:170px; height:64px; overflow:hidden; display:inline-block;}
.footer ul .first img{ margin-top:-20px;}
.footer ul .last{ margin-right:0;}
.footer p{ display:block; color:white; font:20px "微软雅黑"; text-align:center; line-height:60px; border-bottom:1px solid #172a49; width:1170px;margin:0 auto; margin-bottom:20px;}
.address{ color:white; font:12px; text-align:center; line-height:20px;}

















































