@font-face {
    font-family: 'xwboo';  /* Project id 1932496 */
    src: url('//at.alicdn.com/t/font_1932496_xj431aot2wq.woff2?t=1635473144955') format('woff2'),
         url('//at.alicdn.com/t/font_1932496_xj431aot2wq.woff?t=1635473144955') format('woff'),
         url('//at.alicdn.com/t/font_1932496_xj431aot2wq.ttf?t=1635473144955') format('truetype');
}
.xwboo {
	font-family: "xwboo" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'bf';  /* Project id 3152797 */
	src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124'); /* IE9 */
	src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff2?t=1647328981124') format('woff2'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff?t=1647328981124') format('woff'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.ttf?t=1647328981124') format('truetype'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.svg?t=1647328981124#bf') format('svg');
  }
  .wujin {
	  font-family: "bf" !important;
	  font-size: 16px;
	  line-height: 1;
	  font-style: normal;
	  display: inline-block;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
  }
.ease {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
body {
	line-height: 1;
}
.gray-bg {
	background-color: #f5f5f5;
}
.Center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}

.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: -10px 0 0 -5px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}

.banner-adv ul li .adv-item {
	margin: 10px 5px 0 5px;
	position: relative;
}

.banner-adv ul.one li {
	width: 100%;
}

.banner-adv ul.two li {
	width: 50%;
}

.banner-adv ul.three li {
	width: 33.33%;
}

.banner-adv ul.four li {
	width: 25%;
}

.banner-adv ul.five li {
	width: 20%;
}

.banner-adv ul.six li {
	width: 16.66%;
}
.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 99;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.hidden {
	display: none !important;
}
.w {
	margin: 0 auto;
	box-sizing: border-box;
	width: 1430px;
}
.w::after {
	clear: both;
	content: "";
	display: block;
}
.header {
	height: 36px;
	line-height: 36px;
	color: #666;
	font-size: 14px;
    position: relative;
    z-index: 9;
}
.header .item p{
	float: left;
	line-height: 36px;
}
.header .item p a {
	color: #666;
}
.header .item p a.login {
	color: #ee7600;
    margin: 0 20px;
}
.header .item p a:hover {
    text-decoration: underline;
}
.header .item ul {
	float: right;
	margin-right: 50px;
}
.header .item ul li {
	float: left;
}
.header .item ul li:last-child{
	border:none;
}
.header .item ul li a {
	color: #666;
	padding: 0 8px;
}
.header .item ul li a:hover {
    text-decoration: underline;
}
.headerBot.w {
	text-align: right;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
    z-index: 9;
}
.headerBot p {
	position: absolute;
	right: 0;
	top: -36px;
	line-height: 36px;
}
.headerBot p a {
	color: #ee7600;
}
.headerBot p a:hover {
	text-decoration: underline;
}
.headerBot .content {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #fff;
	padding: 10px 15px;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
}
.headerBot .content .item {
	width: 100px;
	float: left;
	margin: 0 5px;
}
.headerBot .content .item:last-of-type {
	margin-right: 0;
}
.iframe {
	height: 36px;
	overflow: hidden;
}
.searchDiv {
    padding: 36px 0 42px;
    background: url(../../../../images/Product/Version/2024/search-bg.png) no-repeat;
    background-size: cover;
}
.searchDiv .logo-box {
    text-align: center;
    font-size: 0;
}
.searchDiv .logo-box .logo {
    display: inline-block;
    width: 110px;
}

.searchDiv .logo-box .pageName {
	display: inline-block;
	position: relative;
	margin-left: 16px;
	padding-left: 16px;
	vertical-align: top;
	margin-top: 7px;
}
.searchDiv .logo-box .pageName::after {
    content: "";
    width: 1px;
    height: 36px;
    background-color: #e6e6e6;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.search-box {
	margin-top: 42px;
	text-align: center;
	position: relative;
}
.a-arr {
	font-size: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.a-arr a {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 0 16px;
	border-radius: 6px;
	line-height: 54px;
	height: 54px;
	margin-left: 18px;
	background-image: -moz-linear-gradient( 0deg, rgb(241,98,59) 0%, rgb(245,118,62) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(241,98,59) 0%, rgb(245,118,62) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(241,98,59) 0%, rgb(245,118,62) 100%);
	color: #fff;
}
.a-arr a i {
	display: inline-block;
	width: 18px;
	height: 16px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/Product/Version/2024/ershou.png);
	vertical-align: top;
	margin-top: 20px;
	margin-right: 5px;
}
.a-arr a i.right-icon {
	background-image: url(/images/Product/Version/2024/right-icon.png);
	width: 7px;
	margin-left: 16px;
	margin-right: 0;
}
.a-arr a i.zulin-icon {
    background-image: url(/images/Product/Version/2024/zulin.png);
    height: 18px;
}
.a-arr a:last-child {
    background-image: -moz-linear-gradient( 0deg, rgb(44,165,101) 0%, rgb(53,179,136) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(44,165,101) 0%, rgb(53,179,136) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(44,165,101) 0%, rgb(53,179,136) 100%);
}

.searchBox {
	font-size: 0;
	display: inline-block;
	background: #fff;
	border-radius: 6px;
	border: 2px solid #ed5736;
	padding-right: 112px;
	position: relative;
	vertical-align: top;
}
.searchBox input {
	padding-left: 12px;
	border: 0;
	background-color: #fff;
	color: #aaaaaa;
	font-size: 16px;
	height: 50px;
	border-radius: 6px;
	width: 614px;
	vertical-align: top;
}
.searchBox a, .search-menu a,.searchBox button, .search-menu button {
	font-size: 18px;
	line-height: 52px;
	background-color: #ed5736;
	border: 1px solid #ed5736;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	border-radius: 6px;
    position: absolute;
    font-weight: bold;
    right: -2px;
    top: -2px;
    bottom: -2px;
}
.searchBox .search-menu a:hover {
	background-color: #ffe2c8;
}
.searchBox .search-menu a.hover {
	background-color: #f98717;
	border-color:#f98717;
	color: #fff;
}

