<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-rendering: geometricPrecision
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}

:focus {
	outline: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance: none;
	-moz-appearance: none
}

input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 100%
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

a:focus {
	outline: thin dotted
}

a:active, a:hover {
	outline: 0;
	color: #e8358e;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}

button, input {
	line-height: normal
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled], html input[disabled] {
	cursor: default
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html, button, input, select, textarea {
	color: #222
}

a {
	text-decoration: none;
	color: #2d2d2d
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

img {
	vertical-align: middle;
	max-width: 100%
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

html, body {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-size: 14px;
	line-height: 20px;
	background-size: 100% 230px;
}

.main_content {}

b, strong, .fbold {
	font-weight: 700
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right, .align-right {
	text-align: right
}

.text-uppercase {
	text-transform: uppercase
}

.bor-top {
	border-top: 1px solid #e5e5e5
}

.m-auto {
	margin: 0 auto
}

.mb5 {
	margin-bottom: 5px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb15 {
	margin-bottom: 15px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mb25 {
	margin-bottom: 25px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.mt5 {
	margin-top: 5px !important
}

.mt10 {
	margin-top: 10px !important
}

.mt15 {
	margin-top: 15px !important
}

.mt20 {
	margin-top: 20px !important
}

.mt25 {
	margin-top: 25px !important
}

.mt30 {
	margin-top: 30px !important
}

.mt40 {
	margin-top: 40px !important
}

.mr20 {
	margin-right: 20px
}

.ml40 {
	margin-left: 40px
}

.ml30 {
	margin-left: 30px
}

.ml20 {
	margin-left: 20px
}

.mr10 {
	margin-right: 10px
}

.ml10 {
	margin-left: 10px
}

.mr40 {
	margin-right: 40px
}

.mr30 {
	margin-right: 30px
}

.mr15 {
	margin-right: 15px
}

.ml15 {
	margin-left: 15px
}

.pda5 {
	padding: 5px
}

.pda20 {
	padding: 20px
}

.pdbt20 {
	padding: 20px 0
}

.pdbt40 {
	padding: 40px 0
}

.pdlr20 {
	padding: 0 20px
}

.d-flex {
	display: inherit;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.top-header {
	height: auto
}

.f-monte {
	font-family: montserrat
}

.f-noto {
	font-family: 'noto serif'
}

.fs12 {
	font-size: 12px;
	line-height: 16px
}

.fs13 {
	font-size: 13px;
	line-height: 18px
}

.fs14 {
	font-size: 14px;
	line-height: 20px
}

.fs16 {
	font-size: 16px;
	line-height: 20px
}

.fs18 {
	font-size: 18px;
	line-height: 24px
}

.fs20 {
	font-size: 20px;
	line-height: 1.35;
}

.fs22 {
	font-size: 22px;
	line-height: 28px
}

.fs24 {
	font-size: 24px;
	line-height: 30px
}

.fs26 {
	font-size: 20px;
	line-height: 32px
}

.fs28 {
	font-size: 28px;
	line-height: 34px
}

.fs30 {
	font-size: 30px;
	line-height: 36px
}

.fs32 {
	font-size: 32px;
	line-height: 38px
}

.container {
	max-width: 1120px;
	margin: 0 auto
}

.col745 {
	width: 745px
}

.col365 {
	width: 365px
}

.col170 {
	width: 170px
}

.col620 {
	width: 620px
}

.col555 {
	width: 555px
}

.col235 {
	width: 235px
}

.col300 {
	width: 300px
}

.col620 {
	width: 660px
}

.col165 {
	width: 165px;
	border-right: 2px solid #d8d8d8
}

.col358 {
	width: 358px
}

.col527 {
	width: 530px
}

.fl {
	float: left
}

.fr {
	float: right
}

.d-block {
	display: block
}

.w100per {
	width: 100%
}

.ml-auto, .mx-auto {
	margin-left: auto !important
}

.mr-auto, .mx-auto {
	margin-right: auto !important
}

.thumbblock {
	display: block;
	overflow: hidden;
	position: relative
}

.thumbblock img {
	width: 100%;
	object-fit: cover;
	height: 100%
}

.thumb170x170 {
	width: 170px;
	height: 170px
}

.thumb110x110 {
	width: 100px;
	height: 100px !important
}

.thumb50x50 {
	width: 50px;
	height: 50px !important
}

.thumb64x64 {
	width: 64px;
	height: 64px !important
}

.thumb170x100 {
	width: 170px;
	height: 100px
}

.thumb125 {
	width: 100%;
	height: 125px
}

.thumb235x140 {
	width: 235px;
	height: 140px
}

.thumb105x105 {
	width: 105px;
	height: 105px !important
}

.thumb140 {
	width: 100%;
	height: 140px
}

.thumb90x60 {
	width: 90px;
	height: 60px
}

.thumb280x180 {
	width: 280px;
	height: 180px
}

.thumb170 {
	width: 100%;
	height: 170px
}

.thumb555x335 {
	width: 100%;
	height: 335px
}

.thumb268x160 {
	width: 268px;
	height: 160px
}

.thumb160 {
	width: 100%;
	height: 160px
}

.thumb260 {
	width: 100%;
	height: 260px
}

.thumb120x70 {
	width: 120px;
	height: 70px
}

.thumb80x80 {
	width: 80px;
	height: 80px !important
}

.thumb220 {
	width: 100%;
	height: 220px
}

.thumb200x200 {
	width: 100%;
	height: 200px
}

.thumb115 {
	height: 115px;
	width: 100%
}

.thumb100 {
	height: 100px;
	width: 100%
}

.thumb60x60 {
	width: 60px;
	height: 60px !important
}

.thumb200x200_square {
	width: 200px;
	height: 200px !important
}

.thumb450 {
	width: 100%;
	height: 450px
}

.radius100 {
	border-radius: 100%
}

.bg_black {
	background: #000 !important
}

.bg_green {
	background: #549100 !important
}

.bg_green2 {
	background: #eaf0e7 !important
}

.bg_red {
	background: #c41727 !important
}

.bg_red2 {
	background: #a50619 !important
}

.bg_purple {
	background: #6f2486 !important
}

.bg_cyan {
	background: #038881 !important
}

.bg_brown {
	background: #945700 !important
}

.bg_gray {
	background: #f4f4f4
}

.bg_white {
	background: #fff
}

.cl_green {
	color: #025ea4 !important;
}

.cl_blue {
	color: #025ea4 !important;
}

.clred {
	color: #c41727 !important
}

.cl99 {
	color: #999 !important
}

.cl55 {
	color: #555 !important
}

.cl77 {
	color: #777 !important
}

.clblue {
	color: #025ea4 !important
}

.clwhite {
	color: #fff !important
}

.flex-one {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.align-items-end {
	align-items: flex-end
}

.align-items-center {
	align-items: center
}

.justify-content-center {
	justify-content: center
}

.clearfix::before, .clearfix::after {
	display: table;
	content: "";
	clear: both
}

.h100 {
	height: 100%
}

.header_main {
	padding: 5px 65px;
	position: relative;
	background-color: #fff
}

.logo_main {
	height: 80px
}

.logo_main img {
	height: 80px
}

.hotline_newspaper {
	margin-left: 45px
}

.box_search {
	background: #f1f1f1;
	border-radius: 3px
}

.txt_search {
	border: none;
	padding: 10px;
	background: #f1f1f1;
	border-radius: 3px 0 0 3px;
	width: 260px
}

.btn_search {
	background: url(../img/ico-search.svg) no-repeat center center;
	border: none;
	background-size: auto 18px;
	padding: 10px 20px;
	width: 40px;
	height: 36px;
	text-indent: -999px
}

.search_main {}

.fix_scroll {
	height: 60px;
}

.menu_main {
	background: #ffffff00;
	position: relative;
	z-index: 99
}

.menu_main.fixed-header {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	background: #fff;
}

.menu_main a {
	float: left;
	font-weight: 700;
	text-transform: uppercase;
	color: #025ea4;
	font-size: 14px;
	font-weight: 700;
	padding: 0 0;
	display: inline-block;
	line-height: 60px;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.menu_main a:hover, .menu_main a.active {
	/* background-color: #fff; */
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	color: #e7358e;
	background: 0 0;
	/* line-height: 60px; */
}

.nav_right {
	position: relative;
	padding-left: 10px;
	margin-left: 10px
}

.nav_right:before {
	content: '';
	display: inline-block;
	position: absolute;
	height: 22px;
	width: 2px;
	background: rgba(255, 255, 255, .4);
	left: 0;
	top: 9px
}

.more_menu {
	position: relative;
	width: 34px;
	height: 40px;
	cursor: pointer
}

.more_menu .dot {
	width: 4px;
	height: 4px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -2px;
	margin-top: -2px
}

.more_menu .dot:before {
	content: "";
	left: -7px;
	width: 4px;
	height: 4px;
	background: #fff;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	position: absolute;
	top: 50%;
	margin-top: -2px
}

.more_menu .dot:after {
	left: 8px;
	content: "";
	width: 4px;
	height: 4px;
	background: #fff;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	position: absolute;
	top: 50%;
	margin-top: -2px
}

.more_menu .dot:nth-child(n+2) {
	display: none
}

.more_menu.active .dot {
	background: 0 0
}

.more_menu.active .dot:before {
	width: 21px;
	height: 2px;
	border-radius: 0;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transform: translate(-15%, 25%) rotate(135deg);
	-ms-transform: translate(-15%, 25%) rotate(135deg);
	transform: translate(-15%, 25%) rotate(135deg)
}

.more_menu.active .dot:after {
	height: 21px;
	width: 2px;
	border-radius: 0;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transform: translate(-390%, -44%) rotate(135deg);
	-ms-transform: translate(-390%, -44%) rotate(135deg);
	transform: translate(-390%, -44%) rotate(135deg)
}

.category-popup {
	width: 100%;
	min-height: 100px;
	position: absolute;
	left: 0;
	z-index: 99;
	clear: both;
	visibility: hidden;
	opacity: 0;
	top: 100%;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.category-popup .bg_category-popup {
	background: #fff;
	min-height: 100px;
	padding: 20px 50px;
	position: relative;
	z-index: 9
}

.category-popup.active {
	visibility: visible;
	opacity: 1
}

.category-popup:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100vh;
	background-color: rgba(0, 0, 0, .3)
}

.list_menu_cate_popup {
	margin: 0 -.6%;
	color: #000
}

.list_menu_cate_popup a {
	color: #2d2d2d;
	padding: 0;
	line-height: inherit;
	float: none;
	font-size: 15px
}

.list_menu_cate_popup a:hover {
	color: #549100
}

.list_menu_cate_popup&gt;li {
	width: 15.5%;
	margin: 0 .5%
}

.list_sub_menu_cate_popup&gt;li {
	margin-bottom: 10px
}

.list_menu_cate_popup .sub_title_cate {
	margin-bottom: 5px
}

.list_menu_cate_popup .sub_title_cate a {
	font-family: roboto;
	text-transform: inherit;
	font-weight: 300;
	font-size: 14px
}

.footer_main {
	background: #fff;
	padding: 40px 0;
	color: #000
}

.name_company {
	margin-left: 60px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.footer_top {
	margin-bottom: 20px
}

.col50per {
	width: 50%
}

.col30per {
	width: 33.3%
}

.col25per {
	width: 25%
}

.footer_bottom, .footer_bottom_right .d-flex {
	margin: 0 -10px
}

.footer_bottom .col50per {
	padding: 0 10px
}

.footer_bottom p {
	margin-bottom: 15px
}

.flag_contact {
	display: inline-block;
	padding: 0;
	color: #d00136;
	text-transform: uppercase;
	position: relative;
	font-weight: 700;
	margin: 7px 15px 7px 0;
	font-size: 22px
}

.flag_contact:before {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background: #103455;
	width: 120px;
	bottom: -15px
}

.flag_contact:after {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background: #d00136;
	width: 40px;
	bottom: -15px;
	left: 0
}

.back-top {
	z-index: 99;
	cursor: pointer;
	width: 48px;
	height: 48px;
	border-radius: 100%;
	position: fixed;
	bottom: 68px;
	right: 20px;
	display: none;
	opacity: .8;
	background: url(../img/backtop.svg) no-repeat center center rgba(0, 0, 0, .2);
	background-size: 17px auto;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.back-top:hover {
	background-color: #000;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.head_sick {
	font-family: montserrat;
	font-weight: 800;
	color: #549100;
	border-top: 2px solid #549100;
	padding-top: 15px;
	margin-bottom: 20px
}

.section_sick_home {
	margin: 0 -15px
}

.section_sick_home .col50per {
	padding: 0 15px
}

.list_sick li {
	width: 33.3%;
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px
}

.list_sick li:before {
	width: 4px;
	height: 4px;
	content: '';
	background: #549100;
	display: inline-block;
	position: absolute;
	top: 7px;
	left: 0
}

.long_form_home {
	margin: 60px 0
}

.list_longform {
	margin: 0 -12px
}

.list_longform .col30per {
	padding: 0 12px
}

.main_content {
	padding: 20px 0
}

.menu_main .icon_menu img {
	height: 17px
}

.menu_main .icon_menu:hover {
	background: 0 0
}

.menu_main .icon_menu {
	padding: 0 12px
}

.sapo_thumb_news {
	font-size: 14px;
	color: #555
}

.list_two_news {
	margin: 0 -10px
}

.list_two_news .col50per, .list_two_news .col30per {
	padding: 0 10px
}

.title_thumb_square {
	width: calc(100% - 74px);
	margin-left: 10px;
	max-height: 58px;
	display: block;
	overflow: hidden
}

.list_thumb_square li {
	margin-bottom: 20px
}

.list_thumb_square li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.section_video_home {
	margin: 0 -12px
}

.section_video_home .col30per {
	padding: 0 12px
}

.section_video_home .col25per {
	padding: 0 12px
}

.desc_list_news_home {
	width: calc(100% - 260px);
	margin-left: 20px
}

.desc_145 {
	width: calc(100% - 160px);
	margin-left: 10px
}

.list_news_home li, .foucs_longform {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
	padding-bottom: 15px
}

.list_news_home li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none
}

.col300 .list_news_home li {
	margin-bottom: 15px;
	padding-bottom: 0;
	border-bottom: none
}

.hot_trend {
	background: #f4f4f4;
	padding: 20px
}

.hot_trend .d-flex {
	margin: 0 -20px
}

.hot_trend .col50per {
	padding: 0 20px
}

.tag_hot_trend {
	background: #c41727;
	font-size: 10px;
	color: #fff;
	padding: 3px 10px;
	margin-bottom: 10px;
	display: inline-block;
	line-height: 14px
}

.btn_view_more_list {
	background: #fff;
	color: #025ea4;
	font-weight: 700;
	padding: 10px 30px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	border: 1px solid #025ea4;
	text-transform: uppercase;
	margin-top: 30px;
}

.btn_view_more_list:hover {
	background: #025ea4;
	color: #fff;
}

.head_box_cate_home {
	background: #f2f2f2;
	font-family: montserrat;
	font-size: 14px;
	font-weight: 800;
	color: #fff;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
	border-bottom: 2px solid #549100
}

.head_box_cate_home .link_box_cate {
	background: #549100;
	border-top: 3px solid #549100;
	padding: 4px 10px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 17px
}

.title_main {
	border-left: 7px solid #549100;
	padding-left: 16px;
	line-height: 24px;
	position: relative;
	text-transform: uppercase
}

.title_main:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 24px solid #549100;
	border-right: 7px solid transparent;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0
}

.number_hot {
	width: 24px;
	height: 24px;
	display: inline-block;
	background: #c41727;
	font-family: montserrat;
	font-size: 16px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	line-height: 24px;
	position: absolute;
	bottom: 0;
	left: 0
}

.ads_sticky {
	position: sticky;
	top: 80px;
}

.head_box_ads_brand {
	background: #3a8aab;
	font-family: montserrat;
	font-size: 14px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	padding: 5px;
	text-align: center
}

.content_brand {
	border: 1px solid #ddd
}

.list_news_brand {
	padding: 10px
}

.list_news_brand li {
	border-bottom: 1px solid #ededed;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.list_news_brand li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.desc_brand {
	width: calc(100% - 105px);
	margin-left: 15px
}

.box_ads_brand.box_blue .head_box_ads_brand {
	background: #1058a8
}

.box_ads_brand.box_blue .content_brand {
	border-color: #1058a8
}

.box_ads_brand.box_red .head_box_ads_brand {
	background: #c41727
}

.box_ads_brand.box_red .content_brand {
	border-color: #c41727
}

.box_input_ques {
	margin: 15px;
	margin: 15px auto;
	width: 90%
}

.btn_send_ques, .input-form {
	border: none;
	padding: 10px;
	width: 100%;
	display: block
}

.content_brand_green {
	background: #549100;
	color: #fff
}

.btn_send_ques.bg_yellow {
	background: orange;
	color: #fff
}

.desc_info_doctor {
	width: calc(100% - 90px);
	margin-right: 10px
}

.box_heart .sapo_thumb_news {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 140px;
	max-height: 183px;
	overflow: hidden
}

.bread_cump .bread_item {
	margin-left: 20px
}

.bread_cump .bread_item:first-child {
	font-size: 16px;
	color: #549100;
	font-family: montserrat;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	background: url(../img/arrow-bread.svg) right no-repeat;
	padding-right: 15px;
	margin-left: 0
}

.bottom_cate {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px
}

.pagation {
	justify-content: center;
	margin: 40px 0 20px
}

.pagation .pagation_item {
	border: 1px solid #e5e5e5;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 10px;
	border-radius: 3px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	line-height: 40px
}

.pagation .pagation_item:hover, .pagation .pagation_item.active {
	background: #549100;
	color: #fff;
	border-color: #549100
}

.pagation .pagation_item.pre_page {
	background: url(../img/pre-page.svg) center center no-repeat
}

.pagation .pagation_item.next_page {
	background: url(../img/next-page.svg) center center no-repeat
}

.pagation .pagation_item.pre_page:hover, .pagation .pagation_item.next_page:hover {
	background-color: #f4f4f4
}

.desc_info_topic {
	padding-right: 30px
}

.title-detail {
	font-size: 34px;
	font-weight: 700;
	line-height: 42px;
	margin: 0;
	color: #254892;
}

.sapo_detail {
	font-size: 17px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 20px
}

.col1000 {
	max-width: 1000px
}

.col620 {
	width: 620px
}

#content_detail_news {
	margin-bottom: 30px
}

#content_detail_news p {
	margin-bottom: 20px
}

#content_detail_news i, #content_detail_news em {
	font-style: italic
}

#content_detail_news, #content_detail_news * {
	font-size: 17px;
	line-height: 26px;
	color: #333
}

#content_detail_news img {
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	display: block
}

.caption_images {
	background: #f2f2f2;
	padding: 10px;
	font-family: roboto;
	text-align: center;
	margin-bottom: 15px
}

.caption_images * {
	font-family: roboto;
	font-size: 14px;
	font-style: italic
}

.caption_images p {
	margin: 0
}

.link-content-footer {
	border-left: 7px solid #ddd;
	padding-left: 20px;
	margin: 40px 30px
}

.link-content-footer .fs26 {
	font-size: 26px;
	line-height: 32px
}

#content_detail_news .style-box {
	background: #ffe8e8;
	padding: 20px;
	width: 100%;
	margin: auto;
	margin-bottom: 15px;
	border-radius: 5px
}

#content_detail_news .style-box table, #content_detail_news .style-box td {
	border: none !important
}

#content_detail_news .style-box.box-right {
	float: right;
	width: 50%
}

#content_detail_news .style-box.box-left {
	float: left;
	width: 50%
}

#content_detail_news table, #content_detail_news td {
	border-color: #ddd !important;
	border: 1px solid #ddd
}

#content_detail_news table {
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 10px;
	background: #f6f6f6;
	margin: auto
}

