.box_In{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

.wrap{width: 100%;overflow: hidden;background: #fff;}
body img{display: block;}
@font-face {
	font-family: 'webfont';
	font-display: swap;
	src: url('//at.alicdn.com/t/webfont_r1194dy4kd.eot'); /* IE9*/
	src: url('//at.alicdn.com/t/webfont_r1194dy4kd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('//at.alicdn.com/t/webfont_r1194dy4kd.woff2') format('woff2'),
	url('//at.alicdn.com/t/webfont_r1194dy4kd.woff') format('woff'), /* chrome銆乫irefox */
	url('//at.alicdn.com/t/webfont_r1194dy4kd.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
	url('//at.alicdn.com/t/webfont_r1194dy4kd.svg#NotoSansHans-DemiLight') format('svg'); /* iOS 4.1- */
}
body{
	font-family:'pingfang SC','webfont','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;
}

.clears::after{
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}
.clears{
	zoom: 1;
}

.banner{
	position: relative;
}
.banner .ban1{
	height: 500px;
	background: url("../images/ban1.jpg") no-repeat center top;
}
.banner .ban2{
	height: 499px;
	background: url("../images/ban2.jpg") no-repeat center top;
}
.banner .banbg1{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1920px;
	height: 977px;
	background: url("../images/banbg1.png") no-repeat center top;
	margin-left: -960px;
	opacity: .3;
	animation: mytop 2.5s infinite;
	-moz-animation: mytop 2.5s infinite;
	-webkit-animation: mytop 2.5s infinite;
	-o-animation: mytop 2.5s infinite;
}
@-webkit-keyframes mytop {0% {opacity: .3;}50%{opacity: 1;}100%{opacity: .3;}}
@-moz-keyframes mytop {0% {opacity: .3;}50%{opacity: 1;}100%{opacity: .3;}}
@-o-keyframes mytop {0% {opacity: .3;}50%{opacity: 1;}100%{opacity: .3;}}
@keyframes mytop {0% {opacity: .3;}50%{opacity: 1;}100%{opacity: .3;}}
.banner .box_In{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1200px;
	margin-left: -600px;
}
.banner .logo{
	position: absolute;
	left: 8%;
	top: 66px;
}
.banner .banpic1{
	position: absolute;
	left: 20px;
	top: 205px;
	opacity: .1;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transform: scale(.4);
	-moz-transform: scale(.4);
	-ms-transform: scale(.4);
	-o-transform: scale(.4);
	transform: scale(.4);
}
.banner .banpic1.cur{
	top: 205px;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.banner h3{
	position: absolute;
	left: 50%;
	width: 516px;
	top: 545px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	transform: translate(-50%,0);
}
.banner h3 b{
	float: left;
	line-height: 60px;
	font-weight: normal;
}
.banner h3 span{
	float: left;
	width: 2px;
	height: 19px;
	background: #5c9dff;
	margin: 20px 18px;
}
.banner h3 i{
	float: left;
	font-style: inherit;
	text-align: left;
}
.banner p{
	position: absolute;
	left: 400px;
	top: 730px;
	width: 718px;
	font-size: 17px;
	color: #2d394c;
	line-height: 34px;
}
.box1{
	position: relative;
	height: 443px;
	background: url("../images/box1bg1s.jpg") no-repeat center;
}
.box1 .right{
	position: relative;
	float: right;
	width: 602px;
	height: 380px;
	margin: 34px 31px 0 0;
}
.box1 .right .player{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	overflow: hidden;
	z-index: 5;
}
.box1 .right .player a{
	display: none;
	position: absolute;
	left: 50%;
	bottom: 25px;
	width: 174px;
	height: 46px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	border-radius: 24px;
	border: 1px #71a1ff solid;
	background: -webkit-linear-gradient(left, #81e9ff, #4377ff);
	background: -o-linear-gradient(left, #81e9ff, #4377ff);
	background: linear-gradient(to right, #81e9ff, #4377ff);
	margin-left: -88px;
	z-index: 10;
}
.box1 .right .player:hover a{display: block;}
.box1 .right h3{
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	padding: 90px 0 20px;
}
.box1 .right h4{
	height: 47px;
	margin-left: 137px;
}
.box1 .right h4 span{
	float: left;
	width: 47px;
	font-size: 22px;
	color: #3b435e;
	text-align: center;
	line-height: 47px;
	margin-right: 45px;
}
.box1 .right p{
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	margin: 30px 0 42px 135px;
}
.box1 .right p span{margin-right: 66px;}
.box1 .right .box1Btn{
	display: block;
	width: 176px;
	height: 48px;
	margin: 0 auto;
}
.box1 .left h3{
	font-size: 26px;
	color: #000;
	line-height: 36px;
	font-weight: bold;
	padding: 40px 0 22px 54px;
}
.box1 .left h3 span{
	display: inline-block;
	height: 10px;
	box-shadow: 0 24px 0 #93c9ff;
	padding: 0 4px;
	margin-left: -4px;
}
.box1 .left h4{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding: 0 0 8px 54px;
}
.box1 .left p{
	width: 476px;
	font-size: 16px;
	color: #6a6a6a;
	line-height: 26px;
	padding: 0 0 20px 54px;
}

.box2{
	height: 421px;
	box-sizing: border-box;
	background: url("../images/box2bg1.jpg") no-repeat center top;
	padding-top: 178px;
}
.box2 p{
	float: left;
	width: 260px;
}
.box2 p:nth-child(1){padding-left: 42px;}
.box2 p:nth-child(2){width: 275px;}
.box2 p:nth-child(3){width: 295px;}
.box2 p:nth-child(4){width: 270px;}
.box2 p span{
	display: block;
	font-size: 15px;
	color: #494949;
	line-height: 70px;
	margin-bottom: 1px;
	overflow: hidden;
}
.box2 p span b{
	float: left;
	width: 74px;
	font-size: 20px;
	color: #3677ff;
	text-align: center;
}
.box2 p span i{
	float: left;
	font-style: inherit;
	line-height: 22px;
	padding-top: 13px;
}
.box3{height: 444px;background: url("../images/box3bg1.jpg") no-repeat center top;}
.box4{position: relative;}
.box4 .box4bg1{height: 400px;background: url("../images/box4bg1.jpg") no-repeat center top;}
.box4 .box4bg2{height: 400px;background: url("../images/box4bg2.jpg") no-repeat center top;}
.box4 .box4bg3{height: 481px;background: url("../images/box4bg3.jpg") no-repeat center top;}
.box4 .box_In{
	position: absolute;
	left: 50%;
	top: 323px;
	width: 1200px;
	margin-left: -600px;
}
.box4 .right{
	position: relative;
	float: right;
	width: 643px;
	height: 388px;
	border-radius: 5px;
	overflow: hidden;
	margin: 7px 33px 0 0;
}
.box4 .right .swiper-container{
	width: 643px;
	height: 0;
	overflow: hidden;
}
.box4 .right .swiper-container.cur{
	height: 388px;
}
.box4 .right .swiper-pagination{
	position: absolute;
	left: 50%;
	bottom: 50px;
	height: 22px;
	border-radius: 11px;
	background: rgba(255,255,255,.4);
	padding: 0 10px;
	transform: translate(-50%,0);
}
.box4 .right .bots span{
	display: inline-block;
	/*float: left;*/
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(255,255,255,.68);
	cursor: pointer;
	margin: 6px 3px 0;
	opacity: 1;
}
.box4 .right .bots span.swiper-pagination-bullet-active{
	width: 6px;
	height: 6px;
	border: 2px #fff solid;
	background: none;
}
.box4 .swiper-button-next:after,
.box4 .swiper-button-prev:after{
	font-size: 26px;
	color: #fff;
}
.box4 .right p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	font-size: 15px;
	color: #000;
	line-height: 40px;
	padding-left: 20px;
	box-sizing: border-box;
	/* background: url("../images/tiao.png") no-repeat; */
	background: -moz-linear-gradient(to right , rgba(255,255,255,.7),rgba(255,255,255,.6), rgba(255,255,255,.1));

	background: linear-gradient(to right, rgba(255,255,255,.7),rgba(255,255,255,.6),rgba(255,255,255,.1));
}

.box4 .left{
	float: left;
	width: 500px;
}
.box4 .left .tab{
	width: 400px;
	height: 47px;
	border: 1px #fff solid;
	border-radius: 7px;
	background: #f7fbff;
	overflow: hidden;
	margin: 0 0 22px 55px;
}
.box4 .left .tab span{
	float: left;
	width: 33%;
	font-size: 18px;
	color: #707070;
	text-align: center;
	line-height: 47px;
	cursor: pointer;
}
.box4 .left .tab span:last-child{width: 34%;}
.box4 .left .tab span.cur{
	color: #fff;
	font-weight: bold;
	background: -webkit-linear-gradient(left, #2998ff, #0255ff);
	background: -o-linear-gradient(left, #2998ff, #0255ff);
	background: linear-gradient(to right, #2998ff, #0255ff);
}
.box4 .left .tab span:first-child.cur{
	background: -webkit-linear-gradient(left, #0255ff, #2998ff);
	background: -o-linear-gradient(left, #0255ff, #2998ff);
	background: linear-gradient(to right, #0255ff, #2998ff);
}
.box4 .left .con{
	position: relative;
	display: none;
	width: 335px;
	margin-left: 113px;
}
.box4 .left .con:before{
	position: absolute;
	left: -21px;
	top: 10px;
	width: 2px;
	height: 91%;
	background: rgba(177,209,254,.4);
	content: "";
}
/*.box4 .left .con:last-child{margin-left: 100px;}*/
/*.box4 .left .con:last-child:before{display: none;}*/
.box4 .left .con.cur{display: block;}
.box4 .left .con p{
	position: relative;
	font-size: 16px;
	color: #707070;
	line-height: 26px;
	margin-bottom: 17px;
}
.box4 .left .con p b{
	position: relative;
	display: block;
	font-size: 20px;
	color: #242424;
	transform:skew(-5deg,0);
	font-family: "微软雅黑";
}
.box4 .left .con:first-child:before{height: 86%;}
/*.box4 .left .con:first-child p{margin-bottom: 20px;}*/
.box4 .left .con p:first-child:before{
	position: absolute;
	left: -26px;
	top: 7px;
	width: 8px;
	height: 8px;
	border: 2px #379aff solid;
	border-radius: 50%;
	content: "";
	z-index: 2;
}
.box4 .left .con p:after{
	position: absolute;
	left: -23px;
	top: 10px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #379aff;
	content: "";
	z-index: 3;
}
.box4 .left .con p span{
	color: #333;
	margin-right: 10px;
}
.box4 .main{
	width: 1200px;
	margin: 0 auto;
}
.box4 .main .rig{
	float: right;
	text-align: center;
	margin: 168px 60px 0 0;
}
.box4 .main .rig h3 span{
	display: inline-block;
	font-size: 28px;
	color: #000;
	height: 10px;
	box-shadow: 0 28px 0 #93c9ff;
	padding: 0 4px;
}
.box4 .main .rig p{
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 50px;
	margin-top: 28px;
}
.box4 .main .rig p span{
	font-size: 33px;
	color: #0066ff;
	margin: 0 5px;
}
.box4 .main .lef{

	position: relative;
	float: left;
	width: 635px;
	height: 349px;
	border-radius: 8px;
	overflow: hidden;
	margin: 102px 0 0 32px;
}
.box4 .main .lef p{
	position: absolute;
	left: 0;
	top: 260px;
	width: 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 22px;
}
.box4 .main .lef p span{
	position: relative;
	top: 2px;
	display: inline-block;
	width: 1px;
	height: 15px;
	background: #aeceff;
	margin: 0 12px;
}

.box5{height: 564px;background: url("../images/box5bg1.jpg") no-repeat center top;}
.box5 .main{
	width: 616px;
	padding: 286px 0 0 530px;
}
.box5 .main p{
	font-size: 15px;
	color: #161616;
	line-height: 27px;
	margin-bottom: 10px;
}
.box6 .box6bg1{
	height: 420px;
	background: url("../images/box6bg1.jpg") no-repeat center top;
}
.box6 .box6bg1 p{
	font-size: 16px;
	color: #161616;
	text-align: center;
	line-height: 27px;
	padding: 184px 0 24px;
}
.box6 .box6bg1 ol li{
	float: left;
	font-size: 16px;
	color: #161616;
	text-align: center;
	font-weight: bold;
	line-height: 38px;
	margin: 0 20px 0 56px;
}
.box6 .box6bg1 ol li b{
	font-size: 45px;
	/*color: #0058ff;*/
	font-family: Arial;
	background: linear-gradient(to bottom, #0357ff, #6ca4ff);
	-webkit-background-clip: text;
	color: transparent;
	margin-top: 5px;
}
.box6 .box6bg1 ol li span{
	position: relative;
	top: -8px;
	left: 2px;
	font-size: 18px;
	color: #0357ff;
	font-weight: normal;
}
.box6 .box6bg2{
	height: 420px;
	background: url("../images/box6bg2.jpg") no-repeat center top;
}
.box6 .box6bg2 .box_In{
	width: 1300px;
}
.box6 .box6bg2 .swiper-container{
	width: 1300px;
	height: 418px;
	padding: 0 60px;
	margin-left: -60px;
}
.box6 .box6bg2 .swiper-slide{
	height: 380px;
	opacity: 0;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}
.box6 .box6bg2 .swiper-slide-active,
.box6 .box6bg2 .swiper-slide-next{opacity: 1;}
.box6 .box6bg2 .pic{
	width: 634px;
	height: 335px;
	border-radius: 10px;
	border: 3px #fff solid;
	overflow: hidden;
}
.box6 .box6bg2 p{
	position: absolute;
	left: 61px;
	bottom: 0;
	width: 519px;
	height: 75px;
	border-radius: 6px;
	border: 1px #fff solid;
	box-sizing: border-box;
	box-shadow: inset 0 0 2px rgba(255,255,255,.47) , 0 14px 24px rgba(87,142,255,.1);
	background: -webkit-linear-gradient(#e6f1ff, #fff);
	background: -o-linear-gradient(#e6f1ff, #fff);
	background: linear-gradient(#e6f1ff, #fff);
}
.box6 .box6bg2 p em{
	position: absolute;
	right: 2px;
	bottom: 0;
	font-size: 60px;
	line-height: 56px;
	background: -webkit-linear-gradient(top left, #f1f7ff, #e1ecff);
	background: -o-linear-gradient(top left, #f1f7ff, #e1ecff);
	background: linear-gradient(to bottom right, #f1f7ff, #e1ecff);
	-webkit-background-clip: text;
	color: transparent;
}
.box6 .box6bg2 p b{
	float: left;
	font-size: 20px;
	color: #161616;
	line-height: 27px;
    font-weight: bold;
    height: 9px;
    box-shadow: 0 18px 0 #cee4ff;
    padding: 0 10px;
    margin: 9px 20px 0 28px;
}
.box6 .box6bg2 p span{
	position: relative;
	float: left;
	width: 372px;
	height: 48px;
	font-size: 16px;
	color: #535353;
	line-height: 24px;
	z-index: 3;
	overflow: hidden;
	margin-top: 12px;
}
.box6 .box6bg2 .bots{
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 109px;
	height: 8px;
	font-size: 0;
	text-align: center;
	margin-left: -54px;
}
.box6 .box6bg2 .swiper-pagination{
	position: relative;
	display: inline-block;
	width: auto;
	height: 8px;
	font-size: 0;
	border-radius: 4px;
	background-color: #c8e1ff;
	overflow: hidden;
}
.box6 .box6bg2 .swiper-pagination span{
	width: 8px;
	background: none;
	z-index: 3;
	margin: 0;
}
.box6 .box6bg2 .swiper-pagination .swiper-pagination-bullet-active{
	position: relative;
	width: 28px;
	z-index: 2;
}
.box6 .box6bg2 .swiper-pagination .swiper-pagination-bullet-active:before{
	position: absolute;
	right: 0;
	top: 0;
	width: 110px;
	height: 8px;
	border-radius: 4px;
	background-color: #0c67ff;
	content: ""
}
.box6 .box6bg2 .swiper-button-next,
.box6 .box6bg2 .swiper-button-prev{margin-top: -62px;}
.box6 .box6bg2 .swiper-button-next:after,
.box6 .box6bg2 .swiper-button-prev:after{color: rgba(48,140,255,.1);}
.box6 .box6bg2 .swiper-button-next:hover:after,
.box6 .box6bg2 .swiper-button-prev:hover:after{color: rgba(48,140,255,.5);}

.box7{height: 641px;background: url("../images/box7bg1.jpg") no-repeat center top;}
.box7 ul{
	padding: 236px 0 0 35px;
}
.box7 ul li{
	float: left;
	width: 556px;
	height: 77px;
	border-radius: 5px;
	background: #fff;
	margin: 0 15px 12px 0;
}
.box7 ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.box7 ul li p{
	position: relative;
	width: 500px;
	height: 20px;
	font-size: 16px;
	color: #292929;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 18px 0 0 33px;
	margin-bottom: 6px;
}
.box7 ul li p:before{
	position: absolute;
	left: 23px;
	top: 25px;
	width: 4.5px;
	height: 4.5px;
	border-radius: 50%;
	background: #388aff;
	content: "";
}
.box7 ul li span{
	font-size: 14px;
	color: #1d91ff;
	padding-left: 33px;
}
/* .box7 ul li:last-child p{padding-left: 28px;} */
.box7 ul li:hover{box-shadow: 0 14px 24px rgba(87,142,255,.1);}
.box7 ul li:hover p{color: #1d91ff;}
.foot{
	height: 50px;
	background: #215ff0;
}
.foot .footlogo{
	float: left;
	margin: 9px 80px 0 20px;
}
.foot p{
	float: left;
	font-size: 12px;
	color: rgba(255,255,255,.4);
	line-height: 50px;
}
.foot p a{color: rgba(255,255,255,.4);}
.foot .footphone{
	position: relative;
	float: left;
	height: 20px;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	margin: 15px 0 0 60px;
	padding-left: 25px;
}
.foot .footphone:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	background: url("../images/footphone.jpg") no-repeat;
	content: "";
}



.footer{
	min-height: 26px;
	border-top: 1px #eaecef solid;
	background: #fdfeff;
	padding: 32px 0 33px;
}
.footer .logo{
	position: relative;
	float: left;
	width: 24%;
	height: 26px;
	max-width: 339px;
}
.footer .logo img{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%,-50%);
}
.footer .bqsy{
	float: left;
	width: calc(72% - 200px);
	text-align: center;

	color: #9f9f9f;
	line-height: 26px;
	margin: 0 2%;
}
.footer .dzdh{
	float: left;
}
.footer .dzdh span{
	display: inline-block;
	font-size: 16px;
	color: #797979;
	line-height: 26px;
	background: url("../images/footpic1.jpg") no-repeat left top;
	padding-left: 28px;
	margin-right: 16px;
}
.footer .dzdh span:nth-child(2){font-size: 18px;background-image: url("../images/footpic2.jpg");}

.footer2{
	min-height: 26px;
	border-top: 1px #feffff solid;
	background: #f7faff;
	padding: 52px 0 0;
}
.footer2 .foot_left{float: left;width: 29%;max-width: 400px;margin-top: 18px;}
.footer2 .logo img{width: 100%;}
.footer2 .dzdh{
	/* float: left; */
	margin: 12px 0 0 12px;
}
.footer2 .dzdh span{
	display: inline-block;
	font-size: 16px;
	color: #797979;
	line-height: 26px;
	background: url("/images/footpic1.jpg") no-repeat left center;
	padding-left: 28px;
	margin-right: 16px;
}
.footer2 .dzdh span:nth-child(2){font-size: 18px;background-image: url("/images/footpic2.jpg");}
.footer2 .foot_cen{
	float: left;
	width: 46%;
	margin: 22px 0 0 4%;
}
.footer2 .foot_cen ul li{float: left;}
.footer2 .foot_cen ul li:first-child{
	width: 19%;
	border-right: 1px #e2f2ff solid;
	box-sizing: border-box;
	margin-right: 7%;
}
.footer2 .foot_cen ul li:nth-child(2){width: 70%;}
.footer2 .foot_cen ul li h3{
	font-size: 18px;
	color: #555;
	margin-bottom: 8px;
}
.footer2 .foot_cen ul li p{overflow: hidden;}
.footer2 .foot_cen ul li p a{
	float: left;
	font-size: 14px;
	color: #b3b3b3;
	line-height: 30px;
}
.footer2 .foot_cen ul li p a:hover{color: #1297ea;}
.footer2 .foot_cen ul li:nth-child(2) p a:nth-child(1),
.footer2 .foot_cen ul li:nth-child(2) p a:nth-child(4){width: 24%;}
.footer2 .foot_cen ul li:nth-child(2) p a:nth-child(2),
.footer2 .foot_cen ul li:nth-child(2) p a:nth-child(5){width: 36%;}
.footer2 .foot_right{
	float: right;
	width: 21%;
	max-width: 280px;
}
.footer2 .foot_right p{
	float: left;
	width: 40%;
	font-size: 14px;
	color: #929292;
	text-align: center;
	line-height: 28px;
	margin: 0 5%;
}
.footer2 .foot_right p img{display: block;width: 100%;}
.footer2 .bqsy{
	font-size: 14px;
	color: rgba(178,225,255,.5);
	text-align: center;
	line-height: 30px;
	background-color: #1297ea;
	margin-top: 48px;
	padding: 6px;
}
.footer2 .bqsy a{color: rgba(178,225,255,.5);}

.mask{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
}
.mask .mask_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.7);
}
.mask .mask_con{
	position: absolute;
	left: 50%;
	top: 50%;
	border: 4px #92caff solid;
	border-radius: 12px;
	background: #f5fbff;
	transform: translate(-50%,-50%);
	padding: 5px;
}
.mask .mask_con .close{
	position: absolute;
	right: 9px;
	top: 10px;
	width: 28px;
	height: 28px;
	cursor: pointer;
}
.xuanfu{
	position: fixed;
	right: -5px;
	top: 35%;
	z-index: 5;
}





.plv-live-player-big-play-btn{background-size: 10% !important;}

.plv-live-player-bar{left: 2% !important;width: 96% !important;}
#chatBtn img{display: inline-block;}

.mask_video{display: none;}