@charset "utf-8";
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);
@import url(../templates/font-awesome-pro/css/all.min.css);
@import url(../scripts/swiper-6/swiper-bundle.min.css);
@import url(../scripts/fancybox-3/dist/jquery.fancybox.min.css);
* {
	margin: 0;
	padding: 0;
	outline: 0
}
html {
	height: 100%
}
h1 {
	font-size: 15px
}
h2 {
	font-size: 14px
}
h3 {
	font-size: 13px
}
h4 {
	font-size: 12px
}
h5 {
	font-size: 11px
}
h6 {
	font-size: 10px
}
a {
	text-decoration: none
}
p {
	padding: 0 0 10px 0
}
img {
	border: 0;
	border-spacing: 0;
	max-width: 100%
}
embed, img {
	vertical-align: middle
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, embed, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
	margin: 0;
	padding: 0;
	outline: 0
}
:focus {
	outline: 0
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #eee
}
table td, table th {
	border: 1px solid #eee;
	padding: 3px 10px
}
caption, td, th {
	font-weight: 400
}
blockquote:after, blockquote:before, q:after, q:before {
	content: ""
}
blockquote, q {
	quotes: "" ""
}
b, h1, h2, h3, h4, h5, h6, strong {
	font-weight: 600
}
em {
	font-style: italic
}
sup {
	vertical-align: super
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap!important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word
}
button, input[type=file], input[type=password], input[type=reset], input[type=search], input[type=submit], input[type=text], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
input[type=number]::-webkit-inner-spin-button {
opacity:1
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display: block
}
html {
	background: #222
}
body {
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #111;
	line-height: 21px
}
.css_body {
	background: #f5f5f5;
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
	max-width: 1920px;
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	overflow-x: hidden
}
.fixbody {
	overflow: hidden
}
#wrapper {
	position: relative;
	height: 100%
}
.min_wrap {
	width: 1170px;
	margin: 0 auto
}
.min_wrap2 {
	margin-left: -15px;
	margin-right: -15px
}
#header {
	background-color: #fff
}
.banner {
	height: 80px;
	position: relative
}
.logo {
	width: 150px;
	height: 105px;
	padding: 0 10px 10px 10px;
	background: url(../imgs/o_logo.png) no-repeat center top;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: -10px;
	z-index: 11
}
.logo img {
	display: inline-block;
	width: 128px;
	height: 80px
}
.n_company {
	padding: 0 0 0 170px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	height: 80px
}
.n_company strong {
	text-transform: uppercase;
	font-size: 33px;
	line-height: 33px;
	font-weight: 600;
	color: #9D1218
}
.tool_banner {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 0;
	height: 60px
}
.adv_tool_banner {
	float: left
}
.adv_tool_banner>li {
	float: left;
	padding-right: 20px
}
.adv_tool_banner>li>a {
	line-height: 60px;
	display: block;
	font-size: 13px;
	color: #666
}
.adv_tool_banner>li>a:hover {
	color: #9D1218
}
.hotline_tool_banner {
	float: left;
	padding-left: 21px;
	position: relative;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	height: 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center
}
.hotline_tool_banner::before {
	content: "";
	width: 1px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: 0;
	background: #ddd;
	background: linear-gradient(0deg, rgba(221,221,221,0) 0, #ddd 50%, rgba(221,221,221,0) 100%)
}
.hotline_tool_banner span {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #f6f6f6;
	font-size: 16px
}
.hotline_tool_banner p {
	padding: 0 0 0 10px
}
.hotline_tool_banner strong {
	display: block;
	font-weight: 400
}
.hotline_tool_banner a {
	font-weight: 600;
	color: #f90000
}
.nav_mn {
	background: #9D1218;
	background: linear-gradient(90deg, #9D1218 0, #EC1C24 100%)
}
.nav_mn .min_wrap {
	height: 50px;
	position: relative
}
.ul_mn {
	padding-left: 150px
}
.ul_mn>li {
	float: left;
	position: relative
}
.ul_mn>li.active, .ul_mn>li:hover {
	background: #9D1218;
	background: linear-gradient(90deg, rgba(236, 28, 36,0) 0, rgba(236, 28, 36,.5) 50%, rgba(236, 28, 36,0) 100%)
}
.ul_mn>li>a {
	color: #fff;
	font-size: 15px;
	display: block;
	line-height: 50px;
	text-transform: uppercase;
	padding: 0 15px;
	font-weight: 500
}
.ul_mn>li.icon_home {
	padding-right: 1px
}
.ul_mn>li.icon_home::before {
	content: "";
	width: 1px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 0;
	background: #fff;
	background: linear-gradient(0deg, rgba(255,255,255,0) 0, #fff 50%, rgba(255,255,255,0) 100%)
}
.ul_mn>li.icon_home>a {
	font-size: 19px;
	padding: 0 20px
}
.ul_mn>li:hover .sub_mn {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}
.sub_mn {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 11;
	background-color: #fff;
	display: none;
	flex-wrap: wrap;
	padding: 5px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	box-shadow: 0 0 5px rgba(0,0,0,.2)
}
.sub_mn::before {
	border-bottom: 5px solid #fff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: " ";
	cursor: pointer;
	display: block;
	position: absolute;
	top: -5px;
	left: 15px
}
.sub_mn>li {}
.sub_mn>li>a {
	display: block;
	color: #111;
	padding: 5px 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.sub_mn>li>a:hover {
	color: #9D1218;
	text-decoration: underline
}
.click_s {
	background-color: rgba(255,255,255,.2);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 1;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.click_s:active, .click_s:focus, .click_s:hover {
	color: #104e73;
	background-color: #fff
}
.form_s {
	background: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 99999999;
	visibility: hidden;
	-webkit-transition: ease .4s;
	-moz-transition: ease .4s;
	-ms-transition: ease .4s;
	-o-transition: ease .4s;
	transition: ease .4s;
	opacity: 0
}
.form_s.active {
	visibility: visible;
	opacity: 1
}
.close_form_s {
	font-size: 32px;
	color: #fff;
	position: absolute;
	top: 40px;
	right: 40px;
	display: block;
	cursor: pointer;
	z-index: 1;
	font-style: normal
}
.close_form_s::before {
	content: "\f057";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300
}
.d_form_s {
	width: 50%;
	margin: -30px auto 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0
}
.ipt_form_s {
	width: 100%;
	height: 60px;
	border: 0;
	padding: 0 60px 0 20px;
	border-bottom: 1px solid #eee;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400
}
.btn_form_s {
	border: 0;
	cursor: pointer;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 32px;
	color: #000;
	position: absolute;
	bottom: 0;
	right: 0;
	background: 0 0
}
#container {
	min-height: -webkit-calc(100vh - 0px);
	min-height: -moz-calc(100vh - 0px);
	min-height: calc(100vh - 0px);
	padding-bottom: 60px
}
.swiper-container {
	visibility: hidden
}
.swiper-container.swiper-container-initialized {
	visibility: visible
}
.bgc_cont {
	background-color: #fff
}
.r1_cont {
	margin-top: 20px
}
.t_r1_cont {
	padding: 10px 10px 0 10px;
	overflow: hidden
}
.slide {
	float: left;
	width: 780px;
	height: 380px
}
.swiper1 .swiper-slide {
	height: 380px;
	background-color: #f9f9f9;
	visibility: hidden
}
.swiper1 .swiper-slide.swiper-slide-active {
	visibility: visible
}
.swiper1 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%
}
.swiper-pagination-1 .swiper-pagination-bullet {
	opacity: .7;
	width: 15px;
	height: 5px;
	border-radius: 2.5px;
	background-color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: inline-block
}
.swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 30px;
	opacity: 1;
	background-color: #9D1218
}
.adv_r1_cont {
	float: right
}
.adv_r1_cont>li {
	background-color: #f9f9f9
}
.adv_r1_cont>li+li {
	margin-top: 10px
}
.adv_r1_cont>li img {
	display: block;
	width: 100%;
	height: 185px
}
.adv_r1_cont>li img:hover {
	opacity: .9
}
.ti_cont {
	padding: 20px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}
.ti_cont>li {
	padding: 0 20px;
	width: 25%;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #e5e5e5
}
.ti_cont>li:last-child {
	border-right: 0
}
.ti_cont>li h4 {
	font-weight: 400;
	color: #000;
	text-transform: uppercase
}
.ti_cont>li span {
	display: block
}
.img_ti_cont {
	padding-bottom: 20px
}
.img_ti_cont img {
	display: inline-block;
	width: 60px;
	height: 60px
}
.r2_cont {
	margin-top: 60px;
	border-top: 1px solid #9D1218;
	position: relative
}
.t_r2_cont {
	text-align: center;
	position: absolute;
	top: -20px;
	left: 50%;
	z-index: 11;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	transform: translate()
}
.t_r2_cont a {
	display: block;
	color: #fff;
	min-width: 242px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	background-color: #EC1C24
}
.t_r2_cont a::before {
	content: "";
	background: url(../imgs/icon_1_1.png) no-repeat;
	width: 20px;
	height: 38px;
	position: absolute;
	top: 0;
	left: -20px
}
.t_r2_cont a::after {
	content: "";
	background: url(../imgs/icon_1_2.png) no-repeat;
	width: 20px;
	height: 38px;
	position: absolute;
	top: 0;
	right: -20px
}
.top_r2_cont {
	border-bottom: 1px solid #ddd;
	padding: 10px
}
.adv_r2_cont a {
	display: block
}
.adv_r2_cont img {
	display: block;
	width: 100%;
	height: 180px
}
.adv_r2_cont img:hover {
	opacity: .9
}
.m_r2_cont {
	padding-bottom: 20px
}
.t_tab_prod_1, .t_tab_prod_2 {
	text-align: center;
	padding: 18px 0 0 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
.t_tab_prod_1 h3, .t_tab_prod_2 h3 {
	font-weight: 400;
	min-width: 100px;
	text-align: center;
	padding: 0 10px;
	line-height: 34px;
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 2px;
	text-transform: capitalize;
	color: #111;
	font-size: 13px;
	margin: 0 5px 10px 5px;
	position: relative
}
.t_tab_prod_1 h3.active, .t_tab_prod_1 h3:hover, .t_tab_prod_2 h3.active, .t_tab_prod_2 h3:hover {
	border-color: #9D1218;
	color: #9D1218
}
.t_tab_prod_1 h3.active::before, .t_tab_prod_1 h3:hover::before, .t_tab_prod_2 h3.active::before, .t_tab_prod_2 h3:hover::before {
	content: "";
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #9D1218
}
.ul_prod>li {
	width: 20%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 12px;
	text-align: center
}
.ul_prod>li:nth-child(5n+1) {
	clear: both
}
.ul_prod>li>a {
	display: block
}
.img_prod {
	height: 210px;
	position: relative;
	overflow: hidden
}
.img_prod img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.img_prod img:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.n_prod {
	font-size: 15px;
	line-height: 21px;
	font-weight: 500;
	color: #333;
	min-height: 40px;
}
.n_prod:hover {
	color: #9D1218
}
.pri_prod {
	padding: 0;
	color: #e90303;
	font-size: 13px;
	font-weight: 600
}
.link_prod {
	min-width: 100px;
	line-height: 34px;
	color: #fff;
	border-radius: 4px;
	font-size: 13px;
	background: #9D1218;
	background: linear-gradient(90deg, #9D1218 0, #EC1C24 100%);
	display: inline-block;
	text-align: center;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top: 20px
}
.link_prod:hover {
	background: #EC1C24
}
.r3_cont {
	padding-top: 30px
}
.ul_r3_cont>li {
	float: left;
	width: 370px;
	padding-top: 30px;
	margin-right: 30px
}
.ul_r3_cont>li:nth-child(3n) {
	margin-right: 0
}
.in_r3_cont {
	background-color: #fff;
	border-bottom: 3px solid #9D1218
}
.adv_r3_cont {
	background-color: #f9f9f9
}
.adv_r3_cont a {
	display: block
}
.adv_r3_cont img {
	display: block;
	width: 100%;
	height: 180px
}
.adv_r3_cont img:hover {
	opacity: .9
}
.m_r3_cont {
	padding: 20px;
	height: 153px
}
.t_r3_cont {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 5px
}
.t_r3_cont a {
	color: #9D1218
}
.ol_r3_cont {
	border-left: 1px dotted #666;
	overflow: auto;
	max-height: 125px
}
.ol_r3_cont>li {
	padding-left: 20px;
	position: relative
}
.ol_r3_cont>li::before {
	content: "";
	width: 10px;
	border-bottom: 1px dotted #666;
	position: absolute;
	top: 15px;
	left: 0
}
.ol_r3_cont>li:first-child::before {
	top: 10px
}
.ol_r3_cont>li+li {
	padding-top: 5px
}
.ol_r3_cont>li>a {
	color: #333;
	display: block
}
.ol_r3_cont>li>a:hover {
	color: #9D1218
}
.r4_cont {
	background-color: #fff;
	padding: 40px 0
}
.news_r4_cont {
	float: left;
	width: 770px
}
.dt_r4_cont {
	float: right;
	width: 370px
}
.dt_r4_cont .t_r4_cont {
	text-align: center
}
.t_r4_cont {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 23px;
	color: #9D1218;
	padding-bottom: 20px
}
.ul_r4_cont {
	position: relative;
	overflow: hidden
}
.ul_r4_cont>li>a {
	display: block
}
.ul_r4_cont>li {
	overflow: hidden;
	padding-bottom: 15px;
	position: relative
}
.ul_r4_cont>li:last-child {
	padding-bottom: 0
}
.ul_r4_cont>li:nth-child(1) {
	width: 370px;
	float: left;
	padding: 0 30px 0 0
}
.ul_r4_cont>li:nth-child(1) .img_news_r4_cont {
	float: none;
	width: auto;
	height: 278px;
	margin-right: 0
}
.ul_r4_cont>li:nth-child(1) .n_news_r4_cont {
	padding-top: 10px;
	font-weight: 500;
	-webkit-line-clamp: 2
}
.ul_r4_cont>li:nth-child(1) .date_cont {
	position: absolute;
	top: 254px;
	left: 0;
	background-color: #9D1218;
	color: #fff;
	padding: 0 10px;
	line-height: 24px
}
.img_news_r4_cont {
	float: left;
	width: 111px;
	height: 83px;
	background-color: #f9f9f9;
	margin-right: 15px
}
.img_news_r4_cont img {
	display: block;
	width: 100%;
	height: 100%
}
.n_news_r4_cont {
	font-size: 15px;
	line-height: 21px;
	font-weight: 400;
	color: #111;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.n_news_r4_cont:hover {
	color: #9D1218
}
.date_cont {
	font-size: 13px;
	line-height: 19px;
	color: #666
}
.date_cont i {
	margin-right: 3px
}
.link_r4_cont {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 38px;
	border-radius: 2px;
	color: #555;
	background-color: #f6f6f6;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.link_r4_cont:hover {
	background-color: #097696;
	color: #fff
}
.swiper3 {
	padding: 4px!important;
	margin: -4px!important
}
.swiper3 .swiper-slide a {
	display: block;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,.15);
	height: 100px;
	position: relative
}
.swiper3 .swiper-slide a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.breacrum {
	position: relative;
	padding: 10px 0
}
.ul_breacrum {
	position: relative;
	font-size: 13px;
	line-height: 20px
}
.ul_breacrum>li {
	display: inline-block;
	color: #777
}
.ul_breacrum>li::after {
	content: "/";
	margin: 0 3px;
	position: relative;
	top: 1px
}
.ul_breacrum>li:last-child::after {
	display: none
}
.ul_breacrum>li>a {
	color: #777
}
.ul_breacrum>li>a:hover {
	color: #9D1218
}
.addthis_sharing_toolbox {
	position: absolute;
	top: 12px;
	right: -5px
}
.t_page {
	background-color: #fff;
	padding: 10px 0;
	position: relative
}
.h_t_page {
	text-transform: uppercase;
	color: #9D1218;
	font-size: 17px;
	line-height: 30px;
	border-left: 3px solid #9D1218;
	padding: 0 15px
}
.f_page {
	background-color: #fff;
	padding: 5px 20px 20px 20px
}
.f_contact {
	overflow: hidden;
	padding: 5px 20px 20px 20px;
	background-color: #fff
}
.l_fct {
	font-size: 13px;
	float: left;
	width: 50%;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px
}
.l_fct .ol1_foot_1>li>a {
	color: #111
}
.r_fct {
	float: left;
	width: 50%;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px
}
.form_fct {
	padding-top: 10px
}
.form_fct>li {
	padding-bottom: 20px;
	position: relative
}
.img_capcha {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	z-index: 1
}
.ipt_fct {
	width: 100%;
	height: 40px;
	border: 1px solid #ccc;
	padding: 0 12px;
	border-radius: 2px
}
.txt_fct {
	width: 100%;
	height: 100px;
	min-height: 100px;
	border: 1px solid #ccc;
	padding: 10px 12px;
	resize: none;
	border-radius: 2px
}
.ipt_fct:focus, .txt_fct:focus {
	border-color: #9D1218;
	color: #000
}
.but_fct {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	background: #9D1218;
	background: linear-gradient(90deg, #9D1218 0, #EC1C24 100%);
	padding: 0 30px;
	height: 40px;
	border: 0;
	cursor: pointer;
	border-radius: 2px;
	font-size: 13px
}
.but_fct:hover {
	background: #EC1C24
}
.map_fct {
	height: 200px;
	background-color: #353535
}
.map_fct iframe {
	width: 100%!important;
	height: 100%!important
}
.ul_news {
	padding-top: 30px
}
.ul_news>li {
	background-color: #fff;
	border-bottom: 2px solid #9D1218;
	float: left;
	width: 270px;
	margin: 0 30px 30px 0
}
.ul_news>li:nth-child(4n) {
	margin-right: 0
}
.img_news {
	background-color: #f9f9f9;
	height: 203px;
	overflow: hidden
}
.img_news img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.img_news img:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.in_news {
	padding: 10px 49px 10px 0;
	position: relative
}
.n_news {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	height: 40px;
	border-right: 1px solid #eee;
	padding: 0 15px;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	align-items: center
}
.n_news a {
	color: #111;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}
.n_news a:hover {
	color: #9D1218
}
.date_news {
	text-align: center;
	height: 40px;
	width: 49px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 14px;
	line-height: 14px;
	color: #9D1218;
	justify-content: center
}
.date_news b {
	font-size: 12px
}
.r_cont {
	margin-top: 40px;
	background-color: #fff
}
.cmm_D {
	padding: 15px 20px 20px 20px
}
.des_D {
	font-size: 17px;
	line-height: 23px;
	padding-bottom: 10px
}
.date_D {
	font-size: 13px;
	line-height: 19px
}
.date_D span {
	display: inline-block;
	margin-right: 10px
}
.date_D span i {
	margin-right: 3px
}
.swiper2 {
	padding: 10px 0!important
}
.swiper2 .swiper-slide {
	width: 270px;
	text-align: center
}
.swiper2-plus .swiper-slide {
	width: 210px;
	padding: 12px;
	text-align: center
}
.swiper-button-next-2, .swiper-button-next-2-plus {
	width: 20px!important;
	height: 20px!important;
	border-radius: 50%;
	border: 1px solid #104e73;
	background-color: #fff;
	margin-top: 0!important;
	top: 14px!important;
	right: 12px!important
}
.swiper-button-prev-2, .swiper-button-prev-2-plus {
	width: 20px!important;
	height: 20px!important;
	border-radius: 50%;
	border: 1px solid #104e73;
	background-color: #fff;
	margin-top: 0!important;
	top: 14px!important;
	right: 38px!important;
	left: auto!important
}
.swiper-button-next-2-plus:hover, .swiper-button-next-2:hover, .swiper-button-prev-2-plus:hover, .swiper-button-prev-2:hover {
	background-color: #104e73
}
.swiper-button-next-2-plus::after, .swiper-button-next-2::after, .swiper-button-prev-2-plus::after, .swiper-button-prev-2::after {
	font-size: 10px;
	color: #104e73;
	font-weight: 900
}
.swiper-button-next-2-plus:hover::after, .swiper-button-next-2:hover::after, .swiper-button-prev-2-plus:hover::after, .swiper-button-prev-2:hover::after {
	color: #fff
}
.img_news_D {
	overflow: hidden;
	height: 203px;
	background-color: #f9f9f9;
	position: relative
}
.img_news_D img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.img_news_D img:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.n_news_D {
	font-size: 13px;
	font-weight: 500;
	color: #111;
	padding: 10px
}
.n_news_D:hover {
	color: #097696
}
.f_prod {
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.f_prod_D {
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row
}
.f_prod_D .content {
	padding: 0 20px 20px 20px;
	width: 896px
}
.f_prod_D .sidebar {
	border-right: 0;
	border-left: 2px solid #f5f5f5
}
.f_prod_D .t_page {
	margin-left: -20px
}
.f_prod_D .t_sb {
	margin-left: -12px
}
.content {
	width: 936px;
	padding-bottom: 20px
}
.sidebar {
	width: 232px;
	border-right: 2px solid #f5f5f5
}
.r_sb {
	padding: 10px
}
.t_sb {
	margin-left: -10px;
	font-size: 15px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 500;
	color: #9D1218;
	padding-left: 11px;
	border-left: 3px solid #9D1218
}
.ul_dm_sb>li {padding: 5px 0 0 0;}
.ul_dm_sb>li>a {
	display: block;
	font-size: 13px;
	line-height: 19px;
	color: #111
}
.ul_dm_sb>li.active>a, .ul_dm_sb>li>a:hover {
	color: #9D1218;
	text-decoration: underline
}
.adv_sb a {
	display: block
}
.adv_sb a+a {
	margin-top: 10px
}
.adv_sb img {
	display: block;
	width: 100%;
	height: auto
}
.adv_sb img:hover {
	opacity: .9
}
.t_ct {
	position: relative;
	padding: 10px 50px 10px 20px;
	border-bottom: 1px solid #f2f2f2
}
.h_t_ct {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 30px;
	color: #9D1218
}
.ul_prod_D>li {
	width: 25%
}
.ul_prod_D>li:nth-child(5n+1) {
	clear: none
}
.ul_prod_D>li:nth-child(4n+1) {
	clear: both
}
.nd_ct {
	padding: 15px 20px;
	border-bottom: 1px solid #f2f2f2;
	display: none
}
.nd_ct.active {
	display: block
}
.show_nd_ct {
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	color: #097696;
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 1;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.1);
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	border-radius: 50%
}
.show_nd_ct:focus, .show_nd_ct:hover {
	background-color: #097696;
	color: #fff
}
.show_nd_ct::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f0d7"
}
.show_nd_ct.active::before {
	content: "\f0d8"
}
.list_nd_ct {
	margin: 0!important;
	padding-bottom: 20px
}
.list_nd_ct li {
	list-style: none!important;
	margin-left: 0!important;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center
}
.list_nd_ct li:last-child {
	border-bottom: 0
}
.list_nd_ct li span {
	margin-right: 10px;
	float: left;
	display: block;
	width: 200px;
	font-weight: 500;
	background-color: #f9f9f9;
	padding: 10px
}
.r_prod_D {
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}
.ct_prod_D {
	width: 896px;
	padding: 20px
}
.sb_prod_D {
	width: 232px;
	border-left: 2px solid #f5f5f5
}
.ul_ti_prod_D>li {
	padding: 12px;
	font-size: 13px;
	line-height: 16px;
	text-align: center
}
.ul_ti_prod_D>li+li {
	border-top: 1px solid #f5f5f5
}
.ul_ti_prod_D>li figure {
	padding-bottom: 10px
}
.ul_ti_prod_D>li figure img {
	display: inline-block;
	width: 40px;
	height: 40px
}
.ul_ti_prod_D>li h4, .ul_ti_prod_D>li strong {
	display: block;
	font-weight: 400;
	color: #111;
	text-transform: uppercase
}
.ul_ti_prod_D>li span {
	display: block;
	color: #666
}
.slide_prod_D {
	float: left;
	background-color: #fff;
	width: 400px;
	padding: 5px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow: 0 0 3px rgba(0,0,0,.2)
}
.slide_prod_D a {
	display: block;
	cursor: zoom-in
}
.slide_prod_D img {
	display: block;
	width: 100%;
	height: auto
}
.if_prod_D {
	overflow: hidden;
	padding-left: 20px
}
.t_prod_D {
	color: #9D1218;
	font-size: 31px;
	line-height: 37px;
	font-weight: 500;
	padding-bottom: 10px
}
.pri_prod_D {
	font-size: 19px;
	line-height: 25px;
	padding-bottom: 15px
}
.pri_prod_D span {
	display: inline-block;
	margin-right: 10px;
	color: #666;
	text-decoration: line-through
}
.pri_prod_D strong {
	display: inline-block;
	color: #e90303
}
.list_prod_D>li {
	overflow: hidden;
	background-color: #f6f6f6;
	padding: 10px
}
.list_prod_D>li:nth-child(2n) {
	background-color: #fff
}
.list_prod_D>li strong {
	display: block;
	float: left;
	font-weight: 400
}
.list_prod_D>li span {
	display: block;
	float: right;
	text-align: right;
	color: #104e73
}
.comment_in {
	margin-top: 0!important
}
.comment_in h2 {
	display: none!important
}
.vote_radio {
	padding-top: 0!important
}
.rating_it {
	float: none!important;
	margin: 0!important;
	padding-bottom: 10px;
	overflow: hidden;
	font-size: 13px;
	line-height: 19px
}
#footer {
	background-color: #9D1218;
	color: #fff;
	border-top: 3px solid #EC1C24;
	font-size: 13px;
	line-height: 19px
}
#footer a {
	color: #fff
}
#footer a:hover {
	text-decoration: underline;
	color: #fff
}
.foot1 {
	padding: 40px 0
}
.ul_foot_1 {
	overflow: hidden
}
.ul_foot_1>li {
	float: left;
	width: 200px;
	margin-left: 30px
}
.ul_foot_1>li:nth-child(1) {
	margin-left: 0;
	width: 480px
}
.t_foot_1 {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 23px;
	font-weight: 600;
	padding-bottom: 10px;
	position: relative
}
.t_foot_1::before {
	content: "";
	width: 40px;
	height: 2px;
	background-color: #EC1C24;
	position: absolute;
	bottom: 0;
	left: 0
}
.t2_foot_1 {
	padding-top: 24px
}
.m_foot_1 {
	padding-top: 20px
}
.ol1_foot_1 {
	padding-top: 20px
}
.ol1_foot_1>li {
	position: relative;
	padding: 0 0 5px 27px
}
.ol1_foot_1>li:last-child {
	padding-bottom: 0
}
.ol1_foot_1>li span {
	text-align: center;
	width: 19px;
	height: 19px;
	line-height: 19px;
	font-size: 15px;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}
.til_ol1_foot_1 {
	padding-left: 0!important;
	font-size: 15px;
	font-weight: 600
}
.ol2_foot_1 {
	padding-top: 20px
}
.ol2_foot_1>li+li {
	padding-top: 5px
}
.ol3_foot_1 {
	padding-top: 20px
}
.ol3_foot_1>li {
	display: inline-block;
	margin: 0 7px 10px 0
}
.ol3_foot_1>li>a {
	display: block;
	border-radius: 50%;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	background-color: rgba(255,255,255,.2);
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.ol3_foot_1>li>a:hover {
	background-color: #fff;
	color: #097696!important
}
.logo_bct {
	padding: 10px 0 0 0
}
.foot_2 {
	padding: 20px 0;
	color: rgba(255,255,255,.8);
	border-top: 1px solid #EC1C24;
	overflow: hidden
}
.foot_2 a {
	color: rgba(255,255,255,.8)!important
}
.foot_2 p {
	float: right;
	padding: 0
}
.f-detail {
	line-height: 1.6
}
.f-detail div, .f-detail h1, .f-detail h2, .f-detail h3, .f-detail h4, .f-detail h5, .f-detail h6, .f-detail img, .f-detail p, .f-detail span, .f-detail strong, .f-detail table {
	max-width: 100%!important
}
.f-detail img {
	padding: 5px 0;
	max-width: 100%!important;
	height: auto!important
}
.f-detail a {
	color: #EC1C24
}
.f-detail a:hover {
	color: #9D1218;
	text-decoration: underline;
}
.f-detail iframe {
	max-width: 100%!important
}
.f-detail table tr {
	background: #fff
}
.f-detail table tr:nth-child(2n) {
	background: #f9f9f9
}
.f-detail table td {
	padding: 10px
}
.f-detail ol, .f-detail ul {
	margin-top: 10px;
	margin-bottom: 10px
}
.f-detail ul li {
	list-style: disc;
	margin-left: 30px
}
.f-detail ol li {
	list-style: decimal;
	margin-left: 30px
}
.tag {
	padding: 20px 0 0 0;
	font-size: 11px;
	overflow: hidden;
	font-family: Arial;
	line-height: 18px
}
.tag span {
	color: #939393;
	padding: 2px 5px 2px 23px;
	background: #f1f1f1 url(../imgs/icontag.png) no-repeat 5px 5px;
	display: block;
	float: left;
	margin: 0 3px 3px 0
}
.tag a {
	padding: 2px 5px;
	color: #656565;
	background: #f1f1f1;
	display: block;
	float: left;
	margin: 0 3px 3px 0
}
.tag a:hover {
	background: #e2e2e2
}
.ul_share_social {
	padding-top: 20px;
	line-height: 20px
}
.ul_share_social>li {
	float: left
}
.ul_share_social>li+li {
	margin-left: 7px
}
.error-sty {
	color: #f70000;
	font-weight: 400;
	padding: 5px 0;
	font-size: 11px
}
.clear {
	clear: both;
	height: 0;
	float: none
}
.box-sizing-fix {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.img_object_fit {
	object-fit: cover;
	-moz-object-fit: cover;
	-webkit-object-fit: cover;
	-o-object-fit: cover;
	-ms-object-fit: cover
}
::-webkit-input-placeholder {
opacity:1
}
::-moz-placeholder {
opacity:1
}
:-ms-input-placeholder {
opacity:1
}
:-moz-placeholder {
opacity:1
}
.sty_slec {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.sty_slec::-ms-expand {
display:none
}
.sty_transition {
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
	transition: ease .3s
}
.hover_img {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.hover_img:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: inline-block
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
select option {
	font-size: 12px;
	padding: 0 5px
}
button, input, select, textarea {
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	color: #777
}
button:active {
	opacity: .9
}
.ol_r3_cont, html {
	scrollbar-width: thin;
	scrollbar-color: rgba(0,0,0,.2) #ddd
}
::-webkit-scrollbar {
width:8px;
height:8px;
background:#ddd
}
::-webkit-scrollbar-thumb {
width:8px;
background-color:rgba(0,0,0,.2)
}
::-webkit-scrollbar-track {
padding:3px
}
#star img {
	display: inline-block;
	width: auto;
	height: 18px;
	position: relative;
	top: -1px
}
.page {
	font-size: 13px;
	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400
}
.PageNum a {
	display: inline-block;
	color: #666;
	background-color: #fff;
	padding: 3px 10px;
	margin: 0 3px 5px 0;
	border: 1px solid #f5f5f5;
	border-radius: 2px
}
.PageNum a:hover {
	color: #fff;
	background-color: #005376;
	border-color: #005376
}
.PageNum span {
	border-radius: 2px;
	font-weight: 700;
	display: inline-block;
	color: #fff;
	padding: 3px 10px;
	margin: 0 3px 5px 0;
	background-color: #005376;
	border: 1px solid #005376
}
.icon_menu_mobile {
	visibility: hidden;
	width: 40px;
	height: 40px;
	background: url(../imgs/menu_mobile.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 102;
	cursor: pointer;
	display: block;
	border-left: 1px solid rgba(255,255,255,.3);
	border-right: 1px solid rgba(255,255,255,.3)
}
.menu_mobile {
	visibility: hidden;
	background: #555;
	width: 280px;
	height: 100vh;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	left: -280px;
	z-index: 99999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s
}
.close_menu_mobile {
	background: rgba(255,255,255,0);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 280px;
	z-index: 7009
}
.show_menu_mobile {
	overflow-y: hidden
}
.show_menu_mobile .menu_mobile {
	left: 0
}
.show_menu_mobile #wrapper::after {
	content: "";
	background: rgba(0,0,0,.8);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10001;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s
}
.ul_ma_1 li {
	font-size: 12px;
	position: relative
}
.ul_ma_1>li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	color: #fff;
	padding: 10px 38px 10px 15px
}
.ul_ma_1>li>a {
	border-top: 1px solid #6c6c6c;
	border-bottom: 1px solid #454545;
	font-weight: 700
}
.ul_ma_1>li.active>a, .ul_ma_1>li>a:hover {
	background: #626262
}
.ul_ma_2>li>a {
	background: #474747;
	border-left: 3px solid #097696;
	padding-left: 25px
}
.ul_ma_2>li>a:hover {
	background: #5f5f5f
}
.ul_ma_2>li+li {
	border-top: 1px solid #575757
}
.ul_ma_3>li {
	border-top: 1px solid #575757
}
.ul_ma_3>li>a {
	background: #474747;
	border-left: 3px solid #097696;
	padding-left: 40px;
	padding-right: 15px
}
.ul_ma_3>li>a:hover {
	background: #5f5f5f
}
.arrown_menu_accordion {
	background: url(../imgs/icon_0_plus.png) no-repeat center;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 1px;
	right: 0;
	cursor: pointer
}
.cart_sroll {
	position: fixed;
	z-index: 99999;
	top: 40%;
	right: 10px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #ff0000;
	border-radius: 50%;
	font-size: 28px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0.7;
}
.cart_sroll em {
	display: block;
	font-style: normal;
	position: absolute;
	top: 5px;
	left: 50%;
	background-color: #ff0000;
	color: #fff;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	border-radius: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.cart_sroll:hover {
	background-color: #ff0000;
	color: #fff;
	opacity: 10;
}
.box_card {
	margin-top: 10px;
	overflow: hidden;
}
.box_card .box_card_left {
	width: 30%;
	float: left;
}
.box_card .box_card_left input {
	width: 100%;
	border: solid 1px #B1B1B1;
	padding: 11px 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.box_card .box_card_right {
	width: 60%;
	float: right;
}
.box_card .box_card_right .but_fct {
	display: block;
	width: 100%;
}
/************************************************************************************
CSS CART
*************************************************************************************/

.f_cart {}
.t_f_cart {
	overflow: hidden;
	margin-bottom: 20px;
}
.t_f_cart > li {
	float: left;
	width: 33.33337%;
	position: relative;
}
.t_f_cart > li > a {
	display: block;
	background: #aaa;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	padding: 0 30px;
}
.t_f_cart > li > a::after {
	content: "";
	background: #aaa url(../imgs/icon_18_0.png) no-repeat;
	width: 18px;
	height: 49px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.t_f_cart > li:last-child > a::after {
	background: #aaa;
}
.t_f_cart > li.active:last-child > a::after {
	background-color: #eee;
}
.t_f_cart > li.active > a {
	background: #9D1218;
}
.t_f_cart > li.active > a::before {
	content: "";
	background: #aaa url(../imgs/icon_18_2.png) no-repeat;
	width: 18px;
	height: 49px;
	position: absolute;
	top: 0;
	left: -18px;
	z-index: 2;
}
.t_f_cart > li.active > a::after {
	content: "";
	background: #aaa url(../imgs/icon_18_1.png) no-repeat;
	width: 18px;
	height: 49px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.t_f_cart > li:last-child.active > a::after {
	background: #ed8603;
}
.tb_f_cart {
	width: 100%;
	background: #fff;
}
.tb_f_cart td {
	padding: 10px;
	border: 1px solid #ddd;
}
.tb_f_cart thead tr {
	background: #9D1218;
}
.tb_f_cart thead tr td {
	border: 1px solid #eee;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
}
.tb_f_cart tbody tr td {
	text-align: center;
}
.pri_f_cart {
	color: #ee0101;
	font-size: 16px;
	font-weight: 700;
}
.del_f_cart {
	display: inline-block;
	width: 35px;
	height: 35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: url(../imgs/icon_delete.png) no-repeat center center;
	color: #000000;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
}
.num_f_cart {
	width: 33px;
	height: 33px;
	text-align: center;
	border: 1px solid #eee;
	padding: 0 3px;
}
.tt_prod_f_cart {
	overflow: hidden;
	text-align: left;
}
.tt_prod_f_cart img {
	display: block;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	margin-right: 20px;
}
.tt_prod_f_cart strong {
	color: #434343;
	display: block;
	text-transform: uppercase;
	padding-top: 20px;
}
.tt_prod_f_cart span {
	display: block;
	color: #434343;
}
.mgg_f_cart {
	position: relative;
	text-align: left;
	float: left;
}
.ipt_mgg_f_cart {
	width: 250px;
	height: 40px;
	background: #fff;
	border: 1px solid #eee;
	padding: 0 100px 0 10px;
	color: #999;
}
.btn_mgg_f_cart {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	height: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background: #9D1218;
	border: 0;
	padding: 0 20px;
}
.btn_mgg_f_cart:hover {
	opacity: 0.8;
}
.show_mgg_f_cart {
	padding: 8px 0 0 20px;
	font-size: 12px;
	font-weight: 700;
	float: left;
}
.show_mgg_f_cart strong {
	color: #ee0101
}
.bot_tb_f_cart {
	padding-top: 30px;
	text-align: right
}
.bot_tb_f_cart a {
	display: inline-block;
	color: #fff;
	font-weight: 700;
	line-height: 40px;
	padding: 0 10px;
	min-width: 180px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn_ttmh_f_cart {
	background: #aaa;
}
.btn_ttn_f_cart {
	background: #9D1218;
}
.btn_ttn_f_cart:hover {
	opacity: 0.8;
}
.btn_ttmh_f_cart:hover {
	opacity: 0.8;
}
.t_m_col_f_cart_2 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	background: #9D1218;
	line-height: 50px;
}
.in_m_col_f_cart_2 {
	overflow-y: auto;
	height: 261px;
	border: 1px solid #9D1218;
	padding: 0 29px;
	background: #FFF;
}
.in_m_col_f_cart_2 table {
	width: 100%;
	border: 0;
}
.in_m_col_f_cart_2 table tr + tr {
	border-top: 1px dotted #ddd;
}
.in_m_col_f_cart_2 table td {
	border: 0;
	padding: 20px 0;
	text-align: center;
}
.bot_in_col_f_cart_1 {
	text-align: center;
	padding-top: 10px;
}
.bot_in_col_f_cart_1 a {
	display: inline-block;
	line-height: 40px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 20px;
	min-width: 130px;
	margin: 5px;
}
.bot_in_col_f_cart_1 a:hover {
	opacity: 0.8;
}
.btn_1_in_col_f_cart_1 {
	background: #aaa;
}
.btn_2_in_col_f_cart_1 {
	background: #ed8603;
}
.bot_tb_f_cart_bt, .btn_gh_5 {
	height: 40px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 20px !important;
	margin: 0 5px;
	cursor: pointer;
	min-width: inherit !important;
}
.bot_tb_f_cart_bt[type="submit"] {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
.t1_in_col_f_cart_1 {
	text-transform: uppercase;
	font-weight: 700;
	background: #9D1218;
	padding: 10px 15px;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.t2_in_col_f_cart_1 {
	text-transform: uppercase;
	font-weight: 700;
	background: #f3f3f3;
	padding: 10px 20px;
	color: #434343;
}
.ul_gh_3 {
	padding: 20px 0;
}
.ul_gh_3 > li + li {
	margin-top: 15px;
}
.rad_gh_3 {
	cursor: pointer;
	display: inline-block;
}
.rad_gh_3 + .rad_gh_3 {
	margin-left: 15px;
}
.rad_gh_3 input {
	position: relative;
	top: -1px;
	margin-right: 4px;
}
.ipt_gh_3 {
	width: 100%;
	height: 40px;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	font-weight: 400;
	font-size: 12px;
	padding: 0 15px;
	color: #666;
}
.ipt_gh_3[type="text"] {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
.txt_gh_3 {
	width: 100%;
	height: 80px;
	resize: none;
	border: 1px solid #ddd;
	background: #fff;
	font-weight: 400;
	font-size: 12px;
	padding: 15px;
	color: #666;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
.slec_gh3 {
	width: 100%;
	height: 40px;
	border: 1px solid #ddd;
	font-weight: 400;
	font-size: 12px;
	padding: 0 40px 0 12px;
	background: url(../imgs/arrown_menu_accordion.png) no-repeat center right 15px;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
.ol_gh_3 {
	overflow: hidden;
}
.ol_gh_3 > li {
	width: 49%;
	float: left;
}
.ol_gh_3 > li + li + li {
	margin-top: 15px;
}
.ol_gh_3 > li:nth-child(2n) {
	float: right;
}
.ol_gh_3 > li:nth-child(2n+1) {
	clear: both;
}
.ul_gh_4 {
	padding: 20px;
}
.ul_gh_4 > li {
	overflow: hidden;
}
.ul_gh_4 > li + li {
	margin-top: 10px;
}
.ul_gh_4 > li strong {
	display: block;
	font-weight: 400;
	float: left;
	width: 230px;
	margin-right: 20px;
}
.ul_gh_4 > li p {
	padding: 0;
	overflow: hidden;
}
.m_gh_5 {
	text-align: center;
}
.t_m_gh_5 {
	color: #ed8603;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 20px;
}
.t_m_gh_5 i {
	margin-right: 4px;
}
.mdh_gh_5 {
	color: #434343;
	font-size: 16px;
	font-weight: 700;
}
.btn_gh_5 {
	font-weight: 700;
	font-size: 12px;
	height: 40px;
	color: #fff;
	border: 0;
	cursor: pointer;
	background: #9D1218;
	text-transform: uppercase;
	padding: 0 10px;
	min-width: 130px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn_gh_5:hover {
	opacity: 0.8;
}
.btn_gh_5[type="submit"] {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
.col_f_cart {
	overflow: hidden;
}
.col_f_cart_1 {
	float: right;
	width: 49%;
}
.col_f_cart_2 {
	float: left;
	width: 49%;
}
.ul_col_f_cart_2 {
	padding-top: 9px;
}
.ul_col_f_cart_2 > li {
	overflow: hidden;
	background: #f9f9f9;
	margin-top: 1px;
	padding: 10px 15px;
}
.ul_col_f_cart_2 > li strong {
	float: left;
}
.ul_col_f_cart_2 > li span {
	float: right;
	text-align: right;
	font-size: 14px;
}
.in_col_f_cart_1 {
	background: #fff;
	padding: 19px;
	border: 1px solid #9D1218;
}
.select_httt > li {
	background: #f6f6f6;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 700;
	color: #434343;
	border: 1px solid #ddd;
	line-height: 38px;
	padding: 0 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
}
.select_httt > li.active {
	background: #0e64af;
	color: #fff;
	border: 1px solid #0e64af;
}
.select_httt > li label {
	cursor: pointer;
}
.select_httt > li label input {
	position: relative;
	top: 1px;
	margin-right: 6px;
}
/************************************************************************************
*************************************************************************************/

/************************************************************************************
CSS ACCOUNT
*************************************************************************************/

.f_account {
	min-height: 500px;
	padding: 50px 0;
	font-family: Arial;
}
.form_account {
	background: #fff;
	max-width: 400px;
	margin: 20px auto;
	padding: 30px;
	border: 1px solid #ddd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.08);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.08);
}
.title_account {
	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
.title_account::before {
	content: "";
	height: 1px;
	background: #eee;
	position: absolute;
	top: 10px;
	right: 0px;
	left: 0px;
}
.title_account strong {
	background: #fff;
	padding: 0px 10px;
	font-weight: normal;
	z-index: 1;
	position: relative;
	line-height: 1.3em;
}
.account_other {
	text-align: center;
	font-size: 11px;
	color: #999;
}
.account_other ul {
	overflow: hidden;
	margin-top: 5px;
}
.account_other ul li {
	float: left;
	width: 49%;
}
.account_other ul li:nth-child(2) {
	float: right;
}
.account_other ul li.acc_fb a {
	background: #999 url(../imgs/facebook.png) no-repeat 8px center;
	background-size: 22px 22px;
}
.account_other ul li.acc_fb a:hover {
	background-color: #3b589b;
}
.account_other ul li.acc_gg a {
	background: #999 url(../imgs/google.png) no-repeat 8px center;
	background-size: 22px 22px;
}
.account_other ul li.acc_gg a:hover {
	background-color: #da3a43;
}
.account_other ul li a {
	display: block;
	padding: 7px 0px;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.main_account {
	overflow: hidden;
	position: relative;
}
.ul_main_account {
	overflow: hidden;
}
.ul_main_account > li {
	position: relative;
	margin-top: 20px;
}
.se_nh {
	width: 100%;
	height: 34px;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 6px;
}
.se_nh option {
	padding: 0 10px;
}
.label_account {
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}
.ipt_account {
	color: #353535;
	font-weight: bold;
	border: 1px solid #ddd;
	width: 100%;
	height: 34px;
	padding: 0 10px;
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
}
.ipt_account::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color:#C9C9C9;
 font-style:italic;
 font-weight:normal;
 opacity: 1; /* Firefox */
}
 .ipt_account:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#C9C9C9;
 font-style:italic;
 font-weight:normal;
}
 .ipt_account::-ms-input-placeholder { /* Microsoft Edge */
 color:#C9C9C9;
 font-style:italic;
 font-weight:normal;
}
.txt_account {
	color: #333;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ddd;
	width: 100%;
	min-height: 100px;
	padding: 10px;
	resize: vertical;
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
}
.ipt_account:focus {
	border: 1px solid #999;
}
.btn_account2 {
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	background: #9D1218;
	color: #fff;
	width: 100%;
	padding: 12px 0;
	cursor: pointer;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	text-transform: uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.btn_account2[type=submit] {
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
}
.btn_account2:hover {
	opacity: 0.8;
}
.btn_account2 + .btn_account2 {
	margin-left: 5px;
}
.error_account {
	display: block;
	font-size: 11px;
	color: #F03;
	padding-top: 5px;
}
.bottom_account {
	margin-top: 20px;
	overflow: hidden;
}
.ba_dk {
	overflow: hidden;
	padding-top: 15px;
}
.ba_dk a:hover {
	text-decoration: underline;
}
.qmk_account {
	display: inline-block;
	font-size: 12px;
	color: #666;
}
.dk_account {
	display: inline-block;
	float: right;
	font-size: 12px;
	color: #666;
}
.show_gt ul {
	overflow: hidden;
}
.show_gt ul li {
	float: left;
	position: relative;
	padding-left: 20px;
	line-height: 18px;
}
.show_gt ul li + li {
	margin-left: 20px;
}
.show_gt ul li label {
	display: inline-block;
	cursor: pointer;
}
.show_gt ul li input {
	position: absolute;
	top: 2px;
	left: 0;
	cursor: pointer;
}
.avar_dbtk {
	text-align: center;
	margin-top: 15px;
	font-size: 11px;
	font-weight: bold;
}
.avar_dbtk img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 80px;
	height: 80px;
}
.date_row_h_4_img {
	background: none !important;
	width: 80px;
	height: 80px;
}
.date_row_h_4_img img {
	border: solid 1px #F7F7F7;
	padding: 2px;
	background-color: #FFFFFF;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 1px 0 rgba(0,0,0,0.18);
	-webkit-box-shadow: 0px 1px 1px 0 rgba(0,0,0,0.18);
	box-shadow: 0px 1px 1px 0 rgba(0,0,0,0.18);
	display: block;
	width: 100%;
	height: 100%;
}
/************************************************************************************
CSS FORM ADMIN ACCOUNT
*************************************************************************************/

.content {}
.sidebar {}
.f_page_admin {
	padding: 20px 0 40px 0;
}
.f_page_admin .f_page {
	background: none;
	padding: 0;
}
.f_page_admin .content {
	background: #fff;
	width: 810px;
	padding: 15px 20px 20px 20px;
	margin-right: 20px;
}
.f_page_admin .t_sb {
	background: #f1f1f1;
}
.f_page_admin .block_sb + .block_sb {
	margin-top: 20px;
}
.t_page_admin {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	position: relative;
}
.t_page_admin h1 {
	font-size: 16px;
	text-transform: uppercase;
}
.t_page_admin em {
	font-style: normal;
	position: absolute;
	bottom: 8px;
	right: 0;
}
.t_page_admin em img {
	width: 20px;
	height: 20px;
	position: relative;
	top: -2px;
	-webkit-animation: cssAnimation 1s infinite;
	-moz-animation: cssAnimation 1s infinite;
	-o-animation: cssAnimation 1s infinite;
}
.f-upfile {
	position: relative;
	padding-top: 5px;
}
.f-upfile span {
	color: #1f76d9;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
}
.f-upfile input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 121px;
	cursor: pointer;
}
.img_fql {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.filter_1 {
	padding-bottom: 20px;
	border-bottom: 3px solid #E5E5E5;
}
.slex_filter_1 {
	height: 32px;
	min-width: 150px;
	-webkit-appearance: menulist-button;
	line-height: 26px;
	padding-left: 7px;
	color: #000;
	font-size: 14px;
}
.filter_2 {
	padding: 20px 0;
}
.ipt_filter_2 {
	background: #fff;
	border: 1px solid #BFBFBF;
	width: 200px;
	height: 32px;
	padding: 0 10px;
	margin: 0 10px;
}
.btn_filter_2 {
	background: #000;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	padding: 0 30px;
	height: 32px;
	text-transform: uppercase;
}
.btn_filter_2:hover {
	text-decoration: underline;
}
.ul_fa > li {
	overflow: hidden;
}
.ul_fa > li + li {
	margin-top: 20px;
}
.ul_fa > li > label {
	display: block;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 3px;
	text-transform: capitalize;
	font-weight: bold;
}
.ipt_fa {
	background: #fff;
	border: 1px solid #BFBFBF;
	width: 50%;
	height: 36px;
	padding: 0 10px;
}
.slec_fa {
	background: #fff url(../imgs/arrown_menu_accordion.png) no-repeat center right 10px;
	background-size: auto 6px;
	width: 50%;
	height: 36px;
	border: 1px solid #BFBFBF;
	padding: 0 36px 0 10px;
}
.ipt_fa:focus, .ul_fa > li select:focus, .ipt_filter_2:focus {
	border: 1px solid #000;
}
.ol_n_vocin {
	overflow: hidden;
}
.ol_n_vocin > li {
	float: left;
	text-align: center;
}
.ol_n_vocin > li + li {
	margin-left: 20px;
}
.ol_n_vocin > li label {
	display: block;
	cursor: pointer;
	padding: 10px;
	background: #f9f9f9;
}
.ol_n_vocin > li strong {
	display: block;
	padding-top: 5px;
}
.ol_n_vocin > li input {
	position: relative;
	top: -1px;
	margin-right: 3px;
}
.show_ktt {
	padding-top: 20px;
	overflow: hidden;
}
.f-qldh {
	font-size: 13px;
}
.f-qldh table {
	width: 100%;
	min-width: 600px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.f-qldh table thead {
	background: #f9f9f9;
}
.f-qldh table thead td {
	font-weight: 400;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.f-qldh table td {
	padding: 10px;
	box-sizing: content-box;
}
.f-qldh table tbody td {
	border: 1px solid #eee;
	text-align: center;
}
.td_qldh {
	text-align: left !important;
	width: 40%;
}
.link_qldh {
	color: #0099cc;
}
.icon_capnhat img {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.icon_capnhat:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.nut_upslider {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 3px 5px;
	margin-top: 5px;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	background: #46c049;
	color: #fff;
}
.button_td {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 3px 5px;
	margin-top: 5px;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	margin-right: 3px;
	min-width: 55px;
}
.button_td_thuong {
	background: #f1f1f1;
	color: #555;
}
.button_td_vip {
	background: #fa8c00;
	color: #fff;
}
.button_td_vipDB {
	background: #e41b23;
	color: #fff;
}
.filter_qldh_1 {
	background: #f9f9f9;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #eee;
	overflow: hidden;
}
.ul_filter_qldh_1 > li {
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
}
.slec_filter_qldh_1 {
	background-size: 7px 5px;
	width: 100%;
	height: 30px;
	border: 1px solid #eee;
	padding: 0 30px 0 10px;
}
.ipt_filter_qldh_1 {
	background: #fff;
	border: 1px solid #eee;
	padding: 0 10px;
	width: 100%;
	height: 30px;
}
.ipt_filter_qldh_1:focus, .slec_filter_qldh_1:focus {
	border: 1px solid #bbb;
}
.filter_qldh_2 {
	margin-bottom: 15px;
	position: relative;
	float: none;
	clear: both;
}
.filter_qldh_2 strong {
	color: #000000;
}
.our_btn_tk_filter_qldh {
	position: absolute;
	top: 0;
	right: 0;
}
.btn_tk_filter_qldh {
	border: 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	background: #9D1218;
	padding: 5px 10px;
}
.btn_tk_filter_qldh:hover {
	opacity: 0.8;
}
.star {
	color: #FF0004;
}
.ul_fa_1 > li {
	margin-bottom: 20px;
}
.ul_fa_1 > li + li {
	margin-top: 0;
}
.ul_fa_1 > li .ipt_fa, .ul_fa_1 > li .slec_fa {
	width: 100%;
}
.ul_fa_2 {
	overflow: hidden;
}
.ul_fa_2 > li {
	width: 49%;
	float: left;
	margin-bottom: 20px;
}
.ul_fa_2 > li:nth-child(2n) {
	float: right;
}
.ul_fa_2 > li + li {
	margin-top: 0;
}
.ul_fa_2 > li .ipt_fa, .ul_fa_2 > li .slec_fa {
	width: 100%;
}
.ul_fa_3 {
	overflow: hidden;
}
.ul_fa_3 > li {
	width: 32%;
	float: left;
	margin: 0 2% 20px 0;
}
.ul_fa_3 > li + li {
	margin-top: 0;
}
.ul_fa_3 > li:nth-child(3n) {
	margin-right: 0;
}
.ul_fa_3 > li .ipt_fa, .ul_fa_3 > li .slec_fa {
	width: 100%;
}
.ol_radio > li {
	display: inline-block;
	margin-right: 10px;
}
.ol_radio > li input {
	position: relative;
	top: -1px;
	margin-right: 3px;
}
.btn_ct {
	cursor: pointer;
	background: #9D1218;
	color: #fff;
	font-weight: bold;
	padding: 10px 30px;
	border: 0;
}
.btn_ct:hover {
	opacity: 0.8;
}
.ul_dm_sb {
	border: 3px solid #eee;
	padding: 5px 10px;
	background: #fff;
	margin-top: 10px;
}
.ul_dm_sb > li {}
.ul_dm_sb > li + li {
	border-top: 1px dotted #ddd;
}
.ul_dm_sb > li > a {
	color: #3f3e3e;
	display: block;
	padding: 8px 10px 8px 17px;
	position: relative;
	background: url(../imgs/icon_10_1.png) no-repeat top 15px left 0;
	text-transform: capitalize;
}
.ul_dm_sb > li.active > a, .ul_dm_sb > li > a:hover {
	color: #000000;
	background-image: url(../imgs/icon_10_2.png);
	text-decoration: underline;
}
.ul_dm_sb > li > a em {
	font-style: normal;
	position: absolute;
	top: 8px;
	right: 0;
}
.t_sb {background: #f7f7f7; position: relative;}
.h_t_sb {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #9D1218;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	padding: 0 20px;
}
.h_t_sb::before {
	content: "";
	border-bottom: 30px solid #9D1218;
	border-right: 24px solid transparent;
	cursor: pointer;
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: -24px;
	z-index: 1;
}
.box_mas {
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}
.box_mas_div {
	text-align: center;
}
.buttom_slss, .up_soluong {
	width: 50px;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px;
	text-align: center;
	border: solid 1px #939393;
}
.icon_cards {
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
	background-color: #ff0000;
	padding: 3px 10px;
	float: right;
}
.icon_cards:hover {
	color: #FFFFFF;
	background-color: #00499c;
}
.click_cong, .click_cong2 {
	border: solid 1px #939393;
	background-color: #F7F7F7;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding: 2px 10px;
	cursor: pointer;
}
.click_cong:hover {
	background-color: #00499c;
	color: #FFFFFF;
}
.color_red {
	border: solid 1px #C90003;
	background-color: #FFDFDF;
}
.color_blue {
	border: solid 1px #0B9F00;
	background-color: #E4FFE4;
}
.box_mua {
	margin-top: 10px;
	text-align: center;
}
.buttom_sls {
	width: 50px;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	border: solid 1px #939393;
}
.but_prod_D {
	font-size: 14px;
	text-transform: none;
	display: inline-block;
	padding: 5px 10px;
}
.ol_box {
	min-height: 60px;
	margin-top: 5px;
}
.ol_box p {
	font-size: 12px;
	color: #919AA3;
	margin: 0px;
	padding: 0px;
}
.ol_box p a {
	color: #919AA3;
}
.ol_box p a:hover {
	color: #e03821;
}
#header.nav-up {
	top: -80px;
}
.nav_mn_sroll {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}
.fixbody {
	overflow: hidden;
}
.click_s {
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 20px;
	position: absolute;
	bottom: 15px;
	right: 28px;
	z-index: 9999;
	display: none;
}
.form_s {
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 99999999;
	visibility: hidden;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
	-ms-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	transition: ease 0.4s;
	opacity: 0;
}
.form_s.active {
	visibility: visible;
	opacity: 1;
}
.close_form_s {
	font-size: 32px;
	color: #fff;
	position: absolute;
	top: 40px;
	right: 40px;
	display: block;
	cursor: pointer;
	z-index: 1;
	font-style: normal;
}
.close_form_s::before {
	content: "\f057";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
}
.d_form_s {
	width: 50%;
	margin: -30px auto 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}
.ipt_form_s {
	width: 100%;
	height: 60px;
	border: 0;
	padding: 0 60px 0 20px;
	border-bottom: 1px solid #eee;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.btn_form_s {
	border: 0;
	cursor: pointer;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 32px;
	color: #000;
	position: absolute;
	bottom: 0;
	right: 0;
	background: none;
}
.nav-up .click_s {
	display: block;
}
.back_to_top {
	position: fixed;
	display: none;
	bottom: 150px;
	right: 30px;
	z-index: 1000;
	width: 40px;
	height: 30px;
	border: solid 2px #cb615a;
	text-align: center;
	font-size: 20px;
	color: #cb615a;
	background-color: #FFFFFF;
	border-radius: 100px;
	padding-top: 10px;
	opacity: 0.8;
}
.back_to_top:hover {
	opacity: 10;
	color: #cb615a;
}

@media only screen and (max-width:1024px) and (min-width:769px) {
.min_wrap {
	width: 960px
}
.hotline_tool_banner {
	float: none;
	padding-left: 0
}
.ul_mn {
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	margin-right: 40px;
	margin-left: 150px;
	padding-left: 0
}
.ul_mn::-webkit-scrollbar {
display:none
}
.ul_mn>li {
	display: inline-block;
	float: none
}
.slide {
	width: 640px;
	height: 312px
}
.adv_r1_cont>li img {
	width: 294px;
	height: 151px
}
.adv_r2_cont img {
	height: 147px
}
.img_ti_cont img {
	height: 40px;
	width: 40px
}
.img_prod {
	height: 168px
}
.dt_r4_cont, .ul_r3_cont>li, .ul_r4_cont>li:nth-child(1) {
	width: 300px
}
.adv_r3_cont img {
	height: 146px
}
.news_r4_cont {
	width: 630px
}
.ul_r4_cont>li:nth-child(1) .img_news_r4_cont {
	height: 225px
}
.ul_r4_cont>li:nth-child(1) .date_cont {
	top: 201px
}
.img_news_r4_cont {
	width: 80px;
	height: 60px
}
.n_news_r4_cont {
	-webkit-line-clamp: 2
}
.swiper3 .swiper-slide a {
	height: 80px
}
.ul_foot_1>li:nth-child(4) {
	padding-top: 24px
}
.ul_news>li {
	width: 300px
}
.ul_news>li:nth-child(4n) {
	margin-right: 30px
}
.ul_news>li:nth-child(3n) {
	margin-right: 0
}
.img_news {
	height: 225px
}
.r_prod_D {
	display: block
}
.adv_tool_banner, .hotline_tool_banner::before {
	display: none
}
.f_page_admin .sidebar {
	width: 25%;
}
.f_page_admin .content {
	width: 70%;
	margin-right: 0px;
}
}

@media only screen and (max-width:1023px) {
body, html {
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
.icon_menu_mobile {
	visibility: visible
}
#wrapper {
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	left: 0
}
.min_wrap {
	width: 96%
}
.banner {
	height: auto
}
.logo {
	position: static;
	width: auto;
	height: auto;
	background: 0 0;
	padding: 10px 15px 10px 0;
	float: left
}
.logo img {
	width: auto;
	height: 60px
}
.n_company {
	padding-left: 0
}
.nav_mn .min_wrap {
	height: 40px
}
.click_s {
	top: 5px
}
.slide {
	float: none;
	width: auto;
	height: auto
}
.adv_r2_cont img, .swiper1 .swiper-slide {
	height: auto
}
.swiper1 .swiper-slide img {
	height: calc(100vw - 54.518vw)
}
.adv_r1_cont {
	float: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between
}
.adv_r1_cont>li {
	width: 49.5%;
	margin-top: 10px
}
.adv_r1_cont>li img {
	height: auto
}
.t_tab_prod_1 h3, .t_tab_prod_2 h3 {
	line-height: 30px;
	padding: 0 5px
}
.ul_prod>li {
	padding: 10px
}
.img_ti_cont img {
	height: 40px;
	width: 40px
}
.img_prod {
	height: calc(calc(100vw - 4vw)/ 5 - 20px)
}
.n_prod {
	font-size: 13px;
	line-height: 19px
}
.r3_cont {
	padding-top: 0
}
.ul_r3_cont>li {
	width: 49%;
	margin-right: 0
}
.ul_r3_cont>li:nth-child(2n) {
	float: right
}
.adv_r3_cont img {
	height: auto;
	max-height: 180px
}
.news_r4_cont {
	float: none;
	width: auto
}
.ul_r4_cont>li:nth-child(1) {
	width: 49%;
	padding-right: 2%
}
.dt_r4_cont {
	float: none;
	width: auto;
	padding-top: 20px;
	border-top: 1px solid #eee
}
.swiper3 {
	margin: 0!important
}
.swiper3 .swiper-slide {
	width: 177px
}
.foot1 {
	text-align: center
}
.ul_foot_1>li {
	width: auto!important;
	float: none;
	margin-left: 0
}
.ul_foot_1>li+li {
	margin-top: 20px
}
.ul_foot_1>li:nth-child(4) {
	padding-top: 0
}
.t_foot_1::before {
	right: 0;
	margin: auto
}
.foot_1 .ol1_foot_1>li {
	padding-left: 0
}
.foot_2 {
	text-align: center
}
.foot_2 p {
	float: none
}
.ul_news>li {
	width: 32%;
	margin: 0 2% 2% 0
}
.ul_news>li:nth-child(4n) {
	margin-right: 2%
}
.ul_news>li:nth-child(3n) {
	margin-right: 0
}
.img_news {
	height: calc(100vw - 76.92vw)
}
.r_prod_D {
	display: block
}
.ct_prod_D {
	width: auto
}
.sb_prod_D {
	width: auto;
	border-left: 0
}
.slide_prod_D {
	width: calc(50% - 10px)
}
.ul_ti_prod_D {
	border-top: 1px solid #f5f5f5;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}
.ul_ti_prod_D>li {
	width: 25%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #f5f5f5
}
.ul_ti_prod_D>li+li {
	border-top: 0
}
.ul_ti_prod_D>li:last-child {
	border-right: 0
}
.swiper2-plus .swiper-slide .img_prod {
	height: 210px
}
.r2_cont {
	margin-top: 6%
}
.r1_cont {
	margin-top: 2%
}
.foot1, .r4_cont {
	padding: 4% 0
}
.ul_news {
	padding-top: 2%
}
#container, .news_r4_cont {
	padding-bottom: 4%
}
.ul_breacrum {
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	scrollbar-width: none
}
.adv_tool_banner, .dt_r4_cont .t_r4_cont, .foot1 .ol1_foot_1>li span, .hotline_tool_banner::before, .ul_foot_1>li:nth-child(2), .ul_foot_1>li:nth-child(3), .ul_mn {
	display: none
}
.f-detail table, .f-qldh {
	display: block;
	overflow-x: auto
}
.f_page_admin .sidebar {
	display: none;
}
.f_page_admin .content {
	float: none!important;
	clear: both!important;
	width: auto!important;
	margin-right: 0px;
	padding: 20px 0px;
}
.ipt_fa {
	width: 100%;
}
.form_account {
	width: auto;
}
.box_tables {
	overflow-x: scroll;
	overflow-y: none;
}
.box_tables table {
	min-width: 800px;
}
.bot_tb_f_cart {
	text-align: center;
}
.bot_tb_f_cart a {
	min-width: inherit;
}
.col_f_cart_1 {
	float: none;
	clear: both;
	width: auto;
}
.col_f_cart_2 {
	float: none;
	clear: both;
	width: auto;
}
.bot_in_col_f_cart_1 a {
	padding: 0px;
}
}

@media only screen and (max-width:640px) {
.d_form_s {
	width: 90%
}
.close_form_s {
	top: 5%;
	right: 5%
}
.n_company {
	font-size: 10px;
	line-height: 16px
}
.n_company strong {
	font-size: 23px;
	line-height: 23px
}
.f_prod, .f_prod_D {
	display: block;
}
.content, .f_prod_D .content {
	float: none;
	clear: both;
	width: auto;
}
.sidebar, .f_prod_D .sidebar {
	float: none;
	clear: both;
	width: auto;
}
.slide_prod_D {
	float: none;
	clear: both;
	width: auto;
	margin-bottom: 10px;
}
.if_prod_D {
	float: none;
	clear: both;
	width: auto;
}
.adv_sb {
	display: none;
}
}

@media only screen and (max-width:480px) {
.min_wrap {
	width: auto
}
.banner {
	padding: 0 10px
}
.logo {
	float: none;
	display: block
}
.logo img {
	height: 50px;
	width: 80px
}
.tool_banner {
	height: auto;
	right: 10px
}
.hotline_tool_banner {
	float: none;
	height: 50px
}
.click_s {
	right: 10px
}
.ti_cont {
	flex-wrap: wrap;
	padding: 0
}
.ti_cont>li {
	width: 50%;
	padding: 20px 10px
}
.ti_cont>li+li+li, .ul_ti_prod_D>li+li+li {
	border-top: 1px solid #e5e5e5
}
.ti_cont>li:nth-child(2n) {
	border-right: 0
}
.img_ti_cont {
	padding-bottom: 10px
}
.img_ti_cont img, .ul_ti_prod_D>li figure img {
	height: 30px;
	width: 30px
}
.ul_prod>li {
	width: 50%
}
.img_prod {
	height: calc(calc(100vw - 0vw)/ 2 - 20px)
}
.ul_prod>li:nth-child(5n+1) {
	clear: none
}
.ul_prod>li:nth-child(2n+1) {
	clear: both
}
.t_tab_prod_1 h3, .t_tab_prod_2 h3 {
	margin: 0 2.5px 10px 2.5px
}
.ul_r3_cont {
	padding: 10px
}
.ul_r3_cont>li {
	float: none!important;
	width: auto;
	margin: 0;
	padding: 10px 0
}
.ul_r4_cont>li:nth-child(1) {
	width: auto;
	padding: 0 0 25px 0;
	float: none
}
.ul_r4_cont>li:nth-child(1) .img_news_r4_cont {
	height: auto
}
.ul_r4_cont>li:nth-child(1) .date_cont {
	top: 0
}
.breacrum {
	padding: 10px
}
.h_t_page {
	padding: 0 10px
}
.f_contact, .f_page {
	padding: 5px 10px 10px 10px
}
.l_fct, .r_fct {
	width: auto;
	float: none;
	padding: 0 0 10px 0
}
.but_fct {
	width: 100%
}
.ul_news {
	padding: 10px 10px 0 10px
}
.ul_news>li {
	width: 49%;
	margin: 0 0 10px 0!important
}
.ul_news>li:nth-child(2n) {
	float: right
}
.img_news {
	height: calc(100vw - 65.15vw)
}
.in_news {
	padding: 10px
}
.n_news {
	display: block;
	padding: 0;
	border-right: 0
}
.date_news {
	display: block;
	position: static;
	width: auto;
	height: auto;
	text-align: left;
	padding-top: 3px;
	font-size: 13px
}
.date_news::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f073";
	margin-right: 3px
}
.date_news b {
	font-weight: 400
}
.cmm_D, .nd_ct {
	padding: 10px
}
.f_prod, .f_prod_D {
	display: block
}
.content {
	width: auto
}
.sidebar {
	width: auto;
	border-right: 0
}
.t_ct {
	padding-left: 10px
}
.f_prod_D .content {
	width: auto;
	padding: 0 10px 10px 10px
}
.f_prod_D .sidebar {
	border-left: 0
}
.f_prod_D .t_page, .f_prod_D .t_sb {
	margin-left: -10px
}
.ul_ti_prod_D {
	flex-wrap: wrap
}
.ul_ti_prod_D>li {
	width: 50%;
	padding: 20px 10px
}
.ct_prod_D {
	padding: 10px
}
.slide_prod_D {
	width: auto;
	float: none
}
.if_prod_D {
	padding: 15px 0 0 0
}
.t_prod_D {
	font-size: 23px;
	line-height: 29px
}
.swiper2-plus .swiper-slide {
	width: 187px
}
.swiper2-plus .swiper-slide .img_prod {
	height: 187px
}
.swiper1 .swiper-slide img {
	height: calc(100vw - 53.636vw)
}
.r1_cont {
	margin-top: 0
}
.r2_cont {
	margin-top: 9%
}
.foot1, .r4_cont {
	padding: 6% 10px
}
.addthis_sharing_toolbox, .n_company {
	display: none
}
.ul_filter_qldh_1 > li {
	width: 45%;
}
.our_btn_tk_filter_qldh {
	position: relative;
	display: block;
	margin-top: 10px;
	text-align: right;
}
.in_m_col_f_cart_2 {
	overflow-x: scroll;
	overflow-y: none;
}
.in_m_col_f_cart_2 table {
	min-width: 480px;
}
}

@media only screen and (max-width:320px) {
.bot_tb_f_cart a {
	font-size: 14px;
}
}



.f_cart {
	padding-top: 30px;
}
.f_cart .min_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row-reverse;
}
.col_cart_1 {background: #fff; border-top: 4px solid #2f2f2f; width: 60%;}
.col_cart_2 {width: 40%; margin-left: 4px;}
.sum_prod {
	background: #2f2f2f; 
	padding: 30px 20px; 
	color: #bbb;
}
.sum_prod ul li {font-size: 12px; line-height: 14px;}
.sum_prod ul li + li {margin-top: 30px;}
.sum_prod ul li strong {display: block; text-transform: uppercase; font-weight: 400;}
.icon_cart {
	width: 28px; height: 29px; 
	display: block;
	float: left;
	margin-right: 15px;
}
.icon_cart_1 {background: url(../imgs/icon_cart_1.png) no-repeat;}
.icon_cart_2 {background: url(../imgs/icon_cart_2.png) no-repeat;}
.icon_cart_3 {background: url(../imgs/icon_cart_3.png) no-repeat;}
.review_prod {background: #fff;}
.title_review_prod {text-transform: uppercase; font-size: 16px; position: relative; padding: 20px 20px 10px 20px; font-weight: 500;}
.edit_review_prod {
	position: absolute;
	top: 20px; right: 20px;
	font-size: 12px;
	color: #3895ad;	
	text-decoration: underline;
	text-transform: capitalize;
}
.edit_review_prod:hover {color: #0c687f;}
.ul_review_prod {min-height: 215px;}
.ul_review_prod > li {overflow: hidden; padding: 10px 20px; background: #fff;}
.ul_review_prod > li:nth-child(2n) {background: #f9f9f9;}
.li_rp_1 {float: left; width: 80%;}
.li_rp_2 {overflow: hidden; text-align: right;}
.li_rp_2 .price_prod {padding: 0; border-bottom: 0;}
.ul_rp > li {font-size: 11px; padding-top: 5px;}
.ul_rp > li .price_prod {padding: 0;}
.title_cart {
	font-size: 30px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 30px;	
}
.row_data_cart_1 {
	font-weight: 500;
	background: #eee; 
	padding: 15px 30px;
	text-transform: uppercase;
	font-size: 16px;
}
.row_data_cart_1 ul {overflow: hidden;}
.row_data_cart_1 ul li {float: left; font-weight: 500;}
.row_data_cart_1 ul li:nth-child(1) {width: 70%;}
.row_data_cart_1 ul li:nth-child(2) {width: 15%; text-align: center;}
.row_data_cart_1 ul li:nth-child(3) {width: 15%; text-align: right;}
.row_data_cart_2 {padding: 0 30px 20px 30px;}
.ul_data_cart > li {padding: 20px 0;}
.ul_data_cart > li + li {border-top: 1px solid #eaeaea;}
.ul_data_cart > li ol {overflow: hidden;}
.ul_data_cart > li ol li {float: left; overflow: hidden;}
.ul_data_cart > li ol li:nth-child(1) {width: 70%;}
.ul_data_cart > li ol li:nth-child(2) {width: 15%; text-align: center;}
.ul_data_cart > li ol li:nth-child(3) {width: 15%; text-align: right;}
.price_cart {font-size: 14px;}
.price_cart i {font-style: normal; font-size: 10px;}
.ipt_cart {
	background: #fff;
	width:  60px; height: 32px;
	border: 1px solid #eee;
	padding: 0 5px;
	font-size: 14px;
	font-family: 'NotoSans';
}
.img_cart {width: 100px; float: left; margin-right: 10px;}
.img_cart img {display: block; width: 100%; height: auto;}
.info_cart {overflow: hidden; color: #575757;}
.info_cart .name_prod {padding: 0;}
.info_cart .name_prod a {color: #EC1C24;}
.info_cart .price_prod {padding: 10px 0; line-height: inherit; border-bottom: 0;}
.info_cart .price_prod .price_0 {color: #000;}
.size_prod {padding: 0;}
.del_cart {color: #3895ad; font-size: 12px; text-decoration: underline; display: inline-block;}
.del_cart:hover {color: #0c687f;}
.row_data_cart_3 {background: #eee; padding: 15px 30px; border-bottom: 1px solid #ddd;}
.click_promo {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	color: #000;	
}
.click_promo:hover {color: #0c687f;}
.icon_promo {
	width: 13px; height: 13px;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 2px;
}
.icon_promo_1 {background: url(../imgs/icon_promo_1.png) no-repeat;}
.icon_promo_2 {background: url(../imgs/icon_promo_2.png) no-repeat;}
.form_promo {padding-top: 20px; display: none;}
.ipt_promo {
	background: #fff;
	border: 1px solid #bfbfbf;	
	width: 200px; height: 32px;
	padding: 0 10px;
}
.btn_promo {
	margin-left: 20px;
	border: none;
	padding: 7px 30px 6px 30px;
}
.row_data_cart_4 {padding: 20px 30px; overflow: hidden;}
.col_data_cart_4_1 {font-size: 16px; text-transform: uppercase; float: left; width: 40%;}
.col_data_cart_4_2 {overflow: hidden; border-left: 1px solid #ebebeb;}
.ul_data_cart_4 {padding-left: 30px;}
.ul_data_cart_4 > li {overflow: hidden; padding-bottom: 5px;}
.ul_data_cart_4 > li span {width: 50%; float: left; display: block;}
.ul_data_cart_4 > li span a {font-size: 12px; color: #3995ae;}
.ul_data_cart_4 > li span:nth-child(1) {text-align: left; font-size: 14px; text-transform: capitalize; color: #333;}
.ul_data_cart_4 > li span:nth-child(2) {text-align: right;}
.ul_data_cart_4 > li span p {padding: 0;}
.butom_cart {
	padding: 30px 0 30px 30px;
	border-top: 1px solid #ebebeb;	
}
.butom_cart a {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	background: #EC1C24;
	font-weight: 700;	
}
.butom_cart a:hover {text-decoration: underline;}

.row_cart_2_1 {font-size: 16px; text-transform: uppercase; color: #fff;}
.col_cart_2 .ul_data_cart_4 {padding: 0;}
.col_cart_2 .ul_data_cart_4 > li + li {margin-top: 0}
.col_cart_2 .ul_data_cart_4 > li span {color: #bbb;}
.row_cart_2_2 {padding: 20px 0 0 0; overflow: hidden; line-height: 24px;}
.row_cart_2_2 span {display: block; width: 50%; float: left; color: #fff; font-size: 14px;}
.row_cart_2_2 span:nth-child(2) {text-align: right;}
.row_cart_2_2 span p {padding: 0; font-size: 20px;}
.row_data_cart_5 {padding: 30px;}
.ul_info_cus > li + li {margin-top: 10px;}
.ul_info_cus > li label {display: block; text-transform: capitalize; font-size: 14px; padding-bottom: 3px;}
.ipt_info_cus {
	width: 50%; height: 32px;
	border: 1px solid #bfbfbf;
	padding: 0 10px;
	font-family: 'NotoSans';
	font-size: 14px;
}
.txt_info_cus {
	width: 50%; min-height: 80px;
	border: 1px solid #bfbfbf;
	padding: 10px;
	resize: vertical;
	font-family: 'NotoSans';
	font-size: 14px;
}
.ipt_info_cus:focus, .txt_info_cus:focus {border: 1px solid #000;}
.row_data_cart_6 {padding: 30px 0; text-align: center; border-top: 1px solid #DBDBDB;}
.ipt_sl_slec {
    width: 60px;
    height: 30px;
    padding: 0 10px;
}
.review_prod .ul_info_cus {padding: 0 20px 20px 20px;}
.review_prod .ul_info_cus > li .ipt_info_cus, .review_prod .ul_info_cus > li .txt_info_cus {width: 100%;}
.ul_ttnh {overflow: hidden; padding: 0 20px; font-size: 14px;}
.ul_ttnh > li {padding-bottom: 10px;}
.ul_ttnh > li span {display: block; width: 100px; float: left; font-weight: bold; position: relative; margin-right: 5px;}
.ul_ttnh > li span::after {content: ":"; position: absolute; top: 0; right: 0;}

.atm_bank {padding-top: 10px;}
.ul_atm_bank {overflow: hidden;}
.ul_atm_bank > li {width: 33.3333%; float: left; margin-bottom: 10px; position: relative;}
.ul_atm_bank > li + li {margin-top: 0px !important;}
.ul_atm_bank > li input {cursor: pointer;}
.ul_atm_bank > li label {cursor: pointer;}

.ul_ck_atm > li {margin-bottom: 5px;}

.ipt_sl_slec {width: 60px; height: 30px; padding: 0 10px;}
.ipt_sl_slec option {padding: 0 10px;}

.tt_dho_con {font-weight: bold; color: #07b324;}
.tt_dho_het {font-weight: bold; color: #ed0722;}

.link_th {min-height: 300px;}
.link_th a {display: inline-block; margin: 10px;}
.link_th a img {
	display: inline-block; 
	width: 120px; height: auto;
	cursor: pointer;
	max-width: inherit !important;
	padding: 0 !important;
}
.img_th {
	padding: 5px;
	width: 100px; height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.form-f1-pc {min-height: 310px;}
.form-f1-pc ul li + li {margin-top: 20px;}
.form-f1-pc ul li span {display: block; padding-bottom: 3px; font-size: 14px; text-transform: capitalize;}
.erros {color: #ED1C24; display: inline-block !important; font-weight: normal !important; padding: inherit !important;}
.ipt-ct {
 	border: 1px solid #ddd;
    color: #333;
    height: 34px;
    padding: 0 8px;
    width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.txt-ct {
   border: 1px solid #ddd;
	color: #333;
	height: 150px;
	max-width: 100%;
	min-height: 150px;
	min-width: 100%;
	padding: 10px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ipt-ct:focus, .txt-ct:focus {border: 1px solid #000;}
.check-f1-pc {overflow: hidden;}
.float-f1-pc {margin-bottom: 10px;}
.float-f1-pc:hover {background: #f9f9f9;}
.float-f1-pc label {
	cursor: pointer;
	display: block;
	border: 2px solid #eee;
    padding: 10px 10px 10px 35px;
    position: relative;
}
.float-f1-pc input {position: absolute; top: 12px; left: 10px; cursor: pointer;}
.ktt {margin-bottom: 10px; overflow: hidden; line-height: 52px;}
.ktt label {
	cursor: pointer; 
	display: block;
	border: 2px solid #EEE;
	height: 50px;
	padding: 0 10px 0 25px;
}
.img_ktt {position: relative;}
.img_ktt img {
	width: 60px; height: 50px;
	display: inline-block;
	position: relative;
	top: -2px;
}
.img_ktt input {
	cursor: pointer;
	position: absolute;
	top: 0; bottom: 0; left: 10px;
	margin: auto;	
}
.check_radio {
	display: block;
	width: 16px; height: 16px;
	background: url(../imgs/icon_10_1.png) no-repeat;
	position: absolute;
	top: 0; bottom: 0; left: 10px;
	margin: auto;
	z-index: 5;
	cursor: pointer;
}
.float-f1-pc input[type=radio], .img_ktt input[type=radio] {
	position: absolute; 
	top: 0; bottom: 0; left: 10px;
	margin: auto;
	visibility: hidden;
	width: 16px; height: 16px;
}
.float-f1-pc input[type=radio]:checked ~ .check_radio, .img_ktt input[type=radio]:checked ~ .check_radio {background: url(../imgs/icon_10_2.png) no-repeat;}
.check-show-hide {
	border: 1px solid #DBDBDB;
	margin-top: 15px;
    padding: 10px 15px;
}
.btn_cgh {margin: 20px 0 0 0;}
.btn_cgh input {
    background: #000;
    color: #e4e4e4;
	text-transform: uppercase;
	font-weight: bold;
    cursor: pointer;
    font-family: Arial, sans-serif, Helvetica;
    font-size: 12px;
    padding: 10px 30px;
	border: none;
}
.btn_cgh:hover {color: #fff;}
.btn_hb {
	display: inline-block;
	margin-left: 5px;
	padding: 9px 30px 10px 30px;
	font-size: 12px;
	background: #666;
	color: #e4e4e4;
}
.ol_choose_pay > li {padding: 10px 0; overflow: hidden;}
.ol_choose_pay > li:first-child {padding-top: 0;}
.ol_choose_pay > li:last-child {padding-bottom: 0;}
.ol_choose_pay > li + li {border-top: 1px solid #eee;}
.info_choose_pay {overflow: hidden;}
.li_choose_pay {position: relative;}
.li_choose_pay + .li_choose_pay {border-top: 1px solid #eee;}
.li_choose_pay input {cursor: pointer; position: absolute; top: 12px; left: 0;}
.li_choose_pay label {font-weight: bold; text-transform: capitalize; padding-bottom: 3px; font-size: 14px;}
.note_choose_pay {display: block; color: #f40a0a; font-size: 13px !important; text-transform: inherit !important;}
.note_choose_pay img {display: block; max-width: 100%;}
.btn_social {position: absolute; top: 0px; right: 0px;}
.link_qmk {
	position: absolute;
	bottom: 0; right: 0;
	font-size: 12px;
	color: #5c5c5c;	
	text-decoration: underline;
	text-transform: none;
}
.ipt_row_si {
	background: #fff;
	border: 1px solid #bfbfbf;
	width: 100%; height: 32px;
	padding: 0 10px;
	font-family: 'NotoSans';	
}
.btn_row_si {
	border: none;
	cursor: pointer;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 30px;
	background: #EC1C24;
	font-weight: 700;
}

.buttom_link {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 30px;
	background: #000;
	font-weight: 700;
}
.buttom_link:hover, .btn_row_si:hover {text-decoration: underline;}
.m_over_sroll {
    height: 300px;
    overflow-y: scroll;
}

@media only screen and (max-width:1023px) {
	.f_cart .min_wrap {display: block;}
	.col_cart_2 {width: auto; margin-left: 0;}
	.col_cart_1 {width: auto;}
	.title_cart {padding: 15px; font-size: 20px;}
	.row_data_cart_1, .row_data_cart_3, .row_data_cart_4, .row_data_cart_5, .row_data_cart_6 {padding: 15px;}
	.row_data_cart_2 {padding: 0 15px 15px 15px;}
	.ul_data_cart > li {padding: 15px 0;}
	.ul_data_cart > li ol li {float: none; width: auto;}
	.ul_data_cart > li ol li:nth-child(1) {width: auto;}
	.ul_data_cart > li ol li:nth-child(2),
	.ul_data_cart > li ol li:nth-child(3) {width: auto; text-align: left; margin-top: 10px;}
	.col_data_cart_4_1 {width: auto; float: none;}
	.col_data_cart_4_2 {border-left: 0;}
	.ul_data_cart_4 {padding-left: 0;}
	.butom_cart {padding: 15px 0;}
	.ul_atm_bank > li {width: 50%;}
	.btn_row_si {width: 100%;}
	
	.row_data_cart_1 ul li:nth-child(2),
	.row_data_cart_1 ul li:nth-child(3) {display: none;}
}