
body,html{
	width: 100%;
	height: 100%;
	background: url() no-repeat;
}
.spTitle{
	background: rgb(0,0,0,.7);
	height: 60px;
	width: 100%;
	line-height: 60px;
	color: #fff;
	padding:0 30px;
	position: absolute;
	top:0;
  left: 0;
	display: none;
	z-index: 4000;
}
.spTitle span{
	font-size: 26px;
}
.spxqTop{
	width: 100%;
	line-height: 10vh;
	background: #AA1819;
	padding:0 30px 0 20px;
}
.spxqTop1 a{
	color: #fff;
	font-size: 2.5vh;
	margin-right: 10px;
}
.spxqTop1 a i{
	margin-right: 5px;
	font-size: 2.5vh;
}
.spxqTop2 span a{
	padding-left: 30px;
	color: #ddd;
}
.jsfoi {
    text-align: center;
    font-size: 2.5vh;
    color: #fff;
    left: 50%;
  
}
.spxqCon{
	margin:0 auto;
	margin-top: 3vh;
	width: 90%;
	height: 83vh !important;
}
.videoCon1{
	position: relative;
  	width: 100%;
}
.jiantou{
	position: absolute;
	top: 45%;
	right: 0;
	height: 10vh;
	width: 5vh;
	/* display: flex; */
	background-color: rgba(0,0,0,.5);
	z-index: 3000;
	padding-top: 1.5vh;
	text-align: center;
	display: none;
}
.jiantou1{
	position: absolute;
	top: 45%;
	left: 77%;
	margin-left: -5vh;
	height: 10vh;
	width: 5vh;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0,0,0,.5);
	z-index: 3000;
	text-align: center;
}
.jiantou a{
  color:#fff;
  font-size: 2.2vh;
}
.jiantou1 a{
  color:#fff;
  font-size: 2.2vh;
}
.jiantou2{
  position: absolute;
  top: 0;
  right: 0;
  height: 637px;
  width: 23%;
  background-color:rgba(0,0,0,.8);
  z-index: 9999999;
  overflow: auto;
}
.jiantou2::-webkit-scrollbar {
  width: 5px;     
  height: 492px;
}
.jiantou2::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: #fff;
}
.jiantou2::-webkit-scrollbar-track {/*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 10px;
}
.jiantou2 .kctab{
	height: 10vh;
	line-height: 9.5vh;
	border-bottom: 2px solid #fff;
}
.jiantou2 .kctab a{
	width: 50%;
	display: block;
    text-align: center;
    font-size: 2vh;
    color: #fff;
    cursor: pointer;
    float: left;
}
.bjing2{
	width: 100%;
	height: 100%;
	opacity:0.1;
	background: black;
	position: fixed;
	z-index: 10001;
	display: none;
}
.jiantou2 .kctab a:hover,.jiantou2 .kctab .active{
	color: #FE0002;
	border-bottom: 0.5vh solid #FE0002;
}
.kctab1{
	margin-top: 10px;
}
.kctab1 ul li{
	padding:0 10px;
}
.kctab1 ul li a img{
	width: 40%;
	height: 8vh;
	object-fit: cover;
	margin-top: 2vh;
}
.kctab1 ul li a{
	display: flex;
	justify-content: space-between;
}
.kctab1 ul li span {
	width: 70%;
    font-size: 2vh;
    margin-left: 10px;
    margin-top: 2vh;
    color: #fff;
    line-height: 4vh;
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.kctab1 ul li:hover span,.kctab1 ul li .active span{
	color: #FE0002;
}
.kctab2{
	display: none;
}
.kctab2 p{
	color: #ddd;
	padding:20px 15px 0;
	font-size: 2vh;
	line-height: 5vh;
}
.wdCon{
	padding-bottom: 30px;
	width: 1200px;
	margin:0 auto;
	margin-top: 20px;
}
.wdCon .left{
	width: 868px;
    height: 800px;
}
.wdCon .wdright{
	width: 307px;
	float: right;
}
.wdCon .wdright .wdbiaoti {
    width: 307px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background-color: #CB1F1F;
    font-size: 20px;
    color: #FFFFFF;
}
.wdCon .wdright ul {
    width: 307px;
    background-color: #f5f5f5;
    padding: 15px 0;
}
.wdCon .wdright li {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    position: relative;
    overflow: hidden;
}
.wdCon .wdright li img {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}
.wdCon .wdright li span {
    padding-left: 30px;
    font-size: 14px;
    color: #333333;
}
.wdCon .wdright li a:hover span{
	color: #CB1F1F;
}
.wdCon .downWd{
	width: 231px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	background: #F12323;
	display: block;
	font-size: 16px;
	text-align: center;
	margin-left: 43px;
	margin-top: 30px;
}
.shouye1 {
    position: absolute;
    z-index: 100;
    right: 30px;
    bottom: 250px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
}
.shouye1 img {
    width: 100%;
}
.fanhui1 {
    position: absolute;
    z-index: 100;
    right: 30px;
    bottom: 150px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
}
.fanhui1 img {
    width: 100%;
}