#content_detail_news table td {
	padding: 15px
}

#content_detail_news strong, #content_detail_news b {
	font-weight: 800
}

#content_detail_news a {
	color: #1183e4
}

#content_detail_news a:hover {
	text-decoration: underline
}

#content_detail_news .thumb200x200 img {
	object-fit: cover;
	max-width: 100%;
	width: auto
}

.tag_detail .tag_detail_item {
	color: #025ea4;
	font-size: 13px;
	border: 1px solid #025ea4;
	padding: 0 10px;
	border-radius: 3px;
	margin-bottom: 5px;
	display: inline-block;
	margin-left: 8px;
}

.tag_detail .tag_detail_item:hover {
	background: #025ea4;
	color: #fff;
}

.tag_detail {
	margin-bottom: 30px
}

.list_news_relate_bottom {
	margin: 0 -10px
}

.list_news_relate_bottom&gt;li:first-child {
	width: 55%;
	padding: 0 10px
}

.list_news_relate_bottom&gt;li:last-child {
	width: 45%;
	padding: 0 10px
}

.list_news_relate_bottom li ul li {
	margin-bottom: 30px
}

.list_news_relate_bottom li ul li:last-child {
	margin-bottom: 0
}

.list_topic_bottom_detail {
	margin: 0 -10px
}

