@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);

body{
    font:14px/23px Tahoma, Geneva, sans-serif;
    color: #222;
    padding: 0;
    margin: 0
}
* {border: 0; padding: 0; margin: 0}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    color: #00665D;
}
ul{list-style-type:none}
.clear {clear: both}
input[type=text],input[type=password] {
    border: 1px #dcdcdc solid;
    color: #595959;
    margin: 0;
    padding: 1px
}
.center{text-align: center}
.left{text-align: left}
.right{text-align: right}
table {
    border-collapse: collapse;
    table-layout: auto
}
.main_border{border:1px solid gainsboro; background-color:#fff}
.main_wrap{width:1160px; margin:0 auto}
#wrapper{overflow:hidden;}

/*HEADER*/
header{}
#top_header{overflow:hidden;}
#top_header .logo{float:left; margin:5px 0 0}
#top_header .logo a{display:inline-block; width:100%}
#ads_header{float:right}
#top_header .contact_info{
	float:right;
	position:relative;
	margin:25px 80px 0 0
}
#top_header .contact_info i {
	color: #7ecefd;
	font-size: 55px;
	left: -50px;
	line-height: 55px;
	padding-right: 7px;
	position: absolute;
	top: 0;
}
#top_header .contact_info strong{
	display: block;
	font: 300 26px/32px "Open Sans",sans-serif;
}


#main_nav{background:#0075B1; width:100%; z-index:9999; box-shadow:0 0 6px 0 rgba(50, 50, 50, 0.1);border-bottom:1px solid #ccc}
#main_nav ul{display:inline-block}
#main_nav ul li{float:left; position:relative;}
#main_nav ul li a{
	display:inline-block; 
	color:#fff; font-size:16px;
	padding:12px 15px;
	text-transform:capitalize;
	white-space:nowrap;
}
#main_nav > ul > li:first-child a{
	border-left:none;
}
#main_nav ul li:last-child a{border-right:none;}
#main_nav ul li:hover a{background:#005E8E;}
#main_nav ul li a.selected{}
#main_nav ul li ul.submenu{top:37px;left:0; height:auto; width:180px; z-index:999; overflow:visible; position:absolute; display:none}
#main_nav ul li:hover ul.submenu{display:block}
#main_nav ul li ul.submenu li{position:relative; width:100%;}
#main_nav ul li ul.submenu li a{
	background:#0075B1; 
	position:relative; display:list-item;
	font-size:13px;
	/*border-top:1px solid #019e90;
	border-bottom:1px solid #006b62;*/
}
#main_nav ul li ul.submenu li:hover a{background:#005E8E}
/*MENU MOBILE*/
#menumobile{background:#0075B1; padding:8px 0; display:block; position:relative; display:none}
#menumobile h3#disMenu{
  background-color: rgba(255, 255, 255, 0.1);
  background-image: url("images/menu-mobile.png");
  background-position: 11px center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-left: 10px;
  padding-right: 15px;
  text-align: right;
  width: 95px;
}
#menumobile h3#disLang{ 
	position:absolute; top:8px; right:10px;
	background-color: rgba(255, 255, 255, 0.1);
	background-image: url("images/menu-lang.png");
	background-position: 11px center;
	background-repeat: no-repeat;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	padding:0 15px 0 40px;
	text-align: right;
	text-transform:uppercase;
}
#menumobile ul{
	display: none;
	margin: 8px 10px 3px;
	overflow: hidden;
	width: auto;
}
#menumobile ul li{
	position:relative;
}
#menumobile ul li a{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 0.95em;
	line-height: 32px;
	margin-bottom: 1px;
	overflow: hidden;
	padding: 0 20px;
	text-transform: uppercase;
	white-space: nowrap;
}
#menumobile ul#showLang li a{text-align:right;}


/*DETAIL BANNER*/
.detailbanner{display:inline-block; margin:10px 0}
.detailbanner img{max-width:100%}

/*MAIN PAGE*/
#main_page{ position:relative;}
#main_page .wrapper{width:100%; box-sizing:border-box; padding:20px 0; min-height:500px; display:inline-block;}
#toppage{padding:0 0 20px; width:100%; display:inline-block}
#left_page, #slide{width:73%; float:left; position:relative; overflow:hidden}
#sidebar, #food{width:25%; float:right; overflow:hidden}

