.bg-box{background:url("/templates/index/image/dscdbdh/list_bg.png") bottom / 100% no-repeat #FEF7ED;}
/*列表页*/
.list-box {padding: 70px 0  100px 0;}
.list-box .nav-pos{ font-size: 18px;color: #B90D11;margin-bottom: 50px;}
.bg-box .nav-pos .icon {margin-right: 10px;margin-bottom: 2px}
.list-box .nav-pos a:hover{color: #B90D11;}
.list-box .news-list .news-item{padding: 20px 0;border-bottom: 1px solid #fff;}
.list-box .news-list .news-item .news-img{flex:0 0 300px;height: 180px;margin-right: 30px;}
.list-box .news-list .news-item .news-text {color: #333333;}
.list-box .news-list .news-item .news-text .title-time .time{flex:0 0 100px;margin-left: 20px;font-size: 18px;}
.list-box .news-list .news-item .news-text .title-time .title{font-size: 22px;font-weight: bold;}
.list-box .news-list .news-item .news-text .intro{font-size: 18px;margin-top: 30px;}
.list-box .news-list .news-item .news-text .arrow{width: 20px;height: 10px;}
.list-box .news-list .news-item:hover .news-text{color: #B90D11;}
.pages{margin-top: 70px;}
.pages .total{font-size: 14px;color: #606266;font-weight: 400;margin-right: 10px;}
.pages a{margin: 0 5px;max-width: 30px;border-radius: 2px;background-color: #fff;color: #C0C4CC;height: 28px;line-height: 28px;width: 30px;text-align: center;font-weight: bold;}
.pages .active{background-color: #B90D11;color: #FFFFFF;}

/*详情页*/
.detail-box {width:100%}
.detail-box .title{font-size:30px;color: #333;margin-bottom: 10px;text-align:center;}
.detail-box .info{font-size: 14px;margin-bottom: 50px;line-height: 1.2;color: #666;text-align:center;}
.detail-box .video{width: 100%;height: auto;}
.flex1{flex:1;}
.hot-list .title{font-size: 24px;color: #333;margin-bottom: 30px;}
.hot-list .hot-item {margin-bottom: 15px;}
.hot-list .hot-item .hot-img{flex: 0 0 150px;height: 80px;margin-right: 10px;}
.hot-list .hot-item .title{font-size: 16px;margin-bottom: 0}
.hot-list .hot-item:hover .title{color: #B90D11;}