.news-box { margin-top: 40px; margin-bottom: 30px; }
.news-box .box-head { position: relative; }
.news-box .box-head::before { content: ''; height: 0; width: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; border-bottom: 1px solid #efefef; margin: auto; }
.news-box .box-head .head-name { font-size: 24px; color: #323232; background: #FFFFFF; padding-right: 10px; z-index: 2; position: relative; }
.news-box .box-head .head-more a { z-index: 2; position: relative; display: block; width: 96px; height: 38px; background-color: #9399a2; color: #FFFFFF; text-align: center; line-height: 38px; font-size: 12px; border-radius: 19px; }
.news-box .box-desc { font-size: 16px; color: #666666; font-weight: 100; }
.news-box .box-container { padding-top: 40px; }

.news-swiper { height: 605px; flex: 0 0 500px; max-width: 500px; }
.news-swiper .news-item { background-color: #f4f6f8; border-radius: 5px; overflow: hidden; height: 100%; }
.news-swiper .news-item .news-img { width: 100%; height: 376px; }
.news-swiper .news-item .news-img img { width: 100%; height: 100%; object-fit: cover; }
.news-swiper .news-item .news-bottom { padding: 15px 25px; }
.news-swiper .news-item .news-btn { width: 125px; height: 32px; line-height: 32px; color: #79808d; text-align: center; display: block; margin: 0 auto; border-radius: 16px; border: 1px solid CurrentColor; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-swiper .news-item .news-btn:hover { background-color: #79808d; color: #FFFFFF; }
.news-swiper .news-item .news-time { border-bottom: 1px solid #c6c9cf; color: #8f959f; padding-top: 10px; padding-bottom: 10px; }
.news-swiper .news-item .news-time span { display: inline-block; vertical-align: middle; }
.news-swiper .news-item .news-title { font-size: 16px; color: #333333; line-height: 42px; margin-top: 12px; }
.news-swiper .news-item .news-desc { color: #79808d; line-height: 26px; }
.news-swiper .swiper-pagination-bullet { width: 6px; height: 6px; background-color: #79808d; margin: 0 5px; }
.news-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #dd3834; }

.news-list-1 { flex: 0 0 720px; max-width: 720px; }
.news-list-1 .news-item { border-bottom: 1px dotted #ced1d7; padding-bottom: 18px; padding-top: 15px; }
.news-list-1 .news-item .item-date { color: #79808d; margin-right: 30px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-1 .news-item .item-date .date { font-size: 36px; font-weight: bold; }
.news-list-1 .news-item .item-date .year span { display: block; width: 48px; height: 18px; border-radius: 9px; background-color: #79808d; color: #FFFFFF; font-size: 14px; line-height: 18px; text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-1 .news-item .item-info { flex: 0 0 auto; width: 83%; }
.news-list-1 .news-item .news-title { position: relative; }
.news-list-1 .news-item .news-title:after { position: absolute; margin: auto; top: 0; bottom: 0; right: 0; width: 40px; height: 17px; background: url("../Image/icon-new.png") center no-repeat; }
.news-list-1 .news-item .news-title a { display: block; width: 100%; font-size: 16px; line-height: 42px; color: #333333; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-1 .news-item .news-desc { color: #666666; line-height: 24px; height: 48px; }
.news-list-1 .news-item:first-child { padding-top: 0; }
.news-list-1 .news-item:nth-child(-n+3) a { width: 90%; }
.news-list-1 .news-item:nth-child(-n+3) .news-title:after { content: ''; }
.news-list-1 .news-item:hover .item-date { color: #dd3834; -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -ms-transform: translateX(6px); -o-transform: translateX(6px); transform: translateX(6px); }
.news-list-1 .news-item:hover .item-date span { background-color: #dd3834; }
.news-list-1 .news-item:hover .news-title a { color: #dd3834; }

.news-list-2 { margin-top: 40px; }
.news-list-2 .news-item { width: 620px; margin-bottom: 20px; }
.news-list-2 .news-item .news-img { width: 200px; height: 150px; border-radius: 5px; overflow: hidden; background-color: #EEEEEE; }
.news-list-2 .news-item .news-img img { width: 100%; height: 100%; object-fit: cover; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-2 .news-item .news-info { max-width: calc(100% - 100px); flex: 1; padding-left: 20px; }
.news-list-2 .news-item .news-info .news-title { color: #333333; font-size: 16px; line-height: 2; }
.news-list-2 .news-item .news-info .news-title a { -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-2 .news-item .news-info .news-meta { color: #999999; font-size: 12px; padding: 5px 0; border-bottom: 1px dotted #ced1d7; }
.news-list-2 .news-item .news-info .news-meta span { margin-left: 5px; }
.news-list-2 .news-item .news-info .news-desc { color: #666666; font-size: 14px; line-height: 24px; padding-top: 10px; }
.news-list-2 .news-item:hover .news-img img { -webkit-transform: scale(1.2) rotate(5deg); -moz-transform: scale(1.2) rotate(5deg); -ms-transform: scale(1.2) rotate(5deg); -o-transform: scale(1.2) rotate(5deg); transform: scale(1.2) rotate(5deg); }
.news-list-2 .news-item:hover .news-title a { color: #dd3834; }

.news-list-3 { margin-top: 40px; }
.news-list-3 .news-item { width: 303px; border-radius: 10px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05); overflow: hidden; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-3 .news-item .news-img { background: #EEEEEE; }
.news-list-3 .news-item .news-caption { padding: 10px 11px; }
.news-list-3 .news-item .news-caption .news-title { font-size: 16px; color: #585858; line-height: 30px; font-weight: bold; }
.news-list-3 .news-item .news-caption .news-meta { padding: 10px 0; margin-top: 12px; position: relative; }
.news-list-3 .news-item .news-caption .news-meta span { display: inline-block; vertical-align: middle; color: #999999; }
.news-list-3 .news-item .news-caption .news-meta::before { content: ''; width: 42px; height: 2px; background-color: #cccccc; position: absolute; left: 0; top: 0; -webkit-transition: transform .3s; -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; z-index: 1; -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; }
.news-list-3 .news-item .news-caption .news-meta::after { content: ''; position: absolute; height: 2px; background-color: #dd3834; top: 0; left: 0; width: 100%; z-index: 2; -webkit-transition: transform .3s; -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -ms-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; }
.news-list-3 .news-item:hover { box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); }
.news-list-3 .news-item:hover .news-meta::before { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); }
.news-list-3 .news-item:hover .news-meta::after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: right; -moz-transform-origin: right; -ms-transform-origin: right; -o-transform-origin: right; transform-origin: right; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -ms-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }

.news-list-4 { margin-top: 20px; }
.news-list-4 .news-item { width: 420px; border-bottom: 1px dotted #ced1d7; padding-bottom: 15px; padding-top: 12px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-4 .news-item .news-title { font-size: 16px; line-height: 30px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-4 .news-item .news-meta { -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-4 .news-item .news-meta span { font-size: 12px; color: #999; margin-left: 5px; display: inline-block; vertical-align: middle; }
.news-list-4 .news-item:hover { background-color: #f3f4f6; }
.news-list-4 .news-item:hover .news-title, .news-list-4 .news-item:hover .news-meta { -webkit-transform: translateX(10px); -moz-transform: translateX(10px); -ms-transform: translateX(10px); -o-transform: translateX(10px); transform: translateX(10px); }

.news-list-5 { margin-top: 40px; }
.news-list-5 .news-item { width: 303px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05); overflow: hidden; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list-5 .news-item .news-img { background: #EEEEEE; }
.news-list-5 .news-item .news-caption { padding: 10px 11px; }
.news-list-5 .news-item .news-caption .news-title { font-size: 16px; color: #585858; line-height: 30px; font-weight: bold; }
.news-list-5 .news-item .news-caption .news-meta { padding: 10px 0; margin-top: 12px; position: relative; }
.news-list-5 .news-item .news-caption .news-meta span { display: inline-block; vertical-align: middle; color: #999999; }
.news-list-5 .news-item .news-caption .news-meta::before { content: ''; width: 42px; height: 2px; background-color: #cccccc; position: absolute; left: 0; top: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; z-index: 1; -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; }
.news-list-5 .news-item .news-caption .news-meta::after { content: ''; position: absolute; height: 2px; background-color: #dd3834; top: 0; left: 0; width: 100%; z-index: 2; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -ms-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; }
.news-list-5 .news-item:hover { box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); }
.news-list-5 .news-item:hover .news-meta::before { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); }
.news-list-5 .news-item:hover .news-meta::after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: right; -moz-transform-origin: right; -ms-transform-origin: right; -o-transform-origin: right; transform-origin: right; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -ms-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }
