 @media (max-width: 1250px) {
 	img{
 		max-width: 100%;
 	}
 	.wrapper{
 		width: auto; margin-left: 3%; margin-right: 3%;
        border: none;
 	}
 	.toper{
 		height: 35px; line-height: 35px;
 	}
 	.toper .left{
 		display: none;
 	}
 	.toper .right{
 		float: none;
 	}
 	.toper .sethome{
 		float: right; margin-left: 0;
 	}
 	.toper .regbtn li.active a{
 		height: auto;
		padding: 0 10px;
 	}
 	.toper .regbtn li{
 		margin: 0 10px 0 0;
 	}
 	.header{
 		height: 60px;
 	}
 	.header .logo{
 		line-height: 60px;
 	}
 	.header .logo img{
 		/*width: 230px;*/
 		height: 50px;
 	}
 	.header .tel{
 		font-size: 12px; line-height: 60px; padding-left: 15px; background-size:12px ;
 	}
 	.naver{
 		height: auto; overflow: hidden;background: #861322;
 	}
 	.naver .left{
 		float: none; 
 	}
 	.naver .wrapper{
 		margin: 0;
 	}
 	.naver-search{
 		display: none;
 	}
 	.naver-main li{
 		float: left; width: 33.33%; text-align: center; line-height: 35px; height: 35px; margin-top: 0;
 	}
 	.naver-main li a{
 		font-size: 14px; padding: 0;
 	}
 	.hslider li{
 		height: 180px;
        background-size: 100% 100%;
 	}
 	.hslider.swiper-container-horizontal>.swiper-pagination-bullets{
 		bottom: 10px;
 	}
 	.hslider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
 		margin: 0 4px;
 	}
 	.hslider .swiper-pagination-bullet{
 		width: 10px; height: 10px; border-width: 1px;
 	}
 	.hauctions-bg2,
 	.hauctions-bg1{
 		display: none;
 	}
 	.hauctions,
 	.himgs,
 	.hgoods{
 		padding: 25px 0;
 	}
 	.h-tit h2{
 		font-size: 16px;
 	}
 	.h-tit h2:before, .h-tit h2:after{
 		height: 1px; width: 30px;
 	}
 	.hauctions .body{
 		margin-top: 20px;
 	}
 	.hauctions .body li{
 		height: auto;
		margin:0 5px;
		width: 159px !important;
		float: left;
        padding-bottom: 10px;
 	}

 	.hauctions .body li .img label{
 		font-size: 13px; 
 	}
 	.hauctions .body li .txt{
 		padding: 15px 10px; font-size: 12px;
 	}
 	.hauctions .body li .txt p{
 		margin-bottom: 3px;
 	}
 	.hauctions .body li .btn{
 		margin-top: 0;
 	}
 	.hauctions .swiper-button-next, .hauctions .swiper-button-prev{
 		width: 35px; height: 35px; background-size:12px ; top: 40px;
 	}
 	.hauctions .foot{
 		margin-top: 20px;
 	}
 	
 	.h-more{
 		font-size: 12px;
 	}
 	.hnews-box{
 		margin: 0;
 	}
 	.hnews-col{
 		width: auto; float: none; margin: 0;
 	}
 	.hnews{
 		padding-bottom: 25px;
 	}
 	.hnews-col{
 		padding-top: 25px;
 	}
 	.hnews-col .body{
 		margin-top: 20px;
 	}
 	.hnews-col .body .txt h2{
 		font-size: 15px;
 	}
 	.hnews-col .body li{
 		height: 82px; margin-bottom: 10px;
 	}
 	.hnews-col .body .date h4{
 		line-height: 40px; font-size: 14px;
 	}
 	.hnews-col .body .date big{
 		font-size: 20px;line-height: 40px;
 	}
 	.hnews-col .body .txt{
 		padding-top: 8px;
 	}
 	.hnews-col .foot{
 		padding-top: 8px;
 	}
 	.himgs .body{
 		margin: 20px 0 0;
 	}
 	.himgs .body-l{
 		margin: 0 0 8px 0; float: none;
 	}
 	.himgs .body-r{
 		clear: both;
 	}
 	.himgs .body-r li,
 	.himgs .body-l{
 		border-width: 8px;
 	}
 	.himgs .body-l img,
 	.himgs .body-r img{
 		width: 100%; height: auto;
 	}
 	.himgs .body-r ul{
 		display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
 		
 	}
 	.himgs .body-r li{
 		margin: 0 0 8px 0;  width: 49%; 
 	}
 	.himgs .name{
 		opacity: 1; visibility: visible;top: auto;
 	}
 	
 	.himgs .body-l .name,
 	.himgs .body-r li .name{
 		line-height: 45px; font-size: 14px;
 	}
 	.himgs .foot{
 		padding-top: 8px;
 	}
 	.hgoods .body{
 		margin: 20px 0 0;
 	}
 	.hgoods .body ul{
 		display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
 	}
 	.hgoods .body li{
 		width: 47%; margin: 0  5px ;
        margin-bottom: 10px;
 	}
 	.hgoods .body li img{
 		width: 100%;
 	}
 	.hgoods .body li .txt h4{
 		font-size: 14px;
 	}
 	.hgoods .body li:hover .txt{
 		height: 45px;
 	}
 	.hgoods .body li:hover .btn{
 		display: none;
 	}
 	.hgoods .body li:hover .txt h4{
 		margin-top: 0;
 	}
 	.footer{
 		height: auto;
 	}
 	.footer .left{
 		padding-top: 25px;
 	}
 	.footer .left,
 	.footer .right{
 		width: auto; float: none;
 	}
 	.footer .qrcode{
 		margin: 15px auto 0;
 	}
 	.footer .qrcode{
 		width: 180px; height: 180px;
 	}
 	.footer .qrcode:before{
 		width: 140px; height: 140px; margin-left: -70px;
 	}
 	.footer .qrcode img{
 		width: 90px; height: 90px;
 	}
 	.footer .info{
 		padding-bottom: 20px;
 	}
 	.footer .info h2{
 		font-size: 18px;
 	}
 	.footer .info h2 small{
 		margin-left: 10px; font-size: 12px;
 	}
 	.footer .info-r,
 	.footer .info-l{
 		float: none;text-align: center; font-size: 12px;
 	}
 	.footer .info-r{
 		padding-top: 10px;
 	}
 	.footer .copy{
 		padding-top: 20px;text-align: center;
 	}
 	
 	/**/
 	.mbanner{
 		height: 60px;
 	}
 	.m-current{
 		height: auto;overflow: hidden;
 	}
 	.m-current .main{
 		float: none; font-size: 12px; line-height: 35px;
 	}
 	.m-current .search{
 		float: none; margin: 0 0 15px 0;  width: 100%;
 	}
 	.m-current .search .txt{
 		font-size: 12px;
 	}
 	.m-main{
 		margin: 0 0 20px;
 	}
 	.m-main-l,
 	.m-main-r{
 		width: auto; float: none;
 	}
 	.m-main-l{
 		background-size:cover ;
 	}
 	.m-main-nav{
 		
 	}
 	
 	.m-main-nav .tit{
 		font-size: 16px; padding: 20px 10px;
 	}
 	.m-main-nav .list{
 		padding: 15px 0;
 	}
 	.m-main-nav .list ul{
 		display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	
 	}
 	.m-main-nav .list li{
 		margin-bottom: 0; width: 50%;text-align: center;
 	}
 	.m-main-nav .list a{
 		font-size: 13px; padding: 5px;
 	}
 	.m-main-nav .list li.active a, .m-main-nav .list li:hover a{
 		background: transparent;
 	}
 	.m-main-r .m-tit .list li{
 		margin: 0 5px;
 	}
 	.m-main-r .m-tit .list li span{
 		font-size: 14px;
 	}
 	.m-main-r .m-tit .list li img{
 		width: 15px; height: auto;
 	}
 	.m-tit{
 		padding-bottom: 15px;
 	}
 	.m-tit h2{
 		font-size: 16px;
 	}
 	
 	.m-table table{
 		font-size: 12px;
 	}
 	.m-table table tr th{
 		font-size: 12px;
 	}
 	.m-table{
 		overflow-x: auto;
 	}
 	.m-table-1 table{
 		/*min-width: 600px;*/
		min-width: 350px;
 	}
 	.m-table-2 table{
 		min-width: 500px;
 	}
 	.m-page{
 		margin-top: 20px;
		width: 100%;
 	}
 	.m-main-r {
 		margin-top: 20px;
 	}
 	
 	.m-imglist ul{
 		margin: 0;
 		display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
 	}
 	.m-imglist li{
 		margin: 0 0 10px 0; width: 49%;  height: auto;
 	}

	 .m-imglist  li .img{
		 width: 172px;
		 height: 155px;
	 }
 	.m-details-box:after,
 	.m-details-box:before{
 		display: none;
 	}
 	.m-details-row{
 		font-size: 13px; margin-bottom: 20px; padding-bottom: 20px;
 	}
 	.m-details-box{
 		min-height: auto; padding-bottom: 30px;
 	}
	 .m-details-row-title{

		 height: 30px;
		 line-height: 30px;
		 font-size: 16px;

	 }
	 .m-details-view .tabbd .img{
		 width: auto; height: auto;
	 }
	 .m-details-view .tabbd img{

	 }
	 #zoom+div{
		 display: none !important;
	 }
	 .m-details-box:after,
	 .m-details-box:before{
		 display: none;
	 }
	 .m-details-row{
		 font-size: 13px; margin-bottom: 20px; padding-bottom: 20px;
	 }
	 .m-details-box{
		 min-height: auto; padding-bottom: 30px;
	 }
     .changetitle p{
         line-height: 25px;
         font-size: 12px;
     }
	 /*2019.11.16*/
	 .salepage{
		 padding: 20px 0 40px 0;
	 }
	 .salepage .wrapper{
		 padding: 15px;
	 }
	 .salepage .head{
		 height: auto; line-height: inherit; overflow: hidden; padding: 5px 10px; font-size: 14px;
	 }
	 .salepage .head .left span{
		 margin-right:5px;
	 }
	 .salepage .body{
		 margin-top: 20px;
	 }
	 .salepage .body-l{
		 width: auto; float: none;
	 }
	 .salepage .body-r{
		 width: auto; float: none;
	 }
	 .salepage .slidewp{
		 display: none;
	 }
	 .salepage .view{
		 width: auto; height: auto; float: none;
	 }
	 .salepage .view .label{
		 font-size: 18px; height: 30px; line-height: 30px;
	 }
	 .salepage .saleform{
		 height: auto; line-height: inherit; overflow: hidden; font-size: 14px; padding: 10px ; margin-top: 15px;
	 }
	 .salepage .saleform .base{
		 float: none; display: inline-block;
	 }
	 .salepage .saleform .curr{
		 float: none; margin-left: 0; display: inline-block; margin-left: 10px;
	 }
	 .salepage .saleform .txt{
		 width: calc(100% - 121px);
	 }
	 .salepage .nav{
		 margin-top: 15px; height: auto;
	 }
	 .salepage .quickbtn{
		 position: fixed; left: 0; right: 0; bottom: 0; border-radius: 0; z-index: 99;
		 box-shadow: rgba(0,0,0,0.2) 0 -5px 5px;
		 font-size: 16px;
		 height: auto; padding: 10px 0;
		 background: linear-gradient(to right,#000000 0%,#525252 100%); color: #fff;
	 }
	 .salepage .n1{
		 font-size: 16px; height: 40px; line-height: 40px;
	 }
	 .salepage .n2{
		 height: 35px; line-height: 35px; font-size: 14px;
	 }
     .salepage .view .img{
         width: 100%;
         height: 100%;
     }
	 .toper .regbtn li a{
		 padding: 0;
	 }
	 .salepage .view .img img{
		 max-width: 100%;
	 }
     .m-imglist .img img{
         max-width: 165px;
         max-height: 140px;
     }
	 .txtMarquee-top{
		 display: none;
	 }
	 .shadow{
		 height: 1100px;
	 }
     .nextpaimai{
         height: 100px;
         text-align: center;
         line-height: 100px;
         font-size: 18px;
     }
	 .slideBox{
		 height: auto;
	 }
	 .slideBox .bd img{ width:100%; height:auto; display:block; }
	 .slideBox .hd{
		 right: 43%;
		 bottom:0;
	 }
	 .slideBox .hd ul li{
		 width: 10px;
		 height: 10px;
	 }
     .cm-cookie-geo{
         display: none;
     }
	 .m-imglists .img img{
		 width: 160px;
	 }
	 .m-imglists li{
		 height: auto;
	 }
	 .pagination a{
		 padding: 2px 9px !important;
		 height: 23px !important;
		 line-height: 20px !important;
		 margin-right: 5px !important;
		 font-size: 11px !important;
		 margin-bottom: 5px;
	 }
	 .pagination p{
		 font-size: 11px !important;
		 height: 23px !important;
		 line-height: 21px !important;
		 margin-right: 5px !important;
		 padding: 2px 5px !important;
		 margin-bottom: 5px;
	 }
	 .pagination p.pageRemark{
		 margin-bottom: 5px;
	 }
	 .tds{
		 text-align: right;padding-right: 15px !important;
	 }
	 .ppnext{

		 width: 35px;
		 height: 35px;
		 font-size: 25px;
		 line-height: 35px;
		 top: -270px;

	 }
	 .ppprev{
		 width: 35px;
		 height: 35px;
		 font-size: 25px;
		 line-height: 35px;
		 top: -270px;
         right: 0px;
	 }

	 .tlprev{
		 width: 35px;
		 height: 35px;
		 font-size: 25px;
		 line-height: 35px;
         top:140px;
         right: 0;
	 }
	 .tlnext{
         width: 35px;
         height: 35px;
         font-size: 25px;
         line-height: 35px;
         top:140px;
	 }
	 .tempWrap{
		 width: 100% !important;overflow: hidden;
	 }
     .ssss li img{
         height: auto;
     }
     .body li img{
         height: auto;
     }
	 .hauctions .body li .img img{
		 height: auto;
	 }
	 .m-table table tr td{
		 padding: 0 5px;
	 }
	 .videos{
		 width: 95%;
		 height: auto;
	 }
     .width1190{
         width: 100%;
     }
     .width1150{
         width: 96%;
     }
     .jidu_t_l{
         width: 42%;
         font-size: 15px;
     }
     .jidu_t_r{
         width: 58%;
         font-size: 15px;
     }
     .jidu_b{
         width: 390px;
         margin: 20px auto;
     }
     .jidu_b li{
		 width: 150px;
		 height: 190px;
         margin:0 5px 15px 5px;

     }
	 .pm_title{
		 display: none;
	 }
	 .item{
		 width: 100%;
		 height: 100%;
		 text-align: center;
	 }
	.item img{
		margin-top: 0;
	}
    .link{
        display: none;
    }
	.zanting{
		width: 90%;
		left: 5%;
		top: 300px;
		font-size: 20px;
	}
	 .ztclose{
		 right: 5px;
		 top:5px;
	 }

 }

 