
/* CSS Document */
@font-face {
    font-family: UVN_HHH;
    src:    url('./fonts/MyriadPro-Regular.eot');
    src:    url('./fonts/MyriadPro-Regular.eot?#iefix')   format('embedded-opentype'), 
            url('./fonts/MyriadPro-Regular.woff')         format('woff'), 
            url('./fonts/MyriadPro-Regular.ttf')          format('truetype'), 
            url('./fFonts/MyriadPro-Regular.svg')          format('svg');
    font-weight: normal;
    font-style: normal;
}
html,body{
	background:#fff url(../images/bgtoppage1.png) no-repeat top;	
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.page-wraper{
	width:1200px;
	margin:0 auto;
	padding:0px 10px;	
}
img{
	border:none;	
	max-width:100%;
}
.header{
	min-height:90px;
}
.banner{
	min-height:90px;	
	min-width:1200px;
}
.topmenu{
	height:30px;
	top:3px;
	white-space:nowrap;
	padding:0px 0px;
	color:#9e9e9e;	
	line-height:24px;
	background:#3b3b3b;
}
.topmenu a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin:0px 5px;
	
}
.topmenu a.active{
	color:#f5e644;	
}
.menubar{
	height:42px;
	background:#03743a;
	width:1200px;
	margin:0 auto;
	border-bottom:solid 1px #CCC;
	padding-bottom:2px;
}
.menufooter{
	background:#007dc2;
	height:36px;
	min-width:1200px;
}
.box-right{
	border:solid 1px #9d9d9d;	
	border-top:solid 3px #007dc2;
}
.padding20{
	padding:20px;	
}
.txtlogin{
	width:248px;
	margin-bottom:10px;
	border:solid 1px #dbdbdb;
	height:25px;
	padding:0px 5px;
}
.fl{
	float:left !important;	
}
.fr{
	float:right !important;	
}
.box-newslater{
	background:#007dc2;
	padding:10px 10px 15px 20px;	
}
.box-newslater input{
	width:248px;
	padding:0px 5px;
	height:28px;
	border:none;	
}
.copyright{
	min-width:1200px;
	height:36px;
	line-height:36px;	
	color:#fff;
	
}
.box-slide{
	width:1200px;	
}
.footer{
	background:#068142;
	color:#FFF;
}
.content-page{
	width:1200px;
	margin:0 auto;	
	overflow:hidden;
}
.leftcol{
	width:930px;	
}
.rightcol{
	width:250px;
}
.fl{
	float:left;	 
}
.fr{
	float:right;	
}
#nav{
	height:42px;	
	margin:0px;
	padding:0px;
	font-size:12px;
	
}
#nav li{
	float:left;	
	height:42px;
	list-style:none;
	line-height:42px;
	display:inline-block;
	position:relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position:relative;
	font-weight:bold;
	border-left:solid 1px #FFF;
	z-index:999;
}
#nav li:first-child{
	border-left:none;	
}
#nav li a{
	color:#FFF;
	text-decoration:none;
	padding:0px 21px;
	display:inherit;	
	text-shadow:1px 1px 1px #333;
	white-space:nowrap;
}
#nav li.active{
	background:#db731a;
	height:45px;
	margin-top:-3px;
	line-height:45px;
}
#nav li:hover{
	background:#db731a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#nav li.active a{
	color:#fff;
}
#nav li ul{
	width:220px;
	background:#03743a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	top:100%;
	left:0px;	
	z-index:999999;
	display:none;
	padding:0px;
	margin:0px;
	border-top:solid 3px #db731a;
}
#nav li ul li{
	width:100%;
	line-height:normal;
	height: auto;
	border:none;
	border-bottom:solid 1px #01592c;
	border-top:solid 1px #019348;
}
#nav li ul li a{
	white-space:normal;	
}
#nav li ul li:last-child{
	border-bottom:none;	
}
#nav li ul li a,#nav li.active ul li a{
	text-transform:none;
	padding:7px 10px;
	display:inherit;
	color:#FFF;
}
#nav li ul li a i{
	margin-right:5px;	
}
#nav li ul li a:hover i{
	color:#FF0;	
}
#nav li ul li:hover{
	background:#db731a;
}

#nav li ul li ul{
	position:absolute;
	left:100%;
	top:-1px;
	border-top:none;
	border-top:solid 1px #515151;
	border-left:solid 1px #515151;
}
.c,.c5,.c10,.c15,.c20,.c30,.c3,.c2{
	clear:both;	
}
.c2{
	height:2px;	
}
.c3{
	height:3px;	
}
.c5{
	height:5px;	
}
.c10{
	height:10px;	
}
.c15{
	height:15px;	
}
.c20{
	height:20px;	
}
.c30{
	height:30px;	
}

