﻿@charset "utf-8";
/* CSS Document */
@font-face {
font-family: halflings;
src: url("glyphicons-halflings-regular.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: UTMAvoBold;
src: url("UTM AvoBold.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: DuepuntozeroBold;
src: url("UTM DuepuntozeroBold.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: Duepuntozero;
src: url("UTM Duepuntozero.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: RobotoCondensedregular;
src: url("RobotoCondensed-Regular.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: RobotoCondensedBold;
src: url("RobotoCondensed-Bold.ttf") /* TTF file for CSS3 browsers */
}


<!--##-reset-->


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	
	
	vertical-align: baseline;
}



body {
    font-family:tahoma;
    font-size: 15px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;

}
/*-----home-------*/
.header {
    height: 218px;
	min-width:1200px;
}
.header-main {
    width: 1200px;
    margin: 0 auto;
    height: 194px;
}
.logo {
	float:left;
    width: 245px;
}

.logo img {
    max-width: 245px;
    max-height: 215px;
}
.header-left {
    float: left;
    width: 245px;
}
.header-right {
    float: left;
    width: 1200px;
    height: 186px;
}
.header-right-top {
	background-size: 100% 100% !important;
}

.block-name-company {
	float: left;
    text-align: center;
    text-transform: uppercase;
    margin-left: 25px;
}

.block-name-company .slogan1 {
    font-family: tahoma;
    font-size: 22px;
    color: #de2200;
    line-height: 50px;
}

.block-name-company .slogan2 {
    font-size: 52px;
    line-height: 1;
    color: #de2200;
    text-shadow: 2px 2px 3px #3A5871;
    -webkit-text-stroke: 1px #FFFFFF;
    -webkit-text-fill-color: #de2200;
}
.top_header{
	float:left;
	width:100%;
	background:#046dbd;	
	color:#fff;
}
.hotline-top {
    float: left;
    width: 555px;
    padding-top: 45px;
}
p.phone-t {
    float: left;
    line-height: 35px;
    font-size: 24px;
    -webkit-text-stroke: 1.5px #e85454;
    -webkit-text-fill-color: #ffe400;
    margin-left: 5px;
}

.hotline-top img {
    float: left;
}
.header-bottom {
	position: relative;
    float: left;
    width: 100%;
	background: #046DBD;
	height: 47px;
}

nav.menu {
    font-size: 18px;
    width: 1200px;
    margin: 0 auto;
}

nav.menu ul {
    display: block;
    list-style: none;
    text-decoration: none;
	float: left;
}
nav.menu ul li .ul_child{
	position: absolute;
    top: 50px;
    width: 220px;
    background: #046DBD;
    z-index: 9;
	display:none;	
}
nav.menu ul li ul.ul_child li a{
	padding: 14px 20px;	
	background:none;
}
.fb_reset{
	margin:10px 0;	
}
nav.menu ul li {
    float: left;
    position: relative;
    color: #FFF;
}
nav.menu ul li:hover>.ul_child {
	display:block;
}
nav.menu ul li:before {
    content: ' ';
    position: absolute;
}

nav.menu ul li:last-child::before {
    content: '';
    background: url(../../../publics/images/icon-menu.png);
    width: 0;
    height: 0;
    right: -10px;
    top: -2px;
    position: absolute;
	display:none;
}

nav.menu ul li a {
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    padding: 13px 30px;
    float: left;
    z-index: 9999;
    position: relative;
    font-size: 15px;
    background: url(../../../publics/images/gachmenu.png) no-repeat;
    background-position: right;
}
section.wapper {
    margin-top: 18px;
    display: block;
    padding: 0;
    margin: 0;
	clear:both;
}
.content {
    padding: 10px 0 0 0;
    width: 1200px;
    margin: 0 auto;
    float: none;
	clear:both;
}
.title-3 {
    border-bottom: 2px solid #046DBD;
    float: left;
    background: #046DBD;
    width: 100%;
}

.title-3 h3 {
    font-size: 17px;
    line-height: 32px;
    padding-right: 35px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    position: relative;
    padding-left: 30px;
    padding-top: 5px;
    background: #046DBD;
	font-weight: normal;
}

.title-3 h3:before {
	content:' ';
	position:absolute;
	 width:30px;
	 height:44px;
	 top:0;
	 left:0;
}
.category_products{
	padding: 18px 70px;
    /* float: left; */
    color: #fff;
    background: url(../images/bg_dm_sp.png) no-repeat;
    position: absolute;
    top: -10px;
}
.box-product-main ul li {
    float: left;
    list-style: none;
    width: 218px;
    margin-right: 15px;
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #cdcdcd;
}

.box-product-main ul li figure {
  	width: 217px;
    height: 160px;
}
.title_maso{
	color: #1B6501;
    font-size: 18px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;	
}
.box-product-main ul li figure img {
    width: 100%;
    height: 100%;
}
.box-product {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.product-list-h {
	width: 750px;
    margin-top: 16px;
    float: left;
}
.main_content_site{
	float:left;
	width:750px;
	margin-left:15px;	
	margin-right: 15px;
}
.box-name-product {
    text-align: center;
}

.box-name-product h3 {
    font-size: 14px;
    color: #4f5051;
    line-height: 25px;
    float: left;
    width: 100%;
    font-weight: normal;
    height: 50px;
}

.box-name-product a {
    text-decoration: none;
}

.price-view-more {
    height: 35px;
    line-height: 35px;
    display: block;
    padding: 0 25px;
}

span.price {
	float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

span.color-red {
    color: #d00000;
    font-weight: bold;
}

a.view-more-product {
    float: right;
    padding: 2px 25px;
    background-color: #006B25;
    height: 27px;
    line-height: 25px;
    color: #fff;
    border-radius: 7px;
    box-shadow: 2px 2px 8px #cacaca;
}
.box-product-main ul li:last-child {
    margin-right: 0;
}
.box-product-main ul li > a {
    float: left;
    width: 100%;
}
.box-news-about {
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
	margin-bottom:15px;
}

.box-news-about .box-about {
    float: left;
    width: 590px;
    height: 295px;
}
.box-news-h {
    float: left;
    width: 580px;
    margin-left: 30px;
}
.box-fanpage-contact {
    float: left;
    width: 100%;
    margin-bottom: 35px;
	height:285px;
}
.box-access {
    float: left;
    width: 210px;
}

.box-fanpage {
    width: 445px;
    height: 285px;
    float: left;
    margin-left: 23px;
    border: 1px solid #cacaca;
}

.box-contact-h {
    width: 415px;
    float: right;

    height: 285px;
}
h3.title-2 {
    font-size: 18px;
    padding-left: 15px;
    text-transform: uppercase;
    color: #fff;
}
 h3.title-2:after {
}
.footer {
    float: left;
    width: 100%;
    min-width: 1200px;
    margin-top: 15px;
    border-top: 5px solid #046DBD;
}
.border_small{
	float:left;
	width:100%;
	border-top: 2px solid #046DBD;
	margin-top: 3px;
}
.footer-main {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 5px;
    min-width: 1200px;
    font-size: 16px;
    display: block;
}

.copy-right {
    width: 100%;
    min-width: 1200px;
    text-align: center;
    color: #fff;
    height: 35px;
    line-height: 35px;
    background-color: #046DBD;
	float:left;
	margin-top:10px;
}
.box-social-network {
    width: 270px;
    float: left;
    margin-left: 15px;
    display: block;
}
.footer-name-company .slogan1 {
    font-size: 20px;
    text-transform: uppercase;
   
}

.info-company {
	width: 100%;
    float: left;
    margin-left: 25px;
    text-align: center;
}
.copy-right a{
	text-decoration: none;
    color: #FFF900;
    font-style: italic;
}

.footer-name-company .slogan2 {
    font-size: 35px;
    text-transform: uppercase;
    padding-left: 50px;
    -webkit-text-fill-color: #006B25;
    font-weight: 900;
    color: #FFF;
}
.address-company-dt {
    font-style: normal;
}
.map-footer {
    float: left;
    width: 400px;
    height: 190px;
    border: 2px solid #cacaca;
    border-radius: 10px;
    margin-left: 15px;
}
.social-network a {
    width: 70px;
    height: 70px;
    float: left;
    background-color: rgba(0, 106, 37, 0.45);
    margin-bottom: 5px;
    border-radius: 50%;
    text-align: center;
    line-height: 87px;
    z-index: 1;
    border: 2px solid #DE6700;
}

.social-network {
    position: absolute;
    top: 295px;
    right: 10px;
    width: 100px;
}

.social-network a:first-child {
    margin-left: 0;
}

.social-network a:hover {
    z-index: 9;
    background-color: rgba(226, 0, 0, 0.26);
}
.box-main-contact-h {
    padding: 15px;
}
.box-main-contact-h .lb1 {
    width: 85px;
    float: left;
    font-size: 15px;
}
/*/////////////////////*/
.box-main-contact-h input {
    width: 278px;
    height: 25px;
    padding: 0 10px;
    border: 1px solid #E6D9D9;
}

.form-controll {
    margin-bottom: 5px;
}

.form-controll textarea {
    border: 1px solid #E6D9D9;
    width: 278px;
    padding: 10px;
    height: 48px;
}
input.submit-ft {
    float: right;
    width: auto !important;
    color: #484444;
}
.category-banner {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
    min-width: 1200px;
}
.category-banner {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
    min-width: 1200px;
    margin-top: 10px;
}

.side-left {
    width: 210px;
    float: left;
}

.list-cate-sb ul li {
    list-style: none;
    padding: 0 5px 0 30px;
    position: relative;
    line-height: 32px;
    float: left;
    width: 175px;
}
.list_service_left ul li:before{
	top: 8px !important;
}
.list-cate-left ul li a {
    color: #2B2B2B;
    text-decoration: none;
    font-size: 15px;
    width: 176px;
    float: left;
	line-height: 40px;
}


.list-cate-sb ul li:before {
    content: ' ';
    background: url(../../../publics/images/icon-cate5.png);
    width: 14px;
    height: 15px;
    left: 6px;
    top: 17px;
    position: absolute;
}
.list-cate-sb ul li.amazingcarousel-item:before {
    content: ' ';
    background: none !important;
    width: 0 !important;
    height: 0 !important;
    left: 0 !important;
    top: 0 !important;
    position: inherit !important;
}
.list-cate-sb ul li.amazingcarousel-item {
    padding: 0 !important;
}
/*==================*/
.content-cate-sb .amazingcarousel-item-container {
    text-align: center;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
    box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
}
.content-cate-sb .amazingcarousel-image {
    position: relative;
    padding: 0px;
    width: 40%;
    float: left;
}
.content-cate-sb .amazingcarousel-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 70px;
}
.content-cate-sb .amazingcarousel-text {
    width: 60%;
    float: left;
}
.content-cate-sb .amazingcarousel-text a {
    width: 100% !important;
}
.content-cate-sb .amazingcarousel-title {
    position: relative;
    color: #333333;
    margin: 0 4px 0 6px;
    line-height: 16px;
    height: 65px;
    overflow: hidden;
    font-size: 13px;
    text-align: justify;
}
.content-cate-sb .amazingcarousel-image a{
	float: left;
    width: 100% !important;
}
.list-cate-sb ul li.amazingcarousel-item {
    width: 100% !important;
}
/*===============*/
.banner-main {
    float: right;
    width: 895px;
    height: 410px;
}
.banner_cate_top{
    float: left;
    width: 100%;
    border-bottom: 5px solid #006a25;
    padding-bottom: 1px;
}
.banner-main img {
    width: 100%;
    height: 100%;
}
.tit-cate-sb h3 {
    border-radius: 0 0 5px 5px;
}
.list-cate-left ul li a:hover {
    color: #E20000;
}
.list-cate-sb ul ul {
}
.list-cate-left ul li:hover > ul
{
	display:block;
}
.box-main-about {
    padding: 10px 0;
    margin: 0;
    display: inline-block;
}

.about-main-left {
    float: left;
    width: 285px;
    height: 222px;
}

.about-main-left img {
	width: 100%;
    height: 100%;
    border: 2px solid #006B25;
    border-radius: 10px;
}

.about-main-right {
    float: left;
    margin-left: 25px;
    width: 280px;
}

.about-main-right a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

.about-main-right a:hover, .news-right-h a:hover {
    color: #006B25;
}

.about-main-right p {
    font-size: 15px;
    line-height: 25px;
    color: #333;
}
.viewmore{
	border: 1px solid #008E05;
    color: #006D04;
    padding: 4px 30px;
    float: left;
    border-radius: 5px;
    margin-top: 5px;
    font-size: 15px;
}
a.viewmore:hover{
	color:#0060DC !important;
}
.box-main-news {
    padding: 0;
    margin: 0;
}

.box-main-news ul li {
    list-style: none;
    height: 110px;
    float: left;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.news-left-h {
    width: 148px;
    height: 108px;
    border: 1px solid #cacaca;
    border-radius: 10px;
    overflow: hidden;
    float: left;
}


.news-left-h img {
    padding: 3px;
    border-radius: 10px;
    width: 142px;
    height: 102px;
}
.news-right-h {
    float: left;
    width: 420px;
    margin-left: 10px;
}

.news-right-h a {
	font-size: 14px;
    color: #D80000;
    text-decoration: none;
    line-height: 1.3;
}

.news-right-h p {
    font-size: 15px;
}
.box-main-fanpage {
    padding: 15px 7px 7px 7px;
}
.box-main-access {
    padding: 15px 10px;
}

.box-main-access .list-group-item {
    width: 100%;
    float: left;
}

.list-group-item .truycap {
    font-size: 16px;
}

.list-group-item img {
    margin-top: 5px;
    margin-right: 5px;
}
span.social-network img {
    margin-top: 20px;
}
/*///////////////////////////-----end home-------*/

/*--M-Contact--*/
.contact-info {
    width: 100%;
    float: left;
}
.box-form-contact {
    width: 530px;
    margin: 0 auto;
}

.box-form-contact input {
    float: left;
    width: 390px;
    margin-bottom: 7px;
    height: 30px;
    color: #000;
    padding: 0 5px;
    border: 1px solid rgba(167, 133, 133, 0.45);
}
.submit-contact {
    background-color: #1638A6;
    float: right !important;
    border: 1px solid #1638A6 !important;
    width: 80px !important;
    padding: 0 10px !important;
    color: #fff !important;
    font-weight: bold;
}
textarea#message {
    width: 396px !important;
    margin-bottom: 5px;
}
h2.text-center {
    margin-bottom: 5px;
}
.title-3 {
    text-transform: uppercase;
    font-size: 20px;
	
	    color: #FF5200;
}
.contact-map {
    float: left;
    width: 750px;
    border: 1px solid rgba(202, 202, 202, 0.57);
    height: 308px;
    margin: 15px 0;
}

.bando_cavas {
    width: 100%;
    height: 308px;
}

div#mapCanvas {
    width: 100%;
    height: 308px;
}
.title-2 {
    font-size: 25px;
}

.brief-about {
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0;
}
.pd-2 {
    padding-top: 45px;
}
/*--M-end-Contact--*/

/*--M-news--*/
.news_biref {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}
h3.others-news {
    font-size: 20px;
}
ul.ul_others-news li a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
}
.ul_others-news li {
    margin-left: 35px;
}
.box-news {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.list-news-body {
    float: left;
    width: 700px;
    margin-left: 10px;
}
.box-news {
    float: left;
    margin: 10px 0;
    width: 365px;
}

.box-news img {
    width: 130px;
    height: 85px;
    float: left;
}

.list-news-body {
    float: left;
    width: 225px;
    margin-left: 10px;
    max-height: 150px;
    overflow: hidden;
    text-align: justify;
    font-size: 14px;
}
.news_right{
	float:right;	
}
.news_left{
	float:left;	
}
.list-news-body h4 {
    font-size: 13px;
    color: #000;
}

.list-news-body a {
    color: #000;
    text-decoration: none;
}
span.date {
    clear: both;
    float: left;
    width: 100%;
    font-size: 11px;
    font-weight: normal;
}
/*--M-end--news--*/
/*--M--product--*/
li.item-pro {
    margin-bottom: 10px;
}

.item-pro-next {
    margin-left:0 !important;
}
.box-1 ul li:hover h3 {
    color: #33AF23;
}

.box-1 ul li:hover .price {
    color: #AD9E9E;
}

.box-1 ul li:hover {
    box-shadow: 0  0 1px;
}
.view-product {
    height: 195px;
    width: 310px;
    float: left;
    position: relative;
}
.view-product .zoomWrapper {
    height: 100% !important;
}
.view-product img {
    max-height: 300px !important;
    width: 280px !important;
    max-width: 100%;
    height: 190px;
    margin: 0 10px !important;
}
#gallery_01 {
    display: block;
    clear: both;
    text-align: center;
    margin-top: 5px;
    width: 300px;
}
#gallery_01 img {
    width: 100px;
    height: 100px;
}
.zoomContainer {
    text-align: center;
}
.zoomLens {
    width: 35% !important;
    height: 40% !important;
}
.tab-detail {
    margin-top: 20px;
}
.tab-detail li {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    list-style: none;
    background: none;
    margin-top: 10px;
}
article.tab_content {
    padding: 10px;
    margin: 0 0 10px 0;
    background-color: #fff;
    border: 1px solid rgba(202, 202, 202, 0.53);
    float: left;
    width: 728px;
}
.fancybox-skin {
    padding: 0 !important;
}
.title-8 h3 {
    font-size: 20px;
    margin: 10px 0;
}
.product-information {
    float: left;
    width: 250px;
	margin-top: 15px;
}

.detail_image {
    float: left;
}
.product-detail {
    clear: both;
    padding: 10px 0;
}
.product-img-left {
    float: left;
    width: 310px;
	margin-top: 20px;
}

.product-information h2 {
    font-size: 20px;
    line-height: 40px;
}

.product-information p {
    line-height: 35px;
}
.viewmore-product a {
    text-align: right;
    color: #02238D;
    float:right;
    font-weight:bold;
    text-decoration: none;
}.zoomWindow {
    width: 500px !important;
    height: 330px !important;
	margin-left:10px;
	border:1px solid #cacaca !important;
}
span.price-detail {
    color: #f00;
    font-weight: bold;
    font-size: 16px;
}

/*--M--end product--*/

.item-pro-next {
    margin-left: 0;
}
/*---pagination---*/
.pagination{
	float: left;
	text-align:center;
	margin: 10px 0;
	display:block;
	width: 100%;
}
.pagination2 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.pagination  .active {
    color: #1638A6;
    padding: 6px 14px;
    border: 1px solid #1638A6;
    font-size: 15px;
    margin-left: 4px;
    display: inline;
}
.pagination  a {
    padding: 7px 14px;
    font-size: 15px;
    margin-left: 4px;
    text-align: center;
    text-decoration: none;
    background: #1638A6;
    color: white;
}

.pagination a:hover {
    padding: 8px 15px;
    background: rgba(22, 56, 166, 0.64);
    border: #1638A6;
    color: #fff;
    font-size: 15px;
}

.no-padding
{
	padding:0;
}
i.glyphicon-user.icon-register {
    color: #4AB93D;
    margin-right: 5px;
}

/*---end pagination---*/

.box-search .input-search {
    width: 300px;
    height: 27px;
    font-size: 15px;
    float: left;
    padding: 0 5px;
}

.box-search .search-submit {
    padding: 0 15px;
    color: #fff;
    font-weight: bold;
    background: #25A913;
    border:1px solid #25A913;
    height: 31px;
}
.box-search .input:focus
{
	outline:0;
}

.box-search {
    margin-top: 5px;
    width: 1200px;
    clear: both;
    margin: 0 auto;
	min-width:1200px;
}
.box-search .form-search
{
	float:right;
	margin-top:15px;
}
.partner {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
}
.width_1200px{
	width:1200px;
	margin:0 auto;
}
.name-partner
{
	position:absolute;
	left:0;
	top:45%;
	font-size:16px;
	text-transform:uppercase;
	color:#FF5200;
	z-index:9;
	font-weight:bold;

}
.gotop {
    float: left;
    text-align: left;
    color: #000;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    right: 2px;
	visibility: visible !important;
}
.gotop img {
    float: left;
    padding-right: 5px;
    width: 35px;
	height:35px;
	
}
.content-article {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.title_content_main h3 {
    font-size: 25px;
}

.advisory_brief_detail {
    font-size: 15px;
    margin: 10px 0;
}



.advisory_description p {
    font-size: 15px;
    line-height: 1.4;
}
.notify-sucess-name {
    font-size: 22px;
    color: #62A911;
}

.box-product-main ul li.last-product {
    margin-right: 0;
}
.viewmore-product
{
	clear:both;
	text-align:right;
	padding:10px 0;
} 
nav.menu ul li.active a {
    color: #EDFF00;
	background-position:bottom center;
	background-size: 100%;
}
nav.menu ul li a:hover {
    color: #EDFF00;
	background: rgba(0, 42, 74, 0.38);
}
.product-img-top {
    float: left;
    width: 560px;
    padding: 10px 0;
}
.pr_rel{
	float:right;
	width:585px;
}
.header-bottom:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
    content: ' ';
    height: 5px;
}
.category-banner-main {
    float: left;
    width: 1200px;
    min-width: 1200px;
	display:inline-block;
	height:410px;
}
.img_logo_center{
	position:absolute;	
}
.tit-cate-sb, .tit-cate-support{
	float: left;
    width: 100%;
    background: #046DBD;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 5px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.content-cate-sb{
	float:left;
	width:100%;
}
.list-cate-sb{
	float:left;
	width:100%;
	margin-top: 15px;
	border: 1px solid #cacaca;
}
.content-cate-support li:before{
	background:none !important;
}
.content-cate-support li{
	padding:0 !important;
}
.content-cate-support h3{
	float: left;
    width: 100%;
    text-align: center;
}
.content-cate-support p{
	float: left;
    color: #F00;
    font-size: 18px;
}
.phone-support{
    float: left;
    color: #F00;
    font-size: 20px;
    text-align: center;
    padding-left: 44px;
}
.support_online{
	float:left;
}
.content-cate-support a{
	float: left;
}
.title-3 span{
}
.img_km img{
	float:left;
	width:270px;
	height:170px;
	padding: 5px;
	border:1px solid #cdcdcd;
}
.khuyenmai_right .img_km{
	float:right;
	margin-left: 20px;
}
.khuyenmai_left .img_km{
	float:left;
	margin-right: 20px;
}
.khuyenmai_right{
	float:left;
	width:100%;
	padding: 10px 0;
}
.khuyenmai_left{
	float:left;
	width:100%;
	padding: 10px 0;
}
.tex_km{
	float: left;
    width: 448px;
    text-align: justify;
}
.tex_km a{
	float:left;
	width:100%;
	text-decoration:none;
	color:#2A2A2A;
		
}
.list_service_left a{
	line-height: 28px !important;
}
.tex_km h3{
	font-weight:bold;
}
.viewmore{
	float: right !important;
    color: #F00 !important;
    width: 100px !important;
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
	border:none !important;
		
}
.viewmore:hover{
	background:none;
	text-decoration:underline;
}
html{
	min-width:1200px;	
}
.contact_input{
	float:left;
	width:100%;
}
.contact_title{
	float: left;
    padding: 5px;
    font-size: 15px;
    width: 100px;	
}
.input_input{
	float: left;
}