.search-menu {
	display: inline-block;
	vertical-align: top;
	margin-left: 14px;
}
.search-menu a {
	position: static;
	display: inline-block;
	background-color: #f16927 !important;
	white-space: nowrap;
}
.location {
    padding: 16px 0;
    font-size: 14px;
}
.location a {
    color: #333;
    margin: 0 8px;
}
.location a:nth-child(2) {
    margin-left: 4px;
}
.location a:hover {
    color: #ed5736;
}
.location i {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
}
.screen-top {
	margin-top: 5px;
}
.type-top {
	position: relative;
	padding-right: 90px;
}
.type-top-box {
	overflow: hidden;
	height: 42px;
}
.type-top a {
	display: inline-block;
	min-width: 90px;
	padding: 0 8px;
	box-sizing: border-box;
	text-align: center;
	height: 42px;
	line-height: 41px;
	background-color: #fcf5ea;
	border-radius: 3px;
	font-size: 14px;
	color: #ee7600;
	font-weight: bold;
}
.type-top a.focus {
	background-color: #ed5736;
	color: #fff;
	font-weight: bold;
}
.type-top a:hover {
	background-color: #ed5736;
	color: #fff;
}
.type-top ul {
	overflow: hidden;
	margin-top: -6px;
	margin-right: -6px;
}
.type-top li {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
}
.type-top .more {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #f7f7f7;
	color: #444;
	min-width: auto;
	padding: 0 29px;
}
.type-bot {
	display: none;
	padding: 22px 22px 30px;
	background-color: #f8f8f8;
	margin-top: 12px;
	font-size: 14px;
	border-radius: 3px;
	position: relative;
}
.type-bot .jiantou {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 9px 8px 9px;
	border-color: transparent transparent #f7f7f7 transparent;
}
.type-two-tab {
	position: relative;
	overflow: hidden;
	min-height: 24px;
	font-size: 15px;
}
.type-two-tab::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #e6e6e6;
}
.type-two-tab .label {
	float: left;
	font-weight: bold;
	margin-right: 10px;
}
.type-two-tab .swiper-box {
	overflow: hidden;
	padding-right: 28px;
	position: relative;
}
.type-two-tab .tab-swiper {
	overflow: hidden;
}
.type-two-tab .tab-swiper .swiper-slide {
	width: auto;
}
.type-two-tab .tab-swiper .swiper-slide a {
	color: #333;
	margin-right: 24px;
	position: relative;
	padding-bottom: 19px;
	display: inline-block;
}
.type-two-tab .tab-swiper .swiper-slide:last-child a {
	margin-right: 0;
}
.type-two-tab .tab-swiper .swiper-slide a.focus {
	color: #ed5736;
	font-weight: bold;
}
.type-two-tab .tab-swiper .swiper-slide a::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	background-color: #ed5736;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.type-two-tab .tab-swiper .swiper-slide a.focus::after {
	opacity: 1;
}
.type-two-tab .swiper-button-next, .type-two-tab .swiper-button-prev {
	top: 0;
	width: 24px;
	height: 100%;
	margin-top: 0;
	background: url(../../../../images/Product/Version/2024/next.png) no-repeat;
	background-position-y: 4px;
	right: 0;
	left: auto;
	background-position-x: right;
}
.type-two-tab .swiper-button-prev {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	background-position-x: left;
	background-position-y: 19px;
}
.swiper-button-hidden {
    display: none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	display: none;
}
.type-two-bot {
	display: none;
	overflow: hidden;
	margin-top: 24px;
}
.type-two-bot ul {
	overflow: hidden;
	margin-right: -24px;
	margin-top: -12px;
}
.type-two-bot li {
	float: left;
	margin-right: 24px;
	margin-top: 12px;
}
.type-two-bot li a {
	color: #666;
}
.type-two-bot li a:hover {
	color: #ed5736;
}
.type-two-bot li a.focus {
	color: #ed5736;
	font-weight: bold;
}
.main-box {
	margin-top: 18px;
}
.main-box.right0 .right {
	float: right;
	width: 260px;
	margin-left: 14px;
}
.recommend-brand .title {
	line-height: 38px;
	position: relative;
}
.recommend-brand .title i {
	display: inline-block;
	width: 27px;
	height: 30px;
	background: url(../../../../images/Product/Version/2024/brand-icon.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 8px;
}
.recommend-brand .title span {
	display: inline-block;
	position: relative;
	font-size: 20px;
}
.recommend-brand .title span::after {
	content: "";
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: -moz-linear-gradient( 0deg, #f2ae9f 0%, rgba(255,255,255,0) 100%);
	background-image: -webkit-linear-gradient( 0deg, #f2ae9f 0%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient( 0deg, #f2ae9f 0%, rgba(255,255,255,0) 100%);
}
.recommend-brand .title span b {
	position: relative;
	z-index: 2;
}

.recommend-brand .title .more {
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 14px;
	color: #999;
	line-height: 1;
}
.recommend-brand .title .more:hover {
	color: #ed5736;
}
.brand-list {
	margin-top: 14px;
	overflow: hidden;
}
.brand-list ul {
	margin-right: -10px;
	margin-top: -10px;
	overflow: hidden;
}
.brand-list li {
	float: left;
	width: 50%;
}
.brand-list li a {
	display: block;
	margin-right: 10px;
	margin-top: 10px;
	border-radius: 0;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #555;
	background: #fff;
	background-size: 100% 100%;
	border: 1px solid #ed5736;
}
.brand-list li a:hover {
	color: #ed5736;
}
.main-box .left {
	min-height: 500px;
	width: 100%;
}
.main-box.right0 .left {
	min-height: 500px;
	float: left;
	width: 1156px;
}
.screening {
	position: relative;
}
.scrLeft {
	float: left;
}
.scrLeft ul {
	float: left;
}
.scrLeft ul::after,.scrLeft::after,.screening::after {
	content: "";
	clear: both;
	display: block;
}
.scrLeft li {
	float: left;
	position: relative;
}
.scrLeft i {
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.scrLeft li i.city-icon {
	width: 12px;
	height: 16px;
	background: url(../../../../images/Product/Version/2024/city-icon.png) no-repeat;
	background-size: contain;
	margin-right: 4px;
	margin-top: 11px;
}
.scrLeft li i.company-icon {
	width: 15px;
	height: 15px;
	background: url(../../../../images/Product/Version/2024/company-icon.png) no-repeat;
	background-size: contain;
	margin-right: 4px;
	margin-top: 12px;
}
.scrLeft i.jiantou {
	width: 10px;
	height: 6px;
	background: url(../../../../images/Product/Version/2024/down.png) no-repeat;
	background-size: contain;
	margin-left: 8px;
	margin-top: 17px;
}
.selectbox_time a, .selectbox_model a, .selectbox_area a, .selectbox_areadown a, .selectbox_modeldown a,.scrLeft .type {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 0 10px;
	line-height: 38px;
	border-radius: 3px;
	background-color: #fff;
	margin-right: 24px;
}
.selectbox_areadown a, .selectbox_modeldown a {
	background-color: #f0f0f0;
}
.selectbox_areadown a i.jiantou, .selectbox_modeldown a i.jiantou {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.selectcompany ul li a:hover {
	background-color: #ed5736;
	color: #fff;
}
.selectcompany ul li {
	float: none;
}
.selectcompany ul li a {
	color: #333;
	text-indent: 10px;
	display: block;
	vertical-align: bottom;
	font-size: 14px;
	line-height: 30px;
}

.selectarea,.selectcompany {
	width: 404px;
	position: absolute;
	z-index: 999;
	top: 100%;
	left: 0px;
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
	border-radius: 3px;
	padding: 12px;
	box-sizing: border-box;
	top: calc(100% + 8px);
	display: none;
}
.selectarea::after,.selectcompany::after {
	content: "";
	top: -10px;
	height: 10px;
	left: 0;
	width: 100%;
	position: absolute;
}
.selectcompany {
	width: 118px !important;
	padding: 0 !important;
}
.selectcompany ul {
	float: none
}
.selectarea ul {
	margin-top: -10px;
	margin-right: -10px;
}
.selectarea ul li {
	float: left;
	width: 20%;
}
.selectarea ul li a {
	display: block;
	text-align: center;
	color: #333;
	height: 28px;
	line-height: 24px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #ed5736;
	background-color: #fff;
	box-sizing: border-box;
	font-size: 14px;
}
.selectarea ul li a:hover {
	background: #ed5736;
	color: #fff;
}

.selectarea ul li.allareaz a {
	color: #fff;
}
.scrLeft .type {
	float: left;
}
.scrLeft .type .jiage-box {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	position: relative;
	height: 16px;
	width: 8px;
	margin-top: 12px;
}
.scrLeft .type .jiage-box .up,.scrLeft .type .jiage-box .prcactiveup {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
}
.scrLeft .type .jiage-box .up i,.scrLeft .type .jiage-box .prcactiveup i {
	margin: 0;
	width: 8px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.scrLeft .type .jiage-box .down,.scrLeft .type .jiage-box .prcactivedown {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1;
}
.scrLeft .type .jiage-box .down i,.scrLeft .type .jiage-box .prcactivedown i {
	margin: 0;
	width: 8px;
}
.scrLeft .type .jiage-box .up:hover i,.scrLeft .type .jiage-box .down:hover i,.scrLeft .type .jiage-box .prcactivedown i,.scrLeft .type .jiage-box .prcactiveup i {
	background-image: url(../../../../images/Product/Version/2024/down2.png);
}
.btns_filter {
	font-size: 0;
}
.btnBox p input {
	width: 96px;
	height: 38px;
	border: 0;
	background: #f0f0f0;
	color: #999;
	font-size: 15px;
	text-indent: 7px;
	border-radius: 3px;
	vertical-align: top;
}
.btnBox p span {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	margin: 0 6px;
	vertical-align: top;
}
.btnBox p button {
	width: 60px;
	height: 38px;
	background: #ed5736;
	border: 0;
	margin-left: 14px;
	cursor: pointer;
	color: #fff;
	border-radius: 3px;
	font-size: 15px;
	vertical-align: top;
}
.switchBox {
	display: inline-block;
	vertical-align: top;
}
.switchBox a {
	display: inline-block;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	margin-right: 30px;
}
.switchBox a.on, .switchBox a.on i {
	color: #ed5736;
}

.switchBox a.on {
	background: #fff;
}

.switchBox i {
	margin-right: 4px;
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	margin-top: 12px;
	background-size: contain;
	background-repeat: no-repeat;
}

.switchBox i.icon-menu {
	background-image: url(../../../../images/Product/Version/2024/datu-icon.png);
}
.switchBox i.icon-list {
	background-image: url(../../../../images/Product/Version/2024/liebiao-icon.png);
}
.switchBox a.on i.icon-menu {
	background-image: url(../../../../images/Product/Version/2024/datu-icon2.png);
}
.switchBox a.on i.icon-list {
	background-image: url(../../../../images/Product/Version/2024/liebiao-icon2.png);
}
.scrRight {
	font-size: 0;
	float: right;
	line-height: 38px;
}
.scrRight .result-num {
	font-size: 14px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: top;
}
.scrRight .result-num span {
	color: #ed5736;
}
.products-main {
	margin-top: 20px;
}
.bigImg {
	margin-right: -15px;
	margin-top: -18px;
}
.bigImg::after,.products-main::after {
    content: "";
    display: block;
    clear: both;
}
.main-box.right0 .left .bigImg li{
	float: left;
	width: 20%;
}
.bigImg li {
	float: left;
	width: 16.666%;
}
.bigImg li .item {
	margin-right: 15px;
	margin-top: 18px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.16);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bigImg li .item:hover {
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.16);
}
.bigImg li .image {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}
.bigImg li .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.bigImg li .titleNew {
	margin-top: 10px;
	font-size: 14px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}
.bigImg li .titleNew a {
	color: #333;
}
.bigImg li .titleNew a:hover {
	color: #ed5736;
}
.bigImg li .text {
	font-size: 14px;
	padding: 0 12px 12px;
}
.bigImg li .price {
	margin-top: 12px;
	line-height: 24px;
	height: 24px;
	font-size: 20px;
	font-weight: bold;
	color: #e72323;
	position: relative;
	font-family: "Microsoft YaHei";
}
.bigImg li .price span {
	margin-right: 2px;
	font-size: 14px;
}
.bigImg li .price em {
	color: #999;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	max-width: 80px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.products-main .bigImg .company {
	margin-top: 9px;
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	position: relative;
	padding: 0 20px 0 0;
}
.products-main .bigImg .company i {
	width: 20px;
	height: 22px;
	display: inline-block;
	background: url(../../../../images/Product/Version/2020/qi.png) no-repeat;
	vertical-align: top;
	margin-left: 7px;
	margin-top: -1px;
	background-size: 100% auto;
	position: absolute;
	right: 0;
	top: 0;
}
.products-main .bigImg .company a {
	color: #999;
}
.products-main .bigImg .company a:hover {
	color: #ed5736;
}
.products-main .bigImg .vip {
	margin-top: 6px;
	position: relative;
	/* height: 26px; */
}
.vip mark {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	color: #666;
	display: block;
	background: transparent;
	background: url(https://www.86175.com/images/product_show2016/companyList.png) no-repeat;
	background-size: 170px auto;
    background-repeat: no-repeat;
}
.vip mark.free {
	background-position: 64px 3px;
}
.vip mark.primary {
	background-position: 64px -63px;
}
.vip mark.intermediate{background-position: 64px -84px;}
.vip mark.senior {
	background-position: 64px -103px;
}
.vip mark.topLevel,.vip mark.topLeve5,.vip mark.topLeve6 {
	background-position: 64px -124px;
}
.vip mark i {
	font-size: 22px;
	vertical-align: top;
	margin-right: 4px;
	display: inline-block;
	margin-top: 0;
	font-weight: normal;
}

.products-main .bigImg .vip .compare a {
	padding: 0 18px;
	line-height: 26px;
	border-radius: 13px;
	font-size: 12px;
	background-color: #f0f0f0;
	color: #333;
	display: block;
	text-align: center;
	margin-top: 6px;
}
.products-main .bigImg .vip .compare a:hover,.products-main .bigImg .vip .compare a.clicked0,.products-main .bigImg .vip .compare a.clicked {
	background-color: #ed5736;
	color: #fff;
}
.products-main .level {
	display: inline-block;
	height: 26px;
	border-radius: 13px 0 13px 13px;
	overflow: hidden;
	font-size: 12px;
	line-height: 25px;
	padding: 0 8px 0 0;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #fff;
	background: #ff9600;
	margin-left: 0;
}
.products-main .level p {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 30px !important;
	height: 26px !important;
	padding: 0 !important;
	position: relative;
	background: #ffa82c;
	margin-top: 0 !important;
	text-align: center;
}
.products-main .level b {
	margin: 0 3px;
}
.products-main .level p i {
	display: inline-block;
	width: 16px !important;
	height: 14px !important;
	background: url("https://www.xwboo.com/NewShowStand/Templates/188/Images/level2.png") no-repeat;
	vertical-align: top;
	margin: 0;
	background-size: contain;
	margin-top: 6px;
	margin-left: 4px;
}
/* .products-main .level.primary {
	color: #fff;
	background: #00ab64;
}
.products-main .level.primary p {
	background: #08be73;
}
.products-main .level.senior {
	color: #fff;
	background: #fd4655;
}
.products-main .level.senior p {
	background: #ff5967;
} */
.products-main .level.topLevel {
	color: #fff;
	background: #ae55ff;
}
.products-main .level.topLevel p {
	background: #b86aff;
}

.products-main .level.free {
    background: #bdb9b3;
    padding: 0 15px;
    border-radius: 16px 0 16px 16px;
}
.products-main .level.free p {
	display: none;
}
.lostpro {
	width: 480px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 40px auto;
	padding-top: 0;
	padding-left: 165px;
	font-size: 14px;
	line-height: 1.4;
}
.lostpro span {
	font: 22px/44px "Microsoft Yahei";
	color: #333;
}
.lostproab {
	font: 12px/30px "\5b8b\4f53";
	color: #767676;
}
.lostproab a {
	background: url(../../../../images/caigouSearch.png) no-repeat -145px -35px;
	padding-left: 12px;
}
.show-more a {
	display: block;
	color: #999;
	font-size: 14px;
	text-align: center;
	padding: 25px 0;
}
.products-main .List li {
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
.products-main .List li:first-child {
	margin-top: 0;
}
.products-main .List li:hover {
	border-color: #ed5736;
}
.products-main .List li .image {
	width: 200px;
	float: left;
	margin-right: 24px;
}
.products-main .List li .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position:relative;
}
.products-main .List li .image img {
	max-height: none;
	position:absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
}
.products-main .List .detail {
	float: right;
	width: 300px;
	padding-left: 25px;
	box-sizing: border-box;
	position: relative;
}
.products-main .List .detail p {
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.products-main .List .detail p a {
	color: #333;
	max-width: calc(100% - 30px);
	display: inline-block;
}
.products-main .List .detail p a:hover {
	color: #ed5736;
}
.products-main .List .detail p i.companyAuth {
	width: 20px;
	height: 22px;
	display: inline-block;
	background: url(../../../../images/Product/Version/2020/qi.png) no-repeat;
	background-size: auto;
	vertical-align: top;
	margin-left: 7px;
	margin-top: -2px;
	background-size: 100% auto;
}
.products-main .List .level {
	margin-top: 12px;
	float: none;
	display: inline-block;
}
.products-main .List .detail .vip {
	margin-top: 15px;
}
.products-main .List .detail .vip i {
	width: 88px;
	height: 22px;
	display: inline-block;
	background: url(../../../../images/Product/Version/2020/level1.png) no-repeat;
	background-size: 100% auto;
	vertical-align: top;
	margin-top: -2px;
}
.products-main .List .detail .vip span {
	height: 14px;
	display: inline-block;
	margin-left: 12px;
	padding-left: 12px;
	line-height: 1;
	position: relative;
	font-size: 14px;
	margin-top: 0;
	color: #999;
}
.products-main .List .detail .vip span b {
	font-size: 18px;
	color: #01b770;
	margin: 0 5px;
	width: auto;
}
.products-main .List .detail .vip span::after {
	height: 14px;
	width: 1px;
	content: "";
	clear: both;
	position: absolute;
	background-color: #cacaca;
	left: 0;
	top: 2px;
}
.products-main .List .detail .vip2 i{
	background: url(../../../../images/Product/Version/2020/level2.png)  no-repeat left 0px;
}
.products-main .List .detail .vip2 span b {
	color: #ff8519;
}
.products-main .List .detail .vip3 i {
	background: url(../../../../images/Product/Version/2020/level3.png) no-repeat left 0px;
}
.products-main .List .detail .vip3 span b{
	color: #ff4857;
}
.products-main .List .detail .vip4 i {
	background:url(../../../../images/Product/Version/2020/level4.png) no-repeat left 0px;
}
.products-main .List .detail .vip4 span b {
	color: #e03cfb;
}
.products-main .List .detail::after {
	content: "";
	clear: both;
	position: absolute;
	/* height: 100%; */
	width: 1px;
	background-color: #e6e6e6;
	left: 0;
	top: 10px;
	bottom: 0;
}
.products-main .List .detail span {
	display: block;
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}
.products-main .List .detail span a {
	cursor: pointer;
}
.products-main .List .detail span i {
	font-size: 14px;
	color: #999;
}
.products-main .List .detail span b {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	display: inline-block;
	width: 60px;
	margin-left: 7px;
	margin-right: 15px;
}
.products-main .List .detail a.btn {
	height: 36px;
	line-height: 36px;
	border: 1px solid #fbedea;
	display: block;
	text-align: center;
	color: #ed5736;
	font-size: 16px;
	margin-top: 25px;
	font-weight: bold;
}
.products-main .List .detail a.btn:hover {
	background-color: #ed5736;
	color: #fff;
}
.List .leftBox {
	overflow: hidden;
}
.List .leftBox .introduce {
	overflow: hidden;
	padding-right: 25px;
}
.List .introduce h3 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.List .introduce h3 a {
	color: #333;
	float: left;
	max-width: 545px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
}
.List .introduce h3 a:hover {
	color: #ed5736;
}
.List .introduce h3 span {
	font-size: 16px;
	color: #fe4f32;
	float: right;
}
.List .introduce h3 span b {
	font-size: 24px;
	font-weight: normal;
}
.List .introduce .title {
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	display: block;
}
.List .introduce .title a {
	color: #333;
	float: left;
	max-width: 365px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
}
.List .introduce .title a:hover {
	color: #dd6924;
}
.List .introduce .title span {
	font-size: 14px;
	color: #fe4f32;
	float: right;
	margin-top: 0;
}
.List .introduce .title span b {
	font-size: 22px;
	font-weight: normal;
}
.List .introduce span {
	color: #999;
	font-size: 14px;
	display: block;
	margin-top: 8px;
}
.List .introduce table span {
	margin-top: 0;
}
.List .introduce span mark {
	color: #ed5736;
	background-color: #fbedea;
	display: inline-block;
	padding: 0 15px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	margin-top: 15px;
	margin-right: 10px;
}
.List .introduce table {
	border-right: 1px solid #e6e6e6;
	margin-top: 18px;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.List .introduce td:nth-child(odd) {
	background-color: #f5f5f5;
	border: 1px solid #e6e6e6;
	width: 80px;
}
.List .introduce td:nth-child(2n) {
	text-align: center;
	line-height: 36px;
	color: #666;
	border: 1px solid #e6e6e6;
	margin-top: -1px;
	border-left: 0;
	border-right: 0;
	width: 130px;
}
.List .introduce td b {
	font-weight: normal;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.List .introduce p {
	margin-top: 0;
	position: relative;
}
.List .introduce p span {
	color: #666;
	width: 100%;
	display: inline-block;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	padding-right: 76px;
	box-sizing: border-box;
}
.List .introduce p a {
	position: absolute;
	right: 0;
	top: 8px;
	padding: 0 18px;
	line-height: 26px;
	border-radius: 13px;
	font-size: 12px;
	background-color: #f0f0f0;
	color: #333;
}
.List .introduce p a i {
	font-size: 10px;
	margin-right: 3px;
	border: 1px solid #999;
	border-radius: 2px;
	width: 12px;
	height: 12px;
	display: inline-block;
	line-height: 12px;
	vertical-align: top;
	margin-top: 3px;
	text-indent: -9999px;
	overflow: hidden;
}
.List .introduce p a.clicked0,.List .introduce p a:hover {
	background: #ed5736;
	color: #fff;
}
.rightBar {
	position: fixed;
	left: 35px;
	top: 288px;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	width: 54px;
	text-align: center;
}
.rightBar .box {
	position: relative;
}
.rightBar .box > a {
	display: block;
	height: 60px;
	padding-top: 12px;
	box-sizing: border-box;
	font-size: 12px;
	color: #666;
	transition: none;
	position: relative;
}
.rightBar .box > a::after {
	content: "";
	clear: both;
	position: absolute;
	left: -10px;
	top: 0;
	right: 0;
	bottom: 0;
}
.rightBar .box > a:hover {
	color: #fff;
	background-color: #ed5736;
}
.rightBar .box > a i {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../../../../images/Product/Version/2020/rightIcon1.png) no-repeat 0 0;
	margin: 0 auto;
}
.rightBar .box > a.wx i,.rightBar .box > a.shouye i {
    background: transparent !important;
    font-size: 20px;
    color: #333;
}
.rightBar .weixin img {
	position: absolute;
	left: 65px;
	bottom: 0px;
	max-width: 100px;
	max-height: 100px;
	display: none;
	z-index: 9999;
}
.rightBar .box > a::after {
	content: "";
	clear: both;
	position: absolute;
    left: 0 !important;
	right: -17px !important;
	top: 0;
	right: 0;
	bottom: 0;
}
.rightBar .service > a i {
	background-position: 0 -59px;
}
.rightBar .box > a.weixin i {
	background-position: 0 -118px;
}
.rightBar .box > a.xunjia i {
	background-position: 0 -177px;
}
.rightBar .box > a.suggest i {
	background-position: 0 -239px;
}
.rightBar .box > a:hover i,.rightBar .service:hover a i {
	background: url(../../../../images/Product/Version/2020/rightIcon2.png) no-repeat;
    color: #fff;
}
.rightBar .service:hover > a i {
	background-position: 0 -59px;
    color: #fff;
}
.rightBar .box > a:hover.weixin i {
	background-position: 0 -118px;
}
.rightBar .box > a:hover.xunjia i {
	background-position: 0 -177px;
}
.rightBar .box > a:hover.suggest i {
	background-position: 0 -239px;
}
.rightBar div > a.focus,.rightBar .service:hover a {
	color: #fff;
	background-color: #ed5736;
}
.rightBar .box > a.focus i {
	background: url(../../../../images/Product/Version/2020/rightIcon2.png) no-repeat 0 0;;
}
.rightBar .service:hover .serviceBox {
	display: block;
}

.comBox ul li.add a {
	color: #999;
	margin-top: 30px;
	display: block;
}
.comBox ul li.add a i {
	width: 27px;
	height: 27px;
	display: inline-block;
	line-height: 27px;
	font-size: 14px;
	text-align: center;
	border: 2px solid #999;
	border-radius: 4px;
	color: #999;
	margin-bottom: 10px;
}
.comBox {
	position: absolute;
	top: 0;
	display: block;
	left: 65px;
	z-index: 999;
	width: 116px;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	display: none;
}
.comBox h2 {
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #ed5736;
    font-size: 12px;
    padding: 0px 8px;
}
.comBox h2 i {
	position: absolute;
    top: 0;
	right: 8px;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
.comBox p.title {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#ed5736;
	font-size: 12px;
	padding: 0 8px;
	width: 92px;
}
.comBox p.title a {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
	border: 1px solid transparent;
	border-bottom-color: #e4e4e4;
	text-align: center;
	position: relative;
	height: 116px;
}
.comBox ul li .comPro {
	padding-top: 13px;
}
.comBox ul li img {
	max-width: 68px;
	max-height: 51px;
}
.comBox ul li.add {
	height: 114px;
}
.comBox ul li p a {
    color: #333;
	text-align: left;
	padding: 0px 10px;
	display: block;
}
.comBox ul li p a:hover {
	color: #ed5736;
}
.comBox ul li p {
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
	margin-top: 13px;
	margin-bottom: 8px;
}
.comBox .btn {
	height: 55px;
}
.comBox .btn a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #ed5736;
	text-align: center;
	margin: 5px auto -3px auto;
	border-radius: 2px;
}
.comBox .btn a.empty {
	background-color: #fff;
	color: #ed5736;
	display: inline;
	line-height: 32px;
	margin: 0;
}
.comBox ul li a.close {
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	line-height: 18px;
	background: #f17f3b url("/images/product/close1.png") no-repeat center;
}
.comBox ul li.pro:hover{
	border: 1px dashed #ed5736;
}
.comBox ul li.pro:hover a.close{
	display: block;
	cursor: pointer;
}
.comBox ul li.pro:hover a.close i {
	font-size: 12px;
	color: #fff;
}
.gotoTop {
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	position: fixed;
	left: 35px;
	top: 654px;
	width: 54px;
	height: 54px;
	z-index: 99;
	text-align: center;
	line-height: 54px;
	color: #000;
}
.gotoTop:hover {
	background-color: #ed5736;
	color: #fff;
}
.serviceBox {
	padding: 0 18px;
	position: absolute;
	top: 0;
	left: 65px;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	width: 180px;
	box-sizing: border-box;
	display: none;
	background-color: #fff;
	z-index: 9999;
}
.serviceBox li {
	border-bottom: 1px dashed #e6e6e6;
	font-size: 14px;
	text-align: left;
	padding: 20px 0 20px 30px;
	background: url(../../../../images/Product/Version/2020/kefu.png) no-repeat 0 20px;
}
.serviceBox li:last-child {
	border-bottom: 0;
}
.serviceBox li span {
	display: block;
	color: #999;
	margin-top: 5px;
}
.serviceBox li a {
	display: block;
	width: 84px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #ed5736;
	color: #fff;
	border-radius: 6px;
	margin-top: 15px;
}
/* 20250618 */
.proClassify{
	width: 130px;
	right: 38px;
	top: 160px;
	position: fixed;
	z-index: 999;
}
.proClassifyItem{
    background-color: rgb(255, 255, 255);
  	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);
	position: relative;
}
.proClassify .product-a{
	line-height: 28px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}
.proClassify .product-a a{
	padding: 10px 11px;
	color: #333;
	display: block;
	position: relative;
}
.proClassify .product-a a::after{
	left: 11px;
	right: 11px;
	bottom: 0;
	position: absolute;
	content: "";
	border: 1px dashed #ddd;
}
.proClassify li:last-child .product-a a::after{
	display: none;
}
.proClassify .product-b{
    height: 720px;
	width: 480px;
	padding: 0 0 16px 16px;
	right: 130px;
	top: 0;
	bottom: 0;
	border: 1px solid #ed5736;
	background-color: #fff;
	position: absolute;
	box-sizing: border-box;
	z-index: 99;
	display: none;
}
.proClassify .product-bg{
	padding:16px 16px 0 0;
	height: 100%;
	overflow-y: auto;
}
.proClassify .product-c p{
	margin-top: 12px;
}
.proClassify .product-c:first-child p{
	margin-top: 0;
}
.proClassify .product-c p b{
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	display: inline-block;
	color: #333;
	position: relative;
}
.proClassify .product-c p b a{
	color: #333;
}
.proClassify .product-c p b::after{
	height: 3px;
	background-color: #f2ae9f;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
}
.proClassify .product-c .classifyItem{
	margin-top: 14px;
	padding: 8px 16px 16px 4px;
	background-color: #f8f8f8;
}
.proClassify .product-c .classifyItem a{
	margin:8px 0 0 12px;
	line-height: 18px;
	font-size: 14px;
	color: #666;
	display: inline-block;
	vertical-align: top;
}
.proClassify .product-c .classifyItem a:hover{
	color: #ed5736;
}
.proClassify li .product-a a:hover,
.proClassify li .product-a a.focus{
	color: #fff;
	background-color: #ed5736;
}
.proClassify li .product-a a:hover::after,
.proClassify .product-a a.focus::after{
	display: none;
}
.proClassify .product-c p b a.focus{
	color: #ed5736;
}
.proClassify .product-c .classifyItem a.focus{
	color: #ed5736;
}
.searchDiv .left-logo{
	display: none;
}
.searchDiv.top-fixed .logo-box{
	display: none;
}
.searchDiv.top-fixed{
	padding: 14px 0;
	background:none;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
}
.searchDiv.top-fixed .left-logo{
	margin-top: 2px;
	float: left;
	display: block;
}
.searchDiv.top-fixed .search-box{
	margin: 0 0 0 127px;
	float: left;
}
.searchDiv.top-fixed .search-box .a-arr {
    display: none;
}
.searchDiv.top-fixed .searchBox {
	padding-right: 104px;
}
.searchDiv.top-fixed .searchBox input {
	padding-left: 12px;
	font-size: 14px;
	height: 40px;
	width: 688px;
}
.searchDiv.top-fixed .searchBox button{
	font-size: 16px;
  	line-height: 42px;
  	padding: 0 28px;
  	border-radius: 6px;
}
.searchDiv.top-fixed .w{
	position: relative;
}
.searchDiv.top-fixed .proClassify{
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.proClassifyTop{
    padding-bottom: 7px;
	display: none;
}
.proClassifyTop a{
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	border-radius: 4px;
	text-align: center;
	background-color: #f7f7f7;
	color: #333;
	cursor: pointer;
    display: block;
}
.proClassifyTop i{
	width: 16px;
	height: 16px;
	margin: 14px 5px 0 0;
	line-height: normal;
	background: url(../../../../images/Product/Version/2024/proClassifyTop.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.searchDiv.top-fixed .proClassifyTop{
	display: block;
}
.searchDiv.top-fixed .proClassifyItem{
	top: 51px;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 999;
	display: none;
}
.searchDiv.top-fixed .proClassify .product-b {
	right: 130px;
}
.swiper-container{
    max-height: 720px;
    overflow: hidden;
}

/* pro-location */
.pro-location{
	margin-top: 44px;
}
.pro-location .w{
	padding-left: 12px;
	font-size: 14px;
	border-radius: 6px;
	background-color: #f7f7f7;
	color: #999;
}
.pro-location i {
	font-size: 16px;
	margin-top: 15px;
	margin-right: 6px;
	color: #686868;
	display: inline-block;
	vertical-align: top;
}
.pro-location span{
	color: #333;
}
.pro-location a{
	height: 44px;
	line-height: 44px;
	padding: 0 8px;
	color: #333;
	display: inline-block;
}
.pro-location a:last-child{
	font-weight: 700;
	color: #ed5736;
}
.pro-location a:hover{
	color: #ed5736;
}








@media only screen and (min-width:1920px){
	.w{
		width: 1430px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1430px;
	}
	.rightBar, .gotoTop {
    	left: 15px;
    }
	/* 20250619 */
	.proClassify {
		right: 5px;
		width: 106px;
	}
	.proClassify .product-a {
		line-height: 24px;
		font-size: 13px;
	}
	.proClassify .product-a a{
		padding: 6px;
	}
	.proClassify .product-a a::after{
		left: 6px;
		right: 6px;
	}
	.swiper-container {
		max-height: 510px;
	}
	.proClassify .product-b {
		height: 510px;
		right: 106px;
	}
	.proClassify .product-c .classifyItem a {
		font-size: 13px;
	}
	.searchDiv.top-fixed .proClassify {
		width: 114px;
	}
	.searchDiv.top-fixed .proClassify .product-b {
		right: 114px;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w {
    	width: 1340px;
    }
    .type-two-bot ul {
    	margin-top: -12px;
    }
	.rightBar, .gotoTop {
    	left: 12px;
    }
	.main-box.right0 .left {
    	width: 1065px;
    }
	.type-top a {
    	min-width: 90px;
    }
    .type-top .more {
    	padding: 0 32px;
    }
    .bigImg li .text {
    	font-size: 13px;
    	padding: 0 8px 12px;
    }
    .products-main .level {
    	font-size: 11px;
    }
	/* 20250619 */
	.proClassify {
		right: 8px;
		width: 106px;
	}
	.proClassify .product-a {
		line-height: 24px;
		font-size: 13px;
	}
	.proClassify .product-a a{
		padding: 6px;
	}
	.proClassify .product-a a::after{
		left: 6px;
		right: 6px;
	}
	.swiper-container {
		max-height: 510px;
	}
	.proClassify .product-b {
		height: 510px;
		right: 106px;
	}
	.proClassify .product-c .classifyItem a {
		font-size: 13px;
	}
	.searchDiv.top-fixed .proClassify {
		width: 114px;
	}
	.searchDiv.top-fixed .proClassify .product-b {
		right: 114px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1138px;
	}
    .searchDiv.top-fixed .search-box .searchBox {
        margin-left: 0;
    }
    .rightBar {
    	top: 178px;
    }
    .gotoTop {
    	top: 484px;
    }
    .rightBar .box.compare {
    	position: static;
    }
    .comBox {
    	top: 50%;
    	transform: translateY(-50%);
    	margin: 0;
    }
    .type-two-bot ul {
    	margin-top: -12px;
    }
	.rightBar, .gotoTop {
    	left: 15px;
    }
	.main-box.right0 .left {
		width: 904px;
	}
    .type-top a {
    	min-width: 69px;
    	font-size: 12px;
    	height: 38px;
    	line-height: 38px;
    }
    .type-top {
    	padding-right: 70px;
    }
    .type-top .more {
    	padding: 0 25px;
    }
	.main-box.right0 .right {
		width: 220px;
	}
	.recommend-brand .title span {
		font-size: 18px;
	}
	.recommend-brand .title i {
		width: 22px;
		height: 24px;
	}
	.recommend-brand .title span::after {
		bottom: 4px;
	}
	.recommend-brand .title .more {
		top: 13px;
		font-size: 12px;
	}
    .brand-list li a {
    	height: 46px;
    	line-height: 46px;
    	font-size: 15px;
    }
	.selectbox_time a, .selectbox_model a, .selectbox_area a, .selectbox_areadown a, .selectbox_modeldown a, .scrLeft .type {
		font-size: 14px;
		padding: 0 8px;
		line-height: 38px;
		margin-right: 14px;
	}
	.btnBox p button {
		width: 60px;
		height: 38px;
		margin-left: 12px;
		font-size: 14px;
	}
	.btnBox p input {
		width: 86px;
		font-size: 14px;
	}
	.switchBox a {
		font-size: 14px;
		margin-right: 20px;
	}

	.scrRight .result-num {
		font-size: 13px;
	}
    .bigImg li .item {
    	margin-right: 12px;
    	margin-top: 18px;
    }
	.bigImg {
		margin-right: -12px;
		margin-top: -20px;
	}
	.bigImg li .titleNew {
		margin-top: 8px;
		font-size: 13px;
		line-height: 19px;
		height: 38px;
	}
	.bigImg li .price {
		margin-top: 10px;
		line-height: 22px;
		height: 22px;
		font-size: 18px;
	}
	.products-main .bigImg .company {
		margin-top: 7px;
	}
	.products-main .bigImg .vip {
		margin-top: 8px;
	}
	.bigImg li .price em {
		font-size: 13px;
        height: 22px;
	}
	.products-main .level p i {
		width: 12px !important;
		height: 10px !important;
		margin-top: 6px;
		margin-left: 4px;
	}
	.products-main .level p {
		margin-right: 5px;
		width: 24px !important;
		height: 20px !important;
		padding: 0 !important;
	}
	.products-main .level {
		height: 20px;
		border-radius: 13px 0 13px 13px;
		font-size: 11px;
		line-height: 20px;
		padding: 0 5px 0 0;
	}
	.products-main .List .detail {
		width: 230px;
		padding-left: 14px;
	}
	.products-main .List .detail p i.companyAuth {
		width: 16px;
		height: 18px;
        margin-top: 2px;
	}
	.products-main .List .detail p {
		font-size: 14px;
	}
	.products-main .List .detail p i {
		width: 15px;
		height: 19px;
	}
	.products-main .List .detail .vip {
		margin-top: 10px;
	}

	.products-main .List .detail span i {
		font-size: 12px;
		color: #999;
	}
	.products-main .List .detail span b {
		font-size: 12px;
		width: 50px;
		margin-left: 5px;
		margin-right: 10px;
	}
	.products-main .List .detail span {
		font-size: 14px;
		margin-top: 10px;
	}
	.products-main .List .detail a.btn {
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 12px;
	}
	.products-main .List li .image {
		width: 152px;
		float: left;
		margin-right: 16px;
	}
	.products-main .List li {
		margin-top: 14px;
		padding: 12px;
	}
	.products-main .List .leftBox .introduce {
		padding-right: 25px;
	}
	.products-main .List .introduce h3 a {
		max-width: 335px;
		height: 20px;
		line-height: 20px;
	}
	.products-main .List .introduce h3 {
		font-size: 16px;
		margin-top: 4px;
	}
	.products-main .List .introduce h3 span {
		font-size: 12px;
	}
	.products-main .List .introduce h3 span b {
		font-size: 18px;
	}
	.products-main .List .introduce span mark {
		margin-top: 10px;
	}
	.products-main .List .introduce table {
		margin-top: 14px;
	}
	.products-main .List .introduce p {
		margin-top: 7px;
	}
	.products-main .List .introduce td:nth-child(odd) {
		width: 60px;
	}
	.products-main .List .introduce span {
		font-size: 12px;
	}
	.products-main .List .introduce table {
		font-size: 12px;
	}
	.products-main .List .introduce td:nth-child(2n) {
		width: 108px;
		line-height: 33px;
	}
	.products-main .List .detail::after {
		top: 5px;
	}
	.List .introduce p span {
		padding-right: 68px;
	}
	.products-main .bigImg .vip .compare a {
		padding: 0 14px;
		line-height: 20px;
		font-size: 11px;
	}
	.bigImg li .text {
		font-size: 12px;
	}
	.gotoTop {
		right: 15px;
	}
    .bigImg li .text {
    	padding: 0 6px 8px;
    }
	/* 20250619 */
	.searchDiv.top-fixed .search-box {
		margin: 0 0 0 52px;
	}
	.searchDiv.top-fixed .searchBox input {
		width: 608px;
	}
	.proClassify {
		right: 8px;
		width: 116px;
	}
	.proClassify .product-a {
		line-height: 20px;
		font-size: 13px;
	}
	.proClassify .product-a a{
		padding: 6px;
	}
	.proClassify .product-a a::after{
		left: 6px;
		right: 6px;
	}
	.swiper-container {
		max-height: 450px;
	}
	.proClassify .product-b {
		height: 450px;
		right: 116px;
	}
	.proClassify .product-c .classifyItem a {
		font-size: 13px;
	}
	.searchDiv.top-fixed .proClassify {
		width: 114px;
	}
	.searchDiv.top-fixed .proClassify .product-b {
		right: 114px;
	}
	.vip mark {
    	font-size: 12px;
    	line-height: 18px;
    	background-size: 150px auto;
    }
    .vip mark.free {
    	background-position: 54px 2px;
    }
    .vip mark.primary {
    	background-position: 54px -56px;
    }
    .vip mark.intermediate {
    	background-position: 54px -75px;
    }
    .vip mark.senior {
    	background-position: 54px -92px;
    }
    .vip mark.topLevel,.vip mark.topLeve5,.vip mark.topLeve6 {
    	background-position: 54px -110px;
    }

}
@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
    .searchBox input {
    	width: 414px;
    }
    .rightBar {
    	top: 188px;
    }
    .gotoTop {
    	top: 494px;
    }
    .bigImg li .text {
    	padding: 0 6px 8px;
    }
	.rightBar, .gotoTop {
    	left: 15px;
    }
	.main-box.right0 .left {
		width: 904px;
	}
	.type-top a {
		min-width: 86px;
		font-size: 13px;
	}
	.type-top {
		padding-right: 90px;
	}
	.main-box.right0 .right {
		width: 220px;
	}
	.recommend-brand .title span {
		font-size: 18px;
	}
	.recommend-brand .title i {
		width: 22px;
		height: 24px;
	}
	.recommend-brand .title span::after {
		bottom: 4px;
	}
	.recommend-brand .title .more {
		top: 13px;
		font-size: 12px;
	}
	.brand-list li a {
		height: 46px;
		line-height: 46px;
		font-size: 15px;
	}
	.selectbox_time a, .selectbox_model a, .selectbox_area a, .selectbox_areadown a, .selectbox_modeldown a, .scrLeft .type {
		font-size: 14px;
		padding: 0 8px;
		line-height: 38px;
		margin-right: 14px;
	}
	.btnBox p button {
		width: 60px;
		height: 38px;
		margin-left: 12px;
		font-size: 14px;
	}
	.btnBox p input {
		width: 86px;
		font-size: 14px;
	}
	.switchBox a {
		font-size: 14px;
		margin-right: 20px;
	}

	.scrRight .result-num {
		font-size: 13px;
	}
	.bigImg li .item {
		margin-right: 12px;
		margin-top: 20px;
	}
	.bigImg {
		margin-right: -12px;
		margin-top: -20px;
	}
	.bigImg li .titleNew {
		margin-top: 8px;
		font-size: 13px;
		line-height: 19px;
		height: 38px;
	}
	.bigImg li .price {
		margin-top: 10px;
		line-height: 22px;
		height: 22px;
		font-size: 18px;
	}
	.products-main .bigImg .company {
		margin-top: 7px;
	}
	.products-main .bigImg .vip {
		margin-top: 8px;
	}
	.bigImg li .price em {
		font-size: 13px;
        height: 22px;
	}
	.products-main .level p i {
		width: 12px !important;
		height: 10px !important;
		margin-top: 6px;
		margin-left: 4px;
	}
	.products-main .level p {
		margin-right: 5px;
		width: 24px !important;
		height: 20px !important;
		padding: 0 !important;
	}
	.products-main .level {
		height: 20px;
		border-radius: 13px 0 13px 13px;
		font-size: 11px;
		line-height: 20px;
		padding: 0 5px 0 0;
	}
	.products-main .List .detail {
		width: 230px;
		padding-left: 14px;
	}
	.products-main .List .detail p i.companyAuth {
		width: 16px;
		height: 18px;
        margin-top: 2px;
	}
	.products-main .List .detail p {
		font-size: 14px;
	}
	.products-main .List .detail p i {
		width: 15px;
		height: 19px;
	}
	.products-main .List .detail .vip {
		margin-top: 10px;
	}

	.products-main .List .detail span i {
		font-size: 12px;
		color: #999;
	}
	.products-main .List .detail span b {
		font-size: 12px;
		width: 50px;
		margin-left: 5px;
		margin-right: 10px;
	}
	.products-main .List .detail span {
		font-size: 14px;
		margin-top: 10px;
	}
	.products-main .List .detail a.btn {
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 12px;
	}
	.products-main .List li .image {
		width: 152px;
		float: left;
		margin-right: 16px;
	}
	.products-main .List li {
		margin-top: 14px;
		padding: 12px;
	}
	.products-main .List .leftBox .introduce {
		padding-right: 25px;
	}
	.products-main .List .introduce h3 a {
		max-width: 335px;
		height: 20px;
		line-height: 20px;
	}
	.products-main .List .introduce h3 {
		font-size: 16px;
		margin-top: 4px;
	}
	.products-main .List .introduce h3 span {
		font-size: 12px;
	}
	.products-main .List .introduce h3 span b {
		font-size: 18px;
	}
	.products-main .List .introduce span mark {
		margin-top: 10px;
	}
	.products-main .List .introduce table {
		margin-top: 14px;
	}
	.products-main .List .introduce p {
		margin-top: 7px;
	}
	.products-main .List .introduce td:nth-child(odd) {
		width: 60px;
	}
	.products-main .List .introduce span {
		font-size: 12px;
	}
	.products-main .List .introduce table {
		font-size: 12px;
	}
	.products-main .List .introduce td:nth-child(2n) {
		width: 108px;
		line-height: 33px;
	}
	.products-main .List .detail::after {
		top: 5px;
	}
	.List .introduce p span {
		padding-right: 68px;
	}
	.products-main .bigImg .vip .compare a {
		padding: 0 14px;
		line-height: 20px;
		font-size: 11px;
	}
	.bigImg li .text {
		font-size: 12px;
	}
	.gotoTop {
		right: 15px;
	}
	/* 20250619 */
	.searchDiv.top-fixed .search-box {
		margin: 0 0 0 52px;
	}
	.searchDiv.top-fixed .searchBox input {
		width: 608px;
	}
	.proClassify {
		right: 8px;
		width: 116px;
	}
	.proClassify .product-a {
		line-height: 20px;
		font-size: 13px;
	}
	.proClassify .product-a a{
		padding: 6px;
	}
	.proClassify .product-a a::after{
		left: 6px;
		right: 6px;
	}
	.swiper-container {
		max-height: 450px;
	}
	.proClassify .product-b {
		height: 450px;
		right: 116px;
	}
	.proClassify .product-c .classifyItem a {
		font-size: 13px;
	}
	.searchDiv.top-fixed .proClassify {
		width: 114px;
	}
	.searchDiv.top-fixed .proClassify .product-b {
		right: 114px;
	}
	.vip mark {
    	font-size: 12px;
    	line-height: 18px;
    	background-size: 150px auto;
    }
    .vip mark.free {
    	background-position: 54px 2px;
    }
    .vip mark.primary {
    	background-position: 54px -56px;
    }
    .vip mark.intermediate {
    	background-position: 54px -75px;
    }
    .vip mark.senior {
    	background-position: 54px -92px;
    }
    .vip mark.topLevel,.vip mark.topLeve5,.vip mark.topLeve6 {
    	background-position: 54px -110px;
    }

}
@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
    .a-arr a {
    	font-size: 15px;
    	padding: 0 10px;
    	line-height: 46px;
    	height: 46px;
    	margin-left: 10px;
    }
    .a-arr a i {
    	width: 14px;
    	height: 14px;
    	margin-top: 17px;
    	margin-right: 3px;
    }
    .a-arr a i.right-icon {
    	width: 5px;
    	margin-left: 7px;
    }
    .rightBar {
    	top: 188px;
    }
    .gotoTop {
    	top: 494px;
    }
    .bigImg li .text {
    	padding: 0 6px 8px;
    }
	.searchDiv {
		padding: 30px 0 36px;
	}
	.search-box {
		margin-top: 32px;
	}
	.searchBox input {
		padding-left: 12px;
		font-size: 14px;
		height: 42px;
		width: 522px;
	}
	.searchBox a, .search-menu a,.searchBox button, .search-menu button {
		font-size: 15px;
		line-height: 44px;
		padding: 0 20px;
	}
	.searchBox {
		padding-right: 85px;
	}
	.search-menu {
		margin-left: 10px;
	}
	.rightBar, .gotoTop {
    	left: 15px;
    }
	.main-box.right0 .left {
		width: 786px;
	}
	.type-top a {
		min-width: 82px;
		font-size: 12px;
		height: 36px;
		line-height: 35px;
	}
	.type-bot {
		padding: 16px 16px 22px;
		font-size: 12px;
	}
    .type-two-tab {
    	font-size: 13px;
    }
	.type-two-bot ul {
		margin-top: -12px;
	}
	.type-two-bot {
		margin-top: 18px;
	}
	.type-top {
		padding-right: 90px;
	}
	.main-box.right0 .right {
		width: 200px;
	}
	.recommend-brand .title {
		line-height: 30px;
	}
	.recommend-brand .title span {
		font-size: 16px;
	}
	.recommend-brand .title i {
		width: 20px;
		height: 22px;
		margin-top: 6px;
	}
	.brand-list {
		margin-top: 10px;
	}
	.recommend-brand .title span::after {
		bottom: 4px;
	}
	.recommend-brand .title .more {
		top: 10px;
		font-size: 12px;
	}
	.brand-list li a {
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}
	.selectbox_time a, .selectbox_model a, .selectbox_area a, .selectbox_areadown a, .selectbox_modeldown a, .scrLeft .type {
		font-size: 12px;
		padding: 0 5px;
		line-height: 30px;
		margin-right: 10px;
	}
	.scrLeft li i.city-icon {
		width: 9px;
		height: 13px;
		margin-right: 3px;
		margin-top: 9px;
	}
	.scrLeft i.jiantou {
		width: 8px;
		height: 5px;
		margin-left: 6px;
		margin-top: 13px;
	}
	.scrLeft li i.company-icon {
		width: 13px;
		height: 13px;
		margin-right: 4px;
		margin-top: 9px;
	}
	.scrLeft .type .jiage-box {
		height: 14px;
		width: 8px;
		margin-top: 9px;
	}
	.btnBox p button {
		width: 52px;
		height: 30px;
		margin-left: 10px;
		font-size: 12px;
	}
	.scrRight {
		line-height: 30px;
	}
	.switchBox i {
		width: 13px;
		height: 13px;
		margin-top: 9px;
	}
	.btnBox p input {
		width: 74px;
		font-size: 12px;
		height: 30px;
	}
	.switchBox a {
		font-size: 14px;
		margin-right: 18px;
	}
	.products-main {
		margin-top: 13px;
	}

	.scrRight .result-num {
		font-size: 13px;
	}
	.bigImg li .item {
		margin-right: 12px;
		margin-top: 20px;
	}
	.bigImg {
		margin-right: -12px;
		margin-top: -20px;
	}
	.bigImg li .titleNew {
		margin-top: 8px;
		font-size: 13px;
		line-height: 19px;
		height: 38px;
	}
	.bigImg li .price {
		margin-top: 7px;
		line-height: 20px;
		height: 20px;
		font-size: 16px;
	}
	.bigImg li .price span {
		margin-right: 2px;
		font-size: 12px;
	}
	.products-main .bigImg .company {
		margin-top: 5px;
	}
	.products-main .bigImg .company i {
		width: 18px;
		height: 20px;
		margin-top: 0px;
	}
	.products-main .bigImg .vip {
		margin-top: 8px;
	}
	.bigImg li .price em {
		font-size: 12px;
        height: 20px;
	}
	.products-main .level p i {
		width: 10px !important;
		height: 8px !important;
		margin-top: 6px;
		margin-left: 2px;
	}
	.products-main .level p {
		margin-right: 5px;
		width: 20px !important;
		height: 20px !important;
		padding: 0 !important;
	}
	.products-main .level {
		height: 20px;
		border-radius: 13px 0 13px 13px;
		font-size: 9px;
		line-height: 20px;
		padding: 0 5px 0 0;
	}
	.products-main .List .detail {
		width: 250px;
		padding-left: 18px;
	}
	.products-main .List .detail p {
		font-size: 14px;
	}
	.products-main .List .detail p i {
		width: 15px;
		height: 19px;
	}
	.products-main .List .detail .vip {
		margin-top: 10px;
	}

	.products-main .List .detail span i {
		font-size: 12px;
		color: #999;
	}
	.products-main .List .detail span b {
		font-size: 12px;
		width: 50px;
		margin-left: 5px;
		margin-right: 10px;
	}
	.products-main .List .detail span {
		font-size: 14px;
		margin-top: 10px;
	}
	.products-main .List .detail a.btn {
		width: 230px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 12px;
	}
	.products-main .List li .image {
		width: 140px;
		float: left;
		margin-right: 14px;
	}
	.products-main .List .leftBox .introduce {
		padding-right: 25px;
	}
	.products-main .List .introduce h3 a {
		max-width: 335px;
		height: 20px;
		line-height: 20px;
	}
	.products-main .List .introduce h3 {
		font-size: 16px;
		margin-top: 4px;
	}
	.products-main .List .introduce h3 span {
		font-size: 12px;
	}
	.products-main .List .introduce h3 span b {
		font-size: 18px;
	}
	.products-main .List .introduce span mark {
		margin-top: 10px;
	}
	.products-main .List .introduce table {
		margin-top: 14px;
	}
	.products-main .List .introduce p {
		margin-top: 7px;
	}
	.products-main .List .introduce td:nth-child(odd) {
		width: 60px;
	}
	.products-main .List .introduce span {
		font-size: 12px;
	}
	.products-main .List .introduce table {
		font-size: 12px;
	}
	.products-main .List .introduce td:nth-child(2n) {
		width: 108px;
		line-height: 33px;
	}
	.products-main .List .detail::after {
		top: 5px;
	}
	.products-main .bigImg .vip .compare a {
		padding: 0 8px;
		line-height: 20px;
		font-size: 11px;
	}
	.bigImg li .text {
		font-size: 12px;
	}
	.gotoTop {
		right: 15px;
	}
	/* 20250619 */
	.searchDiv.top-fixed .search-box {
		margin: 0 0 0 37px;
	}
	.searchDiv.top-fixed .searchBox input {
		font-size: 13px;
		width: 438px;
	}
	.proClassify {
		width: 96px;
		right: 8px;
		top: 148px;
	}
	.proClassify .product-a {
		line-height: 20px;
		font-size: 12px;
	}
	.proClassify .product-a a{
		padding: 4px;
	}
	.proClassify .product-a a::after{
		left: 4px;
		right: 4px;
	}
	.swiper-container {
		max-height: 450px;
	}
	.proClassify .product-b {
		height: 450px;
		right: 96px;
		padding: 0 0 10px 10px;
	}
	.proClassify .product-c p {
		margin-top: 10px;
	}
	.proClassify .product-c p b {
		font-size: 14px;
	}
	.proClassify .product-c .classifyItem {
		margin-top: 10px;
		padding: 6px 12px 12px 4px;
	}
	.proClassify .product-c .classifyItem a {
		font-size: 12px;
	}
	.searchDiv.top-fixed .proClassify {
		width: 102px;
	}
	.searchDiv.top-fixed .proClassify .product-b {
		right: 102px;
	}
	.vip mark {
    	font-size: 11px;
    	line-height: 18px;
    	background-size: 140px auto;
    }
    .vip mark.free {
    	background-position: 50px 1px;
    }
    .vip mark.primary {
    	background-position: 50px -51px;
    }
    .vip mark.intermediate {
    	background-position: 50px -69px;
    }
    .vip mark.senior {
    	background-position: 50px -85px;
    }
    .vip mark.topLevel,.vip mark.topLeve5,.vip mark.topLeve6 {
    	background-position: 50px -102px;
    }
}
