@charset "utf-8";

.pub-main{flex: 1;margin: 0 auto;box-sizing: border-box;padding-top:45px;}

.pub-lanmu{width: 100%;position: relative;height: 0;padding-bottom: 29.7%;overflow: hidden;}

.pub-lanmu img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%o;display: block;object-fit: cover;}

.left-menu{width: 248px;flex: none;}

.left-menu .l-m-tit{height: 61px;background: #E40E13;box-sizing: border-box;padding: 0 13px;font-weight: bold;font-size: 20px;color: #FFFFFF;}

.left-menu .first-list{height: 58px;box-sizing: border-box;padding: 0 15px;}

.left-menu .f-name{flex: 1;font-weight: 400;font-size: 18px;color: #333333;}

.left-menu .first-list img{width: 12px;flex: none;margin-left: 20px;}

.left-menu .f-pic2{display: none;}

/* .left-menu .first-list:hover,

.left-menu .first-active{background: #FFE4A9 !important;} */

.left-menu .first-list:hover .f-name,

.left-menu .first-active .f-name{color: #C62424 !important;}

/* .left-menu .first-list:hover .f-pic2,

.left-menu .first-active .f-pic2{display: block;}

.left-menu .first-list:hover .f-pic1,

.left-menu .first-active .f-pic1{display: none;} */

.left-menu .f-m-bg{width: 100%;display: block;}

.left-menu .l-m-list{margin-bottom: 18px;}

.left-menu .l-shadow{box-shadow: -4px 4px 18px 1px rgba(0,0,0,0.09);background: #FFFFFF;}

.left-menu .second-list{box-sizing: border-box;padding: 15px 13px;}

.left-menu .sec-dot{width: 7px;height: 7px;background: #BF0302;border-radius: 50%;flex: none;margin-right: 5px;}

.left-menu .sec-item{font-weight: 400;margin-bottom: 15px;font-size: 18px;color: #333333;}

.left-menu .sec-item:last-child{margin-bottom: 0;}

.left-menu .third-list{font-size: 14px !important;}

.left-menu .third-box{box-sizing: border-box;padding: 13px 13px 20px 13px;}

.left-menu .thi-code{width: 207px;height: 207px;background: #FFFFFF;box-sizing: border-box;padding: 6px;margin: 0 auto;}

.left-menu .thi-code img{width: 100%;display: block;}

.left-menu .thi-info{font-size: 14px;color: #333333;line-height: 20px;}

.left-menu .thi-info p{margin-top: 20px;}

.pub-right{flex: 1;overflow: hidden;margin-left: 38px;}

.pub-right .pub-nav{border-bottom: 1px solid #F4F4F4;padding-bottom: 12px;}

.pub-right .p-n-txt{font-weight: bold;font-size: 26px;color: #E31616;}

.pub-right .p-n-item{font-weight: 400;font-size: 14px;color: #878787;}

.pub-right .p-n-item a{color: inherit;}

/* 新闻列表 */

.news-list{ padding: 28px 0 60px 0;}

.news-list .news-item{font-weight: 400;margin-bottom: 28px;font-size: 14px;color: #999999;}

.news-list .news-dot{width: 7px;height: 7px;background: #BF0302;border-radius: 50%;flex: none;display: block;margin-right: 5px;}

.news-list .news-name{flex: 1;margin-right: 50px;font-size: 16px;color: #333333;}



/* 详情页 */

.xw-detials{padding: 52px 0;}

.xw-detials .xwd-top{border-bottom: 1px solid #D4D4D4;font-weight: 400;box-sizing: border-box;padding: 15px;font-size: 14px;color: #ABABAB;text-align: center;}

.xw-detials .xwd-tit{font-weight: 400;margin-bottom: 20px;font-size: 30px;color: #333333;}

.xw-detials .xwd-info{font-weight: 400;padding: 40px 0;border-bottom: 1px solid #D4D4D4;font-size: 18px;color: #333333;line-height: 24px;}

.xw-detials .xwd-info img,

.xw-detials .xwd-info video{max-width: 100%;}

.xw-detials .x-n-item{font-weight: 400;margin-top: 28px;font-size: 16px;color: #333333;}

.xw-detials .x-n-item a{display: block;color: inherit;}

.xw-detials .x-n-item span{flex: none;}



/* 活动影像 */

.video{flex-wrap: wrap;padding: 23px 0 30px 0;}

.video .video-item{width: 40.92%;margin-bottom: 8px;margin-right: 1.44%;box-sizing: border-box;/*border: 1px solid #E0E0E0;*/} /*原来是margin-bottom: 23px;*/

.video .video-item:nth-child(4n){margin-right: 0;}

.video .video-pic{position: relative;width: 100%;height: 0;padding-bottom: 56%;overflow: hidden;}

.video .video-pic img{position: absolute;width: 100%;left: 0;right: 0;top: 0;bottom: 0;height: 100%;display: block;object-fit: cover;}

.video .video-name{height: 45px;font-weight: 400;box-sizing: border-box;padding: 0 10px;font-size: 16px;color: #333;}

