.module-title { font-size: 32px; line-height: 80px; font-weight: bold; }

.list-notice-box { padding: 0 8%; padding-top: 110px; margin-bottom: 110px; }

.list-notice ul { padding-top: 32px; padding-bottom: 20px; }
.list-notice ul li { height: 64px; border: 1px solid #668ae4; width: 88%; line-height: 64px; margin-bottom: 32px; }
.list-notice ul a span { float: right; color: #979797; font-size: 16px; width: 160px; text-align: center; }
.list-notice ul a i { float: left; }
.list-notice ul a strong { display: block; margin-left: 106px; margin-right: 160px; font-size: 19px; color: #333; -moz-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.list-notice ul a:hover strong { color: #5b6fe0; }
.list-notice .l-n-more { display: block; margin: 0 auto; width: 210px; height: 44px; border: 1px solid #607de2; text-align: center; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; color: #5b6fe0; line-height: 44px; font-size: 16px; cursor: pointer; -moz-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.list-notice .l-n-more:hover { background: #5b6fe0; color: #fff; }

.img-sofli { width: 23px; height: 22px; background: url("../images/common/icon-agg.png") no-repeat 0 0; margin: 21px 0 0 43px; }

.list-news-box { padding: 0 8%; }

.list-news { padding-bottom: 90px; }

.news-com { display: inline-block; vertical-align: top; width: 100%; position: relative; }
.news-com .news-item { float: left; width: 23%; margin-right: 9%; }
.news-com .news-item .new-img { margin-bottom: 32px; }
.news-com .news-item .new-img a { display: block; width: 0; height: 0; padding-left: 100%; padding-top: 56.5%; position: relative; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
.news-com .news-item .new-img a:hover img { width: 108%; height: 108%; left: -4%; top: -4%; }
.news-com .news-item .new-img img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: 400ms; -moz-transition: 400ms; -webkit-transition: 400ms; }
.news-com .news-item .new-tit { line-height: 22px; height: 44px; overflow: hidden; margin-bottom: 22px; font-size: 18px; padding-top: 8px; word-break: break-all; }
.news-com .news-item .new-tit a { color: #333333; -moz-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.news-com .news-item .new-tit a:hover { color: #5b6fe0; text-decoration: underline; }
.news-com .news-item .new-inm { line-height: 34px; margin-bottom: 40px; }
.news-com .news-item .new-inm .new-time { color: #979797; font-size: 16px; float: right; }
.news-com .news-item .new-inm .new-share { float: left; margin-right: 27px; }
.news-com .news-item .new-inm .new-share i { margin-top: 6px; }
.news-com .news-item .new-inm .new-show { float: left; }
.news-com .news-item .new-inm .new-show i { margin-top: 8px; }
.news-com .news-item .new-inm .new-show em { color: #979797; font-size: 16px; margin-left: 11px; }
.news-com .more-href { float: right; /* margin-top: 76px; */ position: absolute; right: 0; top: 76px; z-index: 5; }
.news-com .more-href a { display: inline-block; vertical-align: top; text-align: center; color: #5f79e1; }
.news-com .more-href a:hover span { color: #5c5ddd; }
.news-com .more-href span { display: block; padding-top: 12px; line-height: 1; color: #848ee7; font-size: 14px; transition: 300ms; -moz-transition: 300ms; -webkit-transition: 300ms; }

.news-iline { clear: both; display: block; margin-right: 9%; border-top: 1px solid #979797; height: 0; margin-bottom: 30px; }
