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

.module {
	width: 94%;
	margin: 0 auto;
	}

.clear_left {
	clear: left;
	}

.clear_right {
	clear: right;
	}

.clear_both {
	clear: both;
	}

body {
	/*border-top: 6px solid #5fb888;*/
	}

/*=============header=================*/

.header {
	padding: 5px 0;
	background: url(../images/bg_header.png) center center no-repeat;    background-size: auto 100%; clear: both;
	}

.header .module > a {
	display: block;
	}
.header .module > a img{max-width: 100%}
.header .module div {
	float: right;
	width: 320px;
	}
.header p span {
	font-size: 12px;
	}

.header p a {
	margin-left: 6px;
	text-decoration: none;
	text-transform: uppercase;
	color: #444444;
	}

.header p:first-child {
	margin-bottom: 10px;
	}

.header p {
	float: right;
	text-align: right;
	width: 100%;
	margin: 2px 0;
	}

.header p.hotline strong {
	display: inline-block;
	color: #189e55;
	font-size: 22px;
	padding-left: 35px;
	background: url(../images/hotline.png) left center no-repeat;
	}

/*==========slider========*/

.slider_home {
	overflow: hidden;
	}



.fr_search {
	float: right;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	margin: 5px 0;
	}

.fr_search > * {
	border: 0;
	padding: 0;
	height: 28px;
	float: left;
	}

.fr_search input {
	color: #888;
	background: transparent;
	text-indent: 5px;
	width: 120px;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color: #444444;
	}

.fr_search button {
	width: 28px;
	background: url(../images/search-3-16.png) center center no-repeat;
	cursor: pointer;
	}

/*--------------services_home--------------*/

.services_home {
	/* background: url(../images/bg_service.jpg) top center no-repeat; */
	}

.services_home dl {
	width: 176px;
	padding: 25px 0;
	margin: 0 auto;
	}

.services_home dl dt {
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.services_home dl dt a {
	display: block;
	margin: 0 auto;
	height: 90px;
	overflow: hidden;
	}

.services_home dl dd {
	padding-top: 15px;
	}

.services_home dl dd a {
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}

.services_home dl:hover dd a {
	color: #189e55;
	}

.services_home dl dd p {
	color: #777;
	margin-top: 5px;
	font-style: italic;
	text-align: justify;
	}

.container_home {
	background: url(../images/bg_crew.png);
	border-top: 1px solid #e2e2e2;
	padding-bottom: 25px;
	}

	
/*------------about_home-------------*/

.title_color {
	border-left: 10px solid #168d4b;
	padding-left: 3px;
	}

.title_color span {
	display: block;
	border-left: 6px solid #cfcfcf;
	padding: 3px 10px;
	color: #169e54;
	text-transform: uppercase;
	font-size: 20px;
	margin: 25px 0;
	font-weight: bold;
	}

.gallery_home ul {
	float: left;
	width: 100%;
	}
	
.gallery_home ul li {
	float: left;
	border: 1px solid #cbcbcb;
	margin-bottom: 10px;
	margin-right: 10px;
	}

.gallery_home ul li:nth-child(3n+3) {
	margin-right: 0;
	}

.gallery_home ul li a {
	display: block;
	border: 2px solid #fff;
	width: 84px;
	height: 60px;
	overflow: hidden;
	}

.gallery_home > p a, .video_home > p a {
	color: #68b900;
	font-weight: bold;
	}

.video_home ul {
	float: left;
	width: 100%;
	}
	
.video_home ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	width: 90px;
	height: 60px;
	overflow: hidden;
	}

.video_home ul li:nth-child(3n+3) {
	margin-right: 0;
	}

.video_home ul li a {
	display: block;
	width: 90px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.3) url(../images/play.png) center center no-repeat;
	}

/*------------news_home-------------*/

.news_home dl {
	margin-top: 20px;
	}

.news_home dl:first-child {
	margin-top: 0;
	}

.news_home dl dt img {
	width: 100%;
	}

.news_home dl dd > a {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	color: #222;
	}

.news_home dl dd p {
	margin-top: 5px;
	color: #444444;
	}

.news_home dl dd p a {
	color: #68b900;
	font-weight: bold;
	}
	
.news_home dl dd {
	padding: 10px 0;
	}

.news_home li {
	margin: 10px 0;
	padding-left: 30px;
	background: url(../images/comment.png) 0px 2px no-repeat;
	/* text-align: justify; */
	}

.news_home li a {
	color: #000;
	text-align: justify !important;
	}

.news_home li span {
	color: #888;
	}

/*=============footer=============*/

.footer {
	background: url(../images/bg_footer.png) top center no-repeat;background-size: auto 100%;
	}

.footer div.module {
	padding: 10px 0;
	color: #fff;
	}

.footer a {
	color: #fff;
	}

.footer .item_f {
	margin-top: 25px;
	}

	
.footer .item_f > p:first-child {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	}

.bottom_page {
	background: #1b7b46;
	}

.bottom_page .module p {
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	padding:0 0 10px 0;
	}
