@charset "utf-8";
/* CSS Document */

table { width: 100%; border-collapse: collapse; line-height: 25px; }
table td { padding: 1px; vertical-align: middle; padding-left: 5px; padding-right: 5px; vertical-align: middle; }

a {	text-decoration: none; }
a:hover { color: #000; }
img { border: 0; max-width: 100%; }
ul { margin: 0; padding: 0; list-style: none; }
.clearb { clear: both; }
p { margin: 0; margin-bottom: 10px; padding: 0; }

.aligntop { vertical-align: top; }
.alignbottom { vertical-align: bottom; }
.aligncenter { margin-left: auto; margin-right: auto; }
.align-C { text-align: center; }
.align-J { text-align: justify; }
.align-R { text-align: right;}

.border-img { border: 1px solid #fff; }
.img-left { float: left; margin-right: 15px; border: 1px solid #fff; padding: 1px; }

.ul-list { list-style: url(../images/list.png); margin: 10px 0; }
.ul-list li { padding: 3px 0; }

.floatL { float: left; }
.floatR { float: right; }

.marginL-15 { margin-left: 15px; }
.marginR-15 { margin-right: 15px; }

body { margin: 0; font-size: 13px; line-height: 22px; color: #1A1818; font-family: Arial; background: #fff url(../images/bg_body.png) top center no-repeat;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
}

/*header*/
div.wapper {
	background: #fff;
	padding: 5px;
	color: #333;
}

#header {
	height: 237px;
}

#header .wrapper {
	position: relative;
}

div#search {
	position: absolute;
	right: 20px;
	top: 40%;
	background: #f9f9f9;
	height: 30px;
	border-radius: 10px;
	filter: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
}

div#search input {
	padding: 2px 10px;
	float: left;
	margin-top: 5px;
	border: none;
	background: none;
	width: 190px;
	outline: none;
	color: #303030;
	font-style: italic;
}

div#search i {
	float: right;
	margin-right: 5px;
	margin-top: 6px;
	color: #222;
	font-size: 17px;
	cursor: pointer;
}


#header .wrapper div.right {
	width: 280px;
	float: right;
	padding-top: 10px;
}

.mang-xh {
	text-align: right;
}

.tim-kiem {
	position: relative;
	width: 270px;
	height: 37px;
	margin: 0 auto;
	background: url(../images/bgtk.png) no-repeat top left;
	margin-bottom: 10px;
}

.line-footer {
	width: 100%;
	height: 45px;
	background: #2A470D;
	border-top: 2px solid #BAD34D;
}

.line-footer .wrapper {
	line-height: 45px;
	color: #fff;
}

.line-footer .wrapper .counter-footer {
	width: 200px;
	height: 45px;
	float: right;
}

.line-footer .wrapper .counter-footer ul li {
	display: inline-block;
	margin-left: 10px;
}

.line-footer .wrapper .counter-footer ul li span {
	color: #ff0;
}

.xuly_input {
	border: none;
	color: #8F8F8F;
	font-size: 11px;
	height: 37px;
	line-height: 37px;
	padding-left: 10px;
	width: 210px;
	color: #545454;
	font-style: italic;
	background: none;
}

