@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/RobotoCondensed-Bold.ttf');
    src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('ttf'),
    url('../font/RobotoCondensed-Italic.ttf') format('truetype');
    src: url('../fonts/RobotoCondensed-Light.ttf');
    src: url('../fonts/RobotoCondensed-LightItalic.ttf');
    src: url('../fonts/RobotoCondensed-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}/*
@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/UTM NEO SANS INTEL.TTF');
    src: url('../fonts/UTM NEO SANS INTEL_ITALIC.TTF') format('ttf');
    src: url('../fonts/UTM NEO SANS INTELBOLD.TTF');
    src: url('../fonts/UTM NEO SANS INTELBOLD_ITALIC.TTF');
    src: url('../fonts/UTM NETMUC KT.TTF');
    font-weight: normal;
    font-style: normal;
}*/
body{
    background-color: #ffffff; overflow-x: hidden;
    font-family: RobotoCondensed;
    font-size:80%!important;
}
.clear{ clear: both;}
.left{ float: left;}
.right{float:right;}
#header{
	position: relative;
}

.menuB{ position: relative; z-index: 99; background: #fff}
.menuB a,
.navbar-default .navbar-nav>li>a{ color: #000;}
.menuB .wrap{ position: relative;}

.fixedMenu{ position: fixed; top: 0px; left: 0px; width: 100%; box-shadow: 0 0 2px #333;}
.fixedMenu .search_form{ padding-top: 0px;}

.header_fix {}
.header-mid { margin: auto;}
ul.sys_menu_top li .menu-item-name {
    color: #fff;
}
ul.sys_menu_top li:after {
    content: '|';
    color: #fff;
}
#header {
   float: left; width: 100%; 
}
#header._index {
   height: 303px;
}
.header-hot-link{ display:block;}
.header-hot-link li{display:inline-block;float:left; position: relative; }
.header-hot-link li i{
	position: absolute;z-index: 9;top:5px;right:-8px;
	width: 16px; height: 16px; display: none;
}
.header-hot-link li a{
    display:block;
    float:left;
    font-family: 'helvetica';
    font-weight: normal;
    font-size: 13px;
     color:#fff;
    text-transform: uppercase; 
   
}
.header-hot-link li li a{
	padding-left: 35px; padding-right: 15px
}

.header-hot-link > li.active,.header-hot-link > li:hover{
    background: none;
}
.header-hot-link > li.active > a,.header-hot-link > li:hover > a{
    color: #fda602;
}
.header-hot-link > li.active li a,.header-hot-link > li:hover li a{
    color: #fff;
}
.header-hot-link li ul,.header-hot-link li dl{
   
}
.header-hot-link li li {
    min-width: 230px;
}
.navbar-nav>li>.dropdown-menu {
    background: #ed1c24;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #b6050c;
}
.header-hot-link li li ul{top: 0; left: 100%;}
.header-hot-link li li:hover {
    background: #0D577A;
}
.header-hot-link li li .caret{
	 
}
.dropdown-menu {
    background-color: #294981;
}

.dark-grey{
	background: #3c3e49
}
.c_in, .container {
    width:1200px;
}
.c_un{
    width:500px;
    margin: auto;
}
.row {
    margin-right: 0;
    margin-left: 0px;
}
.menu_top{
    position: absolute;
    top: 0;
    left: 0;
}
.menu_top li a,.menu_top li a span,.menu_top li a h2,.menu_top li a h3,.menu_top li a h4,.menu_top li a h5,.menu_top li a h6{
    color: #0e517c;
    font: 1.2em/28px RobotoCondensed ;
}
.menu_top li::before{
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #065f9d;
    display: inline-block;
    vertical-align: middle;
    margin: auto 3px auto 13px;
}
.logo{
     height: 85px;
}
.add-top{ color: #0e517c; font-weight: bold; text-align: center; font-size: 17px; margin-top: -22px;}
.login{
    position: absolute;
    top: 5px; right: 15px;
    width: 50%;
}
.login .loginSubmit{
    color: #065f9d;
    font:1.2em/36px RobotoCondensed;
    text-transform: uppercase;
    float: right;
    margin-right: 2px;
}

.login .finput{
    float: left;
    width: 173px;
}
.login .finput input{
    border-radius: 0;
    height: 23px;
    margin-bottom: 3px;
    font-size: 1.05em;
}
.phone-icon{
    color:#9e9f9e; border:1px solid #e9e9e9;
    background-color: #fff;
    padding: 7px;
font-size: 1.4em;
}
.phone{
    color:#656565 ;
    font:1.4em/52px RobotoCondensed ;
    padding-left: 5px; 
    display: inline;
}
.phone p{display: inline;}

.search{
    position: absolute;
    top:3px;
    right: 386px;
}
.search input[name=q]{
    float: left; height: 24px; width:230px; padding-left:5px;
}
.search input[type=submit]{
    float: right;
    width: 18px; height: 18px;
    background: url('../images/btn-search.png') no-repeat center right;
    border :none;
    margin-left: 6px;
    margin-top: 3px;
}
.menu_main{
    width: 100%;
    background: #065f9d;
}
.main_menu{
    margin-top:30px;
    position: relative;
}
.full-bg-menu{
    background: #065f9d;
}
.main_menu a{
    font-size: 14px;
    color: #3e3e3e;
    text-transform: uppercase;
    border:none;
    padding:0.5em 1em;
}
.main_menu h2{
    font: 1.2em RobotoCondensed;
}
.main_menu h3{
    font: 1.2em RobotoCondensed;
}
.main_menu li{
    background: transparent;
}
.main_menu li:hover{
    background: #ed1c24;
}
.main_menu li:hover a, .main_menu li.sfHover a{
    color: #fff;
}
.main_menu li li{
    background: #ed1c24;min-width: 195px;height: 35px;
}
.main_menu li ul li:hover{
    background:#b6050c;
}
.main_menu li li a{
    /*border-top: 1px solid #dedede;*/
    /*font-size: 1.2em*/
}
.header-hot-link li ul ul{
		display: none
	}
	.header-hot-link li li{
		position: relative;
		 
	}
	.header-hot-link li li li ul{
	 
		background: #294981
	}
	.header-hot-link li ul ul{
		position: absolute;
	}
	.header-hot-link > li:hover > ul,
	.header-hot-link > li li:hover > ul
	{
		display: block
	}
.menu_main > .home{
    width: 60px;   float: left;
    background: url('../images/btn-home.png') no-repeat left center;
    font-size: 1.3em; padding: 0.87em 1em; background-size: 100%
}
.header-line-full-row{
     
    height: 30px;
}
.menu-img img{width: 300px;}
.header-line{     
    height: 30px; width: 100%;line-height: 30px;
}
.cDate{
    color:#525252;
    font: 1.1em/30px RobotoCondensed ;
    margin-left: 10px; display: block; width: 100%;
}
 .sys_lang.s_lang {
    position: absolute;
    top: 6px;
    right: 175px;
}
.share_fb{
    position: absolute; bottom: 0; right: 234px;
}
.share_fb > a {
    padding-right: 5px;
}

.index-box{
position: relative;
}
.requestform{
    background: #ed2161;
    padding: 10px
}
.form_freequote{
    width: 500px;
}
.lg-col{
    padding: 0 0 0 15px;
        margin-top: 10px;
}
.sm-col{
    padding: 0 15px 0 10px;
}
.main{margin-top: 10px;}
.fNews{margin:5px 5px 2px 2px;}
.fNewsName{
    color: #065f9d;
    font: 1.4em/1.5em RobotoCondensed;
    margin: 0 3px;
}
.fNewsInfo{
    color:#515151;
    font:1.2em/1.7em RobotoCondensed;margin: 0 3px;
}
.fNewsImage{
    width: 100%;
}
.sNewsName{
    color: #065f9d;
    font: 1.3em/1.5em RobotoCondensed;
    
}
.sNewsImage{
    float: left;
    width: 122px;
    height: 73px;
    margin: 5px 5px 0 0;
    
}
ul.list-index.style1 li{
    padding-bottom: 5px;
border-bottom: 1px solid #cccccc;
float: left;
width: 100%;
}
ul.list-index.style1 li:last-child{
    border-bottom: none;
}
.ovbox-bottom{
    height: 35px; width: 100%; display: block;
    background: url('../images/bg-box-index.png') no-repeat bottom center;
}

.index-box.style2,.index-box.style3{
    border: none;
}
.box-index-title{
    background: #007dd4 url('../images/bg-box-index-title.png') repeat-x left center;
    margin: 10px 15px;
    position: relative;
}
.box-index-title>.title-name>span{
    padding:0 15px; 
    border-right: none;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(transparent));
background-image: -webkit-linear-gradient(transparent,#fff, transparent);
background-image: -moz-linear-gradient(transparent,#fff, transparent);
background-image: -o-linear-gradient(transparent,#fff, transparent);
background-image: linear-gradient(transparent,#fff, transparent);
-moz-background-size: 1px 100%;
background-size: 1px 100%;
background-position: 100% 0, 0 0;
background-repeat: no-repeat;display: inline-block;min-width: 18em;
}
.box-index-title>.title-name{
    color: #fff;
    font:1.3em/34px RobotoCondensed;
    
    text-transform: uppercase;
    background: #0564a6 url('../images/bg-box-index-title1.png') repeat-x left center;
    display: inline-block;
    
     
}

ul.list-index.style2{
    border-left: 1px dashed #b2d7f1; padding-left: 10px;
}
.fNews.style2{
    margin-top: 0;
}
.fNews.style2 .fNewsName{
    color:#016eb9; 
    margin-bottom: 10px;
}

.fNews.style2 .fNewsInfo{
    color:#444444; 
    margin:10px 0 10px;
}
ul.list-index.style2{
    float: left;
}
ul.list-index.style2 > li{
    float: left;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 10px;
    width: 272px;
 
}

ul.list-index.style2 > li span{
  right: 0px; position: absolute; bottom: 0;
  height: 1px;width: 100%;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#d5e4ef), to(transparent));
  background-image: -webkit-linear-gradient(left, #d5e4ef, transparent);
  background-image: -moz-linear-gradient(left, #d5e4ef, transparent);
  background-image: -o-linear-gradient(left, #d5e4ef, transparent);
}
ul.list-index.style2 > li:last-child span{display: none;}

ul.list-index.style2 > li img{
    width: 82px; height: 50px; margin-right: 8px;
    border:2px solid #444; padding: 1px;
}

ul.list-index.style2 .sNewsName {
    color:#3e3e3e;
}
ul.list-index.style2 .sNewsName:after{
    content: '››';
    color:#ff0000; margin-left: 5px;
}
.fNewsTime{
    color:#989898;
    font: italic 1.1em/22px RobotoCondensed;
}
img.imgAdv, div.imgAdv img{
    max-width: 100%;
}
.box-index-title > a.viewMore{
    position: absolute;
    right: 10px; bottom: 5px;
    color:#9ccdf6; font-size: 1.1em; white-space: nowrap;
}
.fNews.style3 .fNewsName{
    font: 1.3em/20px RobotoCondensed ;
}
.fNews.style3 .fNewsImage{
    width: 100%;
    margin: 10px 0; height: 145px;
    
}
.fNews.style3 .fNewsInfo{text-align: justify;}
.left_about{width: 770px;float: left;}
.rightbox{     float: right;    margin-top: 43px;}
.slide_doitac_bottom{
    border: 1px solid #b5b5b5;
    padding: 5px 0;margin: 0 0 15px 0; background: #fff;
}
.doitac_title{
    font-size: 1.5em;
    line-height: 2em;
    margin-top: 15px;
}
.index-box.style3 .fNews.style3{
    padding: 5px 8px;
}
.index-box.style3 .boxs3:first-child .fNews.style3,.index-box.style3 .boxs3.first-child .fNews.style3{
    box-shadow: 3px 0px 5px #e0e0e0
    ,-3px 0px 5px #e0e0e0
    ,0px -3px 5px #e0e0e0
    ;
    
}

.system_menu_ext,.system-style.footer{
  background-color: #ed1c24;
}
.system_menu_ext{
  /*border-bottom:1px solid #154d74;  */
}
.system-style.menu_ext1{
    text-align: center;
}
.system-style.addContact{
color: #FFF;
    font-size: 14px;
    font-family: RobotoCondensed;
border-top: none;
}
.t_align_c_title{
     font-size: 16px;
    font-family: RobotoCondensed;   
    border-bottom: 1px dotted #2ea2da;
    margin-top: 15px;
    color: #ed2161;
}
.t_align_c_title:first-child{
    margin-top: 0;
}
.system-style.menu_ext1 li .menu-item-name{
    font: 1.3em/45px RobotoCondensed;
    color:#e0e0e0; display: inline-block; white-space: nowrap;
    padding: 0 20px;
}.system-style.menu_ext1 li:hover a{text-decoration: none;
     color:#FFF;}
.system-style.menu_ext1 li:hover  {
    background-color: #FFAD4F;
}
.index-box a:hover{
    text-decoration: none; opacity: 0.8;
}
.index-box a:hover img{opacity: 0.8;}

.sb-box.style1{
    margin-bottom: 10px;
}
.sb-box.style2{
    background-color: #19a2de;
    padding-bottom: 10px;
}
.sb-box.style2 > .title{
    background-color: #1576a0;
    border-bottom:1px solid #e1e1e1;
    text-transform: uppercase;
    color:#fff;
    font:1.3em/35px RobotoCondensed;
    text-align: center;
}
.sb-box.style2 > .intro{
    color:#fff;
    font:1.2em/22px RobotoCondensed;
    margin: 10px 8px;
}
.formDangky{
    margin: 5px 8px;
    
}
.formDangky .tinput{
    width: 100%; padding-left: 5px;
    border:none;
    height:28px;
    margin-bottom: 10px;
    font-size: 1.2em;
}
.formDangky textarea.tinput{
    height: 100px;
}
.formDangky .submitFormDK{
    font: bold 1.3em RobotoCondensed ;
    border: none;
    background-color: white;
    padding: 5px 10px;
}
.sb-box.style3{
    /*border: 1px solid #e1e1e1;*/
    margin-top: 10px;
}
.sb-box.style3 .stitle{
    border-bottom: 1px solid #e1e1e1;
    color:#ff0101;
    font:1.3em/30px RobotoCondensed;
    text-align: center;
    text-transform: uppercase;
}
.sb-box.style3 .list-item{
    margin: 8px;
}
.sb-box.style3 .list-item li{
    border-bottom:1px solid #e5e5e5;
    background: url('../images/arrow1.png') no-repeat 0 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.sb-box.style3 .list-item li:last-child{
    border-bottom: none;
}
.sb-box.style3 .list-item li a{
    color:#3e3e3e;
    font:1.3em/18px RobotoCondensed;
}
/*.sb-box.style3 .list-item li a.new::after{*/
    /*content:'Mới';*/
    /*width: 32px; height: 16px;*/
    /*background: url('../images/new.png') no-repeat;*/
    /*position: absolute;*/
    /*text-align: center;*/
    /*color:#fff;*/
    /*font-size: 10px;*/
    /**/
/*}*/
.sb-box.style4{
    margin-top: 10px;
}

.sb-box.style4 .stitle{
    font:bold 1.3em/30px RobotoCondensed ;
    text-transform: uppercase;
    /*background: url('../images/sb-box4.png') no-repeat;*/
    background: #409401;
    background-size: cover;
    color:#fff;
    text-indent: 10px;
    padding:10px 0;
}
.sb-box.style4 .intro{
    color: #6f6f6f;
    font:1.2em/18px RobotoCondensed;
    margin: 15px 0;
}
.sb-box.style4 .formTracuu{
    margin-top: 10px;
}
.sb-box.style4 .formTracuu label{
    margin-bottom: 5px; white-space: nowrap;
}
.sb-box.style4 .formTracuu .submitFormTracuu{
    background-color: #e74c3c;
    border:none;
    color:#fff;
    font:bold 1.3em RobotoCondensed ;
}
.rAdvImg img{width: 100%; margin-bottom:10px;}
.breadcrumbs{
    border-bottom:1px solid #eee;
}
.breadcrumbs > ul{
    margin-left: 20px;
}
.breadcrumbs li a{
    font: 1.2em/30px RobotoCondensed ;
    color: #4c4c4c;
    white-space: nowrap;
    
}.breadcrumbs li a::after{
    content: '›';
    font: 1.2em/30px RobotoCondensed ;
   padding: 0 10px;
    white-space: nowrap;
    
}
.breadcrumbs li:last-child a::after{display: none;}
.system_forms .s_Date .cDate{
    white-space: nowrap;
}.breadcrumbs li a:hover{
    text-decoration: none;
    color: #000;
}
.sf-arrows .sf-with-ul{
    padding-right: 1.5em;
}
.sf-arrows .sf-with-ul:after{
    right:0.5em;
}
.welcome{
    font-size: 1.2em;
    margin-top: 18px;
    text-align: right;
    margin-right: 23px;
}
.welcome span{
    cursor: pointer;
}



.tv-left{
    float:left;
    width: 440px;

}
.tv-new-input-in {
 
}
.tv-title-left-top{
    font: 1.8em/1.8em RobotoCondensed;
    text-transform: uppercase;
    padding:15px 10px 0 28px;
    border-bottom: 1px solid #bdcde4;
    
}
.tv-new-input-in input {
    font: 1.2em/1.8em RobotoCondensed;
    line-height: 35px;
    width: 345px;
    margin: 5px 10px;
    padding: 0 10px;
    display: block;
}
.error_report{
    font: 1.2em/1.8em RobotoCondensed;
   
    width: 345px;
    margin: 5px 10px;
    padding: 0 10px;
    border:1px solid #ee0000;
    background: #eee;
}
.new-input-in input.error{
    border:1px solid #ee0000;
}
.tv-new-input-in{
     
}
.tv-agree-in {
    font: bold 1.3em RobotoCondensed;
    border: none;
    background-color: white;
    padding: 6px 37px;
    float: right;
}

.tv-submitFormDK {
    width: 110px;
    height: 35px;
    background: #265aa5;
    color: #fff;
    font: 1em RobotoCondensed;
    text-transform: uppercase;
    border: 1px solid;
}
	
 

.tv-title-right-top{
    font: 1.8em/1.8em RobotoCondensed;
    text-transform: uppercase;
    padding:15px 10px 0 28px;
    border-bottom: 1px solid #bdcde4;
    
}
.tv-lv1{
    border-bottom: 1px dotted #d0d0d0;
    padding-bottom: 30px;
}
.tv-lv2{
    padding-top: 30px;
}
.gioitinh {
    font: 1.2em/1.8em RobotoCondensed;
    line-height: 35px;
    width: 100px;
    margin: 5px 10px;
    padding: 8px 10px;
}
.lb-changepass{
    font:1.2em RobotoCondensed ;
    margin-left: 10px;
}
.tv-gioitinh{
    display: inline-block;
}
.tv-dangky input {
    font: 1.2em/1.8em RobotoCondensed;
    line-height: 35px;
    width: 155px;
    margin: 5px 31px;
    padding: 0 10px;
    display: inline-block; 

}
.tv-dangky{display: inline-block;}
.tv-new-input-in input.error{
    border:1px solid #fe0000;
}
.tv-left-box{
    font: 1.4em/1.8em RobotoCondensed;
    color: #fff;
    text-align: left; 
    text-transform: uppercase;
    background: #265aa5;
    padding: 5px 20px;
}
.tv-right-main {
    float: left;
    width: 930px;
    vertical-align: top;
    background: #fff;

}

.alert_login{
    font-size: 1.2em;
    text-align: center;
    margin: 10px 0;
}



/* Login form */
.log_frame{
    width: 610px;
    margin: 0 auto 20px auto;
}
.log_frame .fr_form{
    border:1px solid #eaeaea;
    border-radius: 10px;
    padding: 10px 25px;
}
.log_frame .fr_name{
    color: #4c4c4c;
    font: 1.4em/2em RobotoCondensed ;
}
.log_frame .fr_form label{
    font-size: 1.2em;
}
.log_frame .fr_form .hr{
    border-bottom: 1px solid #A8A8A8;
    margin-bottom: 15px;
}

.tv_chucnang{
    margin-top: 20px;border:1px solid #999;
}
.tv_chucnang .title{
    font: 1.3em/30px RobotoCondensed;
    color:#fff;
    text-transform: uppercase;
    background: #065f9d;
    text-align: center;
    
} 

.tv_chucnang{
    background: #f9f9f9;
}
.tv_chucnang li a{
    color: #4d4d4d;
    font: 1.2em/30px RobotoCondensed;
    padding-left: 20px;
    display: block;
    border-bottom: 1px solid #999;
}
.tv_chucnang li a:hover,.tv_chucnang li.active a{
    background: #dbdbdb;
}.tv_chucnang li:last-child a{
    border:none;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    vertical-align: middle;
}
.adv_line_top1 {
    background: #333;
  background: -moz-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%, #333),color-stop(100%, #2b2b2b));
  background: -webkit-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -o-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -ms-linear-gradient(top, #333 0%, #2b2b2b 100%);
  border-left: none;
  border-top: none;
  border-right: none;
  border-radius: 0px;
  box-shadow: none;
  background: linear-gradient(top, #333 0%, #2b2b2b 100%);
  border-bottom: 1px solid #0e0e0e;
  white-space: nowrap;
  height: 32px;
}.navbar_top .navbar-nav > li > a {
  color: #d3d1d1 !important;
  text-shadow: none;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  line-height: 32px;
  background: transparent !important;
}.ss-social {
  padding: 0 6px !important;
}
#sliderb_container{
    
    
}
.index-news-hot{
    padding: 3px; background: #fff;  width: 569px;  
}
ul.news-thumb {
    display: inline-block;
    margin:0;
    padding:0;
    width:100%
}
ul.news-thumb li{
    border-bottom: solid 1px #dfdfdd;
    border-right: solid 0px #dfdfdd;
    height: auto;
    margin-bottom: 5px;
    padding: 0;
    list-style:none;
    overflow:hidden;
}
ul.news-thumb li:last-child{
    border-bottom: 0px solid #dfdfdd;
}

ul.news-thumb li a {
    background: #fff;
    border: none;
    height: 100%;
    padding: 0px 10px 7px 0px;
    width: 100%;
    display: inline-block;
}
ul.news-thumb li a:hover
{
    text-decoration:none;
}
ul.news-thumb li a >.image {
    float: left;
    height: 35px;
    width: 55px;
    border: 0; margin-top: 4px;
}
ul.news-thumb li a >.image~div {
    padding: 0;
    margin-left: 63px;
}
ul.news-thumb li .caption {
    background: 0;
    bottom: auto;
    height: auto;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    width: auto;
}

ul.news-thumb li .title {
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    color: #333;    
    overflow: hidden;
    position: relative;
    padding: 0;
    top: 0px;
    display: block;
    white-space: normal;
	max-height: 30px;
}

ul.news-thumb li .sourcename {
    bottom: 0;
    color: #a0a0a0;
    position: absolute;
    display: inline;
    min-height: 0;
    padding-top: 0;
    font-size: 11px;
}
ul.news-thumb li .sourcename .new_icon_1{
    color:#ff0000; margin-left: 6px;
}

.ADV_01{
    margin-left: 15px;
}
.ADV_01 .adv-index-box img{
    margin-bottom: 10px;
}
.box-top-border {

}
.margin-20b {
  margin-bottom: 20px;
}
.margin-20t {
  margin-top: 20px;
}
.news-nav {
 
  height: 42px;
   
  white-space: nowrap;
}.news-nav ul
{
    list-style:none;
    margin:0;
    padding:10px 0 0;
    
}

.news-nav li {
    display: inline-block;
    height: 28px;
    position: relative;
}
.news-nav li ul {
    z-index: 999999; 
    position: absolute;
    top: 100%; left: 0%;
    background: #fafafa;
    padding: 15px;
    display: none;
}
.news-nav li:hover ul {
    
    display: block;
}
.news-nav li ul li{
    display: list-item;
    min-width: 200px;
    text-align: left;
}
.news-nav h2 {
    font-weight: 600;
    font-size: 2em;
    line-height: 1.3;
    margin:0;
    padding:0;
}

.news-nav h2 a {
    color: #1e1e1e;
    white-space: normal;
}
.news-nav h2 a:hover {
    color: #0A488B;
    text-decoration:none;
}
.news-nav h2 a .glyphicon
{
    font-size:14px;
}

.news-nav li:nth-child(n+2) {
    margin-left: 2.2em;
    padding-top: .7em;
}
.news-nav li li:nth-child(n+2) {
    margin-left: 0;
    padding-top: 0;
}

.news-nav li>a 
{
    font-weight:normal;
    font-size: 1.2em; 
    line-height: 1.384;
    color: #666;
    text-transform:uppercase;
    font-weight:600;
} 
.news-nav li li >a{
    text-transform:none;   
} 
.news-nav li li >a:hover{
    text-decoration: underline
} 
.box-news-thumb
{
    border-bottom: solid .1em #dfdfdd;
    border-right: solid .1em #dfdfdd;
    background: #fff;
    height: 300px;
    display: inline-block;
    width:100%;
}
ul.news-thumb-list {
    display: inline-block;
    margin:0;
    padding: 0 1.1em;
    border-bottom: solid .1em #dfdfdd;
    border-right: solid .1em #dfdfdd;
    background: #fff;
    height: 300px;
    width:100%;
}
ul.news-thumb-list li{
    height: 90px;
    margin-bottom: 10px;
    padding: 0;
    list-style:none;
    overflow:hidden;
}


ul.news-thumb-list li:first-child a {
    border-top: 0;
    padding-top: 1.1em;
}

ul.news-thumb-list li a 
{
    border-top: .1em solid #e5e5e5;
    padding: 1.1em 0;
    height: 100%;
    width: 100%;
    display: inline-block;
}
ul.news-thumb-list li a:hover
{
    text-decoration:none;
}
ul.news-thumb-list li a >.image {
    float: left;
    height: 75px;
    width: 100px;
    border: 0;
}
ul.news-thumb-list li a >.image~div {
    padding: 0;
    margin-left: 11.2em;
}
ul.news-thumb-list li .caption {
    background: 0;
    bottom: auto;
    height: 75px;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    width: auto;
}

ul.news-thumb-list li .title {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.384;
    color: #333;
    max-height: 55px;
    overflow: hidden;
    position: relative;
    padding: 0;
    top: -.4em;
    display: block;
    white-space: normal;
}

ul.news-thumb-list li .sourcename {
    bottom: 0;
    color: #a0a0a0;
    position: absolute;
    display: inline;
    min-height: 0;
    padding-top: 0;
    font-size: 11px;
}
h3.title-news {
  font-size: 1.5em; color:#333;font-weight: 600;
  text-decoration: none;
  line-height: 22px;
  margin: 5px 0;
  padding: 0;
}
h3.title-news a{
   color:#333;
  
}
.system-style.bottom_nav li a .menu-item-name{
   font-size: 12px;line-height: 20px;
}
.adv_box_index_cols{
    margin-top: 10px
} 
.no-thumbnail {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 0px !important;
}
.full-bg-menu.fixed{
    position:fixed;
    top:0;
    z-index: 999999;
    width: 100%;
}

.clear-padding{ padding: 0px;}
.box-adv-03 img{ width: 100%; height: 85px; border: 1px solid #cccccc; margin-bottom: 23px;}
.title-right{ line-height: 35px; background-color: #0e517c; border: 1px solid #d4d4d4; text-align: center; font-size: 14px; color: #ffffff; font-weight: 600; border-bottom: none;}
.border-box-right{ border: 1px solid #d4d4d4; margin-bottom: 15px;}

.news-right{ list-style-image: url(../images/icon-li.png); margin-left: 20px; margin-top: 10px;}
.news-right li{ margin-bottom: 10px; margin-right: 10px; border-bottom: 1px solid #ccc; padding-bottom: 5px;}
.news-right a{ font-size: 12px; line-height: 17px; color: #585858;}
.news-right .new_icon_1{ background: url(../images/icon-new.png); display: inline-block; width: 31px; height: 16px;}

.style1{ margin-bottom: 15px;}
.style1 h2{ line-height: 35px; border-bottom: 4px solid #0e517c; color: #fff; font-size: 14px; font-weight: 600;}
.style1 h2 a{ background-color: #0e517c; display: block; width: 31%; text-align: center; color: #ffffff;}
.style1 .big{ text-align: center; margin: 10px 0px 0px 0px; display: block;}
.style1 .big img{ display: block; width: 100%; margin: auto;}
.style1 .big p{ font-size: 20px; color: #3c3939; line-height: 30px;}

.style1  ul{ list-style: none; display: block; margin-top: 10px;}
.style1  ul li{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #cccccc;}
.style1  ul a{ display: block; color: #3c3939; overflow: hidden; font-size: 13px; line-height: 15px;}
.style1  ul a img{ float: left; width: 40%;}
.style1  ul a div{ margin-left: 42%;}
.style1  ul a span{ color: #ccc;}

#sliderb_container a{ font-size: 17px !important;}

.bgr-popup{ background: url(../images/bgr-popup.png); position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 999999; overflow: auto;}
.popup-content{
    position: relative;
    width: 685px;
    /*border: 1px solid #008dd0;*/
    background: #008dd0;
    margin: 5% auto;
}
.popup-content .close-2{ position: absolute; top: -17px; right: -17px; z-index: 999; width: 35px; height: 35px; background: url(../images/icon-close-popup.png) no-repeat top center;}
.logo-form{ height: 204px;}
.logo-form a{ display: block; height: 65%; width: 50%;}
.popup-content h2{ font-size: 22px; color: #FFF; font-weight: 600;text-transform: uppercase;text-align: center;padding:20px 0;}
.popup-content table{ width: 444px; margin: auto;}
.popup-content td{ position: relative;}
.popup-content p{ color: #0e517c; font-size: 13px;}
.popup-content input{ width: 290px; height: 30px; padding: 5px; margin: 5px 0px; font-size: 13px;}
.popup-content select{ width: 290px; height: 30px; margin: 5px 0px; font-size: 13px;}
.popup-content select option{ padding: 5px;}
.popup-content button{ padding: 5px 20px; background-color: #0e517c; color: #ffffff; font-size: 18px; font-weight: 600; border: none; margin-bottom: 15px; margin-top: 10px;}

/*************NEW**************/
.t_align_l{
    text-align: left;
}
.t_align_r{
    text-align: right;
}
t_align_c{
    text-align: center;
}
t_align_j{
    text-align: justify;
}
.slogan{
    color:#FFF;
    font-size: 13px;
}

.top{
    background:#ed1c24;
    height:30px;
    line-height:30px;
}
a.quote{
    display: block;
    position: absolute;
    right:0;
    top:30px;
    background: #f2a34c;
    color: #FFF;
    padding:14px;
}
 
input.input_free{
    background:#FFF;
    padding: 8px;
    margin: 3px 0;
    border: none;
    width: 100%;
    color:#3d6baa;
    font-size:15px;
    border-radius: 7px;
}
::-webkit-input-placeholder::after,:-moz-placeholder::after,:-ms-input-placeholder::after,::-ms-input-placeholder::after{
    content: '*';
    color:#FF0000;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #3d6baa;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #3d6baa;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #3d6baa;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #909;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #3d6baa;
}
textarea.textarea_free{
    margin: 3px 0;
    border:none;
    padding:6px;
    color:#000;
    font-size: 15px;
}
button.submit{
    float:right;
    background:#FFF;
    padding:3px 10px;
    color:#195f46;
    border:none;
    margin-top: 0;
    font-size:16px;
    text-transform: uppercase;
}
h2.title{
    font-family: RobotoCondensed;
    text-transform: uppercase;
    font-size: 17px;
    margin: 15px 0;
    color: #383838;
}
.box-left{
    margin-top: 30px;
        width: 100%;
}
.box-home{
    margin-bottom: 18px;
    padding-left: 0!important;
    padding-right: 0!important;
    text-align: center;
    height: 200px;
    margin-right: 0;
}
.box-home img{
    border: 3px solid #fff;
	width: 200px;
 
	
}
.box-home-ext4{
    margin-bottom: 18px;
    margin: 0 68px;
    width: 250px;
    float: left;
    text-align: center;
}

.slick-next-items {
    position: absolute;
    top: -11%;
    right: 0;
    background: url(../images/icon-arrow-right2.png) no-repeat;
    width: 20px;
    height: 47px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
} 
.slick-prev-items {
    position: absolute;
    top: -11%;
    right: 40px;
    background: url(../images/icon-arrow-left2.png) no-repeat;
    width: 20px;
    height: 47px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        z-index: 999
}


.titleext4{
	font-family: RobotoCondensed;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 15px;
    color: #000;
}
.aboutus{
    background: #1f7666;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    float: right;
}
div.free_quote_box{
    text-align: center;
    margin-bottom: 10px;
}
.free_icon{
    background:url('../images/freequote_icon.png') no-repeat left top;
    display: block;
    width: 52px;
    height: 52px;
    float: left;
}
.free_quote_box h2{
    color: #FFF;
    line-height: 52px;
    font-size:20px;
}
.section{
    margin:10px 0;
}
.blue{
}
.white{
    background: #09764c;
}
.bg_map{
    padding-top:66px;
    margin: auto 10%;
}
img.icon_img{
    border-radius: 50%;
    margin-bottom: 10px;
}
h3.icon_title{
    color:#404040;
    font-size:17px;
    text-align: center;
}
 
.blue{
	background: url('../images/bgrbox.jpg') no-repeat;
}
.box-icon{
    text-align: center;
}
.boxnew{
    border-bottom: 1px dotted #000;
    position: relative;
}
.boxnew_title{
    color: #ff0660;
    font-size: 30px;
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}
.boxnew_more{
    position: absolute;
    right:10px;
    text-transform: uppercase;
    top:12px;
    font-size: 12px;
}
.item{
    margin: 20px 0;
    float: left;
    width: 299px;
    height: 300px;
}
.item_img{
    float:left;
    width: 282px;
    height:179px;
}
.item_title{
font-size: 18px;
    margin: 10px 0;
    width: 273px;
}
.projects_title{
	font-size: 15px;
    margin: 10px 0;
    width: 273px;
    color: #fff;
}
p.item_intro{
    color: #000000;
    font-size: 14px;
    text-align: justify;
    width: 273px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
p.projects_intro{
    color: #a3a3a3;
    font-size: 14px;
    text-align: justify;
    width: 273px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
a.item_readmore{
    font-size: 14px;
    margin-top: 10px;
}
h2.boxvideo_title{
    color:#008dd0;
    font-size:20px;
    padding:10px 0 10px 10px;
    text-transform: uppercase;
    border-bottom:1px solid #e6e6e6;
    margin-bottom: 10px;
}
.video-wrap {
    padding-right:0!important;
}
.boxvideo{
    /*width:458px;*/
    width:100%;
}
.video-pavorites li {
    list-style: none;
    display: block;
    padding: 3%;
    border-bottom: 1px dotted #b5b5b5;
    background: #1a1a1a;
}
.video-pavorites li a{
    color:#FFFFFF;
}
.video-pavorites .play-video {
    width: 100%;
    overflow: hidden;
}
.video-pavorites {
    margin-bottom: 5%;
    background-color: #1a1a1a;
    /*width: 458px;*/
    width: 100%;
}
.video-pavorites li a {
    font-size: 13px;
    font-weight: bold;
}
.video-pavorites li textarea {
    display: none;
}
.video-pavorites .play-video iframe {
    width: 100% !important;
    /*height: auto !important;*/
    height: 320px;
    margin-bottom: 10px;
}
.call_to_action {
    color: #008dd0;
    font-size: 25px;
    text-align: center;
    padding: 15px 0;
    background: antiquewhite;
    border-radius: 21px;
    border: 1px solid #ecd2ae;
}
.call_to_action:hover{
    background: #ffd8ae;

}
.call_to_action > strong {
    font-weight: bold;
    color:#008dd0;
}
.call_to_action a.btn_request{
    color:#FFFFFF;
    padding: 8px 12px;
    border-radius: 3px;
    background: #fbac58;
    box-shadow: 1px 1px 5px #ccc;
}
.sub-menu {
    background: #ed2161;
    height:40px;
    line-height: 40px;
    text-align: right;
    padding-right:20px;
    position: relative;
}
.sub-menu ul.left-menu li{
    display: inline-block;
    font-size:16px;
    position: relative;
    padding-right:20px;
}
.sub-menu ul.left-menu > li:hover{
    background: #f2a34c;
}
.sub-menu ul.left-menu > li:hover a{
    color:#fff;
}
.sub-menu ul.left-menu li a{
    color:#FFF;
    padding-left:20px;
}
.sub-menu ul.left-menu li ul{
    background: #f2a34c;
    position: absolute;
    top: 40px;
    left:0;
    width:200px;
    z-index: 99;
}
.sub-menu ul.left-menu li ul li{
    display: block;
    text-align: left!important;
    padding-left:10px;
}
.sub-menu ul.left-menu li ul > li:hover{
    background: #FFAD4F;
}
.sub-menu ul.left-menu li ul li a{
    color:#008dd0;
}
h3.menu-title{
    text-align: center;
    padding:15px 0;
    color: #828282;
}
h3.menu-title > strong{
    font-weight:bold;
    color:#000;
}
div.menu-img{
    text-align: center;
    position: relative;
}
div.menu-text{
    float:left;
    font-size:14px;
    position: absolute;
    left:76px;
    top:80px;
}
div.leading-text{
    position: absolute;
    top:-130px;
}
.leading-text span{
    font-size: 17px;
    color:#FFF;
}
h1.leading{
    font-size:60px;
    color:#FFF;
}
input.inside{
    background:#FFF!important;
    width: 100%;
    padding: 20px;
    border: 1px solid #e9e9e9;
    font-size:15px;
}
textarea.inside{
    border:1px solid #e9e9e9;
    font-size:15px;

}
.form_inside{
    margin:0 50px;
    overflow: hidden;
}
button.submit_inside{
    background:#FFF;
    padding:3px 10px;
    color:#008dd0;
    border:none;
    margin-top:5px;
}
.s_list_news li{
    padding: 10px 0;
}
h2.nname, h1.fName, p.info,h2.name{
    font-family: RobotoCondensed!important;
}
p.info{
    text-align: justify!important;
}

input[required] + label{
    color: #3d6baa;
    font-size: 15px;
    position: relative;
    left: 8px;
    top:-30px;
    font-weight: normal;
    margin-bottom:-21px
}
input[required] + label:after {
    content:' *';
    color: red;
}
textarea[required] + label{
    color: #3d6baa;
    font-size: 15px;
    position: relative;
    left: 8px;
    top:-64px;
    font-weight: normal;
}
textarea[required] + label:after {
    content:' *';
    color: red;
}
textarea {
    border: none;
    width: 100%;
    -webkit-box-sizing: border-box; /* <=iOS4, <= Android  2.3 */
    -moz-box-sizing: border-box; /* FF1+ */
    box-sizing: border-box; /* Chrome, IE8, Opera, Safari 5.1*/
}
.system-style.bottom_nav > li > a{
    text-transform: uppercase;
}
.system-style.bottom_nav li a, .system-style.bottom_nav li ul li a{
    font-family: RobotoCondensed;
    color: #fff;
}
.right-menu > li.li-level-1:hover{
    background: #ed2161;
}
.v-menu li {
border-bottom: 1px dotted #8c8c8c;

}
.v-menu a {
    padding: .55em 1em;
    font-size: 1.5em;
}
 
li.li-level-1:hover a{
    color: #fff;
}
li.li-level-1 a{
    border: none!important;
}
.advert {
    margin-top: 10px;
}

.content {
    font-family: RobotoCondensed;
    text-align: justify;
}

h1.news_title {
    font-family: RobotoCondensed;
    font-size:30px;
    padding:10px 0;
}
.s_info, .s_detail {
    font-family: RobotoCondensed!important;
}
.deepfooter{
    height: 35px;
    background: #0078b1;
}
#slidehome{
    margin: 15px 0 0;
    overflow: hidden;
}
.jssora05l {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 29px;
    height: 56px !important;
    cursor: pointer;
    background: url('../images/prev_slide.png') no-repeat;
    overflow: hidden;
}

.jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 29px;
    height: 56px !important;
    cursor: pointer;
    background: url('../images/next_slide.png') no-repeat;
    overflow: hidden;
}
/*--------GIOI THIEU ----------*/
.titleboxintro{
    text-align: center;
    font-size: 35px;
}

/*--------Case 1 ----------*/
 .index-box-text {
    font-size: 16px;
    color: #313131;
    line-height: 22.5px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.index-box .box-title a {
    font-family: time new romain;
    color: #febd1a;
    font-size: 55px;
    display: block;
    text-align: center;
    padding-top: 28px;
}
.middlepage {
    width: 300px;
    padding: 0 22px;
    min-height: 500px;
    float: left;
}
.img img {
    width: 290px;
    position: absolute;
    height: 500px;
}
/*----- List news----*/
.img123 img{
height: 186px;
    width: 251px;
}
.system-style.style-news-1 .s_list_news li {
    width: 267px;
    height: 375px;
    margin-left: 16px;
    border: 3px solid #ececec;
    padding: 6px;
    margin-bottom: 6px;
}
.system-style.style-news-1 .s_list_news .img123 {
    float: left;
    width: 248px;
    height: 320px;
    margin: 10px 10px 10px 0;
}
.system-style.style-news-1 .s_list_news li:hover {
    border: 3px solid #2e6a9d;
}
.system-style.style-news-1 .s_list_news li .nname {
    font: bold 1.3em/1.6em Arial;
    color: #454545;
    margin-top: 5px;
    text-align: left;
}
.system-style.style-news-1 .s_list_news li .time {
    font: italic 1.1em/1.8em Arial;
    color: #989898;
    margin-top: 5px;
    text-align: left;
}
.system-style.style-news-1 .s_list_news li .info {
    font: 1.0em/1.8em Arial;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.system-style.style-news-1 .first-item img {
    height: 339px;
}
/*-----End List news----*/

.imgcover:hover {
    background: none;
}
.imgcover {
    background: rgba(0, 0, 0, 0.43);
    position: relative;
    opacity: 1;
    height: 500px;
    width: 290px;
    transition: opacity .35s ease-in-out;
    cursor: pointer;
    padding: 15px;
}
.item-info {
    color: #272727;
}

.case1{    
    width: 100%;
    color: #fff;
    padding: 5px;
    font-size: 25px;
    text-align: justify;
    text-align: center;
 }
 .case1:hover{
    color: #00ff2d;
 }
 .detailcase1{    
    color: #fff;
    font:1.3em/1.5em RobotoCondensed;
    text-transform: uppercase;
 }
 
 .summaryinfo{    
    color: #fff;
    padding: 5px;
    font-size: 12px;
    font-family: RobotoCondensed;
    text-align: justify;
}
  .summaryinfo:hover{    
    text-shadow: 2px 1px 1px #000;
}
 .index-box .box-title {
    margin-top: 15px;
    background: url(../images/pattern.png);
    height: 90px;
}
/*--------End Case11 ----------*/

/*---Case2----*/
.home-discover-sect {
    padding-bottom: 30px;
}
.home-discover-content {
    color: #fff;
    width: 100%;
    z-index: 1;
}
.discover-heading {
    text-align: center;
    font-size: 22px;
    letter-spacing: 6px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.3;
    color: #000;
}
.home-discover-sect .slick-slider {
    background-color: #4D3F40;
}

/*---End Case2----*/
/*---Box intro----*/
.boxintro{
    display: -webkit-box;
}
.boxin{
width: 400px;
padding: 0 10px;
background: #f1eefa;
}
.boxin a{
    background: #ea125c;
    padding: 5px 35px;
    color: #fff;
}
 
 
/*---End Box intro----*/
/*---Sản phẩm----*/
.box_index.box_in {
    margin-top: 15px;
}
.box_index .box_index_header {
    height: 30px;
    margin-top: 5px;
}
.box_index .box_index_header .box_index_name > a {
    color: #b5b5b5;
    display: inline-block;
    padding: 0 20px 0 15px;
    background: url(../images/icon-menu-view-all.png) no-repeat 100% 50%;
    font-size: 18px;
    font-weight: normal;
}
.sort_style {
    margin-left: 3em;
    font-size: 1.2em;
}
.sort_style .ft {
    font-size: 1.4em;
    color: #999;
    border: 1px solid transparent;
    margin: auto 2px;
}
.sort_style .ft.active, .sort_style .ft:hover {
    color: #9D2924;
}
.sort_style .ft {
    font-size: 1.4em;
    color: #999;
    border: 1px solid transparent;
    margin: auto 2px;
}
[class^="ft-"]:before, [class*=" ft-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.ft-th-large-3:before {
    content: '\ee76';
}
.sort_pro:hover ul {
    display: block;
}
.sort_pro ul {
    margin: 0;
    list-style: none;
    background: white;
    border: solid 1px #ccc;
    padding: 3px 8px;
    display: none;
    width: 135px;
    position: absolute;
    z-index: 99;
    line-height: 20px;
    top: 24px;
    left: 0;
}
.sort_pro ul li {
    padding: 2px 0;
}
.item-img img{
    width: 316px;
    height: 230px;
}
[class^="ft-"]:before, [class*=" ft-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.ft-th-large-3:before {
    content: '\ee76';
}
.sort_pro {
    margin-left: 20px;
    margin-top: 7px;
    position: relative;
}
.sort_pro > span {
    border: solid 1px #ccc;
    display: block;
    height: 24px;
    background: white;
    padding: 0 10px;
    line-height: 24px;
}
.sort_pro ul {
    margin: 0;
    list-style: none;
    background: white;
    border: solid 1px #ccc;
    padding: 3px 8px;
    display: none;
    width: 135px;
    position: absolute;
    z-index: 99;
    line-height: 20px;
    top: 24px;
    left: 0;
}
.sort_pro ul li {
    padding: 2px 0;
}
.category_text {
    margin: 15px 14px;
    font: 1.3em/1.5em 'Quicksand', sans-serif;
}
.box-index-content-left {
    display: inline-block;
    vertical-align: top;
}
.box-index-content-left ul li{
	
}
.item-block >li {
    width: 292px;
    margin-top: 10px;
    margin-left: 3px;
    margin-right: 2px;
    margin-bottom: 20px;
    border: 1px solid #f3f3f3;
}
.item-block .item-name {
    color: #000;
    font: 1.3em/24px 'Quicksand', sans-serif;
    height: 25px;
    overflow: hidden;
    font-size: 18px;
    margin: 10px 0px;
}
.item-imga img {
    width: 290px;
    height: 230px;
}
.item-namea {
    color: #e6e6e6;
    font: 1.2em/24px 'Quicksand', sans-serif;
    height: 25px;
    overflow: hidden;
    font-size: 18px;
    margin: 10px;
    text-align: center;
}
.item-pricea {
    color: #ff0000;
    font: 1.4em/20px 'Quicksand', sans-serif;
    margin-left: 10px;
}
.item-block .item-old-price {
    color: #717070;
    font: 1.2em 'Quicksand', sans-serif;
    text-decoration: line-through;
}
.item-block .btn_link {
    color: #5d443b;
    font-size: 14px;
    display: block;
    float: left;
    background-color: #e8e8e8;
    text-align: center;
    margin: 10px 5px;
    padding: 3px 10px;
}
.rightitem{
	    width: 895px !important;
}

 
/*
 * ==== hexagon
 */
.hexa, .hexa div {
  margin: 0 auto;
  transform-origin: 50% 50%;
  overflow: hidden;	
}
.hexa {
  width: 325px;
  height: 230px;
}
.hexa div {
  width: 100%;
  height: 100%;
}
.hexa {
  transform: rotate(120deg);
}
.hex1 {
  transform: rotate(-60deg);
}
.hex2 {
  transform: rotate(-60deg);
}

/*
 * ==== dodecagon
 */
.dodeca, .dodeca div {
  margin: 0 auto;
  transform-origin: 50% 50%;
  overflow: hidden;
  width: 300px;
  height: 300px;
}
.dodeca {
  transform: rotate(120deg);
}
.dode1 {
  transform: rotate(-60deg);
}
.dode2 {
  transform: rotate(-60deg);
}

/* irregular dodecagon */
.irr, .irr div {
  width: 320px;
}
.imgclass{
	width:320px; 
	height:313px;
}
.icon_title{    margin: 15px;}


@media screen and (max-width: 1199px) {
 
 

}
@media screen and (max-width: 1023px) {
  
}
@media screen and (max-width: 767px) {
.share_fb{display: none}
 .sys_lang.s_lang {    right: 0;}
 .search {    right: 100px;}
 .slogan{display: none}
 .left {
    float: none;
    text-align: center;
}
.item {
    width: 100%;
    height: auto;
}
.item_img {    width: 100%;}
.item_title {
    width: auto;
}
p.item_intro {    width: auto;}
.box-home {    height: auto;}
}

@media screen and (max-width: 639px) {
 
}


@media screen and (max-width: 479px) {
 	
}
@media screen and (max-width: 319px) {
 
	
}


@media screen and (min-width: 768px) {
 
}	




 