.title-box-yellow-green{
	height:33px;
	color:#fff;	
	font-size:18px;
	line-height:33px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	background: #db731a; /* Old browsers */
background: -moz-linear-gradient(left, #db731a 0%, #0b954e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#db731a), color-stop(100%,#0b954e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #db731a 0%,#0b954e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #db731a 0%,#0b954e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #db731a 0%,#0b954e 100%); /* IE10+ */
background: linear-gradient(to right, #db731a 0%,#0b954e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db731a', endColorstr='#0b954e',GradientType=1 ); /* IE6-9 */
	text-shadow:1px 1px 1px #000;
}
.title-box-yellow-green a{
	text-decoration:none;	
	color:#fff;

}
.title-box{	
	position:relative;
background: rgb(0,102,50);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjYzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDA2NjMyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTMlIiBzdG9wLWNvbG9yPSIjMDg4ODQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0YTM1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  rgba(0,102,50,1) 0%, rgba(0,102,50,1) 1%, rgba(8,136,70,1) 53%, rgba(4,163,81,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,102,50,1)), color-stop(1%,rgba(0,102,50,1)), color-stop(53%,rgba(8,136,70,1)), color-stop(100%,rgba(4,163,81,1)));
background: -webkit-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(0,102,50,1) 1%,rgba(8,136,70,1) 53%,rgba(4,163,81,1) 100%);
background: -o-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(0,102,50,1) 1%,rgba(8,136,70,1) 53%,rgba(4,163,81,1) 100%);
background: -ms-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(0,102,50,1) 1%,rgba(8,136,70,1) 53%,rgba(4,163,81,1) 100%);
background: linear-gradient(to right,  rgba(0,102,50,1) 0%,rgba(0,102,50,1) 1%,rgba(8,136,70,1) 53%,rgba(4,163,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006632', endColorstr='#04a351',GradientType=1 );

	padding:7px 10px;
	font-size:12px;
	font-weight:bold;
}
.title-box a{
	text-decoration:none;	
	color:#fff;
}
.title-box a:hover{
	color:#eee;	
}
.menuright{
	padding:0px;
	margin:0px;	
	text-align:left;
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:solid 1px #CCC;
	border-left:none;
	background:#F4F4F4;
}
.menuright li{
	list-style:none;
	text-transform:none;
	text-shadow:none;	
	line-height:normal;
	height:auto;
	border-bottom:solid 1px #E3E3E3;
	border-top:solid 1px #FFF;
	padding:0px;
	border-left:solid 1px #CCC;
	position:relative;
}
.menuright li:last-child{
	border-bottom:none;	
}
.menuright li a{
	color:#292828;
	text-decoration:none;
	font-size:14px;
	padding:3px 10px 3px 15px;
	display:inherit;
}
.menuright li:hover{
	border-left:none;
}

.menuright li a:hover{
	color:#00904c;	
}
.menuright li a i{
	margin-right:5px;	
}
.menuright li ul{
	position:absolute;
	top:-2px;
	left:-219px;
	width:220px;
	border:solid 1px #CCC;
	border-right:none;	
	z-index:9999;
	background:#F4F4F4;
	padding:0px;
	margin:0px;
	display:none;
}
.menuright li ul li{
	border-left:none;
	border-right:solid 1px #CCC;
	
}
.menuright li ul li:first-child{
	border-right:none;	
}
.menu-top{
	position:absolute;
	right:20px;
	top:5px;	
	color:#292828;
}
.menu-top a{
	color:#292828;
	text-decoration:none;
	display:inline-block;
	margin:0px 10px;
}
.menu-top a:hover{
	text-decoration:underline;	
	color:#00904c;
}
.menu-top a i{
	margin-right:5px;	
	color:#00904c;
}
.btn-check-out{
	padding:5px 5px;	
	background:#00904c;
	color:#FFF;
	position:fixed;
	right:0px;
	width:45px;
	height:40px;
	overflow:hidden;
	word-wrap:break-word;
	line-height:30px;
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	text-shadow:2px 2px 2px #000;
	top:166px;
	text-decoration:none;
	z-index:99999;
	border:solid 1px #e4e4e4;
	border-right:none;
}
.btn-check-out i{
	float:left;
	margin-right:10px;
	font-size:30px;	
}

#button-btt {
	background: #00904c;
	border: 0 none;
	bottom: 5px;
	color: #fff;
	font-size: 95%;
	height: 35px;
	line-height: 100%;
	padding: 5px 0;
	position: fixed;
	right: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 35px;
	z-index: 999;
	border:solid 1px #FFF;
	display: none;
}
.image-pro-cell{
	border:solid 1px #EEE;	
	margin-bottom:5px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.image-pro-cell-active{
	border:solid 1px #ccc;
	box-shadow:0px 0px 10px #ccc;
}
.km,.hot,.new{
	background:#FF0000;
	height:20px;
	position:absolute;
	line-height:20px;
	padding:0px 5px;
	top:0px;
	right:0px;
	color:#FFF;
	-webkit-border-radius:0px 0px 0px 5px;	
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:14px;
	z-index:100;
}
.image-pro-cell .km{
	background:#FF0000;
}
.image-pro-cell .hot{
	background:#f5791f;
}
.image-pro-cell .new{
	background:#00904c;
}
.image-pro-cell .view-now{
	position:absolute;
	top:40%;
	left:0px;
	width:100%;
	height:30px;
	text-align:center;
	display:none;
}

.image-pro-cell .view-now a{
	background:#00904c;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 5px 10px;
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	opacity:.9;	
}
 .view-now a:hover{
	background:#f5791f;
	opacity:.9;	
}
.image-pro-cell img{
	vertical-align: middle;	
}

.image-pro-cell .view-now a i{
	margin-right:8px;	
}
.padding-right-20{
	padding-right:20px;	
	
}
.name-pro-cell{
	padding:0px;	
	margin:0px;
	font-size:14px;
	color:#292828;
}
.name-pro-cell a{
	color:#292828;
	text-decoration:none;
}
.intro-pro-cell{
	color:#292828;
	text-align:justify;
}
.reponsive-break-line,.mobile-reponsive-break-line-30,.mobile-reponsive-break-line{
	height:20px;
	clear:both;	
}
.title-cat{
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	border-bottom:solid 2px #353434;
	padding:0px;
	margin:0px;
	height:33px;
	color:#353434;
}
.paging{
	padding-top:10px;	
	text-align:right;
}
.paging .page{
	border:solid 1px #dedede;
	background:#fff;
	padding:2px 3px;
	color:#353434;
	font-weight:bold;
	text-decoration:none;
	margin:2px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.paging .page:hover{
	border:solid 1px #b30201;
	color:#b30201;
}
.paging .clicked{
	border:solid 1px #b30201;
	background:#b30201;
	padding:2px 3px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	margin:2px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.item-news-left{
	padding:5px 0px;	
}
.item-news-left a{
	color:#333;
	text-decoration:none;
}
.item-news-left a:hover{
	text-decoration:underline;
}
.item-news-left a i{
	color:#00904c;
	margin-right:5px;
}

.hotline-right{
	background:#00904c;
	padding:5px 10px;	
	color:#FFF;
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
}
.address-right{
	background:#353434;
	padding:5px 10px;	
	color:#FFF;
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:14px;
}
.hotline-right a{
	text-decoration:none;
	color:#FFF;	
}

.hotro_tructuyen .yahoo {
	background: url(../images/yahoo.jpg) no-repeat left;
}
.hotro_tructuyen .skype {
	background: url(../images/skype.jpg) no-repeat left;
}
.hotro_tructuyen .item {
	float: left;
	display: block;
	height: 16px;
	padding-left:30px;
	color:#353434;
	text-decoration:none;
}

.search-box{
	width:300px;
	position:absolute;
	top:75px;
	right:20px;
	border:solid 1px #CCC;
	background:#FFF;
	height:25px;	
}
.txt-keyword{
	border:none;
	padding:0px 5px;
	height:23px;	
	width:260px;
	background:none;
	outline:none;
}
.btn-search{
	width:30px;
	height:21px;
	display:block;
	float:right;
	margin:1px;
	color:#03743a;
	text-decoration:none;
	text-align:center;
	line-height:21px;
}
.title-footer{
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
}
.footer{
	background:#068142;
}
.bottom{
	height:50px;
	line-height:50px;
	color:#fff;
	background: #db731a; /* Old browsers */
background: -moz-linear-gradient(left, #db731a 0%, #088a47 80%, #088a47 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#db731a), color-stop(80%,#088a47), color-stop(100%,#088a47)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #db731a 0%,#088a47 80%,#088a47 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #db731a 0%,#088a47 80%,#088a47 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #db731a 0%,#088a47 80%,#088a47 100%); /* IE10+ */
background: linear-gradient(to right, #db731a 0%,#088a47 80%,#088a47 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db731a', endColorstr='#088a47',GradientType=1 ); 
border-top:solid 2px #FFF;
}
.bottom a{
	color:#5b5b5b;
	text-decoration:none;
}
.bottom a:hover{
	text-decoration:underline;	
}

.smo-footer a{
	text-decoration:none;	
	color:#333;
}
.smo-footer .icon-cicle-footer{
	width:35px;
	height:35px;
	-webkit-border-radius:3px;
	-moz-border-radius:35px;
	-ms-border-radius:35px;
	border-radius:35px;	
	text-align:center;
	line-height:35px;
	margin-right:5px;
	border:solid 2px #CCC;
	background:#6a6a6a;
	
}
.smo-footer a:hover{
	text-decoration:none;	
}
.smo-footer .icon-cicle-footer-25{
	width:25px;
	height:25px;
	-webkit-border-radius:3px;
	-moz-border-radius:25px;
	-ms-border-radius:25px;
	border-radius:25px;	
	text-align:center;
	line-height:20px;
	margin-right:5px;
	border:solid 1px #fff;	
	color:#ccc;
}
.item_list_footer{
	padding:3px 0px;	
}
.item_list_footer a{
	color:#FFF;
	text-decoration:none;	
}
.item_list_footer a:hover{
	text-decoration:underline;	
}
.item_list_footer a i{
	margin-right:5px;
}
.about-home{
	background:#F9F9F9;
	padding:10px;
	border:solid 1px #eee;	
}

.ic-menu-mobile{
	width:30px;
	height:30px;
	color:#FFF;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	background:#00904c;
	position:absolute;
	display:block;
	top:10px;
	right:10px;	

}
.ic-menu-mobile-cart{
	right:45px;	
}
.ic-menu-mobile-search{
	right:80px;	
}
.ic-menu-mobile-search .mobile-search-form{
	position:absolute;
	top:100%;
	width:200px;
	padding:5px;
	background:#CCC;
	right:0px;
	background:#00904c;
	display:none;
}
.ic-menu-mobile-search .mobile-search-form .txt-mobile-search{
	width:160px;
	height:20px;
	padding:0px 5px;	
	border:none;
	outline:none;
}
.ic-menu-mobile-search .mobile-search-form .btn-mobile-search{
	color:#FFF;
	text-decoration:none;
	margin-left:5px;	
}
#menubarfix{
	position:fixed;
	width:100%;
	z-index:9999999;	
	display:none;
	border-bottom:solid 2px #FFF;
	line-height:35px;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}
#menubarfix a.main{
	color:#FFF;
	margin:0px 0px;
	padding:0px 10px;
	text-decoration:none;
	display:block;
	float:left;
	border-left: solid 1px #017d42;
	border-right: solid 1px #04aa5c;	
	height:40px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #666;
}
#menubarfix .main-menu-drop{
	height:40px;
	margin-top:0px;
	width:160px;
	float:left;
	background:#f5791f;
	border:solid 1px #FFF;
	border-bottom:none;
	border-top:none;
	padding:0px 20px;
	line-height:35px;
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	position:relative;
	cursor:pointer;
	
}
#menubarfix .main-menu-drop a{
	margin-top:0px;	
}
#menubarfix .main-menu-drop .main-text{
	 background:url(../images/arrowdown.png) right no-repeat
}
#menubarfix .text{
	margin-left:10px;	
}
#menubarfix .main-menu-drop ul{
	width:240px;
	border-top:solid 4px #f5791f;
	background:#00904c;
	position:absolute;
	top:100%;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	display:none;
	
}
#menubarfix .main-menu-drop ul li{
	width:240px;
	line-height:normal;
	list-style:none;
	text-transform:none;
	padding:0px;
	height:auto !important;
	border:none;
	border-bottom: solid 1px #017d42 !important;
	border-top: solid 1px #04aa5c !important;
}
#menubarfix .main-menu-drop ul li:hover{
	background:#04aa5c;
}
#menubarfix .main-menu-drop ul li a{
	text-transform:none;
	height:auto;
	display:block;
	padding:5px 10px;
	border:none;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	text-decoration:none;
}

