@charset "utf-8";

/* CSS Document */



body {

	color: #39434c;

	font-family: Arial;

	font-size: 12px;

	line-height: 1.5;

	box-sizing: border-box;

	background-position: top center;

	background-attachment:fixed;

	background-repeat: no-repeat;

	/* background:url(../images/bg_body.png) top center; */



	width: 100%;

}

a

{

	text-decoration:none;

}

* {

	margin: 0;

	padding: 0;

	box-sizing: inherit

}

img {
	max-width: 100%;
	height: auto;
}

ol, ul {

	list-style: none;

}

ul, ol, a {

	list-style: none;

	text-decoration: none;

}

a, ul, li {

	list-style: none;

	text-decoration: none;

}

.clear

{

	clear:both;

}

#container {
	max-width: 1366px;
	margin: auto
}

.clearfix::after {
	content: '';
	display: table;
	clear: both;
}

/*************************banner*******************************/



#banner

{

	background:url(../images/bg_header.png) repeat;
	position: relative;

}



.banner_top

{

	margin:0 auto;

	width:1200px;
	position: relative;

}

.header-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.header-mxh {
	font-family: 'Roboto';
	font-weight: bold;
	color: #2e2e2e;
	font-size: 15px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.header-mxh a {
	display: inline-block;
	vertical-align: middle
}

.header-hotline {
    min-height: 53px;
    background: url(../images/bg_hotro_item_info.png) left bottom no-repeat;
	padding-left: 60px;
	font-family: 'Roboto';
	font-size: 15px;
	color: #070707
}

.header-hotline span {
	display: block;
	font-weight: 900;
	font-size: 16px;
	color: #e01b1b
}

.inner {
	max-width: 1200px;
	position: relative;
	margin: auto
}

.header-logo {
	position: absolute;
	top: 0;
	bottom: 0;
	background: url(../images/bg_logo.png) right;
	background-size: 100% 100%;
	width: 303px;
	padding: 10px 30px;
	padding-left: 80px;
}

.header-banner {
	text-align: center;
	padding: 10px 0
}

.header-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}



/**************************banner*******************************/



/**********************************menu************************/



#menu {



	background: #301ee7;

	height: 45px;

}





#menu .menu_top {

	position:relative;

	width: 1200px;

	margin: 0 auto;
	padding-left: 200px

}



#menu .menu_top ul {

	display: inline;

	width: 100%;

	height: 43px;

}

#menu .menu_top ul li ul {
	display: none;
	position: absolute;
	top: 100%;
	max-width: 220px;
	height: auto;
}

#menu .menu_top ul li:hover > ul {
	display: block;
	z-index: 99;
	background-color: #f5f5f5;
}

#menu .menu_top ul li ul li:hover > ul {
	top: 0;
	left: 100%;
}

#menu .menu_top ul li {

	display: block;

	float: left;

	text-align: center;

	height: 43px;

	background:url(../images/menutop-line.png) no-repeat right center;

	font-size: 14px;

}

#menu .menu_top ul li a:hover

{

	display: block;

	line-height: 43px;


	color: #fff;

	height: 43px;

}



#menu .menu_top ul li a.current,#menutop .menu_top ul li a:hover {

	display: block;

	line-height: 43px;


	color: #212121;

	height: 43px;

}



#menu .menu_top ul li a.current span,#menu .menu_top ul li a:hover span {


	display: block;

	line-height: 43px;

	color: #f5f501;

	height: 43px;

}



#menu .menu_top ul li a.current b,#menu .menu_top ul li a:hover b {

	display: block;

	line-height: 43px;


}

#menu .menu_top ul li a {

	text-transform:uppercase;

	display: block;

	text-align: center;

	line-height: 43px;

	color: #fff;

	position: relative;

	padding-left: 10px;

}

#menu .menu_top ul li ul li

{

	height:auto;

	text-align:left;

	border-bottom:1px solid #ABA489;

	padding:10px 0px;

	margin:0px 3px;

	width:98%;

	display:block;

}

