<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pro-banner {
	margin: 30px 0;
}

#pro-banner .swiper-slide img {
	width: 100%;
	display: block;
}

#screen .pro-position {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

#screen .pro-position .left {
	float: left;
	color: #888888;
	font-size: 12px;
	padding-top: 20px;
}

#screen .pro-position .left a {
	font-size: 12px;
	color: #888888;
}

#screen .pro-position .right {
	float: right;
}

#screen .pro-position .right a {
	border: #ccc 1px solid;
	display: block;
	width: 100px;
	text-align: center;
	padding: 10px 0;
	background-color: #f6f6f6;
	font-size: 12px;
	padding-right: 15px;
	position: relative;
	color: #888888;
}

#screen .pro-position .right a::after {
	content: "\f078";
	position: absolute;
	color: #888888;
	right: 15px;
	width: 10px;
	height: 10px;
}

#screen .screen-box {
	padding: 10px 20px;
	border: 1px solid #eee;
}

#screen .screen-box .list {
	margin-bottom: 20px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#screen .screen-box .list span {
	display: block;
	width: 90px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	float: left;
	height: auto;
	overflow: hidden;
}

#screen .screen-box .list label {
	display: block;
	width: calc(100% - 90px);
	color: #999;
	font-size: 12px;
	line-height: 19px;
	float: left;
	height: auto;
	overflow: hidden;
}

#screen .screen-box .list a {
	display: inline-block;
	color: #777;
	margin-right: 10px;
	font-size: 12px;
	line-height: 19px;
}

#screen .screen-box .list a.active {
	color: #FE552E;
}

#screen .screen-box .list form {
	display: inline-block;
	margin-left: 15px;
	color: #999;
}

#screen .screen-box .list form {
	font-size: 12px;
	line-height: 19px;
}

#screen .screen-box .list form input {
	outline: 0;
	border: 0;
	border: 1px solid #eee;
	display: inline-block;
	width: 70px;
	height: 30px;
	line-height: 19px;
	padding-left: 8px;
}

#screen .screen-box .list form select {
	outline: 0;
	border: 0;
	border: 1px solid #eee;
	display: inline-block;
	height: 30px;
	line-height: 19px;
	padding-left: 8px;
}

.cho-screen {
	padding: 0 20px;
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.cho-screen span {
	display: inline-block;
	width: 90px;
	color: #888;
	font-size: 12px;
	line-height: 19px;
}

.cho-screen a {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px 15px;
	color: #888;
	font-size: 12px;
	line-height: 19px;
	position: relative;
	padding-right: 30px;
}

.cho-screen a::after {
	content: "\f00d";
	font-size: 12px;
	position: absolute;
	height: 100%;
	width: 20px;
	right: 0;
	top: 4px;
	text-align: center;
	color: #888;
}

.cho-screen a:hover::after {
	color: #FE552E
}

#search-pro-list {
	margin: 80px 0;
}

#search-pro-list .top .top-cate {
	overflow: hidden;
	border-bottom: 2px solid #FE552E;
}

#search-pro-list .top .top-cate a {
	float: left;
	padding: 15px 37px;
	font-size: 18px;
	text-align: center;
	color: #666666;
}

#search-pro-list .top .top-cate a.active {
	background-color: #FE552E;
	color: #fff;
}

#search-pro-list .top .top-screen {
	margin: 30px 0;
	background-color: #f6f6f6;
	border: 1px solid #eee;
}

#search-pro-list .top .top-screen .left {
	overflow: hidden;
	float: left;
}

#search-pro-list .top .top-screen .left a {
	padding: 15px 33px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	display: block;
	float: left;
}

/* #search-pro-list .top .top-screen .left a:nth-child(4) {padding-right: 45px;position: relative;} */
#search-pro-list .top .top-screen .left a.active {
	background-color: #fff;
	color: #FE552E;
}

#search-pro-list .top .top-screen .left a.active:nth-child(4)::after {
	color: #FE552E;
}

#search-pro-list .top .top-screen .left form {
	font-size: 12px;
	line-height: 19px;
	margin-left: 15px;
	padding-top: 5px;
	display: inline-block;
}

#search-pro-list .top .top-screen .left form input {
	outline: 0;
	border: 0;
	border: 1px solid #eee;
	display: inline-block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
}

#search-pro-list .top .top-screen .right {
	float: right;
	overflow: hidden;
	height: 42px;
}

