@charset "utf-8";
.bread {float: left;width: 100%;height: 80px;background-image: linear-gradient(to right, #001e5a , #1140b5);position: fixed;z-index: 99999;}


.news_nr{ width:1200px; margin:0 auto;}
.nr{ float:left; width:890px; box-shadow: 0 0 30px 0 #d8dce5; padding:55px;}
.nr h1{ float:left; width:100%; font-size:24px;}
.nr .span{ float:left; width:100%; font-size:14px; color:#333; line-height:35px; border-bottom:1px solid #cdcdcd; margin:40px 0;}
.nr .intro{width: 600px; margin:0 auto;}
.nr .intro video{ width:600px; height:337.5px;}

.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;}


.prenext{ float:left; width:100%;}
.prenext .pre{ float:left; width:450px; height:46px; line-height:46px; text-align:center; font-size:14px; box-shadow: 0 0 30px 0 #d8dce5;}
.prenext .return{ float:left; width:280px; height:46px; line-height:46px; text-align:center; font-size:14px; box-shadow: 0 0 30px 0 #d8dce5; margin:0 10px;}
.prenext .next{ float:right; width:450px; height:46px; line-height:46px; text-align:center; font-size:14px; box-shadow: 0 0 30px 0 #d8dce5;}
.prenext a:hover{ background:#001d55; color:#FFF;}