@charset "utf-8";

*{padding: 0;margin: 0;font-family: "微软雅黑";}
ul{list-style: none;}
a{text-decoration: none;}
.newsCenterPanel{width: 100%; height: 793px; background: #fff; overflow: hidden; *padding-bottom: 50px}
.newsCenterPanel .title{position: relative; width: 410px; height: 85px; line-height: 85px; margin: 35px auto 30px auto; font-size: 50px; font-weight: normal;}
.newsCenterPanel .title a{display: block; width: 100%; color: #2e2e30; text-align: center;}
.newsCenterPanel_inner{width: 1200px; margin: 0 auto}
.newsCenterPanel_inner .newContentBox{float: left; width: 500px; height: 138px;    margin-left: 20px; text-align: left; vertical-align: top; position: relative}
.newsCenterPanel_inner .newContentBox.odd{margin-right: 65px}
.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{}
.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: 390px; 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; padding: 6px 0 0 0}
.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}