#menubarfix .main-menu-drop ul li a i{
	margin-right:5px;
}
.pro-detail-name{
	font-size:16px;
	color:#00904c;	
	padding:0px;
	margin:0px;
}
.pro-image-detail{
	border:solid 1px #ccc;
	padding:2px;	
}
.pro-attr-detail .attr-item{
	padding:5px 0px	;
	border-bottom:solid 1px #EEE;
}
.pro-attr-detail .attr-item .attr-name{
	font-weight:bold;	
}
.btn-order,.btn-buy-online{
	width:100%;
	padding:10px 5px;
	text-align:center;	
	display:block;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #333;
	font-family: 'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:15px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.btn-order i,.btn-buy-online i{
	margin-right:10px;	
}
.btn-order{
	background:#00904c;
}
.btn-buy-online{
	background:#f5791f;	
	margin-top:1px;
}
.btn-order span,.btn-buy-online span{
	padding-top:-10px !important;
}
.txt-contact{
	width:100%;
	height:25px;	
	margin-top:3px;
	margin-bottom:5px;
}
.error{
	color:#FF0000;	
}
.btn-send{
	font-family: 'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:16px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#00904c;
	color:#FFF;
	border:none;
	width:100px;
	margin-top:10px;
	text-shadow:1px 1px 1px #333;
}

.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.pro-hotline-detail{
	background:#F5F5F5;
	width:100%;
	padding:10px;
	border:solid 1px #CCC;
}
.content-detail img{
	max-width:100%;
}
.pro-address-phone-detail{
	background:#FF9;
	width:100%;
	padding:10px;
	border:solid 1px #CCC;
	font-family: 'UVN_HHH', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#00904c;
	text-shadow:1px 1px 1px #fff;
}
.pro-address-phone-detail a{
	color:#00904c;
	text-decoration:none;
}
.pro-address-phone-detail i.fa{
	margin-right:5px;
	font-size:24px;	
}
.pro-address-phone-detail .col-1-2{
	padding-top:0px !important;
	margin-top:0px !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;	
}

.backtotop {
	background: url(../images/gototop.jpg) no-repeat;
	width: 32px;
	height: 33px;
	position: fixed;
	margin-left: 1200px;
	bottom: 44px;
	cursor: pointer;
}