.bnt_search {
	background: url(../images/btn-search.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #C9C9C9;
	cursor: pointer;
	display: block;
	float: right;
	height: 18px;
	width: 21px;
	margin-top: 0px;
	position: absolute;
	top: 8px;
	right: 10px;
}

.top-menu { height: 42px; position: absolute; margin-top: 2px; }
.top-menu>ul { width: 1200px; margin: 0 auto; }
.top-menu>ul>li { float: left; line-height: 42px; position: relative; padding: 0px 7px; } 
.top-menu>ul>li:hover { background-color: #A37001; }
.top-menu>ul>li>a { font-size: 14px; color: #fff; font-weight: 600; font-family: arial; text-transform: uppercase; display: block }
.top-menu>ul>li>a:hover { color: #000; }
.top-menu>ul>li:hover>a { color: #fff; }
.top-menu>ul>li:nth-child(7) { border: none }
.top-menu>ul>li>ul { position: absolute; top: 41px; left: 0px;display: none; width: 180px; padding: 10px; background: #8F4814; }
.top-menu>ul>li:hover>ul { display: block; z-index: 9999; width: 225px; }
.top-menu>ul>li>ul>li { padding: 5px 0; line-height: 20px; text-transform: none; border-bottom: 1px dotted #ccc }
.top-menu>ul>li>ul>li:last-child { border: none; }
.top-menu>ul>li>ul>li a { color: #fff; padding-left: 3px; }
.top-menu>ul>li>ul>li:hover { background: #A37001; }
.top-menu>ul>li>ul>li a:hover { color: #ff0;display: block; }
.top-menu>ul>li>ul>li { position: relative }
.top-menu>ul>li>ul>li>ul { position: absolute; left: 225px; top: 0px; width: 200px; background: #EBEBEB; display: none }
.top-menu>ul>li>ul>li:hover ul { display: block; }
.top-menu>ul>li>ul>li>ul>li { padding: 5px 0; line-height: 20px;text-transform: none; border-bottom: 1px dotted #ccc; margin-left: 10px; }
.top-menu>ul>li>ul>li>ul>li:hover { background: #F1F1F1; }

@font-face {
	font-family: myfont;
	src: url(a.woff);
}

@font-face {
	font-family: myfont-title;
	src: url(aa.woff);
}

/*section*/
#section .wrapper>.block { margin-bottom: 10px; }
.section { background: none !important; padding-top: 5px; }
/*.section .wrapper{background:#fff;}*/

.section-right { width: 278px; float: left; margin-top: 3px; margin-left: 12px; }
.section-right .block { filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06)); }
.section-right .block>h3 { height: 40px; background: #A57101; color: #fff; text-transform: uppercase; border-top-right-radius: 5px; border-top-left-radius: 5px;
	line-height: 40px;float: left; width: 100%; text-align: center; padding: 0px; margin: 0px; text-shadow: 0px 2px rgba(67, 67, 67, 0.86);}

.no-border>h3 { border: none !important; }

.section-right .block .content { width: 100%; margin-top: 0px; float: left; background: #a571010e; } 
.section-right .block h3 a{ color: #fff; }
.section-right .block .content a{ color: #A57101; font-size: 14px; padding-top: 8px; padding-bottom: 8px; padding-left: 20px;}

.list_product { padding-bottom: 5px !important; margin-top: -5px; }
.h3-tktc { height: 23px !important; line-height: 23px !important; background: url(../images/h3-tktc.png) no-repeat top left !important; color: #101010; font-size: 15px; font-weight: 700; text-transform: uppercase; margin: 0; padding-left: 10px; }

.partens-logo { width: 1200px; height: 150px; margin: 0 auto; }
.content-partens { background: #92BD66; width: 927px; height: 122px; float: left; margin: 10px; border-radius: 5px; padding: 0px 25px; padding-top: 10px; }

.section-left {
	width: 900px;
	margin-bottom: 5px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	/*background: #A57101;*/
}

.section-left .block {
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
	width: 100%
}

.section-left .block>h3 {
	text-transform: capitalize;
	margin: 0;
	color: #fff;
	float: left;
	font-weight: normal;
	/* border-bottom: 1px solid #468C05; */
	width: 895px;
	line-height: 36px;
	margin-bottom: 5px;
	/* background: url(../images/bg_title1.png) repeat-x; */
	height: 35px;
	filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
}

.list-tab {
	padding: 0px;
}

.list-tab li {
	float: left;
	list-style-type: none;
	display: inline-block;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0px;
	cursor: pointer;
	margin-right: 10px;
	padding: 0px 13px;
	margin-top: 2px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 10px;
}

.list-tab a li {
	color: #A57101;
}

.list-tab li a{
	color: #A57101;
}

.list-tab li:hover{
	list-style-position:inside;
    border-bottom: 3px solid #cf8e00;
}	

.active_tab {
	float: left;
	list-style-type: none;
	display: inline-block;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0px;
	color: #fff;
	background-color: #A57101;
	list-style-position:inside;
	margin-right: 18px;
	padding: 0px 13px;
	margin-top: 2px;
	margin-left: 5px;
	border-radius: 5px 5px 0px 0px;
	font-weight: bold;
	font-size: 18px;
}

.section-left .block>h3 {
	display: block;
	float: left;
	height: 35px;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
	color: #EFA60A;
	font-size: 30px;
}

.section-left .block>h3>span>span {
	display: block;
	font-size: 20px;
}

.description_about {
	width: 389px;
	display: block;
	float: left;
	text-align: justify;
}

.view_more {
	font-style: inherit;
	color: #f00;
	float: right;
}

.img_about {
	width: 319px;
	height: 206px;
	float: right;
	border: 2px solid #003399;
}

.section-left .block .content {
	padding: 30px 6px 10px 5px;
	margin-top: -5px;
	background-color: #fafafa;
	border-radius: 10px;
	margin-bottom: 20px;
}

.section-left .block .content h1 {
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-align: center;
	color: #800000;
	font-weight: normal;
}

.section-left .block .content>h2 {
	font-size: 14px;
	line-height: 22px;
	text-transform: none;
	margin: 10px 0;
}

.section-left .block .content>ul {
	margin-left: 15px;
}

.section-left .block .content>ul li {
	padding: 3px 0;
}

.content-temp {
	min-height: 1025px;
}

.block-ser {
	margin-bottom: 5px;
}

.block-ser img {
	margin-bottom: 5px;
}

.slide-show { height: 360px; width: 900px; float: left;}
.slide-show img { width: 100%; height: 350px; border-radius: 5px; filter: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.107)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1)); }

.slide-footer {
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	border: 1px solid #dadada;
	background: #fafafa;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.slide-footer h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
	height: auto;
	width: 175px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
}

.mod-category {}

.mod-category>li {
	padding: 3px 0 3px 25px;
	background: url(../images/li-category.png) no-repeat left bottom;
	position: relative;
	margin-bottom: 3px;
}

.mod-category>li>a {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	color: #101010;
}

/*sub 1*/
.block-sub {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	background: rgba(139, 169, 21, 1);
	z-index: 99999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sub-1 {
	background: url(../images/sub-1.png) no-repeat right 5px center;
}

.sub {
	background: url(../images/sub.png) no-repeat right 5px center;
}

.mod-category>li>div {
	width: 650px;
	border: 5px solid #2f5f00;
}

.mod-category>li:hover>div {
	display: block;
}

.sub-category {
	position: relative;
}

.sub-category ul {
	position: absolute;
	top: 15px;
	left: 15px;
	background: rgba(0, 0, 0, 0.75);
	width: 180px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sub-category ul li {
	padding: 5px 0;
	position: relative;
}

.sub-category ul li a {
	padding: 0 10px;
	padding-left: 25px;
	color: #fff;
	background: url(../images/list-category.png) no-repeat left 10px center;
}

.mod-category>li>div .sub-category ul li a:hover {
	color: #ff0;
}

/*sub 2*/
.mod-category>li>div .sub-category ul li>div {
	width: 430px;
	border: 5px solid #448900;
}

.mod-category>li>div .sub-category ul li:hover>div {
	display: block;
}

/*sub3*/
.mod-category>li>div .sub-category ul li>div .sub-category ul li>div {
	width: 210px;
	border: 5px solid #74c402;
}

.mod-bloglist {}

.mod-bloglist li {
	padding: 7px 0;
	min-height: 70px;
	padding: 5px 0;
}

.mod-bloglist li img {
	width: 225px;
	height: 300px;
	border: 1px solid #cacaca;
	float: left;
	margin-right: 10px;
}

.mod-bloglist li h2 {
	font-size: 12px;
	margin: 0;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

.mod-bloglist-1 {
	list-style: url(../images/list.png);
	margin-left: 20px;
}

.mod-bloglist-1 li {
	padding: 5px 0;
}

.read-more {
	height: 33px;
	line-height: 33px;
	width: 80px;
	float: right;
	margin-top: 7px;
	color: #f00;
	font-style: italic;
}

.read-more>a {
	color: #f00;
}

.httt {}

.httt li {
	margin-bottom: 0px;
	border-bottom: 1px solid #cacaca;
}

.httt li .yahoo-skype {
	width: 48%;
	float: left;
	text-align: center;
	font-weight: 700;
}

.httt li .yahoo-skype img {
	margin-bottom: 5px;
}

.httt li p {
	margin: 0;
	padding: 0;
}

.httt li:last-child {
	border: none;
}

.counter {
	background: url(../images/tktc.png) no-repeat left top;
	line-height: 24px;
	padding-left: 40px;
}

.counter p {
	margin: 0 !important;
}

.counter span {
	color: #860a00;
	font-weight: bold;
}

.mod-img {}

.mod-img a {
	width: 150px;
	height: 100px;
	float: left;
	margin-right: 20px;
	position: relative;
	margin-bottom: 13px;
}

.mod-img a:nth-of-type(4n+4) {
	margin-right: 0;
}

.mod-img img {
	width: 150px;
	height: 100px;
}

.mod-img .a-end {
	margin-right: 0;
}

.mod-products {}

.code-product {
	display: block;
	width: 185px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.mod-products div.line-product {
	width: 751px;
	height: 18px;
	background: url(../images/bg_line-product.png) top repeat-x;
	margin: 7px 0px;
	float: left;
}

.mod-products .div-end {
	margin-right: 0;
}

.mod-products>div {
	width: 178px;
	height: 238px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 2px;
	background: #fff;
}

.mod-products>div.end-product {
	margin-right: 0px;
}

.mod-products>div>a {
	display: block;
	float: left;
	height: 162px;
	background: url(../images/bg_sp.png) bottom center no-repeat
}

.mod-products>div img {
	width: 185px;
	height: 165px;
}

.mod-products>div h2 {
	float: left;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	text-align: center;
	font-family: Arial;
	color: #51A500;
	display: block;
	width: 185px;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
}

.mod-products>div h2>a {
	font-family: Arial;
	color: #51A500
}

.mod-products>div>span>b {
	color: #f00;
}

/*index */

.mod-products1 li>div {
	width: 230px;
	height: 293px;
	float: left;
	margin-right: 11px;
	margin-bottom: 16px;
	padding: 2px;
	background: #fff;
	box-shadow: 0px 0px 3px #ccc;
}

.mod-products1 li>div:nth-child(2n+3) {
	margin-right: 0px;
}

.mod-products1 li>div>a {
	display: block;
}

.mod-products1 li>div img {
	width: 205px;
	height: 222px;
	margin-bottom: 7px;
	margin-left: 14px;
	margin-top: 2px;
}

.mod-products1 li>div h2 {
	font-weight: 10px;
	font-size: 12px;
	line-height: 18px;
	background: url(../images/h2-pro.png) no-repeat left top 5px;
	overflow: hidden;
	text-transform: capitalize;
	margin: 0;
	margin-bottom: 2px;
	text-align: center;
	font-family: Arial;
	color: #2E50D5;
	height: 33px
}

.mod-products1 li>div h2>a {
	font-family: Arial;
	color: #000
}

.mod-products1 li>div>span>b {
	color: #f00;
}

/*end index */



.mod-products-1>div {
	margin-bottom: 20px;
}

.img-detial {
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.icon_shoping_cart {
	width: 85px !important;
	height: 29px !important;
	float: right;
}

.mod-pro-other {
	width: 415px;
	float: left;
}

.mod-products>h4 {
	font-size: 14px;
	color: #b01000;
	margin: 0;
	margin-bottom: 15px;
	height: 27px;
	line-height: 27px;
	background: url(../images/h3-pro-detail.png) no-repeat left bottom;
	text-transform: uppercase;
	padding-left: 35px;
}

.mod-pro-other>div {
	width: 200px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.mod-pro-other>div:nth-of-type(2n+2) {
	margin-right: 0;
}

.mod-pro-other>div img {
	width: 194px;
	height: 169px;
	padding: 3px 3px 11px 3px;
	background: url(../images/img-pro.png) no-repeat top left;
	margin-bottom: 3px;
}

.mod-pro-other>div h2 {
	font-weight: 700;
	font-size: 12px;
	line-height: 18px;
	background: url(../images/h2-pro.png) no-repeat left top 5px;
	height: 32px;
	overflow: hidden;
	text-transform: uppercase;
	padding-left: 15px;
	margin: 0;
}

.magnifier {
	width: 300px !important;
	height: 261px !important;
}

.img-pro-detail {
	width: 347px;
	float: left;
	position: relative;
	margin-right: 15px;
	margin-bottom: 15px;
}

.like-fb {
	margin: 10px 0;
}

.link {
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #101010;
	background: #f5ffe1;
	padding: 0 5px;
	border: 1px solid #dcf1b2;
}

.link a {
	background: url(../images/link.png) no-repeat right center;
	padding-right: 15px;
	margin-right: 10px;
}

.articles-other {
	width: 215px;
	float: right;
	margin-left: 15px;
	border: 1px solid #ccc;
}

.articles-other>h4 {
	height: 27px;
	line-height: 27px;
	background: #438502;
	border-bottom: 2px solid #000;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 10px;
}

.info-detail {
	margin-top: 15px;
}

/*.form-dat-hang ul li{width:50%; float:left;}*/

.news-item {
	min-height: 140px;
	margin-bottom: 25px;
	background: #fff;
	width: 366px;
	float: left;
	margin-right: 10px;
	height: 250px;
}

.news-item img {
	border: 1px solid #003399;
	float: left;
	margin-right: 15px;
	width: 150px;
	height: 150px;
	margin: 3px;
}

.news-item h2 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 7px;
}

.news-item h2 a {
	color: #3030FF;
	font-weight: normal;
}

.news-item h2 a:hover {
	color: #7e1602;
}

.date-time {
	font-size: 12px;
	color: #a96d04;
	margin-bottom: 5px;
	font-style: italic;
}

.news-item p {
	max-height: 108px;
	overflow: hidden;
	margin: 0 !important;
	font-size: 12px;
	line-height: 18px;
}

.news-item .title_item {
	display: block;
	width: 360px;
	float: left;
}

.news-item .title_item>span {
	background: url(../images/bg_title_content.png) right center no-repeat;
	display: block;
	height: 38px;
	float: left;
	height: 51px;
}

.news-item .title_item>span>span {
	color: #fff;
	background: #0033FF;
	height: 41px;
	display: block;
	float: left;
	line-height: 38px;
	font-size: 16px;
	padding-right: 50px;
	padding-left: 10px;
}

.list-li { cursor: pointer; }

/* item news */
.news-item1 { margin-bottom: 10px; border-bottom: 1px solid #ccc; padding-bottom: 10px; }
.news-item1 img { float: left; margin-right: 15px; width: 270px; height: 170px; border-radius: 5px; }
.news-item1 h2 { font-size: 14px; margin: 0; margin-bottom: 7px; }
.news-item1 h2 a { color: #7C4F00; font-weight: bold; font-size: 16px; }
.news-item1 h2 a:hover { color: rgb(255, 98, 0); }
.news-item1 span { color: #8a8680; font-weight: 500; font-size: 13px; }
.date-time1 { font-size: 12px; color: #4e4b44; margin-bottom: 5px; font-style: italic; }
.news-item1 p { max-height: 54px; overflow: hidden; margin: 0 !important; font-size: 12px; line-height: 18px; }

.news-other { margin-top: 20px; }
.news-other>h4 {
	font-size: 14px;
	color: #F5D11B;
	margin: 0;
	margin-bottom: 15px;
	height: 27px;
	line-height: 27px;
	text-transform: uppercase;
	border-bottom: 2px solid #E29C06;
}

.news-other ul {
	list-style: url(../images/list.png);
	margin-left: 35px;
}

.news-other ul li {
	padding: 3px 0;
}

.chitiet {
	width: 83px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../images/chi-tiet.png) no-repeat left center;
	float: right;
	font-weight: 700;
}

.chitiet a {
	color: #fff;
}

.chitiet a:hover {
	color: #ff0;
}

.mod-markets {}

.mod-markets .div-end {
	margin-right: 0;
}

.mod-markets>div {
	width: 150px;
	float: left;
	margin-right: 35px;
	margin-bottom: 15px;
}

.mod-markets>div:nth-of-type(4n+4) {
	margin-right: 0;
}

.mod-markets>div img {
	width: 144px;
	height: 90px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 2px;
}

.mod-markets>div h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	height: 35px;
	overflow: hidden;
	text-transform: uppercase;
}

.ggmaps {
	border: 3px solid #15a1dc;
	margin-top: 15px;
}

/*footer*/
#footer {
	width: auto;
	padding: 0px;
	background: #805200;
}

#footer .wrapper {
	height: 185px;
}

#footer .wrapper div.left {
	width: 1000px;
	float: left;
	padding-top: 5px;
}

#footer .wrapper div.left span {}

#footer .wrapper div.right {
	width: 550px;
	float: right;
	text-align: right;
	background: url(../images/block-doi-tac.png) no-repeat left bottom;
	padding-bottom: 6px;
}

#footer .wrapper div.right>h3 {
	height: 39px;
	line-height: 39px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	background: url(../images/h3-doi-tac.png) no-repeat top left;
	font-weight: 700;
}

#footer .wrapper div.right .content {
	background: url(../images/content-doi-tac.png) repeat-y top left;
	padding-bottom: 5px;
}

.item_footer {
	width: 225px;
	height: 230px;
	float: left;
	margin-left: 15px;
}

.item_footer>span {
	width: 225px;
	display: block;
	float: left;
	height: 38px;
	border-bottom: 1px solid #d1d1d1;
	text-align: center;
	font-size: 16px;
	line-height: 38px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.aboutme span {
	display: block;
	width: 225px;
	line-height: 25px;
}

.copy-right {
	color: #bbb;
	font-size: 12px;
}

.copy-right a {
	color: #bbb;
}

.copy-right a:hover {
	color: #ff0;
}

.contact-info {}

.contact-info ul {
	margin-bottom: 7px;
}

.contact-info ul li {
	padding: 7px 0;
}

.contact-info ul li .info-left {
	float: left;
	width: 80px;
}

.contact-info ul li .info-right {
	margin-left: 100px;
}

.contact-info ul li span {
	color: #fcff00
}

.contact-form { float: left; width: 50%;}
.contact-form ul li { padding: 5px 0; clear: both; }
.contact-form ul li label { width: 90px; float: left; padding-top: 5px; font-size: 12px; font-weight: 600;}
.contact-form ul li span { color: red;}
.contact-form ul li input { float: left; margin-left: 15px; width: 275px; height: 24px; padding: 5px 2px; background: rgba(85, 85, 85, 0.05); border: 1px solid #ddd; color: #000; border-radius: 5px;}
.contact-form ul li textarea { float: left; margin-left: 15px; width: 275px; height: 100px; padding: 5px 2px; background: rgba(85, 85, 85, 0.05); border: 1px solid #ddd; color: #000; border-radius: 5px;}
.contact-form ul li select { padding: 3px; float: left; margin-left: 15px; background: rgba(85, 85, 85, 0.5); border: 1px solid #555; width: 65px; color: #fff; }
.contact-form ul li .button { width: 100px; height: 32px; background: url(../images/btn.png) no-repeat top left; text-align: center; line-height: 32px; float: left; border: none; margin-top: 15px; padding: 0; text-transform: uppercase; color: #101010; }
.contact-form ul li .button-gui { width: 80px; background: #EDB02D; border-radius: 5px; color: #fff; font-size: 13px; font-weight: 600;}
.contact-xaloi { float: right; width: 47%; margin-right: 20px; padding-top: 50px;}

/*js*/
.slide-markets {
	width: 980px;
	height: 96px;
	background: url(../images/slide-footer.png) no-repeat top left;
	margin: 0 auto;
}

#carousel_inner {
	background: url(../images/market.png) no-repeat center bottom;
	padding-bottom: 13px;
	width: 530px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}

#carousel_ul {
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 9999px;
	padding-bottom: 10px;
}

#carousel_ul li {
	float: left;
	width: 115px;
	padding: 0px;
	height: 67px;
	background: #000000;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

#carousel_ul li img {
	cursor: pointer;
	width: 109px;
	height: 68px;
	border: 3px solid #888a8c !important;
	cursor: hand;
	border: 0px;
}

#left_scroll,
#right_scroll {
	float: left;
	height: 87px;
	width: 15px;
	background: #C0C0C0;
}

#left_scroll img,
#right_scroll img {
	border: 0;
	cursor: pointer;
	cursor: hand;
}

.pre-page {
	width: 32px;
	height: 27px;
	position: absolute;
	top: 8px;
	right: 0;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 1015px;
}

#back-top a {
	width: 107px;
	height: 45px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 56px;
	height: 56px;
	display: block;
	margin-bottom: 7px;
	background: url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover span {
	/*background-color: #777;*/
}

.block_content {
	background: none !important;
}

.block_content .content {
	padding: 0px !important;
}

.end_item {
	margin: 0px !important;
}

.hotline {
	height: 113px;
	width: 247px;
	background: url(../images/bg_hotline.png) top center no-repeat;
	background-color: #fff;
	position: relative;
}

.hotline>span {
	position: absolute;
	font-size: 20px;
	color: #F5000D;
	font-weight: bold;
	left: 80px;
	top: 42px;
	font-style: italic
}

.contact-info {
	margin-left: 55px;
	margin-right: 20px;
}

.contact-info b {
	color: #f00;
	display: block;
	border-bottom: 1px dashed #000;
}

.block .logo {
	border-bottom: 1px solid #00ACF5
}

.block .logo img {
	width: 100px;
	height: 61px;
	float: left;
	display: block;
	box-shadow: 3px 3px 11px #ccc;
	margin: 10px;
}

.yahoo {
	margin-bottom: 10px;
	font-size: 14px
}

.yahoo span {
	color: #FECB02;
	font-weight: bold;
}

.menu_footer { width: 100%; display: block; float: left;}
.menu_footer ul { display: block; margin: 0px auto; text-align: center }
.menu_footer ul li { list-style-type: none; display: inline-block; padding: 0px 33px; }
.menu_footer ul li:nth-child(9) { background: none; border: none }
.menu_footer ul li a { color: #fff; font-size: 12px; font-family: Arial; font-weight: 700; text-transform: uppercase; }

.product_new {
	width: 1000px;
	display: block;
	min-height: 207px;
	background: #fff;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-top: -5px;
	border: 1px solid #0033FF
}

.product_new>h3>span {
	min-width: 130px;
	height: 48px;
	display: block;
	float: left;
	background: url(../images/bg_title_content.png) right center no-repeat;
	color: #fff;
	padding-right: 20px;
	margin-left: 14px;
	margin-top: -13px;
	margin-bottom: 5px;
}

.product_new>h3>span>span {
	min-width: 130px;
	height: 40px;
	display: block;
	float: left;
	color: #fff;
	line-height: 40px;
	background: #0033FF;
	padding-right: 10px;
	padding-right: 5px;
}

.xemtiep {
	display: block;
	float: right;
	color: #f00
}

#follow {
	border-top: 1px solid #6181c0;
	float: left;
	width: 1000px;
	height: 55px;
}

#follow ul {
	width: 1011px;
	height: 44px;
	padding: 0;
	margin: 0;
}

#follow ul li {
	float: left;
	font-size: 18px;
	font-family: tahoma;
	border: none;
}

#follow ul li h4 {
	color: white;
}

.followus {
	padding-bottom: 2px;
	margin-top: 5px;
}

#follow ul li#face {
	padding-left: 46px;
}

#follow ul li#followlike {
	padding: 0px;
	margin: 0px;
}

#follow-first {
	margin-left: 44px;
	margin-top: 10px;
}

li#follow-last {
	margin-left: 44px;
	margin-top: 10px;
}

#follow-last h5 {
	font-size: 13px;
	font-style: bold;
	font-family: tahoma;
	color: white;
}

.xemchitiet {
	background: #0033FF;
	color: #fff;
	display: block;
	padding: 5px 21px;
	float: right;
	font-size: 15px;
	;
}

.dangonline {
	font-size: 16px
}

.phantrang {
	display: block;
	float: right
}

.phantrang span {
	background: #C78B0A;
	color: #fff;
	padding: 5px 8px;
}

.phantrang a {
	background: #D09004;
	color: #fff;
	padding: 5px 8px;
}

.school {
	background: url(../images/icon_fashion.png) left center no-repeat;
	height: 63px;
}

.school ul {
	margin-left: 70px;
	margin-top: 3px;
}

.item_list_left {
	background: url(../images/icon_ship.png) left center no-repeat;
	height: 63px;
	margin-top: 10px;
}

.item_list_left ul {
	margin-left: 54px;
	font-size: 15px;
}

.item_list_left ul>li {
	padding-top: 10px;
}

.clean {
	background: url(../images/icon_thanhtoan.png) left center no-repeat
}

.hoatdong {
	background: url(../images/khuyenmai.png) left center no-repeat
}

.newsl {
	background: url(../images/icon_lest.png) left center no-repeat
}

.school>ul>li {
	position: relative;
	margin-left: -13px;
	padding-top: 12px;
	font-size: 15px;
}

.school>ul>li>ul {
	position: absolute;
	background: #fff;
	display: none;
	left: 86px;
	top: 0px;
	width: 200px;
	z-index: 99;
}

.school>ul>li>ul>li {
	line-height: 25px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

.school>ul>li>ul>li:hover {
	background: #990000
}

.school>ul>li>ul>li:hover>a {
	color: #fff;
	display: block;
}

.school>ul>li:hover ul {
	display: block;
}

.block_cart {
	width: 250px;
	border-left: 1px solid #ccc;
	height: 36px;
	float: left;
}

.block_cart img {
	float: left;
}

.txt_cart {
	display: block;
	line-height: 35px;
	font-size: 15px;
	float: left;
}

.bg_danhmuc {
	background: url(../images/bg_danhmuc.png) repeat-y !important;
}

.list_product>ul>li { line-height: 25px; margin-bottom: 3px; line-height: 23px; position: relative; float: left;
	width: 257px; border-bottom: 1px solid #e89c1889; margin-left: 10px; margin-right: 10px; }
.list_product ul>li>a { display: block; padding: 3px 0px; font-size: 12px; font-family: arial; text-transform: uppercase;
	color: #FFC600; font-weight: bold; padding-left: 25px; float: left; width: 254px; }
.list_product ul>li>a:hover { color: #f00 }
.list_product>ul>li>ul { display: block; width: 225px; display: none; background: rgba(204, 204, 204, 0.14); margin-bottom: 10px; float: left; padding-left: 19px; }

.active_sup { display: block !important; }
.list_product>ul>li>ul>li { border-bottom: 1px dashed #ccc; width: 200px; float: left; position: relative; }
.list_product>ul>li>ul>li>a:hover { color: #f00; }
.list_product ul li ul li:hover ul { transition: all 0.3s ease-in; width: 225px; height: auto; opacity: 1 }
.list_product>ul>li>ul>li>ul { transition: all 0.3s ease-in; width: 250px; height: auto; opacity: 1 }
.list_product>ul>li>ul>li>ul { opacity: 0; z-index: -99; overflow: hidden; position: absolute; z-index: 9;
	left: 220px; top: 0px; width: 0px; height: 0px; background: #fff; padding-left: 5px; padding-right: 5px; }
.list_product ul li:last-child { border: none; }

.name_product {
	display: block;
	width: 200px;
	font-weight: bold;
	color: #000;
}

.no {
	display: block;
	font-weight: bold;
	float: left;
	width: 100px;
}

.pirce {
	font-size: 12px;
	display: block;
	text-align: center;
	padding-right: 2px;
	width: 185px;
	float: left;
}

.pirce>span {
	font-weight: bold;
	color: #D0000A
}

.pirce1 {
	font-size: 12px;
	display: block;
	text-align: left;
	padding-left: 2px;
	width: 112px;
	float: left;
}

.menu_hot {
	width: 700px;
	height: 35px;
	display: block;
	float: left;
}

.menu_hot li {
	display: inline-block;
	width: 100px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #993300;
	line-height: 25px;
	padding: 3px 0px;
	cursor: pointer
}

.menu_hot li:hover {
	background: #FF6600;
	color: #fff;
}

.menu_hot li:hover a {
	color: #fff;
}

.active_h {
	background: #FF6600;
	color: #fff;
}

.slider_content {
	float: left;
	width: 1000px;
}

.content_right_slider {
	float: left;
}

.block_thongke { background: #fff; border: 1px solid #ccc; border-radius: 5px; }

.list_yahoo {
	width: 229px;
}

.email_left {
	color: #00569E
}

.fance_page {
	width: 230px;
	background: rgba(235, 235, 235, 0.45);
	margin-bottom: 5px;
}

.name_product_hot {
	display: block;
	float: left;
	font-weight: bold;
	width: 131px;
	margin-bottom: 5px;
}

.price {
	font-weight: bold;
	display: block;
	width: 120px;
	float: left;
	color: #D0000A
}

.footer_block { display: block; float: left; width: 100%; margin-top: 7px; }
.footer_block h3 { padding: 0px; margin: 0px; }

.suport_online {
	float: left;
	height: 116px;
	margin-top: 5px;
}

.maxh {
	margin-top: 25px;
	float: left;
}

.maxh span {
	color: #f00;
	font-weight: bold;
	font-size: 14px
}

.thongke { margin-top: 25px; float: right; margin-right: 60px; text-align: right }
.thongke p { padding: 0px; margin: 0px; }
.thongke span { color: #f00; font-weight: bold; font-size: 14px }

.search {
	width: 250px;
	height: 35px;
	background: url(../images/bg_search.png) top center no-repeat;
	position: absolute;
	right: 0px;
	top: 165px;
}

.search input {
	width: 118px;
	margin-left: 52px;
	margin-top: 10px;
	border: none;
	font-size: 12px;
	line-height: 19px;
}

.btn_search {
	position: absolute;
	top: 0px;
	width: 35px;
	height: 35px;
	right: 41px;
	cursor: pointer
}

.line-footer-h1 {
	font-size: 15px;
	color: #366D00;
	background: url(../images/line_footer.png) bottom center no-repeat;
	text-align: center;
	padding-bottom: 8px;
	margin-top: 0px;
}

.item-cat { width: 344px; min-height: 200px; background: #B57C00; float: left; margin: 3px; }
.item-cat h2 { background: url(../images/bg_title1.png) repeat-x; color: #FFDE00; margin: 0px; height: 34px; line-height: 35px; font-size: 17px; padding: 0px 7px; }

.line-title { width: 100%; border-bottom: 1px solid #E49A01; color: #E49A01; }

.list-qs li {
	padding: 3px 0;
	border-bottom: 1px dotted #C28400;
	padding-bottom: 11px !important;
	margin-bottom: 5px;
	cursor: pointer;
}

.list-qs li h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.list-qs li ul {
	background: rgba(228, 154, 1, 0.47);
	padding: 7px;
	display: none;
	border: 1px solid #966700;
	border-radius: 5px;
}

.img-album {
	width: 217px;
	min-height: 148px;
	float: left;
	margin: 5px;
	border: 1px solid #EFA60A;
}

.list-img { float: left; margin-left: 5px !importaNT; padding-left: 0px; }
.list-img li { padding: 3px 0; float: left; position: relative; }
.list-img li img { width: 270px; float: left; height: 300px; margin-left: 17px; border-radius: 5px; border: solid 1px #a96d04; filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06)); }
.list-img li span { position: absolute; left: 30px; color: #fff; font-weight: 700; bottom: 10px; font-size: larger;}

.list-hoidap { margin-left: 0px !important }
.list-hoidap li {
	background: #B6914E;
	width: 343px;
	float: left;
	float: left;
	height: 85px;
	overflow: hidden;
	border-bottom: 2px solid #E1CA9C;
	border-right: 2px solid #E1CA9C;
}

.no-boder {
	border-right: 0px !important;
}

.list-hoidap li img {
	float: left;
}

.list-hoidap li h2 {
	font-size: 14px;
	color: #402900;
}

.line-traloi {
	float: right !important;
	margin-right: 5px;
}

.line-date {
	color: #933400;
	font-weight: bold;
	margin-left: 5px;
}

.thongke ul li { float: left; color: #7C4F00; display: block; width: 100%; text-align: left; padding-left: 5px; font-weight: bold; margin-top: 9px; }

.list-video { float: left; }
.list-video ul {overflow-x: auto;}
.list-video li { width: 92px; float: left; margin-top: 4px; }
.list-video li img { width: 100%; height: 120px;}

.btn_video { display: block; padding: 5px 10px; float: right; text-transform: uppercase; font-weight: 600;}
.btn_video:hover { color: #ff0; }

.item-video { float: left; width: 275px; margin: 10px; height: 200px; position: relative;}
.item-video h2 { margin: 5px 0px; font-size: 14px; font-weight: normal; color: #fff; font-weight: 600; position: absolute; left: 20px; bottom: -7px;}
.img-thumb { float: left; width: 115px; margin: 5px; border: 2px solid #fff; }

.item-cat a h3 { margin: 0px; padding: 0px;}
.item-cat a h3:hover { color: #FFDE00 }
.item-cat span { color: #fff; font-size: 12px; }
.list-news li { background: url(../images/icon_row.png) left center no-repeat; padding-left: 13px; margin-left: 5px; }

.list-audio { margin-top: 2px; padding: 0px; }
.list-audio li { padding: 5px 0px; cursor: pointer; padding-left: 25px; font-weight: 13px; font-weight: bold; margin-bottom: 2px;}
.list-audio li:nth-child(2n+1) { background: #7c4e0025 url(../images/icon_audio.png) left center no-repeat; padding-left: 15px; }
.list-audio li:nth-child(2n) { background: #7c4e0039 url(../images/icon_audio1.png) left center no-repeat; padding-left: 15px; }
.active-audio { color: #f00 !important; }

div.comment {
	border: 1px solid #DDD;
	padding: 5px 10px;
}

div.comment .bl {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0;
}

div.comment ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.comment ul li {
	padding: 5px 0;
	border-bottom: 1px solid #DDD;
}

div.comment ul li:last-child {
	border: none;
}

div.comment ul li .tieude {
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}

div.comment ul li .tieude span {
	font-weight: normal;
	color: #777;
	margin-left: 20px;
	font-size: 12px;
}

div.comment ul li .noidung {
	margin-left: 20px;
}

.form_comment {
	margin-bottom: 20px;
}

.form_comment #ten {
	width: 100%;
	border: 1px solid #BBB;
	padding: 5px 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.form_comment #noidung {
	width: 100%;
	border: 1px solid #BBB;
	padding: 5px 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
	height: 100px;
}

.form_comment .button {
	width: 100px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	text-align: center;
	background: #E00;
	border: none;
	float: right;
	cursor: pointer;
	text-transform: uppercase;
}

/* Dành cho trang chủ */
.section-news{ width: 1200px; margin-bottom: 5px; float: left; position: relative; }
.section-news .block { padding-bottom: 5px; margin-bottom: 10px; float: left; width: 100% }
.section-news .block .content { padding: 5px 6px 10px 5px; }
.section-news .block>h3 { display: block; float: left; height: 45px; font-weight: bold; padding-left: 5px; text-transform: uppercase; width: 100%;}
.section-news .block>h3 { text-transform: capitalize; margin: 0; color: #fff; float: left; font-weight: normal;
	/* border-bottom: 1px solid #468C05; */ width: 895px; line-height: 36px; margin-bottom: 15px;
	/* background: url(../images/bg_title1.png) repeat-x; */ height: 35px; filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
}
.section-news .block>h3>span>span { display: block; font-size: 20px; }

.news-hot-1 { margin-top: 45px;margin-bottom: 15px; filter: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.021)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06)); }
.news-hot-1 a img{ width: 450px; float: left; height: 300px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; cursor: pointer; }
.news-hot-1 .detail{ width: 719px; float:right; background-color: #f6f6f6; height: 280px; padding: 10px; }
.news-hot-1 .detail h2 a { color: #7C4F00; font-weight: bold; font-size: 24px; }
.news-hot-1 .detail span { color: #696969; font-weight: 500; font-size: 16px; }

.news-hot-item { padding-bottom: 10px; width: 285px; float: left; height: 260px; margin-right: 16px; overflow: hidden; }
.news-hot-item img { width: 285px; height: 170px; border-radius: 5px; filter: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.03)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));}
.news-hot-item h2 { font-size: 14px; margin: 0; margin-bottom: 7px; margin-top: 5px;}
.news-hot-item h2 a { color: #7C4F00; font-weight: bold; font-size: 16px;}
.news-hot-item h2 a:hover { color: rgb(255, 98, 0); }
.news-hot-item span { color: #8a8680; font-weight: 500; font-size: 13px; word-wrap: break-word; }
.news-hot-item p { max-height: 54px; overflow: hidden; margin: 0 !important; font-size: 12px; line-height: 18px; }

.news-hot-item-last { padding-bottom: 10px; width: 285px; float:right; height: 260px; overflow: hidden; }
.news-hot-item-last img { width: 285px; height: 170px; border-radius: 5px; filter: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.03)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));}
.news-hot-item-last h2 { font-size: 14px; margin: 0; margin-bottom: 7px;  margin-top: 5px; }
.news-hot-item-last h2 a { color: #7C4F00; font-weight: bold; font-size: 16px; }
.news-hot-item-last h2 a:hover { color: rgb(255, 98, 0); }
.news-hot-item-last span { color: #8a8680; font-weight: 500; font-size: 13px; word-wrap: break-word; }
.news-hot-item-last p { max-height: 54px; overflow: hidden; margin: 0 !important; font-size: 12px; line-height: 18px; }

.arrow{ color: #7C4F00; float: left; }

.news-type1 { float: left; width: 400px; height: 310px; overflow: hidden;}
.news-type1 img { width: 390px; height: 210px; border-radius: 5px; }
.news-type1 h2 a { color: #E49A01; font-size: 18px}

.news-type-item { float: right; width: 485px; height: 100px; overflow: hidden; margin-bottom: 10px; border-bottom: 2px gray;}
.news-type-item img { width: 100px; height: 100px; border-radius: 5px; float: left; margin-right: 10px;}
.news-type-item h2 { font-size: 16px; margin: 0; margin-bottom: 7px;  margin-top: 5px; }
.news-type-item h2 a { color: #E49A01; }
.news-type-item span { color: #8a8680; font-weight: 400; font-size: 12px; word-wrap: break-word; }
