@charset "utf-8";
body {
	margin: 0px auto;
	padding: 0px auto;
	font-size: 13px;
	line-height: 22px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	background: url(../images/website/bg_body.jpg);
}
* {
	margin: 0px auto;
	padding: 0px auto;
	outline: none;
	text-decoration: none;
}
.clr {
	clear: both;
}
ul {
	padding: 0px;
}
img {
	border: 0;
}
.pagewrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.header {
	padding-top: 15px;
	padding-bottom: 10px;
	background: url(../images/website/bg_header.jpg) center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.logo_top, .logo_top li {
	float: left;
	list-style: none;
}
.logo_top ul {
	float: left;
	margin-left: 40px;
	padding-top: 10px;
}
.logo_top ul h2 {
	font-size: 30px;
	color: #ED3237;
	letter-spacing: 1px;
	line-height: 40px;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 1px 1px 3px #000000;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 1px 1px 3px #000000;
}
.logo_top ul h3 {
	font-size: 20px;
	color: #3051A0;
	letter-spacing: 1px;
	line-height: 40px;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 1px 1px 3px #000000;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 1px 1px 3px #000000;
}
.logo_vangthien {
	float: right;
	padding-right: 40px;
	list-style: none;
}
.logo_vangthien li {
	float: right;
	padding-left: 40px;
	list-style: none;
}
.right_header {
	float: right;
}
.right_header ul li {
	float: left;
	margin-left: 10px;
	list-style: none;
}
.right_header h2 {
	font-size: 18px;
	color: #333;
	margin-top: 25px;
	background: url(../images/website/icon_hotline.png) center left no-repeat;
	padding-left: 43px;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 1px 1px 3px #000000;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 1px 1px 3px #000000;
}
.right_header h2 span {
	font-size: 25px;
	color: #F60;
	line-height: 30px;
}
.menu_box {
	background-color: #3051A0;
	-moz-box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 5px;
	box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 5px;
}
.menu {
	float: left;/* padding-left: 150px; */
}
.menu ul {
	float: left;
}
.menu ul li {
	float: left;
	position: relative;
	z-index: 9999;
	list-style: none;
	background: url(../images/website/line.jpg) right center no-repeat;
	padding-right: 2px;
	margin-right: 2px;
}
.menu ul li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	font-weight: bold;
	line-height: 45px;
	padding: 0 25px;
	display: block;
	position: relative;
	z-index: 9999;
	white-space: nowrap;
}
.menu ul li:hover a {
	background: #ED3237;
	color: #fff;
}
.menu ul ul {
	position: absolute;
	top: 60px;
	left: 0px;
	width: auto;
	min-width: 100%;
	border-top: solid 4px #E2485A;
	border-bottom: solid 4px #E2485A;
	padding: 10px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	z-index: 9999;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-box-shadow: 1px 2px 2px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 1px 2px 2px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 1px 2px 2px 0px rgba(50, 50, 50, 0.4);
}
.menu ul li:hover ul {
	top: 45px;
	visibility: visible;
	opacity: 1;
}
.menu ul ul li {
	float: none;
	width: 100%;
	margin: 0;
	background: none;
}
.menu ul ul li a {
	background: #fff;
	white-space: nowrap;
	padding: 0 10px !important;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
}
.menu ul li:hover li a {
	background: #fff;
	color: #000;
	border-bottom: dotted #ccc 1px;
	line-height: 30px;
}
.menu ul li:hover li a:hover {
	background-color: #E2485A;
	color: #fff;
}
.timkiem_top {
	margin-top: 5px;
	/* margin-right: 15px; */
	float: right;
}
.input_search {
	padding: 10px;
	height: 32px;
	width: 220px;
	border: none;
	float: right;
	/* color: #16AD14; */
	/* border: solid rgba(22, 173, 20, 0.5) 1px; */
	background: #FFFFFF;
	border-right: none;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	color: #000;
	font-size: 13px;
}
.input_search:focus {
	color: rgba(0,0,0,1);
}
.search a {
	width: 40px;
	height: 32px;
	text-indent: -10000px;
	background: url(../images/website/icon-search.png) no-repeat center center #ED3237;
	float: right;
	border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
}
.search a:hover {
	background: url(../images/website/icon-search.png) no-repeat center center #000;
}
.conten {
	position: relative;
	width: 1160px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	box-shadow: 2px 2px 5px rgba(0,0,0,.15), -2px 0px 5px rgba(0,0,0,.15);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.15), -2px 0px 5px rgba(0,0,0,.15);
}
.left_conten {
	float: left;
	width: 270px;
}
.box_left_id {
	margin-bottom: 15px;
}
.title_left_id {
	background-color: #3051a0;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF67676A', endColorstr='#FF1A1A1C');
	background-image: -moz-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
	background-image: -o-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
	background-image: -webkit-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
	background-image: linear-gradient(to bottom, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
	
        text-transform: uppercase;
	margin: 0 0 20px 0;
	-webkit-box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 4px;
	box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 4px;
	position: relative;
	z-index: 1;
}
.title_left_id ul {
	/*background: url(../images/website/heading-before.png) left center no-repeat;*/
        background-color: #3051a0;
	padding: 13px 10px 17px 20px;
}
.title_left_id ul h1 {
	font-size: 15px;
	color: #FFF;
	float: left;
	text-transform: uppercase;
}
.title_left_id ul h2 {
	font-size: 15px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}
.title_left_id ul li {
	font-size: 12px;
	background: url(../images/website/icon_home.png) center left no-repeat;
	padding-left: 20px;
	color: #ccc;
	padding-right: 10px;
	list-style: none;
	text-transform: uppercase;
	float: right;
}
.title_left_id ul li a, .menu_top_header ul h1 a {
	color: #ccc;
}
.title_left_id ul li a:hover, .menu_top_header ul h1 a:hover {
	color: #fff;
	text-decoration: underline;
}
.menu_left ul {
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	padding: 10px;
}
.menu_left ul h1 {
	padding: 10px 0 10px 15px;
	line-height: 20px;
	font-size: 13px;
	color: #fff;
	background-color: #e5495c;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE5495C', endColorstr='#FF36060E');
	background-image: -moz-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
	background-image: -o-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
	background-image: -webkit-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
	background-image: linear-gradient(to bottom, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
	text-transform: uppercase;
	list-style: none;
	font-weight: bold;
}
.menu_left ul h1 img {
	height: 20px;
	width: auto;
	margin-right: 10px;
}
.menu_left ul li {
	padding: 10px 0 10px 15px;
	line-height: 16px;
	font-size: 13px;
	border-top: 1px dotted #cccccc;
	list-style: none;
	font-weight: bold;
}
.menu_left ul li a, .video_left ul h1 a, .sanpham_left ul h1 a, .menu_top_header ul li a {
	color: #333;
}
.menu_left ul li a:hover, .video_left ul h1 a:hover, .sanpham_left ul h1 a:hover, .menu_top_header ul li a:hover {
	color: #de1c36;
}
.video_left ul h1 {
	font-weight: normal;
	color: #777777;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: dotted #CCCCCC 1px;
	margin-bottom: 5px;
}
.video_left ul li {
	margin-bottom: 10px;
	list-style: none;
}
.banner_left ul li {
	list-style: none;
	margin-bottom: 5px;
}
.banner_left ul li:hover, .sanpham_left ul li img:hover, .banner_bottom ul li img:hover {
	opacity: .7;
}
.sanpham_left {
	border: solid #CCC 1px;
	padding: 19px;
}
.sanpham_left ul li {
	list-style: none;
}
.sanpham_left ul li img {
	height: 210px;
	width: 230px;
}
.right_conten {
	float: left;
	width: 860px;
	margin-left: 30px;
}
.newsRight {
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.newsRight a {
	display: block;
	min-height: 65px;
	background: #E8E8E8;
	margin-bottom: 5px;
}
.newsRight img {
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 10px;
}
.newsRight h1 {
	color: #555;
	padding: 5px 5px 5px 0px;
	line-height: 17px;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}
.newsRight a:hover {
	background: #DE1C36;
}
.newsRight a:hover h1 {
	color: #fff;
}
.list-yahoo li a {
	background-image: url(../images/website/yahoo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	line-height: 24px;
	display: block;
	margin-right: 5px;
	margin-left: 0px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.list-yahoo li {
	background: none;
	padding-left: 0px;
	list-style: none;
}
.list-yahoo li a.last {
	background-image: url(../images/website/skype.png);
}
.list-yahoo li a:hover {
	opacity: .7;
}
.list-yahoo ul {
	color: #DE1C36;
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
}
.list-yahoo {
	padding: 0 10px;
	background: url(../images/website/img_hotro.png) right bottom no-repeat;
}
.footer {
	background: #3051A0;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.company_add_footer {
	float: left;
	width: 438px;
}
.company_add_footer h1 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.dangkynhantin_footer {
	width: 290px;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	border-left: dashed #fff 1px;
	border-right: dashed #fff 1px;
	height: 95px;
}
.dangkynhantin_footer ul form input {
	float: left;
	height: 30px;
	background: #fff;
	border: solid #ccc 1px;
	border-right: none;
	width: 178px;
	padding: 0 10px;
	color: #999;
	list-style: none;
}
.dangkynhantin_footer ul form input:focus {
	color: #323232;
	background: #fff;
}
.dangkynhantin_footer ul form a {
	float: left;
	line-height: 30px;
	color: #fff;
	background: #DE1C36;
	padding: 0 15px;
	border: solid #DE1C36 1px;
}
.dangkynhantin_footer ul form a:hover {
	color: #fff;
	text-decoration: none;
	background: #777;
	border: solid #777 1px;
}
.dangkynhantin_footer p {
	padding: 0px;
	padding-bottom: 10px;
}
.copyright_footer {
	float: right;
	width: 390px;
	text-align: right;
}
.sharelink {
	-webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
	text-align: left;
	padding-top: 3px;
	height: 35px;
	float: right;
}
.sharelink img {
	background: #5E7CC3;
	margin-top: 3px;
}
.sharelink img:hover {
	background: #DE1C36;
}
.sharelink h2 {
	float: left;
	font-weight: normal;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 5px;
}
#back-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	z-index: 1;
}
#back-top a {
	display: block;
	width: 40px;
	line-height: 40px;
	background: #DE1C36;
	outline: none;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
#back-top a:hover {
	color: #fff;
	background: #f60;
}
.banner li {
	float: left;
	width: 100%;
	height: 350px;
	list-style: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: default;
	position: relative;
}
.bannerInside {
	width: 100%;
	height: 350px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bannerMain {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	height: 350px;
}
.posBL {
	left: 0px;
	bottom: 0px;
}
.pagiBanner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: auto;
	width: 200px;
	text-align: center;
	z-index: 10;
}
.pagiBanner a {
	display: inline-block;
	vertical-align: text-top;
	width: 13px;
	height: 13px;
	background: #ccc;
	text-indent: -100000px;
	margin: 0 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	border: solid #FFF 1px;
}
.pagiBanner a.selected {
	background: #DE1C36;
	border: solid #FFF 1px;
}
.banner_bottom ul li {
	list-style: none;
	float: left;
	width: 430px;
	height: 200px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.banner_bottom ul li img {
	width: 430px;
	height: 200px;
}
.placeSlide_main {
	position: relative;
	overflow: hidden;
}
.placeSlide_page {
	width: 1000px;
}
.placeSlide {
	width: 1300px;
}
.onePro {
	width: 190px;
	padding: 5px;
	float: left;
	border: solid 1px #E1E1E1;
	background: #eee;
	margin-right: 17px;
	margin-bottom: 17px;
	list-style: none;
}
.onePro h1, .onePro_2 h1 {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding-top: 5px;   height: 35px; margin-bottom:10px;
}
.onePro h1 a, .onePro_2 h1 a {
	color: #777;
}
.onePro h1 a:hover, .onePro_2 h1 a:hover {
	color: #de1c36;
}
.onePro h2, .onePro_2 h2 {
	color: #de1c36;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
.onePro h3, .onePro_2 h3 {
	color: #E71D66;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #777777;
	text-decoration: line-through;
}
.onePro p, .onePro_2 p {
	padding: 0;
	text-align: center;
	line-height: 22px;
	font-size: 13px;
	color: #777777;
	padding-bottom: 10px;
}
.onePro .proImg {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 10px;
}
.onePro img {
	width: 190px;
	height: 190px;
	display: block;
}
.onePro .proLink, .onePro_2 .proLink {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.onePro:hover, #onePro_2:hover {
	webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	background: #fff;
	border: solid #ccc 1px;
}
.onePro:hover .proLink, .onePro_2:hover .proLink {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.onePro_left:hover .proLink {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.proLink a {
	position: absolute;
	top: -50%;
	width: 38px;
	height: 38px;
	margin-top: -19px;
	text-indent: -10000px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	overflow: hidden;
}
.onePro_left:hover .proLink a {
	top: 50%;
}
.onePro:hover .proLink a, .onePro_2:hover .proLink a {
	top: 50%;
}
{
 top: 50%;
}
.proLink a.view {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	right: 50%;
	margin-right: 4px;
	background: url(../images/website/icon-detail.png) no-repeat center center #B30A0A;
}
.proLink a.add {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	left: 50%;
	margin-left: 4px;
	background: url(../images/website/icon-addcart.png) no-repeat center center #FF7F00;
}
.proLink a:hover {
	background-color: rgba(11, 182, 0, 0.66);
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}
.proImg span {
	position: absolute;
	right: 0;
	bottom: -8px;
	width: 68px;
	height: 68px;
	line-height: 68px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: url(../images/website/bg-price.png) no-repeat center top;
	z-index: 2;
}
.nums {
	color: #FFF;
	padding-top: 0px;
}
.nums li {
	float: right;
	padding-top: 0px;
	list-style: none;
}
.nums a {
	font-size: 14px;
	display: block;
	margin: 0 3px 0 0;
	padding: 0px 10px;
	color: #FFF;
	font-family: 'Acme', sans-serif;
	background-color: #647170;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.nums a:hover, .nums a.active, .nums a.stay:hover {
	background-color: #de1c36;
	color: #FFF;
}
.nums a.stay {
	background-color: #647170;
	color: #FFF;
}
.map iframe {
	display: block;
	width: 100%;
	display: block;
	border: solid 3px #eee;
	height: 500px;
}
/*contact*/
.contact {
	padding-top: 0px;
	padding-bottom: 20px;
}
.contact .left {
	width: 35.7%;
	float: left;
}
.contact .right {
	width: 62%;
	float: right;
}
.formBox li {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.formBox li input, .formBox li textarea {
	border: solid 1px #E1E1E1;
	height: 38px;
	color: #999;
	padding: 0 10px 0 45px;
}
.formBox li textarea {
	padding: 10px 10px 10px 45px;
	height: 135px;
}
.contact .left input {
	width: 100%;
}
.contact .right input, .contact .right textarea {
	width: 100%;
}
.formBox li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
}
.formBox li.name:after {
	background-image: url("../images/website/contact/c_name.png")
}
.formBox li.phone:after {
	background-image: url("../images/website/contact/c_phone.png");
}
.formBox li.mail:after {
	background-image: url("../images/website/contact/c_mail.png");
}
.formBox li.local:after {
	background-image: url("../images/website/contact/c_local.png");
}
.formBox li.subject:after {
	background-image: url("../images/website/contact/c_subject.png");
}
.formBox li.mess:after {
	background-image: url("../images/website/contact/c_mess.png");
}
.formBox li.code:after {
	background-image: url("../images/website/contact/c_code.png");
}
.formBox .button {
	float: right;
	text-transform: uppercase;
	font-size: 17px;
	padding: 0 20px;
	margin-left: 10px;
	height: 38px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #FFF;
	background: #323232;
}
.formBox .button:hover {
	color: #FFF;
	background: #DE1C36;
}
.formBox li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 42px;
	padding: 0 10px;
	font-weight: bold;
	z-index: 2;
	letter-spacing: 1px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
.showText {
	margin-bottom: 20px;
	line-height: 23px;
}
.showText h1, .contact h1 {
	font-size: 18px;
	color: #DE1C36;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.showText p {
	padding-bottom: 15px;
}
.one-news {
	padding-bottom: 15px;
}
.news-img {
	width: 230px;
	height: 140px;
	float: left;
	border: solid 1px #ccc;
	padding: 5px;
	background: #FFF;
}
.news-img:hover {
	border: solid 1px #999999;
	padding: 5px;
	background: #FFF;
	opacity: .8
}
.news-img img {
	width: 230px;
	height: 140px;
	margin: 0px;
	border: none;
}
.news-view {
	width: 605px;
	float: right;
	line-height: 21px;
}
.news-day {
	font-size: 13px;
	color: #333;
	border-bottom: solid 1px #eee;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.tieude_tintuc h1 {
	color: #f60;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.tieude_tintuc {
	color: #DE1C36;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
}
.tieude_tintuc a {
	color: #333;
	font-weight: bold;
	font-size: 17px;
	text-transform: none;
}
.tieude_tintuc a:hover {
	color: #DE1C36;
}
.other_news, .right_title {
	margin-bottom: 10px;
}
.other_news li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 15px;
	line-height: 26px;
	color: #777;
}
.other_news li a {
	font-size: 15px;
	color: #777;
	display: block;
}
.other_news li:hover, .other_news li:hover a {
	color: #DE1C36;
	text-decoration: underline;
}
.box_home {
	margin-top: 25px;
	padding: 20px;
	box-shadow: 0px 2px 5px rgba(0,0,0,.10), 0px 0px 5px rgba(0,0,0,.10);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.10), 0px 0px 5px rgba(0,0,0,.10);
}
.title_page {
	background: url(../images/website/icon_cham_2.png) center repeat-x;
	margin-bottom: 20px;
}
.title_page h1 {
	float: left;
	background: #fff;
	padding-right: 10px;
	font-size: 16px;
	color: #DE1C36;
	font-weight: bold;
}
.viewLeft {
	width: 350px;
	float: left;
}
.viewRight {
	width: 415px;
	float: right;
}
.viewRight .desc {
	border-bottom: dotted 1px #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.viewRight .desc li {
	line-height: 18px;
	margin-bottom: 5px;
	text-indent: 20px;
	list-style: none;
	background: url("../images/website/icon-check-pink.png") no-repeat left 4px;
}
.quantity {
	position: relative;
	margin-bottom: 15px;
}
.quantity, .quantity * {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;/* margin-bottom: 10px; */
}
.quantity label {
	font-size: 16px;
	padding-right: 5px;
}
.quantity .input-text {
	width: 50px;
	height: 50px;
	border: none;
	text-align: center;
	font-size: 18px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
}
.quantity p {
	padding: 15px 0 10px 0;
	border-top: dotted 1px #ddd;
	font-size: 18px;
	text-transform: uppercase;
}
.quantity .minus, .quantity .plus {
	position: absolute;
	bottom: 0px;
	left: 135px;
	width: 30px;
	height: 23px;
	border: none;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-appearance: none;
	appearance: none;
	background: #777;
	line-height: 19px;
}
.quantity .minus {
	font-size: 25px;
}
.quantity .plus {
	bottom: 27px;
}
.quantity a {
	position: relative;
	height: 50px;
	line-height: 52px;
	position: absolute;
	right: 0;
	bottom: -1px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 18px 0 60px;
	color: #fff;
	border: solid 1px #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	background: #DE1C36;
	margin-right: 65px;
}
.quantity a:hover {
	color: #fff;
	background: #575D61;
}
.quantity a:before {
	content: "";
	background-image: url("../images/website/icon-cart-w.png");
	background-position: center center;
	position: absolute;
	top: 12px;
	left: 10px;
	width: 26px;
	height: 22px;
	z-index: 2;
	line-height: normal;
}
.proView .link a {
	display: inline-block;
	height: 24px;
	line-height: 26px;
	padding-left: 30px;
	color: #333;
	position: relative;
}
.proView .link a:hover {
	color: #f00;
}
.proView .link a:first-child {
	margin-right: 22px;
}
.proView .link {
	margin-bottom: 15px;
}
.proView .link a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background-color: #646464;
	background-position: center center;
	background-repeat: no-repeat;
}
.proView .link a.b_mail:after {
	background-image: url("../images/website/icon-mail.png");
}
.proView .link a.b_share:after {
	background-image: url("../images/website/icon-share.png");
}
.proCont {
	padding: 0px 0px;
}
.listDesc {
	margin-bottom: 15px;
	box-shadow: inset 0 -5px rgba(218, 218, 218, 1);
	margin-top: 20px;
}
.listDesc a {
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
	padding-bottom: 5px;
	box-shadow: inset 0 -5px #DE1C36;
	color: #DE1C36;
}
.titleView {
	background: url(../images/website/icon_cham_2.png) repeat-x left bottom;
	position: relative;
	padding: 0px 0 15px 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 22px;
}
.viewRight h2 {
	font-size: 18px;
	position: relative;
	padding-bottom: 10px;
	color: #f60;
}
.viewRight h2 span {
	color: #777777;
	text-decoration: line-through;
	padding-left: 10px;
	font-weight: normal;
}
.viewRight h1 {
	font-size: 13px;
	position: relative;
	border-bottom: dotted 1px #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #3D3A7F;
	font-style: italic;
	text-decoration: line-through;
}
.bridal_images {
	border: 1px solid #CCC;
	background: #eee;
	padding: 5px;
	width: 400px;
	height: 400px;
	overflow: hidden;
	margin-bottom: 12px;
}
.bridal_images img {
	border: none;
	width: 400px;
	height: 400px;
	margin: 0px auto;
}
.bridal_images_list {
	display: block;
	float: left;
	width: 390px;
	padding-left: 20px;
	position: relative;
}
.bridal_images_list li {
	margin-right: 9px;
	margin-left: 2px;
	list-style: none;
	float: left;
	height: 100px;
	width: 105px;
	border: 1px solid #CCC;
	background: #fff;
	padding: 4px;
	text-align: center;
	overflow: hidden;
}
.bridal_images_list li:hover {
	border: 1px solid #999;
	background: #fff;
}
.bridal_images_list img {
	width: auto;
	height: 100px;
	width: 105px;
	border: none;
}
.pro_slide_prev, .pro_slide_next {
	position: absolute;
	width: 12px;
	border: solid 1px #ccc;
	bottom: 50%;
	height: 50px;
	margin-bottom: -25px;
	text-indent: -10000px;
}
.pro_slide_prev {
	left: 0px;
	border-radius: 5px 0px 0px 5px;
	background: url(../images/website/pro_slide_prev.png) no-repeat center center #f4f4f4;
}
.pro_slide_next {
	right: 0px;
	border-radius: 0px 5px 5px 0px;
	background: url(../images/website/pro_slide_next.png) no-repeat center center #f4f4f4;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
	opacity: .5;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
	cursor: default;
}
.cloud-zoom-lens {
	cursor: move;
}
.cloud-zoom-big {
	overflow: hidden;
}
.cloud-zoom-loading, img.loading {
	background: url(../images/website/loading.gif) no-repeat scroll center transparent;
}
.ProductDescription h1 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.leftBox {
	margin-bottom: 30px;
}
.doitac_home {
	padding: 20px 0;
	background-color: #fff;
	border-top: solid #eee 1px;
	webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.logo_thuonghieu {
	float: left;
	width: 160px;
	padding-right: 13px;
	margin-bottom: 0px;
	list-style: none;
}
.logo_thuonghieu img {
	width: 160px;
	height: 80px;
	border: solid #CCC 1px;
}
.logo_thuonghieu:hover {
	opacity: .7;
}
.placeNav {
	position: absolute;
	top: 30px;
	z-index: 3;
	color: #999;
	font-size: 20px;
	width: 15px;
	line-height: 20px;
	height: 25px;
	background: rgba(51, 51, 51, 0.69);
	text-align: center;
	opacity: 0;
}
.placeNav.prev {
	left: 0;
}
.placeNav.next {
	right: 0;
	text-indent: 3px;
}
.placeSlide_main:hover .placeNav {
	opacity: 1;
}
.placeNav:hover {
	background: #005096;
	color: #fff;
}
.placeSlide_main {
	position: relative;
	overflow: hidden;
}
.menu_id_left_news ul {
	border: solid #CCC 1px;
	padding: 10px;
	background: #eee;
}
.menu_id_left_news ul li {
	list-style: none;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 35px;
	border-bottom: #CCC dotted 1px;
	color: #333;
}
.menu_id_left_news ul li:hover {
	color: #fff;
	background: #3051A0;
}
.menu_id_left_news ul h2 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px;
	text-transform: uppercase;
	border-bottom: #fff 1px solid;
	background-color: #e5495c;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE5495C', endColorstr='#FF36060E');
	background-image: -moz-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
	background-image: -o-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
	background-image: -webkit-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
	background-image: linear-gradient(to bottom, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
}
.menu_id_left_news ul h2:hover {
	color: #fff;
	background: #3051A0;
}
li.hidden {display: none;}
.nums ul{ float:right}
.nums ul li{ float:left}
div.map {
width: 100%;
height: 500px;
}


.one_search {
  width: 190px;
  padding: 5px;
  float: left;
  border: solid 1px #E1E1E1;
  background: #eee;
  margin-right: 17px;
  margin-bottom: 17px;
  list-style: none;
  min-height: 280px;
  height: auto;
}

.one_search h1 {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  text-align: center;
  padding-top: 5px;
}
.one_search h1  {
  padding: 0;
  text-align: center;
  line-height: 22px;
  font-size: 13px;
  color: #777777;
  padding-bottom: 10px;
}

.one_search:hover {
  webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  -o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  background: #fff;
  border: solid #ccc 1px;
}
.one_search .proImg {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 10px;
}
.one_search img {
  width: 190px;
  height: 190px;
  display: block;
}
.one_search h1 {
  padding: 0;
  text-align: center;
  line-height: 22px;
  font-size: 13px;
  color: #777777;
  padding-bottom: 10px;
}
.one_search h2 {
  color: #de1c36;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.one_search p {
  padding: 0;
  text-align: center;
  line-height: 22px;
  font-size: 13px;
  color: #777777;
  padding-bottom: 10px;
}