/*HOME PAGE*/
/*ONLINE*/
.u_online{display:inline-block}
.u_online .title{
	color:#fff; background-color:#F5821F; 
	padding-left:20px; height:36px; line-height:36px;
	font-size:15px; text-transform:uppercase; 
	font-weight:normal; white-space:nowrap;
}
.u_online .title i{font-size:18px; margin-right:5px}
.u_online .content{
	width:100%; display:inline-block; padding:15px; 
	box-sizing:border-box;
	background-color: #f7f7f7;
	border:1px solid #ebebeb;
	border-top:none;
	box-sizing: border-box;
	float: left;
}
.u_online li{padding:6px 0; width:100%; float:left; box-sizing:border-box; border-top:1px solid #fff; font-size:15px; line-height:24px}
.u_online li span{font-size:18px; margin-left:5px;}
.u_online li span.ln1{color:green}
.u_online li span.ln2{color:blue}

/*SUPPORT*/
.support{display:inline-block}
.support .title{
	color:#fff; background-color:#F5821F; 
	padding-left:20px; height:36px; line-height:36px;
	font-size:15px; text-transform:uppercase; 
	font-weight:normal; white-space:nowrap;
}
.support .content{
	width:100%; display:inline-block; padding:15px; 
	box-sizing:border-box;
	background-color: #f7f7f7;
	border:1px solid #ebebeb;
	border-top:none;
	box-sizing: border-box;
	float: left;
}
.support .title i{font-size:18px; margin-right:3px}
.support .online li{padding:6px 0; width:100%; float:left; box-sizing:border-box; border-top:1px solid #fff; font-size:18px}
.support .online li i{font-size:26px; margin-right:3px;}
.support .online li.hotline{color:#DC3030}
.support .online li.hotline i{margin:0 6px 0 5px; font-size:28px}
.support .online li.skype a{color:#00A8E5}
.support .online li.phone{color:#5FB435}
.support .callme{padding-top:5px; display:float; display:block}
.support .callme label{
	display: block;
	font-size: 13px;
	line-height: 24px;	
}
.support .callme .frm-input{
	border: 1px solid #ccc;
	background-color:#fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-sizing:border-box;
	display: block;
	font-size: 13px;
	font-family:inherit;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0 7px;
	width: 100%;
	transition:box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s
}
.support .callme .btn-buy{
	background: #b7541f;
	border-radius: 3px;
	color: #fff;
	display: block;
	float: right;
	font-family: "Open Sans",Arial;
	font-size: 14px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width:100%;	
	border: 0 none;
	box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.3) inset;
	cursor: pointer;
	display: block;
	position: relative;
	top: 0;
	transition: all 0.3s ease 0s;
}

/*PRODUCT INTRO*/
.product_intro{
	background-color:#0a9386; padding:30px; 
	color:#fff; border-radius:5px; position:relative; 
	width:100%; display:block; box-sizing:border-box;
	margin-bottom:40px;
}
.product_intro .ballarrow {
  border-color: #0a9386 transparent transparent;
  border-style: solid;
  border-width: 20px 20px 0 0;
  height: 0;
  position: absolute;
  right: 20px;
  bottom:-20px;
  width: 0;
}
.product_intro h1{font-size:16px; margin-bottom:10px; line-height:24px; text-transform:uppercase}
.product_intro .content a{color:#fff}

/*MAIN INTRO*/
.main_intro{
}
.main_intro .title{height:36px; line-height:36px; padding-left:32px; background:#0A9386 url(images/bg-title.png) no-repeat 10px center; color:#fff; text-transform:uppercase; font-size:17px; font-weight:normal}
.main_intro .content{
	padding:20px;
	border:1px solid #ccc;
	border-top:none;
}
.main_intro .content p, .main_intro .content span, .main_intro .content div{font-size:1em; margin:12px 0; line-height:23px; text-align:justify}
.main_intro h2{font-size:1.2em; line-height:1.5em}
.main_intro h3{font-size:1.1em; line-height:1.3em}
.main_intro .content table{margin:0 auto}

/*NEW PRODUCT*/
.newpro{margin-bottom:15px;}
.newpro .list{width:100%; display:inline-block; border:1px solid #ccc; border-top:none; box-sizing:border-box; padding-bottom:10px}
.newpro .title h3{height:36px; line-height:36px; padding-left:32px; background:#0A9386 url(images/bg-title.png) no-repeat 10px center; color:#fff; text-transform:uppercase; font-size:16px; font-weight:normal}
.newpro li{width:50%; box-sizing:border-box; padding:0 10px; float:left;}
.newpro li .item{width:100%; float:left; border-top:1px solid #ebebeb; padding:10px 0;}
.newpro .list li a:hover{color:#000}
.newpro .list li img{
	width:33%; float:left;
	border: 1px solid #EDEDED;
	box-shadow: 0px 6px 6px -6px #000;
	box-sizing: border-box;
	padding: 2px;
}
.newpro .list li .info{width:67%; padding-left:10px; box-sizing:border-box; float:right}
.newpro .list li .info h4{color:#333; margin:0 0 5px; font-size:1em; line-height:20px; text-transform:uppercase}
.newpro .list li a:hover .info h4{color:#0A9386}
.newpro .list li .info p{font-size:13px !important;}
.newpro .list li .info .moredesc{max-height:70px; overflow:hidden}
.newpro .list li .info .moredesc, .newpro .list li .info .moredesc p,.newpro .list li .info .moredesc span, .newpro .list li .info .moredesc strong{font-size:13px; color:#000 !important; font-weight:normal !important;}
.newpro .list li .info span{margin-right:3px;}
.newpro .list li .info p.price{margin:6px 0}
.newpro .list li .info p.price span{text-align:left; font-size:1.2em; font-weight:bold; margin:10px 0; color:#fe1a19}


/*CAT LIST*/
.cat_list{width:49%; float:left; margin:0 2% 2% 0;}
.cat_list.right_list{margin-right:0}
.cat_list .title{height:36px; line-height:36px; padding-left:32px; background:url(images/bg-title.png) no-repeat 10px center}
.cat_list.style1 .title{background-color:#5FB435}
.cat_list.style2 .title{background-color:#1BA1E2}
.cat_list.style3 .title{background-color:#DC3030}
.cat_list.style4 .title{background-color:#FA824F}
.cat_list .title h3{float:left; color:#fff; font-size:15px; text-transform:uppercase; font-weight:normal; white-space:nowrap}
.cat_list .list{width:100%; display:inline-block; border:1px solid #ccc; border-top:none; box-sizing:border-box; padding:10px}
.cat_list .list li{
	float:left; width:100%;
	margin:0; padding:10px 0; 
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-bottom:1px solid #ccc;
}
.cat_list .list li:first-child{padding-top:0}
.cat_list .list li:last-child{padding-bottom:0; border:none}
.cat_list .list li a:hover{color:#000}
.cat_list .list li img{
	width:33%; float:left;
	border: 1px solid #EDEDED;
	box-shadow: 0px 6px 6px -6px #000;
	box-sizing: border-box;
	padding: 2px;
}
.cat_list .list li .info{width:67%; padding-left:10px; box-sizing:border-box; float:right}
.cat_list .list li .info h4{color:#333; margin:0 0 5px; font-size:1em; line-height:20px; text-transform:uppercase}
.cat_list.style1 .list li a:hover .info h4{color:#5FB435}
.cat_list.style2 .list li a:hover .info h4{color:#1BA1E2}
.cat_list.style3 .list li a:hover .info h4{color:#DC3030}
.cat_list.style4 .list li a:hover .info h4{color:#FA824F}

.cat_list .list li .info p{font-size:13px !important;}
.cat_list .list li .info .moredesc{max-height:70px; overflow:hidden}
.cat_list .list li .info .moredesc, .cat_list .list li .info .moredesc p,.cat_list .list li .info .moredesc span, .cat_list .list li .info .moredesc strong{font-size:13px; color:#000 !important; font-weight:normal !important;}
.cat_list .list li .info span{margin-right:3px;}
.cat_list .list li .info p.price{margin:6px 0}
.cat_list .list li .info p.price span{text-align:left; font-size:1.2em; font-weight:bold; margin:10px 0; color:#fe1a19}


/*PRO DETAIL*/
.pro_detail{width:100%; display:inline-block; margin:20px 0 0}
.pro_detail .binfo .linfo{float:left; width:50%;}
.pro_detail .binfo .linfo img{width:100%; border:1px solid #e2e2e2; padding:5px; box-shadow:0 5px 6px -6px #000; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.pro_detail .binfo .rinfo{float:right; width:50%; box-sizing:border-box; padding-left:25px}
.pro_detail .binfo .rinfo h1{font-size:1.5em; margin:0 0 18px; line-height:1.2em; color:#333; text-transform:uppercase; font-weight:normal}
.pro_detail .binfo .rinfo p{font-size:1em; margin:5px 0}
.pro_detail .binfo .rinfo p span{margin:0 3px}
.pro_detail .binfo .rinfo p span.hotline{font-size:22px;}
.pro_detail .binfo .rinfo .price{margin:10px 0}
.pro_detail .binfo .rinfo .price span{font-size:24px; color:#fe1a19;}
.pro_detail .binfo .rinfo a.btn_buy{
	background: url("images/btn_buyer.png") no-repeat scroll -244px -324px rgba(0, 0, 0, 0);
	display: block;
	height: 50px;
	width: 182px;
	cursor:pointer;
	margin:10px 0 12px;
}
.pro_detail .binfo .rinfo a.btn_buy:hover{
	background-position:-244px -374px;
}
.pro_detail .binfo .rinfo .moredesc{border-radius:5px; background:#f2f2f2; border:1px solid #e1e1e1; padding:10px}
.pro_detail .binfo .rinfo .moredesc li{list-style-type:disc; list-style-position:inside;}
.pro_detail .minfo{border-top:1px solid #e1e1e1; display:inline-block; margin:10px 0; padding:10px 0; width:100%;}
.pro_detail .minfo p, .pro_detail .minfo span, .pro_detail .minfo div, .pro_detail .minfo h2{font-size:1em; margin:15px 0; line-height:1.6em;}
.pro_detail .minfo h2{font-size:1.2em}
.pro_detail .minfo h3{font-size:1.1em}
.pro_detail .minfo table{margin:0 auto}
.pro_detail .minfo img{max-width:95%; margin:10px auto 5px; display:block}
.pro_detail .minfo li{list-style:inside disc; line-height:20px; margin:10px 0 10px 10px}
.pro_detail table td p,.pro_detail table th p{margin:5px 0 !important;}

#main_page .box_left{width:100%; float:left; margin-bottom:20px}
#main_page .box_left .title{height:30px; line-height:35px; border-bottom:solid #CC3300 2px; text-transform:uppercase; font-size:16px}
#main_page .box_left .content{padding:10px 0}

.botbanner{width:94%; padding:3%; text-align:center; border-top:1px solid gainsboro; clear:both; background:none}
.botbanner img{max-width:100%}

/*PRODUCT ORDER*/
#product_order .order{width:100%; float:left}
#product_order .order_content{width:50%; float:left; margin-top:5px}
#product_order .order_info{width:50%; float:left}
#product_order .order_info_wrap{padding:10px 0 0 45px}
#product_order .order label{
	display: block;
	font-size: 1.1em;
	line-height: 28px;	
}
#product_order .order_info .topinfo{width:90%; padding:5%; background-color:#F6F6F6; float:left; border-radius:6px}
#product_order .order_info .topinfo p.price{margin:3px 0 0;}
#product_order .order_info .topinfo p.price span{color:#fe1a19; font-weight:bold; font-size:18px}
#product_order .order_info .topinfo li{padding:5px 0; display:list-item;}
#product_order .order_info .topinfo li span{margin:0 5px}
#product_order .order_info .topinfo img{margin-bottom:10px; width:100%}
#product_order .order_info .topinfo h1{font-size:16px; text-transform:uppercase; line-height:28px; font-weight:bold}
#product_order .order_info .botinfo{padding:10px 0}
#product_order .order_info .botinfo h4{font-size:16px; text-transform:uppercase; padding:2px 0; border-bottom:1px solid #ccc; margin:0 0 7px}
#product_order .order_info .botinfo li .icon{
	background:url(images/main-icon-1.png) no-repeat -270px -44px; 
	width:22px;
	height:20px;
	display:block;
	float:left;
	margin-top:4px
}
#product_order .order_info .botinfo li{
	font-size:15px;
	padding:3px 0;
	width:100%;
	line-height:20px
}
#product_order .order .frm-input{
	border: 1px solid #ccc;
	background-color:#fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-sizing:border-box;
	display: block;
	font-size: 14px;
	font-family:inherit;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	padding: 0 1.5%;
	width: 100%;
	transition:box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s
}
#product_order .btn-buy{
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	line-height: 10px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 1.4444;
	padding: 15px 0;
	width: 230px;
	background-color: #6ABC3A;
	color: #fff;
	margin:20px 0 0		
}


/*ORDER SUCCESS*/
.order-success{text-align:center; min-height:250px}
.order-success h2.title{font-size:24px; margin:20px 0 30px; text-transform:uppercase}
.order-success p.content{font-size:16px; line-height:24px;}



/*FOOOTER*/
#footer{background:#0075B1; border-top: 5px solid #e0e0e0; min-height:40px; color:#fff !important; text-align:center}

#footer .fwrapper{margin:0 auto; width:100%; padding:10px 0}
#footer .fwrapper p{padding:0 0 5px}
#footer .fwrapper ul{padding:5px 0}
#footer .fwrapper ul a{padding:0 5px; border-right:1px solid #ccc; line-height:12px;font-size:13px; text-transform:uppercase; font-weight:bold; color:#fff;}
#footer .fwrapper ul a:last-child{border:none}
/*NEWS TOP*/
.news_event li{width:320px; float:left; margin:0 20px 20px 0}
.news_event li.odd{margin-right:0}
.news_event li h2{line-height:24px; font-size:16px; margin:5px 0;}
.news_event li h2 a{color:#333}
.news_event li h2 a:hover{color:#000}
.news_event li p{line-height:20px}
.news_event img{width:100%; height:200px}

.news_tick{background:url("images/hotnews.png") no-repeat; height:16px; width:16px; text-indent:-1000px; float:left; margin-right:8px; margin-top:31px}
#top_news{height:25px; width:360px; float:left; margin:25px 0; line-height:25px; overflow:hidden}
#top_news li a{font-weight:bold; font-size:14px}

/*RIGHT NEWS*/
.right_promotion{padding:5px}
.right_promotion li{float:left; width:100%; padding:10px 0; border-bottom:1px solid #fff}
.right_promotion li img{width:80px; float:left; margin-right:5px; box-shadow: 1px 2px 5px -4px #000; -moz-box-shadow: 1px 2px 5px -4px #000; -webkit-box-shadow: 1px 2px 5px -4px #000;}
.right_promotion li h2{font-size:14px; font-weight:normal; line-height:22px}
.right_promotion li a{color:#333; display:block}
.right_promotion li a:hover{color:#000;}


/*NEWS INDEX*/
.news_list{}
.news_list li{margin:20px 0; display:inline-block; background:#EBEDEC; width:100%}
.news_list li .img{width:50%; float:left}
.news_list li .img img{width:100%;}
.news_list li h3{margin:20px 0 15px; line-height:30px; font-size:24px; color:#0476BE; font-weight:normal}
.news_list li h4{font-size:14px; font-weight:normal; line-height:24px}
.news_list li .info{padding:20px 30px; box-sizing:border-box; width:50%; box-sizing:border-box; float:right}
.news_list li a.info , .news_list li a.info:hover{color:#333}
.news_list li img.readmore{width:27px; height:27px; float:right; margin:20px 15px 0 0; display:block}
.news_list li img.readmore:hover{opacity:0.9}

/*NEWS DETAIL*/
.news_detail{padding-right:20px}
.news_detail *{font-family:Arial, Helvetica, sans-serif !important}
.news_detail li{list-style-type:disc !important; list-style-position:inside !important; padding-left:10px; font-size:1.05em; margin:10px 0}
.news_detail h1{
	color: #333;
	font-size: 26px;
	font-weight: normal;
	line-height: 38px;
	margin: 28px 0;
	text-transform: uppercase;
}
.news_detail .title{
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 5px;
}
.news_detail .infopost{
	border-top: 1px solid #e2e2e2;
	clear: both;
	color: #999;
	margin-top: 10px;
	padding: 5px 0 10px;
	text-transform: capitalize;
	width: 100%;
	font-size:12px;
}
.news_detail .infopost a{color:#555}

.news_detail .desc{color:#333; font-size:1em; font-weight:bold; margin:20px 0 15px; width:100%; line-height:20px}
.news_detail .content{color:#111; margin:20px 0}
.news_detail .content p, .news_detail .content span, .news_detail .content div{font-size:1em; margin:12px 0; line-height:23px; text-align:justify}
.news_detail h2{font-size:1.2em; line-height:1.5em}
.news_detail h3{font-size:1.1em; line-height:1.3em}
.news_detail .content table{margin:0 auto}
.news_detail .noteimg, .news_detail .noteimg span{margin:0}
.news_detail .content img{max-width:100%; margin:10px auto 5px; display:block}
.news_others{margin:5px 0 15px;}
.news_others .title{height:36px; line-height:36px; padding:0 8px; background:#0075B1 url(images/bg-title.png) no-repeat 10px center; position:relative;}
.news_others .title a.readmore{float:right; color:#fff}
.news_others .title a.readmore:hover{text-decoration:underline}
.news_others .title h3{float:left; color:#fff; font-size:16px; box-shadow:0 0 6px 0 rgba(50, 50, 50, 0.1); text-transform:uppercase; padding-left:28px; font-weight:normal;}
.news_others li{
	float: left;
	padding: 1.5%;
	overflow: hidden;
	width: 100%;
	height:auto;
	margin:5px 0;
	border:1px solid #ddd;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news_others li a{color:#333}
.news_others li img{width:35%; margin-right:10px; float:left}
.news_others li h4{font-size:16px; color:#333; line-height:22px; margin-bottom:10px}
.news_others li p{font-size:1em; color:#000; line-height:1.4em}

/*RIGHT PRODUCT*/
.product_right{margin-bottom:20px; width:100%; display:inline-block}
.product_right .title{font-size:1.2em; text-align:center; border-top:3px solid #16D481; padding:5px 0; color:#444; margin-bottom:5px}
.product_right .list{}
.product_right li{float:left; width:97%; padding:1.5%; background:#F2F2F2; margin-bottom:10px}
.product_right li img{width:100%;}
.product_right li h4{text-align:center; font-weight:bold; text-transform:uppercase;}
.product_right li p{text-align:center; font-size:1em;}
.product_right li p span{color: #fe1a19;font-size: 16px;font-weight: bold;margin: 10px 0;}

/*RIGHT NEWS*/
.news_right{margin-bottom:20px; width:100%; display:inline-block; background:#f7f7f7}
.news_right .title{font-size:16px; text-align:center; border-top:3px solid #16D481; padding:2px 0 5px; color:#555}
.news_right .list{}
.news_right li{float:left; width:96%; border-top:3px solid #fff; padding:2%; position:relative;}
.news_right li img{width:45%; margin-right:7px; float:left}
.news_right li h4{font-size:14px; font-weight:normal; line-height:20px}
.news_right li .readmore{font-size:14px; position:absolute; bottom:10px; right:10px}

/*VIDEO CLIP*/
.videoclip h1{font-size:1.7em; margin:20px 0 5px; color:#222; line-height:32px}
.videoclip .desc{color:#555; font-weight:normal; margin:0 0 20px}

/*BREADCRUMB*/
.breadcrumb{height:30px; line-height:17px}
.breadcrumb span{margin:0 3px; font-size:14px; display:inline-block; white-space:nowrap}
.breadcrumb span.home{background:url(images/br-home.png) no-repeat; text-indent:-999px; width:16px; height:16px}
.breadcrumb span.arrow{background:url(images/br-arrow.png) no-repeat; height:8px; width:8px;}
.breadcrumb span a{font-size:14px; display:block; white-space:nowrap}

/*VIDEO LIST*/
.video_list{display:inline-block; margin-bottom:15px; background-color:#f3f3f3}
.video_list .title{padding:10px 0 5px}
.video_list .title a{
	display:block-inline; background-color:#007F74; 
	height:30px; line-height:30px; 
	text-align:center; font-size:15px; color:#fff; 
	padding:5px 20px 5px 15px; margin-left:-7px;
	width:200px; font-weight:bold
}
.video_list .title .tshadow{background-color:#00665D; height:10px;width:10px; transform: rotate(45deg); position:absolute; margin:-7px 0 0 -5px; z-index:-999}
.video_list ul{display:block; float:left; width:640px; padding:0 10px}
.video_list li{width:29%; float:left; padding:2%; display:inline-block}
.video_list li img{width:100%; height:auto !important; margin-bottom:5px}
.video_list li h2{font-size:14px; height:40px; overflow:hidden; line-height:20px}


/*VIDEO OTHERS*/
.video_others{margin:15px 0 0; clear:both;}
.video_others .title{font-size:15px; text-transform:uppercase; line-height:24px; border-bottom: 2px solid #CC3300; color:#000; font-weight:bold}
.video_others li{
	float: left;
	margin: 0 15px 0 10px;
	overflow: hidden;
	padding: 10px 0;
	width: 315px;
	border-bottom:1px solid #ccc
}
.video_others li.odd{margin-left:0}
.video_others li.even{margin-right:0}
.video_others li a{color:#333}
.video_others li img{width:100px; float:left; margin-right:10px}
.video_others li h2{font-size:14px; color:#000; font-weight:normal; line-height:20px}

/*STATIC PAGE*/
.staticpage{}
.staticpage h1{font-size:16px; text-transform:uppercase; line-height:24px; border-bottom: 2px solid #CC3300; font-weight:bold}
.staticpage .content{margin-top:15px}

/*SUPPORT ONLINE*/
.support_online{
	height:55px; margin-top:8px;
	box-shadow:1px 1px 3px #555; 
	-moz-box-shadow:1px 1px 3px #555; 
	-webkit-box-shadow:1px 1px 3px #555;
	width:100%; overflow:hidden
}
.support_online li{float:left; margin:5px; height:47px; line-height:47px; font-size:16px}
.support_online li img{vertical-align:middle}

/*ADS RIGHT*/
.ads_right{width:100%}
.ads_right li{float:left; margin-bottom:10px;}
.ads_right li img{
	border: 1px solid #d7d7d7;
	box-shadow: 1px 2px 5px -4px #000;
	padding: 4px;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*SOCIAL*/
.social{display:block; position:absolute; top:4px; right:0}
.social li{float:left; display:inline-block; margin:0 3px}

/*GROUP LIKE*/
.fixed_social{position:fixed; top:200px; left:0px; text-align:center; background-color:#7ECEFD; border-radius:0 6px 6px 0; padding:8px 6px; display:none}
.fixed_social li{display:block; margin:5px 0}

/*BOTTOM NEWS*/
.bottom_news{width:1020px; margin:0 auto; background-color:#f3f3f3; margin-top:20px}
.bottom_news .title{padding:10px 0}
.bottom_news .title a{
	display:block-inline; background-color:#007F74; 
	height:30px; line-height:30px; 
	text-align:center; font-size:15px; color:#fff; 
	padding:5px 20px 5px 15px; margin-left:-7px;
	width:200px; font-weight:bold
}
.bottom_news .title .tshadow{background-color:#00665D; height:10px;width:10px; transform: rotate(45deg); position:absolute; margin:-7px 0 0 -5px; z-index:-999}
.bottom_news ul{}
.bottom_news ul li{display:inline-flex; width:180px; padding:6px}
.bottom_news ul li:first-child{margin-left:0}
.bottom_news ul li img{width:100%}
.bottom_news ul li h2{font-size:12px; font-weight:normal; padding:5px}


/*HOME TOP VIDEO*/
.home_tvideo{border:1px solid #dcdcdc; float:left; width:298px; margin-bottom:10px}
.home_tvideo li{float:left; width:288px; position:relative; padding:5px; border-bottom:1px solid #dcdcdc}
.home_tvideo li.large{padding:0; width:100%}
.home_tvideo li:last-child{border:none}
.home_tvideo li:first-child{padding-top:0}
.home_tvideo li h2{font-size:13px; position:absolute; bottom:0; height:40px; background:rgba(0,0,0,.6); width:278px; line-height:20px; padding:5px 10px}
.home_tvideo li h2 a{color:#f1f1f1;}
.home_tvideo li h3{font-size:12px; line-height:18px}
.home_tvideo li img{width:100%;}
.home_tvideo li.small img{width:40%; float:left; margin-right:7px;}
.home_tvideo li .icon_video{background:url(images/play_icons.png) no-repeat; width:30px; height:30px; position:absolute}
.home_tvideo li.large .icon_video{top:100px; left:140px}
.home_tvideo li.small .icon_video{top:37px; left:43px}


/*PAPER*/
.divPager{
    text-align: right;
    float: right;
    padding:20px 0;
}

.divPager ul{
    float: left;
}
.divPager ul li{float:left; margin:0 4px 0 0}
.divPager ul li a,.divPager ul li span{
	background-color: #fff;
	border: 1px solid #ebebeb;
	color: #656e7d;
	display: inline-block;
	float: left;
	font-weight: bold;
	line-height: 1.2em;
	padding: 8px 12px;
	text-decoration: none;
	transition:background-color 0s ease 0s, color 0.2s linear 0s;
}
.divPager ul li .selected,.divPager ul li:hover a, .divPager ul li:hover span{background-color:#0075B1; color:#fff}

/*BANG GIA*/
.banggia {
	width:100%;
	border-collapse:collapse;
	line-height:none;
	margin-bottom:20px;
}

.banggia td {
	border:1px solid #ccc;
	padding:1px 6px;
	box-sizing:border-box;
}

.banggia th {
	border:1px solid #ccc;
	border-top:none;
	border-bottom:none;
	background-color:#9B5A0A;
	color:white !important;
	padding:1px 5px;
	font-weight:bold;
	text-align:center;
	box-sizing:border-box;
}
/*.banggia th:first-child { border-left:none; }
.banggia th:last-child { border-right:none; }*/
.banggia p {
	margin:0 !important;
	line-height:20px !important;
}
.banggia img {
	padding:0;
	border:none;
}

/*CSS RWD*/
@media screen and (max-width: 1159px){
	.main_wrap{width:100%;}
}
@media screen and (max-width: 1019px){
	#menumobile{display:block}
	#main_nav{display:none}
	#main_page .wrapper{padding:15px;}
	#main_page{width:100%}
	#sidebar{display:none}
	#left_page{width:100%;}
	.main_wrap{width:100%}
	.bottom_news{display:none}
	.content_video {
		float: none;
		clear: both;
		width: 100%;
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 25px;
		height: 0;
	}
	.content_video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.video_list ul{width:96%}
	.news_detail .content table{width:99% !important;}
	.pro_detail .minfo table{width:99% !important;}
	.fixed_social{display:none}
}
@media screen and (max-width: 799px) {
	.news_list li .img{width:40%}
	.news_list li .info{width:60%; padding:15px 20px}
	.tright{display:none}
	#food{display:none}
}
@media screen and (max-width: 749px) {
	body{font-size:16px}
	.zopim{display:none}
	#top_header .contact_info{display:none}
	#slide{width:100%}
	.cat_list{width:100%;}
	.pro_detail .minfo img{max-width:98% !important; height:auto !important}
	.news_list li{margin:10px 0}
	.news_list li .img{width:35%}
	.news_list li .info{width:65%; padding:10px 15px}
	.news_detail{padding-right:0}
	.news_detail .desc, .news_detail .content p, .news_detail .content span, .news_detail .content div, .news_detail .content h2,.news_detail .content table{font-size:16px !important; line-height:20px}
	.news_detail .content img{max-width:98% !important; height:auto !important}
	.social{display:none}
}
@media screen and (max-width: 581px) {
	#main_page .wrapper{padding:10px;}
	.news_list li{margin:7px 0}
	.news_list li .img{width:50%}
	.news_list li .info{width:50%; padding:5px 7px}
	.news_list li h4{display:none}
	.news_list li h3{margin:5px 0 7px; font-size:15px; line-height:20px}
	.pro_detail .binfo .linfo{width:100%}
	.product_intro, .main_intro{ display:none}
	.pro_detail .binfo .rinfo{width:100%; float:left; margin:20px 0 0; padding:0}
	#product_order .order_content{width:100%; float:left}
	#product_order .order_info{width:100%; float:left}
	#product_order .order_info_wrap{padding:10px 0 0 0}
	#ads_header{float:left; padding:5px}
	#ads_header img{width:100%;}
	.news_list li .imgthumb{width:100%}
	.news_list li .imgthumb img{width:auto; max-width:100%}
	.home_news_cate{width:100%; margin:0 -1px 0 0}
	.video_list li h2{font-size:16px;}
	.breadcrumb span{font-size:16px;}
	.breadcrumb span a{font-size:16px;}
	.banggia td,.banggia td{font-size:0.9em}
}
@media screen and (max-width: 381px) {
	#footer .fwrapper ul a{font-size:12px}
	.cat_list .list li .info h4{line-height:22px; text-transform:none}
	.cat_list .list li .info .moredesc{display:none}
	.news_others li img{width:40%}
	.news_others li p{display:none}
	.video_list li{width:96%; padding:2%}
	.breadcrumb{display:none;}
	.news_detail h1{margin-top:5px; margin-bottom:7px; line-height:32px; font-size:22px;}
}
.fb-comments iframe{width:100% !important;}