@charset "utf-8";
@font-face {
    font-family:'UTM Nokia Standard';
  
    src:url('../fonts/UTM Nokia Standard.ttf') format('truetype') ;
    
}

@font-face {
    font-family:'Tahoma';
  
    src:url('../fonts/Tahoma.ttf') format('truetype') ;
      font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UTMAvo';
  src: url('../fonts/UTM AVO/UTMAvo.eot');
  src: url('../fonts/UTM AVO/UTMAvo.eot?#iefix') format('embedded-opentype'),
       url('../fonts/UTM AVO/UTMAvo.woff2') format('woff2'),
       url('../fonts/UTM AVO/UTMAvo.woff') format('woff'),
       url('../fonts/UTM AVO/UTMAvo.ttf') format('truetype'),
       url('../fonts/UTM AVO/UTMAvo.svg#UTMAvo') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
font-family: Arial; 
font-size: 12px;
line-height: 1.5;
width: 100%;
    margin: 0 auto;
    position: relative;

}
.iframe_map iframe{
	width:100% !important;
	height:450px;
}
#map_canvas iframe{
	width:100% !important;
	height:200px;
}
*{margin:0;}
/* ul, ol {
padding:0;
} */
a, ul, li {
text-decoration: none;
}

.clear
{
	clear:both; 
}
#container_NTT
{
	margin:0 auto;
	width:100%;
	
	

}
.taive{
    position: absolute;
    right: 13px;
    bottom: 4px;
    color: #d4aa1a!important;
}
.trang{
    background: #303030;
    color: #fff;
}

.show-pro table th,.show-pro table td
{
	margin:0 auto;
	text-align:center;
}

.den{
    background: #222;
    color: #fff;
}
.trang a{
    color: #fff;
}
.den a{
    color: #fff;
}
#header_top
{

  position: relative;
  margin: 0 auto;
  width: 100%;
  z-index: 9;
}

.box_news1 td{
    
    padding: 20px 5px!important;
    position: relative;
}
.box_news1 a:hover{
    text-decoration: underline;
}
div#logo {
    position: relative;
    z-index: 9;
    width: 1000px;
    margin: 0 auto;
}
.banner_top {
    position: absolute;
    top: 120px;
    left: 33px;
}
#banner_main
{
    position: fixed;
    z-index: 999999999;
    margin: 0 auto;
    width: 100%;
	left:0;
    height: 104px;
    background: url(../images/bg_banner.png) no-repeat center;
}

div#menu
{
    margin: 0px auto;
	width:1000px;
    position: relative;
    top: 14px;
} 
div#menu ul
{
	padding:0;
list-style:none;



}
div#menu ul li {
    float: left;
    position: relative;
    padding: 0px 10px;
    background: url(../images/line_menu.png) no-repeat right;
}
div#menu ul li a {
    color: #fff;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px 17px;
    /* border-radius: 13px; */
}
div#menu ul li a p
{
  margin: 0 auto;
  padding-top:3px;
}

div#menu ul li:hover a
{
    background: #ce0202;
    /*border-top: 1px solid #AE0303;
    border-left: 1px solid #AE0303;*/
}

div#menu ul li a.active
{
    background: #ce0202;
    /*border-top: 1px solid #AE0303;
    border-left: 1px solid #AE0303;*/
}

#menu li:hover img {
/* 	display:block; */
}

div#menu ul li ul,div#menu ul li:hover ul ul,div#menu ul li ul li:hover ul ul
{
    left: 20px;
    margin: 0 auto;
    /* margin-top: -3px; */
    z-index: 999999;
    position: absolute;
    display: none;
    width: 307px;
    background: #ce0202;
    border-radius: 0px 5px 5px 5px;
	overflow:hidden;
}
div#menu ul li:hover ul
{
    padding: 0px;
    top: 34px;
    display: block;
}
div#menu ul li ul li ul
{
	top:0px;
}
div#menu ul li ul li
{
    width: 307px !important;
    /* line-height: 1.5 !important; 
    border-top: 1px solid rgb(241, 156, 154);*/
    background: none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-indent: 0;
    text-align: left !important;
}
div#menu ul li ul li:hover {
    line-height: 28px !important;
    
    text-align: left !important;
}
div#menu ul li ul li a:hover
{
	background: rgb(243, 103, 100) !important;
	color:#f3f1f1 !important;
}
div#menu ul li ul li a
{
    width: auto !important;
    /* height: 44px !important; */
    text-align: left !important;
    font-size: 13px;
    font-family: arial;
    display: block;
    color: #FFF9F9 !important;
    line-height: 1.5 !important;
    background: none !important;
    /*text-transform: uppercase;*/
    border-radius: 0;
    padding: 10px 11px;
}


div#menu ul li ul li a:hover
{
    text-shadow: initial;
    border-left: 0;
    border-top: 0;
}

div#menu ul li ul li ul
{
	top:0px;
}

div#menu ul li ul li:hover ul
{
	left:200px;
	top:0px;
	display:block;
	
}

div#menu ul li ul li ul li:hover ul
{
	left:200px;
	display:block;
	top:0px;
}

div#menu1 {
    width: 100%;
    margin: 0 auto;
    background: url(../images/line_menu_footer.png) no-repeat 0px 36px;
    height: 55px;
}

div#menu1 ul{
	margin:0;
	padding:0;
	list-style:none;
}

div#menu1 ul li {
    padding: 7px 18px;
    float: left;
    background: url(../images/line_right_menu.png) no-repeat right;
}

div#menu1 ul li a{
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-family: Tahoma;
}
img
{
	border:none;
}

#slide_show
{
    position: relative;
    margin: 0px auto;
    width: 100%;
    height: 578px;
    z-index: 1;
}

#slide_sp
{
  position: relative;
  margin: 0px auto;
  width: 100%;
  top: 0px;
  z-index: 1;
}