.list_topic_bottom_detail li {
	width: 25%;
	padding: 0 10px;
	margin-bottom: 30px
}

.box_input_text {
	border-radius: 3px;
	padding: 10px
}

.box_input_text .input-form {
	border-radius: 4px;
	border: 1px solid #ddd
}

.btn_send_cm {
	background: #549100;
	font-weight: 700;
	font-size: 14px;
	padding: 10px 20px;
	border: none;
	border-radius: 4px;
	color: #fff
}

.box_input_text .mr-auto {
	margin: 0
}

.box_input_text .mr-auto .input-form {
	width: 230px
}

.list_comment_user li {
	background: #f4f4f4;
	padding: 10px 15px;
	border-radius: 4px;
	margin-bottom: 10px
}

.w50per {
	width: 50%;
	margin: 0 auto
}

.list_col_30per li {
	width: 33.3%;
	padding: 0 15px
}

.list_col_30per {
	margin: 0 -15px
}

.list_expert_live {
	margin: 0 -10px
}

.list_expert_live&gt;li {
	width: 50%;
	padding: 0 10px;
	margin-bottom: 20px
}

.box_input_text.pda20 {
	padding: 20px
}

.mh36 {
	max-height: 36px;
	overflow: hidden
}

.box_question {
	background: #edf4e5;
	padding: 20px;
	border-radius: 5px
}

.content_ques {
	font-family: 'noto serif';
	font-size: 16px;
	line-height: 24px
}

.content_ques p {
	margin-bottom: 15px
}

.btn_question {
	background: #fff;
	padding: 3px 15px;
	display: inline-block;
	color: #549100;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 700
}

.btn_question:hover {
	background: #549100;
	color: #fff;
	border-color: #549100
}

.lds-spinner {
	color: official;
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px
}

.lds-spinner div {
	transform-origin: 40px 40px;
	animation: lds-spinner 1.2s linear infinite
}

.lds-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 37px;
	width: 5px;
	height: 20px;
	border-radius: 20%;
	background: #ddd
}

.lds-spinner div:nth-child(1) {
	transform: rotate(0deg);
	animation-delay: -1.1s
}

.lds-spinner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -1s
}

.lds-spinner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -.9s
}

.lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -.8s
}

.lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -.7s
}

.lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -.6s
}

.lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -.5s
}

.lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -.4s
}

.lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -.3s
}

.lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -.2s
}

.lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -.1s
}

.lds-spinner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s
}

@keyframes lds-spinner {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.list_expert_page li {
	margin-bottom: 30px;
	padding-bottom: 30px
}

.thumbgray, .thumbgray img {}

.list_expert_relate {
	margin: 0 -20px
}

.list_expert_relate li {
	padding: 0 20px;
	margin-bottom: 30px
}

.list_sick_cate {
	margin: 0 -10px
}

.list_sick_cate li {
	width: calc(50% - 20px);
	font-size: 16px;
	font-weight: 700;
	border-top: 1px solid #e5e5e5;
	margin: 0 10px;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 0
}

.list_sick_cate li::before {
	top: 23px
}

.option_hospital {
	margin: 0 -10px
}

.option_hospital .input-form {
	background: #f1f1f1;
	border-radius: 3px;
	line-height: 18px
}

.option_hospital .btn_send_cm {
	line-height: 18px
}

.option_hospital .col1 {
	width: 20%;
	padding: 0 10px
}

.option_hospital .col2 {
	width: 60%;
	padding: 0 10px
}

.option_hospital .col3 {
	width: 20%;
	padding: 0 10px
}

.list_hospital&gt;li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5
}

.list_info_hospital li {
	margin-bottom: 6px;
	position: relative;
	padding-left: 25px
}

.list_info_hospital li:last-child {
	margin-bottom: 0
}

.box_player_video iframe {
	width: 100%;
	height: 450px;
	border: 0
}

.live_tag {
	background: #c41727;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 10px;
	padding: 3px 10px;
	line-height: 15px
}

.bg_embed {
	background: #222;
	padding: 10px;
	border-radius: 4px
}

.bg_embed input {
	background: 0 0;
	color: #fff;
	border: none
}

.mh160 {
	max-height: 160px;
	overflow: hidden
}

.list_video_cate {
	margin: 0 -10px
}

.list_video_cate li {
	width: 20%;
	padding: 0 10px;
	margin-bottom: 30px
}

.list_longform_cate {
	margin-bottom: 60px
}

.list_longform_cate .list_longform li {
	margin-bottom: 50px
}

.content-magazine-pink {
	background: #fdf3f2
}

.detail-content-magazine, .detail-content-magazine * {
	font-family: 'noto serif';
	font-size: 17px;
	line-height: 26px;
	color: #333
}

.detail-content-magazine i, .detail-content-magazine em {
	font-style: italic
}

.detail-content-magazine {
	margin: 40px auto;
	width: 750px
}

.detail-content-magazine p {
	margin-bottom: 25px
}

.photo-default {
	margin: 30px auto
}

.cover-magazine {
	text-align: center
}

.content-magazine-left {
	margin: 10px 0;
	margin-left: -190px;
	margin-right: 40px;
	width: 450px;
	float: left
}

.content-magazine-center {
	margin: 30px auto;
	width: 100%;
	text-align: center
}

.content-magazine-center.w1130 {
	width: 1130px;
	margin-left: -190px
}

.content-magazine-right {
	margin: 0 0 10px;
	margin-right: -190px;
	margin-left: 40px;
	width: 450px;
	float: right
}

.author-magazine {
	position: relative;
	margin: 0 auto 15px
}

.author-magazine, .author-magazine * {
	font-family: roboto
}

.author-wrapper {
	text-align: left;
	border-left: solid 5px #d00136;
	padding-left: 20px
}

.author-wrapper label, .author-wrapper .credit-text {
	display: inline-block;
	margin-right: 5px;
	font-weight: 900;
	margin-bottom: 0
}

.source-magazine {
	position: absolute;
	right: 0;
	top: 0
}

.publish-date {
	position: absolute;
	right: 0;
	top: 30px
}

.tag_event {
	display: inline-block;
	padding: 0 10px 0 0;
	color: #549100;
	text-transform: uppercase;
	margin-right: 5px;
	position: relative;
	font-size: 12px;
	font-weight: 800;
	margin-right: 10px;
	line-height: 18px
}

.tag_event:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	right: 0;
	top: 4px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #549100
}

.top_list_event {
	background: #f2f2f2;
	padding: 2px 0;
	box-sizing: border-box
}

.top_list_event .fa-circle:before {
	content: ''
}

.top_list_event ul {
	float: left;
	height: 18px;
	overflow: hidden
}

.top_list_event ul li {
	float: left;
	margin: 0 10px 0
}

.top_list_event ul li a {
	font-weight: 800;
	font-size: 12px;
	line-height: 18px;
	color: #555
}

.top_list_event .container {}

.top_list_event ul li a:hover {
	color: #549100
}

.top_list_event .fa-circle {
	background: #bbb;
	width: 5px;
	height: 5px;
	margin-right: 8px;
	vertical-align: middle;
	display: inline-block;
	border-radius: 20px
}

.marquee-with-options {
	width: calc(100% - 110px);
	margin-left: auto;
	overflow-x: hidden
}

#content_detail_news blockquote {
	font-size: 30px;
	line-height: 40px;
	padding-left: 35px;
	border-left: 10px solid #549100;
	font-weight: 700
}

.cover_content {
	position: relative;
	width: 100%;
	overflow: hidden
}

.cover_content:after {
	background: rgba(0, 0, 0, .5);
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: ''
}

.thumb_cover_content {
	background-color: #2b2b2b;
	color: #fff;
	position: relative;
	width: 100%;
	z-index: 1
}

.thumb_cover_content img {
	object-fit: cover;
	width: 100%;
	height: 100%
}

.cover_content .title-detail {
	width: 50%;
	margin: 0 auto;
	position: absolute;
	transform: translate(-50%, 0);
	bottom: 10%;
	color: #fff;
	left: 50%;
	font-size: 40px;
	z-index: 3;
	line-height: 50px
}

.author_full {
	font-size: 16px;
	color: #fff
}

.author_full a {
	color: #fff
}

.author_full a:hover {
	text-decoration: underline
}

.menu_main_footer a {
	font-family: roboto;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	display: inline-block;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.list_sick li {
	width: 14.2%;
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px
}

.menu_main_footer {
	border-top: 2px solid #549100;
	padding-top: 30px
}

.footer_main .flag_contact:hover {
	color: #fff
}

.main_detail_bg #content_detail_news * {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto
}

.main_detail_bg #content_detail_news .full_images, .main_detail_bg #content_detail_news .full_images * {
	max-width: 100% !important
}

.main_detail_bg #content_detail_news .style-box {
	background: 0 0
}

.main_detail_bg #content_detail_news .style-box.box-right {
	position: relative;
	font-size: 20px;
	line-height: 34px;
	margin-left: 22px;
	padding-top: 25px;
	max-width: 450px;
	margin: 15px 0;
	margin-right: 15%;
	color: #549100;
	text-align: left
}

.main_detail_bg #content_detail_news .style-box.box-right:before {
	content: "";
	width: 100%;
	max-width: 150px;
	height: 7px;
	background-color: #549100;
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	margin-left: 0 !important
}

.main_detail_bg #content_detail_news .style-box.box-left {
	position: relative;
	font-size: 20px;
	line-height: 34px;
	margin-right: 22px;
	padding-top: 25px;
	max-width: 450px;
	margin: 15px 0;
	margin-left: 15%;
	color: #549100;
	text-align: left
}

.main_detail_bg #content_detail_news .style-box.box-left:before {
	content: "";
	width: 100%;
	max-width: 150px;
	height: 7px;
	background-color: #549100;
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	margin-left: 0 !important
}

.main_detail_bg #content_detail_news .style-box {
	position: relative;
	font-size: 20px;
	line-height: 34px;
	margin-left: 22px;
	padding-top: 25px;
	max-width: 650px;
	margin: 40px auto;
	color: #549100;
	text-align: center
}

.main_detail_bg #content_detail_news .style-box:before {
	content: "";
	width: 100%;
	max-width: 150px;
	height: 7px;
	background-color: #549100;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 0
}

