/* 超小屏幕（手机，小于 768px） */
/* 没有任何媒体查询相关的代码，因为这在 Bootstrap 中是默认的（还记得 Bootstrap 是移动设备优先的吗？） */
body{background: #dddddd;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-left: 0;
    padding-right: 0;
}
.lf_top_box_{
    background-image: linear-gradient(to right, #6fbcec , #2953a3);
    height: 50px;
    color: #fff;
}
.lf_font_bold{
    font-weight: bold;
}
.lf_desktop-text{
    font-size: 12px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.lf_desktop-text1{
	margin-left: 39px;
}
.lf_desktop-text2{
	margin-right: 39px;
	text-align: right;
	flex-direction: unset;
	justify-content: flex-end;
	width: 100%;
}
.lf_team_logo img{vertical-align: unset;}
.lf_1014_playoff_span1{
    position: absolute;
    bottom: 0;
    font-size: 14px;
    line-height: 14px;
    right: 0;
}
.lf_1014_playoff_span2{
    position: absolute;
    bottom: 0;
    font-size: 14px;
    line-height: 14px;
    left: 0;
}
.team-name{
    display: flex;
	position: relative;
	align-items: center;
	flex-grow: 1;
}
.lf_team-text-center{
    font-size: 12px;
    height: 50px;
}
.lf_score_box{
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 22px;
    height: 50px;
}
.lf_flex_center{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	flex-direction: column;
	position: relative;
}
.lf_team_logo{
    width: 27px;
    height: 27px;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
	position: absolute;
}
.main{
    padding: 9px 0 0 0!important;
}
.main .container{
    background: #fff;
    overflow: hidden;
    max-width:1320px;
}
.container{
    padding: 0;
    max-width:1320px;
}
.row{
    margin: 0;
}
.lf_match_name{
    color: #00284b;
    font-weight: 700;
    font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lf_match_time{
    font-size: 13px;
    color: #000;
    font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lf_match_place{
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #00182e;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lf_match_info{
    padding: 12px 15px;
	background: #fff;
}
.lf_match_round_tits{
    background: #f9f9f9;
    background: -moz-linear-gradient(top,#f9f9f9 0,#e9e9e9 100%,#7db9e8 100%);
    background: -webkit-linear-gradient(top,#f9f9f9 0,#e9e9e9 100%,#7db9e8 100%);
    background: linear-gradient(to bottom,#f9f9f9 0,#e9e9e9 100%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@match-playCellEvenBg',endColorstr='#7db9e8',GradientType=0);
    color: #000;
    min-height: 50px;
    line-height: 26px;
    padding: 12px 0;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    font-size: 20px;
    border: solid 1px #e2e2e2;
    text-transform: uppercase;
}
.lf_match_score_box{
    height: 36px;
    position: relative;
}
.lf_box_shadow  .lf_play_off_team_1{
    color: #00379e;
    font-size: 10px;
    text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.lf_box_shadow  .lf_play_off_team_2{
    color: #c0153e;
    font-size: 10px;
    text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}
.swiper-pagination{
    position: unset;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-pagination .swiper-pagination-custom{
    width: 8px;
    height: 8px;
    background: #fff;
    opacity: 0.3;
    margin: 0 4px;
    font-size: 0;
    border-radius: 50%;
    overflow: hidden;
}
.swiper-pagination .active{
    background: #fff;
    width: 11px;
    height: 11px;
    opacity: 0.9;
    font-size: 0;
    position: relative;
    top: -1px;
}
.lf_box_shadow_left{
    background: url(../images/shadow-left.png) repeat-y right;
    padding-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lf_box_shadow_right{
    background: url(../images/shadow-right.png) repeat-y left;
    padding-left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lf_box_shadow_left,.lf_box_shadow_right{
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.lf_box_shadow{
    font-weight: 700;
    color: #2d2d2d;
    font-size: 14px;
}

.lf_win1{
    position: absolute;
    right: 0;
    top: 10px;
    width: 30px;
    height: 15px;
    background: url(../images/WIN1.png) no-repeat;
    background-size: cover;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}
.lf_win2{
    position: absolute;
    left: 0;
    top: 10px;
    width: 30px;
    height: 15px;
    background: url(../images/WIN2.png) no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lf_match_score_list{
    border-bottom: 1px solid #e5e5e5;
}
.lf_match_score_cons_box{
    /* background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAOBAMAAAAcbWtvAAAAKlBMVEUGBgYICAgKCgoMDAwODg4RERETExMVFRUZGRkeHh4pKSkxMTExMTExMTG7EsdrAAAADnRSTlNDR0I9ODIrIxsTCwYEAcd0YkgAAAAkSURBVHheY2BgEGBQYDBgcGAIYEhgKGBoYJjAsIBhA8MBhgsAM0wFsSVacEsAAAAASUVORK5CYII=) repeat-x 0 0,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAOBAMAAAAcbWtvAAAAKlBMVEUxMTExMTExMTEpKSkeHh4ZGRkVFRUTExMREREODg4MDAwKCgoICAgGBga6JJAZAAAADnRSTlMBBAYLExsjKzI4PUJHQ5pczFwAAAAkSURBVHheY2BgEGBQYDBgcGAIYEhgKGBoYJjAsIBhA8MBhgsAM0wFsSVacEsAAAAASUVORK5CYII=) repeat-x 0 100%;
    background-color: #323232; */
    color: #333;
}
.lf_player_two{
    height: 40px;
    display: flex;
    align-items: center;

}
.lf_player_two .lf_logo_img{
    width: 11px;
    height: 11px;
    margin-left: 8px;
    margin-right: 8px;
	display: none;
}
.lf_player_two .lf_logo_img img{
    width: 0;
    height: 0;
    display: none;
}
.lf_player_two .lf_logo_img div{
    width: 11px;
    height: 11px;
    background: #1F31D9;
    border-radius: 50%;
    overflow: hidden;
}
.lf_player_two .lf_logo_img .lf_team_color_do1{
    width: 11px;
    height: 11px;
    background: #b30000;
    border-radius: 50%;
    overflow: hidden;
}
.lf_player_two .lf_mt_tm_img{
    width: 30px;
    height: 20px;
    margin-right: 6px;
}
.lf_player_two .lf_mt_tm_name{
    font-size: 14px;
    display: flex;
    align-items: center;
}
.lf_match_hole_info{
    display: flex;
    align-items: flex-start;
    font-size: 15px;
    background: #f3f4fc;
	color: #333;
    padding: 6px 0;
    min-height: 32px;
}
.lf_match_hole_info .lf_hole{
    font-weight: bold;
    margin-left: 8px;
}
.lf_hole_num_tits,.lf_hole_par_tits,.lf_hole_team1_tits,.lf_hole_status_tits,.lf_hole_team2_tits{
    height: 38px;
    text-indent: 4px;
    display: flex;
    align-items: center;
}
.lf_hole_num_cons div,.lf_hole_par_cons div,.lf_hole_team1_cons div,.lf_hole_status_cons div,.lf_hole_team2_cons div{
    float: left;
    height: 38px;
    width: 11.1%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.lf_hole_num_cons div img{
    position: absolute;
    width: 14px;
    height: 12px;
    top: 2px;
    left: 50%;
    margin-left:-7px;
    display: none;
}
.lf_active{
    background: #c5c5c5!important;
	font-weight: bold;
}
/* .lf_hole_num_tits,.lf_hole_num_cons div{background: linear-gradient(to bottom,#313131,#1c1c1c);} */
.lf_hole_num_tits,.lf_hole_num_cons div{background: #fff;}
.lf_hole_par_tits,.lf_hole_par_cons div{background: #f3f4fc;}
.lf_hole_status_tits,.lf_hole_status_cons div{background: #f3f4fc;}
.lf_hole_team1_tits,.lf_hole_team1_cons div,.lf_hole_team2_tits,.lf_hole_team2_cons div{background: #fff;}

.lf_team_leader_info{
	
}
.lf_team_leader_info .lf_match_leader_1{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: start;
	padding: 12px 0;
}
.lf_team_leader_info .lf_match_leader_2{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: end;
	padding: 12px 0;
}
.lf_team_leader_info .lf_match_leader_1 div{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
}
.lf_team_leader_info .lf_match_leader_2 div{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: row;
}
.lf_team_leader_info .lf_match_leader_1 div span{
	padding-left: 16px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	padding-right: 6px;
	width: 66px;
}
.lf_team_leader_info .lf_match_leader_2 div span{
	padding-right: 16px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	padding-left: 6px;
	width: 66px;
	text-align: right;
}
.lf_team_leader_info .lf_match_leader_2 div .lf_team_player_box{
	width: auto;
	font-size: 12px;
}
.lf_team_leader_info .lf_match_leader_1 div .lf_team_player_box{
	width: auto;
	font-size: 12px;
}
.lf_match_score_cons_left{
	display: none;
}
.lf_hole_status_cons .lf_team1_win,.lf_hole_team1_cons .lf_team1_win{
    background: #1F31D9!important;
    color: #fff!important;
}
.lf_hole_status_cons .lf_team2_win,.lf_hole_team2_cons .lf_team2_win{
    background: #b30000!important;
    color: #fff!important;
}
.lf_hole_team1_cons .lf_player_score_e{
	background: url(../images/e.png) center center no-repeat!important;
	background-size: 26px!important;
}
.lf_hole_team1_cons .lf_player_score_b{
	background: url(../images/b.png) center center no-repeat!important;
	    background-size: 26px!important;
}
.lf_hole_team2_cons .lf_player_score_e{
	background: url(../images/e.png) center center no-repeat!important;
	background-size: 26px!important;
}
.lf_hole_team2_cons .lf_player_score_b{
	background: url(../images/b.png) center center no-repeat!important;
	    background-size: 26px!important;
}
.lf_hole_team1_cons .lf_team1_win.lf_player_score_e{
    background: #1F31D9 url(../images/ew.png) center center no-repeat!important;
    background-size: 26px!important;
}
.lf_hole_team1_cons .lf_team1_win.lf_player_score_b{
    background: #1F31D9 url(../images/bw.png) center center no-repeat!important;
    background-size: 26px!important;
}
.lf_hole_team2_cons .lf_team2_win.lf_player_score_e{
    background: #b30000 url(../images/ew.png) center center no-repeat!important;
    background-size: 26px!important;
}
.lf_hole_team2_cons .lf_team2_win.lf_player_score_b{
    background: #b30000 url(../images/bw.png) center center no-repeat!important;
    background-size: 26px!important;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .container {
        width: 100%;
    }
    .lf_top_box_{
        background-image: linear-gradient(to right, #6fbcec , #2953a3);
        height: 85px;
        color: #fff;
    }
    .lf_desktop-text{
        font-size: 12px;
    }
	.lf_desktop-text1{
		margin-left: 72px;
	}
	.lf_desktop-text2{
		margin-right: 72px;
		text-align: right;
		flex-direction: unset;
		justify-content: flex-end;
		width: 100%;
	}
    .lf_team-text-center{
        font-size: 26px;
        height: 85px;
    }
    .lf_score_box{
        display: flex;
        align-items: center;
        justify-content: space-around;
        font-size: 32px;
        height: 85px;
    }
    .lf_team_logo{
        width: 60px;
        height: 60px;
		border-radius: 50%;
		overflow: hidden;
		flex-shrink: 0;
    }
    .lf_match_name{
        color: #00284b;
        font-weight: 700;
        font-size: 20px;
    }
    .lf_box_shadow_left,.lf_box_shadow_right{
        font-size: 16px;
        font-weight: 400;
        color: #000;
    }
    .lf_box_shadow{
        font-weight: 700;
        color: #2d2d2d;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .lf_1014_playoff_span1{
        position: absolute;
        bottom: 0;
        font-size: 17px;
        line-height: 24px;
        right: 0;
    }
    .lf_1014_playoff_span2{
        position: absolute;
        bottom: 0;
        font-size: 17px;
        line-height: 24px;
        left: 0;
    }

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    .container {
        width: 100%;
    }
    .lf_desktop-text{
        font-size: 24px;
    }
    .lf_match_name{
        color: #00284b;
        font-weight: 700;
        font-size: 34px;
    }
    .lf_match_score_box{
        height: 50px;
    }
    .lf_win1{
        position: absolute;
        right: 0;
        top: 10px;
        width: 60px;
        height: 30px;
        background: url(../images/WIN1.png) no-repeat;
        background-size: cover;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
    }
    .lf_win2{
        position: absolute;
        left: 0;
        top: 10px;
        width: 60px;
        height: 30px;
        background: url(../images/WIN2.png) no-repeat;
        background-size: cover;
        color: #fff;
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .lf_player_two{
        height: 132px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .lf_player_two .lf_logo_img{
        width: 100px;
        height: 100px;
        margin-left: 8px;
        margin-right: 8px;
        position: relative;
		display: none;
    }
    .lf_player_two .lf_logo_img img{
        width: 100px;
        height: 100px;
        display: block;
        border-radius: 50%;
        overflow: hidden;
    }
    .lf_player_two .lf_logo_img div{
        width: 11px;
        height: 11px;
        background: #1F31D9;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .lf_player_two .lf_logo_img .lf_team_color_do1{
        width: 11px;
        height: 11px;
        background: #b30000;
        border-radius: 50%;
        overflow: hidden;
    }
    .lf_player_two .lf_mt_tm_img{
        width: 30px;
        height: 20px;
        margin-right: 6px;
    }
    .lf_player_two .lf_mt_tm_name{
        display: flex;
        align-items: center;
        color: #a2a2a2;
        padding: 8px 0 0 0;
        font-size: 16px;
        line-height: 20px;
        text-align: left;
        font-weight: bold;
    }
    .lf_player_four{
        height: 85px;
        display: flex;
        align-items: center;
        flex-direction: initial;
        justify-content: center;
    }
    .lf_player_four .lf_logo_img{
        width: 58px;
        height: 58px;
        margin-left: 8px;
        margin-right: 8px;
        position: relative;
		display: none;
    }
    .lf_player_four .lf_logo_img img{
        width: 58px;
        height: 58px;
        display: block;
        border-radius: 50%;
        overflow: hidden;
    }
    .lf_player_four .lf_mt_tm_name{
        display: flex;
        align-items: start;
        flex-direction: column-reverse;
        color: #a2a2a2;
        padding: 8px 0 0 0;
        font-size: 13px;
        line-height: 20px;
        text-align: left;
        font-weight: bold;
        width: 80px;
    }
    .lf_player_four .lf_logo_img .lf_team_color_dot{
        width: 11px;
        height: 11px;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        right: -56px;
        bottom: 10px;
    }
    .lf_hole_num_cons div, .lf_hole_par_cons div, .lf_hole_team1_cons div, .lf_hole_status_cons div, .lf_hole_team2_cons div {
        float: left;
        height: 38px;
        width: 5.5%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
	.lf_box_shadow  .lf_play_off_team_1{
	    color: #00379e;
	    font-size: 14px;
	    text-align: center;
	}
	.lf_box_shadow  .lf_play_off_team_2{
	    color: #c0153e;
	    font-size: 14px;
	    text-align: center;
	}
	.lf_team_leader_info{
		
	}
	.lf_team_leader_info .lf_match_leader_1{
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: start;
		padding: 12px 0;
	}
	.lf_team_leader_info .lf_match_leader_2{
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: end;
		padding: 12px 0;
	}
	.lf_team_leader_info .lf_match_leader_1 div{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-direction: row;
	}
	.lf_team_leader_info .lf_match_leader_2 div{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		flex-direction: row;
	}
	.lf_team_leader_info .lf_match_leader_1 div span{
		padding-left: 40px;
		font-weight: bold;
		color: #000;
		font-size: 20px;
		padding-right: 20px;
		width: 120px;
	}
	.lf_team_leader_info .lf_match_leader_2 div span{
		padding-right: 40px;
		font-weight: bold;
		color: #000;
		font-size: 20px;
		padding-left: 20px;
		width: 120px;
		text-align: right;
	}
	.lf_team_leader_info .lf_match_leader_2 div .lf_team_player_box{
		width: auto;
		font-size: 20px;
	}
	.lf_team_leader_info .lf_match_leader_1 div .lf_team_player_box{
		width: auto;
		font-size: 20px;
	}
	.lf_match_score_cons_left{
		display: unset;
		border-right: 1px solid #ccc;
	}
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
    .lf_match_name{
        color: #00284b;
        font-weight: 700;
        font-size: 40px;
    }
}

