



/*???????*/
.latestNewsbg{ width:100%; min-width:1080px; padding-top: 40px;}
.latestNews{ width:1080px; margin:0 auto;}
.latestNews_title{ text-align:center;}
.latestNews_title h1{ font-size:30px;}
.latestNews_title h1 span{ color:#fb6300; padding-left: 10px;}
.latestNews_title p{ font-size: 16px; padding-top: 30px; }
.latestNews_con{ width:100%; padding:30px 0; overflow:hidden;}
.latestNews_con > .picNew{ float:left; width:432px;}
.latestNews_con > .picNew img{}
.latestNews_con > .picNew h1{ font-size: 16px; margin-top: 15px;}
.latestNews_con > .picNew h3{ margin: 10px 0; font-size: 14px;}
.latestNews_con > .picNew p{ line-height: 24px; color: #999;}
.latestNews_con > .textNew{ float:right; width:615px;}
.latestNews_con > .textNew ul{}
.latestNews_con > .textNew ul li{ padding-bottom: 30px; height:80px;}
.latestNewItem_time { float:left; height: 80px; width: 80px; border-radius: 3px; background: #CCC; text-align: center; font-size: 14px;}
.latestNewItem_time p { font-size: 18px; padding-top: 15px;}
.latestNewItem_con { float:right; width:515px;}
.latestNewItem_con h1 { font-size: 16px; }
.latestNewItem_con p {line-height: 24px;padding-top: 5px;color: #999; }