.bottom_page .module p:first-child {padding-top: 10px}
.bottom_page .module p a {color: #fff;}

/*---------------------contact_home----------------*/

.contact_home div p {
	margin-bottom: 10px;
	padding-left: 25px;
	}

.contact_home p.address {
	background: url(../images/add.png) 0 0 no-repeat;
	}

.contact_home p.phone {
	background: url(../images/phone.png) 0 0 no-repeat;
	}

.contact_home p.fax {
	background: url(../images/fax.png) 0 0 no-repeat;
	}

.contact_home p.email {
	background: url(../images/mail.png) 0 0 no-repeat;
	}

.net_home a {
	font-size: 24px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	color: rgba(255,255,255,.9);
	}

.net_home a:hover {
	color: rgba(255,255,255,1);
	}

/*-------------partner_home-----------*/

.partner_home {
	border-top: 1px solid #d8d8d8;
	background: #f4f4f4;
	text-align: center;
	padding: 15px 0;
	}

.partner_home ul li a {
	width: 150px;
	height: 90px;
	text-align: center;
	display: block;
}

/*-------------container--------------*/

.container {
	padding-top: 115px;
	}

.container .module {
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	background: #fff;
	border: 1px solid #d8d8d8;
	border-top: none;
	}

.container > div {
	background: #f4f4f4;
	padding-bottom: 20px;
	}

.container .left {
	border-right: 1px solid #dbdbdb;
	background: #fafafa;
	padding: 15px 0;
	}

.container .right {
	margin:0 15px 15px 15px ;
	position: relative;
	}

.left ._box > p {
	background: #189e55;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 10px 7px 15px;
	font-size: 14px;
	margin-left: -8px;
	position: relative;
	}

.left ._box > p span {
	position: absolute;
	bottom: -8px;
	left: 0;
	border-top: 4px solid #0c6836;
	border-right: 4px solid #0c6836;
	border-left: 4px solid transparent;
	border-bottom: 4px solid transparent;
	display: block;
	}

.menu_left div > ul > li {
	border-top: 1px solid #eaeaea;
	}

.menu_left div > ul > li:first-child {
	border-top: none;
	}

.menu_left div > ul > li > a {
	color: #189e55;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	padding: 7px 15px;
	}

.menu_left div > ul > li ul {
	display: none;
	}
	
.menu_left div > ul > li:hover ul, .menu_left div > ul > li.current ul {
	display: block;
	}

.menu_left div > ul > li ul li {
	color: #cccccc;
	border-top: 1px solid #eaeaea;
	padding-left: 15px;
	}
	
.menu_left div > ul > li ul li a {
	padding: 7px 15px 7px 0;
	display: block;
	color: #000;
	}
	
.menu_left div > ul > li ul li a:hover, .menu_left div > ul > li ul li.current a {
	text-decoration: none;
	color: #189e55;
	}

.news_left dl {
	float: left;
	width: 179px;
	margin: 10px 20px;
	}

.news_left dl dt {
	float: left;
	overflow: hidden;
	width: 70px;
	height: 55px;
	}
	
.news_left dl dd {
	float: right;
	width: 100px;
	}

.news_left dl dd a {
	color: #444;
	font-size: 12px;
	}

/*---------------nav_bar---------------*/

.container .right > h2 {
	color: #189e55;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	padding: 30px 0 5px 0;
}

.content_news_page img{max-width: 100%!important;}
ul.yiiPager li{display: inline-block!important;height: 20px!important;}
/*---------------nav_bar---------------*/

.nav_bar {
	position: absolute;
	top: 10px;
	right: 0;
	text-transform: uppercase;
	font-size: 11px;
	}

.nav_bar span {
	display: inline-block;
	margin: 0 5px;
	color: #aaa;
	}

.nav_bar a {
	color: #aaa;
	}

.service_left li {
	padding: 10px 20px;
	border-top: 1px dotted #ddd;
}

.service_left li:first-child {
	border-top: 0;
}

.service_left li a {
	color: #444;
	}

.service_left li span {
	color: #189e55;
	font-weight: bold;
}

.gallery_left div {
	padding: 20px 20px 11px 20px;
}

.gallery_left div li {
	float: left;
	width: 85px;
	height: 85px;
	overflow: hidden;
	margin-bottom: 9px;
	margin-right: 9px;
}


.gallery_left div p a {
	color: #189e55;
	font-weight: bold; 
}

.video_left div {
	padding: 20px;
}
.video_left iframe{width: 100%}
.video_left ul {
	margin-top: 15px;
}

.video_left ul li {
	list-style: disc inside;
}

.video_left ul li a {
	color: #000;
	font-size: 11px;
}

/*----------gallery----------*/

div.gallery_page, .list_album_page {
	padding-top: 15px;
}

.gallery_page dl {
	width: 220px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 15px auto;
}

.list_album_page dl {
	width: 220px;
	margin: 0 auto 15px auto;
	position: relative;
}

.list_album_page dl dd {
	text-align: center;
	height: 31px;
	margin-top: 5px;
}


.gallery_page dl dt a, .list_album_page dl dt a {
	display: block;
	width: 220px;
	height: 140px;
	overflow: hidden;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.gallery_page dl dd {
	padding: 5px;
	position: absolute;
	bottom: -27px;
	background: rgba(255, 255, 255, 0.4);
	width: 100%;
	color: #fff;
	transition: bottom 0.3s;
	-webkit-transition: bottom 0.3s;
}

.gallery_page dl:hover dd {
	bottom: 0;
}

.gallery_marquee {
	padding: 15px 0;
	border-top: 1px solid #e0e0e0;
}

.gallery_marquee li {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
	margin-right: 12px;
}

.gallery_marquee li span {
	display: block;
	width: 220px;
	height: 90px;
	overflow: hidden;
}

/*------------about_page-----------*/

.about_page {
	padding: 10px 0; 
	}

.about_page > * {
	display: block;
	margin: 10px 0;
	line-height: 1.6em;
	}
	
/*------------listproduct-----------*/

.listproduct {
	padding: 15px 1px;
}

.brand_list ul {
	margin-top: 15px;
}

.brand_list ul li {
	display: inline-block;
	margin-right: 15px;
}

.brand_list ul li a {
	color: #666;
	font-weight: bold;
}

.brand_list ul li.active a {
	color: #189e55;
}

.listproduct dl {
	float: left;
	width: 157px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: center;
}

.listproduct dl:nth-child(4n+4) {
	margin-right: 0;
}

.listproduct dl dt {
	border: 1px solid #ddd;
	background: #fff;
	vertical-align: middle;
}

.listproduct dl dt a {
	padding: 10px;
	display: block;
	text-align: center;
	width:135px;
	height: 168px;
}

.listproduct dl dt a img {
	max-height: 100%;
	}

.listproduct dl dd {
	margin-top: 5px;
	height: 52px;
	overflow: hidden;
}

.listproduct dl dd a {
	color: #189e55;
	font-weight: bold;
}

.listproduct .title_listproduct {
	margin-bottom: 20px;
}

.product_page {
	padding: 15px 0;
}

.img_product {
	float: left;
	width: 260px;
	margin: 0 15px 15px 0;
	text-align: center;
}

.img_product img {
	max-width: 70%;
}

.product_page > h1 {
	font-size: 17px;
	margin-bottom: 15px;
	color: #189e55;
}

.product_page .brief_product > * {
	display: block;
	margin: 5px 0;
}

.product_page .title-detail {
	border-top: 1px solid #ddd;
}

.product_page .title-detail {
	margin-top: 15px;
}

.product_page .title-detail strong {
	position: relative;
	background: #fff;
	padding-right: 5px;
	font-size: 16px;
	color: #189e55;
	margin-top: -12px;
	display: inline-block;
}

.detail_product {
	margin-bottom: 15px;
}

.detail_product > * {
	display: block;
	margin: 10px 0;
	line-height: 1.5em;
}

/*--------------list_service-------------------*/

.list_service dl {
	padding: 10px 0;
	border-top: 1px dotted #ddd;
	}

.list_service dl:first-child {
	border-top: 0;
	}

.list_service dl dt {
	margin-bottom: 5px;
	}

.list_service dl dt a {
  	color: #189e55;
	font-size: 15px;
	font-weight: bold;
	}

.list_service dl dd a {
  	color: #189e55;
  	font-weight: bold;
	}

/*---------------vip_news-----------------*/

.vip_news dl {
	float: left;
	width: 100%;
	margin-top: 10px;
	border-top: 1px dotted #ddd;
	padding-top: 10px;
}

.vip_news dl:first-child {
	margin-top: 0;
	border-top: 0;
	padding-top: 0;
}

.vip_news dl dt {
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
	margin-right: 10px;
}

.vip_news dl dt a {
	display: block;
	width: 80px;
	height: 60px;
	overflow: hidden;
}


.vip_news dl dd a {
	color: #444;
}

.vip_news dl dd span {
	color: #666;
	font-style: italic;
	font-size: 11px;
}

/*----------video_page------------*/

.video_page dl {
	width: 220px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

.video_page dl dt {
	width: 220px;
	height: 150px;
	position: relative;
	overflow: hidden;
}

.video_page dl:nth-child(3n+3) {
	margin-right: 0;
}

.video_page dl dt a {
	display: block;
	width: 220px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.video_page dl dd {
	height: 36px;
	overflow: hidden;
	margin-top: 5px;
}

.video_page dl dd a {
	color: #444;
}
/*---Thao---*/
#floating-phone { 
    display: block; 
    position: fixed; 
    left: 10px;
    bottom: 50px; 
    height: 40px;  
    background: #c1211f url('../images/iconphone.png') left 5px no-repeat;
    z-index: 99; 
    color: #FFF; 
    font-size: 18px;
    font-weight: bold;
    line-height: 40px; 
    text-align: center; 
    border-radius: 16px;
	padding-left: 42px;
	padding-right: 25px;
	background-size: 30px;
	margin: 0;
	background-position-x: 7px;
}