.box_attach {
	border: 1px solid #ddd;
	padding: 10px 20px
}

.list_box_attach {
	margin-top: 10px
}

.list_box_attach li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.list_box_attach li a {
	color: #444;
	font-size: 13px
}

.list_box_attach li a:hover {
	color: #549100
}

.head_attach {
	background: #fff;
	padding: 3px 10px;
	display: inline-block;
	margin-top: -20px;
	border: 1px solid #ddd;
	color: #b92f33;
	font-size: 13px;
	margin-left: 0
}

.time_line_detail {
	max-width: 900px !important;
	position: relative;
	margin: 25px auto
}

.time_line_detail * {
	max-width: 900px !important
}

.head_time_line_detail {
	background: #549100;
	color: #fff !important;
	display: inline-block;
	font-size: 17px !important;
	text-transform: uppercase;
	padding-left: 24px;
	margin-bottom: 14px;
	width: auto;
	padding: 5px 30px
}

.item_time_line_detail {
	position: relative;
	overflow: hidden
}

.line_time_line_detail {
	position: absolute;
	height: 100%;
	border-left: 2px solid #549100;
	z-index: 2;
	left: 8px
}

.dot_time_line_detail {
	position: absolute;
	background-color: #fff;
	border: 2px solid transparent;
	border-radius: 100px;
	z-index: 3;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #549100;
	border-color: #549100
}

.dot_time_line_detail:before {
	content: '';
	display: inline-block;
	background: #549100;
	border-radius: 50%;
	width: 12px;
	height: 12px
}

.content_time_line_detail {
	position: relative;
	margin-left: 30px !important;
	margin-top: -4px
}

.content_time_line_detail img {
	max-width: 100% !important
}

.hours_time_line_detail {
	color: #549100 !important;
	font-size: 18px;
	font-weight: 800
}

.sub_time_line_detail {
	background: rgba(246, 246, 246, .6);
	padding: 15px 20px;
	margin: 13px 0 !important;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	border-radius: 10px
}

.bg_logo_hotrend {
	margin: 15px -20px -20px;
	padding: 5px 10px;
	border-top: 1px solid #fff
}

.icon_arr_right {
	border: solid #549100;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}

.list_warning li {
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	padding-left: 10px
}

.list_warning li:before {
	content: '';
	width: 5px;
	height: 5px;
	background: #549100;
	display: inline-block;
	border-radius: 10px;
	left: 0;
	position: absolute;
	top: 6px
}

.list_warning li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.list_warning li a {
	font-size: 12px;
	line-height: 16px;
	display: inline-block
}

.pda10 {
	padding: 10px
}

.collapsible {
	cursor: pointer
}

.content_footer {
	padding: 0 10px;
	overflow: hidden
}

.content_footer a {}

.content_footer a:hover {
	color: #d00136
}

.list_menu_main {
	justify-content: space-between
}

.list_menu_main a {
	float: none;
	display: block
}

.list_menu_main a:hover {
	-webkit-transition: all .2s ease 0s;
	-khtml-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-ms-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	color: #fff;
	background: 0 0;
}

.item_list_menu_main {
	position: relative
}

.item_list_menu_main:hover .sub_list_menu_main {
	opacity: 1;
	visibility: visible;
	top: 100%
}

.sub_list_menu_main {
	min-width: 250px;
	position: absolute;
	top: 100%;
	background: #0b2339;
	opacity: 0;
	visibility: hidden;
	top: calc(100% + 20px);
	transition-duration: 200ms;
	transition-property: opacity, top, visible;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.item_list_menu_main:hover {
	-webkit-transition: all .2s ease 0s;
	-khtml-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-ms-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}

.item_list_menu_main:hover&gt;a:not(.icon_home) {
	color: #e7358e;
	background: 0 0;
}

.sub_list_menu_main a {
	float: none;
	white-space: nowrap;
	padding: 3px 15px;
	text-transform: capitalize;
	display: block;
	min-width: 170px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase
}

.sub_list_menu_main a:hover {
	text-decoration: underline
}

.sub_list_menu_main .item_list_menu_main {
	border-bottom: 1px dashed rgba(255, 255, 255, .2)
}

.sub_list_menu_main .item_list_menu_main:last-child {
	border-bottom: none
}

.block_white {
	background: #fff;
	padding: 20px;
	background: #fff
}

.tag_thumb_small {
	border-left: 3px solid #ff6c00;
	color: #ff6c00;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 10px;
	font-weight: 700;
	font-size: 10px;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 8px;
	line-height: 20px
}

.tag_thumb_small:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 10px 0 0;
	border-color: #fff transparent transparent transparent;
	content: '';
	right: -10px;
	position: absolute;
	top: 0
}

.tag_thumb_focus {
	border-left: 6px solid #ff6c00;
	color: #ff6c00;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 15px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 8px;
	line-height: 20px
}

.tag_thumb_focus:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 10px 0 0;
	border-color: #fff transparent transparent transparent;
	content: '';
	right: -10px;
	position: absolute;
	top: 0
}

.none_bottom li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.title_video_home {
	position: relative
}

.fix_slide_one {
	display: block
}

.item_slide_one {
	padding: 0 10px;
	width: 200px
}

.slide_one .slick-list {
	margin: 0 -10px
}

.fix_slide_one .slick-next, .fix_slide_one .slick-prev {
	top: 80px
}

.fix_slide_cate .slick-next, .fix_slide_cate .slick-prev {
	top: 125px
}

.fix_slide_cate .item_slide_one {
	margin-right: 20px;
	width: 172px
}

.thumbblock:hover .icon_play_small {}

.icon_play_small {
	background: url(../img/icon_video_small.svg) center center no-repeat;
	background-size: 35px auto;
	width: 48px;
	height: 48px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.icon_play_medium {
	background: url(../img/icon_video_small.svg) center center no-repeat;
	background-size: 65px auto;
	width: 65px;
	height: 65px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.icon_play_large {
	background: url(../img/icon_video_small.svg) center center no-repeat;
	background-size: auto 100%;
	width: 120px;
	height: 120px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.bor-bottom {
	border-bottom: 7px solid #d00136
}

.col60per {
	width: 60%
}

.col40per {
	width: calc(100% - (60% + 20px))
}

.list_news_home.two_col li {
	width: 50%
}

.list_news_home.two_col li:nth-child(3), .list_news_home.two_col li:nth-child(4) {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.logo_footer img {
	height: 110px
}

.cta_qc {
	border: 1px solid #d00136;
	width: 100%;
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #d00136;
	padding: 10px;
	text-align: center;
	text-transform: uppercase
}

.content_footer .cta_qc:hover {
	background: #d00136;
	color: #0b2339
}

.bread_logo {
	font-size: 24px;
	margin-left: 10px
}

.arr_bread {
	width: 24px;
	height: 18px;
	background: url(../img/arrow_bread.svg) center center no-repeat;
	display: inline-block;
	margin: 0 10px
}

.col70per {
	width: calc(66.7% - 20px)
}

.top_content_travel {
	background: #eff2f1
}

.list_slide_travel {}

.slider-travel-nav .slick-slide {
	margin-right: 5px;
	border: 3px solid #eff2f1
}

.slider-travel-nav .slick-current {
	border: 3px solid #d00136
}

.item_vote {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #dcdcdc;
	position: relative;
	top: -17px;
	margin-right: 3px;
	cursor: pointer
}

.item_vote:after {
	content: '';
	position: absolute;
	left: -10px;
	top: 27px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #dcdcdc
}

.item_vote:hover, .item_vote.active {
	border-bottom-color: #d00136
}

.item_vote:hover:after, .item_vote.active:after {
	border-top-color: #d00136
}

.list_info_travel .name_info_travel {
	width: calc(100% - 35px);
	margin-left: 10px
}

.list_info_travel li {
	margin-top: 15px
}

.block_mb {
	display: none !important
}

.none_mb {
	display: block !important
}

.menu_mobile {
	box-shadow: 0 0 20px rgb(0 0 0/13%);
	visibility: hidden;
	opacity: 0;
	position: fixed;
	right: -100%;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	width: 100%;
	z-index: 999;
	top: 43px
}

#content_detail_news .sapo_thumb_right {
	border: 1px solid #d00136;
	border-width: 2px 0;
	margin-left: 20px;
	padding: 20px 0;
	font-weight: 700
}

#content_detail_news .sapo_full, .sapo_full {
	color: #d00136;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	margin: 40px 0;
	line-height: 28px
}

.cl_black {
	color: #000
}

.list_share {
	margin: 0 -3px
}

.list_share .icon_share img {
	height: 15px
}

.list_share .icon_share {
	width: 30px;
	height: 30px;
	padding: 6px;
	border-radius: 100%;
	border: 1px solid #666;
	display: inline-block;
	margin: 0 3px
}

.list_share .icon_share:hover {
	border-color: #d00136
}

.embed-responsive-video {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive-video::before {
	padding-top: 56.25%;
	display: block;
	content: ""
}

.embed-responsive-video iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.list_vote_review .item_vote:after {
	left: -6px;
	top: 23px;
	border-width: 6px
}

.list_vote_review .item_vote {
	border-width: 6px;
	top: -15px
}

.avar_user_reviewr {
	background: #f3f8f7;
	color: #666;
	font-size: 30px;
	text-align: center;
	line-height: 60px
}

.tag_bor {
	border: 1px solid #d00136;
	padding: 1px 10px;
	display: inline-block;
	color: #d00136;
	margin-right: 5px;
	margin-bottom: 10px
}

.tag_bor:hover, .tag_bor.active {
	background: #d00136;
	color: #fff
}

.line_hor {
	height: 1px;
	background: #ddd
}

.tabs_review {
	display: flex;
	flex-wrap: wrap
}

.tabs_review .name_tab:last-child {
	border-right: none
}

.tabs_review label {
	width: 50%;
	text-align: center;
	order: 1;
	display: block;
	cursor: pointer;
	transition: background ease .2s;
	background: #fff;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #eee;
	border-top: none;
	padding-top: 24px
}

.bor_right {
	border-right: 1px solid #eee
}

.tabs_review .tabs_review_content {
	order: 99;
	flex-grow: 1;
	width: 100%;
	display: none;
	padding: 20px;
	background: #fff
}

.tabs_review input[type=radio] {
	display: none
}

.tabs_review_content input[type=radio] {
	display: block
}

.tabs_review_content label {
	width: 100%;
	text-align: left;
	border: none;
	padding: 0;
	display: inherit;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.tabs_review input[type=radio]:checked+label {
	padding-top: 20px;
	border-top: 4px solid #d00136;
	border-bottom: none;
	color: #fff
}

.tabs_review input[type=radio]:checked+label+.tabs_review_content {
	display: block
}

.list_option_review li {
	line-height: 19px;
	margin-bottom: 15px
}

.w110 {
	width: 110px
}

.vote_bar {
	background: #f3f8f7;
	border-radius: 3px;
	height: 15px;
	width: 70%;
	margin-right: 7px
}

.list_two_news_responsive .over_scroll {
	display: flex
}

@media(max-width:45em) {
	.tabs_review .tabs_review_content, .tabs_review label {}

	.tabs_review label {
		margin-right: 0;
		margin-top: .2rem
	}
}

.score_bar {
	background: #d00136;
	height: 100%;
	border-radius: 3px
}

.list-left li {
	margin-bottom: 25px;
	font-size: 12px
}

.bor_red_left {
	height: 3px;
	background: #d00136;
	margin-left: -20px
}

.col_right_top {
	width: calc(100% - 185px)
}

.flex-reverse {
	flex-direction: row-reverse
}

.col360 {
	width: 345px
}

.show_menu_main {}

.bg_black_thumb:before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70%;
	background: #000;
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6026785714285714) 0%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6026785714285714) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, 0.6026785714285714) 0%, rgba(0, 0, 0, 0) 100%)
}

