body,div,ul,li,h1,h2,p{margin: 0;padding: 0;font-family: "微软雅黑",Heiti SC;font-size: 0.4rem;color: #373737;}
body{background: #fff;}
a{color: #7e7e7e;text-decoration: none;}
li{list-style: none;}
 input[type="button"], input[type="submit"], input[type="reset"], input[type="checkbox"]  {

-webkit-appearance: none;

}
textarea {  -webkit-appearance: none;}
ol{-webkit-padding-start: 0;}



body{background: #F8F8F8;}
#top{width: 100%;background: url(../img/u825.png) no-repeat center top;background-size: 100%;position: relative;}
#top .logo{background: #fff;width:5.3rem;height: 1.8rem;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);margin-left: 4%;}
#top .logo a{display: block;width: 100%;height:1.9rem;background: url(../img/logo999.png) no-repeat center center;background-size: 85%;}
#top .name{width: 100%;text-align: center;padding-bottom: 1.3rem;}
#top .name h1{font-size:1.8rem;color: #fff;font-weight: 700;margin:0.6rem 0}
#top .name span{font-size:0.65rem;color: #fff;border-bottom: 2px solid #E31936;border-top: 2px solid #E31936;padding:0.2rem 0;}
.lf_reg_box{color: #fff;font-size: 0.7rem;border-radius: 4px;border: 1px solid #C3AD7D;padding: 1px 4px;position: absolute;right: 8px;top: 8px;background-color: #333333;}

#middle{width: 100%;}
#middle .news{width: 100%;margin:0 0 0.5rem}
#middle .news .title{width: 88%;height:1.1rem;line-height: 1.1rem;margin: 0 5%;padding-left: 1.2rem;background: url(../img/u841.png) no-repeat left center;background-size: 5%;font-size: 0.9rem;}
#middle .news .title a{color: #373737;}
#middle .news .title a font{color: #90A7C1;font-size: 0.6rem;font-weight: 700;margin-left: 0.3rem;}


.news ul{width: 100%;}
.news ul li{width: 96%;overflow: hidden;background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 10px;
    box-shadow: 3px 3px 3px rgb(76 155 196 / 15%);
	margin: 0 auto 6px;
	height: 3.584rem;
	}
.news ul .news_select{background-color: rgba(209, 232, 242, 1) !important;}
.news ul li div{float: left;}
.news ul li div.img{width: 3.733rem;height: 2.1rem;text-align: center;border-radius: 0.2rem;margin: 10px 5px;border-radius: 5px;border: 1px solid #f8f8f8;}
.news ul li div.word{width: 13rem;margin-left: 0.5rem;margin: 10px 0;}
.news ul li div.word p{font-size: 0.75rem;color: #373737;line-height: 1.3rem;width: 13rem;overflow: hidden;height: 1.3rem;}
.news ul li div.word span{font-size: 0.65rem;color: rgba(74, 92, 157, 1);}
.news ul li div.button{width: 0.8rem;height: 2.1rem;}
.news ul li div.button a{width: 0.8rem;height: 2.1rem;display: block;}

#middle .tour .title{background: url(../img/u849.png) no-repeat left center;background-size: 5%;}
#middle .tour ul{width: 100%;margin:0.77rem 0}
#middle .tour ul li{width: 90%;overflow: hidden;border-bottom: none;padding:0.6rem 5% ;margin-bottom: 0.5rem;background: #fff;position: relative;}
#middle .tour ul li div.img{float: right;border-radius: 1.9rem;border:0.1rem solid #90A7C1;width: 1.9rem;height: 1.9rem;}
#middle .tour ul li div.word{width: 13rem;margin-left:0;}
#middle .tour ul li font{position: absolute;top:0;left:5%;display: block;line-height: 1.6rem;height: 1.6rem;color: #215084;background: #E9EEF3;text-align: center;padding:0 0.6rem;font-size: 0.6rem;font-style: italic;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;font-weight: 700;}
#middle .tour ul li.more{padding:1.5rem 5% 0.6rem;}
#middle .tour ul li.more div{float: none;margin-top: 0.5rem;}
#middle .ad{width: 100%;height: 6.5rem;border-radius:0.38rem;}
.lf_last_match_list_right {
    width: 3.6rem;
    margin: 0 0 0 0.6rem;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
.lf_last_match_list_right_1{
	width: 100%;
    height: 1.3rem;
    background: -webkit-linear-gradient(318.242186597178deg, rgba(31, 138, 216, 1) 38%, rgba(67, 234, 175, 1) 96%);
    border: none;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0.7rem;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lf_last_match_list_right_2 {
    color: #B5B0AE;
    font-size: 0.6rem;
    margin: 2px 0;
    text-align: center;
}
.lf_last_match_list_right_3 {
    color: #CB0A3D;
    font-size: 0.6rem;
    text-align: center;
}
.lf_team_list_input_box{
  width: 96%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.lf_team_list_input_box input{
  width: 370px;
  height: 35px;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  border-radius: 4px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  color: #4A5C9D;
  padding-left: 10px;
  flex-grow: 1;
}
.lf_team_list_input_box .lf_clear_box{
	width: 25px;
	height: 25px;
	background: inherit;
	background-color: #999999;
	border: none;
	border-radius: 50%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	flex-shrink: 0;
    margin: 5px;
}
.lf_team_list_input_box .lf_clear_box img{
	width: 12px;
	height: 12px;
}
.lf_team_list_input_box .lf_searchh{
	width: 80px;
	height: 35px;
	background: inherit;
	background-color: rgba(74, 92, 157, 1);
	border: none;
	border-radius: 10px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
#bottom{width: 90%;padding:1.35rem 5%;background: #fff;border-top: 1px solid #DCEAFE;margin-top: 0.8rem;overflow:hidden;}

#bottom .title{width: 45%;margin: 0 ;padding-left:0;font-size: 0.9rem;text-align: left;float: left;}
#bottom .title a{color: #373737;background: url(../img/u965.png) no-repeat left center;background-size: 20%;padding-left: 1.3rem;}
#bottom .title a p{color: #90A7C1;font-size: 0.6rem;font-weight: 700;margin-left: 0.3rem;}
#bottom .inf{float: left;}
#bottom .inf p{font-size: 0.55rem;line-height: 1.4rem;color: #90A7C1;padding-left: 1rem;}

#top2{height: 40px;width: 92%;padding:0 4%;text-align: center;background: #215084;}
#top2 h1{font-size: 16px;line-height:40px;color: #fff;}
#top2 a{float: left;display: block;width: 20px;height: 40px;display: flex;align-items: center;justify-content: center;}








.lf_tour_box{
	width: 100%;
	height: 1.536rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.lf_tour_show_box{
	width: 100%;
	height: 1.536rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.62rem;
	color: #fff;
	position: relative;
	background-color: rgba(74, 92, 157, 1);
}
.lf_tour_show_box img{
	width: 1.152rem;
	height: 0.9472rem;
	position: absolute;
	right: 0.4rem;
}
.lf_tour_show_con{
	position: absolute;
	top: 1.536rem;
	left: 0;
	width: 100%;
	z-index: 11;
	background-color: rgba(48, 90, 184, 0.8);
	display: none;
}
.lf_tour_show_con_1{
	border-top: 1px solid #fff;
	position: relative;
}
.lf_tour_show_con_1_tips{
	position: absolute;
	top:0;
	left: 0.768rem;
	width: 5.12rem;
	height: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.72rem;
	color: #002FA7;
	text-align: center;
	background-color: rgba(209, 232, 242, 1);
	border-radius: 0.12rem;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.lf_tour_show_con_1_tits{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.62rem;
	color: #FFFFFF;
	text-align: center;
	height: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lf_tour_show_con_1_cons{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.62rem;
	color: #FFFFFF;
	margin:0.512rem;
	word-break: break-word;
	text-indent: 1.24rem;
}
.lf_tour_show_con_1_cons:nth-last-of-type(1){
	padding-bottom: 2.56rem;
}
.lf_tour_show_con_us{
	position: relative;
	width: 100%;
	z-index: 11;
	background-color: rgba(48, 90, 184, 0.8);
	padding-bottom: 2.56rem;
}
.lf_tour_show_con_1_contact_us{
	height: 3.07rem;
	position: relative;
	margin: 0.512rem 0.512rem 1.28rem;
}
.lf_tour_show_con_1_contact_us div{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.62rem;
	color: #F9F0F0;
	height: 0.82rem;
	display: flex;
	align-items: center;
}
.lf_tour_show_con_1_contact_us img{
	width: 3.07rem;
	height: 3.07rem;
	position: absolute;
	right: 0.512rem;
	top: 0;
}
.lf_join_btn{
	width: 18.18rem;
	height: 2.05rem;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 0.128rem;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.72rem;
	color: #305AB8;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.lf_gotour_box{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 0.72rem;
	color: #FFFFFF;
	margin:  0.512rem;
}
.lf_go_logo{
	width: 1.126rem;
	height: 1.126rem;
	border: 2px solid #ACBDE2;
	border-radius: 50%;
	margin-left: 1.8rem;
	margin-right: 0.5rem;
}
.lf_go_right{
	width: 0.768rem;
	width: 0.768rem;
	transform: rotate(90deg);
}
.lf_titles{
	width: 17.664rem;
	display: flex;
	align-items: center;
	height: 1.4rem;
	margin: 0 auto;
	justify-content: space-between;
}
.lf_titles_box{
	width: 5.12rem;
	height: 1.024rem;
	background: inherit;
	background-color: rgba(209, 232, 242, 1);
	border: none;
	border-radius: 0.256rem;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.72rem;
	color: #4A5C9D;
	text-align: center;
}
.lf_all_news_tits_text{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.72rem;
	color: #90A7C1;
}





.lf_last_live_fu_box{
  width: 96%;
  height: 3.08rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 0.256rem;
  box-shadow: 2.5px 2.5px 5px rgb(76 115 196 / 15%);
  margin: 0 auto 0.41rem;
  overflow: hidden;
}
.lf_last_live_fu_box_tips{ 
  width: 2.228rem;
  height: 1.08rem;
  background: linear-gradient(118.201628218695deg, rgba(21, 117, 229, 1) 29%, rgba(171, 244, 246, 1) 110%);
  border: none;
  border-radius: 0.38rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.72rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_last_live_fu_box_tips1{
  width: 2.228rem;
  height: 1.08rem;
  background: linear-gradient(118.201628218695deg, #CB0A3D 29%, #F7A152 110%);
  border: none;
  border-radius: 0.38rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.72rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -0.92rem;
}
.lf_last_live_fu_con_box{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  
}
.lf_last_live_fu_cons{
  width: 15.87rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  overflow: hidden;
}
.lf_last_live_fu_con_video{
  width: 5.453rem;
  height: 3.07rem;
  border-radius: 0.256rem;
  overflow: hidden;
  flex-shrink: 0;
}
.lf_last_live_fu_con_video video{
  width: 5.453rem;
  height: 3.08rem;
}
.lf_last_live_fu_con_time{
  font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
  font-weight: 700;
  font-style: normal;
  color: #1575E5;
  font-size: 0.72rem;
  text-indent: 0.512rem;
}
.lf_last_live_fu_con_time1{
  font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
  font-weight: 700;
  font-style: normal;
  color: #f97800;
  font-size: 0.72rem;
  text-indent: 0.512rem;
}
.lf_last_live_fu_con_name{
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.72rem;
  color: #000000;
}
.lf_last_live_fu_con_name1{
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.72rem;
  color: #000000;
  text-indent: 0.512rem;
  height: 01.024rem;
  overflow: hidden;
  line-height: 01.024rem;
  margin-top: 0.256rem;
}
.lf_last_live_fu_con_btn{
  width: 3.94rem;
  height: 1.18rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(21, 117, 229, 1);
  border-radius: 0.768rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.72rem;
  color: #1575E5;
  position: absolute;
  top: 0.38rem;
  right: 0.512rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_tips_tttttt{
  width: 100%;
  height: 0.768rem;
  font-size: 0.563rem;
  color: #4B5D9D;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}


.lf_cons_box_list{
	margin-top: 0.1rem;
	background-color: #fff;
}
.lf_cons_box_list:nth-of-type(1){
	margin-top: 0;
}
.lf_player_score_list_box {
  box-sizing: border-box;
  background-color: #eeeeee;
}
.lf_share_tit_box {
  width: 7.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 0.6rem;
}
.lf_share_tit_box_box {
  font-size: 0.24rem;
  color: #333;
  display: flex;
  align-items: center;
  margin: 0 0.24rem;
}
.lf_share_tit_box_box div {
  background: #fff !important;
  min-height: 0.3rem;
  height: 0.5rem;
  padding: 0;
  margin: 0 0.1rem;
  width: 0.5rem !important;
  display: flex;
  align-items: center;
}
.lf_share_tit_box_box div img {
  width: 0.3rem;
  height: 0.3rem;
  margin: 0 0.1rem;
}
.lf_btn_hbh {
  padding: 0 0.16rem;
  height: 0.4rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(248, 124, 124, 1);
  border-radius: 0.05rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  font-size: 0.24rem;
  color: #f87c7c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.24rem 0 0;
}
.lf_player_score_list_tit {
  width: 7.5rem;
  height: 0.5rem;
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #999999;
}
.lf_player_score_1 {
  width: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_player_score_2 {
  width: 2.4rem;
  display: flex;
  align-items: center;
  flex: auto;
  flex-shrink: 0;
}
.lf_player_score_list_tit .lf_player_score_2{
	justify-content: center;
}
.lf_player_score_3 .lf_player_score_2_1{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.24rem;
	color: #CC003D;
	display: flex;
	align-items: center;
}
.lf_player_score_3 .lf_player_score_2_2{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.24rem;
	color: #047B27;
	display: flex;
	align-items: center;
}
.lf_player_score_3 .lf_player_score_2_3{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.28rem;
	color:  #000000;
	display: flex;
	align-items: center;
}
.lf_player_score_3 {
  width: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_player_score_4 {
  width: 0.88rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_player_score_5 {
  width: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_player_score_6 {
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_player_score_7 {
  width: 1.56rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_player_score_8 {
  width: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_player_score_list_cons .lf_player_score_5{
	color: #333;
}
.lf_player_score_list_cons {
  width: 7.5rem;
  display: flex;
  align-items: center;
  color: #333;
  font-size: 0.3rem;
  height: 0.5rem;
}
.lf_player_score_list_cons:nth-of-type(2n) {
  background-color: #f9f9f9;
}
.lf_player_country {
  color: #cc003d !important;
  margin-right: 0.24rem;
  width: 0.5rem !important;
  font-size: 0.24rem;
  margin-top: 0.08rem;
}
.lf_player_score_list_cons .lf_player_score_3 {
  color: #6b7590;
}
.lf_e {
  color: #cc003d;
}
.lf_Par {
  color: #333;
}
.lf_pos_tit2{
	width: 7.3rem;
	height: 0.6rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	margin: 0 auto;
}
.lf_pos_tit_left{
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	font-style: normal;
	font-size: 0.3rem;
	color: #333333;
	text-align: left;
	line-height: 0.24rem;
	display: flex;
	align-items: center;
	height: 0.6rem;
}
.lf_pos_tit_left img{
	width: 0.3rem;
	height: 0.3rem;
	margin-left: 4px;
}
.lf_pos_tit_rigth{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.24rem;
	text-align: right;
	height: 0.6rem;
	display: flex;
	align-items: center;
}
.lf_tips_cosn_box{
	position: absolute;
	width: 7.3rem;
	left: 0;
	top: 0.6rem;
	background: rgba(4, 0, 0, 0.6);
	font-size: 0.24rem;
	color: #FFFFFF;
	text-align: left;
	border-radius: 0.04rem;
	white-space: pre-wrap;
	overflow: hidden;
	padding: 0.1rem 0.1rem;
	z-index: 222;
}







/* 报名 开始 */
.lf_last_match_list{
	width: 96%;
	height: 4.352rem;
	display: flex;
	align-items: center;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 10px;
	box-shadow: 3px 3px 3px rgb(76 155 196 / 15%);
	margin: 0 auto 6px;
}
.lf_last_match_list_left{
	margin-left: 0.6656rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 13.36rem;
}
.lf_last_match_list_left_1{
	font-family: 'MicrosoftYaHei', '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.768rem;
	color: #000000;
	margin-bottom: 0.512rem;
}
.lf_last_match_list_left_2{
	font-family: 'MicrosoftYaHei', '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.62rem;
	color: #999999;
}
.lf_last_match_list_left_3{
	font-family: 'MicrosoftYaHei', '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.62rem;
	color: #999999;
}
.lf_1647_cjzb{
	width: 3.89rem;
	height: 0.768rem;
	background: inherit;
	background-color: #fff;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(116, 92, 254, 1);
	border-radius:1.28rem;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0.62rem;
	line-height: 0.768rem;
	color: #745CFE;
	text-align: center;
}
.lf_1647_spzb{
	width: 3.89rem;
	height: 0.768rem;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(203, 10, 61, 1);
	border-radius:1.28rem;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0.62rem;
	line-height: 0.768rem;
	color: #CB0A3D;
	text-align: center;
}
.lf_1647_sphf{
	width: 3.89rem;
	height: 0.768rem;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #F97800;
	border-radius:1.28rem;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0.62rem;
	line-height: 0.768rem;
	color: #F97800;
	text-align: center;
}
.lf_1647_ybm{
	width: 3.89rem;
	height: 0.768rem;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #1F8AD8;
	border-radius:1.28rem;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0.62rem;
	line-height: 0.768rem;
	color: #1F8AD8;
	text-align: center;
}
.lf_last_match_list_right_1999{
	width: 100%;
	height: 1.3rem;
	background: linear-gradient(131.386006521935deg, rgba(203, 10, 61, 1) 38%, rgba(247, 161, 82, 1) 96%);
	border: none;
	border-radius: 5px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0.7rem;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lf_last_match_list_right_3_cjzb{
	color: #745CFE;
}








/* 进行中成绩 */
.lf_last_live_fu_score_box{
	width: 96%;
	height: 12.8rem;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	box-shadow: 3px 3px 3px rgb(76 115 196 / 15%);
	margin: 0 auto;
}
.lf_player_score_list_tit {
  width: 100%;
  height: 1.28rem;
  display: flex;
  align-items: center;
  font-size: 0.62rem;
  color: #999999;
}
.lf_player_score_list_tit view{
	font-size: 0.62rem;
}
.lf_player_score_1 {
  width: 1.792rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.72rem;
}
.lf_player_score_2 {
  width: 7.834rem;
  display: flex;
  align-items: center;
  flex: auto;
  flex-shrink: 0;
  font-size: 0.72rem;
}
.lf_player_score_list_tit .lf_player_score_2{
	justify-content: center;
}
.lf_player_score_3 .lf_player_score_2_1{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.62rem;
	color: #FF0000;
	display: flex;
	align-items: center;
}
.lf_player_score_3 .lf_player_score_2_2{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.62rem;
	color: #047B27;
	display: flex;
	align-items: center;
}
.lf_player_score_3 .lf_player_score_2_3{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.72rem;
	color:  #000000;
	display: flex;
	align-items: center;
}
.lf_player_score_3 {
  width: 1.28rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.62rem;
}
.lf_player_score_7 {
  width: 2.304rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.72rem;
}
.lf_player_score_list_tit .lf_player_score_7{
	color: #1575E5;
}
.lf_player_score_8 {
  width: 2.304rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.72rem;
}
.lf_player_score_9 {
  width: 3.072rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.72rem;
}
.lf_player_score_list_cons .lf_player_score_5{
	color: #333;
}
.lf_player_score_list_cons {
  width: 100%;
  display: flex;
  align-items: center;
  color: #333;
  font-size: 0.768rem;
  height: 1.28rem;
}
.lf_player_score_list_cons:nth-of-type(2n) {
  background-color: #f9f9f9;
}
.lf_player_country {
  color: #4A5C9D !important;
  margin-right: 0.36rem;
  width: 1.5rem !important;
  font-size: 0.62rem;
  margin-top: 0.18rem;
}
.lf_player_country img{
	width: 1.12rem;
	height: 0.768rem;
}
.lf_player_score_list_cons .lf_player_score_3 {
  color: #6b7590;
}
.lf_e {
  color: #cc003d;
}
.lf_Par {
  color: #333;
}
.lf_living{
	font-size: 0.62rem;
	color: #FF0000;
	display: flex;
	align-items: center;
}
.lf_living img{
	width: 0.768rem;
	height: 0.768rem;
	margin-right: 2px;
}
.lf_goMore{
	font-size: 0.62rem;
	color: #5D5D5D;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

  .swiper{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* 两种都可以 */
  }






















