@charset "utf-8";
/*默认页面主体样式定义*/
body {
	color: #5a5a5a;
}
a {
	color: #000;
}
.topLogBox .topLogBox-in, .w-main .row, .w-footer-in {
	max-width: 1200px;
	margin: 0 auto;
}
.w-admin-header .w-admin-row {
	width: 100%;
}
.body {
	overflow: hidden;
	font-size: 14px;
}
.col-right {
	display: none;
}
.w-foot-content {
	padding-top: 20px;
	padding-bottom: 17px;
}
/*---------------------header-----------------------*/
.row_top {
	max-width: 1200px;
	margin: 0 auto;
}
.row_top_in {
}
.row_top .column6 {
	width: 50%;
	float: left;
*width:49.99%;
}
.col-logo {
	position: relative;
	z-index: 1;
}
.w-header, .w-admin-header, .body-login .w-admin-header {
	
}
.w-admin-header .col-logo {
	max-width: 1200px;
	margin: 0 auto;
}
.w-logo h1 {
	font-size: 32px;
	padding: 0 10px;
}
.w-logo h1, .w-logo a {
	color: #fff;
}
.w-nav {
}
.w-admin-header .w-admin-nav {
	float: none;
	margin-left: 0;
}
.w-nav .w-nav-in {
	max-width: 1200px;
	margin: 0 auto;
}
.w-nav .nav_inner {
	display: block;
}
.w-nav .nav_inner > li {
	float: left;
	text-align: center;
}
.w-nav li a {
	text-decoration: none;
	color: #fff;
	padding: 0 10px;
	font-size: 15px;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	line-height: 68px;
	display: block;
	padding: 0 15px;
}
.w-nav .nav_inner > li:hover > a, .w-nav .nav_inner > li:hover > .li-parent-div > a {
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.w-nav .nav_inner > li > .submenu {
	top: 68px;
	left: 0;
}
.w-nav .nav_inner > li:hover > .submenu, .w-nav .submenu li:hover > .submenu {
	display: none;
}
.w-nav .submenu a {
	font-size: 14px;
	text-align: left;
}
.topLogBox {
	padding-top: 5px;
}
.topLogBox, .topLogBox a {
	font-size: 12px;
	color: #fff;
}
.topLogBox a {
	margin: 0 6px;
	text-decoration: none;
}
.topLogBox a:hover {
	text-decoration: underline;
}
.w-loginRegister, .w-languege, .w-shopCart {
	margin-top: 3px;
	float: right;
}
.w-shopCart i {
	background: url(../images/shopcart.png) no-repeat center;
	width: 19px;
	height: 19px;
	vertical-align: middle;
	display: inline-block;
*zoom:1;
	margin-right: 2px;
}
.topLogBox .w-search {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	float: right;
}
.topLogBox .w-search .input-search-w {
	background: none;
	width: 225px;
*width:175px;
	height: 30px;
	line-height: 30px;
	padding: 0 40px 0 10px;
	border: 1px solid #999;
}
.topLogBox .w-search .search-btn-w {
	position: absolute;
	width: 40px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: url(../images/input-search-1.png) no-repeat center #fff;
	cursor: pointer;
}
.topLogBox .w-search .search-btn-w span {
	display: none;
}
.nav_right_mask {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background: #000;
	opacity: 0.3;
*filter:alpha(opacity=30);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}
/*-----------------------banner------------------*/
.bx-controls-direction {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.bx-wrapper:hover .bx-controls-direction {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.banner .bx-wrapper .bx-prev {
	background-image: url("../images/banner_pre.png") !important;
	left: 0 !important;
	background-position: left center !important;
}
.banner .bx-wrapper .bx-next {
	background-image: url("../images/banner_next.png") !important;
	right: 0 !important;
	background-position: right center !important;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff !important;
	opacity: 0.5;
*filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
/*---------------footer------------------*/
.w-footer {
	line-height: 2;
	background: #293133;
	color: #fff;
	margin-bottom:73px;
}
.w-footer a {
	color: #fff;
}
/*----------------------------组件-----------------------*/
.w-text {
	line-height: 1.7;
}
.btn-default-w {
	padding: 0.8em 3em;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.w-form-filebox .w-form-file-upload .btn-default-w {
	padding: 0.8em 1em;
}
.w-social .social-item {
	background: #fff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 3px;
	line-height: 1;
	margin: 3px 15px 3px 0;
}
.icon-social {
	background-image: url('../images/icon-social-w.png');
}
.w-social .social-item:hover .icon-social {
	background-image: url('../images/icon-social-wh.png');
}
.search-defaut-w {
	max-width: 100%;
}
.search-defaut-w .input-search-w {
	background: #fff;
	border: 1px solid #e9e9e9;
	line-height: 2.6em;
	height: 2.6em;
	padding-right: 55px;
	color: #41494f;
}
.search-defaut-w .search-btn-w {
	width: 50px;
	height: 100%;
	border: none;
	border-left: 1px solid #D3D3D3;
}
.search-defaut-w .search-btn-w:hover {
}
.search-defaut-w .search-btn-w span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 0;
	text-indent: -999px;
	background: url(../images/input-search-1.png) no-repeat center;
}
.w-lantern-h .w-lantern-in {
	padding: 0 32px;
}
.w-lantern-marquee .w-lantern-in {
	padding: 0;
}
.w-lantern-h .lantern_pre, .w-lantern-h .lantern_next {
	width: 30px;
	height: 48px;
	margin-top: -24px;
	background-color: #CCCCCC;
}
.w-lantern-h .lantern_pre {
	background-image: url(../images/lantern_pre.png);
}
.w-lantern-h .lantern_next {
	background-image: url(../images/lantern_next.png);
}
/*title*/
.color_main {
}
.color_vice {
}
.color_vice_light {
}
.bg_vice_light {
	background: #666;
}
.w-title {
	margin-top: 0;
	margin-bottom: 10px;
}
.w-title .title-h-in > span {
	font-family: "微软雅黑", microsoft yahei;
}
.w-title25 h2 {
	color: #000;
}
.w-title25 .tith .tit_left {
	width: 100px;
	left: -100px;
}
.w-title25 .tith .tit_right {
	width: 100px;
	right: -100px;
}
.w-title25 .linebg {
	background: #666;
}
/*--------------------系统------------------------*/
.systitle {
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: #CE434A;
	padding: 0.5em 12px;
}
.crumbs {
	padding: 0 0 0 10px;
	background: #F9F9F9;
	border-left: 2px solid #454545;
}
.w-com-menu-V {
	background: #F2F2F2;
}
.w-pages {
	text-align: center;
}
.w-pages a {
	border-color: #d5d5d5;
	color: #5a5a5a;
	font-size: 95%;
	margin: 0 2px 5px;
}
.w-pages a:hover, .w-pages a.cur {
	color: #dd0000;
	border: 1px solid #dd0000;
}
.w-pages a.disabled, .w-pages a.disabled:hover {
	color: #999;
	background: none;
	border-color: #d5d5d5;
}
/*-----------------------------产品----------------------*/
.w-prd-list-cell .w-prd-con {
	border: 1px solid #EEEEEE;
	padding: 15px;
}
.w-product1 .w-prd-list-cell .w-prd-con, .w-prd-list1 .w-prd-list-cell .w-prd-con {
	padding-bottom: 0;
}
.w-product2 .w-prd-list-cell .w-prd-con, .w-prd-list2 .w-prd-list-cell .w-prd-con {
	padding-right: 0;
}
.w-product3 .w-prd-list-cell .w-prd-con {
	padding-left: 0;
}
.w-prd-list-cell .w-prd-infobox h2 {
	margin-bottom: 0;
}
.w-prd-list-cell .w-prd-price-groups {
	margin-bottom: 0;
}
.w-prd-list-cell .w-prd-price-groups > div {
	margin-bottom: 0;
	font-size: 100%;
}
.w-prd-list-cell .w-prd-price-groups .product-price-prefix {
	font-weight: normal;
	color: #FF3C00;
}
.w-prd-list-cell .w-prd-sum {
	font-size: 95%;
	line-height: 1.2;
}
.w-prd-list-cell .w-prd-btns a {
	line-height: 1.2;
}
.w-prd-list-cell .w-prd-btns a.btn-buy {
	background: #628A82;
	border-color: #628A82;
	color: #fff;
}
.w-prd-list-cell .w-prd-infobox h2 a {
	font-size: 16px;
}
.w-prd-list-cell .w-prd-infobox h2 a:hover {
	text-decoration: none;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale {
	font-size: 110%;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-amount {
	color: #EE4547;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-prefix {
	color: #666;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-amount {
	color: #000;
}
.product-detail-info .product-grayBox .product-prices {
	line-height: 1.2;
}
.product-detail-info .product-grayBox {
	background: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.info_tab ul {
	padding: 0;
}
.info_tab_in {
	border-color: #ebebeb;
}
.info_tab li {
	border: 0;
	background: none;
	margin-bottom: 0;
}
.info_tab li a {
	color: #212121;
	background: url(../images/tabli.png) no-repeat right center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
}
.info_tab li:last-child a {
	background: none;
}
.info_tab li.cur_tab a {
	color: #8A8A8A;
}
/*----------------------------新闻-------------------------*/
.w-News-list {
}
.w-News-list1 li, .w-News-list3 li, .w-News-list4 li, .w-adNews5 li, .w-News-list6 li, .w-News-list7 li, .w-adNews4 li, .w-adNews6 .adNewsTL li, .w-adNews8 li, .w-adNews9 li, .w-adNews11 li .news-sum {
	border-bottom-style: dashed;
}
.w-News-list1 li, .w-News-list2 li .news-item, .w-News-list3 li, .w-News-list4 li, .w-adNews5 li, .w-News-list6 li, .w-News-list7 li, .w-adNews4 li, .w-adNews6 .adNewsTL li, .w-adNews8 li, .w-adNews9 li, .w-adNews11 li .news-sum {
	border-color: #d4d4d4;
}
.w-News-list .news-com .news-h {
	font-weight: normal;
}
.w-News-list1 .news-com .date, .w-News-list1 .news-com .news-sum {
	margin-top: 0;
}
.w-News-list8 .news-item .news-com .news-h a:hover {
	color: #fff;
}
.w-adNews {
	line-height: 1.8;
}
.w-adNews .date {
	color: #acacac;
}
.w-adNews .news-sum {
	font-size: 95%;
}
.w-adNews1 li .news-item .news-com .news-h a {
	color: #373d4b;
}
.w-adNews1 li .news-item .news-com .news-sum {
	color: #535864;
	font-size: 100%;
}
.w-adNews2 li .news-item {
	border: none;
}
.w-adNews2 li .viewDetail {
	display: none;
}
.w-adNews2 li .news-item .news-com {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0;
}
.w-adNews2 li .news-item .news-com .news-com-top {
	margin-bottom: 0;
}
.w-adNews2 li .news-item .news-com .news-h {
	font-weight: normal;
}
.w-adNews2 li .news-item .news-com .news-sum {
	margin-top: 5px;
	line-height: 1.5;
	height: 4.5em;
}
.w-adNews2 li .news-item .news-com .news-com-top .date {
	font-size: 13px;
}
.w-adNews3 .w-adNews-texts li .w-adNews-textH h3 {
	font-size: 115%;
}
.w-adNews5 li {
	padding: 0.7em 0;
}
.w-adNews5 li .news-com {
	margin-left: 27%;
}
.w-adNews5 li .date {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.w-adNews5 li .news-sum {
	font-size: 95%;
}
.w-adNews6 .adNewsF .news-h {
	font-size: 115%;
}
.w-adNews6 .adNewsF .news-sum {
	font-size: 95%;
}
.w-adNews7 .adNewsL li .news-com .news-h a:hover {
	text-decoration: underline;
}
.w-adNews7 .adNewsL li .news-com .news-sum {
	font-size: 100%;
}
.w-adNews8 li {
	padding: 0.5em 0;
	margin-bottom: 0.7em;
}
.w-adNews8 li .news-together {
	line-height: 1.7;
}
.w-adNews8 li .news-h {
	float: none;
	width: 100%;
	font-weight: normal;
}
.w-adNews8 li .date {
	float: none;
	width: 100%;
	text-align: left;
}
.w-adNews9 li {
	padding-bottom: 15px;
	width: 50%;
    float: left;
}
.w-adNews9 li .date {
	margin-left: 2%;
	margin-right: 3%;
	padding:2%;
}
.w-adNews9 li .news-com .news-h {
	font-size: 16px;
	margin-bottom: 1em;
	line-height: 1.3;
}
.w-adNews li .news-btn {
	padding: 0.5em 1.5em;
}
.newsDetail .newsTitle {
	color: #000;
}
.newsDetail .newsST {
	color: #777;
}
/*----------------------菜单----------------------------*/
.w-com-menu li > .div-parent > .fa-plus::before {
	content: "\f107";
}
.w-com-menu li.open > .div-parent > .fa-plus::before {
	content: "\f106";
}
/*-----------------------会员中心和购物车--------------------*/
/*---------------------登录注册--------------------------*/
.body-login {
	background: #fff;
}
.signbox-A .login-h2A, .login-input-A, .register-A a, .password-forget-A a, .login-button-A, .signfoot, .login-checkA span {
	color: #666;
}
input[class*='login-input-A']::-webkit-input-placeholder {
color:#666;
}
input[class*='login-input-A']:-moz-placeholder {
color:#666;
}
input[class*='login-input-A']::-moz-placeholder {
color:#666;
}
input[class*='login-input-A']:-ms-input-placeholder {
color:#666;
}
.sign-content-A {
	background-image: url("../images/signboxbg.png");
}
.login-button-A {
	background-image: url("../images/signbtnbg.png");
}
.login-checkA input.checked[type="checkbox"] + label {
	background-image: url("../images/login-checked.png");
}
.login-input-A, .login-button-A, .login-checkA label {
	border-color: #999;
}
@media (min-width:478px) {
}
@media (min-width:768px) {
/*---------------------------菜单-------------------------*/
.side_bar {
	width: 240px;
}
.side_left {
	margin-left: 270px;
}
.w-com-menu-V {
}
.w-com-menu-V .fa {
	font-size: 100%;
	font-weight: normal;
	right: 0;
	top: 5px;
	bottom: auto;
	color: #616363;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent {
	border-top: 1px solid #fff;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent {
	border-bottom: 1px solid #fff;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:last-child {
	border-bottom: 0;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent {
	background: none;
	border: 0;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a {
	font-size: 15px;
	color: #323232;
	padding: 12px 20px 12px 15px;
}
.w-com-menu-V li a {
	padding: 0 10px 0 15px;
	font-size: 100%;
	line-height: 1.8;
}
/*.w-com-menu-V .xwzx_child li a {
	line-height: normal;
}*/
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:hover > .div-parent {
	box-sizing: content-box;
}
.w-com-menu-V .ul-submenu {
	background: #f9f9f9;
	padding: 5px 0;
}
.w-com-menu-V .ul-submenu .div-parent {
	padding: 5px 0;
}
.w-com-menu-V .ul-submenu a {
	color: #000;
*position:relative;
}
.w-com-menu-V .ul-submenu .li-parent .div-parent {
	border-bottom: 0;
}
.w-com-menu-V .ul-submenu .li-parent .div-parent .fa {
	line-height: 1.8;
}

.w-com-menu-V .ul-submenu .ul-submenu {
	background: #fdfdfd;
}
.w-com-menu-V .ul-submenu .ul-submenu .div-parent {
	padding: 0;
}
.w-com-menu-V .ul-submenu .ul-submenu a {
}
.w-com-menu-V .menu_simpline_cur {
	display: block;
	position: absolute;
	left: 0;
	width: 0;
	top: 0;
	bottom: 0;
}
.w-com-menu-H {
	margin-bottom: 40px;
	text-align: center;
}
.w-com-menu-H >.w-com-menu-in {
	display: inline-block;
*display:inline;
*zoom:1;
	padding: 0 20px;
	background: #F9F9F9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.w-com-menu-H >.w-com-menu-in> ul:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.w-com-menu-H >.w-com-menu-in > ul > li {
	position: relative;
}
.w-com-menu-H li {
	margin: 0;
}
.w-com-menu-H li a {
	color: #434343;
}
.w-com-menu-H >.w-com-menu-in>.ul-parent> li >.div-parent a {
	padding: 0 15px;
	line-height: 42px;
	display: block;
	font-size: 15px;
	color: #000;
}
.w-com-menu-H .ul-submenu {
	top: 42px;
	font-size: 14px;
}
.w-com-menu-H .ul-submenu .ul-submenu {
	top: 28px;
	background: #fff;
}
.w-com-menu-H .ul-submenu li .div-parent {
	margin: 0 5px;
}
.w-com-menu-H .ul-submenu li a {
	line-height: 2;
	color: #454545;
}
.w-com-menu-H .ul-submenu .ul-submenu-up {
	display: none;
}
.order-progress .order-progress-line .order-progress-line-sec .line {
	width: 111px;
}
}
@media (min-width:961px) {
.w-logo {
	min-height: 50px;
	min-width: 40px;
}
.w-logo h1 {
	line-height: 76px;
}
.w-nav .li-parentOne-div .fa {
	display: none;
}
.w-nav .submenu {
	background: #000;
}
.w-nav .submenu li {
	width: 171px;
}
.w-nav .submenu li:last-child {
	border-bottom: 0;
}
.w-nav .submenu li .submenu {
	left: 171px;
}
.w-admin-shopCart {
	position: absolute;
	right: 10px;
	margin-right: 0;
	padding-top: 12px;
	z-index: 2;
	top: 10px;
}
.w-admin-shopCart a {
	background: #F5F5F5;
	padding: 7px 15px;
}
.w-admin-shopCart a span, .w-admin-shopCart a .fa-angle-right {
	display: inline-block;
*display:inline;
*zoom:1;
}
.w-admin-shopCart a .num {
	left: 111px;
}
.w-nav .li-parent-div .fa-plus:before {
	content: "\f105";
}
/*---------------------------topLogBox--------------------------*/
	
	
	
}
@media (min-width:1201px) {
.bx-controls-direction {
	width: 1170px;
	position: absolute;
	height: 1.66rem;
	top: 50%;
	margin-top: -0.83rem;
	left: 50%;
	margin-left: -585px;
}
.w-nav .nav_inner > li {
	min-width: 133px;
}
.w-com-menu-H >.w-com-menu-in>.ul-parent> li {
	min-width: 130px;
}
.w-admin-shopCart {
	right: 50%;
	margin-right: -590px;
}
}
@media (max-width:1200px) {
.col-table {
	margin: 0;
}
.w-com-menu-H {
	margin-left: 0;
}
}
@media (min-width:768px) and (max-width:1300px) {
/*---------------------头部--------------------------------*/
.w-admin-shopCart a {
	padding: 7px 5px;
}
.w-admin-shopCart a span, .w-admin-shopCart a .fa-angle-right {
	display: none;
}
.w-admin-shopCart a .num {
	left: 20px;
}
}
@media (min-width:961px){.ul-parent{display:none;}}
@media (max-width:960px) {
html {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
.productimg_main .tit_des{padding:0 40px}
.pro_left{display:none;}
.pro_right{width:100% !important;}
.headerlianxi{display:none;}
.contactus{width:100% !important;}
.productimg_main .tit_des{width:100% !important;}
body {
	height: 100%;
	min-width: 100%;
}
.body {
	padding-top: 1.4rem;
}
/*--------------------header---------------------*/
.w-admin-header, .body-login .w-admin-header, .w-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	padding-top: 0;
	height: 1.4rem;
	z-index: 999;
}
.row_top {
	display: block;
}
.row_top .column {
	float: none;
	width: 100%;
	display: block;
}
.topLogBoxPc {
	display: none;
}
.menuPc {
	display: none;
}
.col-logo, .w-admin-header .col-logo {
	float: none;
	text-align: center;
	padding: 0;
}
.w-logo {
	padding: 0 1.2rem;
	height: auto;
	min-height: 0;
	min-width: 0;
}
.w-logo h1 {
	font-size: 0.7rem;
	margin-top: 0.25rem;
	margin-bottom: 0;
}
.w-logo-img {
	display: block;
	padding: 0.17rem 0.25rem;
	line-height: 1.06rem;
}
.w-logo-img img {
	max-height: 1.06rem;
}
.w-admin-header .w-logo {
	padding: 0 13.5em 0 1.2rem;
}
.col-right {
	position: fixed;
	left: -70%;
	width: 30%;
	background: #212121;
	top: 0;
	bottom: 30%;
	padding: 0;
	margin-top: 0px;
	z-index: 10;
	display: block;
}
.w-nav {
	background: none;
	overflow-y: auto;
	height: 100%;
	margin: 0;
	padding: 0;
}
.w-admin-header .w-admin-nav {
	margin-left: 0;
	margin-right: 0;
}
.w-nav ul {
	list-style: none;
	padding-left: 0;
}
.outer{float:none !important;}
.right_prolist{display:none;}
.newsDetail{width:100% !important;}
.w-nav .nav_inner {
	display: block;
}
.w-nav .nav_inner > li {
	display: block;
	float: none;
	text-align: left;
	margin: 0;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	line-height: 2.5;
	padding: 0 10px;
}
.w-nav li {
	border-bottom: 0;
	border-top: 0;
	float: none;
}
.w-nav li a, .w-nav .submenu li a, .w-admin-header .w-admin-nav a {
	display: block;
	color: #fff;
	text-align: left;
	font-size: 14px;
}
.w-nav .nav_inner > li:hover > .submenu, .w-nav .submenu li:hover > .submenu {
	display: none;
}
.w-nav .nav_inner > li > .submenu {
	top: 0;
}
.w-nav .submenu {
	position: relative;
	font-size: 14px;
	box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
}
.w-nav .submenu li {
	width: auto;
}
.w-nav .submenu li .submenu {
	left: 0;
	top: 0;
}
.w-nav .submenu ul, .w-nav .submenu .submenu ul {
	background: none;
}
.w-nav .li-parent-div .fa {
	position: absolute;
	top: 50%;
	margin-top: -1em;
	right: 0;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	font-size: 150%;
}
.w-nav .li-parent-div .fa-plus::before {
	content: "\f107";
}
.w-nav .li-parent-div.open .fa-plus::before {
	content: "\f106";
}
.w-nav .submenu li a {
	padding: 0.5em 0.5em 0.5em 1.5em;
	text-align: left;
}
.w-nav .submenu .submenu li a {
	padding-left: 2.5em;
}
.mobile-nav-toggle {
	display: block;
}
.w-nav .nav_simpline_cur {
	display: none;
}
.topLogBoxPc {
	display: none;
}
.topLogBoxTel {
	background: #293133;
}
.topLogBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.topLogBox, .topLogBox a {
	color: #fff;
}
.w-languege, .w-loginRegister, .w-shopCart {
	float: none;
	margin: 0;
	padding: 0.5em;
}
.topLogBox .w-search {
	float: none;
	margin: 0.5em;
}
.topLogBox .w-search .input-search-w {
	border-color: #e0e0e0;
	width: 100%;
}
/*-----------------------会员中心和购物车--------------------*/
.w-admin-shopCart, .w-admin-top {
	display: none;
}
.mobile-nav-toggle {
	top: 0.35rem;
}
.signTel, .shopCartTel, .signQuitTel {
	display: block;
	top: 0.35rem;
}
.w-admin-header .w-admin-nav {
	position: fixed;
	left: -70%;
	width: 70%;
	background: #212121;
	top: 0;
	bottom: 0;
	padding: 0;
	margin-top: 0px;
	z-index: 10;
	display: block;
	float: none;
}
.w-admin-nav .w-nav-in {
	height: 100%;
}
.order-progress {
	display: none;
}
.w-adNews9 li .news-com .news-h {
	font-size: 16px;
}
}
@media (max-width:767px) {
.w-foot-content {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.productimg_top .curmbs {
    float: left !important;
}
/*----------------------系统页-------------------*/
.systitle {
	font-size: 125%;
}
.product-detail-info .product-grayBox {
	border: 0;
}
/*----------------------新闻---------------------------*/
.w-adNews5 li .news-h {
	font-size: 105%;
}
/*----------------------组件--------------------*/
.w-lantern-h .w-lantern-in {
	padding: 0 1.5em;
}
.w-lantern-marquee .w-lantern-in {
	padding: 0;
}
.w-lantern-h .lantern_pre, .w-lantern-h .lantern_next {
	width: 1.5em;
	height: 2.4em;
	margin-top: -1.2em;
	background-size: 1em auto;
}
/*----------------------产品详情页--------------------*/
.imgkeyword,.moreproductimg{display:none;}
.productimg_main img{width:100% !important;}
}
@media only screen and (max-width:479px) {
.body {
	font-size: 0.35rem;
}
.w-admin-header .w-logo {
	padding: 0 8.5em 0 1.2rem;
}
.topLogBox .w-search .input-search-w {
	height: 2.5em;
	line-height: 2.5em;
}
.crumbs {
	margin-bottom: 0.8em;
	padding-left: 0;
}
.w-prd-list-cell .w-prd-con {
	padding: 0.5em;
}
.w-product1 .w-prd-list-cell .w-prd-con, .w-prd-list1 .w-prd-list-cell .w-prd-con {
	padding-bottom: 0;
}
.w-product2 .w-prd-list-cell .w-prd-con, .w-prd-list2 .w-prd-list-cell .w-prd-con {
	padding-right: 0;
}
.w-product3 .w-prd-list-cell .w-prd-con {
	padding-left: 0;
}
.w-prd-list-cell .w-prd-infobox h2 a {
	font-size: 100%;
}
.w-adNews9 li {
	margin-bottom: 0.7em;
}
.w-adNews9 li .news-com .news-h {
	font-size: 115%;
	line-height: 1.5;
}
.w-title {
	margin-bottom: 0.3em;
}
.w-title25 .tith .tit_left {
	width: 4em;
	left: -4em;
}
.w-title25 .tith .tit_right {
	width: 4em;
	right: -4em;
}
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #F7B71E;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #F7B71E;
	color: #fff;
	cursor: default;
}
.productimg_top{height:40px;border-bottom: 1px solid #e5e5e5;margin-bottom: 10px;}
 .productimg_top .imgkeyword{float:left;font-size: 18px;}
 .productimg_top .curmbs{float:right;}
/* .productimg_main{max-height:500px;}*/
 .productimg_main img{display:block;float:left;width:480px;}
 .productimg_main .tit_des{float:left;width:calc(100% - 480px);padding-left:40px;box-sizing: border-box;}
 .productimg_main .tit_des h1{font-weight:normal;margin:20px 0 0 0;}
 .productimg_main .tit_des p{font-size:14px;line-height:1.8;color:#666;margin-top:30px;margin-bottom: 10px;
    box-sizing: border-box;text-align:justify;}
 .clearfix{clear:both;}
 .moreproductimg{float:left;width:40%;height:80px;position:relative;}
 .img_contact{height:80px;font-size:18px;}
 .contactus{float:left;width:60%;padding: 10px 20px;box-sizing: border-box;border-top: 2px solid #e5e5e5;}
 .contactus span{float:left;display:block;}
 .contactus strong{color:#c0182a;font-weight:normal;}
 .contactus a{float:right;display:block;background-color: #8d93ab;padding:10px 20px;color:#fff;}
 .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.imgauto {
    height: 80px;
    border: 1px solid #015cb5;
    text-align: center;
    cursor: pointer;
    position: relative;
    width:33.333%;
    margin: 0px 5%;
}
.imgauto img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.img_contact .contactus{line-height:normal;}
.tit_des h1{font-size:22px;}
@media (max-width: 960px){.commoncontact_bg{display:none;}}
.commoncontact_bg{background-color:#f7f7f7;width:100%;}
.commoncontact{width:1200px;margin:0 auto;display:flex;align-items:center;color:rgb(69,69,69);list-style:none;padding: 20px 0px;}
.commoncontact li{box-sizing:border-box;}
.commoncontact li:first-child{width:25%;border-right:1px solid rgb(196,196,196);padding:25px 40px;}
.commoncontact li:first-child img{width: 175%;position: relative;left: -100px;}
.commoncontact li:last-child{width:25%;padding-left:40px;border-left:1px solid rgb(196,196,196);}
.commoncontact li:last-child img,span{display:block;}
.commoncontact li:last-child span{width:115px;text-align:center;}
.commoncontact li:nth-child(2){width: 50%;line-height: 30px;font-size: 14px;padding-left: 30px;}
.commoncontact li:nth-child(2) p{margin:0px;}
.fink_link{width:1200px;margin:20px auto;}
.fink_linktitle{font-weight:bold;font-size: 16px;}
.fink_link ul li{list-style:none;float:left;margin-right:10px;}
.fink_link ul{overflow:hidden;}
@media (max-width: 768px){.fink_link{display:none;}}
.newsContent-in span{display:inline;}
.pro_left{width:20%;float:left;}
.pro_left .cpzx_title{background:url(../images/pro_left_bg1.jpg) no-repeat center;font-size: 20px;
    color: #fff;
    font-weight: bold;background-size: cover;}
.pro_left .cpzx_title span{
    display:block;
   width: 100%;
    height: 90px;
    background: rgba(48, 52, 64,0.9);
    padding: 30px 0 0 30px;}
.cpzx_child li{
    list-style:none;
    background-color: #eee;
    border-bottom: 1px solid #000;
}
.cpzx_child li>a {
    padding: 10px 0;
}
.cpzx_child li .erji a {
    padding-left: 40px;
}
.cpzx_child li .erji {
    line-height: 36px;
}
.cpzx_child li a:hover {
    color: #fff;
    background-color: rgb(192, 24, 42);
}
.cpzx_child li a{text-decoration:none;color:#000;display: block;padding-left:20px;}
.pro_left .cpzx_contact{background:url(../images/pro_left_bg2.jpg) no-repeat center;font-size:16px;color:#fff;background-size: cover;}
.pro_left .cpzx_contact .opc span{display:block;padding-left:30px;}
.pro_left .cpzx_contact .opc{background: rgba(0, 0, 0,0.5);height: 135px;}
.pro_left .cpzx_contact .opc span:first-child{margin-bottom:10px;padding-top:20px;}
.pro_left .cpzx_contact .opc span:last-child{font-size:24px;}
.pro_right{width:78%;float:right;}
.lx_tb td{padding:5px 10px;}
.curmbs-wz {
    border-left: 2px solid #c0182a;
    background: #F9F9F9;
    width: 1200px;
    height: 35px;
    margin: 20px auto;
    padding: 7px 0 0 10px;
}
.xwzx_child li a{
    line-height:45px;
    height:45px;
}
ul.index_prolist{display:flex;margin-top: 2em;flex-wrap: wrap;justify-content: center;}
ul.index_prolist li{margin-right:5%;list-style: none;margin-bottom: 1em;}
ul.index_prolist li:last-child{margin:0px;}
ul.index_prolist li a{display:block;font-size: 18px;text-decoration: none;color: #666;}
ul.index_prolist li a:hover{color:#c0192b;}
/*产品轮播*/
 .outer{position:relative;
            width:480px;
            height:480px;
            margin:0 auto;
            float: left;
        }
.outer ul li{
            list-style:none;
        }
.outer img{
            width:100%;
            position:absolute;
            top:0px;
            left:0px;
        }
.outer .num{
            position:absolute;
            bottom:10px;
            font-size:0px;
            width:100%;
            text-align:center;
        }
.outer .num li{
            width:10px;
            height:10px;
            background-color:gray;
            border-radius:60%;
            text-align:center;
            line-height:20px;
            display:inline-block;
            font-size:10px;
            margin:3px;
            cursor:pointer;
        }
.outer .button{
    width: 45px;
    border-radius: 100%;
    background-color: #c0182a;
    line-height: normal;
    height: 45px;
    text-align: center;
    opacity: 0.6;
    color: #fff;
    position: absolute;
    top: 50%;
    font-size: 30px;
    font-weight: bolder;
    cursor: pointer;
        }
.outer .btn_right{
            position:absolute;
            right:0px;
        }
.outer .num li.current{
            background-color:red;
        }
.pro_zxzx {
    display: inline-block;
    background-color: #c0182a;
    padding: 10px 30px;
    line-height: normal;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 20px;
}
.pro_zxzx a {
    color: #fff;
    display: block;
}
.pro_phone {
    font-size: 20px;
}
@media (max-width:560px) {
  .outer{width:300px;height:300px;}  
}
.index_zt {
    max-width: 1200px;
    margin: 60px auto 0;
}
.cpzq_tit h2 {
    text-align: center;
    font-size: 30px;
    color: #000;
    font-weight: 400;
    border-bottom: 2px #d5d5d5 solid;
    padding-bottom: 20px;
}
.cpzq_tit i {
    content: "";
    display: block;
    height: 4px;
    background-color: rgb(192,24,42);
    width: 15%;
    margin: 0 auto;
    position: relative;
    top: -13px;
}
.index_zt ul{
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 60px;
    list-style: none;
}
.index_zt ul li:nth-child(-n+2) {
    width: 40%;
    margin-bottom: 30px;
}
.index_zt ul li {
    width: 21%;
}
.index_zt ul li * {
    display: block;
}
.index_zt ul li img {
    width: 100%;
}
.cpxq {
    line-height: 50px;
    background: #eee;
    margin: 30px 0;
    padding-left: 20px;
    color: #c0182a;
    font-size: 18px;
    font-weight: 600;
}
#pro_center{
    background: #f9f9f9;
    margin: 60px 0;
}
.new_old {
    padding-top: 20px;
    text-align: center;
}
/*洗地机专题开始*/
.m_main_xdjcj,.m_main_sdjcj{display:none;}
@media (max-width: 1200px){
.main_xdjcj,.main_sdjcj{display:none;}
    .m_main_xdjcj{display:block;margin:0 auto;}.m_main_xdjcj img,.m_main_sdjcj img{width:100%;}.m_main_xdjcj *{display:block;}.m_main_xdjcj a{width:100%;}.m_main_xdjcj ul{display:flex;flex-wrap:wrap;}.m_main_xdjcj ul li{width:50%;}
    .m_main_sdjcj{display:block;margin:0 auto;}.m_main_sdjcj *{display:block;}.m_main_sdjcj a{width:100%;}.m_main_sdjcj ul{display:flex;flex-wrap:wrap;}.m_main_sdjcj ul li{width:33.33%;}
}
.main_xdjcj{min-width:1200px;margin:0 auto;letter-spacing: 1px;}
.main_xdjcj a:hover{color:#000;text-decoration:none;}
.main_xdjcj ul{list-style:none;}
.xdjcj_banner img,.bigimg_common img{width:100%;}
.bigimg_common{position:relative;}
.pro_js{position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);width: 1200px;}
.pro_js h3{font-size:32px;background:#e20000;padding:2px 20px;color:#fff;border-radius:25px;display:inline-block;}
.pro_js a.kuandu{width:420px;background:#ddddddde;padding:60px 40px;border-radius: 5px;box-shadow: 1px 1px 2px #f9f9f9;display:block;}
.pro_js span{display:block;}
.pro_js span:first-child{font-size:32px;margin:40px 0 20px;}
.pro_js span:last-child{font-size:50px;font-weight:600;color:#e20000;}
.pro_js p::after{content:"";height:2px;background:#000;width:315px;display:block;margin-top:10px;}
.pro_js ul{margin-top:40px;font-size:26px;}
.pro_js ul li::before{content:"";background:#e20000;width:12px;height:12px;display:inline-block;border-radius:50%;margin-right:8px;vertical-align:middle;}
.pro_js ul li:nth-child(n+2){margin-top:10px;}
.smallimg_common{display:flex;flex-wrap: wrap;justify-content:space-between;width:1200px;margin: 60px auto;}
.smallimg_common li{width:45%;background-color:#dcdcdc;border-radius: 10px;}
.smallimg_common li a{display:block;padding:40px 20px;position:relative;}
.smallimg_common li:nth-child(n+3){margin-top:60px;}
.smallimg_common li a p{font-weight:600;font-size:26px;line-height:36px;width:67%;}
.smallimg_common li a span{font-size:16px;margin-top:20px;display:block;}
.smallimg_common li a span::after{content:"";background-color:#000;height:2px;display:block;margin-top: 20px;}
.smallimg_common li a h3{margin-top:20px;font-size:26px;font-weight:400;color:#fff;background-color:#e20000;padding:2px 12px;display:inline-block;border-radius: 25px;}
.smallimg_common li a img{position:relative;bottom:0px;width:100%;}
.smallimg_common li a i{right:0;bottom:0;border-top: 120px solid transparent;border-bottom: 0px solid transparent;border-left: 0px solid transparent;border-right: 120px solid #e20000;display:block;width:0;height:0;position: absolute;z-index:1;border-radius: 0 0 10px 0;}
.smallimg_common li a::after {background: url(../images/shopping_cart.png) no-repeat center;position: absolute;z-index: 9;right: 5px;bottom: 8px;content: "";display: block;width: 50px;height: 50px;background-size: cover;}
.xdj_advantage{width:1200px;margin:60px auto;background:url(../images/xdjys_bg.png) no-repeat;background-position: -30px 50px;background-size: 105%;}
.xdj_advantage .youshi_head{text-align:center;border-bottom:3px solid #c7c7c7;padding-bottom:10px;font-weight:400;}
.xdj_advantage .youshi_head h2{font-size:50px;}
.xdj_advantage .youshi_head::after{width:100px;height:5px;background-color:#e20000;margin: 0 auto;content:"";display: block;position: relative;top: 14px;}
.xdj_advantage ul{background: url(../images/X5-1.png) no-repeat;background-size:235px;margin-top:60px;background-position: 500px 170px;}
.xdj_advantage ul li{display:flex;justify-content:space-between;width:1000px;margin: 0 auto;height: 145px;align-items: center;}
.xdj_advantage ul li:nth-child(n+2){margin-top:60px;}
.xdj_advantage ul li:nth-child(even){width:1200px;}
.xdj_advantage ul li div:first-child{text-align:right;}
.xdj_advantage ul li div:first-child p{margin-right:40px;}
.xdj_advantage ul li div:last-child p{margin-left:40px;}
.xdj_advantage ul li div img{vertical-align:middle;width: 120px;}
.xdj_advantage ul li div p{display:inline-block;vertical-align: middle;width: 270px;}
.xdj_advantage ul li div p span{font-weight:600;font-size:20px;margin-bottom:20px;display:block;}
.xdj_advantage ul li div p i{font-size:16px;display:block;font-style:normal;line-height: 22px;}
.shili {position:relative;}
.shili ul{position:relative;display:flex;justify-content:space-around;min-width:1200px;top:-60px;}
.shili ul li{padding:20px;color:#fff;background-color:#e20000;text-align:center;flex-basis: 190px;flex-shrink: 0;position: relative;}
.shili ul li::after{
    content:"";
    right: 0;
    bottom: 0;
    border-top: 30px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 30px solid #fff;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-radius: 0 0 10px 0;}
.shili ul li h4{font-size:26px;}
.shili ul li span{font-size:14px;margin-top:5px;display:block;}
.shili ul li p{text-align:justify;font-size:18px;line-height:26px;margin-top:20px;}
.shili img,.manufactor ul li img{width:100%;}
.shili_txt{position:absolute;top:60px;right:60px;width: 800px;text-align:center;}
.shili_txt h3{font-size:50px;}
.shili_txt span{font-size:16px;display:block;margin-top:5px;}
.shili_txt div{margin-top: 20px;}
.shili_txt p{font-size:26px;line-height:42px;}
.shili_txt p:first-child{margin-bottom:10px;}
.manufactor ul{display:flex;justify-content:space-around;flex-wrap:wrap;}
.manufactor ul li{width:32%;}
.manufactor ul li:first-child{width:100%;margin-bottom:20px;}
/*洗地机专题结束*/
/*扫地机专题结束*/
.main_sdjcj{background:url(../images/sdjzt_bg.jpg);background-size:cover;letter-spacing: 1px;}
.sdjcj_banner img{width:100%;}
.main_sdjcj a:hover{text-decoration:none;}
.main_sdjcj ul{list-style:none;}
.pro_type{color:#fff;margin: 60px auto;width: 1200px;}
.pro_type .rxcp-tit{text-align:center;background:url(../images/sdjcpfl1.png) no-repeat left;border-bottom:1px solid #d5d5d5;background-size: 50px;}
.pro_type .rxcp-tit h2{font-size:50px;}
.pro_type .rxcp-tit h2 span{font-weight:400;}
.pro_type .rxcp-tit p{text-align:right;font-size:16px;color: #d5d5d5;margin-bottom: 10px;}
.pro_type .rxcp-tit::after {content: "";display: block;background-color: #a82c2c;height: 4px;width: 150px;margin: -2px auto;border-radius: 30px;}
.pro_type ul{display:flex;justify-content:space-evenly;margin: 60px auto;}
.pro_type ul li{width:30%;background-color:#e4e4e4;}
.pro_type ul li a{color:#fff;display:block;}
.pro_type ul li a img{width:100%;}
.pro_type .sdjpro_tit{background-color:#0947b4;padding: 20px;position:relative;}
.pro_type .sdjpro_tit h3 {font-size: 26px;font-weight: 400;}
.pro_type .sdjpro_tit h3::after {content: "";display: block;background-color: #e19300;height: 3px;width: 60px;margin: 5px 0 20px;border-radius: 30px;}
.pro_type .sdjpro_tit p {font-size: 16px;line-height: 24px;}
.pro_type .sdjpro_tit .djck{text-align:center;background:url(../images/sdjcpfl2.png) #d40c0c no-repeat bottom;width:60px;padding:20px 10px;background-size:10px;}
.pro_type .sdjpro_tit .djck {text-align: center;background: url(../images/sdjcpfl2.png) #d40c0c no-repeat;width: 45px;padding: 20px 10px 50px;background-size: 30px;font-size: 16px;position: absolute;top: -30px;right: 20px;background-position: center 70px;box-shadow: 1px 2px 3px #000;}
.pp_ad{position: relative;min-width: 1200px;margin: 0px auto;overflow: hidden;height: 190px;}
.pp_ad .pp_left{position: absolute;left: 0;background-color: #e4e4e4;z-index: 10;width: 40%;padding: 20px 0;height: 150px;top: 40px;box-sizing: border-box;}
.pp_ad .pp_left .right_txt{position:absolute;right:10%;}
.pp_ad .pp_left .right_txt img{display:block;width: 150px;}
.pp_ad .pp_left .right_txt p{font-size:26px;margin:10px 0;}
.pp_ad .pp_left .right_txt span{color:#999;}
.pp_ad .pp_right{background-color: #0947b4;position: absolute;right: 0;width: 80%;z-index: 9;height: 150px;}
.pp_ad .pp_right ul{position: absolute;left: 28%;width: 60%;bottom: 20px;top: 20px;}
.pp_ad .pp_right ul li{float: left;margin: 0 3%;text-align: center;width: 12%;}
.pp_ad .pp_right ul li img{display: block;width: 65px;margin: 0 auto;}
.pp_ad .pp_right ul li span{color: #fff;display: block;margin: 5px 0;font-size: 16px;}
.pp_ad .pp_right ul li i{color:#999;font-size:12px;font-style:normal;}
.company_profile,.factory_show{width:1200px;margin:60px auto 0;color: #fff;}
.company_profile .introduce_tit{width:48%;}
.company_profile .introduce_tit span{font-size:26px;display:block;}
.company_profile .introduce_tit span i{display:block;font-size:50px;font-weight:600;font-style: normal;}
.company_profile .introduce_tit span:first-child{margin-bottom:10px;}
.company_both .company_left,.company_both .company_right{float:left;}
.company_both .company_left{line-height:26px;font-size:16px;width:48%;}
.company_both .company_left p{margin:10px 0;text-indent: 2em;text-align:justify;}
.company_both .company_right{margin-left:4%;width:48%;}
.company_both .company_right img{width:100%;}
.company_both .company_left p:first-child {margin-top: 60px;}
.factory_head{text-align:center;}
.factory_head span:first-child{font-size:26px;margin-bottom:30px;}
.factory_head span{display:block;font-size:50px;}
.factory_head span i{font-weight:600;font-style:normal;}
.factory_head span:last-child{font-size:18px;margin-top:5px;}
.factory_show ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px;}
.factory_show ul li{width:32%;}
.factory_show ul li:nth-child(n+4){margin-top:20px;}
.factory_show ul li img{width:100%;}
section.pro_show {padding-bottom: 60px;}
.bigpro{position:relative;margin: 60px 0;}
.bigpro img{width:100%;}
.width_size{width:1200px;padding:60px 0;position:absolute;top: 0;left: 50%;transform: translate(-50%);}
.width_size .img_txt{width:55%;right:0;position:absolute;text-align: right;}
.width_size .img_txt1{width:55%;left:0;position:absolute;text-align: left;}
.width_size .img_txt h2{color:#f4be06;font-size:50px;}
.width_size .img_txt p{font-size:32px;color:#dbdbdb;line-height:42px;margin:20px 0;font-weight:600;}
.width_size .img_txt ul{display:flex;flex-direction: row-reverse;margin:30px 0;}
.width_size .img_txt1 ul{flex-direction:row;}
.width_size .img_txt ul li{width:75px;text-align:center;color:#000;font-size:16px;padding:20px 5px;background:linear-gradient(to right, #2f7df6 0%, #fff 100%);margin-left:10px;border-radius:5px;}
.width_size .img_txt1 ul li{margin-left:0px;margin-right:10px;}
.width_size .img_txt a{display:inline-block;text-align:center;color:#fff;padding:5px 20px;font-size:16px;background-color: #f9970a;border-radius: 25px;}
.smallpro{display:flex;justify-content:space-evenly;width: 1200px;margin: 0 auto;flex-wrap:wrap;}
.smallpro li{width:30%;background-color:#e4e4e4;}
.smallpro li:nth-child(n+4){margin-top:20px;}
.smallpro li a{display:block;}
.smallpro .bt_txt{background-color:#0947b4;text-align:center;padding-top:20px;}
.smallpro li img{width:100%;display:block;}
.smallpro .bt_txt h3{color:#fff;font-size:18px;font-weight:400;}
.smallpro .bt_txt span{background-color:#fff;color:#0947b4;display:inline-block;margin:20px auto 15px;padding:5px 20px;font-size:16px;font-weight:600;}
/*扫地机专题结束*/
/*吸尘器专题开始*/
.main_xcqcj{letter-spacing:1px;}
.main_xcqcj h2,.main_xcqcj h3{line-height:normal;}
.xcqzt_banner img{width:100%;}
.main_xcqcj a:hover{text-decoration:none;}
.main_xcqcj ul{list-style:none;}
.five_icon{background:url(../images/five_icon_bg.jpg) no-repeat center;background-size:cover;}
.five_icon .five_reason{width:1200px;margin:0 auto;padding:60px 0;color:#fff;position:relative;}
.five_icon .five_reason h2{width:200px;float:left;font-size:50px;position: absolute;top: 50%;transform: translateY(-50%);}
.five_icon .five_reason h2 span{display:block;font-size:26px;font-weight:400;margin-top:10px;}
.five_icon .five_reason ul{width:960px;float:right;display:flex;justify-content:space-around;}
.five_icon .five_reason ul li{width:176px;text-align:center;}
.five_icon .five_reason ul li img{width:60%;margin:0 auto;}
.five_icon .five_reason ul li h3{font-size:18px;margin-bottom:5px;font-weight:400;}
.five_icon .five_reason ul li h3::before{content:"";display:block;height:2px;width:50px;margin: 20px auto;background-color: #fff;border-radius: 25px;}
.five_icon .five_reason ul li span{font-size:14px;}
.xcq_about_bg{background:url(../images/xcq_about_bg.jpg) no-repeat center;background-size:cover;}
.xcq_about{width:1200px;margin:0 auto;padding:120px 0;}
.xcq_about .left_des{float:left;width:700px;}
.xcq_about .left_des h2{font-size:50px;margin-bottom:30px;}
.xcq_about .left_des h2::after{content:"";display:block;height:3px;width:95px;background-color:#be0a0d;margin-top:5px;border-radius:25px;}
.xcq_about .left_des .three_par{text-align:justify;font-size:18px;}
.xcq_about .left_des .three_par p{margin:20px 0;line-height: 26px;}
.xcq_about ul{float:right;width:340px;display:flex;justify-content:space-around;flex-wrap:wrap;}
.xcq_about ul li{text-align:center;margin:30px 0;width: 50%;}
.xcq_about ul li img{width:45%;margin:0 auto;}
.xcq_about ul li span{display:block;margin-top:10px;font-size: 18px;}
.pro_nav,.xcqxl{margin:60px 0;}
.tit_common{text-align:center;position:relative;margin-bottom:60px;}
.tit_common h2{font-size:50px;position:relative;z-index:10;}
.tit_common span{display: block;position: absolute;color: #c7c7c7;font-weight: 400;top: 20px;left: 50%;transform: translateX(-50%);font-size: 50px;}
.pro_nav ul,.xcqxl ul{display:flex;padding:60px 0;justify-content:center;flex-wrap:wrap;width:1200px;margin: 0 auto;}
.pro_nav ul li,.xcqxl ul li{width:29%;border-radius:5px;margin:0 1%;box-shadow: 3px 0px 15px #7e7979;background-color: #fff;text-align: center;}
.pro_nav ul li a,.xcqxl ul li a{display:block;}
.pro_nav ul li img,.xcqxl ul li img{width:100%;border-radius:5px 5px 0 0;}
.pro_nav ul li h3{font-size:26px;text-align:center;font-weight:400;color:#fff;background-color:#be0a0d;padding: 20px 0;border-radius: 0 0 5px 5px;}
.img_txt{position:relative;}
.img_txt>img{width:100%;}
.img_txt .xcq_txt{position:absolute;top: 13vw;left: 12vw;width:605px;float:left;}
.img_txt .xcq_txt h3{font-weight:400;font-size:32px;color:#fff;}
.img_txt .xcq_txt h3 span{display:inline-block;border-radius:25px;color:#fff;background-color:#be0a0d;padding:0px 12px;font-size:26px;margin-left:20px;}
.img_txt .xcq_txt .dgy_gsly{margin:30px 0;}
.img_txt .xcq_txt .dgy_gsly span{display:inline-block;font-size:64px;color:#fff;font-weight:600;}
.img_txt .xcq_txt .dgy_gsly span:last-child{margin-left:20px;}
.img_txt .xcq_txt .three_des span{display:inline-block;font-size:26px;color:#fff;}
.img_txt .xcq_txt .three_des span:nth-child(n+2){margin-left:20px;}
.img_txt .xcq_txt a{display:block;color:#fff;font-size:32px;width:180px;padding:5px 0;text-align:center;margin-top:60px;border-radius: 25px;background: linear-gradient(to right, #fc4e1b 0%, #f7b432 100%);}
.xcq_wid{width:1200px;margin:0 auto;}
.xcqxl ul li:nth-child(n+4){margin-top:30px;}
.xcqxl ul li h3 {font-size: 26px;font-weight: 400;margin-top: -30px;}
.xcqxl ul li a:hover{color:#000;}
.xcqxl ul li span {display: inline-block;color: #fff;margin-top: 20px;margin-bottom: 30px;background-color: #be0a0d;font-size: 22px;padding: 3px 12px;border-radius: 25px;
}
.ten_advantage_bg img{width:100%;}
.three_section_bg{background-color:#f3f3f5;padding:60px 0;text-align:center;}
.three_section_bg h2{font-size:50px;}
.structure,.principle .two_img,.programme{width:1200px;margin:0px auto;}
.principle .two_img,.programme ul{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:60px;}
.principle .two_img img{width:46%;}
.structure img{width:100%;margin-top: 60px;}
.programme p{font-size:16px;margin-top:30px;}
.programme ul li{width:30%}
.programme ul li span{font-size:18px;display:block;margin-top:10px;}
.programme ul li:nth-child(n+4){margin-top:30px;}
.principle,.programme{margin:60px auto;}
.m_main_xcqcj{display:none;}
@media (max-width: 1200px){
    .main_xcqcj{display:none;}
    .m_main_xcqcj{display:block;margin:0 auto;}.m_main_xcqcj img,.m_main_xcqcj img{width:100%;}.m_main_xcqcj *{display:block;}.m_main_xcqcj a{width:100%;}.m_main_xcqcj ul{display:flex;flex-wrap:wrap;}.m_main_xcqcj ul li{width:33.33%;}
}
/*吸尘器专题结束*/
/*高压清洗机专题开始*/
.main_gyqxcj{letter-spacing:1px;}
.gyqx_banner img{width:100%;}
.gyqxcj_bg{background:url(../images/gyqxzt_bg1.jpg) no-repeat center;background-size:cover;padding:120px 0;}
.gyqxcj,.gyqxj_top,.gyqxj_prolist ul{display:flex;justify-content:space-between;align-items:center;width:1200px;margin:0 auto;flex-wrap:wrap;}
.gyqxcj li{width:61%;}
.main_gyqxcj a:hover{text-decoration:none;}
.main_gyqxcj ul{list-style:none;}
.gyqx_tit{margin-bottom:40px;}
.gyqx_tit:before{content:"";display:inline-block;width:10px;border-left:3px solid #d40000;border-right:3px solid #d40000;height:50px;vertical-align:middle;margin-right:30px;}
.gyqx_tit h3{font-size:60px;display:inline-block;vertical-align:middle;position: relative;z-index: 2;}
.gyqx_tit span{color:#b9b9b9;font-size:32px;vertical-align:bottom;font-weight:600;display:inline-block;position: relative;left: -120px;z-index: 1;}
.gyqx_des{font-size:18px;text-indent:2em;line-height:26px;text-align:justify;}
.gyqx_des p:nth-child(n+2){margin-top:20px;}
.gyqxcj li:last-child{width:30%;}
.gyqxcj li:last-child img{width:100%;}
.gyqxj_top .gyqx_twoimg img:last-child {margin-left: 2%;}
.gyqxj_topbg{background:url(../images/gyqxj_topbg.jpg) no-repeat center;background-size:cover;padding:60px 0;}
.gyqxj_top .gyqx_topleft{width:50%;}
.gyqx_topleft h2{font-size:60px;color:#d40000;border-bottom:2px #d40000 solid;padding-bottom:10px;}
.gyqx_topleft p{margin:30px 0;font-size:18px;text-align:justify;line-height:24px;}
.gyqx_topleft ul{display:flex;}
.gyqx_topleft ul li{width:8.5%;font-size:22px;background:url(../images/gyqx_icon1.png) no-repeat center bottom;text-align:center;padding-bottom:20px;}
.gyqx_topleft ul li:nth-child(n+2){margin-left:4%;}
.gyqxj_top .gyqx_twoimg{width:45%;}
.gyqxj_top .gyqx_twoimg img{width:49%;border-radius:5px;}
.gyqx_prolx{margin-top:30px;padding:10px 10px 10px 20px;background-color:#000;border-radius:5px;display: inline-block;}
.gyqx_prolx img{vertical-align:middle;margin-right:10px;}
.gyqx_prolx span{color:#fcfa00;font-size:32px;font-weight:600;vertical-align:middle;}
.gyqx_prolx i{font-style:normal;color:#fff;font-size:16px;vertical-align:sub;}
.gyqxj_prolist{background:url(../images/gyqxj_prolistbg.jpg) no-repeat center;padding:60px 0;background-size: cover;}
.gyqxj_prolist ul li{width:27%;background-color:#f5f5f5;text-align:center;padding:10px 30px 20px;font-size:18px;border-radius:5px;}
.gyqxj_prolist ul li img{width:65%;}
.gyqxj_prolist ul li:nth-child(n+4){margin-top:20px;}
.gyqxj_prolist ul li h3{font-weight:400;margin:10px 0;font-size: 18px;}
.gyqxj_prolist ul li p span{display:block;font-weight:600;margin:5px 0;}
.gyqxj_prolist ul li a{background-color:#d40000;color:#fff;padding:10px 0px;margin:0 auto;display:block;width:80%;margin-top:20px;font-size:16px;}
.m_main_gyqxcj{display:none;}
@media (max-width: 1200px){
    .main_gyqxcj{display:none;}
    .m_main_gyqxcj{display:block;margin:0 auto;}.m_main_gyqxcj img,.m_main_gyqxcj img{width:100%;}.m_main_gyqxcj *{display:block;}.m_main_gyqxcj a{width:100%;}.m_main_gyqxcj ul{display:flex;flex-wrap:wrap;}.m_main_gyqxcj ul li{width:33.33%;}
}
/*高压清洗机专题结束*/
.gaba img{vertical-align:middle;margin-right:5px;width:14px;}
.gaba a{vertical-align:middle;}