body{
	font-family: "Microsoft YaHei",sans-serif; background: #fff;
	font-size:12px; color: #4c4c4c;
}
*{
	box-sizing: border-box;
}
a{
	color: #4c4c4c;
}
a:hover{
	color: #861322;text-decoration: none;
}
.toper{
	height: 42px; line-height: 42px; background: #f4f4f4;
}
.wrapper{
	width: 1250px; margin: 0 auto;
}
.toper .regbtn{
	float: left;
}
.toper .regbtn li{
	float: left; margin: 0 5px;
}
.toper .regbtn li a{
	display: block; padding: 0 8px;
}
.toper .regbtn li.active a{
	background: #861322; color: #fff; height: 48px;
}
.toper .sethome{
	float: left; margin-left: 85px;
}
.toper .sethome li{
	display: inline-block;vertical-align: middle; margin: 0 1px;
}
.header{
	height: 105px;clear: both;
}
.header .logo{
	float: left; line-height: 105px;
}
.header .logo img{
	vertical-align: middle;
	height: 86px;
}
.header .tel{
	float: right; font-size: 25px; line-height: 105px; background: url(../imgs/icon-tel.png) no-repeat left center; padding-left: 48px;
}
.naver{
	/*background: url(../imgs/navbg.jpg) no-repeat center /cover; height: 70px;*/
}
.naver-main li{
	float: left; height: 52px; line-height: 52px; margin-top: 18px;
}
.naver-main li a{
	display: block; padding: 0 30px; font-size: 16px; /*color: #cdaa57*/;color: #000;
}
.naver-main li.active a,
.naver-main li:hover a{
	/*background: #bb9a50; color: #861322;	*/
	background:#666666; color:#fff;
}
.naver-search{
	margin-top: 27px; border: 2px solid #000; width: 270px; height: 35px;position: relative;
}

/*#ac8e4b*/
.naver-search .btn{
	position: absolute; top: 0; right: 0; bottom: 0; width: 43px; background:#000 url(../imgs/icon-search.png) no-repeat center; border: 0; cursor: pointer;
}
.naver-search .txt{
	width: 100%; height: 31px; border: 0; background: transparent; padding: 0 10px; font-size: 14px;
}



/*.naver-search .txt::-webkit-input-placeholder { 
	color: #cdaa57; color: rgba(205,170,87,0.5);
}
.naver-search .txt::-moz-placeholder {  
	color: #cdaa57;color: rgba(205,170,87,0.5);
}
.naver-search .txt:-ms-input-placeholder { 
 color: #cdaa57;color: rgba(205,170,87,0.5);
}
.naver-search .txt:-moz-placeholder { 
color: #cdaa57;color: rgba(205,170,87,0.5);
}*/