.nav-footer{
	line-height:36px;	
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.nav-footer a{
	color:#FFF;
	text-decoration:none;	
	margin:0px 10px;
}
.nav-footer a:hover{
	text-decoration:underline;	
}
.info-name{
	color:#262626;
	font-size:20px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	margin:0px;	
}
.info-name a{
	color:#262626;
	text-decoration:none;
}
.info-name a:hover{
	color:#007dc2;
}
.tool-article a{
	color:#3a3a3a;
	text-decoration:none;	
}
.tool-article a:hover{
	text-decoration:underline;	
}
.newsimage{
	float:left;
	margin-right:10px;	
}
.item-news{
	border-bottom:solid 1px #CCC;
	padding-bottom:10px;
}
.item-news .newsimage{
}
.paging{
	border-top:solid 1px #dedede;	
}
.news-name{
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#0d64d1;
}
.news-name a{
	color:#333;
	text-decoration:none;
}
.news-name a:hover{
	text-decoration:underline;	
}
.createdate{
	font-size:11px;
	color:#666;	
}
.news-intro{
	text-align:justify;	
	padding-top:5px;
}
.intro-detail{
	font-size:12px;	
}
.line-gray{
	border-bottom:solid 1px #CCC;
	height:1px;	
}
.title-other-article{
	border-bottom:solid 1px #CCC;	
	font-weight:bold;
	font-size:16px;
	height:10px;
}
.title-other-article span{
	background:#FFF;
	padding-right:5px;
	color:#2e2e2e;	
	font-style:italic;
}
.other-article{
	padding:5px 0px 0px 10px;
	margin:0px;	
}
.other-article li{
	list-style:none;	
}
.other-article li a{
	text-decoration:none;
	color:#2f2f2f;	
}
.other-article li a:hover{
	text-decoration:underline;	
}
.other-article li a:visited{
	color:#9c9c9c;
}
.other-article li a i{
	color:#9c9c9c;
	margin-right:6px;
	font-size:9px;
}
.txt-comment-box .txt-comment{
	margin-left:38px;
	border:solid 1px #7e9eb7;
	width:215px;
	height:20px;
	padding:0px 5px;
}
.txt-comment-box .txt-comment:first-child{
	margin-left:0px;	
}
.box-comment-area{
	background:#f1f1f1;
	border:solid 1px #e9e9e9;	
	padding:10px;
}
.box-comment-area .avatar{
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
	background:#FFF url(../images/avatar-big.png) no-repeat center;
	background-size:100% 100%;
	border:solid 1px #e9e9e9;
	overflow:hidden;
	
}
.box-comment-area .txtarea{
	height:45px;
	width:792px;	
	border:solid 1px #bcc8d8;
}
.btn-send-comment{
	border:solid 1px #9d1309;
	background:#c44840;
	color:#FFF;
	padding:3px 10px;
	font-weight:bold;
}
.comment-item{
	border-bottom:solid 1px #CCC;	
	padding-bottom:5px;
}
.comment-item-name{
	background:url(../images/icon-comment-item.png) no-repeat left;
	line-height:20px;
	font-weight:bold;	
	padding-left:25px;
}
.comment-date-info{
	color:#5b5b5b;	
}
.comment-view-more{
	display:block;
	height:30px;
	line-height:30px;
	border:solid 1px #e5e5e5;
	color:#1868bf;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.comment-view-more:hover{
	background:#eae9e9;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.line-f0f0f0{
	border-bottom:#f0f0f0 solid 1px;
	height:1px;
	clear:both;
	margin:20px 0px;
}
.cell-pro{
	float:left;
	width:220px;
	margin-left:52px;	
	position:relative;
}
.cell-pro .info{
	position:absolute;
	left:-3px;
	width:100%;
	height:200px;
	background:#FFF;
	border:solid 3px #eee;
	top:-200px;
	overflow:hidden;
	display:none;
	z-index:9999;
}
.cell-pro .info .title{
	background:#04763C;
	padding:5px;
	color:#FFF;
	font-weight:bold;
}
.cell-pro .info .lstAttrCell{
	padding:0px;
	margin:0px;	
}
.cell-pro .info .lstAttrCell li{
	list-style:none;
	padding:3px 0px;	
}
.margin-left-24{
	margin-left:24px;	
}
.marginleft0{
	margin-left:0px !important;	
}
.cell-pro .image{
	width:220px;
	height:220px;
	overflow:hidden;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border:solid 1px #dfdfdf;
	padding:2px;
	
}
.cell-pro .image img{
	max-width:100%;
}
.pro-name{
	color:#00aa4a;
	font-size:12px;
	padding:0px;
	margin:5px 0px 3px 0px;
	text-align:left;
	text-transform:uppercase;
}
.pro-name a{
	color:#00aa4a;
	text-decoration:none;
}
.pro-code{
	color:#3e3e3e;
	font-weight:bold;
	font-size:12px;
	text-align:center;	
}
i.fa-circle{
	font-size:6px;
	float:left;
	margin-right:5px;
	margin-top:6px;
	color:#aaaaaa;
}
.pro-box-image-detail{
	width:500px;
	
	float:left;
}
.cloudzoom-blank div:last-child {
	display: none !important;
}

.thumb-prev,.thumb-next{
	position:absolute;
	display:block;
	width:20px;
	height:20px;
	text-decoration:none;
	color:#ccc;
	margin-top:40px;
	text-align:center;
	font-size:22px;
}
.thumb-prev:hover,.thumb-next:hover{
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	color:#333;
}
.thumb-prev{
	left:-20px;	
}
.thumb-next{
	right:-20px;
}
.swiper-slide{
	height:82px;
}
#slide_pro_detail .swiper-slide .image{
	border:solid 1px #cfcfcf;	
	height:77px;
	width:111px;
	padding:1px;		
	text-align:center;
	
}
#slide_pro_detail .swiper-slide img{
	
}
#slide_pro_detail .swiper-wrapper{
	height:80px;	
}
#slide_pro_detail .swiper-slide img.active{
	
}
.product-detail-name{
	padding:0px 0px 5px 0px;
	margin:0px;
	font-size:18px;
	font-weight:bold;	
	color:#151515;
}
.margin-line-pro-detail{
	margin:10px 0px;
}
.pro-detail-code{
	font-size:14px;
	font-weight:bold; 
	color:#2d2d2d;	
}
.price{
	font-size:14px;
	color:#e81717;	
	font-weight:bold;
	margin-top:5px;
}
.product-attr{
	color:#2d2d2d;
	padding:2px 0px;	
}

.product-attr .label{
	width:141px;
	float:left;
	font-weight:bold;	
}
.product-attr .value{
	width:268px;
	float:right;
	color:#006632;
	font-weight:bold;
}
.hotline-detail{
	background:#fff3a1;	
	margin:15px 0px;
	font-size:14px;
	color:#353434;
	font-weight:bold;
	padding:10px;
}
.tab-pro-detail{
	border-bottom:solid 3px #007dc2;
	height:37px;
}
.tab-pro-detail a.tabitem{
	display:block;
	float:left;
	background:#f6f6f6;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-ms-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;;	
	height:37px;
	line-height:37px;
	font-size:14px;
	color:#898888;
	text-transform:uppercase;
	font-weight:bold;
	white-space:nowrap;
	text-align:center;
	padding:0px 15px;
	margin-right:5px;
	text-decoration:none;
}
.tab-pro-detail a.active{
	background:#007dc2;
	color:#FFF;
}
.cell-photo{
	width:226px;
	/*height:165px;*/
	background:url(../images/bg_photo_album.jpg) no-repeat top;
	float:left;
	margin-left:16px;
}
.cell-photo .image{
	padding:0px;
	width:226px;
	height:165px;	
}
.photo_list{
	width:226px;
	float:left;
	margin-left:16px;
	text-align:center;
}
.photo_list .image{
	width:226px;
	height:165px;
	border:solid 1px #CCC;
	position:relative;
	
	padding:2px;
}
.photo_list .image:hover{
    background: #F5F5F5;
 
}