#menu .menu_top ul li ul li a

{

	line-height:normal;

	display:block;

	margin:0;

	font-size:12px;

	height:auto;

	text-align:left;

	color:#5d5d5d;

	padding-left:10px;



}

#menu .menu_top ul li ul li a:hover

{

	color:#cb0000;

	background:none;

	line-height:normal;

	display:block;

	margin:0;

	height:auto;

	margin-left:0;



}

#menu .menu_top ul li a span {

	padding-right: 15px;

}



#menu .menu_top .last {

	display: table-cell;

	text-transform: uppercase;


	text-align: center;

	height: 43px;

	font-size: 14px;

	background: none;

}



div.bg_input {

	margin-top: 6px;



	line-height: 30px;

	float: right;

	display: inline;

	position: relative;

}



.bg_input input {

	margin-top: 1px;

	background: url(../images/search.png) no-repeat;

	width: 196px;

	height: 30px;
	padding-left: 10px;

	border: none;

	right: 0px;

	top: 8px;

	color: #000;

}

.img_search {

	padding-right: 2px;

	margin-top: -23px;

	right: 0;

	position: absolute;

}

.bg_input a {

	padding-top: 12px;

}

.img_search a img {

	height: 15px;

	width: 15px;

}

/****************************end menu**********************************/





/***********************************wrapper************************************/



#wrapper

{

	background:#FFF;

	margin:0 auto;

	width:1200px;



}

#slideshow

{


	text-align: center;



}



/*******************************wrapper***********************************************/

.title-index {
	font-family: 'Roboto Condensed';
	font-weight: bold;
	font-size: 17px;
	color: #eeee00;
	text-transform: uppercase;
	margin-bottom: 20px;
	background: url(../images/bg_title_index.png) left top no-repeat;
	line-height: 42px;
	padding-left: 20px;
}

/******************************left *************************************************/



div#left {



	width: 270px;

	float: left;

}



div.tieude {


	line-height: 41px;

	height: 41px;

	margin-top: 10px;


	text-transform:uppercase;

	font-family: 'Roboto Condensed';
	font-weight: bold;
	font-size: 17px;
	color: #eeee00;

	padding-left: 20px;

	z-index: 5;

	position: relative;

	background: url(../images/bg_title_left.jpg);

}

div#danhmuc {

	background: #0a0afe;

	position: relative;

}

div.danhmuc {

	border: 1px solid #0066aa;

	border-top: none;

	margin-top: -4px;

}

div#danhmuc ul {

	background: url(../images/bg_menu_ul.jpg)
}



div#danhmuc ul li {

	background: url(../images/muiten.png) 10px center no-repeat;


	padding: 5px 10px 5px 25px;
	border-top: 1px solid #4431ff;

	line-height: 30px;

}



div#danhmuc ul li a {

	color:#fff;
	font-size: 14px;




}

div#danhmuc ul li:hover {

	color:#000;

	background: red url(../images/muiten_hover.png) 7px center no-repeat;

}

#main_content

{

	margin:0 auto;




}

#wrap_content

{

	margin-top:10px;

}

#left_danhmuc

{

	margin-bottom:15px;
	padding: 5px;
	outline: 1px solid #4431ff;
	outline-offset: -5px;
	background-color: #210fd4;


}

div.tieude_giua {

	background:url(../images/bg_line_title.png) bottom no-repeat;

	padding: 8px 10px;

	color: #176cc6;

	text-transform:uppercase;

	text-align:center;

	font-weight: bold;

	font-size: 13px;

	border-top: 1px solid #ffffff;

}

div#center {


	width: 900px;

	float: right;


}

