::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 45px;height: 45px;line-height: 45px;text-align: center;position: fixed;bottom: 20px;right: 10px;cursor: pointer;background: white;transition:0.5s;z-index:200;border-radius: 50%;color: #fff;transform: rotate(-90deg);font-size: 47px;color: #1a9495;}
#toptop i{margin-left:-1px; margin-top:-1px;}
a{cursor:pointer; text-decoration:none;}
a:hover{}
.clear,.clearfix{ clear:both;}
.clearfix:after{clear: both;content: ".";display: block;width: 0px;height: 0px;overflow: hidden;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}
div.map iframe{max-width:100% !important;}
.hidden_mobi{display: block !important;}
.hidden_destop{display: none !important;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:1.5;
	font-family: 'body';
	color:#333;
}
@font-face {
    font-family: 'body';
    src: url('font/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/OpenSans-Bold.ttf');
}
@font-face {
    
    font-family: 'menu';
    src: url('font/OpenSans-Bold.ttf');
}
b,strong,h1,h2,h3,h4,h5,h6{
	font-family: 'menu';
}
h1{font-size: 26px;}
h2{font-size: 22px;}
h3{font-size: 18px;}
div#wapper{
  margin:auto;
  width: 95%;
  max-width: 1366px;
  min-width:300px;
  background:#fff;
}
div.wap_thongtin{
	padding: 9px 0;
	background: #f4f4f4;
	font-size: 13px;
}
div.thongtin{
	max-width:1200px;
	margin:auto;
}
div.thongtin span{
	display:inline-block;
	vertical-align:top;
	margin-right: 4%;
}
div.thongtin i{
	margin-right: 6px;
	font-size:17px;
}
div.mxh_top{
	float:right;
}
div.mxh_top a img{
	height:20px;
	margin:0px 2px;
}
div.bao_slider{
	background: #ACCA38;
}
div.wap_header{
	background: url(images/bg_header2.png) left top no-repeat;
	color:#fff;
	position: relative;
}
div.wap_header2{
	max-width: 1200px;
	margin: auto;
}
div.header{
	position:relative;
	margin:auto;
	/* max-width: 1300px; */
	display:flex;
}
div.header_l{
	width: 23%;
	padding-left: 2%;
	z-index: 30;
}
div.header a.logo{
	display:block;
	line-height:0;
}
div.header a.logo img{
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
}
div.search
{
	background: rgba(255,255,255,0.6);
	border-radius: 7px;
	height: 48px;
	width: 100%;
	border: 2px solid #0F8F9A;
	max-width: 250px;
	margin: 30px 0;
}
div.search input
{
	  padding: 0px 10px;
	  float: right;
	  margin-top: 12px;
	  border: none;
	  background: none;
	  width: 80%;
	  outline: none;
	  color: #0F8F9A;
	  font-size: 18px;
}
div.search i
{
	float: left;
	margin-left: 9px;
	margin-top: 11px;
	color: #0F8F9A;
	font-size: 21px;
	cursor: pointer;
}
div.header a.logo img{
	max-height: 160px;
	margin: 46px 0;
}

