.newsCenterPanel{width: 100%; height: 850px; background: #fff; overflow: hidden; *padding-bottom: 50px}
.newsCenterPanel .title{position: relative; width: 1200px; height: 85px; line-height: 85px; margin: 35px auto 30px auto; font-size: 50px; font-weight: normal; padding-top: 30px}
.newsCenterPanel .button{width: 1200px; height: 85px; line-height: 85px; margin: 35px auto 30px auto; font-size: 50px; font-weight: normal; padding-top: 30px}
.newsCenterPanel .title p{float:left;display: block; width: 50%; color: #2e2e30; text-align: center;}
.newsCenterPanel .button a{float:left;display: block; width: 50%; color: #2e2e30; text-align: center;font-size:20px;}
.newsCenterPanel_inner{width: 1200px; margin: 0 auto}
.newsCenterPanel_inner .newContentBox{float: left; width: 550px; height: 138px; text-align: left; vertical-align: top; position: relative}
.newsCenterPanel_inner .newContentBox.odd{margin-right: 100px}
.newsCenterPanel_inner .newContentBox a{cursor: pointer}
.newsCenterPanel_inner .newContentBox .newTitle{float: left; line-height: 44px; height: 50px; font-size: 16px; color: #333; width: 400px; white-space: nowrap; word-break: normal; overflow: hidden; text-overflow: ellipsis}
.newsCenterPanel_inner .newContentBox a:hover .newTitleIcon{background-color: #4a68ec}
.newsCenterPanel_inner .newContentBox .newTitleIcon{width: 19px; height: 19px; background: url(/template/moban/images/plus.png) center no-repeat; background-color: #a6a6a6; position: absolute; right: 0; top: 14px}
.newsCenterPanel_inner .newContentBox .border{position: absolute; left: 87px; top: 44px; width: 21px; border-top: 1px solid #4a68ec}
.newsCenterPanel_inner .newContentBox .newContent{float: left; height: 50px; width: 464px; font-size: 14px; line-height: 28px; color: #b0b0b0; margin-bottom: 50px; overflow: hidden; word-wrap: break-word; text-overflow: ellipsis; display: -webkit-box;}
.newContentBox .time{width: 54px; height: 54px; border: 1px solid #4a68ec; background: #fff; text-align: center; margin-right: 30px; margin-top: 14px; float: left}
.newContentBox .time .day{font-size: 20px; color: #4c67e8;}
.newContentBox .time .ym{font-size: 12px; color: #b3b9f5}
.newContentBox a:hover .time{background: #4a68ec}
.newContentBox a:hover .day{color: #fff}
.newContentBox a:hover .ym{color: #b5bcf3}