.photo_list .image i{
	position:absolute;
	right:3px;
	bottom:3px;
	width:30px;
	height:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	border-radius:30px;	
	background:#666;
	opacity:.7;
	line-height:30px;
	text-align:center;
	font-size:20px;
	color:#ccc;
	text-decoration:none;
}
.album-name,.video-name{
	padding:3px 0px;
	font-weight:bold;
	margin:0px;
	font-size:14px;	
	text-align:center;
}
.video-name{ 
	padding:5px 0px;
}
.album-name a, .video-name a{ 
	text-decoration:none;
	color:#333;
}
.l-cell-video{
	width:226px;
	min-height:165px;
	float:left;
	margin-left:15px;
}
.l-cell-video .image{
	position:relative;	
}
.l-cell-video .image i{
	position:absolute;
	left:46%;
	top:46%;
	font-size:35px;
	color:#FFF;
	text-decoration:none;
	opacity:.7;
	text-shadow:1px 1px 1px #666;
}
.l-cell-video .image:hover i{
	color:#FF0000;
}
.library_viewall{
	float:right;
	font-size:12px;
	text-decoration:none;
	color:#007dc2;	
}
.item-cty{
	border:solid 1px #c6c6c6;
	padding:12px;
	background:#f8f8f8;
}
.item-cty .cty-box{
	display:table;
	border:solid 1px #bbbbbb;	
	width:100%;
	background:#FFF;
}
.item-cty .cty-box .cty-logo{
	display:table-cell;
	width:175px;
	min-height:170px;
	vertical-align:middle;
	text-align:center;
	border-right:solid 1px #bbbbbb;
	padding:5px;
}
.item-cty .cty-box .cty-info{
	display:table-cell;
	padding:10px 0px;
}
.cty-name{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin:0px 10px;	
	color:#0d64d1;
}
.cty-name a{
	color:#0d64d1;
	text-decoration:none;
}
.cty-name a:hover{
	text-decoration:underline;	
}
.line-cty{
	border-bottom:1px #bbbbbb solid;	
	height:1px;
	margin:5px 0px;
	clear:both;
}
.cty-intro,.cty-contact{
	margin:0px 10px;
}
.cty-contact{
	font-weight:bold;	
}
.cty-contact a{
	text-decoration:none;
	color:#0d64d1;	
}
.cty-logo-detail{
	width:324px;

	float:left;
}
.cty-info-detail{
	width:540px;
	float:right;	
}
.cty-intro-detail{
	font-size:12px;
	font-weight:normal;	
}
.tb_td{
	display:table;
	width:650px;
	margin-left:60px;
}
.tb_td .tr_td{
	display:table-row;
	
}
.tb_td .tr_td .td_td{
	display:table-cell;	
	padding-bottom:10px;
}
.tb_td .tr_td .td_td:first-child{
	width:150px;
	text-align:right;
	padding-right:10px;	
}
.tb_td .tr_td .td_td .txt{
	width:434px;
	height:25px;
	padding:0px 5px 0px 5px;
	margin:0px;
	border:solid 1px #a9a9a9;
}
.btn-td{
	padding:5px 10px;
	text-align:center;
	color:#FFF;
	background:#007dc2;
	font-weight:bold;
	border:none;	
	margin-right:10px;
}
.ajax-loading{
	width:100%;
	height:100%;
	background:#fff;
	position:absolute;
	top:0px;
	left:0px;
	opacity:.8;
}
.ajax-loading i{
	font-size:30px;
	top:48%;
	left:48%;
	position:absolute;
}
.red{
	color:#FF0000;	
}
.mess-box-alert{
	border:solid 1px #CCC;
	background:#F8F8F8;
	padding:10px;
	text-align:center;	
	font-weight:bold;
}

.flag{
	display:inline-block;
	width:20px;
	height:20px;	
	padding-left:5px;
	line-height:16px;
	color:#000;
}
.vn{
	background:url(../images/flag_vn.jpg) no-repeat;	
}
.en{
	background:url(../images/flag_en.jpg) no-repeat;	
}
.box-search-header{
	width:288px;
	height:25px;
	border:solid 1px #a6a6a6;
	padding:0px ;
	background:#FFF;
	position:absolute;
	top:30px;
	right:0px;	
	
}
.box-search-header .txt-box{
	width:173px;
	float:left;
	height:23px;
	border:none;
	outline:none;
	padding-left:2px;
}
.box-search-header .btn-search{
	width:28px;
	height:23px;
	float:right;
	display:block;
	white-space:nowrap;
	text-align:center;
	line-height:24px;
	font-weight:bold;
	color:#03743a;
	text-decoration:none;
	border-left:solid 1px #dfdfdf;
}
.cell-cat-home{
	width:308px;	
	float:left;
	color:#4d4d4d;
	padding:4px;
	background:#FFF;
	border:solid 1px #bbbbbb;
	box-shadow:0px 0px 10px #999;
}
.cell-cat-home .image{
	width:308px;
	height:186px;	
	overflow:hidden;
}
.cell-cat-home .title{
	height:34px;
	line-height:34px;
	text-align:left;
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	font-size:14px;	
	background:#d10000;
	font-family:'UVN_HHH', Arial, Helvetica, sans-serif;
	padding:0px 10px;
}
.cell-cat-home .title a{
	text-decoration:none;
	color:#FFF;
	display:inherit;	
}
.cell-cat-home a{
	text-decoration:none;	
}
.cell-pro-home{

}
.swiper-pagination{
	position:absolute;
	top:-34px;
	right:10px;	

	z-index:9999;
}
.swiper-pagination .swiper-pagination-switch{
	background:#5c5c5c;
	width:10px;
	height:10px;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	display:inline-block;
	margin:0px 2px;
}
.swiper-pagination .swiper-visible-switch {
	background:#0395e6;	
}
.swiper-pagination .swiper-active-switch {
	background:#017ec0;
}
.news-right-col{
	width:420px;	
}
.news-left-col{
	width:435px;	
}
.news-left-col .image{
	width:100%;
	height:294px;
}
.news-name-home-1{
	font-size:20px;
	padding:0px 0px 10px 0px;
	margin:0px;	
	line-height:normal;
}
.news-name-home-1 a{
	color:#333;
	text-decoration:none;	
}
.cell-news-home1{
	width:160px;
	float:left;
	margin-left:20px;	
}
.news-name-home-2 {
	font-size:12px;
	font-weight:normal;
	padding:5px 0px;
	margin:0px;
}
.news-name-home-2  a{
	color:#333;
	text-decoration:none;
}
.news-name-home-2 a:hover{
	text-decoration:underline;
}
.news-home-2-image{
	position:relative;	
}
.news-home-2-image .name{
	position:absolute;
	bottom:0px;
	left:0px;
	width:415px;
	padding:10px;
	margin:0px;
	opacity:0.85;
	background:#000;	
	color:#FFF;
	font-size:14px;
}
.news-home-2-image .name a{
	color:#FFF;
	text-decoration:none;	
	text-decoration:none;
}
.item-news-small-home{
	border-bottom:solid 1px #EEE;	
	padding-bottom:5px;
}
.item-news-small-home:last-child{
	border-bottom:none;	
}
.item-news-small-home .name{
	font-size:12px;	
	padding:0px 0px 5px 0px;
	margin:0px;
	line-height:normal;
}
.item-news-small-home .name a{
	color:#333;
	text-decoration:none;	
}
.item-news-small-home .name a:hover{
	text-decoration:underline;	
}

