/* CSS Document */



.index_pro{ float:left; width:1100px; overflow:hidden;}

.index_pro li{ float:left; width:255px; height:315px; background:#f9f9f9; margin-right:20px;}
.pro_img{ margin:auto; width:243px; margin:6px; background:#fff; height:270px;}
.pro_font{ width:100%; text-align:center; line-height:32px; font-size:16px; color:#333; font-weight:bold;}

.are_app{ float:left; width:1100px; overflow:hidden;}
.are_app li{ float:left; width:254px; height:300px; margin-right:21px;}

.index_news{ width:1130px; float:left; overflow:hidden;}
.index_news li{ float:left; width:515px; margin-right:50px; border-bottom:#eeeeee 1px solid; display:block; padding-bottom:15px; margin-top:15px;}
.news_date{ float:left; width:60px; height:60px; background:#0c6eb9; color:#FFF;}
.news_date_top{ float:left; width:100%; text-align:center;  border-bottom:#FFF 1px solid; line-height:40px; font-size:24px; font-weight:bold;}
.news_date_bottom{ width:100%; line-height:20px; text-align:center;}

.news{ float:right; width:455px;}
.news_title a{ float:left; color:#0066cc; width:100%; font-weight:bold; font-size:16px; text-align:left; margin-left:18px; line-height:24px;}
.news_font{ float:left; width:100%; margin-left:18px;  color:#666; text-align:left; font-size:14px; line-height:20px;}


.more{ margin:auto; width:170px; height:40px; line-height:40px; color:#0066cc; font-size:16px; border:#0066cc 1px solid; text-align:center; clear:both; display:block; cursor:pointer;}