@charset "utf-8";
@import url("reset.css");
@import url("font-face.css");

body{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #555;
	background: #f0f0f0 url(../imgs/layout/bg-body.png) repeat;
	line-height: 18px;
	-webkit-text-size-adjust:100%;
}
#wrapper {width: 100%; position: relative;}
.min-wrap {width: 1000px; margin: 0 auto;}

/**************************************   BEGIN HEADER  ************************************/

#header {height: 80px; position: relative;}

.logo {position: absolute; top: 0; left: 0;}

.info-header {position: absolute; top: 21px; right: 0;}
.info-header ul li {
	float: left; 
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 36px; line-height: 36px;
	font-size: 16px;
	font-weight: 400;
	color: #737373;
}
.info-header ul li + li {margin-left: 10px;}
.info-header ul li:nth-child(1) a {color: #737373; padding: 0 10px 0 55px; background: url(../imgs/layout/icon-dtmp.png) no-repeat left 0px; display: block;}
.info-header ul li:nth-child(2) span {font-size: 18px; color: #fc0000; padding: 0 10px 0 55px; background: url(../imgs/layout/icon-hotline.png) no-repeat left 0px; display: block;}
.info-header ul li:hover {color: #fff; background: #039294; border: 1px solid #4a9400;}
.info-header ul li:hover:nth-child(1) a {color: #fff; background: url(../imgs/layout/icon-dtmp2.png) no-repeat left 0px; }
.info-header ul li:hover:nth-child(2) span {color: #fff; background: url(../imgs/layout/icon-hotline2.png) no-repeat left 0px;}

/**************************************    END HEADER  *************************************/

/************************************** BEGIN CONTAINER ************************************/

#container {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}

.menu-nav {height: 70px;}
.menu-nav ul {white-space: nowrap;}
.menu-nav ul li {padding: 0 12px; float: left; font-size: 15px; font-weight: 400;}
.menu-nav ul li a {line-height: 70px; color: #737373; display: inline-block;}
.menu-nav ul li.active a, .menu-nav ul li a:hover {color: #029294;}
.menu-nav ul li a span {padding-left: 40px; display: inline-block; line-height: 24px;}
.menu-nav ul li a span.icon-nav1 {background: url(../imgs/layout/icon-nav1.png) no-repeat left 0px;}
.menu-nav ul li.active a span.icon-nav1, .menu-nav ul li a:hover span.icon-nav1 {background: url(../imgs/layout/icon-nav1.png) no-repeat left -24px;}
.menu-nav ul li a span.icon-nav2 {background: url(../imgs/layout/icon-nav2.png) no-repeat left 0px;}
.menu-nav ul li.active a span.icon-nav2, .menu-nav ul li a:hover span.icon-nav2 {background: url(../imgs/layout/icon-nav2.png) no-repeat left -24px;}
.menu-nav ul li a span.icon-nav3 {background: url(../imgs/layout/icon-nav3.png) no-repeat left 0px;}
.menu-nav ul li.active a span.icon-nav3, .menu-nav ul li a:hover span.icon-nav3 {background: url(../imgs/layout/icon-nav3.png) no-repeat left -24px;}
.menu-nav ul li a span.icon-nav4 {background: url(../imgs/layout/icon-nav4.png) no-repeat left 0px;}
.menu-nav ul li.active a span.icon-nav4, .menu-nav ul li a:hover span.icon-nav4 {background: url(../imgs/layout/icon-nav4.png) no-repeat left -24px;}
.menu-nav ul li a span.icon-nav5 {background: url(../imgs/layout/icon-nav5.png) no-repeat left 0px;}
.menu-nav ul li.active a span.icon-nav5, .menu-nav ul li a:hover span.icon-nav5 {background: url(../imgs/layout/icon-nav5.png) no-repeat left -24px;}
.menu-nav ul li a span.icon-nav6 {background: url(../imgs/layout/icon-nav6.png) no-repeat left 0px;}
.menu-nav ul li.active a span.icon-nav6, .menu-nav ul li a:hover span.icon-nav6 {background: url(../imgs/layout/icon-nav6.png) no-repeat left -24px;}
.menu-nav ul li a span.icon-nav7 {background: url(../imgs/layout/icon-nav7.png) no-repeat left 0px;}
.menu-nav ul li.active a span.icon-nav7 .menu-nav ul li a:hover span.icon-nav7 {background: url(../imgs/layout/icon-nav7.png) no-repeat left -24px;}

.filter-home {background: url(../imgs/layout/filter-home.png) no-repeat top center; color: #fff; position: relative; padding: 20px;}
.bt-h-s {width: 760px; padding: 20px 0 0 0;}
.title-filter-home {font-weight: 400; float: left; display: block; line-height: 36px;}
.H-btn-S {float: right;}
.H-btn-S .btn-filter-home {
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	width: 100%; height: 35px;
	text-align: center;
	box-shadow: 0px 1px 0px #000;
	-moz-box-shadow: 0px 1px 0px #000;
	-webkit-box-shadow: 0px 1px 0px #000;
	font-weight: 400; font-size: 13px;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	cursor: pointer;
	padding: 0 20px;
}
.H-btn-S .btn-filter-home:focus {background: #000;}

.main-filter-home {width: 760px;}
.main-filter-home ul li {float: left; width: 240px; height: 36px; margin-right: 20px;}
.main-filter-home ul li:nth-child(1) {width: 500px;}
.main-filter-home ul li:nth-child(2) {margin-right: 0;}
.main-filter-home ul li:nth-child(5), .main-filter-home ul li:nth-child(8) {margin-right: 0;}
.main-filter-home ul li + li + li {margin-top: 20px;}
.main-filter-home ul li .ipt-f-H {
	width: 100%; height: 36px;
	cursor: pointer;
	padding: 0 10px;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	font-weight: 400;
	color: #737373;
	font-size: 13px;
	background: #fff;
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit- box-sizing: border-box;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;	
}
.main-filter-home ul li .ipt-f-H:focus {color: #029294;}
.main-filter-home ul li span.customSelect {
	width: 100%; height: 36px;
	line-height: 36px;
	cursor: pointer;
	padding: 0 10px;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	font-weight: 400;
	color: #737373;
	font-size: 13px;
	background: #fff url(../imgs/layout/filter-customSelect.png) no-repeat right;
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit- box-sizing: border-box;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.main-filter-home ul li span.customSelect span.customSelectInner {
	width: 100% !important; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	padding-right: 41px;
}
.main-filter-home ul li span.customSelect.customSelectFocus {color: #029294;}
.filter-home .error-sty {margin-top: 20px; width: 748px;}
.img-filter-home {position: absolute; top: 0; right: 0; background: url(../imgs/layout/img-filter-home.png) no-repeat; width: 220px; height: 240px;}


.f-cont {padding: 20px; background: #fff; position: relative; z-index: 10;}
.content {width: 760px; float: left;}
.sidebar {width: 180px; float: right;}

.slide-home {height: 200px; margin-bottom: 20px; background: #f6f6f6; overflow: hidden;}
.slide-home ul li img {width: 100%; height: 200px;}
.slide-home .bx-wrapper .bx-pager, .slide-home .bx-wrapper .bx-controls-auto {bottom: 10px; width: auto; right: 10px;}
.slide-home .bx-wrapper .bx-pager {padding-top: inherit; line-height: 0;}
.slide-home .bx-wrapper .bx-pager .bx-pager-item {float: left;}
.slide-home .bx-wrapper .bx-pager .bx-pager-item a {margin: 0 0 0 5px; background: rgba(0,0,0,0.5); }
.slide-home .bx-wrapper .bx-pager .bx-pager-item a.active {background: #fff;}

.product ul li {width: 240px; height: 280px; border-bottom: 2px solid #ddd; background: #f5f5f5; margin: 0 20px 0 0; float: left;}
.product ul li:nth-child(3n) {margin-right: 0;}
.product ul li + li + li + li {margin-top: 20px;}
.img-prod {height: 169px; overflow: hidden;}
.img-prod img {min-height: 169px; width: 100%;}
.tool-prod {background: #0dbdbf; height: 30px; line-height: 30px; position: relative; padding: 0 15px;}
.tool-prod span:nth-child(1) {float: left; width: 50%; color: #f0ff07;}
.tool-prod span:nth-child(2) {float: right; width: 50%; text-align: right; color: #fff;}
.bg-tool-prod {position: absolute; width: 15px; height: 15px; top: -15px; left: 30px; background: url(../imgs/layout/bg-tool-prod.png) no-repeat;}
.name-prod {height: 20px; overflow: hidden; padding: 11px 15px 0 15px; text-overflow: ellipsis; white-space: nowrap; color: #0d509d;}
.name-prod a {font-weight: 700; color: #029294; font-size: 13px;}
.name-prod a:hover {text-decoration: underline; font-size: 13px;}
.info-prod {height: 36px; overflow: hidden; padding: 0 15px 0 15px; display: block; color: #888; font-size: 12px; margin-top: 6px;}

.block-sidebar + .block-sidebar {margin-top: 20px;}
.title-bs {font-size: 13px; font-weight: 700; color: #029294; border-bottom: 1px solid #ececec; padding-bottom: 7px;}
.main-bs ul li {font-weight: 400; border-bottom: 1px solid #ececec; font-size: 12px;}
.main-bs ul li a {color: #737373; padding: 10px 0; display: inline-block;}
.main-bs ul li a:hover {text-decoration: underline; color: #029294;}
.main-bs ul li.active a {color: #029294; text-decoration: underline;}

.form-dl {background: #f0f0f0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.f-tabs ul.tabs li {
	font-size: 11px;
	width: 50%; 
	text-align: center; 
	float: left;
	height: 30px; line-height: 30px;	
	font-weight: 400;
}
.f-tabs ul.tabs li:nth-child(1) a {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}
.f-tabs ul.tabs li:nth-child(2) a {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
.f-tabs ul.tabs li a {
	color: #fff; 
	background: #000; 
	display: block; 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0DBDBF), to(#029294));
	background: -moz-linear-gradient(top, #0DBDBF, #029294);
	background: -webkit-linear-gradient(top, #0DBDBF, #029294); 
	background: -ms-linear-gradient(top, #0DBDBF, #029294);
	background: -o-linear-gradient(top, #0DBDBF, #029294);
}
.f-tabs ul.tabs li a.active {color: #029294; background: #F0F0F0;}
.main-f-tab {padding: 10px; font-size: 11px; font-weight: 400; color: #777;}
.main-f-tab ul li + li {padding-top: 10px;}
.main-f-tab span {display: block; padding-bottom: 10px;}
.main-f-tab ul li .ipt-fdl {
	background: #fff;
	border: 1px solid #dedede;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	font-size: 11px;
	font-weight: 400;
	height: 22px;
	padding: 0 7px;
	color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.main-f-tab ul li .ipt-fdl:focus {color: #59b001; border: 1px solid #59b001;}
.main-f-tab ul li.height-slect {height: 22px;}
.main-f-tab ul li span.customSelect {
	border: 1px solid #dedede;
	width: 100%; height: 22px;
	cursor: pointer;
	padding: 0 8px;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	font-weight: 400;
	color: #777;
	font-size: 11px;
	background: #fff url(../imgs/layout/dlh-customSelect.png) no-repeat right;
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit- box-sizing: border-box;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.main-f-tab ul li span.customSelect span.customSelectInner {
	width: 100% !important; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	padding-right: 27px;
}
.main-f-tab ul li span.customSelect.customSelectFocus {color: #59b001; border: 1px solid #59b001; background: #fff url(../imgs/layout/dlh-customSelect-focus.png) no-repeat right;}
.txt-dlh {
	background: #fff;
	border: 1px solid #dedede;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	font-size: 11px;
	font-weight: 400;
	height: 22px;
	padding: 5px 7px;
	color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-height: 50px;
	max-width: 100%; min-width: 100%;
	overflow: auto;
}
.txt-dlh:focus {color: #0D509D; border: 1px solid #0D509D;}
.btn-dlh {
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #0DBDBF;
	color: #fff;
	text-transform: uppercase;
	width: 100%; height: 26px;
	text-align: center;
	text-shadow: 1px 1px 0px #029294;
	box-shadow: 0px 2px 0px #029294;
	-moz-box-shadow: 0px 2px 0px #029294;
	-webkit-box-shadow: 0px 2px 0px #029294;
	font-weight: 400; font-size: 12px;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	cursor: pointer;
}
.btn-dlh:focus {background: #029294;}
.main-f-tab .error-sty {margin-top: 10px;}

.breacrum {background: url(../imgs/layout/filter-home.png) no-repeat top center; color: #fff; position: relative; padding: 20px; line-height: 24px; position: relative; z-index: 10;}
.ul-breacrum {white-space: nowrap;}
.ul-breacrum li {float: left; font-size: 11px; font-weight: 400;}
.ul-breacrum li a {color: #9bf3f4; background: url(../imgs/layout/icon-breacrum.png) no-repeat right 6px; padding: 0 10px;}
.ul-breacrum li:first-child a {padding-left: 0;}
.ul-breacrum li:last-child a {color: #f2f8ff; background: none; padding-right: 0;}

.share-social {
	background: rgba(255,255,255,0.1);
	position: absolute; 
	top: 20px; right: 20px;
	border: 1px solid #9bf3f4;
	height: 22px; line-height: 22px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px; font-weight: 400;
	color: #9bf3f4;
}
.share-social ul li {float: left;}
.share-social ul li:nth-child(1) {padding: 0 10px;}
.share-social ul li + li {border-left: 1px solid #9bf3f4;}
.share-social ul li a {width: 26px; height: 22px; display: block;}
.share-social ul li:nth-child(2) a {background: url(../imgs/layout/icon-breacrum-1.png) no-repeat 0px 0px;}
.share-social ul li:nth-child(3) a {background: url(../imgs/layout/icon-breacrum-2.png) no-repeat 0px 0px;}
.share-social ul li:nth-child(4) a {background: url(../imgs/layout/icon-breacrum-3.png) no-repeat 0px 0px;}
.share-social ul li:nth-child(2):hover a, .share-social ul li:nth-child(3):hover a, .share-social ul li:nth-child(4):hover a {background-position: 0px -22px; background-color: rgba(255,255,255,0.5);}

.f-detail {line-height: 20px; text-align: justify; font-weight: 300;}
.f-detail img, .f-detail div, .f-detail table, .f-detail h1, .f-detail h2, .f-detail h3, .f-detail h4, .f-detail h5, .f-detail h6, .f-detail p, .f-detail strong, .f-ndct em{max-width: 100% !important;}
.f-detail img {padding: 5px 0; max-width: 100% !important;}

.title-ftk {height: 30px; line-height: 30px; padding: 0 10px; background: #e4e4e4; color: #029294; font-weight: 400;}

.f-maps {margin-bottom: 20px;}

.info-contact {border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 20px 0;}
.info-contact h4 {color: #0d509d; font-weight: 700; font-weight: 13px;}
.info-contact a {color: #555;}
.info-contact a:hover {color: #0d509d; text-decoration: underline;}

.t-iCon {color: #333333; font-size: 16px; font-weight: 400; padding: 20px 0;}
.m-iCon {color: #666; font-size: 12px;}
.m_iCon a {color: #666;}
.m_iCon a:hover {text-decoration: underline; color: #0D509D;}
.m_iCon .error-sty {margin-top: 10px;}

.form-contact li + li {padding-top: 10px;}
.form-contact li .txt-contact {
	border: 1px solid #ddd;
	background: #fff;
	color: #666;
	font-size: 12px;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	width: 100%; height: 34px;
	padding: 0 8px;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.form-contact li .tArea-contact {
	border: 1px solid #ddd;
	background: #fff;
	color: #666;
	font-size: 12px;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	width: 100%; min-width: 100%; max-width: 100%;
	min-height: 150px; height: 150px;
	padding: 8px;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.form-contact li .txt-contact:focus, .form-contact li .tArea-contact:focus {
	border: 1px solid #1D76BA;	
	color: #1D76BA;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.btn-contact {
	margin: 10px 0 2px 0;
	border: none;
	background: #0DBDBF;
	color: #fff;
	text-align: center;
	padding: 5px 15px;	
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	font-size: 12px;
	-webkit-box-shadow: 0px 2px 0px #029294;
	-moz-box-shadow: 0px 2px 0px #029294;
	box-shadow: 0px 2px 0px #029294;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;

}
.btn-contact:focus {background: #029294;}

.note-contact-prod {border: 1px solid #f2ba72; background: #fffed2; font-size: 13px; color: #666; padding: 10px; margin: 20px 0;}
.note-contact-prod h4 {font-weight: 400; font-size: 14px; color: #e54600;}
.note-contact-prod a {color: #06F;}

.t-dspct {height: 5px; background: url(../imgs/layout/title-bct.png) repeat-x; position:relative; margin-bottom: 20px;}
.t-dspct span {background: #fff; padding-right: 10px; position: absolute; top: -7px; left: 0; text-transform: uppercase; font-weight: 400; color: #333;}

.maps-spct {margin: 20px 0;}
.t-maps-spct {background: #f9f9f9; display: block; text-align: right; font-size: 11px; text-transform: uppercase; padding: 5px;}

.f-prod-details {padding: 20px 0;}
.slide-spct {float: left; width: 550px; margin-right: 10px; background: #fff;}
.ipd-2 {width: 200px; float: right;}

.slide-simple {float: left; width: 550px; margin-right: 10px; background: #fff; position: relative;}
.slide-simple img {margin: 0 auto; max-width: 100%; max-height: 100%;}

.f-slide {}
.f-slide ul li {position: relative;}
.f-slide ul li img {margin: 0 auto; max-width: 100%; max-height: 100%;}
.f-thumb {padding: 10px 0; background: #f2f2f2;}
.f-thumb a {padding: 2px; background: #fff;}
.f-thumb a.active {background: #2972C6;}
.f-thumb a span {display: block; width: 100%; height: 63px; overflow: hidden;}
.f-thumb a span img {width: 100%; min-height: 63px;}
.f-thumb .bx-wrapper .bx-controls-direction a {border: none; padding: 0; width: 7px; height: 12px; margin-top: 0; top: 44%;}
.f-thumb .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../imgs/layout/btn-slide-bds-prev.png) no-repeat;	
	left: -10px;
}
.f-thumb .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position: 0px -12px;}
.f-thumb .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../imgs/layout/btn-slide-bds-next.png) no-repeat;
	right: -10px;
}
.f-thumb .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position: 0px -12px;}

.price-pd {text-align: center; background: #0DBDBF; color: #fff; padding: 10px 0; font-size: 12px;}
.price-pd span {font-size: 24px; font-weight: 700; text-shadow: 1px 1px 0px #029294; display: inline-block; padding-top: 3px;}
.li-pd li {font-size: 12px; font-weight: 300; padding: 10px 0; border-bottom: 1px dotted #ccc;}
.li-pd li span:nth-child(1) {float: left; width: 50%;}
.li-pd li span:nth-child(2) {float: right; text-align: right; width: 50%;}

.slec-kg {background: #fff; padding: 3px; border: 1px solid #ddd;}
.slec-kg select {
	border: none;
	width: 100%;
	background: #fff;
	font-family: 'RobotoCondensed', Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #acacac;
}
.slec-kg select:focus {color: #2972c6;}

.title-pds h2, .title-pds h1 {color: #0D509D; font-size: 16px; font-weight: 700;}
.title-pds h2 a, .title-pds h1 a {color: #029294;}
.title-pds span {display: block; color: #888;}

.m-news ul li {padding: 10px 0; font-size: 11px;}
.m-news ul li + li {border-top: 1px solid #ECECEC;}
.m-news ul li a {color: #737373; background: url(../imgs/layout/icon-news-H.png) no-repeat left 5px; display: inline-block; padding-left: 35px; min-height: 36px; display:m}
.m-news ul li a:hover {color: #029294; text-decoration: underline;}

.f-news ul li + li {padding-top: 20px;}
.img-f-news {float: left; margin-right: 20px; width: 230px; height: 150px; padding: 3px; border: 1px solid #e5e5e5;}
.img-f-news span {width: 100%; height: 100%; display: block; overflow: hidden;}
.img-f-news img {width: 230px; min-height: 150px;}
.info-f-news h4 {font-size: 14px; font-weight: 700;}
.info-f-news h4 a {color: #029294;}
.info-f-news h4 a:hover {text-decoration: underline;}
.info-f-news p {font-size: 11px; padding: 3px 0; color: #999;}
.info-f-news span {color: #666;}
.title-news {font-size: 16px; font-weight: 700; color: #029294;}
.date-news {font-size: 11px; padding: 0; color: #999;}
.tt-news {color: #000; font-weight: 700; padding: 5px 0 10px 0;}

.news-other {padding-top: 20px;}
.t-not {display: inline-block; border-left: 2px solid #029294; border-bottom: 2px solid #029294; color: #029294; padding: 0 0 2px 4px; line-height: 14px;}
.m-not {}
.m-not ul li {padding: 5px 0; font-size: 12px;}
.m-not ul li a {color: #333; display: block; background: url(../imgs/layout/icon-news-other.png) no-repeat left 8px; padding-left: 10px}
.m-not ul li a:hover {color: #0D509D;}
.m-not ul li a span {color: #999; font-size: 11px; font-style: italic;}

.readmore {margin-top: 20px; border-bottom: 2px solid #D8D8D8;}
.readmore a {display: block; background: #F0F0F0; display: block; text-align: center; padding: 10px 0; text-transform: uppercase; color: #333; font-size: 11px;}

/**************************************  END CONTAINER *************************************/

/**************************************   BEGIN FOOTER  ************************************/

#footer {}

.partner {padding: 30px 0; height: 80px; position: relative; overflow-x: hidden;}
.partner .caroufredsel_wrapper {width: 980px !important; margin: 0 auto !important;}
.partner ul li {float: left; width: 180px; height: 80px; margin-right: 20px;}
.partner ul li img {width: 180px; height: 80px;}
.partner #prev3 {width: 9px; height: 14px; background: url(../imgs/layout/btn-prev.png) no-repeat; text-indent: 9999px; position: absolute; top: 63px; left: 0;}
.partner #next3 {width: 9px; height: 14px; background: url(../imgs/layout/btn-next.png) no-repeat; text-indent: 9999px; position: absolute; top: 63px; right: 0;}

.info-foot {text-align: center; padding: 15px 0; color: #999; font-weight: 400; background: url(../imgs/layout/border-shadown.png) no-repeat top center;}
.info-foot h4 {font-weight: 400; color: #737373; font-size: 13px;}
.info-foot a {color: #999;}
.info-foot a:hover {text-decoration: underline; color: #0d509d;}

/**************************************    END FOOTER  *************************************/

.tag {padding-top: 20px;}
.tag a {color: #999;}
.tag a:hover {color: #666; text-decoration: underline;}

.error-sty {color: #f70000; font-weight: 300; border: 1px solid #f2ba72; padding: 5px; background: #fffed2 url(../imgs/error.png) no-repeat right 0; -webkit-border-radius: 2px;	-moz-border-radius: 2px; border-radius: 2px;}

a, a:hover {}

.clear {clear:both; height: 0; float: none;}

.box-sizing-fix {box-sizing: border-box; -moz-box-sizing: border-box; -webkit- box-sizing: border-box;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
} /* Hides from IE-mac \*/
.clearfix {
	display: block;
}

/* Fix input safari mobile */
input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; 
}

.page {text-align: center; padding: 20px 0 0 0;}
.PageNum a {
	background: #fff;
	padding: 2px 5px;
	display:inline-block;
	border: 1px solid #d5d5d5;
	color: #202f3d;
	margin: 0 3px 5px 0;
}
.PageNum a:hover {color: #202f3d; background: #f1f1f1;}
.PageNum span {
	background: #f1f1f1;
	padding: 2px 5px;
	display:inline-block;
	border: 1px solid #d5d5d5;
	color: #202f3d;
	font-weight: bold;
	margin: 0 3px 5px 0;
}

.slide-home-mobile {display: none; padding-bottom: 10px; background: #fff; z-index: 100; overflow: hidden; position: relative;}

.bottom_tool_mobile {
	display: none;	
	position: fixed;
	bottom: 0; left: 0; right: 0;
	z-index: 100;
	background: rgba(43,179,180,0.9);
	height: 40px;
}
.email_mobile {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 0; left: 0;	
	padding-left: 50px;
	background: url(../imgs/layout/icon_email.png) no-repeat left;
	display: block;
	line-height: 40px;
}
.email_mobile a {color: #fff;}
.email_mobile strong {color: #F00;}
.hotline_mobile {
	display: none;
	background: url(../imgs/layout/phone_mobile.png) no-repeat;
	width: 31px; height: 32px;
	display: none;
	position: absolute;
	top: 4px; right: 5px;
}

.tag { margin-top:10px;color:#999;}
.tag a { color:#999; text-decoration:none; font-size:12px;}
.tag a:hover {text-decoration:underline;}

.click_sreen_destop {
	width: 40px; height: 40px;
	display: block;
	background: url(../imgs/layout/show_destop.png) no-repeat;
	position: absolute;
	top: 15px; right: 70px;
	display: none;
}
.click_sreen_mobile {
	width: 40px; height: 40px;
	display: block;
	background: url(../imgs/layout/show_mobile.png) no-repeat;
	position: absolute;
	top: 15px; right: 70px;
	display: none;
}

/***** MENU MOBILE *****/
.icon_menu_mobile {
	visibility: hidden;
	width: 40px; height: 40px;
	background: #3BC8C9 url(../imgs/layout/menu_mobile.png) no-repeat center;
	position: absolute;
	top: 15px; right: 20px;
	z-index: 10;
}

.menu_mobile {
	visibility: hidden;
	background: #212121;
	width: 280px;
	position: absolute;
	top: 0; left: 0;
	z-index: 9999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.close_menu_mobile {
	background: rgba(0,0,0,0.5); 
	position: fixed; 
	top: 0; right: 0; bottom: 0; left: 280px;
}
.icon_close_menu_mobile {
	width: 40px; height: 40px;
	background: url(../imgs/layout/close_menu_mobile.png) no-repeat;
	position: absolute;
	top: 0; right: 0;
}
.ad_body {background: #212121; min-height: 100%;}
.ad_body #wrapper {left: 280px; min-height: 100%; background: #fff;}
.ad_body .back-to-top {display: none !important;}
.ad_body .bottom_tool_mobile {display: none !important;}

.t_accordion {
	padding: 10px; 
	display: block; 
	color: #fff; 
	border-top: 1px solid #323232; 
	border-bottom: 1px solid #111; 
	font-weight: bold; 
	text-transform: uppercase;
}
.t_accordion.ui-accordion-header-active {background: #181818; color: #F00;}
.t_accordion {background: #181818;}
.m_accordion .ui-accordion {padding: 0 10px;}
.m_accordion .ui-accordion .t_accordion {border: none; padding-left: 10px; background: url(../imgs/layout/icon_arrow_1.png) no-repeat left 12px; border-top: 1px solid #323232;}
.m_accordion .ui-accordion .t_accordion:first-child {border-top: none;}
.m_accordion .ui-accordion .t_accordion.ui-accordion-header-active {color: #F00;}
.m_accordion .ui-accordion .ul_accordion_1 {padding-left: 10px; background: #313131;}
.m_accordion .ui-accordion .ul_accordion_1 li {border-bottom: 1px dotted #414141;}
.m_accordion a {color: #fff; display: block; padding: 5px 0;}

/***** MENU MOBILE *****/

@media only screen and (max-width: 1024px) {
	.click_sreen_mobile {
		display: block;
		top: -60px; right: inherit; left: 260px;
	}
}