#search-pro-list .top .top-screen .right&gt;a {
	float: left;
	width: 42px;
	height: 100%;
}

#search-pro-list .top .top-screen .right&gt;a.active {
	background-color: #fff;
}

#search-pro-list .top .top-screen .right&gt;a:nth-child(1) {
	background-image: url(/assets/img/158/type1.png);
	background-repeat: no-repeat;
	background-position: center;
}

#search-pro-list .top .top-screen .right&gt;a:nth-child(2) {
	background-image: url(/assets/img/158/type2.png);
	background-repeat: no-repeat;
	background-position: center;
}

#search-pro-list .top .top-screen .right .top-page {
	float: left;
	padding: 15px 15px;
	font-size: 12px;
	color: #666666;
}

#search-pro-list .top .top-screen .right .top-page&gt;a {
	font-size: 12px;
	color: #666666;
	position: relative;
	top: -2px;
}

#search-pro-list .top .top-screen .right .top-page&gt;a:nth-child(1) {
	margin-right: 10px;
	display: inline-block;
}

#search-pro-list .top .top-screen .right .top-page&gt;a:nth-child(3) {
	margin-left: 10px;
	display: inline-block;
}

#search-pro-list .top .top-screen .right .top-page font {
	color: #FE552E;
}

.bottom .pro-list .list {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.bottom .pro-list .list:nth-child(4n) {
	margin-right: 0;
}

.bottom .pro-list .list .img {
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
	background-color: #D5D5D5;
}

.bottom .pro-list .list .img img {
	display: block;
	width: 100% !important;
	height: auto !important;
	max-height: 100% !important;
}

.bottom .pro-list .list .con {
	padding: 10px;
	width: 100%;
}

.bottom .pro-list .list .cnp {
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}

.time_have{
    clear: both;
    height: 19px;
}

.pro-list.hang .time_have{
    margin-bottom: 10px;
}

.pro-list.hang .time_have.hang{margin-left:-70px;margin-bottom:15px;margin-top:-10px;}

@media(max-width:600px){
    .pro-list.hang .time_have.hang{margin-left: 0;margin-bottom:0;margin-top:-5px}
}

.expires_time{
        font-size: 12px;
        background-color: red;
        padding: 2px 5px;
        color: #fff;
        border-radius: 10px;
        display: inline-block;
}

.expires_time.blue{
    background-color: blue;
}

.expires_time.green{
    background-color: green;
}

.expires_time.mobile{
    display: none;
}
    
.expires_time.relative {
        position: relative;
        display: block;
        width: 100px;
        text-align: center;
        margin-bottom: 5px;
}

.bottom .pro-list .list .cnp .cate {
	float: left;
	line-height: 30px;
}

.bottom .pro-list .list .cnp .cate img {
	transform: scale(1) !important;
}

.bottom .pro-list .list .cnp .price {
	font-size: 18px;
	line-height: 30px;
	color: #FE552E;
	float: right;
}

.bottom .pro-list .list .tit {
	font-size: 14px;
	line-height: 20px;
	color: #404040;
	margin-bottom: 5px;
}

.bottom .pro-list .list .tit font {
	color: #FE552E;
}

.bottom .pro-list .list .des {
	font-size: 12px;
	line-height: 19px;
	height: 19px;
	color: #888888;
	margin-bottom: 15px;
}

.bottom .pro-list .list .cnt {
	overflow: hidden;
	height: 40px;
	padding-top: 25px;
	position: relative;
}

.bottom .pro-list .list .cnt .company {
	float: left;
}

.bottom .pro-list .list .cnt .company a {
	color: #717171;
	position: relative;
	padding-left: 12px;
	background-image: url(/assets/img/158/qyback.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	top: 0px;
	font-size: 12px;
}

.bottom .pro-list .list .cnt .company span {
	font-size: 12px;
	color: #888;
	position: absolute;
	bottom: 20px;
	left: 0;
}

.bottom .pro-list .list .cnt .time {
	float: right;
	font-size: 12px;
	color: #888;
}

.bottom .pro-list .list .cnt .time a{
    color: #888;
}

/*search.html*/
/*search2.html*/
.bottom .pro-list.hang .list {
	width: 100%;
	margin-right: 0%;
}

.bottom .pro-list.hang .list .img {
	display: none;
}

.bottom .pro-list .list .cateimg {
	display: none;
}

.bottom .pro-list .list .cateprice {
	display: none;
}

.bottom .pro-list.hang .list .cnp {
	display: none;
}

.bottom .pro-list.hang .list .cateimg {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 20px;
}

.bottom .pro-list.hang .list .cateimg img {
	transform: scale(1) !important;
	width: 45px;
	margin-right: 15px;
}

.bottom .pro-list.hang .list .con {
    float: left;
    padding: 0;
    width: 50%;
}

.bottom .pro-list.hang .list .con .tit {
    font-size: 20px;
    line-height: 30px;
}

.bottom .pro-list.hang .list .des {
	margin-bottom: 20px;
}

.bottom .pro-list.hang .list .cateprice {
	display: block;
	float: left;
	font-size: 20px;
	color: red;
	text-align: right;
	width: 30%;
}

.bottom .pro-list.hang .list .cnt {
	overflow: hidden;
	width: 210px;
}

.bottom .pro-list.hang .list {
	border-bottom: 1px solid #ddd;
	position: relative;
	padding: 20px 0;
	margin-bottom:0;
}

.bottom .pro-list .list .pro-url {
	display: none;
}

.bottom .pro-list.hang .list .pro-url {
	display: block;
	position: absolute;
	width: 130px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	background-color: #FE552E;
	right: 0;
	bottom: 30px;
	color: #fff;
}

/*search2.html*/
/*pro-show*/
#pro-show {
	margin-top: 80px;
}

#pro-show .box {
	background-color: #fff;
	padding: 43px 40px;
	position: relative;
}