#sanpham_danhmuc
{
margin: 15px auto;
width: 100%;
}
.product-item{
	position: relative;
    text-align: center;
    width: 272px;
    float: left;
    padding: 14px;
    height: 250px;
    margin: 0px;
    border-radius: 3px;
}
.product-item img.has-tt{
		max-width:100%;
	}
	
	.product-item .product-image{
    position: relative;
    width: 271px;
    height: 213px;
    margin-bottom: 0px;
    background: url(../images/bg_sp.png) no-repeat;
				-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}	
.name-sanpham  h3 > a
{
  margin-top: 24px;
  color: #E1B813;
  padding-top: 5px;
  font-weight: normal;
  font-family: UTM Aristote;
  font-size: 14px;
}
.icon_dathang
{
background:url(../img/icon_dathang.png) no-repeat left;
}
.hover_shine {
/* width: 175px; */
height: 133px;
background-image: url(http://i.minus.com/iuvzYDPlYu8RR.png);
position: absolute;
opacity: .7;
background-position: -265px 0;
left: 0px;
top: 0px;
background-repeat: no-repeat;
-webkit-transition: background-position .3s ease;
-moz-transition: background-position .3s ease;
-o-transition: background-position .3s ease;
transition: background-position .3s ease;
z-index: 124;
}

	.product-item .product-image a img{
	border-radius: 9px;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 204px;
    width: 266px;
    margin-top: 2px;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	}
.product-item .cart
{
display:inline-block;
font-size: 15px;
padding: 3px;
margin-top: 10px;
}	
.product-item .product-name,.product-item .product-price{
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
	bottom: 5px;
    width: 266px;
    height: 39px;
    margin-left: 2px;
    position: absolute;
    background: url(../images/bg_name_sp.png) no-repeat;
    border-radius: 0px 0px 8px 8px;
}
.product-item .product-name h2{
		margin:0;
	    /* background: url(../images/icon_name_sp.png) no-repeat left,url(../images/icon_name_sp1.png) no-repeat right; */
		padding: 0;
		line-height: 20px;
}
.product-item .product-price,.product-item .cart
{
white-space: nowrap;
}
.product-item .cart a
{
font-weight: normal;
color: #fff;
background: #60c73f;
background: -moz-linear-gradient(top, #ffbc1f 0%, #fdb200 46%, #d89800 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60c73f), color-stop(46%,#60c73f), color-stop(100%,#60c73f));
background: -webkit-linear-gradient(top, #60c73f 0%,#60c73f 46%,#60c73f 100%);
background: -o-linear-gradient(top, #ffbc1f 0%,#fdb200 46%,#d89800 100%);
background: -ms-linear-gradient(top, #ffbc1f 0%,#fdb200 46%,#d89800 100%);
background: linear-gradient(to bottom, rgba(129, 228, 98, 0.79) 0%,#60c73f 46%,#36AD10 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc1f', endColorstr='#d89800',GradientType=0 );
border-radius: 4px;
padding: 5px 8px;
font-size: 15px;
}
.product-item .cart a:hover
{
background: #c00000;
background: -moz-linear-gradient(top, #c00000 0%, #c00000 46%, #c00000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c00000), color-stop(46%,#c00000), color-stop(100%,#c00000));
background: -webkit-linear-gradient(top, #c00000 0%,#c00000 46%,#c00000 100%);
background: -o-linear-gradient(top, #c00000 0%,#c00000 46%,#c00000 100%);
background: -ms-linear-gradient(top, #c00000 0%,#c00000 46%,#c00000 100%);
background: linear-gradient(to bottom, #c00000,#c00000 46%,#c00000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc1f', endColorstr='#d89800',GradientType=0 );
text-decoration:none;
}
	.product-item .product-price span{color:red}
	.product-item .product-name a{
    font-size: 16px;
    color: #ffffff;
    font-family: 'Roboto-Regular';
    text-transform: uppercase;
    font-weight: normal;
}	

.thanh_items_noibat {
	margin-left:5px;
background: url(../images/bg_thanh_tieude.png) no-repeat bottom;
padding-bottom: 30px;
float:left;
width:95%;
font-style: normal;
height: 2px;
line-height: 36px;

}

h2.title_primary_noibat {
	background:url(../images/muiten_title.png) left no-repeat;
font-size: 12px;
margin-bottom: 10px;
float: left;
text-indent:20px;
color: #000000;
text-transform: uppercase;
}
h2.title_primary_noibat b {
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 16px;
color: #000000;
}

#wrapper_main
{
margin-top: 10px;
width: 1000px;

  margin: -15px auto;
  position:relative;
}
#back-top span {
width: 48px;
height: 63px;
display: block;
margin-bottom: 7px;
background: url(../images/up-arrow.png) no-repeat left 0px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
#back-top {
bottom: 60px;
cursor: pointer;
display: none;
position: fixed;
z-index: 10000;
right: 45px;
}
#back-top {
position: fixed;
bottom: 85px;
z-index: 9999;
left: 52%;
margin-left: 520px;
}
#footer {
    margin: 0 auto;
    width: 100%;
    min-height: 464px;
    position: relative;
    clear: both;
    background: url(../images/bg_footer.png) no-repeat top;
}

.title_footer h3
{
	text-transform:uppercase;
	font-size:18px;
	font-family: Tahoma;
	color:#fff;
	margin:0;
	font-weight:normal;
	margin-bottom: 10px;
}

#footer_bootom {
    margin: 0 auto;
    color: #fff;
    max-width: 1000px;
	width:1000px;
    height: auto;
    padding-top: 100px;
}
.left_footer
{
    margin: 0 auto;
    width: 45%;
    float: left;
}

.left_footer .bot h2
{
	color:#ffff00;
	font-family:'UTM Wedding K&T';
	font-size:26px;
	font-weight: normal;
	text-transform: capitalize;
}
.bot  span
{
	font-family:arial;
	font-size:16px;
	color:#ffffff;
}

.bot p
{
	font-family:arial;
	font-size:13px;
	color:#ffffff;
}

.center_footer {
    height: 20px;
    font-family: Arial;
    font-size: 14px;
    float: left;
    width: 20%;
    margin-left: 45px;
}

.right_footer
{
	float: right;
    font-family: Arial;
    margin: 0 auto;
    width:28%;
}

.center_footer ul
{
	padding:0;
	list-style:none;
}

.thongke h3
{
	color:#ffff00;
	font-family:arial;
	font-size:16px;
	font-weight: normal;
}

#ser_onl {
		position:fixed;
		bottom:0;
		width:450px;
	
		right:0;
		z-index:100;
		z-index: 10000;
	}
	.label_serv_onl {
		height: 64px;
		background: url(../images/bg_support.png) no-repeat right;
		cursor:pointer;
		}
		
	.cont_serv_onl {
		display: none;
  background: #FFF;
  font-size: 20px;
  padding: 10px 10px 10px;
  border-top: 2px solid #D6D6D6;
  border-left: 2px solid #D6D6D6;
  -moz-border-radius: 15px 0 0 0;
  -webkit-border-radius: 15px 0 0 0;
  border-radius: 15px 0 0 0;
  cursor: pointer;
  color: #4B4A4A;
	}
	.cont_serv_onl h2 {
		  font-size: 23px;
  font-family: UTMAlterGothic;
  font-weight: normal;
  text-transform: uppercase;
  color: #006795;
  margin-bottom: 10px;
  }
	#ser_onl .active {
		  background: url(../images/bg_support.png) no-repeat right;
		cursor: pointer;
	}

.bottom
{
	position:relative;
	bottom:0px;
	width:100%;
	padding: 10px 0px;
	bottom:0px;
	background:#820000;
	color: #fff;
	text-align:center;
}

#main_dm_product
{
    width: 100%;
}
.mang_xh {

position: RELATIVE;

margin: 0px auto;
float: right;
}

.mang_xh_ft {
  line-height: 0px;
  position: RELATIVE;
  margin-bottom: 38px;
  margin: 0px auto;
}
.mang_xh_ft ul li {
height: auto !important;
float: none !important;
padding-right: 5px;
list-style: none;
display: inline-block;
background: none !important;
}
.mang_xh_ft ul
{

	padding:0;
	float: none !important;
	margin-left:5px;
	
}
.mang_xh_ft ul li a
{
text-transform: uppercase;
color: #000000;
font-family: 'UTM Nokia Standard';
font-size: 15px;
line-height:initial !important;
margin:0 !important;
text-align: center;
display: block;
width: auto !important;
height: auto !important;
} 
.mang_xh_ft li img {
position: relative !important;
display:block !important;
bottom:0 !important;
left: initial !important;
}
.counter p {
color: #6f6f6f;
font-family: 'UTM Alter Gothic';
font-size:16px;
float: left;
border-right: 1px solid #CCC;
padding: 0px 6px 0px 6px;
}
#bottom ul {
width: auto;
padding-top: 5px;
padding-bottom: 5px;
margin: auto;
text-align: center;
}
.mang_xh ul li {
height: auto !important;
float: none !important;
padding-right: 5px;
list-style: none;
display: inline-block;
background: none !important;
}
.mang_xh ul
{
	text-align:center;
	padding:0;
	float: none !important;
}
.mang_xh ul li a
{
text-transform: uppercase;
color: #000000;
font-family: 'UTM Nokia Standard';
font-size: 15px;
line-height:initial !important;
margin:0 !important;
text-align: center;
display: block;
width: auto !important;
height: auto !important;
} 
.mang_xh li img {
position: relative !important;
display:block !important;
bottom:0 !important;
left: initial !important;
}
.mang_xh p {
	float:left;
	padding-top:5px;
	padding-right:5px;

font-family: Tahoma, Geneva, sans-serif;
color: #bfbfbf;
font-size:11px;
}
.nd_solo
{
	margin:0 auto;
	width:98%;
	padding-top:5px;
	padding-bottom:5px;
}

.container
{
    padding-top: 66px;
    width: 100%;
    margin: 0 auto;
    z-index: 999999;
    background: url(../images/bg_container.png) no-repeat top;
    position: relative;
}

.main {
    margin: 0px auto;
    background-color: #fff;
}
.col_l{
	width: 24%;
    margin: 0px auto;
    float: right;
}

.col_right
{
    width: 75%;
    float: left;
}
.col_r{
	width: 100%;
	float: right;
}

.col_main
{
margin: 0 auto;

width: 100%;
 margin-top: 20px;
border-radius: 10px;
margin-bottom: 10px;
}

.cate-pro{
    padding-bottom: 30px;
    width: 100%;
    float: left;
}

h3.title_menu {
    position: relative;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 17px;
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    padding: 5px 0px;
    background-color: #EA0F0A;
    z-index: 99;
    text-align: left;
    text-indent: 10px;
}
h2.title_footer{
text-indent: 52px;
  position: relative;
  font-weight: normal;
  height: 43px;
  font-family: 'UTMAlterGothic';
  line-height: 43px;
  text-transform: uppercase;
  font-size: 20px;
  width: 248px;
  color: #f2f2f2;
  /* text-align: center; */
  z-index: 99;
}
ul.cateUl{
    margin: 0;
    position: relative;
    z-index: 1;
    font-family: Tahoma;
    padding: 0px 0px 0px 0px;
    list-style: none;
    border: 1px solid #BC0B07;
    border-top: 0px;
}

div#tab_detail {
  width: 225px;
  margin-bottom: 10px;
  background: url(../images/bgdm_left_05.png) repeat-y left,url(../images/bgdm_left_05.png) repeat-y right;
}

div#tabs {
  width: 207px;
  margin-left: 8px;
  border-left: 1px solid #EDC415;
  border-right: 1px solid #EDC415;
}

div#tabs ul
{
	  padding-left: 72px;
}

li#tab_spformat {
  font-size: 15px;
  list-style: none;
  float: left;
  margin-left: 15px;
  margin-top: 7px;
}

li#tab_spformat a
{
	  font-family: arial;
  color: #CEA10F;
}

.info-content
{
	color: #fff;
	margin-left: 9px;
}

ul.cateUl .border_dm > li{
	display: block;
	position:relative;
	margin:0 auto;
	text-align:left;
	margin: 0px 1px 1px 30px;
}

.border_dm {
  width: 207px;
  margin-left: 8px;
  margin-bottom: 10px;
  border-left: 1px solid #FEBE00;
  border-right: 1px solid #FEBE00;
}
.hotro_hotline {
    padding: 20px 0px;
    text-align: center;
    text-indent: 35px;
    background: url(../images/hotline_img.jpg) no-repeat 10px 5px;
    border-bottom: 1px dotted #BC0B07;
    margin-bottom: 10px;
}
.hotro_hotline b {
    font-size: 20px;
    color: #9B0000;
}
li.level1 {
    border-bottom: 1px dotted #BC0B07;
}
li.level1 h4 {
    float: left;
    font-size: 17px;
    width: 33%;
    text-indent: 10px;
    top: 10px;
    position: relative;
}
.level2 {
    float: right;
    width: 63%;
}
.level2 b {
    width: 100%;
    float: left;
	    white-space: nowrap;
}
h2.lv_hotro {
float: left;
  color: #DEB713;
  margin-right: 10px;
    margin-left: 15px;
  font-size: 15px;
  font-family: arial;
}

p.hinhanh1 {
  float: left;
  margin-right: 12px;
}

p.hinhanh2 {
  height: 35px;
}

p.thongtin {
  color: #fff;
    margin-left: 15px;
  font-size: 18px;
    font-family: arial;
  text-indent: 38px;
  background: url(../images/img_hotro.png) no-repeat 0px 6px;
}

ul.cateUl > li.hotline{
	display: block;
	position:relative;
	margin:0 auto;
	text-align:left;
	text-indent: 100px;
	font-size: 17px;
	background:url(../images/hotline_34.png) no-repeat left;
}
ul.cateUl > li > a .lv_news{
	display: block;
	position:relative;
	margin:2px;
	text-align:left;
	text-indent: 100px;
	font-size: 12px;
	float:left;
	border-bottom: 1px solid;
}
.tintucmoi
{
  margin: 3px;
  height: 69px;
  padding-bottom: 11px;
  border-bottom: 1px dotted #ccc;
}
.img_tintuc > img{
	position:relative;
	margin:2px;
	text-align:left;
	text-indent: 100px;
	width: 123px;
	height:65px;
	float:left;
	}
.img_tintuc
{
  float: left;
  /* margin-right: 9px; */
  width: 100px;
}
.name_tintuc{
 position: relative;
  margin: 2px;
  text-align: left;
  text-indent: 1px;
  font-size: 16px;
  width: 100px;
  height: 17px;
  float: right;
  display: block;
  color: #593a3a;
	}
	
ul.cateUl .border_dm > li > a{
    text-indent: 12px;
  font-size: 16px;
  display: block;
  line-height: 27px;
  color: #E8BF14;
  background: url(../images/button_03.png) no-repeat 0px 14px;
  padding: 5px 0px 5px 0px;
}
div.cate-pro ul li ul, div.cate-pro ul li ul li:hover ul ul {
  left: 190px;
  top: 0px;
  list-style: none;
  /* height: 37px; */
  line-height: 39px;
  margin: 0 auto;
  z-index: 999999999999999;
  position: absolute;
  display:none;
  width: 205px;
}
div.cate-pro ul li:hover ul{
  left: 170px;
  top: 0px;
  list-style: none;
  /* height: 37px; */
  line-height: 39px;
  margin: 0 auto;
  z-index: 999999999999999;
  position: absolute;
  display: block;
  width: 205px;
}
li.levelsp {
    padding: 5px 10px;
    padding-left: 20px;
    background: url(../images/icon_dmsp.png) no-repeat 8px 12px;
    border-bottom: 1px solid #FF1919;
}
  
li.levelsp a {
    color: #000;
    font-size: 14px;
}

.nd_solo p span
{
	font-size:55px !important;
}
ul.cateUl > li> a:hover{
	color: #f63e28 !important;
}

ul.cateUl>li>ul>li{
  display: block;
  position: relative;
  background: url(../images/button_03.png) no-repeat 0px 9px;
}
ul.cateUl>li>ul>li>ul>li {
background: url(../images/icon3.png) no-repeat 18px 16px;
display: block;
position: relative;
}
ul.cateUl>li>ul>li>ul>li>a {
text-transform: capitalize;
font-size: 11px;
display: block;

line-height: 30px;
text-indent: 25px;
color: #101010;
border-bottom: 1px dotted #818080;
font-weight: bold;
background: url(../images/li_left_sub_bg.png) no-repeat 10px center;
}
ul.cateUl>li>ul>li>a{
text-transform: capitalize;
  font-size: 14px;
  text-indent: 20px;
  display: block;
  line-height: 30px;
  /* text-indent: 25px; */
  color: #E8BF14;
}
ul.cateUl > li > a.active {
	color:#00F !important;

}
ul.cateUl>li>ul>li>ul>li>a.active
{
	color:#012FBB !important;
}
ul.cateUl>li>ul>li>a.active{
	color:#03C !important;
}

ul.cateUl>li>ul>li>a:hover{
	color:#f63e28 !important;
}

ul.cateUl>li>ul>li>ul>li{
	display: block;
}

ul.cateUl>li>ul>li>ul>li>a{
	display: block;
	height: 35px;
	line-height: 35px;
	text-indent: 30px;
	border-bottom:dotted 1px #bbbaba;
}

ul.cateUl>li>ul>li>ul>li>a:hover{
	color:#00F !important;
}

ul.cateUl > li > a .levesp{
  text-indent: 30px;
  font-size: 16px;
  display: block;
  line-height: 28px;
  color: #593a3a;
  background: url(../images/skype_10.png) no-repeat right;
  padding: 5px 0px 5px 0px;
}
.paging{
	text-align:center;
	margin:10px;
	
}
.paging a:link, .paging a:visited, .paging a:hover, .paging a:active{
	border:1px solid #0b395e;
	color:#FFFFFF;
	background:#000000;
	padding:1px 5px;
	font-weight:bold;
	text-decoration:none;
}
.paging a:hover{
	background-color:#fff;
	color:#2A9FE2;
}
div.show-pro {
    width: 100%;
    text-align: left;
    color: #000;
}
div.show-pro-mau-nha {
background: #F5F5F5;
text-align: justify;
}
.mota_soluocdanhmuc
{
	margin:0 auto;
	width:95%;
}
/*----------------TIN TUC-----------------*/
.box_news{
    margin: 0 7px;
    width: 225px;
    height: 173px;
    position: relative;
    float: left;
}
.image_boder {
    padding: 3px;
    width: 225px;
    height: 173px;
    position: absolute;
}

.khung_img
{
    background: url(../images/khung_kh.png) no-repeat;
    position: absolute;
    width: 225px;
    height: 173px;
}

/*-------------CHI TIET (TIN TUC)--------------------*/

.title_news{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

.othernews {
  padding-left:10px;
  padding-top:20px;
  padding-bottom:15px;
}

.othernews h3 {
  color:#AB1A1A;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
}
.othernews ul {
    list-style: inside;
    margin: 10px 0 0 0;
    padding: 0;
}

.othernews ul li {
	background: url(../images/icon_others.png) no-repeat 0px;
  padding-left:10px;
  margin:0 0 5px 0;
}

.othernews ul li a:hover{
	text-decoration:underline;
}
/*----tin tuc moi----*/
.tintuc{
	background: url(../images/bg_news.png) no-repeat;
	float: left;
}
/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	margin: 25px 0px 5px 0px;
}
.phantrang a{
	display:inline-block;
	width:25px;
	height:25px;
	line-height:25px;
	margin-right:5px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
		background-color:#004676;
}
.phantrang span{
		color:#FFF;
	background-color:#BC0000;
	
	display:inline-block;
	width:25px;
	height:25px;
	line-height:25px;
	margin-right:5px;
	font-weight:bold;
}
.phantrang a:hover{
	color:#FFF;
	background-color:#BC0000
}
.contact
{
	/*margin:0 auto;
	width:1000px;*/
}
.main_map
{

}

.contact .breadcrum {
font-size: 12px;
height: 44px;
line-height: 51px;
display: block;
border-bottom: 1px solid #d1d1d1;
margin-bottom: 15px;
}

.contact .breadcrum ul.nav {
padding: 0;
margin: 0;
list-style: none;
}
.breadcrum li:first-child {
margin-left: 0;
}
ul.nav li {
float: left;
}
.breadcrum a {
color: #666;
}

ul.nav li {
float: left;
}
.breadcrum li {
margin-left: 10px;
}
.breadcrum .active {
color: #1668b2;
}

.breadcrum .active span.separate, .breadcrum a:hover span.separate {
background: url(../images/bredum-a.png) no-repeat scroll 0 4px;
margin-right: 4px;
}
.left-contact {
    width: 50%;
    float: left;
}

.left-contact h2 {
color: #1668b2;
font-size: 16px;
margin-bottom: 7px;
text-align:left;
}

.left-contact p 
{
	color:#000000;
	text-align:left;
}

.left-contact h3 {
color: #666;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}
.left-contact .contact-frm {
padding-top: 20px;
margin-bottom: 20px;
}
.contact-frm {
clear: both;
}
.frm-row {
width: 100%;
clear: both;
position: relative;
padding-top: 5px;
}
.frm-row .label {
margin: 0;
width: 85px;
float: left;
line-height: 24px;
}
.require {
color: #E60D0D;
font-size: 11px;
}

.row-error {
position: absolute;
right: 4px;
top: 8px;
background: url(../images/edtError.png) no-repeat;
width: 14px;
height: 14px;
display: block;
}
.row-error {
position: absolute;
right: 4px;
top: 8px;
background: url(images/edtError.png) no-repeat;
width: 14px;
height: 14px;
display: block;
}



.frm-btnwrap {
width: 308px;
float: right;
}
.frm-btn {
padding-top: 10px;
}
.frm-btnwrap input {
background: #1668b2;
border: none;
color: #fff;
padding: 2px 15px;
}
.info-contact {
clear: both;
padding-top: 10px;
background: url(images/bg-top-c.pnasasg) repeat-x scroll top;
color: #fff;
margin-bottom: 20px;
  text-align: left;
  width:95%;
}
.map-c {
  float: right;
  width: 50%;
}
.breadcrum .active span.separate, .breadcrum a:hover span.separate {
background: url(../images/bredum-a.png) no-repeat scroll 0 4px;
margin-right: 4px;
}
.breadcrum .active span.separate, .breadcrum a:hover span.separate {
	width:4px;
	height:6px;
background: url(../images/bredum-a.png) no-repeat scroll 0 1px;
margin-right: 4px;
}

.separate {
background: url(../images/bredum.png) no-repeat scroll 0 4px;
width: 4px;
height: 11px;
display: inline-block;
}
.separate {
padding: 0 3px;
background: url(../images/bredum.png) no-repeat scroll 0 4px;
width: 4px;
height: 6px;
}
/*STYLE FOR LIENHE*/

.tablelienhe {
  float: left;
}
.tablelienhe label span img{
	position:absolute;
	left:0px;
	top:10px;
}
.tablelienhe label {
	display: inline-block;
    height: 25px;
    line-height: 25px;
    min-width: 100px;
    font-weight: normal;
    position: relative;
    font-size: 15px;
    color: #000;
    text-align: left;
}
.tablelienhe .input_block{
	margin:0 0 10px 0;
}
.tablelienhe .input_item{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	min-width: 100px;
	font-weight: bold;
}
.tablelienhe .input{
	border: 1px solid #F3CB16;
	width: 310px;
	height: 22px;
	line-height: 22px;
	outline-color: #0085FF;
}
.tablelienhe textarea{
	border: 1px solid #F3CA16;
	width: 310px;
	outline-color: #0085FF;
}
.tablelienhe .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.button {
  background-color:#fff;
  background-position:initial initial;
  background-repeat:initial initial;
  border: 1px solid #F3CA16;
  cursor:pointer;
  font-family:tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  padding:5px 30px;
  font-weight:bold;
}
.button:hover{
	 color:red;
}
#main_contact
{
	width:100%;
}
.othernews h3 {
  font-size: 16px;
  font-weight: normal;
  font-family: arial;
  text-transform: uppercase;
}
.othernews ul li a {
    color: #313131;
    font-size: 14px;
}
.othernews ul li a:hover {
  color: blue;
  text-decoration: none;
}
ul.product_info {

padding:0px;
font-size: 14px;
color: #fff;
float: left;
width: 94%;
}

div.product-description {
  width: 490px;
  float: right;
  line-height: 2em;

}
ul.product_info li {
margin: 0 0 10px 0;
border-bottom: 1px dashed #CCC;
padding: 0 0 10px 0;
list-style:none;
}
.detail_product {
margin-top: 15px;
}
.left_sp {
  width: 350px;
  float: left;

}

.nd_chitiet span
{
	color:#ffffff;
}

p.notice {
  color: #ffffff;
  }
  
.nd_chitiet h3
{
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto-Regular';
    color: #039500;
}
/*++++++++++JS ZOOM PRODUCT+++++++++++*/
div.jszoom-product{float: left;width:350px;}
div.thumb ul{position: relative;list-style: none; padding:0px;}
div.thumb ul li{/*position: absolute;*/ position:relative;z-index: 0;width: 350px;display: none;}
div.thumb ul li.active{z-index: 10;display: block;}

.block_content_detail
{
float:left;
margin: 0 auto;
width: 90%;
padding-top: 15px;
}
.image_boder a img
{
    width: 218px;
	height:170px;
}


li.chitiet-news {
	white-space:nowrap;
margin-top: 10px;
margin-right: 25px;
padding: 5px 10px 5px 10px;
background: #004676;
float:left;
list-style: none;
text-decoration: none;
}
li.chitiet-news:hover{
	background:#007DAC;
}
li.chitiet-news > a {
color: #fff;
font-size: 16px;
display:block;
}
.tintuc_news {
	margin:0 auto;
width: 1000px;
text-align: center;
}
li.xemthem {

margin-right: 25px;
padding: 5px 10px 5px 10px;

float: right;
}
li.xemthem > a {
	text-transform:uppercase;
color: #002bcc;
 font-family:'UTM Alter Gothic';
 font-weight:normal;
font-size: 15px;

}
li.xemthem > a:hover
{
	color:#F00;
}
.hotro_tructuyen
{
margin:10px auto;
width:100%;
}
.hotline_ft b
{
font-size:20px;
font-weight: bold;

}
.email_ft
{
text-indent: 30px;
background: url(../images/email_ft.png) no-repeat left;

}
.hotline_ft span
{
font-weight: bold;
font-size:18px;
}
/************************************************ slide cummtomer****************************/
.product_tieubieu
{
	margin:0 auto;
	margin-bottom:10px;
	width:1020px;
}
.background {
  margin-top: 0px;
background: 0 ;
height:335px;
}

.background1 {
    margin: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-top: 3px solid #b7b7b7;
    border-bottom: 3px solid #b7b7b7;
    margin-bottom: 10px;
}

.title_img h2 {
    font-family: 'UTM French Vanilla';
    font-size: 30px;
    color: #727272;
    font-weight: normal;
    position: absolute;
    top: -26px;
	background: url(../images/bg_title_img_06.png) no-repeat;
}

.background .block {
    margin: 0 auto;
    width: 1000px;
    position: relative;

}

.background .block .slide-product {
overflow: hidden;
position: relative;
margin:0 auto;
background: url(../images/bg_doitac_02.png) no-repeat;
position: relative;

}

.background .block .slide-sp {
overflow: hidden;
position: relative;
margin:0 auto;
position: relative;
width:90% !important;

}

.background .block .slide-product li {
margin-top: 4px;
overflow: hidden;
padding: 0px 0px 0px 0px;
text-align: center;
margin-bottom: 10px;
}

.background .block .slide-sp li {
    overflow: hidden;
    padding: 0px;
    margin-right: 18px;
    text-align: center;
    width: 210px;
    height: auto !important;
}
.img_sp_moi {
    background-color: #e21717;
    border-radius: 50%;
    position: relative;
    width: 200px;
    height: 200px;
}
.name_sp_moi
{

}
.name_sp_moi p
{
	font-size: 24px;
    color: #313131;
    font-family: Tahoma;
    font-style: italic;
    font-weight: normal;
}
.name_sp_moi b
{
    font-size: 13px;
    font-family: Tahoma;
    font-weight: normal;
    color: #313131;
    text-align: justify;
}
.img_sp_moi img {
    width: 195px;
    height: 195px;
    border-radius: 50%;
    margin-top: 2px;
    margin-left: 10px;
}
.background .block .slide-product li a img {
	/*border:2px solid #ccc;*/

}

.background .block .slide-product .btn-pre {
width: 16px;
height: 32px;
position: absolute;
top: 60px;
cursor: pointer;
z-index: 999;
}
.background .block .slide-product .btn-pre {
background: url(../images/btn-left.png);
display:none;
right: 55px;
}
.background .block .slide-product .btn-next {

right: 35px;
display:none;
background: url(../images/btn-right.png);
}

.background .block .slide-product .btn-next,.background .block .slide-product .btn-pre {
width: 15px;

height: 20px;
position: absolute;
top:0px;
cursor: pointer;
z-index: 999;
}

.background .block .slide-sp li a img {
	/*border:2px solid #ccc;*/

}

.background .block  .btn-pre {
	width: 44px;
    height: 54px;
	position: absolute;
	top: 122px;
	cursor: pointer;
	z-index: 999;
}
.background .block  .btn-pre {
background: url(../images/previous.png) no-repeat;

left: 0px;
}
.background .block .btn-next {
    top: 122px;
    height: 54px;
    position: absolute;
    width: 44px;
    right: 0px;
    background: url(../images/next.png) no-repeat;
}

.background .block  .btn-next,.background .block  .btn-pre {


cursor: pointer;
z-index: 999;
}

.slide-product .view_product
{
font-size: 20px;
margin-top: 105px;
padding-top: 12px;
font-weight: bold;
text-align: center;
}

.title_news h1
{
	font-size:12px;
}

h2.title_pro_detail
{
  font-weight: bold;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  color: #F4CC16;
  font-size: 22px;
}
h2.title_pro_detail a
{
font-family: Arial, Helvetica, sans-serif;
  color: #F4CC16;
  font-size: 16px;
}
span.color {
  margin: 4px;
}


h2.title_pro_detail a:hover
{
color: #F4CC16;

}
.items_frame {
margin: 0 auto;
float:left;
width: 100%;
}
.frame {
float: left;
font-weight: normal;
margin: 15px 10px 0px 0px;
padding: 0;
width: 305px;
height: 325px;
}
.img_frame {
position: relative;
text-align: center;
border-bottom: 1px solid #ccc;
height: 230px;
margin: 0 auto;
width: 285px;
}
.img_frame img:hover {
transform: scale(1.03);
transition: all 1s ease-out 0s;
}
.price-old {
margin:0;
color: #000;
font-size: 13px;
}
.price-old span {
color:#ff0000;
text-decoration: line-through;
}
.price {
   text-align: center;
  margin: 0;
  font-size: 14px;
  text-indent: 5px;
  color: #fff;
  font-weight: normal;
}
.price span {
color:#fff;
}
.gia-products {

height: auto;
text-align:center;
margin: 5px 0 0 5px;
}
.gia-products p {
text-align: center;
color: #F00;
font-weight: bold;
}
.img_frame a {
width: 200px;
}
.img_frame img {
margin-top: 2px;
width: 285px;
height: 215px;
}
.name_frame {
margin: 0 auto;
width: 285px;
vertical-align: top;

padding-top: 5px;

font-weight: bold;

}
.name_frame a {
font-size: 13px;
color: #666666;
}
.show_pro_block
{
	margin:0 auto;
	width:95%;
}
.file_up {
width: 75%;
float: right;
margin-top: -8px;
}
.file_up a {
line-height: 45px;
}

.tieude_dm {

}
.bg_title {
display: block;
width:220px;
height:32px;
background:url(../images/bg_title_index.png) no-repeat;
float: left;
}
.bg_title a {
text-align: center;
text-transform:uppercase;

display: block;
line-height: 32px;

color: #ffffff;
height: 32px;
}
#left_main
{
	margin-top: 15px;
	float: left;
width: 77%;
}

.box_item {
float: left;
width: 220px;
margin: 0px 15px 15px 10px;
}
h2.cacduan_danhmuc
{
	border-bottom:1px dashed #ccc;
	font-size:20px;
	text-transform:capitalize;
	color:#F00;
	line-height:30px;
	height:30px;
	margin-bottom:15px;
	
}
h2.title_albumanh
{
	border-bottom:1px dashed #ccc;
	font-size:20px;
	text-transform:capitalize;
	color:#F00;
	line-height:30px;
	height:30px;
	margin-bottom:15px;
}
.box_item img {
width: 220px;
height: 170px;
border: 2px solid #e40707;
}
.box_item .name_congtrinh_box_item {
text-align: center;
font-size: 13px;
color: #363131;
font-weight: bold;
}
.box_item img:hover {
border: 2px solid #ffb912;
opacity: 0.8;
}
.name_product_box_item
{
	padding-top:5px;
	text-align:center;
	color:#000;
	font-weight:bold;
	
}

.name_product_box_item a
{
	
	color:#000;
	font-weight:bold;
	
}
.name_product_box_item a:hover
{
	color:#F00;
}

.owl-item {
	margin: 0 5px;
width: 240px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
float: left;
}
.blog-post-item {
	margin:0 auto;
	width:240px;
}
.epicon-img-box {
background: #f7f7f7 url(../img/pattern-img-box.png) repeat repeat;
padding: 14px;
-webkit-border-radius: 5px;
width:210px;
border-radius: 5px;
border: 1px solid #dedede;
display: inline-block;
vertical-align: middle;
}
.blog-post-title h4 {
margin-top: 18px;
margin-bottom: 0;
}
.blog-post-title h4 {
margin-top: 18px;
font-size: 18px;
margin-bottom: 0;
font-family: "Raleway", sans-serif;
font-weight: 400;
color: #434343;
letter-spacing: -0.5px;
-webkit-font-smoothing: antialiased;
}
.mota_listsp {
	text-align:justify;
margin: auto auto 1.5em;
}
.blog-post-title h4:hover {
color: #ffa95f;
}
.button.button-group.small {
font-size: 12px;
padding: 9px 14px;
}
.button.button-group {
text-transform: none;
position: relative;
margin-right: 38px;
}
.button.small {
font-size: 10px;
padding: 10px 14px;
}
.button.small {
	background-color: #ff8d2c;
padding: 9px 14px 10px 14px;
font-size: 13px;
font-weight: bold;
line-height: 1.5;
}
.button.button-group.small span {
width: 38px;
height: 38px;
line-height: 38px;
}
.button.button-group span {
background: #ff7f13;
}
.button.button-group span {
font-weight: normal;
background: #ff7f13;
height: 45px;
width: 45px;
position: absolute;
top: -1px;
text-align: center;
line-height: 45px;
left: 100%;
transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
}

.button-group {
font-family: "Open Sans", "Helvetica", Arial, sans-serif;
display: inline-block;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 9px 16px 11px 16px;
font-size: 16px;
color: #fff;
line-height: 1.42857;
margin-bottom: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.button.button-group.small:hover
{
	opacity:0.5;
	color:#FFF;
}

.read-more {
margin-top: 10px;
display: inline-block;
height: 22px;
padding-left: 29px;
color: #fa6964;
background: url(../images/i-read-more.png) no-repeat;
font-family: Myriad Pro;
font-style: italic;
font-size: 14px;
line-height: 22px;
float:right;
}
.icon-chevron-right:before {
content: '\f488';
}
.tung_sp {
clear: both;

}
.tung_sp .title_sp
{
background: url("../images/bg_title_sp.png") no-repeat  bottom ;
}
.title_sp h1 a
{
	display:block;
}

.title_index {
    position: relative;
    margin: 0px auto;
    height: 33px;
    border-bottom: 2px solid #A20000;
	margin-bottom: 10px;
}

h3.title-pro-new {
    font-family: Tahoma;
    font-size: 20px;
    color: #A20000;
 
    float: left;
    
    font-weight: normal;
}

.container {


}
.product_sp{
  width: 668px;
  height: 400px;
  border:1px solid gray;
}
.product_sp img{
  width: 668px;
  height: 400px;
}

.left_mota
{
font-size:18px;
font-family:UTMSwissCondensed;
}

.box_news1 {
	width: 100%;
    position: relative;
    padding: 5px 0px;
    border-bottom: 1px dotted #d7d7d7;
}

.image_boder1 {
    float: left;
    width: 20%;
    position: relative;
    padding: 10px;
    border: 1px solid #d0d0d0;
}
.image_boder1 img {
    width: 100%;
    height: 115px;
}
.h2_news 
{
	width:75%;
	float:right;
}

.h2_news h4{
    font-size: 16px;
    color: #004676;
    font-family: Tahoma;
    text-transform: uppercase;
    font-weight: bold;
}

.h2_news .news_mota {
    font-size: 14px;
    color: #000;
}

.h2_news .small {
}
select#lienketcb {
    height: 35px;
}

/*------------*/
.global-title h2:after, .global-title h2:before, .title-global h2:after, .title-global h2:before {
    position:absolute;
    content:"";
    /* background:url(../img/tt-1.png) no-repeat; */
    width: 57px;
    height: 45px;
    left: -48px;
    top: 0;
    display: none;
}
.title-global h2:after, .global-title h2:after {
    /* background:url(../img/tt-3.png) no-repeat; */
    /* right: -57px; */
    /* left: auto; */
}
.global-title h2, .title-global h2 {
    margin: 0;
  
    line-height: 39px;
  
    text-align: center;
  position: relative;
  
  text-transform: uppercase;
  
    color: #FFFFFF;
  
    font-size: 16px;
  
  float: left;
  padding-right: 23px;
  font-weight: bold;
  
    height: 45px;
    z-index: 2;
  background-color: #fff;
  
    background: url(../img/title.png)no-repeat bottom left;
    min-width: 359px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
    padding-top: 9px;
    margin-top: 5px;
}
.global-title h2.active:after, .global-title h2.active:before, .title-global h2.active:after, .title-global h2.active:before {
    /* background: #fff url(../img/right-title.png) no-repeat right; */
    content:"";
    width: 140px;
    height:37px;
    top: 0px;
    right: -140px;
    position:absolute;
    padding-left: 20px;
}
.global-title h2.active:before, .title-global h2.active:before {
    /* background: #fff url(../img/left-title.png) no-repeat; */
    left: -140px;
    padding-right: 20px;
    width: 140px;
}



.title-global:after, .global-title:after {content:"";position:absolute;width: 100%;left: 10px;height: 3px;bottom: 0px;z-index: 1;background-color: rgb(0, 133, 60);border-bottom-right-radius: 5px;opacity: 1;}
.title-global, .global-title {
    height: 50px;
    margin-top: 0;
    margin-bottom: 5px;
	position:relative;
    /* background-color: rgb(0, 175, 255); */
    border-radius: 5px;
    overflow: hidden;
}


.inner-website .global-title h2:after,.inner-website  .global-title h2:before,.inner-website  .title-global h2:after,.inner-website  .title-global h2:before{display:none}
.inner-website .global-title,.inner-website  .title-global{}
.inner-max-width img {
    max-width:100%;
    height:auto;
    margin: auto;
}
.from.question{display:none;margin-top: 10px;}
.from.question .inner-form{
    /* border: 1px solid rgba(204, 204, 204, 0.45); */
    /* padding: 10px; */
}
.header-question{font-size:20px;color: #999;font-style: italic;}
.inbox-question .info{border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  padding-bottom: 0px;}
.inbox-question{
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0;
}
.inbox-question .item-question{
    margin-bottom: 10px;
}
.inbox-question .item-question .q:hover{
	background: #EEFFDA  url(../img/question_a.png) no-repeat 9px 6px;
}
.inbox-question .item-question .q{
    background: #E3ECD2 url(../img/question.png) no-repeat 9px 6px;
    padding: 6px;
    padding-left: 60px;
    border-top: 3px solid #CFDEB2;
    cursor: hand;
    cursor: pointer;
}
.inbox-question .item-question .a{
   
	border:1px solid #d4aa1a;
	padding: 0 10px;    
    display: none;    border-bottom: 10px solid #e9e5d4;
    margin: 10px 0;
    padding: 10px;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-body {
    padding: 15px;
    border-radius: 0;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.form-group {
    margin-bottom: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #28a4c9;
}
.btn-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}
.inbox-question {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0;
}
.inbox-question .item-question {
    margin-bottom: 10px;
	font-size:16px;
}
.inbox-question .item-question .q {
    background: #E3ECD2 url(../img/question.png) no-repeat 9px 6px;
    padding: 6px;
    padding-left: 60px;
    border-top: 3px solid #CFDEB2;
    cursor: hand;
    cursor: pointer;
}
.inbox-question .info {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 0px;
}
.inbox-question .item-question .q {
    background: #d4aa1a url(../img/question.png) no-repeat 9px 6px;
    padding: 6px;
    padding-left: 60px;
    border-top: 3px solid #d4aa1a;
	color:#fff;
    cursor: hand;
    cursor: pointer;
}
.inbox-question .item-question .q:hover {
	color:#000;
    background: #EEFFDA url(../img/question_a.png) no-repeat 9px 6px;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn-success:hover, .btn-success:focus {

	    color: #fff;
    background: #d4aa1a;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn-info:hover, .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
}

.taifile b {
    padding: 10px 24px;
    display: block;
    width: 64px;
    margin: 0 auto;
    background: rgba(208, 208, 208, 0.32);
    border-radius: 30px;
    border: thin dotted;
    color: #000;
    font-size: 17px;
}
.taifile {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.table {
    border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
	    color: #fff;
    background: #d4aa1a;
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.lang_top img {
    border: thin solid #fff;
    margin: 10px 5px 0px 0px;
}