@charset "utf-8";
.news{ width:1200px; margin:0 auto;}
.news_left{ float:left; width:890px;}
.news_left .ul li{ float:left; width:888px; height:278px; padding:14px; border:1px solid #cdcdcd; margin-bottom:40px;}
.news_left .ul li img{ float:left; width:378px; height:250px; margin-right:46px;}
.news_left .ul li span{ float:left; width:395px;}
.news_left .ul li span:nth-child(2){ font-size:16px; color:#333; border-bottom:1px dotted #cdcdcd; padding-bottom:35px; margin-top:30px;}
.news_left .ul li span:nth-child(3){ font-size:12px; color:#666; line-height:24px; margin-top:22px;}
.news_left .ul li span:nth-child(4){ font-size:14px; color:#999; line-height:40px; margin-top:25px;}
.news_left .ul li span:nth-child(4) a{ float:right; background:url(../img/news/jt.jpg) center no-repeat; width:42px; height:40px; color:#FFF;}
.news_left .ul li:hover{box-shadow: 0 0 30px 0 #d8dce5; border:0;}
.news_left .ul li:hover span:nth-child(2){ color:#001d55;}
.news_left .ul li:hover span:nth-child(4) a{ width:120px; height:40px; text-align:center; line-height:40px; text-transform:uppercase; color:#FFF; background: linear-gradient( #002c82, #001d55);}

.news_right{ float:right; width:277px;}
.news_right .hot{ float:left; width:100%; box-shadow: 0 0 30px 0 #d8dce5;}
.news_right .hot .span{ float:left; width:100%; background: linear-gradient( #002c82, #001d55); height:49px; line-height:49px; font-size:16px; font-weight:bold; color:#FFF;}
.news_right .hot .span img{ float:left; width:49px;}
.news_right .hot ul{ float:left; width:100%;}
.news_right .hot li{ float:left; width:234px; font-size:14px; line-height:22px; color:#666; border-bottom:1px solid #ddd; padding:15px 0; margin:0 20px;}
.news_right .hot li samp{ float:left;}
.news_right .hot li span{ float:right;  width:210px;}

.news_right .new{ float:left; width:100%; box-shadow: 0 0 30px 0 #d8dce5;}
.news_right .new .span{ float:left; width:100%; background: linear-gradient( #002c82, #001d55); height:49px; line-height:49px; font-size:16px; font-weight:bold; color:#FFF;}
.news_right .new .span img{ float:left; width:49px;}
.news_right .new ul{ float:left; width:100%;}
.news_right .new li{ float:left; width:245px; margin:0 20px; border-bottom:1px solid #ddd; margin-top:23px;}
.news_right .new li img{ float:left; width:245px; height:173px;}
.news_right .new li span{ float:left; font-size:14px; color:#666; line-height:33px;}