.item-news-small-home .news2-image{
	float:left;
	margin-right:10px;
	width:130px;	
}
.partner-home{
	border:solid 1px #EEE;
	padding:10px;
}
.col-footer .title{
	font-size:12px;
	color:#FFF;	
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	padding-bottom:5px;
	font-weight:bold;
}
.col-footer .title a{
	color:#FFF;
	text-decoration:none;
}
.item-news-footer{
	color:#cdcdcd;
	border-bottom:solid 1px #949494;
	padding-bottom:5px;
}
.item-news-footer a{
	color:#cdcdcd;
	text-decoration:none;	
}
.item-news-footer a:hover{
	text-decoration:underline;	
}
.menufootercol{
	padding:0px 0px 0px 14px;
	margin:0px;	
}
.menufootercol li{
	color:#f5e945;	
	padding:3px 0px;
}
.menufootercol li a{
	color:#FFF;
	text-decoration:none;	
}
.menufootercol li a:hover{
	text-decoration:underline;	
}
.crumb{
	border-bottom:solid 1px #dedede;
	line-height:25px;
	color:#393939;
	padding-left:0px;
}
.crumb a{
	color:#393939;
	text-decoration:none;	
}
.crumb a:last-child{
	color:#0d64d1;	
}
.line-crumb{
	border-bottom:solid 1px #d4d4d4;
	height:1px;	
}
.color-show{
	width:16px;
	height:16px;
	float:left;
	border:solid 1px #eee;
	padding:1px;
	margin:2px;
	box-shadow:
        inset 0 0 0 1px #fff,
        inset 0 0 0 1px #fff,
        inset 0 0 0 1px #fff,
        inset 0 0 0 1px #fff,
        inset 0 0 0 1px #fff,
        inset 0 0 0 1px #fff,
        inset 0 0 0 1px #fff;	
}

#loadComment,#commentform{
	position:relative;
}
#loadComment .loading,#commentform .loading{
	position:absolute;
	height:100%;
	width:100%;
	background:#FFF;
	opacity:0.9;
	top:0px;
	left:0px;
}
#loadComment .loading i.fa,#commentform .loading i.fa{
	font-size:30px;
	position:absolute;
	left:45%;
	top:48%;
}
.bordered{
	border:solid 1px #FF0000 !important;	
}
.table-login{
	width:400px;
	margin:0 auto;
	border-collapse:collapse;
}
.table-login td{
	border:solid 1px #CCC;
	padding:5px;
}
.table-login tr td:first-child{
	width:120px;	
}
.table-login th{
	text-align:left;	
	padding:5px 0px;
}

.txt-login{
	width:92%;
	border:solid 1px #EEE;
	padding:3px 5px;	
}
.file_download .fa{
	color:#FF0000;
}
.downloadfile{
	color:#333;
	font-weight:bold;
	text-decoration:none;	
}

.slider {
float:left;
width:300px;
min-width:215px;
position:relative;
padding-bottom:0px;
}

.sliderContent {
float:left;
width:300px;
	min-height:215px;
clear:both;
position:relative;
overflow:hidden;
}

.sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:50;
background-image:url(../gfx/prev_next.png);
width:42px;
height:42px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:15px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:15px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