#pro-show .left {
	float: left;
	width: 66%;
}

#pro-show .right {
	width: 32%;
	float: right;
}

#pro-show .left .tit div {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}

#pro-show .left .tit p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 50px;
	color: #888888;
}

#pro-show .left .img-box {
	float: left;
	width: 47%;
	margin-bottom: 10px;
}

#pro-show .left .img-box .big-img {
	margin-bottom: 10px;
}

#pro-show .left .img-box .big-img img {
	display: block;
	width: 100%;
}

#pro-show .left .small-img-box img {
	display: block;
	width: 100%;
}

#pro-show .left .con-box {
	float: right;
	width: 49%;
}

#pro-show .left .con-box p {
	font-size: 14px;
	color: #666;
	margin-bottom: 37px;
	line-height: 22px;
}

#pro-show .left .con-box p font {
	color: #FE552E;
}

#pro-show .left .con-box p.point {
	float: left;
	line-height: 40px;
}

#pro-show .left .con-box a {
	float: right;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #FE552E;
	color: #fff;
	text-align: center;
}

#pro-show .right .top {
	position: relative;
	margin-bottom: 30px;
}

#pro-show .right .top span {
	font-size: 12px;
	color: #666666;
}

#pro-show .right .top div {
	position: absolute;
	right: 0;
	top: 0;
}

#pro-show .right .top div font {
	font-size: 12px;
	color: #d5d5d5;
}

#pro-show .right .top div font.active {
	color: #666;
}

#pro-show .right .mp-box .mp {
	width: 100%;
	margin-right: 0;
	height: 300px;
}

#pro-show .right .mp-box .mp.mp1 {
	outline: 1px solid #eee;
	padding: 15px 6px;
	margin-bottom: 5px;
}

#pro-show .right .mp-box .mp.mp1 .mp-left {
	width: 65px;
}

#pro-show .right .mp-box .mp.mp1 .mp-right {
	width: 280px;
	padding-top: 5px;
}

#pro-show .right .mp-box .mp.mp1 .mp-right.two {
    width: 100%;
    padding: 5px 0px 0px 15px;
    margin-top: 15px;
}

#pro-show .right .mp-box .mp.mp1 .mp-right .company {
	font-size: 20px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

#pro-show .right .mp-box .mp.mp1 .mp-right .mess1 .name p {
	font-size: 22px;
}

#pro-show .right .mp-box .mp.mp1 .mp-right .mess1 .vip {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16.79px;
	margin-right: 25px;
	margin-top: -25px;
}

#pro-show .right .mp-box .mp.mp1 .mp-left img:nth-child(1) {
	margin-bottom: 0px;
}

#pro-show .right .mp-box .mp.mp1 .mp-right .mess1 .name.style2 p {
	font-size: unset;
	margin-bottom: 2px;
	font-size: 16px;
}

