/*
  	Flaticon icon font: Flaticon
  	Creation date: 21/01/2023 14:10
  	*/

@font-face {
	font-family: "Flaticon";
	src: url("../font/Flaticon.eot");
	src: url("../font/Flaticon.eot") format("embedded-opentype"),  url("../font/Flaticon.woff2") format("woff2"),  url("../font/Flaticon.woff") format("woff"),  url("../font/Flaticon.ttf") format("truetype"),  url("../font/Flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: "Flaticon";
	src: url("../font/Flaticon.svg") format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-style: normal;
}
.flaticon-diamond:before {
	content: "\f100";
}
.flaticon-speed:before {
	content: "\f101";
}
.flaticon-trophy:before {
	content: "\f102";
}
.flaticon-security:before {
	content: "\f103";
}
.flaticon-wipe:before {
	content: "\f104";
}
.flaticon-cleaning-products:before {
	content: "\f105";
}
.flaticon-window:before {
	content: "\f106";
}
.flaticon-window-cleaning:before {
	content: "\f107";
}
.flaticon-window-1:before {
	content: "\f108";
}
.flaticon-cleaning:before {
	content: "\f109";
}
.flaticon-wipe-1:before {
	content: "\f10a";
}
i, em {
	font-style: normal;
}
.container-mobile {
	padding: 0;
}
.product-view {
	width: 100%;
}
.block {
	padding-bottom: 30px;
	
	clear: both;
	overflow: hidden;
}
.block .position {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
}
.block .position a, .block .position span {
	display: inline-block;
	padding-right: 5px;
	font-size: 14px;
	color: #333;
	text-transform: capitalize;
}
.block .classes h3 {
	text-align: center;
	line-height: 30px;
	font-size: 34px;
	color: #333;
	margin-bottom: 30px;
}
.block .classes h1 {
	text-align: center;
	line-height: 30px;
	font-size: 34px;
	color: #333;
	margin-bottom: 30px;
}
.block .classes .class-info p {
	text-align: center;
}
.block .classes .class-name ul {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
.block .classes .class-name ul li {
	padding: 10px 30px;
	background-color: #303030;
	margin: 30px 20px;
	border-radius: 5px;
}
.block .classes .class-name ul .current {
	background-color: #333;
}
.block .classes .class-name ul li:hover {
	background-color: #333;
}
.block .classes .class-name ul li a {
	display: block;
	color: #fff;
	font-size: 20px;
}
.block .classes .class-content {
	margin-top: 30px;
	margin-bottom: 30px;
}
.block .classes .class-content img {
	text-align: center;
	margin: 20px 0;
}
.block .class-content .news-list {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.block .class-content .news-item {
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 15px 0%;
	background-color: #fff;
}
.block .class-content .news-item .news-img {
	float: left;
	width: 30%;
}
.block .class-content .news-item .news-img img {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #eee;
}
.block .class-content .news-item .news-info {
	float: right;
	width: 68%;
	text-align: left;
	padding: 15px;
}
.block .class-content .news-item .news-info span {
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	margin-bottom: 10px;
}
.block .class-content .news-item .news-info p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.block .class-content .news-item .news-info .news-btn {
	display: block;
	background-color: #999;
	color: #fff;
	width: 120px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	border-radius: 100px;
}
.block .class-content .news-item .news-info .news-btn:hover {
	background-color: #303030;
}
.block .container .page {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 20px;
}
.block .container .page a {
	display: inline-block;
	width: 40px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 3px;
}
.block .container .page a:hover {
	color: #fff;
	font-weight: 700;
	background-color: #333;
}
.block .container .page .current {
	display: inline-block;
	color: #fff;
	font-weight: 700;
	background-color: #333;
}
.col-l-1 {
	float: left;
	text-align: left;
	width: 50%;
}
.col-l-2 {
	float: left;
	text-align: left;
	width: 100%;
}
.col-r-1 {
	float: right;
	text-align: right;
	width: 50%;
}
.col-r-2 {
	float: right;
	text-align: right;
	width: 100%;
}
.block .class-content .form .form-item textarea, .block .class-content .form .form-item input {
	box-sizing: border-box;
	width: 98%;
	line-height: 40px;
	padding: 0 5px;
	border: 1px solid #999;
	border-radius: 5px;
	border-left: solid 3px #ecc183;
}
.block .class-content .form .form-item textarea {
	min-height: 100px;
	width: 100%;
}
#submit {
	background-color: #303030;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	width: 200px;
	margin-top: 20px;
}
#submit:hover {
	background-color: #333;
}
.block .class-content .form .form-item img {
	position: absolute;
	right: 0;
	top: 50%;
	margin: 0;
	transform: translate(-50%, -50%);
}
.block .classes .inquiry h3 {
	text-align: center;
	margin-bottom: 30px;
	color: #333;
}
.block .classes .contact .contact-content {
	float: left;
	width: 70%;
	text-align: left;
}
.block .classes .contact .contact-content h3 {
	color: #333;
	text-align: left;
	line-height: 40px;
}
.block .classes .contact .contact-content a, .block .classes .contact .contact-content span {
	display: inline-block;
	text-align: left;
	line-height: 30px;
	font-size: 14px;
}
.block .classes .contact .contact-img {
	float: right;
	width: 30%;
	text-align: center;
}
.block .classes .contact .contact-img img {
	width: 50%;
}
.block .classes .contact {
	background-color: #fff;
	padding: 20px 20px;
	margin-bottom: 30px;
}
.block .class-content .download-list {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.download-list .download-item {
	width: 49%;
	float: left;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.download-list .download-item:nth-child(2n) {
	float: right;
}
.download-list .download-item .download-img {
	width: 20%;
	float: left;
}
.download-list .download-item .download-img img {
	width: 100%;
	margin: 0;
}
.download-list .download-item .download-info {
	width: 70%;
	float: right;
	text-align: left;
}
.download-list .download-item .download-info span:nth-child(1) {
	font-weight: bold;
	margin-bottom: 15px;
}
.block .download-list .download-item .download-info span {
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.download-list .download-item .download-info a {
	display: block;
	display: block;
	background-color: #303030;
	color: #fff;
	padding: 10px 0;
	margin-top: 20px;
	width: 150px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
}
.block .product-right, .block .product-left {
	margin-top: 30px;
}
.block .product-left {
	float: left;
	width: 100%;
}
.block .product-left h3 {
	padding: 20px 10px;
	background-color: #333;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.block .product-left ul {
}
.block .product-left ul ul {
	border: 0;
	float: left;
	display: none;
}
.block .product-left ul li {
	position: relative;
	width: 25%;
	float: left;
	text-align: center;
}
.block .product-left .product-nav ul li span {
	background: url(https://i.trade-cloud.com.cn/NewImages/images/product_01.webp);
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	cursor: pointer;
	right: 35px;
	top: 30px;
	transform: translate(-50%, 0%);
}
.block .product-left .product-list ul li .btn:hover {
}
.block .product-left .product-nav ul li a {
	display: block;
	margin: 15px 30px 15px 20px;
	font-size: 14px;
	border: solid 1px #ccc;
	border-radius: 35px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 45px;
	border-radius: 35px;
}
.block .product-left .product-list ul li .btn span {
	width: auto;
	padding: 10px 15px;
	background-color: #333;
	color: #fff;
	font-size: 14px;
}
.block .product-left .product-list ul li .btn span:hover {
	background-color: #5c9508;
}
.block .product-left ul li a:hover {
}
.block .product-left ul li .current {
	background: inherit;
	font-weight: 700;
}
.block .product-left ul li ul li {
	width: 100%;
	float: left;
}
.block .product-left .product-nav ul li ul li a {
	border: none;
	margin: 0;
	border-bottom: solid 1px #f3f4f8;
}
.block .product-left .product-list {
	margin-top: 30px;
}
.block .product-left .product-list li {
	padding: 0 10px;
}
.block .product-left .product-list li a {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
.block .product-left .product-list img {
	width: 30%;
}
.block .product-left .product-list span {
	display: inline-block;
	width: 65%;
	margin-left: 5%;
}
.block .product-right {
	width: 100%;
}
.product-right h3 {
	font-size: 24px;
	line-height: 150%;
	margin-top: 30px;
}
.block .product-right .product-info p {
	margin-top: 30px;
	font-size: 14px;
	color: #666;
	line-height: 150%;
}
.block .product-right .product-list .product-item .product-img {
	width: 30%;
	border: 1px solid #eee;
}
.block .product-right .product-list .product-item .product-img img {
	width: 100%;
	margin: 0;
}
.block .product-right .product-list .product-item .product-info {
	width: 68%;
	margin: 0;
}
.block .product-right .product-list .product-item .product-info span {
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
}
.block .product-right .product-list .product-item .product-info p {
	display: block;
	line-height: 25px;
	font-size: 14px;
}
.block .product-right .product-list .product-item .product-info .btn {
	display: inline-block;
	padding: 10px 20px;
	background-color: #303030;
	color: #fff;
	margin-top: 30px;
	margin-right: 10px;
}
.block .product-right .product-list .product-item .product-info .btn:hover {
	background-color: #333;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background-color: inherit;
	color: #555;
}
.owl-theme .owl-nav [class*="owl-"] {
	background-color: inherit;
	font-size: 20px;
	color: #555;
	padding: 0;
}
.banner img {
	width: 100%;
}
.shown_products_a_left, .shown_products_a_right {
	margin-top: 30px;
}
.shown_products_a_right {
	float: right;
	text-align: left;
	font-size: 16px;
	width: 58%;
}
.shown_products_a_left {
	float: left;
	border: 0;
	padding: 2px;
	width: 40%;
}
.shown_products_a_right h1 {
	width: 100%;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
.block .shown_products_a_right h3 {
	float: left;
	width: 100%;
	font-size: 14px;
	padding-top: 10px;
	margin: 0px;
	color: #666;
	font-weight: normal;
}
.block .shown_products_a_right h2 {
	float: left;
	width: 100%;
	font-size: 14px;
	padding-top: 10px;
	margin: 0px;
	color: #666;
}
.shown_products_a_right h4 {
	float: left;
	margin-right: 10px;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 20px;
}
.shown_products_a_right h4 a {
	background-color: #303030;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	font-weight: bold;
}
.shown_products_a .current {
	background-color: inherit;
}
.shown_products_b {
	width: 100%;
	height: auto;
	margin-top: 10px;
	float: left;
}
.shown_products_b_a {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
.op {
	float: left;
	width: 100%;
}
.shown_products_b_a h2 {
	width: 100%;
	text-indent: 20px;
	float: left;
	font-weight: bold;
	color: #FFF;
	background-color: #303030;
	line-height: 40px;
	font-size: 16px;
}
.opt {
	float: left;
	width: 100%;
	margin-top: 1%;
	font-size: 14px;
	word-wrap: break-word;
	white-space: normal;
	word-break: normal;
}
.opt_pt {
	float: left;
	font-size: 16px;
	margin-top: 1.5%;
	width: 100%;
	color: #666;
}
.opt h3 {
	margin-right: 10px;
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
}
.block .opt h3 a {
	float: left;
	display: inline-block;
	margin-right: 20px;
}
#proabout a {
	background-color: #333;
	color: #fff;
	margin-right: 5px;
	margin-top: 10px;
	padding: 0.5% 0.5% 0.5% 0.5%;
	float: left;
}
.plane-body {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 20px;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	vertical-align: middle;
}
#form-group-6 {
	width: 100%;
	float: left;
}
.form-group {
	margin-bottom: 15px;
}
#form-group-11 {
	width: 48%;
	float: left;
}
#form-group-12 {
	width: 48%;
	float: right;
}
#form-group-14 {
	width: 100%;
	float: left;
}
#form-group-4 {
	width: 48%;
	float: right;
}
.form-group .form-control {
	

	width: 100%;
	border-radius: 5px;
	height: 50px;
	color: #333;
	font-size: 14px;
}
.form-group textarea {
	height: 200px !important;
}
input[type="text"], input[type="password"], input[type="button"], input[type="reset"], input[type="submit"], select, textarea {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}
.form-control {
	padding: 3px 5px;
	height: 27px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control {
	display: block;
	width: 100%;
	height: 32px;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 1.42857;
	color: #9c9b9b;
	vertical-align: middle;
	background-color: white;
	border:none;
	background:#f6f6f6;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
 *vertical-align:middle;
}
.btn.btn-submit {
	border: 0;
	box-sizing: border-box;
	color: #fff;
	background-color: #333;
	float: right;
	font-size: 18px;
	height: auto;
	margin-top: 0;
	padding: 10px;
	text-align: center;
}
#AboutPro {
	width: 100%;
	float: left;
}
#AboutPro h3 {
	width: 16.666%;
	float: left;
	margin-right: 0;
	text-align: center;
}
#AboutPro h3 a.proli1 {
	padding-bottom: 0;
}
#AboutPro h3 a {
	padding: 5%;
	line-height: normal;
	margin-right: 0;
}
#AboutPro h3 a.proli2 {
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
}
.content_scene_cat a {
	color: #333;
	padding-left: 1%;
	padding-right: 0.5%;
	padding-top: 0.5%;
	padding-bottom: 0%;
	float: left;
}
.proli1 {
	width: 100%;
	float: left;
}
#AboutPro h3 a img {
	max-width: 100%;
	border: solid 1px #ccc;
}
.productsTags {
	line-height: 120%;
	color: #666;
}
.form-item {
	margin-bottom: 10px;
}
.image-additional .owl-theme .owl-nav [class*=owl-] {
	font-size: 20px;
	padding: 0;
	background: inherit;
	color: #666;
}
.block .product-right .product-info a p {
	text-align: left;
}
.block .class-content .news-item {
	padding: 0;
}
}
.block .product-right .product-list .product-item .product-img {
	border: 1px solid #eee;
}
.block .class-content .news-item .news-img {
	border-bottom: 1px solid #eee;
}
.block .class-content .news-item .news-img img {
	height: auto;
}
.block .class-content .news-item .news-info .news-btn {
	background-color: #999;
	padding: 0;
	width: 120px;
	border-radius: 100px;
}
.block .class-content .news-item .news-info .news-btn:hover {
	background-color: #303030;
}
.block .class-content .news-item .news-info {
	padding: 15px;
	box-sizing: border-box;
}
.block .class-content .news-item .news-info .news-btn {
	line-height: 30px;
	margin-top: 20px;
}
.form-item {
	text-align: center;
}
.product-right .product-info {
	margin-top: 30px;
	font-size: 14px;
	color: #666;
	line-height: 150%;
}
.block .product-right .product-list .product-item .product-info span {
	margin-bottom: 30px;
}
.maeta {
	font-size: 14px;
	color: #666;
	line-height: 150%;
}
.block .product-right .product-info p {
	margin-top: 0;
}
.form-item {
	text-align: left;
}
.form-item:nth-child(2n) {
	text-align: right;
}
.form-item:last-child {
	text-align: center;
}
.poorder .tab-list {
	display: flex;
	justify-content: flex-end;
	width: 100%;
}
.location {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
	
}
.location .container {
	padding-top: 1%;
	padding-bottom: 1%;
}
.position {
	
	line-height: 40px;
}
.pro-cat {
	width: 100%;
	float: left;
	margin-top: 35px;
}
.pro-cat-two {
	width: 100%;
	float: left;
	margin-top: 35px;
}
.container-pro-navbar>ul {
	width: 100%;
	overflow: hidden;
	float: left;
	padding-left: 0;
	margin-bottom: 0;
}
.container-pro-navbar>ul>li {
	float: left;
}
.container-pro-navbar>ul>li p {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 0 20px;
	cursor: pointer;
	color: #646565;
	margin-bottom: 0;
	background-color: #ffffff;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
}
.container-pro-navbar>ul>li p:hover {
	color: #ffffff;
	background-color: #ecc183;
}
.container-pro-navbar>ul>div {
	float: right;
	font-size: 14px;
	color: #555555;
	margin-top: 26px;
}
.container-pro-navbar>ul>div>img {
	vertical-align: top;
}
.container-pro-navbar .navbar-active {
	color: #ffffff !important;
	background-color: #ecc183 !important;
}
.product-submenu {
	margin: 0px auto;
	background: #e5e5e5;
}
.product-submenu ul li {
	display: inline-block;
	font-size: 16px;
	color: #646565;
	position: relative;
	padding: 25px 40px;
	margin-bottom: 0;
}
.product-submenu ul li.cur, .product-submenu ul li:hover a {
	color: #ecc183;
}
.product-submenu ul li:after {
	position: absolute;
	content: "";
	width: 0%;
	height: 2px;
	background: #ecc183;
	left: 0px;
	bottom: 0px;
	transition: all 0.5s;
}
.product-submenu ul li a {
	display: block;
	white-space: normal;
	word-break: break-all;
}
.product-submenu ul li.cur:after, .product-submenu ul li:hover:after {
	width: 100%;
}
.product-submenu ul li {
}
.block .product-right .show-detail .product-item .product-info .btn:last-child {
	background-color: #ecc183;
}
.shown_products_a_right-t p {
	margin-top: 20px;
	width: 100%;
	float: left;
}
@media(max-width:767px) {
#AboutPro h3 {
	width: 33.333%;
}
}
.product-info h2 {
	font-size: 18px;
}
.block .product-left h3 {
	width: 100%;
}
.block .product-right .show-detail {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.block .product-right .show-detail .product-item {
	width: 24%;
	position: relative;
	margin-bottom: 20px;
	flex-wrap: wrap;
	border-bottom: 0;
}
.block .product-right .show-detail .product-item .product-img {
	width: 100%;
}
.block .product-right .show-detail .product-item .product-info {
	width: 100%;
	padding: 5%;
	background-color: #fff;
	padding-bottom: 10%;
}
.block .product-right .show-detail .product-item .product-info .btn {
	padding: 10px 0;
	width: 49%;
	text-align: center;
	margin: 0;
	font-weight: normal;
}
.block .product-right .show-detail .product-item .product-info .btn:last-child {
	float: right;
}
.block .product-right .show-detail .product-item .product-info p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.block .product-right .show-detail .product-item:hover img {
	-webkit-transform: scale(0.892);
	-ms-transform: scale(0.892);
	-o-transform: scale(0.892);
	transform: scale(0.892);
}
.block .product-right .product-list .product-item .product-img img {
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.block .product-right .show-detail .product-item:hover {
}
.block .product-right .show-detail .product-item .product-info span {
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.product-view .product-image, .single_product_items {
	display: block;
}
.product-view .image-additional {
	margin-top: 20px;
}
.product-view .image-additional li img {
	margin: 0;
}
.left-search {
	border: 1px #fff solid;
	height: 42px;
	display: flex;
	float: right;
	background-color: #fff;
	width: 20%;
}
.search-t {
	width: 80%;
	line-height: 42px;
	heighr: 42px;
	outline: 0;
	padding-left: 10px;
	float: left;
	border: none;
	background-color: #fff;
}
.search-b {
	width: 20%;
	float: right;
	height: 40px;
	line-height: 40px;
	background: transparent url(https://i.trade-cloud.com.cn/image/search-pr.webp);
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
#ert {
	width: 21px;
	height: 22px;
	float: left;
	background-image: url(https://i.trade-cloud.com.cn/image/p-su.webp);
	background-repeat: no-repeat;
	background-position: center center;
}
#uioi {
	width: 21px;
	height: 22px;
	float: left;
	background-image: url(https://i.trade-cloud.com.cn/image/p-he.webp);
	background-repeat: no-repeat;
	background-position: center center;
}
.tab-list dd {
	cursor: pointer;
}
.tab-list .list .current {
	background-image: url(https://i.trade-cloud.com.cn/image/p-su-1.webp) !important;
}
.tab-list .list1 .current {
	background-image: url(https://i.trade-cloud.com.cn/image/p-he-1.webp) !important;
}
.location {
	width: 100%;
	float: left;
	
}
.location .container {
	padding-top: 1%;
	padding-bottom: 1%;
}
.position {
	
	line-height: 40px;
}
.container-pro-navbar > ul > li {
	position: relative;
}
.container-pro-navbar > ul > li b {
	position: absolute;
	text-align: center;
	right: 0px;
	top: 10px;
	cursor: pointer;
	width: 20px;
	height: 20px;
}
.container-pro-navbar > ul > li b::before {
	content: "+";
	font-size: 18px;
}
.container-pro-navbar > ul > li.navbar-active b::before {
	content: "-";
}
.container-pro-navbar > ul > li.navbar-active p {
	color: #fff;
	background-color: #ecc183;
}
.pro-nav .pro-cat-two .container .product-submenu ul {
	display: none;
	margin-left: 0;
	padding-left: 0;
}
.pro-nav .pro-cat-two .container .product-submenu ul.on {
	display: block;
}
.contact {
	padding-top: 6.8%;
	padding-bottom: 8.9%;
	
	background-size: 100% auto;
}
.contact .way {
	float: left;
	width: 50%;
	max-width: 490px;
	overflow: hidden;
}
.contact .way .tit {
	color: #222222;
	font-size: 24px;
	margin-bottom: 35px;
}
.contact .way ul li {
	margin-bottom: 30px;
}
.contact .way ul li .t1 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
}
.contact .way ul li .t2 {
	color: #666666;
	font-size: 14px;
	line-height: 1.6;
}
.contact .message {
	float: right;
	width: 50%;
	overflow: hidden;
}
.contact .message .tit {
	color: #222222;
	font-size: 24px;
	margin-bottom: 25px;
}
.contact .message .box {
	width: 100%;
	overflow: hidden;
}
.contact .message .box .half {
	float: left;
	width: -moz-calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: calc((100% - 20px) / 2);
	margin-right: 20px;
	margin-bottom: 20px;
}
.contact .message .box .half:nth-child(2n) {
	margin-right: 0;
}
.contact .message .box .inputli, .contact .message .box .textli {
	padding-left: 20px;
	padding-right: 20px;
	border: #e5e5e5 solid 1px;
	box-sizing: border-box;
	overflow: hidden;
}
.contact .message .box .textli {
	padding-top: 15px;
	padding-bottom: 20px;
}
.contact .message .box .sp {
	float: left;
	min-width: 65px;
	margin-right: 10px;
	color: #888888;
	font-size: 14px;
	height: 58px;
	line-height: 58px;
}
.contact .message .box .textli .sp {
	height: auto;
	line-height: 1.7;
}
.contact .message .box .sp .must {
	display: inline-block;
	margin-right: 5px;
	color: #445ba7;
}
.contact .message .box .inputli input {
	/*float: left;
	/*width: -moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: calc(100% - 100px);*/
	width: 100%;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	height: 58px;
	line-height: 58px;
}
.contact .message .box .inputli input::-webkit-input-placeholder, .contact .message .box textarea::-webkit-input-placeholder {
 font-family: "???ии?беиж?бниж?бо";
 font-size: 14px;
 color: #888888;
}
 .contact .message .box .inputli input::-moz-placeholder, .contact .message .box textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
 font-size: 14px;
 color: #888888;
}
 .contact .message .box .inputli input:-moz-placeholder, .contact .message .box textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 font-size: 14px;
 color: #888888;
}
 .contact .message .box .inputli input:-ms-input-placeholder, .contact .message .box textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-size: 14px;
 color: #888888;
}
.contact .message .box textarea {
	float: left;
	width: 100%;
	background: none;
	border: none;
	outline: none;
	color: #666666;
	font-size: 14px;
	line-height: 1.8;
	min-height: 80px;
}
.contact .message .labelli {
	float: left;
	margin-top: 20px;
	width: 100%;
}
.contact .message .labeldiv input {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	margin-top: 4px;
}
.contact .message .labeldiv .txt {
	display: inline-block;
	vertical-align: top;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: calc(100% - 40px);
	color: #999999;
	font-size: 14;
	line-height: 1.7;
}
.contact .message .btn {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.contact .message .btn input {
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #445ba7;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
}
 #form input::-webkit-input-placeholder {
color:#666;
}
#form textarea::-webkit-input-placeholder {
color:#666;
}
.contact ul{ padding-left:0;}
@media screen and (max-width: 950px) {
.block .product-right .show-detail .product-item {
	width: 50%;
}
.shown_products_a_left {
	width: 100%;
}
.shown_products_a_right {
	width: 100%;
}
.left-search {
	float: left;
	width: 100% !important;
}
}
@media screen and (max-width: 480px) {
.block .product-right .show-detail .product-item {
	width: 100%;
}
}
