.news-ht{padding: 20px;margin-bottom: 16px;background-color: #fff;}
.news-ht .news-left{width: 680px;}
/* 新闻轮播样式 */
.news-ht .news-left .swiper-container{width: 680px;height: 330px;margin-bottom: 30px;}
.swiper-button-next,.swiper-button-prev{transition:opacity .5s;width: 30px;height: 50px;background-size: 30px 50px;}
.news-ht .news-left .swiper-container .hide{opacity:0;}
.news-ht .news-left .swiper-container .swiper-button-prev{background-image: url(../../img/icon/news-prev-icon.png);left: 0;}
.news-ht .news-left .swiper-container .swiper-button-next{background-image: url(../../img/icon/news-next-icon.png);right: 0;}
.news-ht .news-left .swiper-container .swiper-pagination-bullet{opacity: 0.4;}
.news-ht .news-left .swiper-container .swiper-pagination-bullet-active{background-color: #FFF;opacity: .9;}
.news-ht .news-left .swiper-container a{display: block;height: 100%;}
.news-ht .news-left .swiper-container a img{width: 100%;height: 100%;}
/* 精选资讯 */
.news-ht .news-left .selected{width: auto;height: auto;}
.news-ht .news-left .selected h2{line-height: 22px;font-size: 22px;color: #333;margin-bottom: 14px;}
.news-ht .news-left .selected h2 img{position: relative;top: -2px;}
.news-ht .news-left .selected .list{display: flex;justify-content: space-between;text-align: center;}
.news-ht .news-left .selected .list li{display: inline-block;width: 210px;}
.news-ht .news-left .selected .list li a{display: block;}
.news-ht .news-left .selected .list li a .poster{width: 210px;height: 140px;overflow: hidden;}
.news-ht .news-left .selected .list li a .poster img{width: 100%;height: 100%;}
.news-ht .news-left .selected .list li:hover a .poster img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1); transform: scale(1.1);}
.news-ht .news-left .selected .list li a .title{line-height: 16px;font-size: 16px;color: #333;margin: 8px 0;}
.news-ht .news-left .selected .list li:hover a .title{color: #e1251b;}
.news-ht .news-left .selected .list li a .preview{height: 22px;}
.news-ht .news-left .selected .list li a .preview .icon{height: 22px;line-height: 22px;}
.news-ht .news-left .selected .list li a .preview .icon img{position: relative;top:-1px;}
/* 今日焦点 */
.news-ht .news-right{width: 454px;height: auto;}
.news-ht .news-right .focus-list{width: auto;height: auto;}
.news-ht .news-right .focus-list li a{display: block;}
.news-ht .news-right .focus-list li.select{margin-bottom: 30px;}
.news-ht .news-right .focus-list li.select .title{line-height: 20px;font-size: 20px;color: #333;margin: 28px 0;}
.news-ht .news-right .focus-list li.select:hover .title{color: #e1251b;}
.news-ht .news-right .focus-list li.select .text{height: 66px;text-indent:25px;line-height: 22px;}
.news-ht .news-right .focus-list li.data{height: 16px;line-height: 16px;margin-bottom: 16px;}
.news-ht .news-right .focus-list li.data:last-child{margin-bottom: 0;}
.news-ht .news-right .focus-list li.data .layui-badge-dot{width: 6px;height: 6px;margin: 4.5px 10px 0 0;background-color: #e1251b;}
.news-ht .news-right .focus-list li.data .title{width: 340px;line-height: 16px;color: #333;}
.news-ht .news-right .focus-list li.data .title:hover{color: #e1251b;}
.news-ht .news-right .focus-list li.data .time{color: #999;}


/* 中下内容 */
.cengter-box{width: auto;}
.cengter-box .information{display: flex;justify-content: space-between;flex-wrap: wrap; width: 856px;height: auto;padding: 0px 20px;background-color: #fff;}
.cengter-box .information .news-kind{float: left;width: 410px;margin-top: 20px;padding-bottom: 17px;}
.cengter-box .information .news-kind .kind-title{position: relative; width: auto;height: 32px; line-height: 18px;font-size: 18px;color: #333;border-bottom: 1px solid #EBEBEB;}
.cengter-box .information .news-kind .kind-title:after{content: " ";display: block;position: absolute;left: 0px;bottom: -1px; width: 72px; height: 2px;clear: both;background-color: #e1251b;}
.cengter-box .information .news-kind .kind-title a{float: right;height: 18px;line-height: 18px; font-size: 12px;color: #999;}
.cengter-box .information .news-kind .kind-title a:hover{color: #e1251b;}
.cengter-box .information .news-kind .kind-title a .layui-icon{font-size: 12px;}
.cengter-box .information .news-kind li.recommend{width: auto;height: 100px;margin: 25px 0;}
.cengter-box .information .news-kind li.recommend a{display: block;height: 100px;}
.cengter-box .information .news-kind li.recommend .portrait{width: 150px;height: 100px;margin-right: 10px;}
.cengter-box .information .news-kind li.recommend .portrait img{width: 100%;height: 100%;}
.cengter-box .information .news-kind li.recommend .rec-title{width: 250px;height: 50px;line-height: 26px;font-size: 16px;color: #333;}
.cengter-box .information .news-kind li.recommend:hover .rec-title{color: #e1251b;}
.cengter-box .information .news-kind li.recommend .text{width: 250px;max-height:38px;color: #666;margin-top: 12px;}
.cengter-box .information .news-kind li.data{height: 16px;line-height: 16px;margin-bottom: 15px;}
.cengter-box .information .news-kind li.data a{display: block;}
.cengter-box .information .news-kind li.data:last-child{margin-bottom: 0;}
.cengter-box .information .news-kind li.data .layui-badge-dot{width: 6px;height: 6px;margin: 3.5px 10px 0 0;background-color: #e1251b;}
.cengter-box .information .news-kind li.data .title{width: 280px;line-height: 16px;color: #333;}
.cengter-box .information .news-kind li.data .title:hover{color: #e1251b;}
.cengter-box .information .news-kind li.data .time{color: #999;}

/* 右侧栏目 */
.cengter-box .advantage{width: 288px;}
/* 为什么选择模切之家版块样式 */
.cengter-box .advantage .doubt{padding: 20px 16px;background-color: #fff;}
.cengter-box .advantage .doubt h2{line-height: 18px; font-size: 18px;color: #333;margin-bottom: 30px;}
.cengter-box .advantage .doubt h2 img{position: relative;top: -2px;}
.cengter-box .advantage .doubt dl{width: auto;height: auto;margin-bottom: 26px;}
.cengter-box .advantage .doubt dl dt{width: 60px;height: 50px;margin-right: 10px;}
.cengter-box .advantage .doubt dl dt img{width: 100%;height: 100%;}
.cengter-box .advantage .doubt dl dd{width: 186px;}
.cengter-box .advantage .doubt dl dd.title{line-height: 16px;color: #333;font-size: 16px;margin-bottom: 8px;}
.cengter-box .advantage .doubt dl dd.text{font-size: 12px;line-height: 18px;}

.news{position: fixed;right: 30px;bottom: 60px; width:188px;height:380px;padding: 0px 25px 0px 25px; background: #fff;border:1px solid rgba(229,229,229,1);box-shadow:0px 6px 16px 0px rgba(51,52,52,0.14);border-radius:4px;}
.news .gunbi{margin:6px -16px 0 0;}
.news .gunbi .layui-icon{cursor: pointer;}
.news .gunbi .layui-icon:hover{color: #e1251b;}
.news dl{width: auto;height: auto;font-size: 14px;}
.news dl dt{color: #333;}
.news dl dd{color: #666;}
.news .erwei{width: 144px;height: 144px;padding: 13px;border: 1px solid #E5E5E5;margin: 18px auto 0;}