#pro-show .right .mp-box .mp.mp2 .tit {
	font-size: 19px;
}

#pro-show .right .mp-box .mp.mp2 .des {
	font-size: 12px;
}

#pro-show .box .collect {
	position: absolute;
	bottom: 15px;
	right: 40px;
}

#pro-show .box .collect a {
	font-size: 12px;
	color: #888;
}

#pro-content {
	margin-top: 45px;
}

#pro-content .left {
	float: left;
	width: 67%;
	background-color: #fff;
	padding: 43px 40px;
	position: relative;
}

#pro-content .right {
	float: right;
	width: 29%;
	background-color: #fff;
	padding: 43px 35px;
	position: relative;
}

#pro-content .left::before,
#pro-content .right::before {
	content: "";
	display: block;
	width: 5px;
	height: 23px;
	background-color: #FE552E;
	top: 40px;
	left: 0;
	position: absolute;
}

#pro-content .p-t-tit {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 30px;
}

#pro-content .left .con {
    font-size: 14px;
    /* color: #666; */
    letter-spacing: 0.5px;
    line-height: 23px;
}

#pro-content .left .con img {
	display: block;
	width: 100%;
}

#pro-content .left .icon {
	margin-top: 20px;
	text-align: right;
}

/* #pro-content .left .icon a {
	background-image: url(/assets/img/158/icon.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	display: inline-block;
} */

#pro-content .left .icon a:nth-child(1) {
	background-position: -6px -2px;
}

#pro-content .left .icon a:nth-child(2) {
	background-position: -34px -2px;
}

#pro-content .left .icon a:nth-child(3) {
	background-position: -63px -2px;
}

#pro-content .left .icon a:nth-child(4) {
	background-position: -92px -2px;
}

#pro-content .left .icon a:nth-child(5) {
	background-position: -120px -2px;
}

#pro-content .left .icon a:nth-child(6) {
	background-position: -149px -2px;
}

#pro-content .left .icon a:nth-child(7) {
	background-position: -177px -2px;
}

#pro-content .right .relate-app {
	overflow: hidden;
}

#pro-content .right .relate-app .list {
	overflow: hidden;
	position: relative;
	margin-top: 27px;
	display: block;
}

#pro-content .right .relate-app .list:first-child {
	margin-top: 0;
}

#pro-content .right .relate-app .list:first-child:before {
	content: "缃《";
	position: absolute;
	left: 0;
	top: 0px;
	background-color: #bfbfbf;
	color: #fff;
	padding: 3px;
	font-size: 12px;
	display: none;
}

#pro-content .right .relate-app .list img {
	float: left;
	margin-right: 15px;
}

#pro-content .right .relate-app .list .con {
	padding-top: 0;
}

#pro-content .right .relate-app .list .con div {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 27px;
	font-weight: bold;
	color: #666;
}

#pro-content .right .relate-app .list .con p {
	font-size: 12px;
	line-height: 19px;
	color: #666;
}

#feedback {
	margin-top: 45px;
}

#feedback .left {
	float: left;
	width: 67%;
	position: relative;
	background-color: #fff;
	padding: 43px 40px;
}

#feedback .right {
	float: right;
	width: 29%;
}

#feedback .right a{
	display: block;
}

#feedback .right img{
	display: block;
	width: 100%;
}

#feedback .left::before {
	content: "";
	display: block;
	width: 5px;
	height: 23px;
	background-color: #FE552E;
	top: 40px;
	left: 0;
	position: absolute;
}

#feedback .p-t-tit {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 30px;
}

#feedback .feed-box {
	min-height: 400px;
}

#feedback .feed-box .list {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}

#feedback .feed-box .list .img {
	float: left;
	margin-right: 20px;
	height: 80px;
}

#feedback .feed-box .list .img img {
	width: 50px;
	height: 50px;
}

#feedback .feed-box .list .con * {
	font-size: 12px;
	color: #666;
	line-height: 19px;
}

#feedback .feed-box .list .con div {
	margin-top: 5px;
	margin-bottom: 5px;
}

#feedback .feed-box .list .con div.user {
	position: relative;
}

#feedback .feed-box .list .con div.user font {
	position: absolute;
	right: 0;
}

#feedback .feed-box .list .con div.des {
	color: #454545;
}

#feedback .feed-box .list .con div:first-child {
	margin-top: 0;
}

#feedback .feed-box .list .con div.dz {
	text-align: right;
}