.sliderContent .item {
	position:absolute;
	width:300px;
	min-height:215px;
	background:#fff;
}
.sliderContent .item img{
	height:180px;
	width:300px;
}
.sliderContent .item h4{
	background:#007dc2;	
	line-height:33px;
	height:33px;
	width:300px;
	overflow:hidden;
	color:#FFF;
	padding:0px 5px;
	margin:-5px 0px 0px 0px;
}
.sliderContent .item h4 a{
	color:#FFF;
	text-decoration:none;	
}
.sliderBullets {
position:absolute;
bottom:0;
left:50%;
z-index:50;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:10px;
height:11px;
background:url(../gfx/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -11px;
}

.sliderContent a {
	outline:none;
}
.service-home{
	width:230px;
	float:left;
	margin-left:19px;
}
.service-home .image{
	border:solid 1px #bbbbbb;	
	height:164px;
	padding:3px 3px 0px 3px;
}
.info-name-home{
	font-size:16px;
	color:#f80202;	
	
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.info-name-home a{
	text-decoration:none;	
	color:#f80202;	
}
.item-news-home{
	width:354px;
	float:left;
	margin-left:20px;	
}
.line-news-home{
	border-bottom:solid 1px #d5d5d5;
	clear:both;	
}
.image-news-home{
	float:left;
	margin-right:10px;
	border:solid 1px #dfdfdf;
	padding:2px;
}
.name-red{
	font-size:12px;
	color:#f80202;	
	padding:0px;
	margin:0px;
}
.name-red a{
	color:#f80202;	
	text-decoration:none;
}
.name-red a:hover{
	text-decoration:underline;	
}

.image-news{
	float:left;
	margin-right:5px;
	border:solid 1px #CCC;
	padding:2px;	
}
.news-left-name ,.news-left-name a{
	color:#333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.news-left-name a:hover{
	text-decoration:underline;	
}
.createdate{
	color:#666;	
}
.title-red{
	background:#d10000;	
	color:#FFF;
}
.title-red a{
	color:#FFF;
	text-decoration:none;	
}
.hotlinebox{
	background:url(../images/iconhotline.png) no-repeat left top;
	background-position:0px 0px;
	min-height:66px;	
	border:solid 1px #ddd;
}
.partner-image{
	text-align:center;	
}
.partner-image img{
	border:solid 1px #Eee;	
}
.parner-next,.parner-prev{
	font-size:18px;	
	position:absolute;
	top:25%;
	height:30px;
	width:25px;	
	line-height:30px;
	color:#666;
	text-decoration:none;
	text-align:center;

}
.parner-next{
	right:5px;
	-webkit-border-radius:3px 0px 0px 3px;
	-ms-border-radius:3px 0px 0px 3px;
	-ms-border-radius:3px 0px 0px 3px;
	border-radius:3px 0px 0px 3px;
	
}
.parner-prev{
	left:5px;
	-webkit-border-radius:3px 0px 0px 3px;
	-ms-border-radius:3px 0px 0px 3px;
	-ms-border-radius:3px 0px 0px 3px;
	border-radius:3px 0px 0px 3px;
}
.viewmore1{
	float:right;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;	
}
.viewmore1 i{
	color:#f80202;
	margin-right:5px;	
}
.viewmore1 {
	color:#fff !important;
	font-weight:normal;
}
.viewmore1:hover{
	text-decoration:underline;	
}
.hotline-top{
	background:url(../images/icon-phone-top.jpg) no-repeat left;
	padding-left:41px;
	min-height:36px;
	min-width:150px;
	position:absolute;	
	left:580px;
	top:50px;
}
.service-prev,.service-next{
	position:absolute;
	top:-33px;
	right:5px;	
	border:solid 1px #a9a9a9;
	color:#a9a9a9;
	width:25px;
	height:25px;
	display:block;
	text-align:center;
	line-height:25px;
	font-size:14px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
}
.service-prev{
	right:40px;	
}
.smo-footer a{
	width:35px;
	height:35px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;	
	color:#FFF;
	text-align:center;
	text-align:center;
	line-height:35px;
	text-decoration:none;
	font-size:18px;
	background:#6a6a6a;
	margin:0px 3px;
}
.smo-footer .fa-facebook:hover{
	background:#3b5999 !important;
}
.smo-footer .fa-youtube:hover{
	background:#cc332c;
}
.smo-footer .fa-twitter:hover{
	background:#00acee;
}
.smo-footer .fa-google-plus:hover{
	background:#d34736;	
}
.tabledownload{
	border-collapse:collapse;	
}
.tabledownload td{
	border:solid 1px #CCC;
	
}
.tabledownload th{
	background:#EEE;	
	border:solid 1px #CCC;
	padding:5px 0px;
}
.tabledownload a{
	color:#333;
	text-decoration:none;	
}
.tabledownload a:hover{
	text-decoration:underline;
}

.col-footer{
	width:180px;
	float:left;
	margin-left:15px;
}
.bgfooter{
	background:#068142;
}
.border-page{
	border:solid 1px #dedede;
	padding:5px;	
}
.btn-signup{
	background:#db731a;
	padding:7px 15px;
	margin:0px;
	border:none;
	color:#FFF;
	font-weight:bold;
}
.short-info{
	padding:10px;
	border:solid 1px #b5b5b5;	
	background:#ededed;
}
.btn-contact-pro{
	padding:8px 20px;
	background: rgb(255,140,42);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOGMyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2VkN2YyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzc0MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,140,42,1) 0%, rgba(237,127,34,1) 53%, rgba(220,116,26,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,140,42,1)), color-stop(53%,rgba(237,127,34,1)), color-stop(100%,rgba(220,116,26,1)));
background: -webkit-linear-gradient(top,  rgba(255,140,42,1) 0%,rgba(237,127,34,1) 53%,rgba(220,116,26,1) 100%);
background: -o-linear-gradient(top,  rgba(255,140,42,1) 0%,rgba(237,127,34,1) 53%,rgba(220,116,26,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,140,42,1) 0%,rgba(237,127,34,1) 53%,rgba(220,116,26,1) 100%);
background: linear-gradient(to bottom,  rgba(255,140,42,1) 0%,rgba(237,127,34,1) 53%,rgba(220,116,26,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c2a', endColorstr='#dc741a',GradientType=0 );

	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
	font-weight:bold;
	-webkit-border-radius:8px;
	-ms-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	font-size:18px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #333;
}
.btn-download-cata{
	color:#006632	;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.btn-download-cata:hover{
	text-decoration:underline;	
}
.shadow-red{
   -ms-box-shadow:    inset 0 0 20px #7f0100;
   -moz-box-shadow:    inset 0 0 20px #7f0100;
   -webkit-box-shadow: inset 0 0 20px #7f0100;
   box-shadow:         inset 0 0 20px #7f0100;
   background:#b30201;
   color:#FFF;

}
.shadow-gray{
   -ms-box-shadow:    inset 0 0 20px #363636;
   -moz-box-shadow:    inset 0 0 20px #363636;
   -webkit-box-shadow: inset 0 0 20px #363636;
   box-shadow:         inset 0 0 20px #363636;
   background:#404040;
   color:#FFF;
   padding:15px 10px;

}
.box-hotline{
	background:url(../images/gai.png) no-repeat left bottom;
	min-height:155px;	
	padding-top:10px;
}
.box-hotline .hotline{
	background:url(../images/icon-hotline1.png) no-repeat left;		
	width:150px;
	min-height:42px;
	margin-left:60px;
	color:#FFF;
	padding-left:50px;
}
.box-hotline .dotline{
	border-bottom:dashed 1px #c96868;	
	height:1px;
}

.hot-name{
	background:#b30201;
	padding:5px;
	color:#FFF;
	margin-top:-5px;
}
.hot-name a{
	text-decoration:none;
	color:#FFF;	
}
.sub-item-menu-footer a{
	color:#fff;
	text-decoration:none;
}
.sub-item-menu-footer a:hover{
	text-decoration:underline;	
}
.textfooter{
	color:#fff;
}
.textfooter a{
	color:#fff;	
}
.news-small-home-name a{
	color:#333;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
}
.news-small-home-name a:hover{
	text-decoration:underline;	
}
.news-small-home-name a i{
	color:#c6403d;
	font-size:16px;	
}
.rightcol1{
	width:200px;	
}
.centercol{
	width:710px;
	min-height:10px;	
}
.arrow-white{
	width: 0;
	height: 0;
	border-top: 18px solid #fff;
	border-left: 18px solid transparent;
	position:absolute;
	top:0px;
	right:0px;
	z-index:0px;
}
.arrow-orange{
	width: 0;
	height: 0;
	border-top: 16px solid #db731a;
	border-left: 16px solid transparent;
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
}

.title-menu-left{
	background: rgb(0,102,50);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjYzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzA2ODE0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjk1NGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(0,102,50,1) 0%, rgba(6,129,66,1) 72%, rgba(11,149,78,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,102,50,1)), color-stop(72%,rgba(6,129,66,1)), color-stop(100%,rgba(11,149,78,1)));
