
/* 新闻资讯 */
.newContBox{width:100%;margin:0 auto;overflow: hidden;background: #0974e5;padding:30px 0;}
.newContBox .newCont{width:1100px;margin:0 auto;overflow: hidden;}
.newContBox .newCont .newtop{width:1100px;margin:0 auto 34px;overflow: hidden;}
.newCont .newtop .newtit{float: left;}
.newCont .newtop .newtit .ntit{color:#fff;font-size: 26px; font-weight: bold;margin-bottom:10px;}
.newCont .newtop .newtit .ntiteng{color:#fff;font-size: 18px;}
.newCont .newtop .listnew{float: right;}
.newCont .newtop .listnew li{float: left;margin-right:30px;color:#fff;font-size: 16px;padding-bottom:10px;cursor: pointer;}
.newCont .newtop .listnew li:last-child{margin-right:0;}
.newCont .newtop .listnew li:hover{border-bottom: 2px solid #fff;}
.newCont .newctext{width:100%;overflow:hidden;display: none;}
.newCont .newctext.newshown{display: block;}
.newCont .newctext .ncontl{width:46%;overflow:hidden;float: left;background: #fff;padding:10px 1%;}
.newCont .newctext .ncontl .ncdate{color:#c8c8c8;font-size: 16px;margin-bottom:10px;}
.newCont .newctext .ncontl .nctit{color:#3c3a47;font-size: 20px;margin-bottom:10px;}
.newCont .newctext .ncontl .nctext{color:#8a8a8a;font-size: 14px;line-height: 1.6em;}
.newCont .newctext .ncontl .ncimg{width:100%;margin:0 auto 10px;}
.newCont .newctext .ncontl .ncimg img{width:100%;display: block;}
.newCont .newctext .ncontl .ncnext{width:50px;height:40px;display: block;float: right;}
.newCont .newctext .ncontl .ncnext img{line-height: 40px;display: block;float: right;}
.newCont .newctext .ncontr{width:47%;overflow:hidden;float: right;}
.newCont .newctext .ncontr ul{width:100%;overflow:hidden;}
.newCont .newctext .ncontr ul li{width:100%;overflow:hidden;margin-bottom:44px;}
.newCont .newctext .ncontr ul li:last-child{margin-bottom:0px;}
.newCont .newctext .ncontr ul li a{width:100%;overflow:hidden;display: block;background: url(../images/mnarr.png) right bottom no-repeat;}
.newCont .newctext .ncontr ul li a .nrtit{width:96%;color:#fff;font-size:16px;;margin-bottom:26px;background: url(../images/bdot.png) left 12px no-repeat;overflow: hidden;height:30px;padding-left:4%;}
.newCont .newctext .ncontr ul li a .nrtit .stit{width:80%;float: left;line-height: 30px;}
.newCont .newctext .ncontr ul li a .nrtit .stit:hover{color:#4e89f6;}
.newCont .newctext .ncontr ul li a .nrtit .date{width:18%;float: right;text-align: right;color:#9fa8c1;font-size: 14px;line-height: 30px;}
.newCont .newctext .ncontr ul li a .nrtext{width:80%;color:#c8d2ee;font-size: 15px;line-height: 22px;}

