
#bannerView, .swiper-box{position: relative;width: 100%;height: 465px;}
#bannerView .layui-carousel-ind{z-index: 99;text-align: right;}
.banner-img {width: 100%;height: 465px;}
.position-banner {position: absolute;bottom: 0;left: 0;width: 100%;height: 65px;background: rgba(0, 0, 0, 0.2);display: flex;justify-content: center;align-items: center;}
.banner-box {min-height: 13px;border-left: 1px solid rgba(255,255,255,0.5);color: #fff;text-align: center;}
.banner-box:nth-child(1) {border: 0;}
.banner-name {font-size: 19px;font-weight: bold;font-family: DIN;}
.banner-text {font-size: 12px;font-weight: 500;opacity: 0.7;}

.content{padding: 0;background: #fff;}
.zixun-wrapper{width: 1200px;display: flex;justify-content: center;align-items: flex-start;margin: 0 auto 35px;}

#xinwenView{display: flex;align-items: flex-start;margin-right: 30px;}
.zixun-xinwen{width: 449px;padding-top: 35px;margin-right: 19px;}
.xinwen-header{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;border-bottom: 1px solid #EEE;margin-bottom: 5px;}
.xinwen-name{font-size:13px;font-weight:500;line-height:18px;padding-bottom: 10px;border-bottom: 2px solid rgba(0,0,0,0);}
.xinwen-select, .xinwen-name:hover{color: #FE2725;border-bottom: 2px solid #FE2725;}
.xinwen-contain{margin-top: 10px;}
.xinwen-content{width: 449px;display: flex;justify-content: space-between;align-items: flex-end;}
.xinwen-title{font-size:15px;font-weight:800;line-height:21px;flex: 1;}
.xinwen-title:hover{color: #FE2725;}
.xinwen-time{flex: 0 0 auto;font-size:11px;font-weight:500;line-height:16px;margin-left: 10px;}
.xinwen-text{font-size:13px;font-weight:500;line-height:24px;margin: 9px 0 16px 0;}

.zixun-banner{width: 260px;padding-top: 35px;}
.zixun-img {width: 100%;height: 163px;}

#dianpingView{width: 441px;height: 163px;padding-top: 35px;}
.layui-carousel{height: 100%!important;}
.layui-carousel>[carousel-item]>*{background-color: #fff;}
.zixun-dianping{display: flex;justify-content: space-between;}
.dianping-content{width: 273px;display: inline-block;}
.dianping-icon{width: 36px;height: 29px;line-height: 27px;text-align: center;font-size:13px;font-weight:400;background: #FE2725;color: #fff;margin-right: 5px;}
.dianping-title{flex: 1;font-size: 16px;font-weight:800;}
.dianping-title:hover{color: #FE2725;}
.dianping-text{font-size:13px;font-weight:500;line-height:24px;-webkit-line-clamp: 4;margin-top: 15px;}
.dianping-logo{width: 141px;height: 134px;margin-left: 19px;display: inline-block;}
#dianpingView .layui-carousel-ind{position: absolute;top: 160px;left: 0;text-align: center;background-color: white;z-index: 99;}
#dianpingView .layui-carousel-ind ul{height: 2px;padding: 0;margin: 0;background-color: white;border-radius: 0px;margin-block-start: 0;margin-block-end: 0;padding-inline-start: 0;}
#dianpingView .layui-carousel-ind ul li{width: 26px;height: 2px;margin-right: 8px;border-radius: 0;background-color: #C9C9C9;}
#dianpingView .layui-carousel-ind ul li.layui-this{background-color: #FE2725;}

.mokuai-wrapper{width: 100%;display: flex;justify-content: center;align-items: center;background: #f2f2f2;font-size:0;}
.mokuai-img{width: 300px;height: 180px;transition: all .2s;background-color: #fff;}
.mokuai-img:hover{box-shadow: 0 0 20px #FE2725;position: relative;z-index: 2;transform: translateZ(0) scale(1.06);}