@charset "utf-8";

/*1024px*/
@media (min-width:1024px) {

/* --- 公用样式 --- */
.pc{display:block;}
.wap{display:none;}
.wrap{max-width:1280px; margin:0 auto;}
.flex{display: flex; align-items: center; flex-wrap: wrap;}



/* --- top --- */
.page-top{background: #000; height: 50px;}
.page-top .wrap{height: 100%;}

/* date */
.page-top .date{color: #fff;}



/* --- follow --- */
.page-follow{margin-left: auto;}
.page-follow a {display: block; height: 50px; display: flex; align-items: center; width: 50px; justify-content: center; transition: all .3s;}
.page-follow a svg{width: 18px; height: 18px;}
.page-follow a:hover{background: #333;}



/* --- 分页 --- */
.page-showpage{margin-top:50px; margin-bottom:50px; text-align:center; display: flex; justify-content: center;}
.page-showpage a{ border:1px solid #efefef; padding:6px 15px; border-radius:4px; margin-left:5px; margin-right:5px; font-weight: bolder; background: #fff;}
.page-showpage a.now{ background:#ED4626; color:#fff; border:1px solid #ED4626; }
.page-showpage a:hover{ border:1px solid #ED4626; }
.page-showpage li{ float:left;}



/* --- 头部 --- */
.page-header{height:90px; background: #fff;}
.page-header .wrap{height: 100%;}
.page-header.roll{position: fixed; left:0; width: 100%; top: 0; z-index: 2000;  box-shadow: 0px 5px 10px rgba(0,0,0,0.27);}



/* --- 导航 --- */
.page-nav{margin-left: auto;}

/* now */
.page-nav .item.now .show a{position: relative; color: #ED4626;}
.page-nav .item.now .show a::after{content: ""; left: 0; bottom: -10px; width: 100%; background: #ED4626; position: absolute; height: 3px;}

/* item */
.page-nav .item{margin-right:40px; position: relative; font-weight: bolder;}

/* item - show */
.page-nav .item .show{ height: 50px; line-height: 50px; font-size: 16px;}
.page-nav .item .show .icon{font-size: 8px; color: #999; margin-left: 5px;}

/* item - hide */
.page-nav .item .hide{left: -15px; width: 220px; top: 50px; background: #333; z-index: 300; display: none;}



/* --- 搜索 --- */
.page-search{position: relative; height: 50px; padding-left: 30px;}
.page-search .show {width: 40px; height: 40px; background: #292929; border-radius: 100px; justify-content: center; transition: all .3s; cursor: pointer;}

/* hide */
.page-search .jh-hide{display: none; position: absolute; right: 0; top: 50px; box-shadow: 0px 10px 20px rgba(0,0,0,0.27); border-radius: 8px; overflow: hidden; border: 1px solid #efefef;}
.page-search .jh-hide .box{width: 250px;  display: flex; align-items: center; background: #fff;}
.page-search .jh-hide .box input{width: 80%; height: 40px; border: none; padding-left: 10px; font-size: 14px;}
.page-search .jh-hide .box button{width: 20%; height: 40px; border: none; background: url(../images/search.svg) no-repeat #ED4626 center center; cursor: pointer;}
.page-search .jh-hide .box button img{width: 20px;}

/* hover */
.page-search .show:hover{background: #ED4626;}
.page-search:hover .jh-hide{display:block;}



/* --- column --- */
.page-column{border-bottom: 3px solid #333; padding-bottom: 30px; margin-bottom: 30px; display: flex; align-items: center;}
.page-column h3{font-size: 32px; font-weight: bolder; margin-bottom: 10px;}
.page-column h3 b{color: #ED4626;}
.page-column .text{ color: #bbb; font-size: 16px;}
.page-column .more{margin-left: auto;}



/* --- hd --- */
.page-hd li{width: 100px; height: 40px; text-align: center; line-height: 40px; font-size: 16px; font-weight: bold; margin-left: 10px; cursor: pointer;}
.page-hd li.on{background: #ED4626; color: #fff;}



/* --- 底部 --- */
.page-footer{padding: 50px; text-align: center; background: #fff;}
.page-footer .sitemap{margin-bottom: 10px;}
.page-footer .sitemap a{margin: 0 15px;}
.page-footer .copyright{color: #999;} 
.page-footer .copyright em{margin-left: 5px; margin-right: 5px;}



/* --- more --- */
.page-more{text-align: center; padding: 50px 0;}
.page-more a{border: 2px solid #ED4626; width: 160px; height: 56px; text-align: center; display: block; border-radius: 100px; display: flex; align-items:center; justify-content: center; margin: 0 auto; font-size: 16px; font-weight: bolder; color: #ED4626; background: #fff;}
.page-more a:hover{background: #ED4626; color: #fff; width: 200px;}



/* --- list --- */
.page-list{justify-content: space-between; display: flex; flex-wrap: wrap;}
.page-list .item{width: 48.3%; display: flex; align-items: center; border-bottom: 1px solid #efefef; padding: 30px 0;}
.page-list .item .pic{width: 20%;}
.page-list .item .pic img{ transition: all .3s; border-radius: 8px; overflow: hidden;}
.page-list .item .content{width: 77%; margin-left: auto;}
.page-list .item .content h3{margin-bottom: 10px; font-size: 16px; font-weight: bolder; height: 20px; overflow: hidden; line-height: 20px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.page-list .item .content .text{color: #999; font-size: 14px; line-height: 150%;}
.page-list .item:hover .pic img{box-shadow: 10px 10px 20px #ccc;}







/* ------ 首页 ------ */

/* --- 版块 --- */

/* one */
.home-section-one{background: #F3F4F8; padding: 50px 0; padding-bottom: 0;}
.home-section-one .kuang{display: flex; width: 74.21%;}

/* two */
.home-section-two{background: #fff;}
.home-section-two .wrap{display: flex;}




/* --- 彩种 --- */
.home-lottery-type{width: 30.52%; background: url(../images/lottery-type.png) #0A5B9F; height: 460px; position: relative;}

/* list */
.home-lottery-type .list{padding: 20px;}
.home-lottery-type .list dl{padding-bottom: 10px; position: relative; margin-bottom: 10px;}
.home-lottery-type .list dl dt{color: #fff; margin-bottom: 10px; font-size: 14px; font-weight: bolder;}
.home-lottery-type .list dl dd {display: flex; flex-wrap: wrap;}
.home-lottery-type .list dl dd em{display:block; width: 33.333%; margin-bottom: 12px; font-size: 12px;}
.home-lottery-type .list dl dd em a{color: #fff; opacity: .5;}
.home-lottery-type .list dl::after{content: ""; width: 100%; height: 2px; background: url(../images/line.svg) repeat-x; position: absolute; bottom: 0; left: 0;}

/* nth */
.home-lottery-type .list dl:last-child{border-bottom: none;  margin-bottom: 0;}

/* more */
.home-lottery-type .more{text-align: center; line-height: 45px; height: 45px; position: absolute; bottom: 0; width: 100%; background: #094A81; font-size: 14px; color: #89C2F2; border-top: 1px solid #013D70;}
.home-lottery-type .more .icon{margin-left: 5px;}
.home-lottery-type .more .icon img{opacity: .2;}
.home-lottery-type .more a:hover{color: #fff;}

/* hover */
.home-lottery-type .list a:hover{opacity: 1;}



/* --- banner --- */
.home-banner{width: 67.36%; margin-left: auto;}

/* box */
.home-banner .box{position: relative;}

/* pic */
.home-banner .box .pic{height: 460px;}
.home-banner .box .pic img{width: 100%; height: ;}

/* text */
.home-banner .box .text{position: absolute; bottom: 0; left: 0; width: 100%; background: url(../images/banner-back.png) repeat-x 0 bottom; height: 150px; padding: 20px;}
.home-banner .box .text h3{font-size: 18px; font-weight: bolder; margin-bottom: 10px; margin-top: 40px;}
.home-banner .box .text h3 a{color: #fff}
.home-banner .box .text p{color:#fff; opacity: .5; line-height: 150%;}

/* arrow */
.home-banner .arrow{position:absolute; top: 45%; z-index: 300; width: 35px; height: 70px; text-align: center; line-height: 70px; background: #000000; opacity: .3; cursor: pointer; transition: all .3s;}
.home-banner .arrow.swiper-next{right: 0; border-radius: 10px 0 0 10px;}
.home-banner .arrow.swiper-prev{left: 0; border-radius: 0 10px 10px 0;}
.home-banner .arrow img{width: 15px;}

/* hover */
.home-banner .arrow:hover{opacity: .6;}



/* --- 公告 --- */
.home-notice{width: 24.21%; margin-left: auto; background: #fff; padding: 16px; height: 460px; border: 1px solid #efefef;}

/* column */
.home-notice .column{margin-bottom: 16px;}
.home-notice .column h3{background: #ED4626; color: #fff; width: 75px; height: 28px; text-align: center; line-height: 28px;}
.home-notice .column .more{margin-left: auto; font-size: 14px;}
.home-notice .column .more a{color: #999}

/* list */
.home-notice .list ul li{ margin-bottom: 20px; padding-left: 20px; position: relative; font-weight: bolder;}
.home-notice .list ul li::before{position: absolute; left: 0; top: 5px; background: url(../images/arrow-right.svg) no-repeat 0; background-size: 10px; width: 8px; content: ""; height: 8px; opacity: 
.5;}
.home-notice .list ul li h3{margin-bottom: 5px; line-height: 150%;}
.home-notice .list ul li .time{color: #ddd; font-size: 12px;}



/* --- 开奖结果 --- */
.home-result{background: #F3F4F8; padding-top: 20px; padding-bottom: 50px;}
.home-result .wrap{background: #fff; padding: 20px 0; padding-bottom: 10px;}
.home-result .wrap .swiper-container{ padding-bottom: 50px;}

/* item */
.home-result .item{text-align: center; border-right: 1px solid #efefef;}
.home-result .item .title{font-size: 20px; font-weight: bolder;}
.home-result .item .date{color: #999; font-size: 14px; margin-bottom: 10px;}
.home-result .item .result {display: flex; align-items: center; justify-content: center; margin-bottom: 10px;}
.home-result .item .result em{box-shadow: 0px 5px 10px rgba(230,70,38,0.35); width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; border-radius: 100px; margin-left: 5px; margin-right: 5px; font-weight: bolder; font-size: 18px; font-family: 'Conv_DIN-Bold'; transition: all .3s;}
.home-result .item .result em.red{background: #ED4626;}
.home-result .item .result em.blue{background: #0064B8;}
.home-result .item .tips{color: #999;}

/* hover */
.home-result .item:hover .result em{box-shadow: 0px 8px 15px rgba(230,70,38,0.5);}



/* --- 新闻 --- */
.home-news{width: 73.43%; padding: 50px 0;  padding-bottom: 20px;}

/* list */
.home-news .list{position: relative;}

/* hd */
.home-news .hd{position: absolute; right: 0; top: -115px;}

/* bd */
.home-news .bd .box{display: flex; flex-wrap: wrap; justify-content: space-between;}
.home-news .bd .item{width: 47.9%; margin-bottom: 35px; padding-bottom: 35px; border-bottom: 1px solid #efefef; transition: all .3s;}
.home-news .bd .item .date{color: #999; width: 100px; height: 30px; text-align: center; line-height: 30px; font-family: 'Conv_DIN-Bold'; background: #f5f5f5; font-size: 14px; margin-bottom: 10px; transition: all .3s;}
.home-news .bd .item .title{font-size: 16px; font-weight: bolder; margin-bottom: 5px;}
.home-news .bd .item .dep{color: #999;}

/* hover */
.home-news .bd .item:hover .date{background: #666; color: #fff;}
.home-news .bd .item:hover {border-bottom: 1px solid #ED4626;}



/* --- 图集 --- */
.home-photo{margin-left: auto; width: 23.43%; padding: 50px 0; padding-bottom: 0;}
.home-photo a{margin-bottom: 15px; display: block;}



/* --- 比赛 --- */
.home-match{background: #F3F4F8; padding: 50px 0; padding-bottom: 20px;}

/* tab */
.home-match .match-tab{margin-bottom: 40px;}
.home-match .match-tab ul{background: #fff; width: 300px; border-radius: 10px; margin: 0 auto; height: 60px; text-align: center; padding: 8px; box-shadow: 0px 15px 50px rgba(0,0,0,0.08);}
.home-match .match-tab ul li{width: 50%; height: 44px; border-radius: 5px; line-height: 44px; color: #333; font-size: 16px; font-weight: bolder; cursor: pointer; transition: all .3s;}
.home-match .match-tab ul li.on{background: linear-gradient(to bottom, #0063B6,#0B7AD6); color: #fff;}

/* inBox */
.home-match .inBox {position: relative;}

/* inHd */
.home-match .inHd{position: absolute; right: 0; top: 0;}
.home-match .inHd li{width: 100px; height: 40px;}

/* inBd */
.home-match .inBd{margin-top: -30px;}

/* table */
.home-match .inBd .table{background: #fff; padding: 25px;}
.home-match .inBd .head ul{display: flex; background: #F3F4F8; height: 50px; line-height: 50px; text-align: center; color: #646464;}
.home-match .inBd .head li{border-right: 1px solid #ddd;}
.home-match .inBd .head li:last-child{border-right: 0;}

/* item */
.home-match .inBd .item ul{display: flex; align-items: center; height: 50px; border-bottom: 1px solid #efefef;}
.home-match .inBd .item ul li{display: flex; justify-content: center; border-right: 1px solid #efefef; height: 100%; align-items: center;}
.home-match .inBd .item ul li.w3{display: flex;}
.home-match .inBd .item ul li.w3 em{width: 33.333%; text-align: center; border-right: 1px solid #efefef;}
.home-match .inBd .item ul li.w3 em:last-child{border-right: none;}
.home-match .inBd .item ul li.w2 em a{border: 1px solid #ED4626; width: 22px; height: 22px; border-radius: 5px; display: block; text-align: center; line-height: 20px; color: #ED4626; font-weight: bolder; margin-left: 5px; margin-right: 5px;}
.home-match .inBd .item ul li.w2 em a:hover{background: #ED4626; color: #fff;}
.home-match .inBd .item ul li:first-child{border-left: 1px solid #efefef;}
.home-match .inBd .item ul li:nth-child(2){color: #079764;}
.home-match .inBd .item:hover{background: #f9f9f9;}

/* data */
.home-match .data li{width: 16.666%; text-align: center;}

/* width */
.home-match .inBd .w1{width: 9.9%;}
.home-match .inBd .w2{width: 15.04%;}
.home-match .inBd .w3{width: 25%;}



/* --- 彩票展示 --- */
.home-lottery{padding: 50px 0; background: #fff;}

/* list */
.home-lottery .list{display: flex; align-items: center; justify-content: space-between;}

/* arrow */
.home-lottery .arrow{width: 5%; margin-top: -50px;}
.home-lottery .icon{width: 45px; height: 45px; border: 1px solid #D9D9D9; display: flex; align-items: center; justify-content: center; border-radius: 100px; cursor: pointer; transition: all .3s;}
.home-lottery .swiper-next{display: flex; justify-content: flex-end;}
.home-lottery .icon:hover{background: #ddd;}

/* swiper-container */
.home-lottery .swiper-container{width: 90%; padding-left: 1px; padding-bottom: 60px;}
.home-lottery .swiper-container .item {padding: 5px;}
.home-lottery .swiper-container .item img{ border: 1px solid #D9D9D9; border-radius: 10px; padding: 10px; box-shadow: 0px 3px 6px rgba(159,159,159,0.16); transition: all .3s;}
.home-lottery .swiper-container .item img:hover{border: 1px solid #ED4626; }



/* --- 友情链接 --- */
.home-friends{ border-bottom: 1px solid #efefef; padding-bottom: 50px;  background: #fff;}
.home-friends .wrap{display: flex;}
.home-friends .column{width: 8%; color: #999; font-weight: bold;}
.home-friends .content{width: 92%; display: flex; flex-wrap: wrap;}
.home-friends .content a{margin-right: 20px; margin-bottom: 5px;}



/* ------ 内页 ------ */
.inner-box{padding: 50px 0; padding-top: 20px;}
.inner-box .inner-left{width: 75%;}
.inner-box .inner-right{width: 23.43%; margin-left: auto;}



/* --- wrap --- */
.inner-box .wrap{display: flex;}



/* --- column --- */
.inner-column {padding: 30px 0; border-bottom: 1px solid #efefef;}
.inner-column .title{font-size: 25px; font-weight: bolder;}
.inner-column .type{margin-left: auto;}



/* --- path --- */
.inner-path{background: #F3F4F8; padding-top: 30px; color: #ccc; font-weight: bolder;}
.inner-path a{color: #666;}









/* ------ news ------ */

/* --- section --- */
.news-section{padding-bottom: 50px;}



/* --- banner --- */
.news-banner{width: 73.43%; margin-left: 0; height: 460px; overflow: hidden;}
.news-banner .pic img{width: 100%; height: 460px; }



/* --- news --- */
.inner-news{background: #F3F4F8; padding-bottom: 50px;}
.inner-news .wrap{background: #fff; padding: 0 30px;}

/* list */
.inner-news.list{padding-top: 20px;}

/* showpage */
.inner-news .page-showpage{padding: 50px;}



/* --- list --- */
.inner-article{background: #fff; padding: 30px; margin-bottom: 20px;  border: 1px solid #efefef;}

/* title */
.inner-article .title{margin-bottom: 10px; font-size: 32px; font-weight: bolder;}
.inner-article .date{display: flex; border-bottom: 1px solid #efefef; margin-bottom: 30px; padding-bottom: 20px;} 
.inner-article .date p{margin-right: 30px; color: #999;}

/* photo */
.inner-article .photo{margin-bottom: 30px;}

/* content */
.inner-article .content p{margin-bottom: 20px; font-size: 16px; line-height: 200%;}
.inner-article .content span{display: inline;}
.inner-article .content strong{ font-weight: bolder;}



/* --- about --- */
.inner-about{background: #fff; padding: 30px;  border: 1px solid #efefef;}
.inner-about .title{font-size: 22px; font-weight: bolder;}



/* --- module --- */
.inner-module{background: #fff;  margin-bottom: 20px; padding: 0 20px;}
.inner-module .column{font-size: 16px; font-weight: bolder; padding:12px 0; color: #333;}



/* --- type --- */
.inner-type .list li{height: 50px; line-height: 50px; border-bottom: 1px solid #efefef; font-weight: bolder; background: url(../images/arrow-right.svg) no-repeat 0 center; background-size: 10px; padding-left: 20px;}
.inner-type .list li:last-child{border-bottom: none;}
.inner-type .list li.now{  color: #ED4626;}



/* --- photo --- */
.inner-photo{padding-bottom: 5px;}
.inner-photo li {margin-bottom: 20px;}
.inner-photo li .pic{height: 150px; overflow: hidden; margin-bottom: 5px;}
.inner-photo li .title{font-weight: bold;}



/* --- recommend --- */
.inner-recommend ul li{border-bottom: 1px solid #efefef; font-size: 14px; height: 45px; line-height: 45px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding-left: 15px;}
.inner-recommend ul li:last-child{border-bottom: none;}
.inner-recommend ul li::before{content: ""; left: 0; top: 45%; width: 4px; height: 4px; background: #ccc; position: absolute; border-radius: 100px;}



/* --- city --- */
.inner-city{background: #fff; height: 80px; display: flex; align-items: center; padding: 0 30px; margin-bottom: 20px; }
.inner-city h1{font-size: 28px; font-weight: bolder;}
.inner-city .change{border: 1px solid #ccc; font-size: 14px;  border-radius: 8px; margin-left: auto; transition: all .3s; cursor: pointer; width: 100px; height: 45px;  text-align: center; line-height: 43px;}
.inner-city .change:hover{ border: 1px solid #ED4626; color: #ED4626;}


.tubiao{background: #fff; padding: 30px; }
.tubiao .item{display:flex; align-items: center; padding: 30px 0; border-bottom: 1px solid #efefef;}
.tubiao h3{font-weight:bold;font-size:18px; margin-bottom:10px;}
.tubiao .item .box{display: flex; align-items: center; width:100%;}
.tubiao .item .pic{width: 100px; height: 100px; overflow: hidden;}
.tubiao .item .content{margin-left: 20px;}
.tubiao{width:100%;}
.tubiao .item .box .pic{width:10%;}
.tubiao .item .box .content{width:90%;}
.tubiao a{font-size:16px; color:#999;}
.tubiao  span{ line-height:220%; font-size:16px;}



/* --- shop --- */
.inner-shop{background: #fff; padding: 30px; }
.inner-shop .item{display:flex; align-items: center; padding: 30px 0; border-bottom: 1px solid #efefef;}
.inner-shop .item .box{display: flex; align-items: center;}
.inner-shop .item .pic{width: 100px; height: 100px; overflow: hidden;}
.inner-shop .item .content{margin-left: 20px;}
.inner-shop .item .content h3{font-size: 18px; font-weight: bolder; margin-bottom: 15px;}
.inner-shop .item .content .info{color: #999; display: flex; align-items: center;}
.inner-shop .item .content .info p{margin-right: 20px;}
.inner-shop .item .map{margin-left: auto;}
.inner-shop .item .map a{display:block;  width: 100px; height: 45px; border: 1px solid #ED4626; color: #ED4626; border-radius: 8px; text-align: center; line-height: 43px; font-weight: bolder;}
.inner-shop .item .map:hover a{background: #ED4626; color: #fff;}
.inner-shop .item:first-child{padding-top: 0;}



/* --- area --- */
.inner-area .item{border-bottom: 1px solid #efefef; padding: 20px 0; display: flex; align-items: center;}
.inner-area .item .pic{width: 60px; height: 60px; overflow: hidden; margin-right: 20px;}
.inner-area .item .content h3{margin-bottom: 5px; font-weight: bolder;}
.inner-area .item .content p{color: #999; line-height: 150%;}



/* --- top --- */
.inner-video-top{ padding-bottom: 10px; padding-top: 20px; margin-top: 30px;}
.inner-video-top .item{ margin-bottom: 20px;}
.inner-video-top .item .pic{margin-bottom: 10px; position: relative;}
.inner-video-top .item .pic img{border-radius: 8px;}
.inner-video-top .item .pic::after{content: ""; left: 0; width: 100%; height: 100%; top: 0; position: absolute; background: url(../images/bofang.svg) no-repeat 90% 80%; background-size: 30px;}
.inner-video-top .item .title{font-weight: bold;}



/* --- video banner --- */
.video-banner{background: #333; padding: 50px 0; margin-bottom: 50px;}

/* wrap */
.video-banner .wrap{display: flex; overflow: hidden;}

/* bd */
.video-banner .bd{width: 76.25%;}
.video-banner .bd img{width: 100%;}

/* hd */
.video-banner .hd{width: 23.75%; background: #222;}
.video-banner .hd ul{height: 100%;}
.video-banner .hd li{height: 16.666%; padding: 20px; display: flex; align-items: center; font-size: 16px; line-height: 125%; border-bottom: 1px solid #000;}
.video-banner .hd li a{color: #fff;}
.video-banner .hd li.on{background: #ED4626; border-bottom: 1px solid #ED4626;}



/* --- video list --- */
.video-list {}
.video-list h1{font-size:24px; line-height:300%; }
.video-list .more{ float:right;}
.video-list .item{width: 23.5%; background: #fff; margin-left: 1.8%; padding:10px; margin-bottom: 25px; box-shadow: 1px 1px 10px #cccccc; border-radius: 8px; transition: all .3s;}
.video-list .item:nth-child(4n+1){margin-left: 0;}
.video-list .item .pic{position: relative; margin-bottom: 10px;}
.video-list .item .pic .info{position: absolute; bottom: 0; left: 0; width: 100%; display: flex; justify-content: space-between; padding: 10px; font-size: 12px; color: #fff;}
.video-list .item .pic img{height: 159px; overflow: hidden;}
.video-list .item .content{overflow: hidden; font-weight: bolder; height: 50px; padding: 0 5px;}
.video-list .item .content a{font-size: 15px; line-height: 15px; height: 30px; }

/* hover */
.video-list .item:hover{box-shadow: 1px 1px 30px #cccccc;}

/* list */
.video-list.list{margin-top: 50px;}



/* --- news list --- */
.news-list{background: #fff; padding: 0 30px;}
.news-list .title{ }
.news-list  h1{ font-size: 25px; font-weight: bolder; padding-bottom: 25px; padding-top:25px;border-bottom: 1px solid #efefef;}
.news-list .item{border-bottom: 1px solid #efefef; padding: 30px 0; display: flex; align-items: center;}
.news-list .item .pic{width: 30%;}
.news-list .item .pic img{width:100%; max-height:180px;}
.news-list .item .content{width: 67%; margin-left: auto; line-height:200%;}
.news-list .item .content .title{font-size: 18px; font-weight: bolder;}
.news-list .item .content .date{color: #999; padding: 5px 0; font-size: 14px;}
.news-list .item .dep{font-size: 14px; color: #999;}

.fc-show-prev-next strong.fc-show-prev-next a{font-size:14px;}

/* --- video show --- */
.video-show{background: #fff; margin-top: 30px; padding: 0 30px; padding-bottom: 20px; margin-bottom: 20px;}

/* title */
.video-show .title{padding: 30px 0;}
.video-show .title h1{ font-size: 25px; font-weight: bolder; margin-bottom: 15px;}
.video-show .title .date{color: #999; font-weight: bolder;}

/* show */
.video-show .show {margin-bottom: 30px;}
.video-show .show iframe{width: 100%; height: 600px;}

/* dep */
.video-show .dep p{line-height: 180%; font-size: 16px; color: #666;} 



/* --- video about --- */
.video-about{background: #fff; padding: 0 30px;}

/* column */
.video-about .column{font-size: 20px; font-weight: bolder; margin-bottom: 20px; padding-top: 20px;}

/* list */
.video-about .list {display: flex; flex-wrap: wrap; justify-content: space-between;}
.video-about .list .item{display: flex; align-items: center; border-bottom: 1px solid #efefef; padding: 30px 0;}
.video-about .list .item .pic{width: 25%; position: relative;}
.video-about .list .item .pic::after{content: ""; left: 0; width: 100%; height: 100%; top: 0; position: absolute; background: url(../images/bofang.svg) no-repeat 90% 80%; background-size: 30px;}
.video-about .list .item .pic img{border-radius: 8px;}
.video-about .list .item .title{width: 72%; margin-left: auto;}
.video-about .list .item .title h3{ margin-bottom: 10px; font-size: 18px;  font-weight: bolder;}
.video-about .list .item .title .date{color: #999; font-size: 14px;}
.video-about .list .item:first-child{ padding-top: 0;}



/* --- image list --- */
.image-list{padding: 50px 0; padding-bottom: 0;}



/* --- image show --- */
.image-show .wrap{background: #fff; margin-top: 50px; padding: 30px;}

}