#feedback .feed-box .list .con div.dz img {
	position: relative;
	bottom: -4px;
	left: -2px;
}

#feedback .feed-box .list .shop-back {
	margin-left: 70px;
	padding: 10px 6px;
	background-color: #f8f8f8;
}

#feedback .feed-box .list .shop-back * {
	font-size: 12px;
	line-height: 19px;
}

#feedback .feed-box .list .shop-back span {
	color: #b69c7d;
}

#feedback .feed-box .list .shop-back p {
	font-size: #454545;
	margin-top: 8px;
}

#feedback .feed-box .list .user-back {
	margin-left: 70px;
	padding: 10px 6px;
	background-color: #fff;
}

#feedback .feed-box .list .user-back .content{
	width: 100%;
	height: auto;
	overflow: hidden;
}

#feedback .feed-box .list .user-back .content textarea{
	width: 100%;
	height: 50px;
	border: 1px solid #eee;
	padding: 10px;
}

#feedback .feed-box .list:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.feed-form {
	margin-top: 25px;
	margin-bottom: 80px;
}

.feed-form textarea {
	display: block;
	width: 100%;
	height: 200px;
	outline: 0;
	border: 0;
	border: 1px solid #eee;
	padding: 10px;
}

.feed-form span {
	display: block;
	width: 100%;
	height: 200px;
	outline: 0;
	border: 0;
	border: 1px solid #eee;
	text-align: center;
	line-height: 200px;
	background-color: rgb(243, 243, 243);
	color: #b1b1b1;
}

.feed-form span label {
	vertical-align: middle;
}

.feed-form input {
	display: block;
	width: 85px;
	margin-right: 0;
	outline: 0;
	border: 0;
	margin-left: auto;
	margin-top: 15px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	text-align: center;
	background-color: #FE552E;
	color: #fff;
	font-size: 14px;
}

.feed-form input:disabled {
	background-color: rgb(243, 243, 243);
	color: #b1b1b1;
}


.pages .page-left {
	float: left;
	overflow: hidden;
}
.pages.child .page-left {
	margin-bottom: 10px;
}

.pages .page-right {
	float: right;
}

.pages .page-left .prev,
.pages .page-left .next {
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	font-size: 16px;
	float: left;
	border: 1px solid #eee;
}

.pages.child .page-left .prev,
.pages.child .page-left .next {
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}

.pages .page-left span {
	float: left;
	height: 55px;
	line-height: 55px;
	margin: 0 7px 0 0;
}

.pages .page-num {
	display: flex;
	float: left;
	margin: 0 5px;
}

.pages .page-num a {
	text-align: center;
	border: 1px solid #eee;
	border-left: 0;
	color: #999999;
	display: block;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	font-size: 16px;
}

.pages.child .page-num a{
	height: 25px;
	line-height: 25px;
}

.pages .page-num a:nth-child(1) {
	border-left: 1px solid #eee;
}

.pages .page-left .prev:hover,
.pages .page-left .next:hover,
.pages .page-num a:hover,
.pages .page-num a.active {
	background-color: #ed0000;
	color: #fff;
	border-color: #ed0000;
}

#about .about-menu .out img {
	position: relative;
	margin-bottom: -5px;
	margin-left: 10px;
}

.pages .page-right {
	font-size: 14px;
	height: 35px;
	line-height: 55px;
	color: #999999;
}

.pages .page-right input {
	font-size: 14px;
	height: 35px;
	line-height: 55px;
	background-color: #fff;
	outline: 0;
	border: 0;
	border: 1px solid #eee;
	color: #000;
}

.pages .page-right input:nth-child(1) {
	padding-left: 10px;
	width: 65px;
}

.pages .page-right #page_btn {
	width: 50px;
	line-height: 35px;
}

/*pro-show*/
/*media from search-list*/
@media screen and (max-width:1182px) {
	.bottom .pro-list .list {
		float: left;
		width: 32%;
	}

	.bottom .pro-list .list:nth-child(4n) {
		margin-right: 2%;
	}

	.bottom .pro-list .list:nth-child(3n) {
		margin-right: 0%;
	}

	.bottom .pro-list .list .img {
		height: 30vw;
	}
	
	.pages .page-left .prev, .pages .page-left .next {
	    height: 35px;
	    line-height: 35px;
	    padding: 0 10px;
	    font-size: 13px;
	}
	
	.pages .page-num a {
	    height: 35px;
	    line-height: 35px;
	    padding: 0 10px;
	    font-size: 13px;
	}
}

