@charset "utf-8 ";
/* CSS Document */
body{font-family:'Roboto';font-size:14px;background:#FFF;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0; line-height: 120%;}
img {max-width: 100%;}
a img{border:0;}
* { -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
/** PAGING **/
#paging{margin: 10px 0;padding: 3px 0;text-align: right;}
#paging span, #paging a{color:#666;padding:7px 15px;display:inline-block; line-height:22px;text-align:center;margin:0 3px 0 0; border-radius:5px; background: #d5d5d5; overflow: auto;}
#paging a:hover, #paging span.active, #paging span.paging_current {background: none repeat scroll 0 0 #00679a; color: #FFF;}
@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-15 {width: 20%;float: left;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-15 {width: 20%; float: left; } 
}
@media (min-width: 1200px) {
    .col-lg-15 {width: 20%; float: left; } 
}
@media (max-width: 320px) {
	.col-tn-12 {width: 100%;}
	.hidden-tn {display: none !important;}
}
.error {font-size: 12px; color: red;}
/** TOP **/
ul {list-style:none;margin:0;padding:0;}
/** COMMON **/
#module_left .mod_title {background: #da251c; height: 30px; line-height: 30px; font-weight: bold; text-transform: uppercase; color: #FFF; padding-left: 10px; border-radius: 5px;} 
#module_right .mod_title {font-size: 16px; font-weight: 500; text-transform: uppercase; margin-bottom: 20px; border-bottom: 1px solid #DEDEDE; padding-bottom: 5px;}
.main_content {margin-top: 20px;}
.content_bg {background: #0071a8; padding: 20px; border-radius: 10px;}
.content_detail {line-height: 20px;}

.marquee {color: #FFf; background: #00aeef; padding: 8px 0; border-radius: 5px; font-weight: 500;}
/*** BANNER **/

#advertise_content {margin-bottom: 10px;}
#advertise_content img {width: 100%;}
/*** FOOTER **/
#footer{ color: #FFF; background:#00679a; margin-top:20px; padding-top: 20px}

#menu_product {margin-bottom: 20px;}
#menu_product .ulmenu1 {margin-top: 5px}
#menu_product .level1 { margin-bottom: 1px; }
#menu_product .ulmenu2 {padding: 10px 0;}
#menu_product .level1 .link1 {display: block; background: #DEDEDE; padding: 7px; border-radius: 5px; color: #333;}


#menu_product .ulmenu2, #menu_product .ulmenu3 {display: none;} 
#menu_product .ulmenu2 {background: #EEE;}
#menu_product .ulmenu2 .active .link2, #menu_product .ulmenu3 .active .link3 {font-weight: 500; color: red;}
#menu_product .level2 {margin-bottom: 7px; position: relative;}
#menu_product .link2:hover {text-decoration: underline;}
#menu_product .link2 {display: block; margin-bottom: 5px; border-bottom: 1px solid #FFF; padding-bottom: 5px; padding-left: 15px; color: #555}

#menu_product .link3 {color: #555; padding-left: 10px; display: block; border-bottom: 1px #999 dotted; margin-bottom: 5px; padding-bottom: 5px; margin-top: 5px;}
/** MENU MAIN **/
@media (min-width: 992px) {
	#banner .wrapper {position: relative; height: 110px;}
	#banner .logo {margin-top: 20px; float: left;}
	#banner .search {width: 300px; float: right; margin-top: 10px; border: 1px solid #DEDEDE; border-radius: 5px;}
	#banner .search input {width: 220px; padding-left: 15px; background: none;border: none; float: left; height: 30px;}
	#banner .search button {float: right; width: 77px; float: right; height: 30px; border: none;background: #da251c;color: #FFF;}
	#menu_top{position: absolute; bottom: 15px; right: 0}
	#menu_top .level1{float:left;position:relative;padding:0 10px;}
	#menu_top .active,#menu_top .level1:hover,#menu_top .level2:hover,#menu_top .active2{background:#00aeef; }
	#menu_top .active, #menu_top .level1:hover {border-radius: 3px;}
	#menu_top .active .link1 {color: #FFF;}
	#menu_top .level1:hover .link1{color: #FFF;}
	#menu_top .link1{font-weight:500;text-transform:uppercase; padding: 5px 5px; display: block; color: #333;}
	#menu_top .ulmenu2{position:absolute;left:0;top:30px;background:#00aeef;width:180px; z-index: 9; display:none;}
	#menu_top .level1:hover .ulmenu2{display:block; }
	#menu_top .link2 {color: #fff; border-bottom: 1px dashed #DEDEDE; margin-bottom: 5px; padding: 0 10px 5px 10px; display: block;}
	#menu_top .level2 {position: relative;}



	#menu_top .ulmenu3 {position: absolute; left: 180px; z-index: 3; width: 150px; background: #00aeef; top: 0; border-left: 1px dotted #FFF; display: none;}
	#menu_top .ulmenu3 .link3 {color: #FFF; display: block; padding: 5px 10px; border-bottom: 1px dotted #EEE;}
	#menu_top .level2:hover .ulmenu3 {display: block;}

	#menu_product .active .ulmenu2 {display: block;}
	#menu_product .ulmenu3 {background: #EFEFEF; position: absolute; left: 100%; width: 250px; z-index: 9; top: -8px;}
}
@media (max-width: 991px) {
	#menu_top a {color: #555;}
	#menu_top {position: fixed; top: 45px; background: #EFEFEF; bottom: 0; left: 0; right: 0; z-index: 2; padding: 20px 10px 10px; overflow-y: auto; display: none;}
	#menu_top .link1 {display: block; border-bottom: 1px solid #DDD; padding-bottom: 5px; margin-bottom: 10px;}
	#menu_top .link2 {display: block; margin-left: 15px; border-bottom: 1px solid #DEDEDE; padding-bottom: 5px; margin-bottom: 8px;}
	#menu_top .ulmenu2 {display: none;}
	#menu_top .ulmenu3 {margin-left: 40px; display: none;}
	#menu_top .ulmenu3 .link3 {display: block; margin-bottom: 5px;}
	#taskbar_mobile {background: #EFEFEF; padding: 5px 15px; position: fixed; top: 0px; height: 45px; left: 0; right: 0; box-shadow: 0 5px 5px #999; z-index: 9;}
	#taskbar_mobile .logo {display: block; float: left;}
	#taskbar_mobile .logo img {height: 40px;}
	#taskbar_mobile .menu_icon {display: block; width: 22px; float: right; margin-top: 10px;}
	#taskbar_mobile .flag {margin-right: 20px; margin-top: 10px;}
	#taskbar_mobile .flag a {margin-left: 5px;}
	#wrap_content {margin-top: 45px;}
	#wrapper_all {margin-top: 50px;}
}

	#menu_product .level1:hover .ulmenu2{display: block;}
	#menu_product .level2:hover .ulmenu3{display: block;}

/** BLOCK **/
#advertise_content {width: 100%; position: relative;}

#advertise_fcontent {background: #FFF; padding: 8px 10px; height: 120px; position: relative;}
#advertise_fcontent li {float: left; height: 100px; width: 100px; overflow: hidden; border-radius: 5px; margin-right: 10px}
#advertise_fcontent img {max-width: none;}

#support_left .hotline {font-weight: bold; font-size: 27px; text-align: center; padding: 20px 0;}
#support_left li {margin-bottom: 7px}
#support_left .left {float: left; width: 95px; margin-left: 10px;}
#support_left .right {float: left; text-align: right; width: 110px; margin-right: 5px} 
#support_left .content {background: #00679a}
/** MENU FOOTER **/
#menu_footer a {color: #FFF}
#menu_footer {margin-bottom: 40px;}

#menu_footer .level1{margin-bottom: 20px; }
#menu_footer .link1 {text-transform: uppercase; border-bottom: 1px dotted #FFF; padding-bottom: 10px; margin-bottom: 10px;}
#menu_footer .link2 {display: block; margin-top: 7px}

#menu_footer .static2 img {float: left; margin-right: 15px}
#menu_footer .static2 li {margin-bottom: 7px; line-height: 30px;}

.product_special {margin-bottom: 20px}

/** PRODUCT LISTS **/
.product_lists .content {border: 1px solid #DEDEDE; border-radius: 5px; padding: 10px; margin-bottom: 15px;}
.product_lists .img {display: block; margin-bottom: 15px; position: relative; padding-bottom: 100%;}
.product_lists .img img {text-align: center; max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.product_lists .name {color: #333; margin-bottom: 10px; font-weight: 500; display: block; margin-bottom: 10px;}
.product_lists .price {color: #da251c; font-weight: bold; font-size: 15px;}
.product_lists .cate{font-size: 12px; font-style: italic; color: #999; display: block; margin-top: 10px;}
.product_lists .info {height: 90px;}

/** PRODUCT DETAIL **/
#product_detail .image .relative {position: relative;}
#product_detail .image {text-align: center; margin-bottom: 15px;}
#product_detail .image img {border-radius: 7px;}
#product_detail .image li {float: left; width: 85px; margin-right: 7px}
#product_detail .info {overflow: hidden;}
#product_detail .info .param {margin-bottom: 10px}
#product_detail .price span {font-weight: 500; font-size: 15px; color: #da251c}
#product_detail .contact {border-top: 1px solid #DEDEDE; padding-top: 15px; margin-top: 20px; line-height: 20px}
#productinfo_tab {margin-top: 20px}
#productinfo_tab .tabdetail {border-bottom: 1px solid #da251c; margin-bottom: 15px;}
#productinfo_tab .tabdetail li {float: left; list-style: none; margin: 0; padding: 7px 15px; font-weight: bold; cursor: pointer;}
#productinfo_tab .tabdetail .active {background: #da251c; color: #FFF;}

/** NEWS LISTS **/
#news_lists li {border-bottom: 1px solid #EEEEEE; padding-bottom: 15px; margin-bottom: 15px;}
#news_lists .img {float: left; width: 180px; margin-right:15px;}
#news_lists .img img {border-radius: 7px; }
#news_lists a {font-weight: bold; overflow: hidden;}
#news_lists .desc {margin-top: 10px;}
/** NEWS DETAIL **/
#news_detail .content_detail ul {list-style-type: disc; list-style-position: inside; margin-left: 15px;}
#news_detail .content_detail {margin-bottom: 20px}
#news_detail .desc {font-weight: bold;}
#news_detail .relate_news {border-top: 1px solid #EEEEEE; padding-top: 20px}
#news_detail .title_sub h2{height:22px; color:#FFF;text-transform:uppercase; font-size: 13px;}
#news_detail .tin_lien_quan{width:545px;float:left;display:block;margin:0px 0 0 10px;}
#news_detail .tin_lien_quan ul li{height:22px;line-height:22px; padding-left: 15px;}
#news_detail .tin_lien_quan ul li a {color: #FFF}
#news_detail .tin_lien_quan ul li a:hover{color:#8adbff;}
/** OTHER **/
#contact input[type=text] {height: 30px; width: 300px}
#contact .captcha input {float: left; margin-right: 15px; width: 100px};