.hslider li{
	height: 640px; background-size:cover ; background-repeat:no-repeat ; background-position:center ;

}
.hslider.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 30px;
}
.hslider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 12px;
}
.hslider .swiper-pagination-bullet{
	width: 12px; height: 12px; opacity: 0.7; background: transparent; border: 2px solid #fff; 
}
.hslider  .swiper-pagination-bullet-active{
	background: #fff;
}
.hauctions{
	background: #f8f5ec url(../imgs/bg02.jpg) no-repeat center/cover; padding: 55px 0 60px; position: relative;
}
.hauctions-bg1{
	position: absolute; left: 0; top: 0; background: url(../imgs/bg04.png) no-repeat center/cover; width: 609px; height: 912px; display: inline-block;
}
.hauctions-bg2{
	position: absolute; right: -200px; top: -80px; background: url(../imgs/bg03.png) no-repeat center/cover; width: 511px; height: 596px; display: inline-block; z-index: 99;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.hauctions-bg2:hover{
	right: 0;
}
.h-tit{
	text-align: center;
}
.h-tit h2{
	font-size: 24px; color: #1a1a1a; display: inline-block;vertical-align: middle; position: relative;
}
.h-tit h2:before,
.h-tit h2:after{
	width: 60px; height: 2px; background: #cdaa57; display: inline-block;vertical-align: middle; content: "";
}
.h-tit h2:before{
	margin-right: 15px;
}
.h-tit h2:after{
	margin-left: 15px;
}

.hauctions .body{
	margin-top: 25px;  position: relative; z-index: 1;
}
.hauctions .body ul{
	overflow: hidden;
}
.hauctions .body li{
	background: #fff; background:rgba(255,255,255,0.65) ; width: 296px; height: 380px;
	margin-right: 20px;
    float: left;
}
.hauctions .body li .img{
	position: relative;
}
.salepage .n1-4 {
	background-image: url(../imgs/liupai.png);
}
.hauctions .body li .img img{
	width: 100%; display: block;height: 380px;
}
.hauctions .body li .img label{
	position: absolute; left: 0; right: 0; bottom: 0; line-height: 35px; background: #000; background: rgba(0,0,0,0.4);text-align: center; color: #fff; font-size: 18px;
}
.hauctions .body li .txt{
	padding: 22px 8px 0; font-size: 14px; color: #1a1a1a;
}
.hauctions .body li .txt p{
	margin-bottom: 8px;
}
.hauctions .body li .btn{
	text-align: center; margin-top: 20px;
}
.hauctions .body li .btn span{
	color: #ca9c2e; display: inline-block; width: 120px; line-height: 32px; text-align: center;  background: #f1f0ef;
}
.hauctions .body li .btn span:hover{
	color: #fff; background: #ca9c2e;
}
.hauctions .swiper-button-next,
.hauctions .swiper-button-prev{
	width: 48px; height: 48px; background-color:rgba(0,0,0,0.5) ; background-size:20px 40px ; margin-top: 0; top: 110px;
}
.hauctions .swiper-button-prev{
	left: 0;
}
.hauctions .swiper-button-next{
	right: 0;
}
/*------------*/
.hauctions .foot{
	text-align: center; margin-top: 35px;
}

.h-more{
	color: #cdaa57; font-size: 14px; border: 1px solid #cdaa57; display: inline-block; line-height: 30px; padding: 0 30px;
}
.h-more:hover{
	background: #cdaa57; color: #fff;
}
.h-more.red{
	color: #861322; border-color: #861322;
}
.h-more.red:hover{
	background:#861322 ;color: #fff;
}
.hnews{
	clear: both; background: url(../imgs/bg01.jpg) no-repeat center bottom/cover; padding-bottom: 60px;
}
.hnews-box{
	margin: 0 -10px; height: auto; overflow: hidden;
}
.hnews-col{
	width: 615px; float: left; margin: 0 10px; padding-top: 55px;  position: relative; z-index: 1;
}
.hnews-col .body{
	margin-top: 25px;
}
.hnews-col .body li{
	border: 1px solid #e6e6e6; margin-bottom: 20px; padding-right: 10px; height: 100px;
}
.hnews-col .body .date{
	width: 105px; float: left;text-align: center; margin-right: 12px; background: #e6e6e6;
}
.hnews-col .body .date h4{
	line-height: 50px; font-size: 16px; color: #4c4c4c;display: block;
	
}
.hnews-col .body .date big{
	display: block; line-height: 50px; background: #cdaa57; font-size: 30px; color: #fff;
}
.hnews-col .body .txt{
	padding-top: 15px;
}
.hnews-col .body .txt h2{
	font-size: 18px; color: #1a1a1a; height: 1.3em; overflow: hidden;
}
.hnews-col .body .txt p{
	color: #666666; line-height: 1.5; margin-top: 5px; height: 3em; overflow: hidden;
}
.hnews-col .foot{
	text-align: center; padding-top: 25px;
}
.hnews-col .body li:hover .txt h2{
	color: #861322;
}
.hnews-col .body li:hover .date big{
	background: #861322;
}
.himgs{
	padding: 55px 0; background: url(../imgs/bg02.jpg) no-repeat center/cover;
}
.himgs .body{
	 margin: 25px -10px 0; height: auto; overflow: hidden;
}
.himgs .body-l{
	float: left; margin: 10px 10px;border: 10px solid #fff;   position: relative;text-align: center; overflow: hidden;
}

.himgs .body-r li{
	margin: 10px;border: 10px solid #fff;  float: left;  position: relative;text-align: center; overflow: hidden;
}
.himgs .body-l img{
	width: 382px; height: 566px;display: block;
}

.himgs .body-r img{
	display: block;
}
.himgs .name{
	position: absolute; left: 0; right: 0; top: 0; bottom: 0;  background: rgba(0,0,0,0.3); font-size: 20px; color: #fff; font-weight: bold;display: block; visibility: hidden; opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	
}
.himgs .body-l:hover .name, 
.himgs .body-r li:hover .name{
	opacity: 1; visibility: visible;
}
.himgs .body-l .name{
	line-height: 565px;
} 
.himgs .body-r li .name{
	line-height: 262px;
}
.himgs .foot{
	text-align: center; padding-top: 28px;
}
.hgoods{
	background: url(../imgs/bg01.jpg) no-repeat center bottom /cover; padding-top:60px ;  padding-bottom: 60px;clear: both;
}
.hgoods .body{
	margin: 30px  -10px 0; height: auto; overflow: hidden;
}
.hgoods .body li{ 
	margin: 0 8px; float: left; position: relative;
}
.hgoods .body li img{
	display: block;
}
.hgoods .body li .txt{
	 position: absolute; left: 0; right: 0; bottom: 0;text-align: center; background: rgba(0,0,0,0.4);
	 -webkit-transition: all 0.6s;
	transition: height 0.6s; height: 45px;
	
}
.hgoods .body li .txt h4{
	font-size: 20px; color: #fff; font-weight: bold;line-height: 45px;
	 -webkit-transition: all 0.3s;
	transition: height 0.3s;
}
.hgoods .body li .btn{
	margin-top: 30px; padding: 0 18px; line-height: 30px; border: 1px solid #fff; display: inline-block; color: #fff; display: none;
	 -webkit-transition: all 0.3s;
	transition: height 0.3s;
}
.hgoods .body li:hover .txt{
	height: 100%;
}
.hgoods .body li:hover .txt h4{
	margin-top: 170px;
}
.hgoods .body li:hover .btn{
	display: inline-block;
}
/*footer*/
.footer{
	height: 268px; background: url(../imgs/bg05.jpg) no-repeat center/cover; clear: both;color: #fff;
}
.footer a{
	color: #fff;
}
.footer .left{
	width: 905px; padding-top: 40px;
}
.footer .info{
	height: auto; overflow: hidden; padding-bottom: 37px;
}
.footer .info-l{
	float: left;
}
.footer .info h2{
	font-size: 28px; padding: 8px 0;
}
.footer .info h2 small{
	font-size: 14px; margin-left: 20px;
}
.footer .info-r{
	float: right; padding-top: 40px;
}
.footer .copy{
	border-top: 1px solid #7e7e7e; padding-top: 24px;
}
.footer .copy li{
	display: inline-block;vertical-align: middle; margin-right: 2px;
}
.footer .copy p {
	margin-top:10px ;
}
.footer .copy p img{
	vertical-align: middle; margin-right: 5px;
}
.footer .qrcode{
	margin-top: 30px;text-align: center; height: 238px; width: 212px; background: rgba(0,0,0,0.2); padding-top: 28px; position: relative;
}
.footer .qrcode:before{
	position: absolute; left: 50%; margin-left: -93px; top: 11px; content: ""; width: 186px; height: 204px; border: 1px solid #9f9e98;
}
.footer .qrcode img{
	width: 130px; height: 130px; position: relative; z-index: 1;
}
.footer .qrcode h4{
	margin-top: 10px;
}
/*footer end*/

/*拍卖内页1*/
.mbanner{
	height: 300px; background-repeat:no-repeat ; background-size:100% 100% ; background-position:center ;margin-top:98px;
}

.m-current{
	height: 75px; 
}
.m-current .main{
	line-height: 75px; float: left; font-size: 16px;
}

.m-current .search{
	margin-top: 27px; border: 2px solid #a99974; width: 216px; height: 32px;position: relative;float: right;
}
.m-current .search .btn{
	position: absolute; top: 0; right: 0; bottom: 0; width: 43px; background: #a99974 url(../imgs/icon-search-small.png) no-repeat center; border: 0; cursor: pointer;
}
.m-current .search .txt{
	width: 100%; height: 30px; border: 0; background: transparent; padding: 0 10px; font-size: 14px; color: #4C4C4C;
}
.m-main{
	height: auto; overflow: hidden; margin-bottom: 50px; position: relative; z-index: 1;
}
.m-main-l{
	float: left; width: 300px; background: #eeebe3 url(../imgs/subnav-bg.jpg) no-repeat center bottom;
}

.m-main-nav .tit{
	font-size: 38px; color: #fff; background: #c0b69b url(../imgs/subnav-bgtit.jpg) no-repeat right top ; padding: 50px 50px 45px;text-align: center;
}
.m-main-nav .list{
	padding: 20px 20px 165px 20px;
}

.m-main-nav .list a{
	font-size: 18px; color: #1a1a1a; display: block; padding: 18px 0 8px;  padding-left: 12px;
}
.m-main-nav .list li{
	margin-bottom: 10px;
}
.m-main-nav .list li.active a,
.m-main-nav .list li:hover a{
	background: url(../imgs/subnav-bg1.png) no-repeat center/cover; color: #861322;
}
.m-main-r{
	width: 885px; float: right;
}
.m-tit{
	background: url(../imgs/bgline.png) repeat-x center bottom; padding-bottom: 20px;
}
.m-tit h2{
	font-size: 22px; color: #333333;display: inline-block;
}
.more{
	font-size: 16px;
	float: right;
	width: 80px;
	height: 30px;
	line-height: 30px;
}
.m-main-r .m-tit .list {
	height: auto; overflow: hidden;
}
.m-main-r .m-tit .list li{
	float: left; margin: 0 22px;
}
.m-main-r .m-tit .list li img{
	display: inline-block; vertical-align: middle;
}
.m-main-r .m-tit .list li span{
	color: #333333; font-size: 20px; text-align: center; display:inline-block; vertical-align:middle; margin-left: 8px;
}
.m-table{
	margin-top: 20px;margin-bottom: 25px; 
}
.m-table table{
	width: 100%;  text-align: center; font-size: 16px; border: 0;  border-collapse: collapse;
}
.m-table table tr th{
	background: #a99974; text-align: center; /*width: 86px;*/ height: 40px; color: #fff;font-size: 16px; padding: 0 5px;
}
.m-table table tr td{
	background: #f5f3ee; height: 50px; border-bottom: 1px dashed #a6a5a2;padding: 0 20px;
}
.m-table table tr:last-child td{
	border-bottom: 0;
}
.m-page{
	text-align: center;  margin: 30px auto;width: 630px;
}
.m-page .num{
	display: inline-block;vertical-align: middle;
}


.m-page .num ul li{
	display: inline-block;vertical-align: middle; 
}
.m-page .num ul li a{
	border: 1px #ccc solid; line-height: 30px; text-align: center; width: 30px; display: block; margin: 1px;
}
.m-page .active a,
.m-page  a:hover{
	background: #a99974;color: #fff;
}
.m-page .btn{
	border: 1px #ccc solid; padding: 0 10px; line-height: 30px; text-align: center;display: inline-block;vertical-align: middle;margin: 1px;
}
.m-page .jump{
	display: inline-block;vertical-align: middle; margin: 1px; margin-left: 25px;
}
.m-page .jump select{
	margin: 0 6px; line-height: 30px; padding:0 10px; height: 30px;border: 1px #ccc solid;
}
.m-page .total{
	margin: 1px;margin-left: 20px;
}



/*详情*/
.m-details-box{
	background-size:contain ; min-height: 1100px; padding-bottom: 80px;  position: relative;
}
.m-details-box:before{
	background: url(../imgs/bg06.png) no-repeat; width: 570px; height: 998px; display: block; content: ""; top: 44px; left: -90px;position: absolute;
}
.m-details-box:after{
	background: url(../imgs/bg07.png) no-repeat; width: 524px; height: 924px; display: block; content: ""; top: 52px; right: -250px;position: absolute;
}
.m-details-view{
	margin-bottom: 10px;
}
.m-details-view .view{
	text-align: center;
}
.m-details-view .view img{
	max-width: 80%;
}
.m-details-view .preview-box{
	margin-top: 5px;
}
.m-details-view .preview-box .swiper-slide{
	width: 70px; margin: 0 3px; 
}
.m-details-view .preview-box .swiper-slide img{
	border: 1px solid #999; height: 70px; 
}
.m-details-view .preview-box .swiper-slide.active-nav img{
	border-color: #861322;
}

.m-details-view .main{
	text-align: center;
}
.m-details-view .main-l,
.m-details-view .main-r{
	display: inline-block;vertical-align: middle; position: relative;
	
}

.m-details-row{
	border-bottom: 1px dashed  #363636; padding-bottom: 25px; margin-bottom: 30px;font-size: 15px; line-height: 1.8; color: #000402;
}
.m-details-row:last-child{
	border-bottom: 0; margin-bottom: 0;
}
.m-details-row h3{
	font-weight: bold; margin-bottom: 5px;
}
.m-details-row p +p{
	margin-top: 15px;
}
.fc-green{
	color: #007f08;
}
/**/
.m-imglist{
	margin-top: 20px;
}
.m-imglist ul{
	margin:0 -7px ; height: auto; overflow: hidden;
}
.m-imglist  li{
	margin:10px 7px ;float: left; height: 265px; background: #f5f5f5;
}
.m-imglist  li .img{
	text-align: center;
	width: 210px;
    height: 180px;
	background: #fff;
}
.m-imglist  .img img{
    display: inline-block;
    vertical-align: middle;
    max-width: 200px;
    max-height: 170px;
}
.m-imglist  .inner{
	padding:10px ;color: #4c4c4c; line-height: 1.4;
}
.m-imglist li:hover{
	background: #861322;
}
.m-imglist li:hover .inner{
	color: #fff;
}
.m-details-row img{
    max-width: 100%;
}
.m-details-row-title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #1a1a1a;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.m-details-view .tab{
	height: auto; overflow: hidden;

}
.m-details-view .tabbd{
	text-align: center;

}
.m-details-view .tabbd li{
	position: relative;
}
.m-details-view .tabbd .img{
	text-align: center;/*width: 336px; height: 675px;*/  margin: 0 auto; font-size: 0;position: relative;
}
.m-details-view .tabbd img{
	max-width: 80%;
	max-height: 600px;
	margin-top: 20px;
}
.g-none{
	display: none;
}
.m-details-view .tabhd{
	margin-top: 35px;
}
.m-details-view .tabhd li{
	width: 70px;text-align: center; display: inline-block;vertical-align: middle; border: 1px solid #999;
}
.m-details-view .tabhd li img{
	max-width: 100%; max-height: 100%;
}
.m-details-view .tabhd li.active{
	border-color: #861322;
}
.m-details-row{
	border-bottom: 1px dashed  #363636; padding-bottom: 25px; margin-bottom: 30px;font-size: 15px; line-height: 1.8; color: #000402;
}
.m-details-row:last-child{
	border-bottom: 0; margin-bottom: 0;
}
.m-details-row h3{
	font-weight: bold; margin-bottom: 5px;
}
.m-details-row p +p{
	margin-top: 15px;
}
.fc-green{
	color: #007f08;
}
/**/
.m-imglist{
	margin-top: 20px;
}
.m-imglist ul{
	margin:0 -7px ; height: auto; overflow: hidden;
}