@media screen and (max-width:1000px) {

	.cho-screen {
		padding: 0px;
		margin-top: 25px;
		padding-bottom: 10px;
	}

	.cho-screen span {
		width: 65px;
	}

	#screen .screen-box {
		padding: 10px 10px;
		border: 1px solid #eee;
		border-top: 0;
	}

	#screen .screen-box .list span {
		width: 40px;
	}

	#screen .screen-box .list label {
		width: calc(100% - 40px);
	}

	.cho-screen a {
		padding: 5px 14px;
		font-size: 12px;
		line-height: 12px;
		padding-right: 25px;
	}

	#search-pro-list {
		margin: 20px 0;
	}

	#search-pro-list .top .top-cate a {
		float: left;
		padding: 10px 12px;
		font-size: 13px;
	}

	#search-pro-list .top .top-screen .left a {
		padding: 10px 9px;
	}

	#search-pro-list .top .top-screen .left a:nth-child(4)::after {
		top: 12px;
	}
}

@media screen and (max-width:700px) {

	#screen .screen-box .list form {
		padding: 0;
		margin: 0;
		margin-top: 10px;
	}

	.bottom .pro-list .list {
		float: left;
		width: 49%;
	}

	.bottom .pro-list .list:nth-child(3n) {
		margin-right: 2%;
	}

	.bottom .pro-list .list:nth-child(2n) {
		margin-right: 0%;
	}

	.bottom .pro-list .list .img {
		height: 46vw;
	}
}

@media screen and (max-width:600px) {
	#search-pro-list .top .top-screen .right {
		float: left;
		margin-top: 10px;
	}
	
	
	.pages .page-left .prev, .pages .page-left .next {
	    height: 35px;
	    line-height: 35px;
	    padding: 0 10px;
	    font-size: 13px;
	    width: 100%;
	    text-align: center;
	    margin: 5px 0;
	}
	
	.pages .page-num {
	    display: flex;
	    float: unset;
	    margin: 0 5px;
	    width: 100%;
	    justify-content: center;
	    align-items: center;
	}
	
	#pro-content .left .icon {
	    text-align: left;
	}
	
	.social-share .social-share-icon {
	    width: 25px;
	    height: 25px;
	    font-size: 15px;
	    line-height: 25px;
	    margin: 2px;
	    margin-top: 15px;
	}
}

@media screen and (max-width:460px) {
	.bottom .pro-list .list .cnp .cate img {
		width: 28px;
	}

	.bottom .pro-list .list .cnp .price {
		font-size: 15px;
		line-height: 30px;
	}

	.bottom .pro-list .list .tit {
	    font-size: 13px;
	    line-height: 20px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	}

	.bottom .pro-list .list .cnt .time {
		float: left;
		margin-top: 0px;
		width: auto;
	}

	.bottom .pro-list .list .des {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	
	.bottom .pro-list.hang .list .des{margin-bottom: 15px;}
	
	.bottom .pro-list.hang .list .cnt .time{
	    width: auto;
        margin-top: 0px;
        margin-left: 10px;
	}
	
	.bottom .pro-list .list .cnt .company{width:50%}
	.bottom .pro-list .list .cnt .company a{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}
}

/*media from search-list*/
/*media from search-list2*/
@media screen and (max-width:1260px) {
	.bottom .pro-list.hang .list .cateimg {
		display: block;
		float: left;
		width: 4.5%;
		margin-right: 8px;
		min-width: 35px;
	}

	.bottom .pro-list.hang .list .cateimg img {
		width: 100%;
	}

	.bottom .pro-list.hang .list .con {
		width: 50%;
	}
}

@media screen and (max-width:1000px) {
	.bottom .pro-list.hang .list {
		padding: 15px 0;
	}

	.bottom .pro-list.hang .list .con .tit {
		font-size: 15px;
	}

	.bottom .pro-list.hang .list .pro-url {
		width: 80px;
		font-size: 12px;
		bottom: 15px;
	}

	.bottom .pro-list.hang .list .cateprice {
		        font-size: 16px;
        position: absolute;
        right: 10px;
        top: 20px;
	}
}

@media screen and (max-width:600px) {
	.bottom .pro-list.hang .list .cateimg {
        width: 5%;
        padding-right: 0;
    }

	.bottom .pro-list.hang .list .cateimg img {
		width: 100%;
		margin-bottom: 15px;
	}

	.bottom .pro-list.hang .list .con {
		width: 65%;
	}

	
	.bottom .pro-list.hang .list .con .tit {
        font-size: 13px;
        line-height: 13px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .bottom .pro-list.hang .list .des {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
	
	
}

/*media from search-list2*/
/*media from pro-show*/
@media screen and (max-width:1260px) {
	#pro-show .right .mp-box .mp.mp1 {
		outline: 1px solid #eee;
		padding: 15px 6px;
		margin-bottom: 5px;
		height: auto;
		padding-bottom: 40px;
	}

	#pro-show .right .mp-box .mp.mp1 .mp-left {
		width: 17%;
	}

	#pro-show .right .mp-box .mp.mp1 .mp-right {
		width: 75%;
		padding-top: 5px;
	}

	.mp1 .mp-right .mess1 .name.style2 p font {
		display: inline-block;
	}
}

