/* pages/Tour/index.wxss */
page{
  background-color: #F0F3F6!important;
}
.lf_banner_image_box{
  width: 7.5rem;
  height: 2.7rem;
  position: relative;
}
.lf_banner_image{
  width: 7.5rem;
  height: 2.7rem;
}
.lf_banner_btn{
  width: 1.4rem;
  height: 0.4rem;
  background: inherit;
  background-color: rgba(51, 51, 51, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(206, 182, 130, 1);
  border-radius: 0.05rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.28rem;
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.lf_tour_box{
	width: 100%;
	height: 0.6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.lf_tour_show_box{
	width: 100%;
	height: 0.6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.24rem;
	color: #fff;
	position: relative;
	background-color: rgba(74, 92, 157, 1);
}
.lf_tour_show_box img{
	width: 0.3rem;
	height: 0.3rem;
	position: absolute;
	right: 0.2rem;
}
.lf_tour_show_con{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11;
  background-color: rgba(48, 90, 184, 0.8);
}
.lf_tour_show_con_1{
	position: relative;
}
.lf_tour_show_con_1_tits{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.24rem;
	color: #FFFFFF;
	text-align: center;
	height: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lf_go_right{
	width: 0.3rem!important;
	height: 0.3rem;
  transform: rotate(90deg);
  margin-right: 0.2rem;
}

.lf_last_match_list_box .lf_new_tit_box{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 7.3rem;
  height: 0.6rem;
  background: inherit;
  background-color: rgba(74, 92, 157, 1);
  border: none;
  border-radius: 0.1rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
  font-weight: 700;
  font-style: normal;
  font-size: 0.28rem;
  margin: 0 auto;
}
.lf_new_tit_box{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.lf_tit_new{
	width: 100px;
  height: 0.6rem;
  background: inherit;
  border: none;
  border-radius: 5px;
  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: 700;
  font-style: normal;
  font-size: 0.28rem;
  color: #4A5C9D;
  text-align: center;
  margin: 0px 0.3rem 0;
  display: flex;
  align-items: center;
  
}
.lf_tit_new_s{
width: 100%;
justify-content: center;
position: absolute;
left: 0;
margin: 0 0;
}
.lf_gomore_new{
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.28rem;
  color: #90A7C1;
  margin-right: 0.2rem;
}
.lf_news{
  background-color: #f8f8f8;
}
.news_select{background-color: rgba(209, 232, 242, 1) !important;border-bottom: 1px solid #fff;}
.news{padding: 6px 1.3%;height: 1.3rem; background: #fff;overflow: hidden;display: flex;align-items: center;position: relative;justify-content: center;}
.news .left{flex-grow: 1;margin-right: 15px;}
.news .right{height: 1rem;width: 1.8rem;border-radius: 5px;margin: 0 0.12rem;flex-shrink: 0;}
.right img{height: 1rem;width: 1.8rem;border-radius: 5px;}
.news .left_name{line-height: .34rem;height: .34rem;color: #333;font-size: 0.28rem;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
.news .left_match_name{color: #999;font-size: .26rem;margin-top: 2px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient:vertical ;}
.news .left_time{color: #999;font-size: 0.26rem;}
.lf_bottom_line{height: 1px;background-color:#e3e3e3;width: 6.6rem;margin: 0 auto;position: absolute;bottom: 0;}
.news:nth-last-of-type(1) .lf_bottom_line{display: none;}

.lf_last_live_fu_box{
  width: 7.3rem;
  height: 1.2rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 0.1rem;
  box-shadow: 3px 3px 5px rgb(76 115 196 / 15%);
  margin: 0 auto 0.16rem;
  overflow: hidden;
}
.lf_last_live_fu_box swiper{
  width: 100%;
  height: 100%;
}
.lf_last_live_fu_box_tips{
  width: 0.87rem;
  height: 0.42rem;
  background: linear-gradient(118.201628218695deg, rgba(21, 117, 229, 1) 29%, rgba(171, 244, 246, 1) 110%);
  border: none;
  border-radius: 0.15rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.24rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_last_live_fu_box_tips1{
  width: 0.87rem;
  height: 0.42rem;
  background: linear-gradient(118.201628218695deg, #CB0A3D 29%, #F7A152 110%);
  border: none;
  border-radius: 0.15rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.24rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -0.36rem;
}
.lf_last_live_fu_con_box{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  /* background: linear-gradient(99.7858541409223deg, rgba(255, 88, 88, 1) 41%, rgba(251, 143, 65, 1) 112%);
  box-shadow: 5px 5px 5px rgba(76, 115, 196, 0.219607843137255); */
}
.lf_last_live_fu_cons{
  width: 6.2rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.lf_last_live_fu_con_video{
  width: 2.13rem;
  height: 1.2rem;
  border-radius: 0.1rem;
  overflow: hidden;
  flex-shrink: 0;
}
.lf_last_live_fu_con_time{
  font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
  font-weight: 700;
  font-style: normal;
  color: #1575E5;
  font-size: 0.28rem;
  text-indent: 0.2rem;
}
.lf_last_live_fu_con_time1{
  font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
  font-weight: 700;
  font-style: normal;
  color: #f97800;
  font-size: 0.28rem;
  text-indent: 0.2rem;
}
.lf_last_live_fu_con_name{
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.28rem;
  color: #000000;
}
.lf_last_live_fu_con_name1{
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.28rem;
  color: #000000;
  text-indent: 0.2rem;
  height: 0.4rem;
  overflow: hidden;
  line-height: 0.4rem;
  margin-top: 0.1rem;
}
.lf_last_live_fu_con_btn{
  width: 1.54rem;
  height: 0.46rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 2rpx;
  border-style: solid;
  border-color: rgba(21, 117, 229, 1);
  border-radius: 0.3rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.28rem;
  color: #1575E5;
  position: absolute;
  top: 0.15rem;
  right: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_tips_tttttt{
  width: 100%;
  height: 0.3rem;
  font-size: 0.22rem;
  color: #4B5D9D;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}







 /* 赛程 */
 .lf_last_match_list_box{
   margin-top: 0.2rem;
}
.lf_last_match_list{
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 7.3rem;
  margin: 0 auto 0.2rem;
  background: inherit;
  background-color: #fff;
  border: none;
  border-radius: 0.1rem;
  box-shadow: 3px 3px 3px rgb(76 115 196 / 22%);
  overflow: hidden;
  padding: 0.15rem 0;
  height: auto;
}
.lf_last_match_list_left{
  flex: 1;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  margin-left: 0.16rem;
}
.lf_last_match_list_left_1{
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.3rem;
  line-height: 0.4rem;
  max-height: 0.8rem;
  color: #000000;
  display: flex;
  width: 100%;
  align-items: center;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}
.lf_1647_mt_name{
  max-width: 3.6rem;
  overflow: hidden;
  height: 0.4rem;
  line-height: 0.4rem;
}
.lf_1647_sphf{
  width: 1.5rem;
  height: 0.3rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #F97800;
  border-radius: 0.5rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.24rem;
  color: #F97800;
  text-align: center;
  line-height: 0.26rem;
  margin-top: 0.14rem;
}
.lf_1647_ybm{
  width: 1.5rem;
  height: 0.3rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #1F8AD8;
  border-radius: 0.5rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.24rem;
  color: #1F8AD8;
  text-align: center;
  line-height: 0.26rem;
  margin-top: 0.14rem;
}
.lf_1647_spzb{
  width: 1.5rem;
  height: 0.3rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #CB0A3D;
  border-radius: 0.5rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.24rem;
  color: #CB0A3D;
  text-align: center;
  line-height: 0.26rem;
  margin-top: 0.14rem;
}
.lf_1647_cjzb{
  width: 1.5rem;
  height: 0.3rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(116, 92, 254, 1);
  border-radius: 0.5rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.24rem;
  color: #745CFE;
  text-align: center;
  line-height: 0.26rem;
  margin-top: 0.14rem;
}
.lf_last_match_list_left_2{
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.28rem;
  color: #999999;
  margin-top: 0.14rem;
}
.lf_last_match_list_left_3{
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.28rem;
  color: #999999;
  margin-top: 2px;
}
.lf_last_match_list_right{
  width: 1.52rem;
  margin: 0 0.2rem;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}
.lf_last_match_list_right_1{
  width: 1.52rem;
  height: 0.6rem;
  background: -webkit-linear-gradient(318.242186597178deg, rgba(31, 138, 216, 1) 38%, rgba(67, 234, 175, 1) 96%);
  border: none;
  border-radius: 0.15rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.3rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_last_match_list_right_1999{
  width: 1.52rem;
  height: 0.6rem;
  background: linear-gradient(131.571229900101deg, rgba(203, 10, 61, 1) 38%, rgba(247, 161, 82, 1) 96%);
  border: none;
  border-radius: 0.15rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.3rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_last_match_list_right_2{
  color: #B5B0AE;
  font-size: 0.24rem;
  margin: 2px 0 0;
  text-align: center;
}
.lf_last_match_list_right_3{
  color: #CB0A3D;
  font-size: 0.24rem;
  text-align: center;
}
.lf_last_match_list_right_3_cjzb{
  color: rgba(116, 92, 254, 1)!important;
  font-size: 0.24rem;
  text-align: center;
}
.lf_last_match_list_right_spzb{
  color: #CB0A3D!important;
  font-size: 0.24rem;
  text-align: center;
}
.lf_last_match_list_right_normal{
  color: #999999!important;
  font-size: 0.24rem;
  text-align: center;
}
.lf_tips_tttttt{
  width: 100%;
  height: 0.3rem;
  font-size: 0.22rem;
  color: #4B5D9D;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_pick_year{
  width: 100%;
  height: 0.4rem;
  background: inherit;
  border: none;
  border-radius: 0.1rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.28rem;
  color: #fff;
  display: flex;
  font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
  font-weight: 700;
  justify-content: center;
  position: relative;
  align-items: center;
  text-align: center;
  text-indent: 10px;
}
.lf_pick_year option{
	border-bottom: 1px solid #fff;
}
.picker{
  text-indent: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.picker img{
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  right:0.2rem;
  top: 2px;
}
.lf_tour_logo_view{
  height: 0.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f8f8f8;
}
.lf_tour_logo_view_left{
  display: flex;
  align-items: center;
}
.lf_tour_logo_view_left div{
  width: 2rem;
  height: 0.4rem;
  background: inherit;
  background-color: rgba(209, 232, 242, 0);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(21, 117, 229, 1);
  border-radius: 0.1rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 0.28rem;
  color: #1575E5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.24rem 0 0.24rem;
}
.lf_tour_logo_view_left img{
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
}
.lf_tour_logo_view_right{
  width: 1.4rem;
    height: 0.4rem;
    background: inherit;
    background-color: rgba(51, 51, 51, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(206, 182, 130, 1);
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 0.28rem;
    color: #fff;
    display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.24rem;
}
.lf_ad{
  width: 100%;
  height: 2.55rem;
  position: relative;
}
.lf_ad img{
  width: 100%;
  height: 100%;
}



/* 进行中成绩 */
.lf_last_live_fu_score_box{
	width: 7.3rem;
	max-height: 6.15rem;
	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.2rem auto 0.16rem;
	overflow: hidden;
	border-radius: 0.2rem;
	border-width: 3px;border-style: solid;border-color: rgba(74, 92, 157, 1);border-radius: 10px;
}
.lf_player_score_list_tit {
  width: 100%;
  height: 0.5rem;
  display: flex;
  align-items: center;
  font-size: 0.62rem;
  color: #999999;
}
.lf_player_score_list_tit div{
	font-size: 0.26rem;
}
.lf_player_score_1 {
  width: .58rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;
}
.lf_player_score_2 {
  width: 3.74rem;
  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: .42rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.62rem;
}
.lf_player_score_3 .lf_pos_121{
  width: 0.3rem;
  height: 0.3rem;
}
.lf_player_score_7 {
  width: .74rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;
}
.lf_player_score_8 {
  width: .74rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;
  font-weight: bold;
}
.lf_player_score_list_tit .lf_player_score_8{
  font-weight: 400;
}
.lf_player_score_9 {
  width: .9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;
}
.lf_player_score_9_F{
  color: #087A25;
  font-weight: bold;
}
.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: 0.6rem;
}
.lf_player_score_list_cons:nth-of-type(2n) {
  background-color: #f9f9f9;
}
.lf_player_country {
  color: #4A5C9D !important;
  margin-right: 0.16rem;
  width: .6rem !important;
  font-size: 0.24rem;
  margin-top: 0;
}
.lf_player_name{
  font-size: 0.3rem;
}
.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.24rem;
	color: #FF0000;
	display: flex;
  align-items: center;
  margin-right: 0.14rem;
  position: absolute;
  right: 0;
}
.lf_living img{
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 2px;
}
.lf_goMore{
	font-size: 0.28rem;
	color: #5D5D5D;
	display: flex;
	align-items: center;
  justify-content: flex-end;
  padding-right: 0.2rem;
  margin-bottom: 3px;
  position: absolute;
  top: 91%;
  right: 0;
}
.lf_titles{
	width: 100%;
	display: flex;
	align-items: center;
	height: 0.5rem;
	margin: 0 auto;
	justify-content: space-between;
}

.lf_shop_btn{
  width: 7.3rem;
  margin: 0.2rem auto 0;
  height: 1.4rem;
  border-radius: 0.1rem;
}
.lf_shop_btn img{
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
}
.lf_yeqian_box{
  display: flex;
  align-items: center;
  width: 7.3rem;
  height: 0.7rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 0.1rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: 3px 3px 3px rgba(76, 115, 196, 0.219607843137255);
  color: #FFFFFF;
  margin: 0 auto 0.1rem;
  display: flex;
  justify-content: space-around;
}
.lf_yeqian_box div{
  font-size: 0.28rem;
  color: #333;
  line-height: 0.4rem;
  width: 0.8rem;
  display: flex;
  justify-content: center;
  word-break: keep-all;
}
.lf_yeqian_box .lf_yeqian_box_select{
  font-size: 0.28rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00761D;
  border-bottom: 2px solid #00761D;
}
.lf_btn_box_1404{
  display: flex;
  align-items: center;
  justify-content: center;
}
.lf_btn_box_1404 div{
  height: 0.8rem;
  width: 1.5rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.28rem;
  color: #4A5C9D;
}
.lf_btn_box_1404_right{
  width: 2px!important;
  height: 0.3rem!important;
  border-radius: 2rpx;
  background-color: rgba(74, 92, 157, 1);
  position: absolute!important;
  right: 0;
}

.lf_btn_box_1404_select{
  width: 0.8rem!important;
  height: 0.1rem!important;
  background: inherit;
  background-color: rgba(74, 92, 157, 1);
  border: none;
  border-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute!important;
  bottom: 0rpx;
}
.lf_btn_box_1404_sele{
  width: 0rpx!important;
  height: 0!important;
  background: inherit;
  background-color: rgba(74, 92, 157, 0);
}
.lf_btn_box_1404_select_box{
  font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 0.28rem;
  color: #4A5C9D;
}
.lf_tit_new img{
  width: 0.34rem;
  height: 0.34rem;
  margin-right: 0.1rem;
}
.lf_bew_box{
  width: 7.3rem;
  max-height: 5.2rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 0.1rem;
  box-shadow: 5px 5px 5px rgba(76, 115, 196, 0.219607843137255);
  margin: 0.2rem auto 0.2rem;
  padding: 0.1rem 0;
}
.lf_ad{
  width: 100%;
  height: 1.4rem;
  position: relative;
}
.lf_ad img{
  width: 100%;
  height: 100%;
}
.lf_ad_text{
	width: 0.35rem;
	height: 0.15rem;
	background: inherit;
	background-color: rgba(0, 0, 0, 0.298039215686275);
	border: none;
	border-radius: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 16px;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lf_tour_box_about{
  background: linear-gradient(180deg, rgba(231, 239, 249, 1) 28%, rgba(240, 243, 246, 1) 100%);

}
.lf_tour_box_about .lf_tour_show_con{
  position: relative!important;
	width: 100%;
  background-color: unset;
  display: unset!important;
}
.lf_tour_show_con_1{
	position: relative!important;
}


.lf_tour_box_about .lf_tour_show_con_1_cons{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.24rem;
	color: #80889F;
	margin:0 0.3rem;
	word-break: break-word;
	text-indent: 0;
}
.lf_tour_box_about .lf_tour_show_con_1_cons:nth-last-of-type(1){
	padding: 0.26rem 0;
}
.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_box_about .lf_tour_show_con_1_contact_us{
	position: relative;
	margin: 0 0.3rem;
	padding-top: 0.1rem;
}
.lf_tour_show_con_1_contact_us div{
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 0.24rem;
	color: #80889F;
	height: 0.34rem;
	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_ddown_{
  width: 100%;
  height: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.lf_ddown_ img{
  width: 0.4rem;
  height: 0.4rem;
}
.lf_year_box_scroll::-webkit-scrollbar {width: 0!important;height: 0;}
.lf_year_box_scroll{
  margin: 0.25rem;
  display: flex;
  overflow-x: scroll;
  align-items: center;
  padding-left: 0.25rem;
}
.lf_year_box_scroll div{
  width: 1.2rem;
  height: 0.6rem;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(74, 92, 157, 1);
  border-radius: 0.25rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
  font-style: normal;
  color: #4A5C9D;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.32rem;
  margin:0 0.3rem 0 0;
  flex-shrink: 0;
}
.lf_year_box_scroll .lf_year_box_scroll_select{
  background-color: #4A5C9D;
  color: #fff;
  font-weight: bold;
}
.lf_line_box{
  width: 7.1rem;
  height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.5rem auto 0.4rem;
  background: rgba(74, 92, 157, 1);
}
.lf_line_box div{
  width: 1.6rem;
  height: 0.4rem;
  background-color: #F0F3F6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.24rem;
  color: #4A5C9D;
}
.lf_news_select{
  width: 7rem;
  height: 1.7rem;
  background: inherit;
  background-color: rgba(74, 92, 157, 1);
  border: none;
  border-radius: 0.1rem;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1;
}
.lf_news_select img{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}
.lf_news_select_view{
  width: 7rem;
  height: 1.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  z-index: 1;
  background-color: rgba(74, 92, 157, .8);
}
.lf_news_select_view1{
  font-family: 'Arial Normal', 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 0.3rem;
  color: #FFFFFF;
  text-align: center;
  padding: 0 0.3rem;
  overflow: hidden;
  line-height: 0.3rem;
}
.lf_news_select_view2{
  margin-top: 0.08rem;
  width: 100%;
  height: 0.3rem;
  overflow: hidden;
  line-height: 0.3rem;
}
.lf_news_select_view2,.lf_news_select_view3{
  font-family: 'Arial Normal', 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 0.28rem;
  color: #D3DBF9;
  text-align: center;
}
.lf_mt_name_new{
	background-color: #4a5c9e; 
	font-size: 0.3rem;
	color: #fff;
	height: 0.7rem;
	margin-top: 0.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
..lf_last_match_list {
		display: flex;
		flex-direction: column;
		width: 7.3rem;
		margin: 0 auto 0.2rem;
		background: inherit;
		background-color: rgba(251, 251, 251, 1);
		border: none;
		border-radius: 10rpx;
		box-shadow: 3rpx 3rpx 3rpx rgb(76 115 196 / 22%);
		overflow: hidden;
		padding: 0.16rem 0;
		position: relative;
		height: fit-content;
	}

	.lf_lf_last_match_list_left_1 {
		display: flex;
		align-items: center;
		width: 7.3rem;
		background: inherit;
		border: none;
	}

	.lf_last_match_list_left_1_tit {
		width: 7rem;
		margin: 0 0 0 0.16rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		font-size: 0.32rem;
		position: relative;
	}

	.lf_last_match_list_left_2 {
		font-family: '微软雅黑';
		font-weight: 400;
		font-style: normal;
		font-size: 0.28rem;
		color: #999999;
		margin-top: 0.1rem;
	}

	.lf_last_match_list_left_3 {
		font-family: '微软雅黑';
		font-weight: 400;
		font-style: normal;
		font-size: 0.28rem;
		color: #999999;
		margin-top: 0.1rem;
	}
	.lf_wild_img{
	  width: 0.3rem;
	  height: 0.3rem;
	  position: relative;
	  left:1px;
	}
	.lf_club_img{
	  width: 0.4rem;
	  height: 0.4rem;
	  position: absolute;
	  right: 0.12rem;
	  border-radius: 50%;
	  overflow: hidden;
	}