background: -webkit-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(6,129,66,1) 72%,rgba(11,149,78,1) 100%);
background: -o-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(6,129,66,1) 72%,rgba(11,149,78,1) 100%);
background: -ms-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(6,129,66,1) 72%,rgba(11,149,78,1) 100%);
background: linear-gradient(to right,  rgba(0,102,50,1) 0%,rgba(6,129,66,1) 72%,rgba(11,149,78,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006632', endColorstr='#0b954e',GradientType=1 );
	position:relative;
	border-bottom:solid 2px #FFF;
	padding:7px 10px;
	font-weight:bold;
	color:#FFF;
}
.title-menu-left a{	
	color:#FFF;
	text-decoration:none;
}
.menuleft{
	background: rgb(0,102,50);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjYzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzA2ODE0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjk1NGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(0,102,50,1) 0%, rgba(6,129,66,1) 72%, rgba(11,149,78,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,102,50,1)), color-stop(72%,rgba(6,129,66,1)), color-stop(100%,rgba(11,149,78,1)));
background: -webkit-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(6,129,66,1) 72%,rgba(11,149,78,1) 100%);
background: -o-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(6,129,66,1) 72%,rgba(11,149,78,1) 100%);
background: -ms-linear-gradient(left,  rgba(0,102,50,1) 0%,rgba(6,129,66,1) 72%,rgba(11,149,78,1) 100%);
background: linear-gradient(to right,  rgba(0,102,50,1) 0%,rgba(6,129,66,1) 72%,rgba(11,149,78,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006632', endColorstr='#0b954e',GradientType=1 );


	padding:0px 0px;
	font-size:12px;
	margin:0px;
}
.menuleft li{
	list-style:none;
	border-bottom:solid 1px #2b8155;	
	position:relative;
}
.menuleft li a{
	color:#FFF;
	text-decoration:none;
	display:inherit;
	padding:5px 10px;	
}
.menuleft li i.fa{
	float:right;
	font-weight:normal;
	font-size:14px;
}
.menuleft li:hover,.menuleft li.active{
	background: #DB731A;
}
.menuleft li ul.hover {
	position:absolute;
	top:0px;
	left:100%;	
	width:220px;
	padding:0px;
	margin:0px;
	background:#0B934D;
	display:none;
	z-index:99999;
}
.menuleft li ul.show{
	padding:0px;
	margin:0px;
	background:#FFF;
	display:block;	
}
.menuleft li ul.show li a{
	color:#333;	
}
.menuleft li:hover ul.show li{
		background:#FFF;
}
.menuleft li:hover ul.show li:hover a{
	color:#037339;	
}
.menuleft li ul.show li.active a{
	color:#037339;	
	font-weight:bold;
}
.menuleft li.active ul li{
	background: #FFF;
}
.box-login{
	background:#f4f4f4;
	padding:10px;
}
.box-login .txt{
	border:solid 1px #7d7d7d;
	width:93%;	
	margin-bottom:10px;
	padding:3px 5px;
}
.btn-login{
	background:#db731a;
	padding:5px 10px;
	border:none;	
	color:#FFF;
	float:right;
}
.border-box-info{
	border:solid 1px #d5d5d5; 
	padding:10px;
}
.info-name{
	font-size:16px;
	padding:5px 0px;	
	margin:0px;
}
.image-news-left{
	width:110px;
	float:left;
	margin-right:5px;	
}
.news-name-left{
	color:#333;
	text-decoration:none;	
}
.news-name-left a{
	color:#333;
	text-decoration:none;	
	
}
.border-box{
	border:solid 1px #CCC;
	padding:5px;	
	background:#f9f9f9;
}
.item-news-left12{
	border-top:dashed 1px #CCC;
	padding:5px 0px;
}
.item-news-left12:nth-child(1){
	border-top:none !important;	
}
.viewmorenews{
	padding:5px;
	text-align:center;	
	border:solid 1px #CCC;
	border-top:none;
	background:#f9f9f9;
}
.viewmorenews a{
	text-decoration:none;
	color:#333;	
	display:inherit;
}
.viewmorenews:hover{
	background:#FFF;	
}
.tab-detail{
	border-bottom:solid 3px #006632;	
}
.tab-detail a{
	display:block;
	float:left;
	margin-right:3px;
	background:#e6e6e6;
	text-decoration:none;
	padding:5px 15px;	
	color:#666;
	font-weight:bold;
	font-size:14px;
}
.tab-detail a.active{
	background:#088645;
	color:#FFF;
}
.table-list{
	border-collapse:collapse;	
}
.table-list td{
	border:solid 1px #CCC;
	padding:3px;	
}
.content-tab-detail{
	display:none;	
}
.title-other-pro{
	border-bottom:solid 5px #04793d;	
	height:7px;
}
.title-other-pro span{
	background:#FFF;	
	font-size:16px;
	font-weight:bold;
	padding-right:10px;
}
.menubarfooter{
	margin:0px 0px;	
	height:40px;
	line-height:40px;
	font-weight:bold;
	color:#FFF;
	width:890px;
	float:left;
}
.line-bottom{
	height:1px;
	border-bottom:solid 1px #34875c;
	margin:0px 20px;
	clear:both;
	margin-top:1px;
}
.menubarfooter a{
	color:#FFF;
	border:solid 1px #068142;
	text-decoration:none;	
	display:block;
	float:left;
	padding:0px 20px;
}
.menubarfooter span{
	float:left;	
}
.menubarfooter a.active{
	background:#db731a;	
	border:solid 1px #FFF;
	margin-top:-3px;
	height:43px;
	line-height:43px;
}
.menubarfooter a:hover{
	text-decoration:underline;
}
.share-footer{
	height:35px;
	width:100%;
	float:right;
	line-height:35px;	
	text-align:left;
	padding-top:5px;
	margin-right:0px;
}
.share-footer a{
	display:block;
	color:#FFF;
	text-decoration:none;	
}
.share-footer .fa{
	width:25px;
	height:25px;
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	text-align:center;
	line-height:25px;	
	margin-left:2px;
	margin-right:10px;
}
.share-footer .fa-facebook{
	background:#5886e7;	
}
.share-footer .fa-google-plus{
	background:#cc3731;	
}
.share-footer .fa-twitter{
	background:#2aa9df;	
}
.share-footer .fa-youtube{
	background:#ce342c;	
}
.share-footer .fa-linkedin{
	background:#00aafc;	
}
.title-footer{
	border-bottom:solid 1px #34875c;	
	padding-bottom:5px;
	font-size:12px;	
}
.title-footer a{
	color:#FFF;
	text-decoration:none;
	
}
.tool-header{
	position:absolute;
	right:300px;
	top:30px;	
}
.tool-header .hotline{
	background:url(../images/icon-phone.jpg) no-repeat left top;
	min-height:34px;
	padding-left:40px;	
	display:inline-block;
	margin-right:25px;
}
.carttop{
	width:123px;	
	display:inline-block;
	background:url(../images/iconcart.jpg) no-repeat left top;
	min-height:34px;
	padding-left:45px;
}
.download-item-right{
	border-bottom:dashed 1px #CCC;	
	padding:3px 0px;
}
.download-item-right a{
	color:#333;
	text-decoration:none;	
}
.btn-linkdownload{
	background: rgb(238,238,238);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	
	width:100%;
	display:block;
	height:100%;
	line-height:30px;
}