.tit_in_thumb {
	position: absolute;
	z-index: 3;
	bottom: 15px;
	left: 15px;
	right: 15px;
	color: #fff
}

.col740 {
	width: calc(100% - 330px)
}

.title_left {
	background: #005da3 url(../img/bg_ltd_home.svg) left center no-repeat;
	background-size: cover;
	font-size: 34px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	line-height: 34px;
	padding: 11px;
	text-align: center;
	letter-spacing: 0.18em;
	background-size: auto 100%;
	margin-bottom: 20px;
}

.title_left.lowercase {
	font-size: 18px;
	letter-spacing: 0;
	text-transform: inherit;
	font-weight: 600;
	line-height: 22px;
}

.item_content_btd .ml-auto {
	display: flex;
	flex-flow: column;
	min-width: 67px
}

.item_content_btd:hover {
	background: #cbe9ff;
}

.more_cate {
	background: url(../img/arr-live-more.svg) right center no-repeat;
	padding-right: 17px;
	font-size: 12px;
	line-height: 12px;
	color: #025ea4;
	text-align: right;
	font-weight: bold;
}

.more_cate:not(:first-child) {
	margin-top: 10px
}

.head_btd .item_btd {
	margin: 0 25px;
	color: #666;
	display: inline-block
}

.head_btd .item_btd:hover {
	color: #d00136
}

.item_content_btd {
	padding: 12px;
	/* background: #f7f7f7; */
	border: 1px solid #ddd;
	margin: 12px 0;
}

.time_btd {
	font-size: 18px;
	color: #025ea4;
	margin: 0 20px;
	font-weight: 600;
}

.item_content_btd {
	margin-bottom: 3px;
}

.title_right {
	background: #025ea4;
	font-size: 18px;
	text-align: center;
	color: #fff;
	font-weight: 500;
	line-height: 21px;
	padding: 15px;
	margin-bottom: 15px;
	font-family: Prompt;
	letter-spacing: 0.18em;
	position: relative;
}

.news_focus_cate .bg_line_wc:after {
	top: calc(100% - 5px);
}

.news_focus_cate .bg_line_wc {
	padding: 15px;
	display: inline-block;
	background: #F7F7F7;
}

.bg_line_wc {
	position: relative
}