div.menu_mobi,div.menu_mobi_add{
	display:none;
}
div.wap_menu{
	position:relative;
	background: #fff;
	height: 65px;
	line-height: 65px;
	margin:auto;
	width:100%;
	left:0;
	top:0;
	z-index: 99;
	border-bottom: 1px solid #e2dede;
}
div.header_r{
	width: 18%;
	position: relative;
}
a.logo_hoi{
	background:#ffffff;
	display:block;
	width:90%;
	float:right;
	text-align:center;
	border-radius: 70px 0px 0px 0px;
	padding: 20.5px 0;
	z-index: 30;
}
a.logo_hoi img{
	height: 130px;
}
div.header_c{
	width: 62%;
	margin-top: 65px;
}
div.menu{
	position:relative;
	margin:auto;
	height: 40px;
	line-height: 40px;
}
div.menu ul{
  /* float:left; */
  list-style:none;
  /* text-align: center; */
  /* display: inline-block; */
  display: flex;
}
div.menu ul li{
  position:relative;
  z-index:50;
  flex: auto 1 0;
}
div.menu ul li.line
{
	background: rgba(0,0,0,0.2);
	height: 45px;
	width:1px;
}
div.menu ul li a
{
	color: #ffffff;
	font-size: 16px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'tieude';
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color:#0F8F9A;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 230px;
	background: #ffffff;
	border:1px solid #f3f3f3;
	line-height: 1.5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(50,50,50,0.3);
	-moz-box-shadow: 2px 2px 1px 0px rgba(50,50,50,0.3);
	box-shadow: 2px 2px 1px 0px rgba(50,50,50,0.3);
}
div.menu ul li ul li
{
    float:none;
    display: block;
    text-align: left;
}
div.menu ul li ul li a
{
	padding: 9px 10px;
	text-transform:none;
	display:block;
	color: #666666;
	border-bottom:1px solid #d6d6d6;
}
div.menu ul li ul li:last-child a
{
	border:none;
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}
a.ttcm
{
	color: #ffffff;
	font-size: 16px;
	display: block;
	background: #1A9495;
	background-size: 100% auto;
	clear: both;
	border-radius: 30px 0 0 0;
	text-align: center;
	position: relative;
	height: 55px;
}
a.ttcm span,a.ttcm2 span{
	position: relative;
	z-index: 50;
}
a.ttcm:before
{
	position:absolute;
	right:0;
	bottom: -105px;
	content:'';
	height: 0;
	width: 0;
	height: 0;
	border-top: 49px solid #1a9495;
	border-bottom: 56px solid transparent;
	border-left: 240px solid transparent;
}
a.ttcm:after
{
	content:'';
	width:100%;
	height: 104px;
	background: url(images/tainghe.png) 10px 5px no-repeat,url(images/tainghe2.png) 90% 56px no-repeat;
	position:absolute;
	left:0;
	top:0;
}
a.ttcm2
{
	position:absolute;
	right:0;
	bottom: 80px;
	height: 104px;
	width: 100%;
	z-index: 30;
	color: #ffffff;
	font-size: 16px;
	display: block;
	padding: 16px 10px 0px 53px;
	text-align: center;
}
div.slider
{
	margin:auto;
	overflow: hidden;
	position: relative;
	margin-top: -214px;
	z-index: 20;
}
div.hinh_tin{
	position:relative;
}
div.hinh_tin .img{
	display:block;
	line-height:0;
}
div.hinh_tin .mota{
	width:100%;
	background: #ffffff;
	padding: 15px;
}
div.hinh_tin .mota h3 a{
	color: #1b1b1b;
	font-size: 22px;
	display:block;
	margin-bottom: 10px;
}
.c_dgncb{
	position: fixed;
	z-index:30;
	color: #fff;
	display: block;
	margin: auto;
	padding: 8px 10px;
	text-align: center;
	border-radius: 50px;
	font-size: 16px;
	margin-top: 20px;
	width: 200px;
	line-height:1.2;
	text-transform:uppercase;
	font-family:'tieude';
	border: 1px solid #ffffff;
	background-image: linear-gradient(#2DB8BF, #ACCA38);
	right: 8px;
	bottom: 70px;
}
.c_dgncb span{
	width:calc(100% - 52px);
	float: left;
}
.c_dgncb span b{
	display:block;
}
.c_dgncb i {
    font-size: 35px;
    vertical-align: middle;
    color: #aac939;
    border-radius: 50%;
    overflow: hidden;
    float: right;
}
div.left
{
	width:240px;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	background: #01518c;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'tieude';
	font-size: 15px;
}
div#danhmuc
{
	border-bottom:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	  color: #454545;
    font-family: 'menu';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	 background: url(images/muiten.png) 22px 15px no-repeat;
	padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
	display:none;
}

div.tin1
{
	width:49%;
	float:left;
}
div.tin1 .name_news a
{
	font-size: 16px;
	margin: 8px 0;
}
div.tin1 a.xemthem
{
	  display: inline-block;
    padding: 8px 25px;
    color: #333333;
    text-decoration: none;
    font-family: 'tieude';
    border: 1px solid #797979;
    font-size: 14px;
    margin-top: 20px;
}
/*div.chay_tinnoibat
{
	width:49%;
	float:right;
}*/
div.item_tin
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 10px;
}
div.item_tin .img_news
{
	width:35%;
	max-width:150px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tin .name_news a
{
	text-decoration:none;
	color:#111111;
	font-size:13px;
	transition:0.4s;
}
div.tinmoi .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div.hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div.hotro .phone
{
	 color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 80px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div.hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div.hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div.hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div.hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div.hotro ul li a img
{
	margin-right: 5px;
    float: left;
	width:25px;
}

div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height: 40px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width: 70%;
	padding: 0px 8px;
	float:left;
	margin-top: 12px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width: 70px;
	height: 40px;
	line-height: 40px;
	border:none;
	cursor:pointer;
	float:right;
	outline:none;
	font-weight: bold;
}
div.tieude_sk
{
	font-size: 51px;
	color: #1EB6CE;
	text-transform:uppercase;
	font-family: 'tieude';
}
div.wap_thongtinvebenh
{
	text-align: center;
	border-top: 2px solid #C0D668;
	border-bottom: 2px solid #C0D668;
	padding: 30px 0;
	margin: 30px auto;
	margin-bottom: 0;
}
div.wap_songkhoecungbenh
{
	margin: 50px auto;
	clear:both;
	text-align: center;
	background-image: linear-gradient(#2DB8BF, #ACCA38);
	padding: 25px;
}
div.wap_songkhoecungbenh2
{
	background:#E6FBFE;
	padding: 30px 20px;
	text-align:center;
	border-radius: 10px;
}
div.songkhoecungbenh > div{
	padding-bottom:5px;

}
p.baotro
{
	text-align:center;
	font-family:'menu';
	margin-top: 20px;
	display: none;
}
p.baotro img
{
	display:inline-block;
	vertical-align:middle;

}
div.thongtinvebenh
{
	position:relative;
	text-align:center;
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 3%;
}
div.item_benh
{
	position:
	relative;
	display:
	inline-block;
	padding:15px;
	text-align:
	left;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #DBDBDB;
	display: flex;
	align-items: center;
	justify-content: center;
}
div.item_benh .sp_img
{
	float:
	left;
	margin-right:10px;
	max-width: 90px;
}
div.item_benh h2 a
{
	color:#fff;
	font-size: 20px;
	padding-top:10px;
	display:
	block;
	font-weight: normal;
	font-family: 'body';
	padding-right: 20px;
	font-family: 'tieude';
	text-align: justify;
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
	/* height: 100%; */
}
div.item_benh h2 a:hover
{
	color:#000000;
}
div.wap_bangcauhoi
{
	padding:50px 0;
	color:#fff;
}
div.wap_bangcauhoi .tieude_giua
{
	color:#fff;
}
div.bangcauhoi
{
	background: #fcfff2;
	color:#333;
	max-width:750px;
	margin:auto;
	padding: 45px 5%;
	border-radius: 3px;
}
div.bangcauhoi p.td
{
	color: #249ebd;
	font-size: 36px;
	max-width: 350px;
	margin: auto;
	font-family:'tieude';
	text-transform:uppercase;
	text-shadow: 2px 2px  #a7c93d;
}
div.bangcauhoi p.td2
{
	font-family:'tieude';
	color: #d9021b;
	margin-bottom: 40px;
	position: relative;
	font-size: 20px;
}
div.bangcauhoi p.td2:before
{
	content:'';
	position:absolute;
	left:50%;
	height:3px;
	width:150px;
	background:#249ebd;
	bottom: -18px;
	margin-left:-75px;
}
div.bangcauhoi .noidung
{
	margin: 20px 0;
	text-align: left;
}
div.bangcauhoi ul
{
	list-style:none;
	margin-left: 20px;
	text-align: left;
	position: relative;
	padding-top: 20px;
}
div.bangcauhoi ul:before
{
	content:'';
	width:50%;
	height:3px;
	background:#abca3a;
	left:25%;
	top:0;
	position:absolute;

}
div.bangcauhoi ul li
{
	padding: 18px 0;
	cursor:pointer;
	font-size: 18px;
	font-family: 'tieude';
	color: #17B4CB;
	cursor:pointer;
}
div.bangcauhoi ul li span
{
	border:1px solid #1a9495;
	width:30px;
	height:30px;
	display:block;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
	border-radius:3px;
	position:relative;
}
div.bangcauhoi ul li.active span:before
{
	content:'';
	width: 14px;
	height: 14px;
	background:#aac939;
	border-radius:3px;
	position:absolute;
	left: 7px;
	top: 7px;
}
div.bangcauhoi .tieptheo
{
	/* background: #249ebd; */
	color:#fff;
	width: 240px;
	display:block;
	margin:auto;
	height: 65px;
	line-height: 65px;
	text-align:center;
	border-radius: 50px;
	font-size: 30px;
	margin-top:20px;
	background-image: linear-gradient(#2DB8BF, #ACCA38);
}
div.bangcauhoi .tieptheo i
{
	font-size: 48px;
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
	color:#aac939;
	background:#ffffff;
	border-radius:50%;
	overflow: hidden;
	float: right;
	margin: 8px;
}
div.bangcauhoi .tieptheo:hover
{
	/* background:#b5130b; */
	background-image: linear-gradient(#ACCA38, #2DB8BF);
}
div.item_sc
{
	border:1px solid #d8d8d8;
	width: 90%;
	padding: 15px;
	margin:
	auto;
	background: #fff;
	border-radius: 10px;
	text-align: left;
	background: #20B6CE;
	box-shadow: 5px 5px 5px #DBDBDB;
	display: flex;
	align-items: center;
	justify-content: center;
}
div.item_sc .sp_img
{
	/* float:left; */
	background: #4CC5D8;
	border-radius: 50%;
	padding: 5px;
	margin-right: 18px;
	/* width: 40%; */
	max-width: 90px;
}
div.item_sc h3 a
{
	color: #fefefe;
	display:
	block;
	/* margin-top:10px; */
	display: block;
	/* margin-top: 20px; */
	font-size: 20px;
	/* padding-right: 20px; */
}
div.item_sc h3 a:hover
{
	color: #a6c93d;
}
div.wap_baivietboich
{
	margin:auto;
	padding: 40px 0;
	text-align:center;
	/* background:#F2F2F2; */
}
div.baivietboich
{
	max-width:1100px;
	margin:auto;
}
div.item_bv
{
	width: 85%;
	margin:auto;
	background:#fff;
	text-align:left;
	padding-bottom:15px;
	border:1px solid #e0e0e0;
}
div.item_bv h3 a
{
	color:#3A254F;
	display:block;
	padding:10px 5%;
	font-size:15px;
	height: 55px;
	overflow: hidden;
}
div.item_bv .mota
{
	padding:0 5%;
	text-align: justify;
	height: 60px;
	overflow: hidden;
}
div.mxh2 {
    background: #DA251C;
    padding: 15px 15px;
    font-size: 25px;
    text-align:center;
}
div.mxh2 a img {
	height:30px;
	margin:0 5px;
}
div.left_bv
{
	width: 65%;
	float:left;
}
div.right_bv
{
	width: 32%;
	float:right;
	border: 1px solid #552680;
	border-radius: 40px 0 40px 0;
	overflow: hidden;
}
div.video_tt
{
	position: relative;
	padding-bottom: 40.25%;
	padding-top: 20px;
	height: 0;
	overflow: hidden;
}
div.video_tt iframe
{
	position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
div.timhieubenhly
{
	max-width: 1100px;
	margin: 40px auto;
}
div.left_benh
{
	width: 66%;
	float:left;
}
div.left_benh h3 a
{
	display:block;
	color:#249ebd;
	font-family:'tieude';
	font-size: 23px;
	margin: 13px 0;
	text-transform: uppercase;
}
div.left_benh h3 a:hover
{
	color:red;
}
div.right_benh{
	width: 30%;
	float:right;
	border: 1px solid #a9a9a9;
	padding: 10px;
}
div.item_ch
{
	/* padding:10px; */
}
div.right_cuon
{
	height: 430px;
	overflow:auto;
}

div.item_ch h3 a
{
	display:block;
	color:#249ebd;
	font-family:'body';
	font-weight:normal;
	margin:4px 0;
}
div.item_ch .xemthem
{
	font-family:'tieude';
	color:#000000;
	text-transform:uppercase;
	margin-bottom:10px;
	display:block;
}
div.item_ch a:hover
{
	color:red;
}
div.w_1000
{
	max-width: 1000px;
	margin: auto;
}

div.frm_kiemchung
{
	max-width:800px;
	margin:30px auto;
	position: relative;
	background-image: linear-gradient(#ed5370, #e40630);
	border-radius: 8px;
	padding: 12px;
}
div.code_ngay{
	position:absolute;
	right:20px;
	bottom:20px;
	font-size: 12px;
}
div.frm_kiemchung .frm
{
	background:#ffffff;
	padding: 7% 15%;
}
div.frm_kiemchung .td
{
	text-align:center;
	font-size: 26px;
	margin-bottom: 25px;
	color: #005da9;
}

div.frm_kiemchung .item_kc
{
	margin-bottom:20px;
}

div.frm_kiemchung .item_kc > p {
    font-family: 'tieude';
}
div.frm_kiemchung .item_kc p.minmax{
	font-family:'body';
	margin-top:6px;
	text-align: center;
}
div.frm_kiemchung .item_kc p.minmax em{
	float:left;
	font-style:normal;
}
div.frm_kiemchung .item_kc p.minmax span{
	float:right;
}
div.item_cauhoi
{
	padding:0 20px;
}
div.chuoi_cauhoi
{
	position:relative;
	display:flex;
	text-align:center;
	margin-bottom:80px;
	margin-top:30px;
}
div.chuoi_cauhoi:before
{
	content:'';
	position:absolute;
	left:0;
	top:45%;
	width:100%;
	height: 2px;
	background: #045fa6;
	z-index:-1;
}
div.chuoi_cauhoi p
{
	flex:auto 1 0;
}
div.chuoi_cauhoi span
{
	width:30px;
	height:30px;
	line-height:30px;
	color:#fff;
	border-radius:50%;
	background: #045fa7;
	display:inline-block;
}
div.chuoi_cauhoi .active span
{
	background: #ffcc00;
}
div.frm_kiemchung .item_kc .socau
{
	font-family:'tieude';
	font-size:17px;
}
div.frm_kiemchung .item_kc .socau a{	
	display: block;	
	color: blue;	
	text-decoration: underline;
	font-size: 14px;
	margin: 5px 0;
}
div.frm_kiemchung .item_kc label
{
	margin-right: 10px;
	margin-top:10px;
	display:inline-block;
	cursor:pointer;
	padding: 7px 15px;
	border-radius: 4px;
	background:#efefef;
	border: 2px solid #a1a1a1;
	min-width: 130px;
	text-align: center;
}
div.frm_kiemchung .item_kc label input
{
	display:none;
}
div.frm_kiemchung .item_kc label:nth-child(2).active_chon
{
	background: #0078d8;
    border: 2px solid #0a5490;
    color: #ffffff;
}
div.frm_kiemchung .item_kc label:nth-child(3).active_chon
{
	background: #ffc8d3;
	border: 2px solid #e4032d;
}
div.frm_kiemchung .item_kc label:nth-child(4).active_chon
{
	background: #d6a5ff;
	border: 2px solid #8941c7;
}
div.frm_kiemchung .tuoi_tdtd label:nth-child(3).active_chon
{
	background: #FAE383;
	border: 2px solid #ffcc00;
}
div.frm_kiemchung .tuoi_tdtd label:nth-child(5).active_chon
{
	background: #d6a5ff;
	border: 2px solid #8941c7;
}
div.frm_kiemchung .tuoi_tdtd label:nth-child(6).active_chon
{
	background: #b6deff;
	border: 2px solid #025ea9;
}
div.frm_kiemchung .item_kc label input
{
	float:left;
	margin-right: 6px;
	margin-top: 5px;
}
div.frm_kiemchung input[type='text']
{
	width:100%;
	height:40px;
	padding:0 10px;
	margin: 7px 0;
	border: 1px solid #a5d7d6;
	border-radius: 3px;
}
div.bmi{
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-gap:20px;
}
div.bmi input[type='text']{
	background: #efefef;
    border: 2px solid #a1a1a1;
    text-align:center;
}
div.frm_kiemchung .chuy
{
	font-size:14px;
}
div.frm_kiemchung .clip_lui,div.frm_kiemchung .click_tiep,div.frm_kiemchung .click_ketqua
{
	background: #045fa7 url(images/next_dg.png) center no-repeat;
	background-size: 54% auto;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	border:none;
	margin:20px auto;
	border-radius:7px;
	cursor: pointer;
	margin-left: 10px;
	float: left;
	font-size: 0;
	min-width: 60px;
}
.click_huongdan{
	background: #045fa7;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	border:none;
	border-radius:7px;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 15px;
}
div.frm_kiemchung .click_tiep
{
	position:absolute;
	right: 30px;
	top:45%;
}
div.frm_kiemchung .clip_lui
{
	position:absolute;
	left: 30px;
	top:45%;
}
div.frm_kiemchung .click_ketqua
{
	font-size:15px;
	padding:0 15px;
	width: 200px;
	margin: auto;
	float: none;
}
div.frm_kiemchung .clip_lui
{
	transform:rotate(180deg);
}
div.frm_kiemchung .clip_lui,div.frm_kiemchung .click_ketqua
{
	 display: none; 
}
p.kq_v2omax{
	display:inline-block;
	font-size:30px;
	vertical-align:middle;
}
p.nhom_v2omax{
	margin-top:10px;
	color:red;
}
div.item_cauhoi .tyle
{
	font-size:18px;
	color: #da251c;
	margin:6px 0;
}
div.item_cauhoi .moi
{
	margin:20px 0;
}
div.item_cauhoi .nguyco
{
	font-family:'tieude';
	margin:8px 0;
	color:#005064;
}
div.chon_tuyengiap{
	text-align:center;
}
div.chon_tuyengiap a{
    display:inline-block;
    background: #572483;
    color:#ffffff;
    font-family:'tieude';
    text-transform:uppercase;
    font-size:18px;
    padding:13px 20px;
    margin: 5px;
}
div.chon_tuyengiap a:nth-child(2)
{
	background:#e82f8a;
}

div.tintucmoi{
	margin: 50px auto;
	overflow: hidden;
}
div.tintucmoi .slick-list{
	margin:0 -1%;
}
div.tintucmoi .slick-prev,div.tintucmoi .slick-next{
	top:30%;
}
div.wap_box_new{
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-gap: 35px 3%;
}
div.item_tintuc{
	margin:auto;
	font-size:18px;
	width: 100%;
	box-shadow: 0px 3px 12px 1px rgba(0,0,0,0.1);
	padding-bottom: 10px;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	overflow: hidden;
}
div.tintucmoi div.item_tintuc,div.tinlienquan div.item_tintuc{
	width:92% !important;
}
div.wap_tinlienquan div.item_tintuc{
	font-size:14px;

}
div.item_tintuc .img{
	overflow:hidden;
	display:block;
	line-height:0;
}
div.item_tintuc .img img{
	width:100%;
}
div.item_tintuc .mota{
	height:54px;
	overflow:hidden;
	padding: 0 5%;
}
div.wap_tinlienquan div.item_tintuc .mota{
	height:45px;
}
div.item_tintuc h3 a{
	display:block;
	color:#333333;
	font-size:18px;
	margin: 10px 5%;
	height: 54px;
	overflow: hidden;
}
div.item_tintuc .xemthem a{
	font-family:'tieude';
	color: #7700AA;
	padding: 10px 5%;
	display: block;
	font-size: 15px;
}
div.item_tintuc .xemthem a i{
	margin-left:7px;
	display: inline-block;
	vertical-align: middle;
}
div.item_tintuc .xemthem a:hover{
	color:#fc379a;
}
div.wap_tinlienquan div.item_tintuc h3 a{
	font-size:16px;
	height: 45px;
}
div.item_tintuc h3 a:hover{
	color:#1a9495;
}
div.quangcao1 img{
	width:100%;
}
div.wap_vebenh{
	padding: 60px 0;
	/* max-width: 1300px; */
	margin: auto;
}
div.tieude_ct{
	text-align:center;
	font-family:'tieude';
	font-size:50px;
	text-transform:uppercase;
	color:#20b6ce;
	position:relative;
}
div.tieude_ct p{
	position:relative;
	display:inline-block;
	padding:0 20px;
	background:#ffffff;
}
div.tieude_ct:before{
	position:absolute;
	left:0;
	top:49%;
	content:'';
	width:100%;
	height:2px;
	background:#aaca3b;
}
div.wap_vebenh2,div.wap_tinlienquan{
	border-bottom: 2px solid #C0D668;
	padding-bottom: 40px;
}
div.wap_tinlienquan .slick-next,div.wap_tinlienquan .slick-prev{
	top:70px;
}
div.tieude_i{
	/* max-width: 1300px; */
	margin: auto;
	margin: 30px auto;
	text-transform:uppercase;
	font-size:16px;
	font-family:'tieude';
}
div.tieude_i p{
	font-size:22px;
	display:inline-block;
	vertical-align:middle;
	color:#0DB1CA;
	position:relative;
}
div.tieude_i p:before{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:1px;
	background:#acca38;
	content:'';
}
div.tieude_i ul{
	display:inline-block;
	vertical-align:middle;
}
div.tieude_i ul li{
	display:inline-block;
	vertical-align:middle;
}
div.tieude_i ul li a{
	color:#2C79BA;
	display:block;
	padding-left:30px
}
div.tieude_i ul li:nth-child(2) a{
	color:#E30025;
}
div.tieude_i ul li:nth-child(3) a{
	color:#480F75;
}
div.left_vebenh{
	width: 65%;
	float:left;
	font-size: 18px;
}
div.left_vebenh .mota{
	text-align:justify;
	max-height: 135px;
	overflow: hidden;
}
div.left_vebenh .img,div.left_vebenh iframe{
	border-radius:5px;
	overflow:hidden;
	line-height:0;
	/* width: 100%; */
}
div.left_vebenh h3 a{
	color:#333333;
	display:block;
	margin:10px 0;
	font-size:20px;
}
div.left_vebenh h3 a:hover{
	color:#1a9495;
}
div.right_vebenh{
	width: 32%;
	float:right;
	text-align: center;
}
div.right_vebenh .qc2 img{
	width:100%;
}
div.right_vebenh2{
	background-image: linear-gradient(#2DB8BF, #ACCA38);
	padding: 17px;
	border-radius: 5px;
	position: relative;
}
div.right_vebenh2:before{
	content:'';
	width:124px;
	height:63px;
	background:url(images/i_dg.png);
	position:absolute;
	left:50%;
	margin-left:-62px;
	top: -39px;
}
div.tinlienquan{
	margin:auto;
	overflow: hidden;
}
div.tinlienquan .slick-list{
	margin:0 -8px
}
div.main_content
{
	margin:40px auto;
}
div.ketqua_tuyengiap
{
	font-size: 16px;
	line-height: 2;
}
a.lamlai{
	font-size: 15px;
    padding: 0 15px;
    width: 200px;
    float: none;
    background: #035EA7;
    text-align: center;
    line-height: 45px;
    display: block;
    color: #ffffff;
    border-radius: 7px;
    margin: auto;
    margin-top: 20px;
}
a.lamlai i{
	margin-right: 8px;
}
div.right
{
	width: calc(100% - 270px);
	float:right;
}
div.tieude_giua
{
	color: #249ebd;
	text-align:center;
	font-size: 34px;
	position:relative;
	margin-bottom:12px;
	text-transform: uppercase;
	font-family: 'tieude';
}
div.noidung_text
{
	max-width:800px;
	margin:20px auto;
	text-align:center;
}
div.wap_item
{
	position:relative;
	text-align:center;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
div.item
{
	display:inline-block;
	vertical-align:top;
	width: calc( 92% / 4);
	margin: calc( 8% / 8);
	position: relative;
}
div.item .phantram
{
	position: absolute;
	right: 5px;
	top:5px;
	background: #de0505;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-family: 'tieude';
	z-index: 20;
}
div.item .sp_img
{
	overflow:hidden;
	border:1px solid #DDDDDD;
	box-shadow:5px 5px 0px #f2f2f2;
	margin-bottom:10px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
	margin:4px 0;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}

div.item .sp_gia .gia,div.item .sp_gia .giakm
{
	color:red;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	padding-right:10px;
}
div.wap_tintuc
{
	margin:30px auto;
	padding:30px 0;
	background: #efefef;
}
div.bao_tintuc
{
	max-width:1200px;
	margin:0px auto;
}
div.tintuc
{
	width:32%;
	float:left;
}
div.video
{
	width:32%;
	float:left;
	margin-left:2%;
}
div.fanpage
{
	width:32%;
	float:right;
	overflow:hidden;
}
div.tieude2
{
	border-bottom: 1px solid #01518c;
	font-family:'tieude';
	font-size: 22px;
	padding-bottom: 5px;
	position:relative;
	margin-bottom: 15px;
	text-transform: uppercase;
}
div.tieude2:before
{
	content:'';
	height:3px;
	width:80px;
	position:absolute;
	background: #01518c;
	left:0;
	bottom:0;
}
div.item_tnb
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 0;
}
div.item_tnb .img_news
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}

div.item_tnb .name_news a
{
	text-decoration: none;
	color: #111111;
	font-size: 14px;
	transition: 0.4s;
	margin-bottom: 5px;
	display: block;
	font-family: 'tieude';
}
div.item_tnb .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.wap_copy
{
	background: #d6d6d6;
	/* color:#fff; */
	/* padding:18px 0; */
	/* border-top: 1px solid #4F4F4F; */
	text-align: center;
	font-family: 'menu';
	color: #000000;
}
div.copy
{
	max-width: 600px;
	margin:auto;
	border-top: 2px solid #504e4e;
	padding: 17px 0;
}
div.copy ul
{
	list-style:none;
	float:right;
}
div.copy ul li
{
	padding:0px 10px;
}
div.wap_header_f
{
	background: #20B6CE;
	line-height: 47px;
	height:47px;
}
div.header_f
{
	max-width: 1300px;
	margin:auto;
}

div.wap_footer
{
	background: #D6D6D6;
	padding: 30px 0;
	margin:auto;
}
div.footer
{
	max-width: 1200px;
	margin:auto;
}
div#main_footer
{
	width: 34%;
	float:left;
}
div#main_footer .ten
{
	text-transform:uppercase;
	font-family:'tieude';
	font-size:23px;
	margin-bottom:15px;
	margin-top: -8px;
}
div#main_footer ul
{
	list-style:none;
}
div#main_footer ul li
{
	margin: 6px 0;
}
div#main_footer ul li i
{
	width:30px;
	height:30px;
	border:1px solid #f9f9f9;
	text-align:center;
	border-radius:3px;
	line-height:30px;
	margin-right:8px;
	font-size: 18px;
}
div.item_ft
{
	width: 19%;
	float:left;
	margin-left: 3%;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	display:block;
	color: #464646;
	padding:5px 0;
	font-family: 'tieude';
}
.main_fix div.item_ft ul li a{
	font-size:13px;
}
div.item_ft ul li a:hover
{
	color: #1a9495;
}
div.mxh
{
	/* margin-top:10px; */
	float: right;
	margin-top: 27px;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin:0px 2px;
}
div.mxh a img
{
	max-height: 30px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div.thongke
{
	width:20%;
	float:right;
}
.td_ft
{
	font-size: 15px;
	/* text-transform:uppercase; */
	font-family: 'menu';
	margin-bottom: 14px;
	position:relative;
}
div.thongke ul
{
	list-style:none;
}
div.thongke ul li
{
	clear:both;
	padding: 6px 0px;
}
div.thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
div.wap_doitac
{
	padding:20px 0;
}
div.doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}

div.doitac img
{
	height:80px;
	margin:0 8px;
	border:1px solid #DDD;
}
div.wap_pro
{
	clear:both;
	margin:30px 0;
}
.zoom_slick
{
	width:40%;
	float:left;
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:57%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:10px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
	font-family:'tieude';
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
	font-family:'tieude';
}
.product_info li.giacu
{
	text-decoration:line-through;
	color:#222222;
}
.product_info li.giakm .tinh_phantram
{
	  background: #de0505;
	  color: #fff;
	  width: 40px;
	  display: block;
	  height: 40px;
	  line-height: 40px;
	  border-radius: 50%;
	  font-size: 13px;
	  text-align: center;
	  position: absolute;
	  right: 30%;
	  top: 0;
}

.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-size: 15px;
	transition: 0.4s;
	margin: auto;
	margin-top: 7px;
	text-decoration: none;
}
.product_info li .add_to_cart
{
	background: #e93b35;
	color: #fff;
	display: block;
	max-width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px;
	transition: 0.4s;
}
.product_info li .add_to_cart i
{
	margin-right:10px;
	font-size: 19px;
	margin-top:3px;
}
.product_info li .add_to_cart:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}
.tbl_giohang{text-align:center; background:#f1f1f1; width:100%; font-size:13px; margin-bottom:20px; border:1px solid #DDD; border-collapse:collapse; padding:1px; }
.tbl_giohang td{ border:1px solid #e2e2e2;}
.tbl_giohang .dong_gh{ background:#fff;}
.tbl_giohang .img_gh{ height:50px;}
.tbl_giohang .xoa_gh{ cursor: pointer;color: #000000;font-size: 17px;}
.tbl_giohang .xoa_gh:hover{color:red;}
.tbl_giohang .sl_gh{ text-align:center; border:1px solid #DDD; padding:3px 5px; width:60px;}
.tbl_giohang .tongtien_gh{background: #F0F0F0;text-align: right;line-height: 50px;padding-right: 20px;font-size: 15px;font-weight: bold;color: #000000;}
.tieptuc{
	padding: 10px 25px;
	background: #ee0303;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 14px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
	}
.click_ajax2{
	padding: 10px 25px;
	background: #111111;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 14px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
	}
ul.ul_dangnhap
{
	list-style:none;
}
ul.ul_dangnhap li
{
	display:inline-block;
	padding:5px 10px;
}
ul.ul_dangnhap li a
{
	color:#333;
}
ul.ul_dangnhap li a.active
{
	color:#005EAC;
}
div.dangky2 input[type='text'],div.dangky2 input[type='password']
{
	width:100%;
	height:35px;
	border:1px solid #ddd;
	margin-top:15px;
}
div.dangky2 input[type='button']
{
	background:#249ebd;
	color:#fff;
	border:none;
	padding:12px 20px;
	display:inline-block;
	margin-top:20px;
	float:right;
	border-radius:5px;
	text-transform:uppercase;
	cursor:pointer;
}
div.dangky2 label
{
	text-align:left;
	display: block;
	margin-top: 30px;
}
div.dangky2 label input
{
	float:left;
	margin-top:3px;
	margin-right:6px;
}
div.dangky2 .dongy
{
	max-height:100px;
	overflow:auto;
	text-align:left;
	border:1px solid #c6c6c6;
	padding:10px;
	margin-top:10px;
}
div.dangky2
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	background:#fff;
	padding:30px;
	border-radius:5px;
	width:100%;
	max-width:500px;
	text-align:center;
	border:1px solid #e0e0e0;
	box-shadow: 0 0 4px #d2d2d2;
}
div.dangky2 .ttcm
{
	text-transform:uppercase;
	font-family:'tieude';
	font-size:18px;
	margin:10px 0;
}
div.dangky2 .chao
{
	margin:40px 0;
	color:#000000;
	font-family:'tieude';
}
div.dangky2 .thaotac a
{
	background:#E0E0E0;
	color:#005dac;
	padding:14px 25px;
	border-radius:5px;
	margin:0 5px;
	transition:all 0.3s;
}
div.dangky2 .thaotac a:hover
{
	background:#005dac;
	color:#fff;
}
a.minh{
	color: #e3032d;
    text-decoration: underline;
    font-family: 'tieude';
}
span.hoi_tm{
	color: #e3032d;
}
.keo_cau1{
	background: url(images/tot.png) center no-repeat;
	background-size: 100% 100%;
	height: 15px;
	margin: 10px 0;
}
.keo_cau2,.keo_cau4{
	background: url(images/xau.png) center no-repeat;
	background-size: 100% 100%;
	height: 15px;
	margin: 10px 0;
}
p.dem_cau1{
    padding:0 27%;
    position: relative;
}
p.dem_cau1 span{
}
p.dem_cau1 span:last-child
{
	float:right;

}
.timerContainer {
    position: relative;
    top: 30px;

}
svg:not(:root) {
    overflow: hidden;
}
.e-c-base {
    fill: none;
    stroke: #a8d0cf;
    stroke-width: 8px;
}
.e-c-progress {
    fill: none;
    stroke: #e3052f;
    stroke-width: 4px;
    transition: stroke-dashoffset 0.7s;
}
#e-pointer {
    transition: transform 0.7s;
}
.e-c-pointer {
    fill: #FFF;
    stroke: black;
    stroke-width: 2px;
}
.controlls {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -40%);
    text-align: center;
}
.display-remain-time {
    font-weight: 100;
    font-size: 47px;
    color: black;
}
#pause {
    outline: none;
    background: transparent;
    border: none;
    margin-top: 10px;
    width: 50px;
    height: 50px;
    position: relative;
}
.play::before {
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    left: 17px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 22px solid black;
}
.pause::after {
    content: "";
    position: absolute;
    top: 8px;
    left: 17px;
    width: 15px;
    height: 30px;
    background-color: transparent;
    border-radius: 1px;
    border: 5px solid black;
    border-top: none;
    border-bottom: none;
}
div.marginDown{
	margin-top:20px;
	text-align:left;
}
.conlai{
	font-size:18px;
	margin-top:7px;
}
div.marginDown .button1,div.marginDown .button2{
	margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    padding: 9px 15px;
    border-radius: 4px;
    background: #efefef;
    border: 2px solid #a1a1a1;
    min-width: 130px;
    text-align: center;
    font-size:15px;
}
div.marginDown .nut_xanh{
	background: #a5d6d3;
    border: 2px solid #54aeac;
}
div.marginDown .nut_do{
	background: #ffc8d3;
    border: 2px solid #e4032d;
}
div.left_dh{
	width:60%;
	float:left;
}
div.right_dh{
	width:38%;
	position:absolute;
	right: 15px;
	top: 30px;
	text-align: center;
}
div.huongdan_v2o{
	max-width: 1000px;
	display: none;
}

.wapper_tg{
	max-width:1366px;
	margin:auto;
}
.wap_thongtin_tg{
	background:#810CAA;
	color:#ffffff;
	padding:9px 0;
	font-size:13px;
}
div.main_fix{
	max-width: 95%;
	margin:auto;
}
.thongtin_tg{
	display:flex;
	justify-content:end;
}
.thongtin_tg i{
	margin:0 30px;
}
.thongtin_tg .fa-chevron-right{
	transform:rotate(90deg);
}
div.header_tg{
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding: 5px;
	flex-flow: wrap;
	border-bottom: 1px solid #d0d0d0;
	position: sticky;
	top: 0;
	z-index: 100;
	background: #ffffff;
}
.header_tg img{
	max-height: 70px;
}
.header_tg ul{
	display:flex;
	align-items:center;
	list-style:none;
}
div.header_tg ul li a{
	display:block;
	color: #0f0f0f !important;
	text-transform: lowercase;
	font-family: 'tieude';
	font-size: 15px;
	padding: 10px 15px;
	text-align: center;
}
.header_tg ul li a:hover,.header_tg ul li a.active{
	color:#810caa !important;
}
.header_tg ul li a::first-letter{
	text-transform:uppercase;
}
.tieude_tg{
	text-align:center;
	margin:20px auto;
	font-size:17px;
	position:relative;
	padding-right:60px;
}
.tieude_tg a.td2{
	color:#810caa;
	position:absolute;
	right:0;
	top:20px;
	font-family:'tieude';
}
.tieude_tg a i{
	margin-left:7px;
}
.tieude_tg a.td1{
	font-family:'tieude';
	color:#FD66AB;
	font-size:22px;
	display: block;
}
.wap_box_new2{
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-gap:30px;
	max-width: 830px;
	margin: auto;
}
.wap_slider_tg{
	background:url(images/bg_banner.png) center no-repeat;
	background-size:cover;
	position: relative;
	overflow: hidden;
}
.slider_tg{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.slider_tg .img{
	width: 50%;
	line-height: 0;
	position: relative;
}
.slider_tg .img img{
	position:relative;
}
.slider_tg .noidung{
	width:48%;
	position: relative;
	z-index: 20;
}
.slider_tg .noidung .xemthem a{
	background:#7700AA;
	color:#ffffff;
	display:inline-block;
	padding:7px;
	border-radius:35px;
	font-family:'tieude';
	text-transform:uppercase;
	font-size:19px;
	padding-right:30px;
	margin-top: 20px;
}
.slider_tg .noidung .xemthem a:hover{
	background:#fc379a;
}
.slider_tg .noidung .xemthem a i{
	width:35px;
	height:35px;
	line-height:35px;
	border:1px solid rgba(255,255,255,0.6);
	text-align:center;
	border-radius:50%;
	margin-right:10px;
}

.wap_slider_tg2{
	background:#fc379a;
	padding:20px 0;
	margin-top:40px;
}
.slider_tg2{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.slider_tg2 .img{
	width:40%;
	order:1;
}
.slider_tg2 .noidung{
	width:57%;
	color: #ffffff;
}
.slider_tg2 .noidung .xemthem a{
	background:#7700AA;
	color:#ffffff;
	display:inline-block;
	padding:7px;
	border-radius:35px;
	font-family:'tieude';
	text-transform:uppercase;
	font-size:19px;
	padding-left:30px;
	margin-top: 20px;
}
.slider_tg2 .noidung .xemthem a:hover{
	background:#fc379a;
}
.slider_tg2 .noidung .xemthem a i{
	width:35px;
	height:35px;
	line-height:35px;
	border:1px solid rgba(255,255,255,0.6);
	text-align:center;
	border-radius:50%;
	margin-left:10px;
	background:#ffffff;
	color:#7700AA;
}
div.box_container2{
	margin-bottom: 50px;
}
.banner_tg{
	background:url(images/bg_banner.png) center;
	background-size:cover;
	padding:20px 0;
	margin-bottom:20px;
}
.tieude_tg2{
	margin-bottom:20px;
	font-family:'tieude';
	font-size:14px;
}
.chaymau{
	position: absolute;
	top: -12vw;
	left: -8vw;
	z-index: 0;
	-webkit-animation: myfirst 10s ease-in-out infinite;
	animation: myfirst 10s ease-in-out infinite;
	transform-origin: 50% 50%;
	width: 100%;
	height: 100%;
}
.chay_tuyengiap{
	max-width: 870px;
	margin:auto;
}
.chay_tuyengiap .item_tintuc{
	width: 92%;
}
@-webkit-keyframes myfirst {
    0% {
        transform: scale(1.1) translate(.52vw,1.56vw) rotate(10deg)
    }

    25% {
        transform: scale(1.1) translate(5vw,3.64vw) rotate(60deg)
    }

    50% {
        transform: scale(1.1) translate(4vw,2.6vw) rotate(160deg)
    }

    75% {
        transform: scale(1.1) translate(5vw,3.64vw) rotate(-20deg)
    }

    100% {
        transform: scale(1.1) translate(.52vw,1.56vw) rotate(10deg)
    }
}

@keyframes myfirst {
    0% {
        transform: scale(1.1) translate(.52vw,1.56vw) rotate(10deg)
    }

    25% {
        transform: scale(1.1) translate(5vw,3.64vw) rotate(60deg)
    }

    50% {
        transform: scale(1.1) translate(4vw,2.6vw) rotate(160deg)
    }

    75% {
        transform: scale(1.1) translate(5vw,3.64vw) rotate(-20deg)
    }

    100% {
        transform: scale(1.1) translate(.52vw,1.56vw) rotate(10deg)
    }
}

.tieudeh1{
	margin-bottom: 10px;
	font-size: 20px;
}
.game{
	padding:100px 5%;
	margin-top:40px;
}
.game a{
	display:inline-block;
	background:#ffffff;
	padding:10px 30px;
	border-radius:30px;
	font-family:'tieude';
	color:#000000;
	margin:5px 2px;
	box-shadow:4px 4px 4px #333333;
	text-transform:uppercase;
	font-size:18px;
}
.game a:hover{
	color:red;
}