div.wap_item {

	padding-top: 5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

div.item {
	float: left;
	text-align: center;
	width: 32%;
	padding-right: 5px;
	margin-bottom: 15px;
}

div.item a img {


	border:1px solid #CCC;

	margin-bottom: 4px;
	padding: 4px;
	box-shadow: 5px 5px #e5e5e5;

	background: #ffffff;

}

div.item a h3 {

	color: #111111;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin: 5px 0;
	text-transform: uppercase;

}

.detail

{

	text-align:center;

	margin-top: 8px;





}

.detail a

{

	padding-bottom: 5px;

	padding-top: 2px;

	padding-right: 6px;

	padding-left: 6px;

	background: url(../images/bg_detail.png) no-repeat;

	width: 50px;

	height: 19px;

	color: #FFF;



}

div#right {

	float: right;

	width: 195px;

}



.yahoo a img

{

	float:left;

}

div#hotro

{

	text-align: center;
}

div#hotro h3 {

	font-size: 13px;

	padding: 15px 5px;

	clear: both;

	line-height: 24px;

}

div#hotro h3 img {



}

#hotro h3 p

{



	color:#cf261d;

	font-weight:bold;

	font-size:15px;



}

div#hotro h3 span {


}

div.yahoo {

	color:#212121;

	width: 94%;





	margin-bottom: 3px;

	text-align: center;

}

div#spmoi {

	text-align: center;

	padding-bottom: 10px;



}

#partdivpr a img

{

	background:url(../images/bg_product_hot.png) no-repeat;

	width:183px;

	height:135px;

	margin-top:5px;

	margin-bottom:5px;



}

.yahoo span

{

	float:right;

	padding-top:12px;

	width: 130px;

}

.title_video {

	text-align: center;



	margin-bottom: 12px;

}

.title_video a {

	font-size: 12px;

	font-weight: bold;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 20px;

	padding-right: 26px;

	background: #00F;

	color: #FFF;

}

.title_video a:hover

{ background:#F00;

}

.line_bootom_tienich

{

	background:#00F;

	height:5px;

}

#tienich_thongke_lienket

{

	padding-bottom:15px;

	padding-top: 15px;



	width:1200px;

	margin:0 auto;

	background:#d0d0d0;

}

.list_thongke

{

	padding-top:10px;

}

.catalog_tienich

{

	margin-left: 10px;

	float: left;

	width: 32%;

}

.title_tienich

{

	background:url(../images/icon_tien.png) no-repeat;



	height:16px;

}

.title_tienich b

{

	font-size:14px;

	text-transform:uppercase;

	padding-left:25px;

	color:#0a0afe;



}

.list_tienich

{

	padding-top:10px;

}

.list_tienich ul li

{

	line-height: 35px;

	width:250px;

	background:url(../images/line_fo.png) no-repeat;

}

.list_tienich ul li  span

{

	padding-left:15px;

}





.list_thongke ul li

{

	line-height:30px;

	background:url(../images/line_fo.png) no-repeat;

}

.list_thongke ul li  span

{

	padding-left:15px;

}



.list_lienket

{

	padding-top:10px;

}

.list_lienket ul li

{

	float:left;

	width:45%;

}

#footer_main

{

	margin:0 auto;
	background-color: #2915f0;


	color:#FFF;
	font-family: 'Roboto';
	font-size: 14px;


}

.footer-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer_content

{

	width: 36%;
	padding: 20px 0;

}

.footer-main-title {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}

.footer-main-title span {
	font-family: 'Roboto Condensed';
	font-size: 27px;
	display: block
}

.footer-danhmuc {
	width: 32%;
	padding: 20px;
	padding-left: 40px;
	border-left: 1px solid #695aff;
	border-right: 1px solid #695aff
}

.footer-danhmuc a {
	display: block;
	margin-bottom: 10px;
	color: inherit
}

