/*头部*/
.wd-1200{
    width: 1260px;
}
.head{
	width: 100%;
	height: 150px;
	background: #a70238;
	line-height: 150px;
}
.head .logo{
	width: 400px;
	/*margin-left: 55px;*/
}
.logoimg{
	width: 200px;
	height: 62px;
	vertical-align: middle;
}
.br{
	width: 1px;
	height: 50px;
	background: #fff;
	vertical-align: middle;
}
.title{
	width: 50px;
	height: 44px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 23px;
	font-size: 18px;
	letter-spacing: 3px;
	vertical-align: middle;
}
.sear{
	width: 400px;
	/*margin-right: 55px;*/
}
.searput{
	width: 200px;
	display: inline-block;
	position: relative;
}
#search{
	width: 100%;
	height: 34px;
	background: #b11c4d;
	border-radius: 15px;
	color: #fff;
	text-indent: 15px;
}
#search::-webkit-input-placeholder{/*Webkit browsers*/
    color:#fff;
    font-size:16px;
    opacity: 0.5;
}
#search::-moz-placeholder{/*Mozilla Firefox 4 to 8*/
   color:#fff;
   font-size:16px;
   opacity: 0.5;
}
#search::moz-placeholder{/*Mozilla Firefox 19+*/
   color:#fff;
   font-size:16px;
   opacity: 0.5;
}
#search::-ms-input-placeholder{/*Internet Explorer 10+*/
    color:#fff;
    font-size:16px;
    opacity: 0.5;
}
#btnsear{
	width: 20px;
	height: 20px;
	background: url(/images/pc/search.png)no-repeat;
	position: absolute;
	top: 66px;
	right: 4px;
}
.login{
	width: 194px;
	display: inline-block;
}
.nameimg{
	width: 25px;
	height: 25px;
	margin-left: 50px;
	vertical-align: middle;
}
.btnlogin,.btnregin{
	color: #FFFFFF;
}
/*轮播图*/
.lbt{
	width: 100%;
	height: 470px;
	position: relative;
}
.gallery-top{
    width: 100%;
    height:470px
}
.full{
	width: 100%;
	height: 100%;
}
.swiper-pagination{
    text-align: right!important;
}
.swiper-pagination-bullet{
    background: #FFFFFF!important;
    opacity: 1!important;
}
.swiper-pagination-bullet-active{
    background: red!important;
}
.lazy{
	width: 100%;
	height: 100%;
}
.lbt-nav{
	position: absolute!important;
	bottom: 0px;
	right: 0px;
	z-index: 22;
}
.lbt-nav ul{
	display: flex;
	transform: translate3d(0px, 0px, 0px)!important; 
	transition-duration: 0ms;
}
.lbt-nav li{
	width: 218px;
    height: 52px;
    padding: 12px 25px 16px;
    background: url(/images/pc/wxz.png);
    color: #c3c1c1;
    margin-right: 0!important;
    font-size: 18px;
    font-weight: lighter;
}
.lbt-nav li p{
	/* text-indent: 15px; */
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}
.lbt-nav li.swiper-slide-active{
	/*background: rgb(212 21 29 / 50%);*/
	background: url(/images/pc/yxz.png);
}
/*直播模块*/
.zhibo{
	width: 100%;
	height: 955px;
	background: url(/images/pc/bg.png)no-repeat;
	background-size: 100% 100%;
}
.flex{
	display: flex;
	justify-content: space-between;
	align-content: space-between;  /* 竖向中间自动空间 */
  	flex-wrap: wrap; /* 换行 */
}
.divflex{
	width: 23%;
	height: 105px;
	border-radius: 8px;
	border: 1px dashed #FFFFFF;
	position: relative;
}
.indexpage .divflex{
	width: 270px;
}
.text-26{
    font-size: 26px;
}
.text-16{
    font-size: 16px;
}
.divflex.on{
	background: #be0441;
}
.divflex:hover{
    background: #be0441;
}
.divflex p{
	color: #FFFFFF;
	text-indent: 25px;
}
.divflex .star{
	width: 20px;
	height: 23px;
	background: url(/images/pc/start.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 25px;
	right: 30px;
}
.divflex.on .star{
	background: url(/images/pc/stat.png) no-repeat;
	background-size: 100% 100%;
}
.divflex:hover .star{
	background: url(/images/pc/stat.png) no-repeat;
	background-size: 100% 100%;
}
.yanyin{
	/*width: 100%;*/
	/*margin: 0 auto;*/
}
.yy-tit{
	margin-top: 80px;
}
.yy-tit h3{
	width: 430px;
	border-bottom: 1px solid #fff;
	color: #fe1f68;
	font-size: 30px;
	padding-bottom: 10px;
	/*letter-spacing: 5px;*/
}
.text-36{
    font-size: 36px;
}
.miaoshu{
    display: inline-block;
	margin-top: 15px;
	color: #fff;
	font-size: 22px;
}
.yy-cont{
	height: 400px;
	width: 100%;
	margin-top: 37px;
	margin-bottom: 20px
}
.cont-left{
	width: 592px;
	height: 333px;
	position: relative;
}
#_player{
    width: 100%;
	height: 333px;
}
.videoimg{
	width: 80px;
	height: 30px;
	background: #041122;
	position: absolute;
	top: 20px;
	right: 30px;
	border-radius: 5px;
	color: #cec6c6;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    z-index: 88;
}
.cont-left img{
	width: 100%;
	height: 330px;
}
.cont-text{
	width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    margin-top: 22px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cont-mid{
	width: 270px;
	height: 330px;
	margin-left: 25px;
	background: url(/images/pc/bg2_03.jpg) no-repeat;
	background-size: 100% 100%;
}
.cont-mid h5{
	color: #fff;
	margin-top: 33px;
	margin-left: 20px;
}

.time{
	font-size: 35px;
	color: #bab082;
	text-align: center;
	margin-top: 44px;
	font-weight: normal;
}
.before{
	position: relative;
}
.after{
	width: 30px;
	font-size: 12px;
	position: absolute;
	bottom: -12px;
	right: -12px;
}
.afters{
	width: 30px;
	font-size: 12px;
	position: absolute;
	bottom: -12px;
	right: -12px;
}
.text-head{
	width: 90%;
	margin-left: 5%;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #fff;
	max-height: 82px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.text-arr{
	width: 90%;
	margin-left: 5%;
	color: #fff;
}
.cont-right{
	width: 270px;
	margin-left: 20px;
}
.item li{
	width: 120px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #d5d1d3;
	border: 1px solid #d5d1d3;
	border-radius: 10px;
	margin-bottom: 19px;
	cursor: pointer;
}

.item li:hover{
	color: #fe1f68;
	border: 1px solid #fe1f68;
}
.vidimg{
	width: 224px;
	height: 124px;
	border-radius: 5px;
	position: relative;
}
.vidimg .img-title{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #d4d1d1;
    text-align: center;
    background: rgb(0 0 0 / 50%);
    vertical-align: middle;
    border-radius: 5px;
    display: none;
}
.vidimg:hover .img-title{
    display: block;
}
.vidimg .img-title p{
    margin-top: 30px;
    padding: 0 20px;
}
.themore{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 224px;
	height: 124px;
	border-radius: 5px;
	background: rgb(0 0 0 / 50%);;
	color: #FFFFFF;
	line-height: 124px;
	text-align: center;
}
.vidimg img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.sc-tit h3{
	width: 430px;
    border-bottom: 1px solid #000;
    font-size: 30px;
    /*margin-top: 50px;*/
    letter-spacing: 4px;
    padding-bottom: 13px;
}
.special-box {
    margin: 50px 0 50px;
}
.sc-tit .miaoshu{
    display: inline-block;
	width: 430px;
	color: #f10e58;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}
.sc-img{
	width: 20%;
	height: 345px;
	margin-top: 95px;
	position: relative;
}
.sc-img img{
	width: 100%;
	height: 100%;
}
.sc-img:hover{
	transform: scale(1,1.2);
}
.jianjie{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 90%;
	margin-left: 5%;
	color: #FFFFFF;
	font-size: 14px;
}
.hide{
	display: none;
}
.hide p{
	font-size: 12px;
	color: #d5d1d3;
	color: rgb(255 255 255 / 80%);
}
.hide p .letter{
	letter-spacing: 6px;
}
.sc-img:hover .hide{
	display: block;
}
.more{
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #cc0345;
	margin: 0 auto;
	margin-top: 88px;
	margin-bottom: 60px;
}
.sj-yy{
	width: 590px;
	height: 330px;
	margin-top: 35px;
	position: relative;
}
.play {
    width: 54px;
    height: 51px;
    position: absolute;
    top: 138px;
    left: 236px;
    cursor: pointer;
    z-index: 8888;
}
.sj-yy img{
	width: 100%;
	height: 100%;
}
.sj-tit{
	font-size: 18px;
	text-indent: 20px;
	margin-top: 10px;
	font-weight: bold;
	color: #333333;
}
.sj-time{
	color: #999999;
	text-indent: 20px;
	font-size: 14px;
	margin-top: 10px;
	
}
.sj-gd{
	width: 280px;
	height: 160px;
	margin-top: 55px;
}
.sj-gd img{
	width: 100%;
	height: 100%;
	
}
.gd-tit{
	width: 100%;
	font-size: 16px;
	text-indent: 20px;
	margin-top: 10px;
	color: #333333;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.foot{
	width: 100%;
	height: 300px;
	background: #282828;
}
.shuyu{
	color: #bcbcbc;
	font-family: fangsong;
	line-height: 50px;
	font-size: 18px;
}
.foot-head{
	height: 120px;
}
.phone{
	width: 20px;
	height: 25px;
	vertical-align: middle;
}
.font-cl{
	color: #666666;
	font-size: 12px;
}
.bottom{
	width: 100%;
	height: 100px;
	line-height: 100px;
	border-top: 1px solid #666666;
}



.special-box-index .special-list{
    padding-top: 70px;
}

