body{
	position: relative;
}
.downtop{
	width:130px;
	height:40px;
	text-align: center;
	line-height: 40px;
	font-size:18px;
	color:#FFFFFF;
	border-radius: 4px;
	background-color: #008FE2;
        margin-right: 34px;
        cursor: pointer;
}
.duizh{
          width:100%;
          height:auto;
        }
/**白色导航*/
.tophead{
	width:100%;
	height:40px;
	background:#FFFFFF;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	position: fixed;
	top:0;
	left:0;
	z-index: 9;
}
.tophead-con{
	width:1050px;
	height:40px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.tophead-con img{
	width:169px;
	height:31px;
}
.moregame{
	font-size: 16px;
	color:#333333;
	line-height: 40px;
}

/**灰色导航**/
.navrouter{
	position: fixed;
	top:0px;
	left:0;
	width:100%;
	height:60px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background: #000000;
	z-index: 9;
}
.fklogo{
    width: 132px;
    height: 39px;
}
.navrouter-con{
	width:1050px;
	height:60px;
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.gameicon{
	width:88px;
	height:88px;
	position: absolute;
	left:0;
	top:26px;
	z-index: 99;
}
.navgater{
	width:720px;
	height:60px;
	display:flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}
.navgater div{
	font-size:16px;
	color:#FFFFFF;
	height:40px;
	line-height: 40px;
}
.navgater div.active{
    font-size:18px;
	color:#008FE2;
	border-bottom: 1px solid #008FE2;
}
/* 大背景面板 */
.mainback{
	width:100%;
	height:982px;
	background:url(/boxing2025/pc/images/newtopbg.png) no-repeat;
	background-size:100% 100%;
	margin-top:60px;
	position: relative;
}
/*播放按钮*/
.playerbtn{
	width:140px;
	height:140px;
	position: absolute;
	background:url(/boxing2025/pc/images/play.png) no-repeat;
	background-size:100% 100%;
	top:228px;
	left: 50%;
        transform: translateX(-50%);
}
/*轮播图和左侧下载*/
.centercontent{
	width:1050px;
	height:465px;
	position: absolute;
	top:590px;
	left:50%;
	margin-left:-525px;
	display: flex;
	flex-direction: column;
}
.conter-dswiper{
	width:1050px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.downimgbox{
	width:245px;
	height:350px;
	display: flex;
	flex-direction: column;
	padding:22px;
	box-sizing: border-box;
	background:rgba(29,31,39,0.8);
	margin-right: 22px;
}
.fkdownewma{
	width:201px;
	height:201px;
}
.buttonimg{
	height:97px;
	width:100%;
	margin-top:9px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.buttonimg img{
	width:201px;
	height:44px;
}
.swipbox{
	width:782px;
	height:350px;
}
.swipbox .swiper-slide img{
	width:782px;
	height:350px;
}

.conter-botom{
	width:1050px;
	height:350px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}
.conter-botom a{
	width:245px;
	height:92px;
}
.conter-botom a img{
	width:245px;
	height:92px;
}
/*新闻模块*/
.newsbox{
	width:100%;
	height:466px;
	background:url(/boxing2025/pc/images/chinese.png) no-repeat;
	background-size:100% 100%;
	display:flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.news-content{
	width:1050px;
	height:394px;
	display:flex;
	flex-direction: row;
	justify-content: space-between;
}
.news-gfwx{
	width:245px;
	height:394px;
	background:rgba(29,31,39,0.8);
	padding:22px 22px 0px 22px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.gfimgwxewm{
	width:201px;
	height:201px;
}
.gdtxt{
	width:100%;
	height:39px;
	text-align: center;
	line-height: 39px;
	font-size:13px;
	color:#FFFFFF;
}
.numbers{
	width:100%;
	height:66px;
	border-top:1px solid #B0B8C8;
	display:flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.numbersleft{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.nt{
	font-size:16px;
	color:#FFFFFF;
}
.nnm{
	font-size:13px;
	color:#FFFFFF;
}
.copybtn{
	width:60px;
	height:26px;
	background:#008FE2;
	border-radius:5px;
	text-align: center;
	font-size:13px;
	color:#FFFFFF;
	line-height: 26px;
}
.news-cms{
	width:781px;
	height:394px;
	background:#FFFFFF;
	display: flex;
	flex-direction: column;
}
.cms-nav{
	width:100%;
	height:40px;
	display:flex;
	flex-direction: row;
	align-items: center;
	background:#E8E8E8;
}
.cms-nav a{
	width:105px;
	height:40px;
	text-align: center;
	line-height: 40px;
	text-align: center;
	color:#666666;
	font-size:16px;
}
.cms-nav a.active{
	background:#21232F;
	color:#FFFFFF;
}
.newsswiper{
	width:100%;
	height:320px;
}
.newsswiper .swiper-slide{
	width:100%;
	height:320px;
	display: flex;
	flex-direction: column;
	padding:10px 18px 5px 18px;
	box-sizing: border-box;
}
.newsswiper .swiper-slide .newlist{
	width:100%;
	height:35px;
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.newsswiper .swiper-slide .newlist .biaoq{
	width:35px;
	height:16px;
	text-align: center;
	line-height: 16px;
	font-size: 11px;
	color:#FFFFFF;
	border-radius: 11px;
}
.newsswiper .swiper-slide .newlist .biaoq.zx{
	background:#008FE2;
}
.newsswiper .swiper-slide .newlist .biaoq.xw{
	background:#FF9000;
}
.newsswiper .swiper-slide .newlist .biaoq.hd{
	background:#75C81B;
}
.newsswiper .swiper-slide .newlist .biaoq.lb{
	background:#FE5858;
}
.newsswiper .swiper-slide .newlist .biaoq.gl{
	background:#C937E7;
}
.newsswiper .swiper-slide .newlist .biaoq.gg{
	background:#008FE2;
}
.newsswiper .swiper-slide .newlist .newlist-tit{
	width:596px;
	height: 16px;
	line-height: 16px;
	font-size:16px;
	color:#333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.newsswiper .swiper-slide .newlist .newlist-time{
	width:110px;
	line-height: 16px;
	color:#999999;
	font-size:11px;
}
.morenewlist{
	width:100%;
	display:flex;
	flex-direction: row;
	justify-content: flex-end;
	padding-right:18px;
	padding-bottom:13px;
	box-sizing: border-box;
}
.morenewbtn{
	width:79px;
	height:31px;
	line-height: 31px;
	text-align: center;
	border-radius: 18px;
	border:1px solid #008FE2;
	color:#008FE2;
	font-size:13px;
}
/*游戏全宽轮播图*/
.gameswip{
	width:100%;
	height:600px;
}
.gameswip .swiper-slide img{
	width:100%;
	height:600px;
}

	/*指示点样式*/
	.pagecustom{
		width: 100%;
		height: 40px;
		position: absolute;
		bottom: 10px;
	}
	.swiper-pagination{
		bottom: 10px !important;
		left: 50% !important;
		width: 20% !important;
		margin-left: -10% !important;
	}
	.swiper-pagination-bullet{
		width: 28px !important;
		height: 28px !important;
		border-radius: 50% !important;
		border:1px solid #FFFFFF !important;
		display: inline-block;
		background: rgba(29,31,39,0.5) !important;
		font-size:13px !important;
		text-align: center !important;
		line-height: 28px !important;
		color:#FFFFFF !important;
		opacity:1 !important;
		margin-right: 10px;
	}
	.swiper-pagination-bullet-active{
		width: 28px !important;
		height: 28px !important;
		border-radius: 50% !important;
		border:1px solid #FFFFFF !important;
		display: inline-block;
		background:#008FE2 !important;
		font-size:13px !important;
		text-align: center !important;
		line-height: 28px !important;
		color:#FFFFFF !important;
		opacity:1 !important;
	}
	.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
		content: '' !important;
	}
	.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
	    content: '' !important;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		width: 39px !important;
		height: 39px !important;
		background:url(/boxing2025/pc/images/leftpoint.png) no-repeat !important;
		background-size:100% 100% !important;
	    left: 50% !important;
		margin-left:-10% !important;
	    right: auto;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    width: 39px !important;
	    height: 39px !important;
	    background:url(/boxing2025/pc/images/rightpoint.png) no-repeat !important;
	    background-size:100% 100% !important;
	    right: 50% !important;
	    margin-right:-10% !important;
	    left: auto;
	}
	/*指示点样式完成*/
/*游戏轮播图完成*/

.cooperative{
	width:100%;
	height:404px;
	background:#F4F4F4;
	display:flex;
	flex-direction: row;
	justify-content: center;
}
.cooperative-cont{
	width:1050px;
	display: flex;
	flex-direction: column;
	padding:27px 0px 44px 0px;
	box-sizing: border-box;
}
.coopertitle{
	width:100%;
	height:70px;
	text-align: center;
	line-height: 70px;
	font-size:26px;
	color:#333333;
}
.cooperimg{
	width: 100%;
	height: 160px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.cooperimg a{
	width:185px;
	height:70px;
	margin-right:17px;
}
.cooperimg a img{
	width:185px;
	height:70px;
}
.linkwlwangan{
	width:100%;
	height:72px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top:35px;
	padding: 10px 10px;
	box-sizing: border-box;
	
}
.wanganList {
    background: #FFFFFF;
    width: 100%;
    border: #e5e5e5 1px solid;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 0 auto;
    position: relative;
}

/*脚部信息*/

.footer{
	width:100%;
	background:#191D28;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.newfootimg{
    width: 1332px;
    height: 60px;
margin-top:25px;
}
.companycon{
       width: 100%;
    font-size: 14px;
    display: flex;
    color: #676F74;
    align-items: center;
    /* line-height: 15px; */
    flex-direction: column;
line-height: 25px;
}
.footercon{
	    width: 1332px;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 37px;
    box-sizing: border-box;
}
.footercon .ofot{
	width:50%;
	display:flex;
	flex-direction: column;
}
.footercon .ofot span{
	width:100%;
	font-size:13px;
	color: #676F74;
}

/*跳转顶部按钮*/
.gotopbtn{
	width:61px;
	height:61px;
	position: absolute;
	bottom:190px;
	right:196px;
	background:url(/boxing2025/pc/images/gotop.png) no-repeat;
	background-size:100% 100%;
}




@media screen and (min-width:1200px ) and (max-width:1600px){
	/**白色导航*/
	.tophead{
		width:100%;
		height:30px;
		background:#FFFFFF;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		position: fixed;
		top:0;
		left:0;
		z-index: 9;
	}
	.tophead-con{
		width:830px;
		height:30px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.tophead-con img{
		width:129px;
		height:23px;
	}
	.moregame{
		font-size: 12px;
		color:#333333;
		line-height: 30px;
	}
	
	/**灰色导航**/
	.navrouter{
		position: fixed;
		top:0px;
		left:0;
		width:100%;
		height:53px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		background:#21232F;
		z-index: 9;
	}
	.navrouter-con{
		width:830px;
		height:53px;
		display:flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		position: relative;
	}
	.gameicon{
		width:67px;
		height:67px;
		position: absolute;
		left:0;
		top:20px;
		z-index: 99;
	}
	.navgater{
		width:570px;
		height:53px;
		display:flex;
		flex-direction: row;
		justify-content: space-around;
		align-items: center;
	}
	.navgater div{
		font-size:12px;
		color:#FFFFFF;
		height:19px;
		line-height: 19px;
	}
	.navgater div.active{
		color:#008FE2;
		border-bottom: 1px solid #008FE2;
	}
	/* 大背景面板 */
	.mainback{
		width:100%;
		height:732px;
		background:url(/boxing2025/pc/images/topback.png) no-repeat;
		background-size:100% 100%;
		margin-top:50px;
		position: relative;
	}
	/*播放按钮*/
	.playerbtn{
		width:107px;
		height:107px;
		position: absolute;
		background:url(/boxing2025/pc/images/play.png) no-repeat;
		background-size:100% 100%;
		top:173px;
		right:339px;
	}
	/*轮播图和左侧下载*/
	.centercontent{
		width:830px;
		height:354px;
		position: absolute;
		top:420px;
		left:50%;
		margin-left:-415px;
		display: flex;
		flex-direction: column;
	}
	.conter-dswiper{
		width:830px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.downimgbox{
		width:200px;
		height:267px;
		display: flex;
		flex-direction: column;
		padding:17px;
		box-sizing: border-box;
		background:rgba(29,31,39,0.8);
		margin-right: 30px;
		align-items: center;
	}
	.fkdownewma{
		width:153px;
		height:153px;
	}
	.buttonimg{
		height:73px;
		width:100%;
		margin-top:7px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.buttonimg img{
		width:153px;
		height:33px;
	}
	.swipbox{
		width:596px;
		height:267px;
	}
	.swipbox .swiper-slide img{
		width:596px;
		height:267px;
	}
	
	.conter-botom{
		width:830px;
		height:103px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		margin-top:30px;
	}
	.conter-botom a{
		width:187px;
		height:70px;
	}
	.conter-botom div img{
		width:187px;
		height:70px;
	}
	/*新闻模块*/
	.newsbox{
		width:100%;
		height:355px;
		background:url(/boxing2025/pc/images/chinese.png) no-repeat;
		background-size:100% 100%;
		display:flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	.news-content{
		width:830px;
		height:300px;
		display:flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.news-gfwx{
		width:200px;
		height:300px;
		background:rgba(29,31,39,0.8);
		padding:17px 17px 0px 17px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.gfimgwxewm{
		width:153px;
		height:153px;
	}
	.gdtxt{
		width:100%;
		height:30px;
		text-align: center;
		line-height: 30px;
		font-size:10px;
		color:#FFFFFF;
	}
	.numbers{
		width:100%;
		height:50px;
		border-top:1px solid #B0B8C8;
		display:flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
	.numbersleft{
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.nt{
		font-size:12px;
		color:#FFFFFF;
	}
	.nnm{
		font-size:10px;
		color:#FFFFFF;
	}
	.copybtn{
		width:45px;
		height:20px;
		background:#008FE2;
		border-radius:4px;
		text-align: center;
		font-size:10px;
		color:#FFFFFF;
		line-height: 20px;
	}
	.news-cms{
		width:595px;
		height:300px;
		background:#FFFFFF;
		display: flex;
		flex-direction: column;
	}
	.cms-nav{
		width:100%;
		height:31px;
		display:flex;
		flex-direction: row;
		align-items: center;
		background:#E8E8E8;
	}
	.cms-nav a{
		width:80px;
		height:31px;
		text-align: center;
		line-height: 31px;
		text-align: center;
		color:#666666;
		font-size:12px;
	}
	.cms-nav a.active{
		background:#21232F;
		color:#FFFFFF;
	}
	.newsswiper{
		width:100%;
		height:269px;
	}
	.newsswiper .swiper-slide{
		width:100%;
		height:269px;
		display: flex;
		flex-direction: column;
		padding:7px 13px 5px 18px;
		box-sizing: border-box;
	}
	.newsswiper .swiper-slide .newlist{
		width:100%;
		height:27px;
		display:flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.newsswiper .swiper-slide .newlist .biaoq{
		width: 36px;
		height: 17px;
		text-align: center;
		line-height: 17px;
		font-size: 12px;
		color: #FFFFFF;
		border-radius: 8px;
	}
	.newsswiper .swiper-slide .newlist .biaoq.zx{
		background:#008FE2;
	}
	.newsswiper .swiper-slide .newlist .biaoq.xw{
		background:#FF9000;
	}
	.newsswiper .swiper-slide .newlist .biaoq.hd{
		background:#75C81B;
	}
	.newsswiper .swiper-slide .newlist .biaoq.lb{
		background:#FE5858;
	}
	.newsswiper .swiper-slide .newlist .biaoq.gl{
		background:#C937E7;
	}
	.newsswiper .swiper-slide .newlist .newlist-tit{
		width:405px;
		height: 15px;
		line-height: 15px;
		font-size:16px;
		color:#333333;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
	.newsswiper .swiper-slide .newlist .newlist-time{
		width:108px;
		line-height: 15px;
		color:#999999;
		font-size:11px;
	}
	.morenewlist{
		width:100%;
		display:flex;
		flex-direction: row;
		justify-content: flex-end;
		padding-right:13px;
		padding-bottom:13px;
		box-sizing: border-box;
	}
	.morenewbtn{
		width:60px;
		height:23px;
		line-height: 23px;
		text-align: center;
		border-radius: 14px;
		border:1px solid #008FE2;
		color:#008FE2;
		font-size:10px;
	}
       

	/*游戏全宽轮播图*/
	.gameswip{
		width:100%;
		height:400px;
	}
	.gameswip .swiper-slide img{
		width:100%;
		height:400px;
	}
	
		/*指示点样式*/
		.pagecustom{
			width: 100%;
			height: 30px;
			position: absolute;
			bottom: 13px;
		}
		.swiper-pagination{
			bottom: 13px !important;
			left: 50% !important;
			width: 20% !important;
			margin-left: -10% !important;
		}
		.swiper-pagination-bullet{
			width: 21px !important;
			height: 21px !important;
			border-radius: 50% !important;
			border:1px solid #FFFFFF !important;
			display: inline-block;
			background: rgba(29,31,39,0.5) !important;
			font-size:10px !important;
			text-align: center !important;
			line-height: 21px !important;
			color:#FFFFFF !important;
			opacity:1 !important;
			margin-right: 7px;
		}
		.swiper-pagination-bullet-active{
			width: 21px !important;
			height: 21px !important;
			border-radius: 50% !important;
			border:1px solid #FFFFFF !important;
			display: inline-block;
			background:#008FE2 !important;
			font-size:10px !important;
			text-align: center !important;
			line-height: 21px !important;
			color:#FFFFFF !important;
			opacity:1 !important;
		}
		.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
			content: '' !important;
		}
		.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
		    content: '' !important;
		}
		.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
			width: 30px !important;
			height: 30px !important;
			background:url(/boxing2025/pc/images/leftpoint.png) no-repeat !important;
			background-size:100% 100% !important;
		    left: 50% !important;
			margin-left:-10% !important;
		    right: auto;
		}
		.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		    width: 30px !important;
		    height: 30px !important;
		    background:url(/boxing2025/pc/images/rightpoint.png) no-repeat !important;
		    background-size:100% 100% !important;
		    right: 50% !important;
		    margin-right:-10% !important;
		    left: auto;
		}
		/*指示点样式完成*/
	/*游戏轮播图完成*/
	
	.cooperative{
		width:100%;
		height:308px;
		background:#F4F4F4;
		display:flex;
		flex-direction: row;
		justify-content: center;
	}
	.cooperative-cont{
		width:830px;
		display: flex;
		flex-direction: column;
		padding:20px 0px 33px 0px;
		box-sizing: border-box;
	}
	.coopertitle{
		width:100%;
		height:51px;
		text-align: center;
		line-height: 51px;
		font-size:20px;
		color:#333333;
	}
	.cooperimg{
		width:100%;
		height:120px;
		display:flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}
	.cooperrow{
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.cooperrow a{
		width:150px;
		height:53px;
		margin-right:13px;
	}
	.cooperrow a:last-child{
		margin-right:0;
	}
	.cooperrow a img{
		width:150px;
		height:53px;
	}
	.linkwlwangan{
		width:100%;
		height:55px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-top:27px;
		padding: 10px 10px;
		box-sizing: border-box;
	}
	.wanganList {
	    width: 100%;
	    border: #e5e5e5 1px solid;
	    display: flex;
	    flex-direction: row;
	    justify-content: space-around;
	    margin: 0 auto;
	    position: relative;
background: #FFFFFF;
	}
	
	/*脚部信息*/

	.footer{
		width:100%;
		background:#191D28;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
.companycon{
    width: 100%;
    font-size: 14px;
    display: flex;
    color: #676F74;
    align-items: center;
    flex-direction: column;
line-height: 25px;
}
	.footercon{
width:1332px;
		height:100%;
		display:flex;
		flex-direction: column;
		padding-top:30px;
		box-sizing: border-box;
	}
	.footercon .ofot{
		width:50%;
		display:flex;
		flex-direction: column;
	}
	.footercon .ofot span{
		width:100%;
		font-size:9px;
		color: #676F74;
	}
	
	/*跳转顶部按钮*/
	.gotopbtn{
		width:47px;
		height:47px;
		position: absolute;
		bottom:169px;
		right:159px;
		background:url(/boxing2025/pc/images/gotop.png) no-repeat;
		background-size:100% 100%;
	}
}

.taskyy{
	width:100%;
	height:100%;
	position: fixed;
	background:rgba(0,0,0,0.6);
	top:0;
	left:0;
	z-index: 999;
	display:flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.yybox{
	width:700px;
	height:400px;
	position: relative;
	background:#FFFFFF;
	padding-top:70px;
	box-sizing: border-box;
}
.yyclose{
	width:60px;
	height:60px;
	right:0;
	top:0;
	position: absolute;
	background:url(/boxing2025/pc/images/yyclose.png) no-repeat;
	background-size:100% 100%;
	cursor: pointer;
	transition: all 1s
}
.yyclose:hover {
	transform: rotate(360deg);
}
.iphoneinpbox{
	width:100%;
	height:45px;
	display:flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top:35px;
}
.lbtphone{
	width:100px;
	text-align: center;
	line-height: 45px;
	font-size:20px;
	color:#333333;
	margin-right:25px;
}
.telphone,.telyzm{
	width:300px;
	height:45px;
	border:1px solid #000000;
	padding:11px;
	box-sizing: border-box;
	font-size:18px;
	color:#333333;
	margin-right:10px;
}
.telyzmb{
	width:110px;
	height:45px;
	text-align: center;
	line-height: 45px;
	font-size:16px;
	color:#FFFFFF;
	background:#008FE2;
	border-radius: 4px;
}
.telyzmbcopy{
	width:110px;
	height:45px;
}
.yybtnsbox{
	width:100%;
	height:55px;
	display:flex;
	flex-direction: row;
	justify-content: center;
}
.yybtns{
	width:200px;
	height:55px;
	background:#008FE2;
	text-align: center;
	line-height: 55px;
	font-size:20px;
	color:#FFFFFF;
	margin-top:50px;
}
.tercon{
font-family: MicrosoftYaHei;
font-size: 14px;
color: #676F74;
line-height: 25px;
text-align: center;
}

/*补充弹窗视频**/

#player {
    display: none;
    position: relative;
    width: 800px;
    background: #000000;
    height: 457px;
}
#player .player {
	width: 100%;
	height: 100%;
}
#player .videoclose:hover{-webkit-transform:rotate(180deg); transform:rotate(180deg); }
#player .videoclose {
	background:url(/boxing2025/pc/images/yyclose.png) no-repeat;
	top: 0px;
	right: -35px;
	position: absolute;
	width: 31px;
	height: 31px;
	cursor: pointer;
	background-size:100% 100%;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.iphoneinpboxtishi{
	width:100%;
	height:30px;
	line-height: 30px;
	text-align: center;
	font-size:13px;
	color:#E81C1A;
}