@media screen and (max-width:1182px) {
	#pro-show {
		margin-top: 20px;
	}

	#pro-show .box {
		background-color: #fff;
		padding: 25px 10px;
		position: relative;
		padding-bottom: 40px;
	}

	#pro-show .left .tit div {
		font-size: 15px;
		line-height: 25px;
		font-weight: bold;
	}

	#pro-show .left .tit p {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 20px;
	}

	#pro-show .left .con-box p {
		font-size: 12px;
		color: #666;
		margin-bottom: 15px;
		line-height: 20px;
	}

	#pro-show .left .con-box a {
		float: right;
		width: 100%;
	}

	#pro-show .left {
		width: 100%;
		margin-bottom: 15px;
	}

	#pro-show .right {
		width: 100%;
	}

	#pro-show .right .mp-box .mp.mp1 .mp-right {
		width: 100%;
	}

	#pro-show .right .mp-box .mp.mp2 {
		padding-bottom: 40px;
	}

	#pro-show .right .mp-box .mp.mp1 .mp-right .company {
		font-size: 15px;
	}

	#pro-show .right .mp-box .mp.mp1 .mp-right .mess1 .name p {
		font-size: 16px;
	}

	#pro-show .right .mp-box .mp.mp1 .mp-right .mess1 .vip {
		width: 34px;
		height: 34px;
		line-height: 34px;
		font-size: 13.79px;
		margin-right: 0;
		margin-top: 10px;
	}
	
	#pro-show .right .mp-box .mp.mp1 .mp-right.two{
		padding-left: 0;
	}

	#pro-show .right .mp-box .mp.mp2 .tit {
		font-size: 15px;
	}

	#pro-content .right .relate-app .list img {
		width: 65px;
	}

	#pro-content .right .relate-app .list .con div {
		font-size: 14px;
		margin-bottom: 5px;
		line-height: 22px;
	}

	#feedback {
		margin-top: 25px;
	}

	#feedback .left {
		width: 100%;
		margin-top: 5px;
		margin-bottom: 15px;
		padding: 20px 15px;
	}

	#feedback .right {
		display: none;
	}
}

@media screen and (max-width:1000px) {
	#pro-content .left {
		width: 100%;
		margin-bottom: 15px;
	}

	#pro-content .right {
		width: 100%;
	}

	#pro-content .left {
		padding: 20px 15px;
	}

	#pro-content .right {
		padding: 20px 15px;
	}
}

@media screen and (max-width:700px) {
	#pro-show .left .img-box {
		width: 100%;
		margin-bottom: 20px;
	}

	#pro-show .left .con-box {
		width: 100%;
	}
}

@media screen and (max-width:600px) {
	#pro-content .left .con {
		font-size: 12px;
	}

	#pro-show .left .img-box {
		width: 100%;
	}

	#pro-show .left .con-box {
		width: 100%;
	}

	#feedback .feed-box .list .img {
		height: auto;
		overflow: hidden;
	}

	#feedback .feed-box .list .img img {
		width: 45px;
	}

	#feedback .feed-box .list .shop-back {
		margin-left: 60px;
	}
	
	#feedback .right{
		display: block;
		width: 100%;
	}
	
	.expires_time{
	    display: none;
	}
	
	.expires_time.mobile{
	    display: inline-block;
	}
}

/*media from pro-show*/</pre></body></html>