.bg_line_wc:after {
	content: '';
	display: inline-block;
	height: 5px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: -webkit-linear-gradient(left, #025ea4 0%, #e41b7f 100%);
	background: -o-linear-gradient(left, #025ea4 0%, #e41b7f 100%);
	background: linear-gradient(to right, #025ea4 0%, #e41b7f 100%);
}

.head_bxh_right {
	background: #e5e5e5;
	padding: 10px;
}

.w20 {
	width: 30px;
	text-align: center
}

.w100 {
	width: 110px;
}

.name_team_bxh_right {
	/* font-weight: 700; */
	color: #025ea4;
	width: 115px;
}

.name_team_bxh_right img {
	margin-right: 5px;
	height: 20px;
}

.content_bxh_right {
	background: #f6f6f6
}

.content_bxh_right ul li {
	padding: 10px 10px;
	border-bottom: 1px solid #ddd;
}

.content_bxh_right ul li:nth-child(2), .content_bxh_right ul li:nth-child(1) {
	background: #b5ebff;
	border-bottom-color: #fff;
}

.content_bxh_right ul li:nth-child(3) {
	/* background: #d7f4ff; */
}

.content_bxh_right ul li:nth-child(2) .number_border, .content_bxh_right ul li:nth-child(1) .number_border, .content_bxh_right ul li:nth-child(3) .number_border {
	text-shadow: 1px 0 0 #025ea4, -1px 0 0 #025ea4, 0 1px 0 #025ea4, 0 -1px 0 #025ea4, 1px 1px #025ea4, -1px -1px 0 #025ea4, 1px -1px 0 #025ea4, -1px 1px 0 #025ea4;
}

.content_bxh_right ul li:nth-child(2) .name_team_bxh_right, .content_bxh_right ul li:nth-child(1) .name_team_bxh_right, .content_bxh_right ul li:nth-child(3) .name_team_bxh_right {
	color: #005da3;
}

.content_bxh_right ul li:nth-child(1) .name_team_bxh_right {
	font-weight: 900
}

.content_bxh_right ul li:last-child {
	/* padding-bottom: 0; */
	border-bottom: none;
}

.head_btd {
	border: 1px solid #ddd;
	border-width: 1px 0
}

.head_btd a {
	padding: 15px 0
}

.head_btd a:hover, .head_btd a.active {
	border-bottom: 3px solid #d00136;
	padding-bottom: 12px;
	color: #d00136
}

.box_video_home {
	background: #254892 url(../img/bg_video.svg) no-repeat center center;
	background-size: 100% 100%;
	margin: 0 0 30px 0;
	padding: 20px;
	border-top: 11px solid #5c0bea;
}

.desc_120 {
	width: calc(100% - 140px);
	margin-left: 10px;
}

.list_two_news .col30per, .list_two_news .col50per, .list_two_news .col70per, .list_two_news .col25per, .list_two_news .col75per {
	padding: 0 10px
}

.icon_social_head {
	line-height: 25px;
	margin-right: 20px;
	padding-top: 5px
}

.icon_social_head svg {
	fill: #979797
}

.icon_social_head:hover svg {
	fill: #d00136 !important
}

.share_bottom a {
	width: 35px;
	height: 35px;
	font-size: 20px;
	display: block;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	/* border: 2px solid #666; */
	line-height: 38px;
	border-radius: 0;
	padding-top: 0;
	margin-left: 10px;
	background: #025ea4;
}

.share_bottom a:hover {
	border: 2px solid #025ea4;
	background: #fff;
	line-height: 34px;
}

.share_bottom svg {
	fill: #fff;
}

.share_bottom a:hover svg {
	fill: #025ea4;
}

.list_menu_footer a {
	font-weight: 900;
	text-transform: uppercase;
	margin-right: 70px;
	min-width: 110px;
	display: inline-block;
	margin-bottom: 20px;
}

.list_menu_footer a:nth-child(3n) {
	margin-right: 0
}

.desc_352 {
	width: calc(100% - 352px)
}

.list_team_top {
	margin-right: 15px
}

.list_team_top li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd
}

.list_team_top li img {
	margin-right: 10px
}

.tbl_bxh {
	width: 100%
}

.tbl_bxh tr:first-child {
	background: #F7F7F7;
	font-weight: 700;
	color: #000;
}

.tbl_bxh tr:first-child td {
	padding: 10px;
}

.tbl_bxh tr td {
	text-align: center;
	vertical-align: middle
}

.tbl_bxh tr {
	background: #f6f6f6;
	border-bottom: 1px solid #ddd;
}

.tbl_bxh tr td:first-child {
	text-align: left;
}

.tbl_bxh tr:nth-child(2) .number_bxh, .tbl_bxh tr:nth-child(3) .number_bxh, .tbl_bxh tr:nth-child(4) .number_bxh {
	text-shadow: 1px 0 0 #025ea4, -1px 0 0 #025ea4, 0 1px 0 #025ea4, 0 -1px 0 #025ea4, 1px 1px #025ea4, -1px -1px 0 #025ea4, 1px -1px 0 #025ea4, -1px 1px 0 #025ea4;
}

.tbl_bxh tr:nth-child(2), .tbl_bxh tr:nth-child(3) {
	background: #b5ebff;
	border-bottom-color: #fff;
}

.tbl_bxh tr:nth-child(4) {
	/* background: #C5FFFB; */
	border-bottom-color: #fff;
}

.number_bxh {
	font-size: 21px;
	font-weight: 900;
	color: #fff;
	text-shadow: 1px 0 0 #ddd, -1px 0 0 #ddd, 0 1px 0 #ddd, 0 -1px 0 #ddd, 1px 1px #ddd, -1px -1px 0 #ddd, 1px -1px 0 #ddd, -1px 1px 0 #ddd;
	line-height: 55px;
	width: 25px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}

.tbl_bxh tr:nth-child(2) .number_bxh {
	color: #fff
}

.tbl_bxh tr:nth-child(3) .number_bxh {
	color: #fff
}

.bg_vpl {
	background: url(../img/bg_vuphaluoi.svg) left center;
	background-size: cover;
	padding: 15px;
	margin: -10px;
	font-size: 30px;
	line-height: 30px;
	padding-left: 100px
}

.number_vpl {
	font-size: 60px;
	color: #b9b9b9;
	line-height: 60px
}

.tbl_vpl .number_bxh {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: absolute;
	flex-direction: column;
	text-align: center;
	justify-content: center
}

.tbl_vpl .col30per {
	border-right: 1px solid #ddd;
	padding: 12px 30px
}

.tbl_vpl .col30per:nth-child(3n) {
	border-right: none
}

.content_btd_cate .item_content_btd {
	padding: 10px 15px
}

.col190 {
	width: calc(100% - 550px)
}

.col75per {
	width: 75%
}

.desc_530 {
	width: calc(100% - 550px)
}

.main_video {
	color: #fff
}

.main_video .block_white {
	background: #353535;
	color: #fff
}

.main_video .sapo_thumb_news {
	color: #fff
}

.main_video a {
	color: #fff
}

.main_video a:hover {
	text-decoration: underline
}

.main_video .list_news_home li {
	border-bottom: 1px solid #505050
}

.main_video .list_news_home li:last-child {
	border-bottom: none
}

.bg_video_cate {
	background: url(../img/bg_video.svg) center center no-repeat;
	background-size: cover;
	padding: 40px 0
}

.share_video a {
	border: 2px solid #fff;
	margin-left: 0;
	margin-right: 15px
}

.share_video .share_bottom svg {
	fill: #fff
}

.bg_video_cate .icon_play_small {
	background-size: 20px auto
}

.sub_channel {
	background: url(../img/arr-live-more.svg) left center no-repeat;
	color: #d00136;
	border: 1px solid #ddd;
	padding: 10px 0;
	padding-left: 20px;
	border-width: 1px 0;
}

.content_detail_images {
	margin: 50px auto;
	max-width: 740px
}

.col730 {
	max-width: 540px;
	position: relative
}

.social_share_images_detail&gt;li {
	position: relative;
	margin: 0 5px
}

.social_share_images_detail&gt;li&gt;a {
	width: 32px;
	height: 32px;
	font-size: 21px;
	display: block;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	border: 2px solid #666;
	line-height: 32px;
	border-radius: 50px
}

.social_share_images_detail li svg {
	fill: #666
}

.social_share_images_detail li:hover {
	color: #f70093
}

.social_share_images_detail li:hover a {
	border: 2px solid #f70093
}

.social_share_images_detail li:hover svg {
	fill: #f70093
}

.d-inline-block {
	display: inline-block
}

.item_content_btd .mr-auto {
	/* width: 50px; */
}

.item_content_btd div.fs14 {
	-webkit-box-flex: 1;
	flex: 1 0 0;
	-ms-flex: 1 0 0;
	-webkit-flex: 1 0 0;
	width: calc(100% - 85px);
	margin: 0 5px
}

.item_content_btd a.item_team_two {
	-webkit-box-flex: 1;
	flex: 1 0 0;
	-ms-flex: 1 0 0;
	-webkit-flex: 1 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	justify-content: flex-start;
	display: flex;
	align-items: center;
	white-space: nowrap
}

.item_content_btd .time_btd {
	width: 60px;
	display: flex;
	justify-content: center
}

.item_content_btd a.item_team_one {
	-webkit-box-flex: 1;
	flex: 1 0 0;
	-ms-flex: 1 0 0;
	-webkit-flex: 1 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	align-items: center;
	display: flex;
	justify-content: flex-end
}

.item_content_btd a.item_team_one img, .item_content_btd a.item_team_two img {
	height: 18px
}

.col190 .thumb240x155 {
	width: 200px;
	height: 129px
}

.thumb530x350 {
	width: 530px;
	height: 350px
}

.thumb352x230 {
	width: 352px;
	height: 230px
}

.col300 .thumb110x70 {
	width: 130px;
	height: 90px;
}

.thumb240x155 {
	width: 240px;
	height: 155px
}

.thumb110x70 {
	width: 150px;
	height: 100px
}

.shadow_main {
	box-shadow: 0 0 20px rgba(0 0 0/10%)
}

.logo_euro img {
	height: 100px
}

.content_btd_right .item_content_btd {
	padding: 5px;
}

.content_btd_right .item_content_btd .time_btd {
	width: 56px;
	margin: 0 8px;
	display: block;
	text-align: center;
	line-height: 14px;
	font-size: inherit;
}

.content_btd_right .ltd_turn {
	margin-bottom: 3px
}

.content_btd_right .item_content_btd .mr-auto {
	width: 40px
}

.btn_live_ltd {
	font-size: 10px;
	border: 1px solid #025ea4;
	white-space: nowrap;
	display: inline-block;
	padding: 0px 2px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.bxh_left {
	margin-left: -20px
}

.bxh_left .name_team_bxh_right {
	width: 105px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.bxh_left .head_bxh_right {
	padding: 5px
}

.bxh_left .content_bxh_right ul li {
	padding: 15px 5px 15px 15px
}

.bxh_left .w20 {
	width: 20px
}

.txt_ltd {
	background: #d00136;
	border-radius: 5px;
	display: inline-block;
	padding: 5px 20px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.col575 {
	width: calc(100% - 320px)
}

.bg_head_wc {
	background: #fff;
	background-size: 100% 190px;
	position: relative;
	z-index: 5;
	padding: 0 0 0 0;
}

.ads_full_bg .footer_main {
	background: #fff;
	position: relative;
	z-index: 3
}

.icon_arr_small {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	;
	line-height: 24px;
	display: inline-block;
	margin-top: 10px
}

.icon_arr_small:before {
	content: '';
	background: url(../img/icon_arrow_news.svg);
	display: inline-block;
	width: 29px;
	height: 18px;
}

.box_until {
	background: #025ea4 url(../img/bg-box-tienich.svg) top right no-repeat
}

.head_box_until {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.18em;
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #fff
}

.list_box_until {
	margin: 15px
}

.list_box_until li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #fff
}

.list_box_until li a {
	color: #fff
}

.list_box_until li a:hover {
	text-decoration: underline
}

.bg_bxh {
	background: url(../img/bg-bxh.svg);
	background-size: cover;
	text-align: center;
	font-size: 18px;
	letter-spacing: 0.18em;
	font-weight: 500;
	color: #fff;
	padding: 10px 15px 20px
}

.w25 {
	width: 30px;
	text-align: center
}

.w35 {
	width: 45px;
	text-align: center
}

.w145 {
	width: 115px;
}

.number_border {
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	text-shadow: 1px 0 0 #ddd, -1px 0 0 #ddd, 0 1px 0 #ddd, 0 -1px 0 #ddd, 1px 1px #ddd, -1px -1px 0 #ddd, 1px -1px 0 #ddd, -1px 1px 0 #ddd;
}

.bor_bg {
	height: 5px;
	background: -webkit-linear-gradient(left, #025ea4 0%, #e41b7f 100%);
	background: -o-linear-gradient(left, #025ea4 0%, #e41b7f 100%);
	background: linear-gradient(to right, #025ea4 0%, #e41b7f 100%);
}

.head_ltd_home {
	justify-content: space-between;
}

.item_ltd_home {
	border-bottom: 1px solid #848484;
	width: 50%;
	text-align: center;
	padding-bottom: 10px;
	font-weight: 700;
	color: #888
}

.item_ltd_home a {
	color: #888
}

.item_ltd_home.active {
	border-bottom: 3px solid #025ea4;
	padding-bottom: 8px;
	color: #025ea4
}

.item_ltd_home.active a {
	color: #025ea4
}

.ltd_turn {
	/* background: #e7f5ff; */
	padding: 0;
	font-size: 13px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

.ltd_turn strong {
	font-weight: 900
}

.ltd_turn span {
	display: inline-block;
	margin: 0 10px
}

.head_video_home {
	background: url("../img/head_video_home.svg") no-repeat;
	height: 79px;
	background-size: 100% 84px;
}

.txt_head_video_home {
	font-size: 36px;
	color: #fff;
	letter-spacing: 0.18em;
	font-weight: 500;
	text-transform: uppercase;
	margin: 43px 30px 0 100px;
	display: inline-block;
}

.link_bg {
	background: #153358;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 15px;
	line-height: 24px;
}

.link_bg:hover {
	text-decoration: underline;
	color: #fff
}

.arrow_bread {
	font-size: 17px;
	padding: 0 7px;
}

/*style content*/
.content_detail ul {
	list-style: initial;
	margin-bottom: 15px;
	padding-left: 40px;
}

.content_detail ul li {
	list-style: inherit;
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 18px;
	text-align: justify;
}

.arrow {
	font-size: 17px;
	padding: 0 7px
}

.videomclWrapper {
	margin: 0;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.videomclWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.content_detail h1, .content_detail h2, .content_detail h3, .content_detail h4, .content_detail h5, .content_detail h6 {
	font-size: 21px;
	line-height: 1.5;
	margin-bottom: 15px;
}

.content_detail img {
	height: auto;
	margin: 0 auto;
	display: block;
}

.content_detail a.rate-link {
	background: transparent url("../img/arr-live-more.svg") no-repeat scroll 5px 7px;
	color: #025ea4 !important;
	background-size: 14px;
	font-weight: bold;
	padding-left: 32px;
	text-decoration: none;
	font-size: 19px !important;
	line-height: 1.5 !important;
	margin: 20px 0 25px !important;
	display: block !important;
}

.content_detail figure {
	margin-bottom: 15px;
}

.content_detail figure figcaption {
	background: #f2f2f2;
	color: #616161;
	text-align: center;
	font-size: 15px;
	display: block;
	padding: 8px;
}

.content_detail p, .txt_content p {
	font-size: 19px;
	line-height: 1.6;
	margin-bottom: 18px;
	text-align: justify;
}

.content_detail a, .txt_content a {
	color: #1b95e0;
}

.content_detail .explus_related_1404022217, .txt_content .explus_related_1404022217 {
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	border-top: 3px solid red;
	margin-bottom: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.mb-15 {
	margin-bottom: 15px;
}

.content_detail .explus_related_1404022217&gt;div:first-child, .txt_content .explus_related_1404022217&gt;div:first-child {
	padding: 7px 10px;
	background: #fff;
	color: #254892;
}

.content_detail .explus_related_1404022217&gt;div:first-child .explus_related_1404022217_letter, .txt_content .explus_related_1404022217&gt;div:first-child .explus_related_1404022217_letter {
	font-size: 18px;
	line-height: 1.35;
	padding: 0;
	font-weight: 700;
	text-transform: uppercase;
}

.content_detail .explus_related_1404022217_title, .txt_content .explus_related_1404022217_title {
	text-decoration: none;
	font-size: .95em;
	line-height: 1.6;
	margin: 5px 0 15px;
	text-align: left;
	font-weight: 500;
	color: #264992;
}

.content_detail a.explus_related_1404022217_photo, .txt_content a.explus_related_1404022217_photo {
	width: 87px;
}

.content_detail .explus_related_1404022217_left, .txt_content .explus_related_1404022217_left {
	float: left;
	width: 300px;
	margin-right: 15px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.content_detail .explus_related_1404022217_left .explus_related_1404022217_item, .txt_content .explus_related_1404022217_left .explus_related_1404022217_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 12px 10px;
	border-bottom: 1px solid #ddd;
}

.content_detail .explus_related_1404022217_left .explus_related_1404022217_item .explus_related_1404022217_title, .txt_content .explus_related_1404022217_left .explus_related_1404022217_item .explus_related_1404022217_title {
	font-size: 14px;
	line-height: 1.35;
	margin: 0;
	font-weight: 500;
	color: #333;
	-webkit-box-flex: 1;
	flex: 1 0 0;
	-ms-flex: 1 0 0;
	-webkit-flex: 1 0 0;
	padding-left: 10px;
}

.content_detail .explus_related_1404022217_left .explus_related_1404022217_item:last-child, .txt_content .explus_related_1404022217_left .explus_related_1404022217_item:last-child {
	border-bottom: 0;
}

.content_detail .explus_related_1404022217_right, .txt_content .explus_related_1404022217_right {
	float: right;
	width: 300px;
	margin-left: 15px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.content_detail .explus_related_1404022217_right .explus_related_1404022217_item, .txt_content .explus_related_1404022217_right .explus_related_1404022217_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 12px 10px;
	border-bottom: 1px solid #ddd;
}

.content_detail .explus_related_1404022217_right .explus_related_1404022217_item .explus_related_1404022217_title, .txt_content .explus_related_1404022217_right .explus_related_1404022217_item .explus_related_1404022217_title {
	font-size: 14px;
	line-height: 1.35;
	margin: 0;
	font-weight: 500;
	color: #333;
	-webkit-box-flex: 1;
	flex: 1 0 0;
	-ms-flex: 1 0 0;
	-webkit-flex: 1 0 0;
	padding-left: 10px;
}

.content_detail .explus_related_1404022217_right .explus_related_1404022217_item:last-child, .txt_content .explus_related_1404022217_right .explus_related_1404022217_item:last-child {
	border-bottom: 0;
}

.content_detail .explus_related_1404022217_bottom, .txt_content .explus_related_1404022217_bottom {
	margin-top: 45px;
	background-color: #fff;
	border: 0;
	border-top: 3px solid red;
	padding-top: 10px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.content_detail .explus_related_1404022217_bottom&gt;div:first-child, .txt_content .explus_related_1404022217_bottom&gt;div:first-child {
	position: absolute;
	top: -45px;
	padding: 7px 10px 7px 0;
	background: #fff;
	color: #254892;
}

.content_detail .explus_related_1404022217_bottom&gt;div:first-child .explus_related_1404022217_letter, .txt_content .explus_related_1404022217_bottom&gt;div:first-child .explus_related_1404022217_letter {
	font-size: 18px;
	line-height: 1.35;
	padding: 0;
	font-weight: 700;
	text-transform: uppercase;
}

.content_detail .explus_related_1404022217_bottom .explus_related_1404022217_item, .txt_content .explus_related_1404022217_bottom .explus_related_1404022217_item {
	-webkit-box-flex: 0;
	-ms-flex: 0 23.5%;
	flex: 0 23.5%;
	overflow: hidden;
	border: none;
	padding: 0;
}

.content_detail .explus_related_1404022217_bottom .explus_related_1404022217_item .explus_related_1404022217_title, .txt_content .explus_related_1404022217_bottom .explus_related_1404022217_item .explus_related_1404022217_title {
	padding: 10px 0;
	display: block !important;
	margin-bottom: 0;
}

.content_detail .explus_related_1404022217_bottom .explus_related_1404022217_item_last, .txt_content .explus_related_1404022217_bottom .explus_related_1404022217_item_last {
	margin-right: 0;
}

.content_detail .explus_related_1404022217_bottom.three .explus_related_1404022217_item, .txt_content .explus_related_1404022217_bottom.three .explus_related_1404022217_item {
	width: 32.0%;
}

.content_detail .explus_related_1404022217_photo img, .txt_content .explus_related_1404022217_photo img {
	max-width: 100%;
	height: auto;
}

.content_detail table, .content_detail td, .content_detail th {
	border: 1px solid black;
	padding: 5px;
}

.content_detail table, .content_detail table * {
	vertical-align: middle;
}

.content_detail table {
	width: 100% !important;
	border-collapse: collapse;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.9;
}

.box_autoload {
	background: #254892 url(https://cdn-img.thethao247.vn/frontend/images/bg-min.svg) right -570px no-repeat;
	color: #fff;
	font-size: 14px !important;
	padding: 10px;
}

.box_autoload span b {
	font-size: 16px;
	font-weight: 700;
}

.flex-1 {
	max-width: 615px;
}

.table-responsive-247 {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.content_detail .explus_related_1404022217_right, .txt_content .explus_related_1404022217_right, .content_detail .explus_related_1404022217_left, .txt_content .explus_related_1404022217_left {
		width: 100%;
	}

	.content_detail figure {
		margin: 0 -15px 15px;
	}

	.content_detail .exp_tbllive figure {
		margin: 0 0 15px;
	}

	.bg_subcribe_ytb {
		text-align: center
	}

	.bg_iframe_ytb {
		margin-left: 0;
		margin-top: 10px
	}
}

@media screen and (max-width: 900px) {
	.flex-1 {
		max-width: 100%;
	}

	.table-responsive-247 {
		width: auto;
		overflow-x: auto;
	}
}

.txt_content table, .txt_content table * {
	vertical-align: middle
}

.detail_article #content_detail figure figcaption:empty {
	display: none !important;
}

.detail_article #content_detail figure img {
	margin: 0 auto;
}

/*End style content*/
.bg_subcribe_ytb {
	background: url("../img/bg_subcribe.svg");
	background-size: cover;
	color: #fff;
	font-size: 18px;
	justify-content: center;
	font-weight: 600;
	letter-spacing: 0.18em;
	padding: 15px;
	line-height: 26px;
}

.bg_iframe_ytb {
	background: #fff;
	padding: 5px;
	border-radius: 5px;
	margin-left: 15px
}

.title_gray {
	color: #c4c4c4;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 2px;
}

.breadcrumb .active {
	font-weight: bold;
	color: #025ea4;
}

.title_text {
	font-size: 30px;
	letter-spacing: 0.1em;
	color: #005C66;
	font-weight: 600;
	text-transform: uppercase;
	background: url(../img/icon_arrow_news.svg) left no-repeat;







	background-size: auto 32px;
	padding-left: 60px;
	line-height: 35px;
	margin-bottom: 35px
}

.list_standard li {
	margin: 0 15px;
	font-size: 15px;
	display: flex;
	align-items: flex-start;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: calc(50% - 30px);
}

.number_yellow {
	font-weight: bold;
	color: #FFC947;
	font-size: 40px;
	line-height: 38px;
	display: inline-block;
	margin-right: 15px
}

.thumb175x115 {
	width: 175px;
	height: 115px
}

.thumb172x113 {
	width: 172px;
	height: 113px
}

@media screen and (max-width:1140px) {
	.container {
		padding: 0 15px
	}

	.col527 {
		width: 60%
	}

	.col360 {
		width: calc(40% - 20px)
	}

	.col360 .thumb110x70 {
		width: 120px;
		height: 75px
	}

	.col360 .desc_145 {
		width: calc(100% - 130px)
	}

	.head_btd .item_btd {
		margin: 0 13px
	}

	.tbl_bxh {
		min-width: 780px
	}

	.tbl_vpl {
		min-width: inherit;
		max-width: 100%
	}

	.tbl_vpl .col30per:nth-child(3n) {
		border-right: 1px solid #ddd
	}

	.over_scroll {
		white-space: nowrap;
		overflow-x: auto;
		width: 100%
	}

	.thumb530x350 {
		width: 70%
	}

	.desc_530 {
		width: calc(100% - 70%)
	}

	.col190 {
		width: calc(100% - 60% - 20px)
	}

	.head_btd .over_scroll {
		white-space: nowrap;
		overflow-x: auto;
		width: calc(100% - 20px)
	}
}

@media screen and (max-width:991px) {
	.item_content_btd .mr-auto {
		width: 100%;
		display: block;
		margin-bottom: 5px;
		text-align: center
	}

	.item_content_btd .ml-auto {
		width: 100%;
		display: block;
		margin-top: 5px;
		text-align: center
	}

	.title_text {
		background-size: auto 22px;
		padding-left: 50px;
		font-size: 26px;
	}

	.fs30 {
		font-size: 22px;
		line-height: 26px
	}

	.thumb236x156 {
		width: 150px;
		height: 100px;
		margin-right: 15px
	}

	.top-header a img {
		height: 20px
	}

	.box_video_home {
		background: #00434A url(../img/bg_video.svg) no-repeat right top;
		background-size: cover
	}

	.thumb300x200 img {
		width: 100%
	}

	.thumb175x115 {
		width: 100%;
		height: auto
	}

	.thumb172x113 {
		width: 150px;
		height: 100px;
		margin-right: 15px
	}

	.list_two_news .fbold.flex-one.fs18.ml10 {
		margin-left: 0;
		margin-top: 10px;
		font-size: 16px;
		line-height: 22px
	}

	.title-detail {
		font-size: 26px;
		line-height: 34px
	}

	body, html {
		background: #fff !important
	}

	.main_content {
		padding-top: 0;
		background: 0 0
	}

	.main_content&gt;.container.mt20 {
		margin-top: 0 !important
	}

	.list_tag_top_head {
		display: none
	}

	.thumb530x350 {
		width: 100%;
		height: auto
	}

	.desc_530 {
		width: 100%
	}

	.item_content_btd {
		padding-left: 10px
	}

	.time_btd {
		font-size: 18px
	}

	.col_right_top {
		width: 100%
	}

	.col527 {
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}

	.col360 {
		width: 100%
	}

	.col165 {
		width: 100%;
		margin-right: 0;
		border: none
	}

	.list-left li {
		margin-right: 20px;
		margin-bottom: 10px
	}

	.list-left li a {
		display: flex;
		align-items: center
	}

	.list-left li a img {
		width: 17px;
		height: 16px
	}

	.bor_red_left {
		margin-left: 0
	}

	.list_team_top li {
		margin-right: 20px;
		border-bottom: none
	}

	.list_team_top li img {
		width: 25px !important;
		height: 25px !important;
		border-radius: 100%
	}

	.list_team_top.grid_item {
		grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
		grid-column-gap: 20px
	}

	.fixed_menu_mobile {
		position: fixed;
		width: 100%;
		background: #fff;
		padding: 10px 15px;
		border-bottom: 1px solid #ddd
	}

	.fix_scroll {
		display: none
	}

	.head_btd .over_scroll {
		white-space: nowrap;
		overflow-x: auto;
		width: calc(100% - 20px)
	}

	.over_scroll {
		white-space: nowrap;
		overflow-x: auto;
		width: 100%
	}

	.head_btd .item_btd {
		margin: 0 15px
	}

	.grid_item {
		display: grid;
		grid-template-columns: auto auto auto auto auto auto auto auto;
		grid-column-gap: 10px
	}

	.col745 {
		width: 100%
	}

	.block_mb {
		display: block !important
	}

	.none_mb {
		display: none !important
	}

	.nav_left {
		white-space: nowrap;
		overflow-x: auto
	}

	.menu_main .nav_left a {
		float: none !important;
		font-size: 14px;
		padding: 0 15px
	}

	.menu_main .nav_left a:hover, .menu_main .nav_left a.active {
		background: 0 0;
		color: #ff6c00
	}

	.menu_main {
		background: #fff;
		box-shadow: 0 5px 7px rgba(0, 0, 0, .1)
	}

	.button_menu_mb {
		width: 30px;
		height: 19px;
		position: relative;
		margin: 0 auto;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer
	}

	.button_menu_mb span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #025ea4;
		border-radius: 0;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	.button_menu_mb.open span {
		background: #c70136
	}

	.button_menu_mb span:nth-child(4) {
		top: 16px
	}

	.button_menu_mb span:nth-child(2), .button_menu_mb span:nth-child(3) {
		top: 8px
	}

	.button_menu_mb span:nth-child(1) {
		top: 0
	}

	.button_menu_mb.open span:nth-child(1) {
		top: 18px;
		width: 0%;
		left: 50%
	}

	.button_menu_mb.open span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.button_menu_mb.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.button_menu_mb.open span:nth-child(4) {
		top: 18px;
		width: 0%;
		left: 50%
	}

	.menu_mobile.active {
		top: 43px;
		background: #0b2339;
		visibility: visible;
		opacity: 1;
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		overflow-y: auto;
		width: 250px;
		z-index: 999;
		right: 0
	}

	.menu_mobile .icon_social {
		margin-right: -1px
	}

	.menu_mobile .footer_top {
		padding: 0 15px 15px
	}

	.box_search_mb {
		border: 1px solid #b7b7b7;
		height: 37px
	}

	.txt_search_mb {
		border: none;
		background: 0 0;
		padding: 10px;
		width: calc(100% - 39px)
	}

	.btn_search_mb {
		height: 35px;
		width: 35px;
		border: none;
		padding: 10px;
		float: right
	}

	.btn_search_mb .img {
		height: 15px
	}

	.header_main {
		padding: 0;
		background: #fff;
		height: 43px;
		position: relative;
		z-index: 99999 !important;
	}

	.header_main&gt;.container {
		position: fixed;
		width: 100%;
		background: #d00136
	}

	.logo_main {
		background: #fff;
		padding: 10px 15px;
		height: auto
	}

	.logo_main img {
		height: 30px
	}

	.search_main {
		margin-right: 0
	}

	.col620 {
		width: calc(100% - 320px)
	}

	.list_news_home.two_col li {
		width: 100%
	}

	.footer_bottom, .footer_bottom_right .d-flex {
		margin: 0
	}

	.block_white {
		padding: 15px
	}

	.icon_social {
		width: 37px;
		height: 37px;
		line-height: 33px;
		border: 1px solid #b7b7b7;
		display: inline-block;
		margin-right: 10px;
		text-align: center
	}

	.icon_social img {
		height: 20px
	}

	.menu_main.fixed-header {
		position: relative
	}

	.col190 .thumb240x155 {
		width: 150px;
		height: 100px
	}

	.thumb240x155 {
		width: 150px;
		height: 100px
	}

	.desc_list_news_home {
		width: calc(100% - 170px)
	}

	.col70per {
		width: 100%;
		margin-bottom: 20px
	}

	.col30per {
		width: 100%
	}

	.mt10.desc_25per {
		margin-top: 0
	}

	.col25per a.fs18 {
		font-size: 16px;
		line-height: 22px
	}

	.col300.mr30 {
		margin-right: 0
	}

	.main_content {
		background-size: 40% auto
	}

	.item_team_one img, .item_team_two img {
		/* display: none */
	}

	.item_content_btd {
		padding: 10px
	}

	.time_btd {
		margin: 0 10px
	}

	.col190 {
		margin-top: 15px;
		width: 100%
	}

	.col190 article {
		display: flex
	}

	.col190 article .fbold {
		font-size: 16px;
		margin-left: 20px;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.item_content_btd .time_btd {
		width: 45px
	}

	.list_two_news_responsive .col50per {
		width: 100%
	}

	.list_two_news_responsive .col30per, .list_two_news_responsive .col50per {
		display: flex;
		margin-bottom: 15px
	}

	.list_two_news_responsive .thumb25per {
		width: 150px;
		height: 100px
	}

	.list_two_news_responsive .desc_25per {
		margin-top: 0 !important;
		margin-left: 20px;
		width: calc(100% - 170px)
	}
}

@media screen and (max-width:768px) {
	.list_standard li {
		width: 100%;
		margin: 0 0 15px 0
	}

	.title_left {
		font-size: 22px;
	}

	.col575 {
		width: 100%;
		margin-right: 0
	}

	.date-data {
		display: block;
		text-align: right;
		width: 100%;
		margin-top: 10px
	}

	.tbl_bxh {
		min-width: inherit;
	}

	.flex-nowrap {
		flex-wrap: nowrap
	}

	.tbl_bxh tr .number_bxh {
		/* font-size: 18px!important */
	}

	.number_bxh {
		padding: 5px 0 5px 8px;
		margin-right: 11px;
	}

	.tbl_bxh tr td {
		font-size: 13px
	}

	.container {
		padding: 0
	}

	.box_video_home {
		margin: 30px -15px
	}

	.col75per {
		width: 100%;
		margin-bottom: 20px
	}

	.thumb300x200 {
		width: 100%
	}

	.mb30 {
		margin-bottom: 20px !important;
	}

	.list_two_news .col25per {
		width: 100%;
		margin-bottom: 15px;
		display: inherit;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		position: relative
	}

	.list_two_news .col25per:last-child {
		margin-bottom: 0
	}

	.thumb25per {
		width: 150px;
		height: 100px
	}

	.desc_25per {
		margin-left: 20px;
		width: calc(100% - 170px)
	}

	.desc_352, .thumb352x230 {
		width: 100%
	}

	.col165 {
		width: 100%
	}

	.list_thumb_review .col30per {
		width: 33.3%
	}

	.list_slide_travel {
		padding: 0 15px
	}

	.col70per {
		width: 100%
	}

	.col30per {
		width: 100%
	}

	.col620 {
		width: 100%
	}

	.col620.mr20 {
		margin-right: 0
	}

	.col300 {
		width: 100%;
		margin-top: 20px
	}

	.col740 {
		width: 100%
	}

	.col740.mr30 {
		margin-right: 0
	}

	.list_news_home .sapo_thumb_news {
		display: none
	}

	.list_news_home.two_col li:nth-child(3), .list_news_home.two_col li:nth-child(4) {
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 15px;
		padding-bottom: 15px
	}

	.list_news_home.two_col li:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 15px
	}

	.col60per {
		width: 100%
	}

	.col40per {
		width: 100%;
		margin-top: 10px
	}

	.thumbblock.mr20 {
		margin-right: 0
	}

	.footer_bottom .col50per {
		padding: 0
	}

	.footer_top {
		margin-bottom: 0
	}

	.footer_bottom&gt;.col50per {
		width: 100%;
		padding: 0 15px
	}

	.footer_main {
		padding: 20px 10px
	}

	.list_topic_bottom_detail {
		margin: 0
	}

	.list_topic_bottom_detail li {
		padding: 0;
		width: 100%;
		display: flex;
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 15px;
		padding-bottom: 15px
	}

	.list_topic_bottom_detail li .thumb115 {
		width: 145px;
		margin-right: 15px;
		height: auto;
		margin-bottom: 0 !important
	}

	.list_topic_bottom_detail li .fbold {
		width: calc(100% - 155px)
	}

	.list_menu_footer {
		text-align: center;
		border-bottom: 1px solid #ddd;
		margin-bottom: 15px
	}

	.list_menu_footer a:nth-child(3n) {
		margin-right: 0
	}

	.list_menu_footer a {
		margin-right: 0;
		width: 50%
	}

	.footer_main .text-right {
		text-align: center
	}

	.footer_main .ml-auto {
		margin: 0 auto
	}

	.list_news_home .fs20 {
		font-size: 16px;
		line-height: 22px
	}

	.head_bxh_right .w100 {
		width: 165px
	}

	.name_team_bxh_right {
		width: 220px
	}

	.w145 {
		width: 220px;
	}

	.bg_video_cate {
		padding: 15px
	}

	.col300 .thumb110x70 {
		width: 150px;
		height: 100px
	}

	.desc_120 {
		width: calc(100% - 170px);
		font-size: 16px
	}

	.list_two_news_responsive .thumb25per {
		width: 100%;
		height: auto
	}

	.list_two_news_responsive .col30per, .list_two_news_responsive .col50per {
		display: inline-block;
		margin-bottom: 15px;
		width: 230px;
		vertical-align: top
	}

	.list_two_news_responsive .desc_25per {
		width: 100%;
		margin-left: 0;
		margin-top: 10px !important
	}

	.list_two_news_responsive .over_scroll {
		display: block
	}

	.list_two_news_responsive .over_scroll .desc_25per {
		white-space: normal
	}
}

.btn_loadmore {
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	background: #f2f2f2;
	color: #292929;
	border: 1px solid #e7e5e5;
	display: block;
	height: 44px;
	line-height: 44px;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	margin-top: 15px
}

@media screen and (max-width:480px) {
	.footer_main .col50per {
		width: 100%
	}

	.item_slide_one {
		width: 150px
	}

	.fix_slide_cate .item_slide_one {
		width: 150px
	}
}

@media screen and (max-width:390px) {
	.head_bxh_right .w100 {
		width: 140px
	}

	.w145 {
		width: 160px;
	}

	.name_team_bxh_right {
		width: 160px;
	}
}

.btn_loadmore {
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	background: #f2f2f2;
	color: #292929;
	border: 1px solid #e7e5e5;
	display: block;
	height: 44px;
	line-height: 44px;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	margin-top: 15px
}

.news_focus .thumb img {
	height: auto;
}</pre></body></html>