.footer-title {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.footer-fanpage {
	width: 32%;
	padding: 20px 0;
	padding-left: 40px;
	overflow: hidden;
}

.footer-copy {
	padding: 10px 0;
	border-top: 1px solid #695aff
}

.footer-copy span {
	font-weight: bold
}

.cop-left {
	float: left;
}

.cop-right {
	float: right;
}
.google-map iframe {
	width: 100%;
	display: block;
	height: 350px;
}

/*************************************** Tin TUC **********************************/



div.hb_news_detail ul.NewsList_Sub p img

{

	width:540px;

}

.clear {

	clear: both;
	width: 100%;

}

.clear15 {

	clear: both;

	height: 12px;

}

.hb_news {


	height: auto;

}

.hb_news_left {

	padding-bottom: 15px;

	padding-top: 15px;

	padding-right: 15px;

	float: left;

	width: 50%;

	font-family: Arial;

	border-bottom: 1px solid #e5e5e5;





}

.hb_news_left:nth-child(odd) {
	clear: left
}



.hb_news_left .left_date {

	width: 46px;

	height: 93px;

	float: left;

	text-align: right;

	padding-right: 10px;

	border-right: 1px dotted #cdcdcd;

}



.left_date .ngay {

	border-bottom: 1px solid #C9C9C9;

	color: #39434C;

	font-size: 26px;

	font-weight: bold;

	margin-bottom: 4px;

	margin-top: 17px;

	text-align: center;

}



.left_date .thang {

	color: #7D7D7D;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

}



.hb_news_left .cen_pic {


	width: 152px;

	height: 100px;

	float: left;



}



.hb_news_left .right_text {

	padding-top: 7px;

	width: calc(100% - 152px);

	height: auto;

	float: right;

}

.hb_news_left {

	font-family: Arial;

}



.right_text .tde {

	font-size: 15px;

	font-weight: normal;

	color: #1b78bd;

	margin-bottom: 7px;

}



.right_text .tde a {

	color: #0c4da2;

}

.right_text .tde a:hover {

	color: #ffbb00;

}



.right_text span {

	font-size: 13px;

	font-weight: normal;

	color: rgb(57,67,76);

	line-height: 17px;

}

div.hb_news_detail {


	height: auto;

	padding: 20px 20px;

}

div.other

{

	margin-left: 20px;

	margin-top:15px;

}





.Location a

{

	color:#878786;

}

.other h2 {

	margin-left: 30px;

	font-size: 16px;

	color: #0c4da2;

	text-transform: uppercase;

	text-decoration: underline;

}

.other ul {

	margin-top: 10px;

}

.other ul li {

	background: url(../images/icon_submenu.png) no-repeat 18px;

}

.other ul li a {

	margin-left: 30px;

	color: #414142;

}

.other ul li a:hover {

	font-weight:bold;



	color: #ffbb00;

}

.Location span b

{

	color:#3a7f04;

	font-family:VNI-Thufap1;

	font-size: 40px;

}

/*****************************phan trang *************************************/



.phantrang_paging a:hover {

	color:#FFF;

}

.phantrang_paging a {

	margin-right: 5px;

	padding: 4px 12px;

	background: #f0f0f0;

	color:#4a4c4c;

}

.phantrang_paging a:hover

{

	margin-right: 5px;

	padding: 4px 12px;



	background: #7fba00;

	color:#FFF;

	font-weight: bold;

}

.phantrang_paging span {

	margin-right: 5px;

	padding: 4px 12px;

	border: 1px solid #CCC;

	background: #7fba00;

	color:#FFF;

	font-weight: bold;

}

div.phantrang_paging

{

	margin-bottom: 15px;

	margin-left: 10px;

	text-align: center;

	margin-top: 15px;

}



.thanh_items {
	height: 28px;

	line-height: 28px;

	padding-left: 22px;

	color: #fff;

	font-weight: 900;

	text-transform: uppercase;
	background-color: #2a16f1;

	font-weight: bold;

	/* background: url(../images/bg_titlecontent.png) no-repeat; */

}

.thanh_items_noibat {



	width: 782px;

	float: left;

	height: 28px;

	line-height: 28px;

	padding-left: 22px;

	color: #FFF;

	font-weight: 900;

	text-transform: uppercase;

	font-weight: bold;

	background: url(../images/bg_noibat.png) no-repeat;

}



h2.title_primary {

	line-height: 28PX;

	font-size: 12px;



	margin-left: -28px;

	float: left;



	padding-left: 44px;


	font-weight: 900;

	text-transform: uppercase;

	font-weight: bold;

	background: url(../images/tilte_menu.png) no-repeat 4PX;

}

h2.title_primary  a

{

	color: inherit

}

.map_view ul li a {

	color: #ED1B24;

	font-size: 13px;

	font-weight: bold;

}

.map_view ul li a b {

	color: #333;

}

.show-pro {

	margin-bottom: 15px;

	padding-top: 10px;

	padding-left: 12px;

}

/*++++++++++JS ZOOM PRODUCT+++++++++++*/

div.jszoom-product{float: left;width:60%;margin-left: 3px;padding-bottom:10px;padding-top:15px;}

div.thumb ul{position: relative;list-style: none;}


div.thumb ul li.active{z-index: 10;display: block;}

div#product-detail{width:100%;margin-top:10px;float:left;line-height: 2em;list-style: inside;color: #FFF;}

div#product-detail img{max-width: 440px;}



div.product-description{float:right;width:38%;line-height:2em;}

div.product-description h1{font-family: "Open Sans"; font-weight: 600; font-style: italic; letter-spacing: -1px; line-height:50px; color: #FF9900;text-shadow: 1px 1px 0px rgba(0,0,0,0.5);}

div.product-description p.line{border-bottom:1px solid #CCC;margin:10px 0px;}

div.product-description p.old-price{font-weight: 400;color:#666;font-size:14px; text-decoration:line-through;}

div.product-description p.special-price{font-weight: 400;color: #FF9900;font-size:20px;letter-spacing: -1px;}

div.product-description p.save-price{font-weight: 400;color:#5E5E5E; font-size: 17px;padding:5px 0px;}





div.product-description-content

{float:right;

	width: 265px;}

	div.product-description-content div.title{position: relative;background: none;}

	div.product-description-content div.title h2{margin-left: 0px;font-family: "Open Sans"; font-size: 15px;}

	div.product-description-content div.content{border: none;background: none;margin-bottom: 10px;}

	div.product-description-content div.content p{float: left;margin-right: 10px;font-weight: 400;color: #333;font-family: "Open Sans"; font-size: 15px;}

	div.product-description-content div.content b{font-weight: 600;font-family: "Open Sans"; font-size: 15px;color: #F00;}

	div.product-description-content div.content #input_quantity{padding:3px;width:30px;font-size:11px;color: #555;text-align: center}



	#add_to_basket{float: left;margin-top:5px;margin-right: 3px;letter-spacing: -1px; background: #0082C8; padding: 6px 17px; font-size: 16px;font-weight: 700; color: #000; border-radius: 5px; -moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;-webkit-border-radius: 5px; background:-webkit-linear-gradient(top, #FFF 0, ##0082C8 100%); background:-moz-linear-gradient(top, #FFF 0, ##0082C8 100%);background:-ms-linear-gradient(top, #FFF 0, ##0082C8 100%);background:-o-linear-gradient(top, #FFF 0, ##0082C8 100%);}

	/*++++++++++TABS PRODUCT+++++++++++*/

	div#tabs{float: left;width: 100%;margin-top:20px;}

	ul#tabs-nav{float: left;list-style:none;}

	ul#tabs-nav li{float: left;margin-right: 7px;}

	ul#tabs-nav li h2{font-weight: 400;color: #333;font-family: "Open Sans"; font-size: 15px;}

	ul#tabs-nav a{display: block;padding: 8px 20px;background: #F5F5F5;border-left:1px solid #CCC;border-right:1px solid #CCC;border-top:1px solid #CCC;}

	ul#tabs-nav a.active{position:relative;z-index:15;background: #FFF;color:#000;}

	ul#tabs-nav a:hover{color: #000;}

	div.content-detail{border: 1px solid #ccc;margin-top:-2px; margin-bottom: 10px;position:relative;z-index:10;border-radius:0px 5px 5px 5px;-moz-border-radius:0px 5px 5px 5px;-ms-border-radius:0px 5px 5px 5px;-o-border-radius:0px 5px 5px 5px;-webkit-border-radius:0px 5px 5px 5px;}



	div.info-content {

		float: left;

		width: 100%;

	}

	div.info-title {

		position: relative;

		float: left;

		width: 100%;

		height: 28px;

		background: url(images/bg_title.png) no-repeat left center;

	}

	#map_view

	{

		height:550px;

		width:718px;

	}

	div.phantrang

	{



		text-align:center;
		width: 100%;

		padding-top: 15px;

		padding-bottom:15px;

		clear: both

	}

	/*****************************phan trang *************************************/



	.phantrang a:hover {

		color:#FFF;

	}

	.phantrang a {

		margin-right: 5px;

		padding: 4px 12px;

		background: #f0f0f0;

		color:#4a4c4c;

	}

	.phantrang a:hover

	{

		margin-right: 5px;

		padding: 4px 12px;



		background: #7fba00;

		color:#FFF;

		font-weight: bold;

	}

	.phantrang span {

		margin-right: 5px;

		padding: 4px 12px;

		border: 1px solid #CCC;

		background: #7fba00;

		color:#FFF;

		font-weight: bold;

	}

	.box_news

	{

		float:left;

		width:280px;

		margin-top:15px;

		margin-bottom:15px;





	}

	.box_news h2.h2_news a

	{

		color:#F00;

		font-size:14px;

	}



	.bx-main {

		display: flex;

		flex-wrap: wrap;

		font-size: 12px;

		padding-top: 20px;



	}

	.box_container {

		display: block;
		width: 25%;
		padding: 10px;
		text-align: center

	}

	.box_thumb {

		display: block;




		padding: 5px;

		text-align: center;

		border:1px solid #ccc;

	}

	a.read {

		color: #C21317;

		font-size:12px;

		font-weight:bold;

		text-decoration: none;



	}



	#gallery ul li {

		display: block;

		float: left;

		height: 150px;

		width: 250px;

		margin: 8px;

		padding: 10px;

		text-align: center;

		background: #000;

	}

	div.hb_thicong_detail {

		width: 582px;

		height: auto;

		padding: 0px 5px;

	}

	.title_name

	{

		width:172px;

		height:30px;



	}

	.hot_news

	{

		width:145px;

		height:30px;

	}

	ul.cateUl3 > li{

		text-transform: capitalize;

		font-size: 12px;

		color: #101010;

		display: block;

		height: 28px;

		line-height: 28px;

		overflow: hidden;

		padding: 0 0 0 20px;

		font-weight: bold;

	}



	ul.cateUl3 > li>a{

		font-weight:bold;

		display: block;

		padding: 0 0 0 25px;

		height: 28px;

		line-height: 28px;

	}

	a.giavang{

		background:url(../images/giavang.png) no-repeat left center;

	}



	a.chungkhoang{

		background:url(../images/chungkhoang.png) no-repeat left center;

	}



	a.tygia{

		background:url(../images/tygia.png) no-repeat left center;

	}



	a.thoitiet{

		background:url(../images/thoitiet.png) no-repeat left center;

	}

	.index-box {
		padding: 30px 0
	}

	.tuyendung-img {
		float: left;
		width: 40%;
	}

	.tuyendung-content {
		float: right;
		width: 55%;
		font-family: 'Roboto';
		font-size: 14px;
	}

	.about-box {
		background: url(../images/bg_about.png) center;
		background-size: cover;
		margin-top: 30px;
	}

	.about-img {
		float: left;
		width: 40%;
	}

	.about-content {
		float: right;
		width: 55%;
		color: #fff;
		font-family: 'Roboto';
		font-size: 14px;
	}

	.about-title {
		font-family: 'Roboto Condensed';
		font-weight: bold;
		font-size: 35px;
		text-transform: uppercase;
		padding-bottom: 5px;
		margin-bottom: 20px;
		background: url(../images/bg_about_title.png) left bottom no-repeat;
	}

	.about-seemore {
		display: inline-block;
		margin-top: 20px;
		font-family: 'Roboto';
		font-size: 15px;
		color: #fff;
		padding: 10px 20px;
		border: 2px solid
	}

	.bottom-title {
		font-family: 'Roboto';
		font-size: 25px;
		color: #141515;
		text-transform: uppercase;
		margin-bottom: 10px;
		overflow: hidden;
	}

	.bottom-title span {
		display: inline-block;
		padding-right: 30px;
		position: relative;
	}

	.bottom-title span::after {
		content: '';
		position: absolute;
		left: 100%;
		top: 50%;
		transform: translateY(-50%);
		background: url(../images/bg_bottom_title_after.png) left top no-repeat;
		width: 555px;
		height: 19px;
	}

	.video-box {
		width: 33.33%;
		float: left;
	}

	.news-box {
		width: 63%;
		float: right;
		font-family: 'Roboto';
		font-size: 14px;
		color: #2f2f2f
	}

	.hover-img {
		display: block;
		overflow: hidden;
	}

	.hover-img img {
		width: 100%;
		display: block;
		transition: ease 0.4s
	}

	.hover-img:hover img {
		transform: scale(1.1)
	}

	#main_video_owl {
		margin-bottom: 10px
	}

	.news-main {
		float: left;
		width: 45%
	}

	.news-main-ten {
		display: block;
		margin: 10px 0;
		font-weight: bold;
		color: #161616;
		text-transform: uppercase;
	}

	.news-main-seemore {
		display: inline-block;
		margin-top: 10px;
		text-transform: uppercase;
		color: #ababab;
		padding: 10px 20px;
		border: 2px solid;
	}

	.news-list {
		float: right;
		width: 53%;
	}

	.news-item {
		margin-bottom: 20px
	}

	.news-item-ten {
		margin-top: 0
	}

	.news-item-img {
		float: left;
		margin-right: 10px;
	}

	.kythuat-title {
		font-family: 'Roboto Condensed';
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		font-size: 30px;
		color: #2915f0;
		background: url(../images/bg_kythuat_title.png) center no-repeat;
		margin-bottom: 20px;
	}

	.kythuat-item {
		position: relative;
		font-family: 'Roboto Condensed';
		font-weight: bold;
		font-size: 16px;
		color: #fff;
	}

	.kythuat-item a {
		color: inherit
	}

	.kythuat-item p {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 10px;
		text-align: center;
		text-transform: uppercase;
		background-color: rgba(0,0,0,0.5);
	}
	.hotline-hotro {
		font-family: 'Roboto';
		font-size: 17px;
		color: #fff;
		padding: 10px 5px;
		text-align: center;
		background-color: #2915f0;
	}

	.hotline-hotro span {
		font-weight: 900;
		font-size: 20px;
		color: #f2f201
	}

	.hotro-content {
		padding: 20px;
		font-family: 'Roboto';
		font-size: 15px;
		color: #222222;
		text-align: left;
	}

	.hotro-item {
		margin-bottom: 10px;
	}

	.hotro-item-title {
		font-weight: bold;
		font-size: 16px;

	}

	.hotro-item-info {
		min-height: 53px;
		background: url(../images/bg_hotro_item_info.png) left bottom no-repeat;
		padding-left: 60px;
	}

	.hotro-item a {
		float: right;
	}

	.hotro-item-hotline {
		font-weight: bold;
		font-size: 17px;
		color: #df1313
	}