body {font-family: 'Roboto', sans-serif; font-size: 13px; color: #000; overflow-x: hidden;}
html.openmenu body {
  height: 100%!important;
  position: relative;
  overflow: hidden!important;
  margin-top: 0!important;
}
.container-vina {width: 1200px; margin: 0 auto;}
.container-fluid {padding: 0;}
.row {margin: 0;}
.row>div {padding: 0;}
a {transition: all .3s; -webkit-transition: all .3s;}
/*------------------top_page------------------*/
.top_page {background: #e8e8e8;}
.top_page .row>.left p {text-transform: uppercase; line-height: 18px; color: #000; padding: 9px 0;}
.top_page .row>.left p span {color: #e40b00;}

.top_page .row>.right p {text-align: right;}
.top_page .row>.right p a {color: #000; display: inline-block; line-height: 36px; text-decoration: none; margin: 0 5px;}
.top_page .row>.right p a:hover {color: #e40b00;}
.top_page .row>.right p.not_login a i {color: #e40b00; margin-right: 5px;}
.top_page .row>.right p.logined {font-weight: 600;}
.top_page .row>.right p.logined a:last-child {color: #e00;}
.top_page .row>.right p.logined a:last-child:hover {text-decoration: underline;}
.top_page .row>.right p.logined a:last-child em {font-weight: normal;}

/*------------------header------------------*/

.header a {display: inline-block; margin: 15px 0;}
.header a img {max-width: 100%;}

.land_box .leftCol {overflow: hidden;}
.row .rightCol {padding-left: 20px;}


/*------------------menu------------------*/
.menu {background: #d22a27; margin-bottom: 20px;}
.menu>div>ul {float: left; list-style-type: none;}
.menu>div>ul>li {float: left; position: relative;}
.menu>div>ul>li:hover span, .menu>div>ul>li.active span {display: block;}
.menu>div>ul>li a {
	display: inline-block;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 12px;
	text-decoration: none;
}
.menu>div>ul>li a:hover {background: rgba(0,0,0,.2);}
.menu>div>ul>li ul {display: none; position: absolute; top: 45px; left: 0; width: 260px; background: #e40b00; z-index: 9999999; font-size: 13px;}
.menu>div>ul>li:hover ul {display: block;}
.menu>div>ul>li ul li {border-top: 1px solid rgba(255,255,255,.2);}
.menu>div>ul>li ul li a {text-transform: capitalize; line-height: 20px; padding: 9px 10px; display: block; font-weight: normal; font-size: 13px;}
.menu>div>ul>li ul li a:hover {background: rgba(255,255,255,.15);}

.menu>div form {float: right ;background: #fff; margin-top: 8px;}
.menu>div form > * {float: left; background: transparent; border: 0; color: #444; outline: none; font-style: italic; display: block;}
.menu>div form > input[type=text] {text-indent: 5px; width: 170px; height: 30px;}
.menu>div form > button i {line-height: 30px; width: 30px; text-align: center; cursor: pointer; display: block; color: #e40b00; background: #e9e9e9; font-size: 16px;}

/*------------------search_slide_box------------------*/
.search_box {background: #eeeeee; border: 3px solid #fff;
	box-shadow: 0 1px 2px 2px rgba(11,11,11,.1);
	-webkit-box-shadow: 0 1px 2px 2px rgba(11,11,11,.1);
	-moz-box-shadow: 0 1px 2px 2px rgba(11,11,11,.1);
}
.search_box .row  {padding: 15px;}
.search_box .row input {width: 100%; height: 32px; text-indent: 10px; outline: none; border: 1px solid #d4d4d4;}
.search_box .row select {width: 100%; height: 32px; text-indent: 10px; outline: none; border: 1px solid #d4d4d4;}
.search_box .row button {width: 100%; height: 32px; background: #0093d1; color: #fff; text-transform: uppercase;}
.search_box .row .item {padding: 5px 10px;}

/*------------------hotLand_home------------------*/
.top1_box>p {border-bottom: 1px dashed #bbb; padding-bottom: 8px; margin: 20px 0 0 0;}
.top1_box>p a {color: #555; font-size: 18px; font-weight: 500; text-decoration: none;}

.top1_box .item {margin-top: 20px; position: relative; width: 23.8%; margin-right: 1.6%;}
.top1_box .item:nth-child(4n+4) {margin-right: 0;}
.top1_box .item>a {display: block; height: 140px; background: #ddd;}
.top1_box .item>a img {width: 100%; height: 100%;}

.top1_box .item h3 {border-bottom: 1px dashed #bbb; padding: 8px 0;}
.top1_box .item h3 a {
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	line-height: 18px;
	color: #444;
	height: 36px;
	overflow: hidden;
}
.top1_box .item .brief_top1 { margin: 5px 0; line-height: 18px; color: #444; height: 54px; overflow: hidden;}
.top1_box .item:hover h3 a {color: #d22a27;}

.top1_box .item .area {text-align: center; line-height: 20px; margin-top: 5px;}
.top1_box .item .price {text-align: center; line-height: 20px; color: #d22a27; font-weight: bold; font-size: 13px;}
.icon_viphot {position: absolute; top: 8px; left: 8px;}
.vip_box .icon_viphot,
.hotvip_box .icon_viphot {top: 3px; left: 3px;}
.icon_viphot img+img {margin-left: 4px;}

.adv_box a {display: inline-block;}
.adv_box a+a {margin-top: 5px;}
.adv_box a img {width: 100%;}
.adv_home_hot a {width: 49%; display: block; float: left;}
.adv_home_hot a+a {margin-left: 2%;}
.adv_home_hot a img {width: 100%;}

/*------------------two_cols------------------*/
.two_cols {margin: 20px 0;}
.two_cols>div.left {padding-right: 10px;}
.title_box, .title_boxM {border-bottom: 1px solid #eaeaea; margin-bottom: 20px;}
.title_box strong, .title_boxM strong {
	border-bottom: 2px solid #e40b00;
	display: inline-block;
	font-size: 18px;
	line-height: 32px;
	position: relative;
	margin-bottom: -1px;
	font-weight: 500;
	text-transform: uppercase;
}
.title_box strong i, .title_boxM strong i {display: inline-block; margin: 0 5px;}

.vip_box {margin-bottom: 10px;}
.vip_box>p {border-bottom: 1px solid #d22a27;}
.vip_box>p strong {font-weight: 500;}
.vip_box>p a {text-decoration: none; color: #414141; font-size: 18px; padding-left: 10px;}
.vip_box>p i {color: #fff; width: 32px; line-height: 32px; background: #d22a27; text-align: center; font-size: 16px;}
.vip_box>div {background: #f3f3f3;}
.vip_box>div dl {padding: 14px; border-bottom: 1px solid #fff;}
.vip_box>div dl dt {float: left; position: relative; width: 80px;}
.vip_box>div dl dt div {margin-top: 4px; text-align: center;}
.vip_box>div dl dt a {display: block; width: 80px; height: 65px; margin-top: 4px;}
.vip_box>div dl dt a img {width: 100%; height: 100%;}
.vip_box>div dl dt span {display: block; text-align: center; margin-top: 3px; color: #e40b00; font-weight: normal; font-size: 12px;}
.vip_box>div dl dd {margin-left: 90px;}
.vip_box>div dl dd h3 {margin-bottom: 5px;}
.vip_box>div dl dd h3 a {display: inline-block; line-height: 18px; font-size: 13px; font-weight: 500; color: #333;}
.vip_box>div dl dd p {font-size: 12px; margin-top: 2px; color: #666;}


.hotvip_box {margin-bottom: 15px;}
.hotvip_box>p {border-bottom: 1px solid #d22a27; margin-bottom: 10px;}
.hotvip_box>p strong {font-weight: 500;}
.hotvip_box>p a {text-decoration: none; color: #414141; font-size: 18px; padding-left: 10px;}
.hotvip_box>p i {color: #fff; width: 32px; line-height: 32px; background: #d22a27; text-align: center; font-size: 16px;}
.hotvip_box>div {border: 1px solid #ddd; padding: 14px;}
.hotvip_box>div li {border-top: 1px solid #eee; padding-top: 10px; margin-top: 10px;}
.hotvip_box>div li:first-child {padding-top: 0; margin-top: 0; border-top: 0;}
.hotvip_box>div dl {float: left; width: 100%;}
.hotvip_box>div dl dt {float: left; position: relative; width: 80px;}
.hotvip_box>div dl dt div {margin-top: 4px; text-align: center;}
.hotvip_box>div dl dt a {display: block; width: 80px; height: 65px; margin-top: 4px;}
.hotvip_box>div dl dt a img {width: 100%; height: 100%;}
.hotvip_box>div dl dt span {display: block; text-align: center; margin-top: 3px; color: #e40b00; font-size: 12px; font-weight: normal;}
.hotvip_box>div dl dd {margin-left: 90px;}
.hotvip_box>div dl dd h3 {margin-bottom: 5px;}
.hotvip_box>div dl dd h3 a {display: inline-block; line-height: 18px; font-size: 13px; font-weight: 500; color: #333;}
.hotvip_box>div dl dd p {font-size: 12px; margin-top: 2px; color: #777;}



/*------------------top2_box------------------*/
.top2_box {margin-top: 30px;}
.top2_box>p,
.top3_box>p {
	background: #ededed;
	color: #414141;
	border-left: 8px solid #d22a27;
	padding: 10px;
	font-size: 18px;
	margin-bottom: 30px;
}
.top2_box>p strong, .top3_box>p strong {font-weight: 500;}
.land_page .top3_box>p {margin-bottom: 15px;}
.land_page .top3_box {margin-bottom: 20px;}
.top2_box .top2 {margin-bottom: 20px; position: relative; width: 23.5%; margin-right: 2%;}
.top2_box .top2:nth-child(4n+4) {margin-right: 0;}
.top2_box .top2:hover {
	background: #f9f4f3;
	box-shadow: 0 0 3px 2px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 3px 2px rgba(0,0,0,.1);
}
.land_page .top3_box .top3 {width: 48%; margin-right: 4%;}
.land_page .top3_box .top3:nth-child(2n+2) {margin-right: 0;}
.catland_page .top2_box .top2 {width: 32%; margin-right: 2%;}
.catland_page .top2_box .top2:nth-child(4n+4) {margin-right: 2%;}
.catland_page .top2_box .top2:nth-child(3n+3) {margin-right: 0;}

.top2_box .top2 .ltop2 {position: relative;}
.top2_box .top2 .ltop2 a {height: 180px; align-items: center; justify-content: center; background: #ddd; display: block;}
.top2_box .top2 .ltop2 a img {width: 100%; height: 100%;}
.top2_box .top2 .rtop2 h3 a {color: #0192d1; font-size: 14px; font-weight: 500; line-height: 18px; display: block; height: 36px; overflow: hidden; margin: 10px 0;}
.top2_box .top2 .rtop2 h3 a em {color: #e00; font-weight: 600;}

.top2_box .top2 .brief_top2 {line-height: 18px; height: 54px; overflow: hidden; margin: 5px 0;}
.top2_box .top2 .rtop2 p {font-size: 11.5px; font-weight: 600;}
.top2_box .top2 .rtop2 p strong {font-weight: normal;}
.top2_box .top2 .rtop2 p span {color: #e40b00;}
.top2_box .top2 .rtop2 .price {margin-top: 10px;}
.top2_box .top2 .rtop2 .price div:first-child {background: #ededed; line-height: 32px; text-align: center;}
.top2_box .top2 .rtop2 .price div:first-child i {color: #d22a27;}
.top2_box .top2 .rtop2 .price div+div {background: #d22a27; color: #fff; font-weight: 500; line-height: 32px; text-align: center;}
.top2_box .top2 .rtop2 .direction div:first-child {line-height: 32px; color: #6e6e6e;}
.top2_box .top2 .rtop2 .direction div+div {line-height: 32px; text-align: right; color: #6e6e6e;}
.top2_box .top2 .rtop2 .direction div strong {font-weight: 500;}

.top3_box .top3 {border-top: 1px dashed #bbb; padding-top: 15px; margin-top: 15px;}
.top3_box .top3 .row._hot {border: 2px solid #d22a27;}
.top3_box .top3 .row._hot .rtop3 {padding-top: 5px; padding-right: 5px;}
.top3_box .top3:first-child {border-top: none; margin-top: 0; padding-top: 0;}
.land_page .top3_box .top3:nth-child(2) {border-top: none; margin-top: 0; padding-top: 0;}
.top3_box .top3 .row {position: relative;}
.top3_box .top3 .ltop3 {padding-right: 15px;}
.top3_box .top3 .ltop3 a {height: 130px; display: block;}
.top3_box .top3 .ltop3 a img {width: 100%; height: 100%;}
.top3_box .top3 .rtop3 h3 {margin-bottom: 10px; line-height: 12px; max-height: 36px; overflow: hidden; margin-top: 0;}
.top3_box .top3 .rtop3 h3 a {font-weight: 500; color: #222; font-size: 14px; line-height: 18px;}
.top3_box .top3 .rtop3 h3 a em {color: #d22a27;}
.top3_box .top3 .rtop3 strong {font-weight: normal; color: #d22a27;}
.top3_box .top3 .rtop3 p:nth-child(3) {color: #999; font-style: italic;}
.top3_box .top3 .rtop3 .brief_top3 {line-height: 16px; overflow: hidden; max-height: 32px;}
.top3_box .top3 .rtop3 div {position: relative;}
.top3_box .top3 .rtop3 div p {margin-top: 3px;}
.top3_box .top3 .rtop3 span {
	display: block;
	background: #e10b23;
	color: #fff;
	position: absolute;
  right: 0;
	line-height: 28px;
	width: 150px;
	text-align: center;
	font-weight: bold;
}

/*------------------_box------------------*/
._box>p {border-bottom: 1px solid #d22a27; line-height: 30px; position: relative; padding-left: 45px; font-weight: 500; font-size: 15px; margin-bottom: 10px;}
._box>p i {position: absolute; bottom: 0; left: 0; line-height: 30px; width: 30px; text-align: center; color: #fff; background: #d22a27; font-size: 16px;}
._box>div {border: 1px solid #d3d3d3; padding: 10px 15px;}

.news_home ul li {padding: 6px 0; position: relative; padding-left: 12px;}
.news_home ul li:before {
	content: "";
	display: block;
	border: 2px solid #d22a27;
	position: absolute; top: 13px; left: 0;
}
.news_home ul li+li {border-top: 1px solid #c2c2c2;}
.news_home ul li a {color: #222; text-decoration: none;}
.news_home ul li a:hover {color: #d22a27;}

/*------------------three_cols------------------*/
.three_cols .three_i {width: 31%; margin-left: 3.5%; background: #f5f5f5;}
.three_cols .three_i:first-child {margin-left: 0;}
.three_cols .three_i>p {background: #e40b00; color: #fff; line-height: 45px; text-indent: 15px; font-size: 18px;}
.three_cols .three_i>p i {margin-right: 5px;}
.three_cols .three_i>div {padding: 20px;}

.lander_home dl {float: left; width: 100%; border-top: 2px dotted #ddd; padding: 15px 0;}
.lander_home dl:first-child {border-top: 0; padding-top: 0;}
.lander_home dl dt {float: left; width: 100px;}
.lander_home dl dt img {max-width: 100%;}
.lander_home dl dd {margin-left: 120px;}
.lander_home dl dd h3 a {font-size: 14px; font-weight: 600; color: #04558d;}
.lander_home dl dd span {display: block; margin: 5px 0; color: #ea3c00; font-weight: 600;}
.lander_home div>p {text-align: right; margin-top: 15px;}
.lander_home div>p a {padding: 5px 15px; color: #fff; background: #228511; font-style: italic; text-decoration: none;}
.lander_home div>p a:hover {opacity: .6;}

.view_direction div a {display: block; text-align: center;}
.view_direction div a img {max-width: 100%;}
.view_direction div p {margin-bottom: 15px; font-style: italic;}

/*------------------three_cols------------------*/
.menu_footer {background: #e40b00; margin-top: 30px;}
.menu_footer ul li {display: inline-block;}
.menu_footer ul li a {display: inline-block; color: #fff; line-height: 45px; padding: 0 15px; text-transform: uppercase; font-size: 14px;}

/*------------------footer------------------*/
.footer {background: #404040; padding-bottom: 5px; color: #dcdcdc; margin-top: 20px;}
.footer .iFooter {padding: 30px 0; width: 31%; margin-left: 3.5%;}
.footer .iFooter:first-child {margin-left: 0;}
.footer .iFooter>p {color: #fff; font-size: 17px; border-bottom: 1px dashed #b4b4b4; padding-bottom: 10px; margin-bottom: 15px;}
.footer .iFooter a {color: #dcdcdc;}

.logo_iFooter div a {display: block; float: left; width: 31%; margin-right: 3.5%; margin-bottom: 13px;}
.logo_iFooter div a:nth-child(3n+3) {margin-right: 0;}
.logo_iFooter div a img {width: 100%;}

.bottom_footer {background: #2a2829;}
.bottom_footer>div {padding-bottom: 15px; padding-top: 15px; color: #fff; text-align: center;}

.contact_iFooter div p {line-height: 20px; margin-bottom: 5px;}
/*------------------subpage------------------*/
.subpage {margin: 30px 0;}
.subpage>.left {padding-right: 15px;}
.bg_red {background: #e40b00;}
.bg_black {background: #333;}
.bg_fdfdfd {background: #fdfdfd;}
._btn {display: inline-block; padding: 9px 15px; color: #fff; font-weight: 600;}

/*------------------detail_land------------------*/
.land_page .land_box {margin-bottom: 15px;}
.land_page .land_box h1 {color: #333; font-size: 20px; font-weight: 500; margin-bottom: 10px; line-height: 22px;}
.brief_land_box .ibrief {border-top: 1px solid #d9d9d9; background: #f6f6f6; padding: 5px 10px; color: #000;}
.brief_land_box .ibrief strong {font-weight: 500; color: #d22b25;}
.brief_land_box .ibrief em {color: #666; font-style: normal;}
.brief_land_box .ibrief strong a {color: #d22b25;}
.brief_land_box .ibrief .price_ibrief strong { font-size: 17px; }
.brief_land_box .ibrief {line-height: 24px;}
.brief_land_box .text_right {text-align: right;}
.brief_land_box .call_ibrief {margin-top: 10px;}
.brief_land_box .call_ibrief>div>span {background: #0091d2; color: #fff; font-size: 16px; display: inline-block; line-height: 30px; padding: 5px 15px; font-weight: bold;}
.brief_land_box .call_ibrief>div>span i { border: 2px solid #fff; line-height: 20px; width: 24px; text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}
.brief_land_box .call_ibrief>div>span a {color: #fff; text-decoration: none;}

.imgs_land_box .left_iland {background: #f0f0f0;}

.land_page .title_land_box {background: #f8f8f8; color: #e40b00; font-size: 17px; font-weight: 600; padding: 10px; margin: 15px 0 5px 0;}
.land_page .pack_land_box #mapcont_land {width: 100%;height: 300px;}
.land_page .pack_land_box {border-top: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;}
.land_page .pack_land_box .pland {border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; color: #333;}
.land_page .pack_land_box .pland>strong {line-height: 32px; font-weight: 600; display: inline-block; padding-left: 10px; width: 110px;}
.land_page .pack_land_box .pland .title_detail_pland {font-weight: 600; font-size: 18px; padding: 10px 10px 0 10px;}
.land_page .pack_land_box .pland .body_detail_pland {padding: 5px 10px 10px 10px;}
.land_page .pack_land_box .pland .body_detail_pland p {line-height: 18px; margin: 8px 0;}

.land_page .title1_land_box {border-bottom: 1px solid #ddd; margin: 10px 0 20px 0;}
.land_page .title1_land_box strong {background: #fff; display: inline-block; position: relative; margin-bottom: -10px; font-weight: 600; line-height: 20px; font-size: 16px;}
.land_page .advland_box a {display: inline-block;}
.land_page .advland_box img {max-width: 100%;}

.land_page .poster_land_box .pic_poster_land_box {padding-right: 30px;}
.land_page .poster_land_box .pic_poster_land_box p {border: 1px solid #ddd; padding: 4px; margin-top: 5px;}
.land_page .poster_land_box .pic_poster_land_box img {max-width: 100%;}
.land_page .poster_land_box .detail_poster_land_box p {padding: 5px 0; border-top: 1px dotted #ddd;}
.land_page .poster_land_box .detail_poster_land_box p:first-child {border-top: 0;}
.land_page .poster_land_box .detail_poster_land_box p strong {font-weight: 600; width: 120px; display: inline-block;}

/*.land_page .detail_land dl {float: left;width: 100%;}
.land_page .detail_land dl dt {float: left; font-weight: bold;padding: 5px 0;}
.land_page .detail_land dl dd h1 {font-size: 14px;}
.land_page .detail_land dl dd strong {color: #e00;}
.land_page .detail_land dl dd {float: right; padding: 5px 0;}
.land_page .imgs_land dd a {display: block;width: 90px;height: 80px; overflow: hidden;border: 1px solid #b6b6b6;float: left;margin: 0 10px 10px 0;}
.land_page .imgs_land dd a:nth-child(4n+4) {margin-right: 0;}
.land_page .imgs_land dd a img {width: 100%;height: 100%;}
.land_page .detail_land dl dd table {width: 100%;border-bottom: 1px solid #b6b6b6;}
.land_page .detail_land dl dd table td {vertical-align: top;padding: 5px;border-top: 1px solid #b6b6b6;}
.land_page .detail_land dl dd table td:first-child {width: 22%;font-weight: bold;}
.land_page .detail_land dl dd table td:nth-child(2n+2) {width: 77%;border-left: 1px solid #b6b6b6;}
.land_page .detail_land dl dd table tr.green {color: #135a97;font-weight: bold;}
.land_page .info_detail_land p {line-height: 1.6em;margin-bottom: 10px;}
.land_page .info_detail_land p img {max-width: 100%; height: auto;}
.land_page table {border-collapse: collapse; border: 1px solid #ddd;}
.land_page .video_land iframe {width: 100%;}*/


/*---------------------------_form-------------------------------*/
._form {margin: 0 auto;}
._form .title_form {font-size: 18px; font-weight: 600; margin-bottom: 20px; color: #333;}
._form dl {padding: 5px 0;}
._form dl dt {float: left; width: 150px; line-height: 30px; font-weight: 600; color: #333;}
._form dl dt span.required {color: #e00;}
._form dl dd {margin-left: 160px;}
._form dl dd input[type="text"], ._form dl dd input[type="password"], ._form dl dd select, ._form dl dd textarea {height: 30px; width: 100%; border: 1px solid #ddd; text-indent: 5px;}
._form dl dd textarea {height: 120px;}
._form dl dd p {margin-top: 5px;}
._form dl dd p a {color: #055699;}
._form dl dd .errorMessage {color: #e00;font-size: 11px;margin-top: 5px; background: url(../images/error.png) center left no-repeat; padding-left: 18px; line-height: 16px;}
.verifyCode .box_verify {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: calc(50% - 90px);
}
.verifyCode .box_verify img {height: 30px;}
.verifyCode .box_verify a {display: none;}
._form dl .txt_right {text-align: right;}

.show_rpa .remove_button {background: #e40b00;
    color: #fff;
    float: right;
    padding: 4px 10px;}
.show_rpa {color: #000;margin: 10px 0;}
.show_rpa strong {color: #e00;}
.errorSummary {color: #e00;margin-bottom: 10px;border: 1px solid #e00;padding: 15px;}
.errorSummary p {font-weight: bold;margin-bottom: 10px;}
.errorSummary ul li {margin: 4px 0;padding-left: 10px;}

.listlandA_page ._form dl {padding: 5px 0;}
.listlandA_page ._form dl dt {width: 80px; text-align: right;}
.listlandA_page ._form dl dd {margin-left: 90px;}
.listlandA_page ._form .list_checkbox {padding: 8px 0 0 15px;}
.listlandA_page ._form .list_checkbox label {font-weight: normal; margin: 0 5px 0 3px;}
.addA_land ._form dl dt {width: 130px; text-align: right;}
.addA_land ._form dl dd {margin-left: 140px;}
/*---------------------------_form-------------------------------*/

.dangnhap_page {border: 1px solid #ddd; padding: 25px; margin: 20px 0;
	box-shadow: 0 0 10px 2px rgba(150,150,150,.1);
	-webkit-box-shadow: 0 0 10px 2px rgba(150,150,150,.1);
	-moz-box-shadow: 0 0 10px 2px rgba(150,150,150,.1);
}

/*---------------------------manageA_page-------------------------------*/
.manageA_page ul {float: left;padding: 25px 0;width: 100%;}
.manageA_page ul li {float: left; width: 35%; margin: 15px 0 15px 10%; padding: 8px 0; border-radius: 5px; border: 1px solid #ddd; background: #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 1px 1px 5px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
	-ms-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
	transition: all .3s;
	-webkit-transition: all .3s;
}
.manageA_page ul li:hover {background: #e40b00;}
.manageA_page ul li a {display: block; line-height: 64px;color: #fff; font-size: 17px; padding-left: 40px; text-decoration: none;}
.manageA_page ul li a i {margin-right: 10px;}
.member_page>div {border: 1px solid #ddd;}

._boxM {margin-bottom: 20px;}
._boxM>p {background: #e40b00; color: #fff; font-weight: 600; font-size: 16px; padding: 10px 15px; text-transform: uppercase;}
._boxM>p i {margin-right: 5px;}
._boxM>div {padding: 10px 15px; border: 1px solid #eaeaea; margin-top: 5px; background: #fafafa;}

._manage_list li {border-top: 1px dotted #ddd; padding: 8px 0;}
._manage_list li:first-child {border-top: 0;}
._manage_list li a {color: #555; font-weight: 600; text-decoration: none;}
._manage_list li a:hover {color: #e40b00;}

/*---------------------------manageA_page-------------------------------*/
.listlandA_page .search_listlandA_page {padding: 10px 15px; border: 1px solid #e6e6e6; background: #fafafa;}
.listlandA_page table {border-collapse: collapse; border: 1px solid #ddd;width: 100%;font-size: 11px;}
.listlandA_page table th {font-weight: 600;}
.listlandA_page table th.smallCol {width: 45px;}
.listlandA_page table th.mudiemCol {width: 150px;}
.listlandA_page table td, .listlandA_page table th {border: 1px solid #ddd; padding: 5px; text-align: center;}
.listlandA_page table td i {font-size: 15px;}
.listlandA_page table td p {color: #777;font-style: italic;}
.listlandA_page table td span {color: #e00;}
.listlandA_page table td a {color: #055699; font-weight: 600;}
.listlandA_page table td a:hover {color: #d00;}
.listlandA_page table tr:first-child {background: #eee;}
.listlandA_page table td select {width: 120px; border: 1px solid #ddd; height: 24px;}

/*---------------------------changepwA_page-------------------------------*/
.changepwA_page ._form {padding: 40px 200px;}
.changeinfoA_page ._form {padding: 40px 100px;}

/*---------------------------addA_land-------------------------------*/
.addA_land ._form {padding: 20px;}

.box_image_product ul#list_images {float: left;margin-top: 20px;}
.box_image_product ul#list_images li {float: left;width: 110px;margin: 0 10px 10px 0;text-align: center; position: relative; border: 1px solid #e6e6e6;}
.box_image_product ul#list_images li a {
	color: #e00;
	display: none;
	position: absolute;
	top: 2px;
	right: 2px;
	width: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 24px;
	background: rgba(255,255,255,.9);
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.box_image_product ul#list_images li:hover a {display: block;text-decoration: none;}
.box_image_product ul#list_images li img {width: 100%; height: 130px;}
.box_image_product ul#list_images li label {padding: 5px 0;display: block;background: #fafafa;}


/*---------------------------right_box1-------------------------------*/
p.title_rbox {background: #f0f0f0;}
p.title_rbox strong {
    display: inline-block;
    font-size: 16px;
    line-height: 48px;
    padding-top: 2px;
    font-weight: 600;
    padding-left: 15px;
    border-left: 5px solid #e40b00;
    color: #e40b00;
}
.right_box2 {margin-bottom: 15px;}
.right_box2>div {border: 1px solid #ddd; border-top: 0; padding: 10px;}
.search_form select, .search_form input[type="text"] {width: 100%; border: 1px solid #ddd; height: 30px;}
.search_form input[type="text"] {text-indent: 5px;}
.search_form .item {margin-bottom: 10px;}
.search_form .item span {display: block;  line-height: 30px; text-align: center;}

.desc_province {margin-bottom: 30px;}

p.more {text-align: center;}
p.more a {display: inline-block; background: #e40b00; color: #fff; padding: 8px 20px; text-transform: uppercase;}

.detail_lander img {max-width: 100%;}
.detail_lander .info_detail_lander {padding-left: 20px;}
.info_detail_lander h1 {font-size: 20px; margin-bottom: 10px;}
.info_detail_lander p {margin: 5px 0;}
.message_lander {background: #eee; padding: 10px 15px; margin-top: 10px;}
.message_lander p {line-height: 20px; margin: 10px 0;}

.list_lander .iLander {width: 48%; margin-right: 4%; margin-bottom: 15px;}
.list_lander .iLander:nth-child(2n+2) {margin-right: 0;}
.list_lander .iLander .iLander_l img {width: 90%; height: 150px;}

/*---------slideads----------*/

.register_home {background: #0093d1; margin-top: 15px;}
.register_home>p {background: #ededed; border-left: 5px solid #d22a26; padding: 8px 10px; font-size: 15px; font-weight: 500; color: #222;}
.register_home>div {padding: 10px;}
.register_home div>p {color: #fff;}
.register_home div li {margin-top: 5px;}
.register_home div li input[type="text"],
.register_home div select {width: 100%; height: 28px; text-indent: 10px;}
.register_home div select {text-indent: 6px;}
.register_home div textarea {width: 100%; height: 60px; padding-left: 8px; padding-top: 5px;}
.register_home div select.error, .register_home div input[type="text"].error, .register_home div textarea.error {border: 1px solid #e00;}
.register_home div button {display: block; width: 40%; margin: 0 auto; background: #e3e0e0; padding: 5px 0; font-weight: bold;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	}

.search_home .adv_box {margin-top: 5px;}
.search_home .adv_box a {display: block; margin-top: 3px;}
.search_home .adv_box a img {max-width: 100%;}


.register_home .box_verify {
	margin-left: 5px;
	float: left;
}
.register_home .box_verify a {
	color: #fff;
	display: inline-block;
	margin-left: 10px;
}

.header .left img{
	width: 280px;
}
.rightCol .adv_box{
	margin-top: 10px;
}

.lds-dual-ring.loading { 
    display: none;
  }
  .lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
  }
  .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 5% auto;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
  }
  @keyframes lds-dual-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .overlay_irt{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
  }

 .member-left {
    width: 25%;
    padding: 0;
    margin: 0;
}
 .member-left .box {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
 .member-left .box-title {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-left: 3px solid #EC1A24;
    padding: 0 10px;
    background-color: #e9e9e9;
    border-bottom: 1px solid rgba(0,0,0,0.3);
}
 .member-left .box-title h2 {
    font-size: 14px;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
}
 .member-left .box-content {
    height: auto;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #eaeaea;
    background: #fafafa;
    font-size: 14px;
}
 .member-left .box-content ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}
 .member-left .box-content ul li {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted rgba(0,0,0,0.3);
}
 .member-left .box-content ul li i {
    width: 15px;
    text-align: center;
}
 .member-right .box {
    margin: 0;
    padding: 0;
}
 .member-right .box-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: white;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    position: relative;
}
 .member-right .box-title h1 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    display: inline-block;
}
 .member-right .box-content {
    height: auto;
    width: 100%;
    padding: 10px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    min-height: 400px;
}
 .row {
    margin: 0;
    padding: 0;
}
.member-right .count{
    margin-top: 20px;
}
.form-group{
    margin-bottom: 15px;
}
.page-template-account .row>div, .page-template-change_pass .row > div{
	padding: 0 15px;
}

.phone_hotline{
  color: #47484A;
  font-size: 22px; 
  font-weight: 700;
  margin-top: 45px;
  text-align: right;
}
.phone_hotline > span{
  color: #FE001D;
  font-size: 30px;
}
.header-mobile__icon{
  top: 6px;
  color: #fff;
  left: -15px;
}
.header-mobile__icon > i {
  font-size: 3.2rem;
}
.menu_mobile .icon-menu {
  width: 25px;
  height: 17px;
  cursor: pointer;
  text-transform: uppercase;
  pointer-events: auto;
  position: relative;
}
.menu_mobile .icon-menu:after, .menu_mobile .icon-menu:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #818285;
  position: absolute;
  left: 0;
  transition: transform .2s linear,top .2s linear .3s;
}
.menu_mobile .icon-menu:before {
  top: 0;
}
.menu_mobile .icon-menu .style_icon {
  content: "";
  width: 100%;
  height: 2px;
  background: #818285;
  position: absolute;
  left: 0;
  top: 8px;
  transition: all .3s linear;
}
.menu_mobile .icon-menu:after {
  top: 16px;
}
.menu_mobile.showmenu .icon-menu:before {
  top: 8px;
  transform: rotate(45deg);
}
.menu_mobile.showmenu .icon-menu .style_icon {
  opacity: 0;
  visibility: hidden;
}
.menu_mobile.showmenu .icon-menu:after, .menu_mobile.showmenu .icon-menu:before {
  transition: transform .2s linear .3s,top .2s linear;
}
.menu_mobile.showmenu .icon-menu:after {
  top: 8px;
  transform: rotate(-45deg);
}
.menu_mobile .mobile_show {
  position: fixed;
  width: 100%;
  top: 210px;
  left: 0;
  bottom: 0;
  visibility: hidden;
  text-align: left;
  z-index: 50;
}
.menu_mobile .mobile_show.show {
  visibility: visible;
}
.menu_mobile .mobile_show .mobile_content {
  width: 100%;
  height: 100%;
  margin: 0 0 0 auto;
  position: relative;
  top: 0;
  right: 0;
  z-index: 60;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  transform: translate(-100%,0);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
  overflow-y: auto;
  pointer-events: none;
  background: #fff;
}
.menu_mobile .mobile_show.show .mobile_content {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.mobile_menu {
  background: #fff;
  pointer-events: auto;
  max-height: 100%;
  overflow-y: auto;
}
.mobile_line {
  border-bottom: solid 10px rgba(0,0,0,.1);
}
.mobile_line .line_top {
  background: #ed0080;
  background: linear-gradient(90deg,#00B45E 0,#037a41 100%);
  padding: 10px 15px;
  height: 40px;
}
.mobile_menu>ul.mobile_main {
  border-bottom: solid 10px #ededed;
}
.mobile_menu>ul>li {
  border-bottom: solid 1px rgba(0,0,0,.2);
  overflow: hidden;
}
.mobile_menu>ul.mobile_main.m2>li>a {
  display: block;
  padding: 14px 15px;
  font-weight: 700;
}
.mobile_menu>ul>li:last-child {
  border-bottom: none;
}
.menu_mobile .mobile_show .irt_overlay {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.7);
  z-index: 51;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .8s ease;
  -moz-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
  pointer-events: auto;
}
.menu_mobile .mobile_show.show .irt_overlay {
  opacity: 1;
  visibility: visible;
}
.mobile_main li ul.sub-menu{
  padding: 0 25px;
}
.mobile_main li ul.sub-menu li{
  padding: 5px 0;
}
.mobile_main a{
  color: #000;
}
.menu__fixed{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999999;
}
.menu__fixed .menu_mobile .mobile_show{
  top: 45px;
}
@media (min-width: 1200px){
  .container {
    width: 1200px;
}
}

@media (max-width: 767px){
  .topbar_right{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 500px){
  .header .left img {
    width: 200px;
  }
  .adv_home_hot a{
    width: 100%;
  }
  .adv_home_hot a+a{
   margin-left: 0;
    margin-top: 10px;
  }
  .top1_box .item, .top2_box .top2, .land_page .top3_box .top3 {
    width: 100% !important;
    margin-right: 0%;
  }
  .top1_box .item>a, .top2_box .top2 .ltop2 a { 
    height: 250px;
  }
  .top3_box .top3 {
    margin-top: 30px;
  }
  .footer .iFooter {
    width: 100%;
    padding: 15px;
    margin-left: 0;
}
.row .rightCol {
  padding: 0;
}
.header a{
  margin: 10px auto;
  width: 100%;
  text-align: center;
}
.menu>div form {
  margin: 8px 0;
}
._form dl dd{
  margin-left: 0;
}
.member-left{
  width: 100%;
}
.padding_m{
  padding: 25px 0;
}
}
.content_news_page{
  font-size: 16px;
  line-height: 1.5;
}