.m-imglist  .inner{
	padding:10px ;color: #4c4c4c; line-height: 1.4;
}
.m-imglist li:hover{
	background: #861322;
}
.m-imglist li:hover .inner{
	color: #fff;
}


.box{
	width: 200px;
	height: 200px;
	position: absolute;
	border-radius: 0px;
	overflow: hidden;
	cursor: move;
	display: none;
}
.imgzoom{
	border: 1px solid black;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}
.imgzoom>img{
	width: 500px;
	height: 500px;
}
.imgzoombox {
	border: 1px solid black;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0.8;
	position: absolute;
	cursor: pointer;
	display: none;
}
.imgzoombox1 {
	width: 500px;
	height: 500px;
	overflow: hidden;
	display: none;
	position: absolute;
	top: 0;
}
.changetitle{
	width: 100%;

}
.changetitle p{
	line-height: 30px;
	font-size: 14px;
}

.salepage{
	background: #f4f4f4;
	padding: 35px 0 60px 0;
}
.salepage .wrapper{
	background: #fff; border-radius: 15px;
	padding: 35px 35px 35px 35px;
}
.salepage .head{
	height: 60px; line-height: 60px; color: #fff;
	background: #c71521;
	padding: 0 100px 0 120px;
	font-size: 20px;
	border-radius: 2px;
}
.salepage .head .left span{
	margin-right: 25px;
}
.salepage .head .right font{
	color: #fffe00;
}
.salepage .body{
	overflow: hidden; margin-top: 35px;
}
.salepage .body-l{
	width: 865px; float: left;
}
.salepage .body-r{
	width: 300px; float: right;
}
.salepage .nav{
	background: #f4f4f4; border-radius: 15px; height: 615px;
	padding: 15px;
}
.salepage .nav li{
	border-radius: 100px; text-align: left; margin-bottom: 17px;
}
.salepage .n1{
	height: 45px; line-height: 45px; color: #fff; background: #dd3942; font-size: 18px;
	padding-left: 60px;
	background: url(../imgs/sale02.png) no-repeat 15px center #dd3942;
}
.salepage .n1 font{
	color: #fff805; margin-left: 5px;
}
.salepage .n1-2{
	background-image: url(../imgs/sale03.png);
}
.salepage .n1-3{
	background-image: url(../imgs/sale04.png);
}
.salepage .n2{
	font-size: 16px; background: #d4d4d4; height: 40px; line-height: 40px; padding-left: 15px; color: #000;
}
.salepage .nav .mgb20{
	margin-bottom: 22px;
}
.salepage .quickbtn{
	margin-top: 15px;
	background: #f0f0f0;
	border-radius: 15px; height: 120px;
	padding: 20px 0;
	text-align: center;
	font-size: 28px;
	color: #000;
	line-height: 1.5;
	background: linear-gradient(to right,#d7d7d7 0%,#f2f2f2 100%);
}
.salepage .saleslider{
	overflow: hidden;
}
.salepage .slidewp{
	height: 615px;
	background: #f4f4f4; border-radius: 15px;
	width: 170px; float: left;
	padding: 60px 10px;
	position: relative;
}
.salepage .slide{
	height: 495px; overflow: hidden;
}
.salepage .swiper-button-prev,
.salepage .swiper-button-next{
	background: url(../imgs/sale07.png) no-repeat center; width: 26px; height: 60px;
	top: 0; left: 0; margin: 0;
	width: 100%;
}
.salepage .swiper-button-prev{

}
.salepage .swiper-button-next{
	background-image: url(../imgs/sale08.png); bottom: 0; top: auto;
}
.salepage .slide li{
	width: 150px; height: 90px; background: #fff; border-radius: 2px; overflow: hidden; position: relative;
}
.salepage .slide li .txt{
	position: absolute; left: 0; top: 0; right: 0; bottom: 0;
	background: rgba(0,0,0,0.6); color: #fff; text-align: center; padding-top: 20px; display: none;
}
.salepage .slide li.saled .txt{
	display: block;
}
.salepage .slide li .img{
	width: 150px;
	height: 90px;
	text-align: center;
}
.salepage .slide li .img  img{
	display: inline-block;
	vertical-align: middle;
	max-width: 140px;
	max-height: 88px;
}
.salepage .slide li .txt h3{
	font-size: 18px;
}
.salepage .slide li .txt p{
	font-size: 14px; margin-top: 5px;
}
.salepage .view{
	height: 615px;
	background: #f4f4f4; border-radius: 15px;
	width: 680px; float: right;
	padding: 25px;
	text-align: center;

}
.salepage .view .label{
	height: 45px; line-height: 45px;
	padding: 0 50px; font-size: 26px; color: #fff; font-weight: bold; background: #7c211e; border-radius: 100px; display: inline-block;
}
.salepage .view .img{
	margin-top: 40px;
    width: 630px;
    height: 430px;
}
.salepage .view .img img{

	display: inline-block;
	vertical-align: middle;
	max-width: 610px;
	max-height: 430px;
}
.span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.salepage .saleform{
	margin-top: 15px;
	background: #e7e7e7;
	height:120px ;
	line-height: 60px;
	font-size: 21px; color: #000;
	padding: 0 15px 0 15px;
	background: linear-gradient(to right,#d7d7d7 0%,#f2f2f2 100%);
	border-radius: 15px;
}
.salepage .saleform .base{
	float: left;
}
.salepage .saleform .curr{
	margin-left: 35px; font-weight: bold; color: red; float: left;
}
.salepage .saleform .form{
	float: right;
	line-height: 1;
	margin-top: 10px;
}
.salepage .saleform .txt{
	width: 200px; height: 35px; border: #9a9a9a solid 1px; border-radius: 10px; padding: 0 5px; font-size: 18px; float: left;
}
.salepage .saleform .btn{
	background: url(../imgs/sale05.png) no-repeat; width: 111px; height: 36px; border: none; text-indent: -9999px; overflow: hidden; float: left; margin-left: 10px; cursor: pointer;
}
.usd{
    float: left;
    margin-right: 30px;
}
.txtMarquee-top{ width:1180px; /* overflow:scroll;*/ position:relative;  /*border:1px solid #ccc;*/
height: 270px;}
.txtMarquee-top .bd{ padding:15px;  }
.txtMarquee-top .infoList li{ height:24px; line-height:24px; color: #1a1a1a;font-size: 14px;  }
.txtMarquee-top .infoList li .date{ float:right; color:#1a1a1a; font-size: 14px;padding-right: 20px; }
.infoList_title{
    width: 500px;
    height: 24px;
    float: left;
	padding-left: 20px;
}
.pm_title{
	width: 100%;
	height: 25px;
	font-size: 18px;
	color: #960014;
	margin-top: 20px;
	margin-left: 35px;
}
.chengjiaojia{
    width: 200px;
    height: 24px;
    float: left;
	padding-right: 20px;
}
.shadow{
	width:100%;
	height:950px;
	position:absolute;
	left:0;
	top:254px;
	z-index:998;
	background-color:#000;
	opacity:0.6;

}
.nextpaimai{
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 28px;
    color: #000;
    font-weight: bold;
}
.slideBox{ width:100%; height:640px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:48%; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:12px; height:12px; line-height:10px; text-align:center; background:#ccc; cursor:pointer; border-radius: 50%}
.slideBox .hd ul li.on{ background:#1a1a1a; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;margin-top:15px;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:640px; display:block;  }

 .cm-cookie-geo {
     width: 100%;
    display: block;
    opacity: 1;
    bottom: 0;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
     position: fixed;
     z-index: 99999;
     background: #fff;
     box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.cm-cookie-geo--type-manage {
    padding: 0 24px;
}


.cm-cookie-geo--type-manage .cm-cookie-geo__msg {
    display: table-cell;
    padding: 20px 0 20px 20px;
    border-top: 0;
    vertical-align: middle;
}
.cm-cookie-geo__msg {
    margin: 0 auto;
    padding: 29px 0 30px;
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    font-style: normal;
    color: #1a1a1a;
}
.cm-cookie-geo__msg-title {
    margin-bottom: 3px;
}
.cm-cookie-geo__msg-title strong {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.cm-cookie-geo__msg p {
    line-height: 1.58;
}
.chahao{
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.chahao img{
    width: 15px;
    height: 15px;
}
.m-imglists {
	margin-top: 20px;
}
.m-imglists li .img {
	text-align: center;
	background: #fff;
}
.m-imglists .img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 200px;
}
.m-imglists li {
	margin: 10px 7px;
	float: left;
	height: 292px;
	background: #f5f5f5;
	text-align: center;
}
.m-imglists .inner {
	padding: 10px;

	line-height: 1.4;
}
.m-imglists li:hover {
	background: #861322;
    color: #fff;
}
.m-imglists li:hover .inner {
    color: #fff;
}
.pagination p{
	margin:0;
	cursor:pointer
}
.pagination{
	height:40px;
	padding:20px 0px;
}
.pagination a{
	display:block;
	float:left;
	margin-right:10px;
	padding:2px 12px;
	height:28px;
	border:1px #cccccc solid;
	background:#fff;
	text-decoration:none;
	color:#808080;
	font-size:12px;
	line-height:24px;
}
.pagination a:hover{
	color:#077ee3;
	background: white;
	border:1px #077ee3 solid;
}
.pagination a.cur{
	border:none;
	background:#077ee3;
	color:#fff;
}
.pagination p{
	float:left;
	padding:2px 12px;
	font-size:12px;
	height:28px;
	line-height:24px;
	color:#bbb;
	border:1px #ccc solid;
	background:#fcfcfc;
	margin-right:8px;
}
.pagination p.pageRemark{
	border-style:none;
	background:none;
	margin-right:0px;
	padding:4px 0px;
	color:#666;
}
.pagination p.pageRemark b{
	color:red;
}
.pagination p.pageEllipsis{
	border-style:none;
	background:none;
	padding:4px 0px;
	color:#808080;
}
.dates li {font-size: 14px;margin:20px 0}
.dates li span{float:right}
.tds{
	text-align: right;padding-right: 55px !important;
}
.ppprev{
    width: 48px;
    height: 48px;
    background-color: rgba(0,0,0,0.5);
    background-size: 20px 40px;
    position: absolute;
    top: -220px;
    right: -13px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.ppnext{
    width: 48px;
    height: 48px;
    background-color: rgba(0,0,0,0.5);
    background-size: 20px 40px;
    position: absolute;
    top: -220px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.tlprev{
	width: 48px;
	height: 48px;
	background-color: rgba(0,0,0,0.5);
	background-size: 20px 40px;
	position: absolute;
	top: 233px;
	right: -4px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.tlnext{
	width: 48px;
	height: 48px;
	background-color: rgba(0,0,0,0.5);
	background-size: 20px 40px;
	position: absolute;
	top: 230px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.swiper-container .hd{
	position: relative;
}
.wrapper{position: relative;}
.ssss li img{
    width: 300px;
    height: 385px;
}
.ff  img{
    width: 300px;
    height: 385px;
}
.videos{
	height: auto;
}
.width1190{
    width: 1190px;
    margin: 0 auto;
}
.jidu_t{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #960014;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.jidu_t_l{
    width: 50%;
    height: 50px;
    font-size: 20px;
    color: #960014;
    font-weight: bold;
    line-height: 60px;
}
.jidu_t_r{
    width: 50%;
    height: 50px;
    font-size: 18px;
    color: #960014;
    line-height: 60px;
    text-align: right;
}
.width1150{
    width: 1150px;
    margin: 0 auto;
}

.jidu{
    width: 100%;
    overflow: hidden;
    margin: 10px 0;
}
.jidu_b{
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}
.jidu_b li{
    width: 175px;
    height: 224px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 20px;
    margin-bottom: 20px;
}
.jidu_b li:nth-child(6n){
    margin-right: 0;
}
.jidu_b li img{
    width: 100%;
    height: 100%;
}
.jidu_b_title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    position: relative;
    top:-38px;
    color: #fff;
    background: url("/imgs/bk.png");
    text-align: center;
}
.item{
	width: 100%;
	height: 100%;
    text-align: center;
}
/*.item img{
    margin-top: 200px;
}*/
.link {
    width: 1250px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px;
}
.news_t7 {
    width: 1250px;
    height: 52px;
    border-bottom: 2px solid #cdaa57;
    line-height: 52px;
    background: url(/images/icon_friendshiplink.png) no-repeat 0 center;
    font-size: 18px;
    color: #cdaa57;
    font-weight: bold;
    padding-left: 30px;
}
.link_list {
    margin-top: 10px;
    overflow: hidden;
    /*border: 1px solid #ccc;*/
}
.link_list li {
    float: left;
    font-size: 14px;
    padding: 10px 20px;
}
.link_list li a {
    color: #4c4c4c;
}
.zanting{
	width: 340px;
	/*height: 180px;*/
	position: fixed;
	left: 36%;
	top: 400px;
	z-index: 1000;
	/*background-color: #58ACC5;*/
	background-image: url(/images/background.jpg);
	background-size: 340px 164px;
    font-size: 30px;
    text-align: center;
    border-radius: 5px;
}
.zanting img{
    width: 15px;
    height: 15px;

}
.ztclose{
    color: white;
    width: 60px;
    height: 30px;
    line-height: 30px;
    margin: 15px auto;
    background-color: #C71521;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
}
.wenzi{
    line-height: 40px;
    margin-top: 20px;
    font-size: 24px;
    font-family: '宋体';
}

/*分页*/
.pages .selected {background:#2778f8;border:1px solid #2778f8}
.pages {width: 100%;text-align: center;margin:20px auto;margin-bottom:20px;float:left;font-size: 14px;line-height: 25px;}
.pages a {display: inline-block;padding: 5px 14px 5px 14px;margin-left:8px;color: #666;border: 1px solid #eee; font-size:14px;border-radius:6px; background:#fff}
.pages em {margin-left: 10px;height:35px;line-height:30px;color:#666;display:inline-block;}
.pages .selected {font-weight: bold;color: #fff;;border:1px solid ##00b2fc}
.pages a:hover{color: #fff;background:#2778f8;border:1px solid #2778f8; text-decoration:none;}