@charset "utf-8";

body {
	font-family: "Microsoft Yahei", arial, "宋体" !important;
	font-size: 14px;
	color: #333333;
}

body, div, p, ul, li, button, a, input, img, h3, h1, h2, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

* {
	box-sizing: content-box;
}

img {
	border: none;
}

button, input {
	border: none;
}

input, textarea, button {
	font-family: "Microsoft Yahei", arial, "宋体";
	font-size: 14px;
}

input:focus, button:focus {
	outline: none;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #fa2634;
	text-decoration: none;
}

.f-c {
	clear: both;
}

.f-cb:after, .f-cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}

.f-cb, .f-cbli li {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

li {
	list-style: none;
}

.red {
	color: #c7080d;
}

.black{
	color:#000000;
}
.w {
	width: 1200px;
	margin: 0 auto;
}

.wid {
	width: 1210px;
	margin: 0 auto;
}
.border-bottom{height:22px;border-bottom: 2px solid #fa2634;}
.clear {
	clear: both;
}

.mlfu {
	margin-left: -4px;
}

.hideen {
	display: none;
}

.fs-12 {
	font-family: "宋体", arial !important;
	font-size: 12px !important;
	color: #666;
	vertical-align: text-top;
}

.mt30 {
	margin-top: 30px;
}

.mt20 {
	margin-top: 20px;
}

.gray888 {
	color: #888;
}

.border-right {
	border-right: 1px solid #666666;
}

.cshi-rig {
	font-style: normal;
	height: 6px;
	overflow: hidden;
	font-size: 15px;
	display: inline-block;
	width: 16px;
	position: relative;
}

.cshi-rig s {
	text-decoration: none;
	position: absolute;
	top: -16px;
}

.near-ml {
	margin-left: 12px;
}

.shortcut li.in-topline {
	padding: 0px 0px 0px 0px;
	color: #ddd;
}

.in-dropdown {
	position: relative;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.dropdown-layer {
	position: absolute;
	width: 150px;
	top: 34px;
	left: -1px;
	background: #fff;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 99;
	box-sizing: border-box;
	padding: 10px;
	border-top: none;
}

.rotate {
	transition: transform .1s ease-in 0s;
	-webkit-transition: -webkit-transform .1s ease-in 0s;
}

.dropdown-layer {
	display: none;
	padding-bottom: 8px;
}

.dropdown-layer .item-client {
	font-weight: 700;
	padding-left: 10px;
}

.dropdown-layer .drop-item {
	display: inline-block;
	width: 90px;
	float: left;
	padding-left: 16px;
	line-height: 26px;
	box-sizing: border-box;
	margin-left: -10px;
}

.dropdown-layer .drop-item:hover {
	background-color: #fafafa;
}

.dropdown-layer .drop-item a:hover {
	color: #333;
}

.in-dropdown:hover .rotate {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.in-dropdown:hover {
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 35px;
}

.in-dropdown:hover .dropdown-layer {
	display: block;
}

/*search*/
.new-search-con {
	margin-top: 22px;
}

.near-search {
	height: 40px;
	float: right;
	margin-top: 18px;
}

.near-search .near-search-lef {
	border: 1px solid #fa2634;
	border-right: 0;
}

.near-search-lef .near-drop-type {
	width: 60px;
	padding-left: 15px;
	color: #b2b2b2;
	border-right: 1px solid #e0e0e0;
	box-sizing: border-box;
	position: relative;
	height: 38px;
	line-height: 38px;
	cursor: pointer;
}

.near-search-lef .near-drop-input {
	width: 380px;
	height: 38px;
	line-height: 38px;
	color: #B2B2B2;
}

.near-search-lef .near-drop-input input {
	width: 380px;
	height: 38px;
	line-height: 38px;
	color: #B2B2B2;
	box-sizing: border-box;
	padding-left: 6px;
}

.near-search-lef .near-drop-input input:focus {
	outline: none;
}

.near-search .ni-btn-icon {
	display: inline-block;
	width: 72px;
	height: 40px;
	text-align: center;
	background: #fa2634;
	cursor: pointer;
}

.near-search .ni-btn-icon img {
	vertical-align: bottom;
}
/* .near-search .ni-btn-icon:hover{
	 background: #909399;
} */
.my-auction {
	position: relative;
}

.my-auction .dt {
	cursor: pointer;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #E0E0E0;
	color: #7f7f7f;
}

.near-top-h {
	margin-left: 36px;
	margin-top: 20px;
}

/*底部*/
.new-footer {
	min-width: 1210px;
}

.new-footer-list {
	height:250px;
	color:#aaa;
	background: #4e4e4e;
}
.new-footer-list .footer-list-left{float:left;}
.new-footer-list .footer-list-left .company-title{font-size:20px;margin-left: 38px;margin-bottom: 30px;}
.new-footer-list .footer-list-left .address{display:inline-block;width:24px;height:24px;vertical-align: middle;
	margin-right: 10px;background:url(images/address.png) no-repeat center center;}
.new-footer-list .footer-list-left .phone{display:inline-block;width:24px;height:24px;vertical-align: middle;
	margin-right: 10px;background:url(images/phone.png) no-repeat center center;}
.new-footer-list .footer-list-right{float:right;margin-top: -12px;}
.new-footer-list .footer-list-right .erweima-left{float:left;text-align: center;}
.new-footer-list .footer-list-right .erweima-left .weixin{width:141px;height:140px;margin-bottom: 6px;background: url(images/weixin.png) no-repeat center center;}
.new-footer-list .footer-list-right .erweima-left p{margin:0;}
.new-footer-list .footer-list-right .erweima-right{float:left;text-align:center;margin-left:30px;}
.new-footer-list .footer-list-right .erweima-right .weibo{width:141px;height:140px;margin-bottom: 6px;background: url(images/weibo.png) no-repeat center center;}
.new-footer-list .footer-list-right .erweima-right p{margin:0;}
.new-foot-copy {
	color:#505050;
	background: #333;
	height:60px;
}
.new-foot-copy a{
	color:#fff;
}
.new-foot-copy .foot-copy-lef {
	line-height: 24px;
}
.new-foot-copy .foot-copy-lef .beian{display:inline-block;width:28px;height:30px;vertical-align: middle;
	margin-right: 8px;background:url(images/ba.png) no-repeat center center;}
.new-foot-copy .foot-copy-lef span a{color:#505050;}
.new-foot-copy .foot-copy-lef span a:hover{text-decoration: underline;}

.new-foot-copy .foot-copy-rig {
	width: 230px;
	border-top: 1px solid #555;
	padding-top: 10px;
	box-sizing: border-box;
	padding-left: 58px;
	position: relative;
}

.new-foot-copy .foot-copy-rig:before {
	position: absolute;
	content: "";
	width: 52px;
	height: 50px;
	background: url(../img/new-cell-icon.png) no-repeat center center;
	left: 0px;
}

.new-foot-copy .foot-copy-rig span {
	font-weight: bold;
	font-size: 24px;
}
/*底部调整*/
.new-footer-bottom {
	margin-top: 6px;
	width: auto;
}

.dd-foot {
	color: #808080;
}

.fmr {
	margin-top: 6px;
}

.footer-code {
	display: inline-block;
	text-align: center;
	color: #808080;
	line-height: 22px;
}

/*7.30*/

.fline {
	margin: 0 2px 0 4px;
}

/*right-icon*/
.com-rig-icons {
	position: fixed;
	right: 10px;
	bottom: 144px;
	z-index: 99;
}

.com-rig-icons li {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative;
	margin-top: -1px;
}

.com-rig-icons li i {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/right-icons.png) no-repeat;
	/* transition: all 0.4s ease 0s; */
}

.com-rig-icons li.com-rig-icon1 i {
	background-position: 0px 0px;
}

.com-rig-icons li.com-rig-icon2 i {
	background-position: 0px -42px
}

.com-rig-icons li.com-rig-icon3 i {
	background-position: 0px -84px;
}

.com-rig-icons li.com-rig-icon4 i {
	background-position: 0px -126px;
}

.com-rig-icons li.com-rig-icon5 i {
	background-position: 0px -168px;
}

.com-rig-icons li.com-rig-icon6 i {
	background-position: 0px -210px;
}

.com-rig-icons li.com-rig-icon1:hover i {
	background-position: -54px 0px;
}

.com-rig-icons li.com-rig-icon2:hover i {
	background-position: -54px -42px
}

.com-rig-icons li.com-rig-icon3:hover i {
	background-position: -54px -84px;
}

.com-rig-icons li.com-rig-icon4:hover i {
	background-position: -54px -126px;
}

.com-rig-icons li.com-rig-icon5:hover i {
	background-position: -54px -168px;
}

.com-rig-icons li.com-rig-icon6:hover i {
	background-position: -54px -210px;
}

.com-rig-weixin {
	position: absolute;
	width: 110px;
	height: 110px;
	box-sizing: border-box;
	padding: 5px;
	background: #fff;
	top: 0;
	left: -110px;
	/*opacity: 0;
   filter:alpha(opacity=0);*/
	display: none;
	transition: all 0.4s ease 0s;
}

.com-rig-weixin img {
	width: 100px;
	height: 100px;
}

.com-rig-icons li.com-rig-icon5:hover .com-rig-weixin {
	/*opacity: 1;
	filter:alpha(opacity=100)*/
	display: block;
}
/*left-position*/
.com-lef-tab {
	position: fixed;
	left: 10px;
	top: 100px;
	width: 41px;
}

.com-lef-tab li {
	width: 41px;
	border-bottom: 1px dashed #bbb;
	padding-bottom: 4px;
	background: #fff;
}

.com-lef-tab li a {
	width: 35px;
	display: block;
	padding: 3px;
	text-align: center;
	font-family: "宋体", arial;
	font-size: 12px;
	line-height: 18px;
	background: #fff;
}

.com-lef-tab li.com-lef-on a {
	background: #fa2634;
	color: #fff;
}

/*分页*/
.near-fenye {
	margin: 10px 261px 10px;
}

.near-fenye-list {
	
}

.near-fenye-list li {
	float: left;
	margin-left: 10px;
	border: 1px solid #e5e3e3;
	color: #fa2634;
	padding: 0px 12px;
	height: 32px;
	line-height: 32px
}

.near-fenye-list li.near-fenye-gray {
	color: #bbb;
}

.near-fenye-list li.near-fenye-on {
	color: #fff;
	background: #fa2634;
}

.near-fenye-list li.near-fenye-chck {
	color: #333;
	position: relative;
	padding-right: 4px;
}

.near-fenye-list li.near-fenye-chck .near-fenye-arrow {
	border-left: 1px solid #e5e3e3;
	background: url(../img/new-arrowdown-icon.png) no-repeat center center;
	display: inline-block;
	padding: 0px 8px;
	height: 32px;
	float: right;
	margin-left: 8px;
	padding-left: 18px;
	cursor: pointer;
}

.fenye-check-num {
	background-color: #fff;
	top: 33px;
	left: -1px;
	position: absolute;
	width: 112px;
	border: 1px solid #eee;
	box-sizing: border-box;
	padding-left: 10px;
	border-top: 0;
}

.near-feny-l {
	width: 94px;
}

.fenye-check-num .fenye-item {
	cursor: pointer;
	display: none;
}

/*7.25*/
.shortcut li.in-transaction {
	position: relative;
	padding-left: 24px;
}

.shortcut li.in-transaction:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 13px;
	background: url(../img/index-icon4.png) no-repeat center center;
	position: absolute;
	top: 9px;
	left: 5px;
}

.shortcut li.in-xiaosi {
	background: url(../img/index-icon5.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 7px;
}

.dropdown-help {
	width: 92px;
	border-top: 0px;
}

.dropdown-layer .drop-item { /* padding-left: 16px; */
	
}

.app-word {
	line-height: 20px;
	text-align: center;
}

/*搜索*/
.near-search-lef {
	position: relative;
}

.new-search-hot {
	position: absolute;
	width: 430px;
	background: #fff;
	z-index: 99;
	behavior: url(js/PIE.htc);
	box-shadow: 0px 0px 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	padding: 8px;
	top: 41px;
	left: 60px;
	display: none
}

.new-search-hot-help {
	position: absolute;
	width: 430px;
	background: #fff;
	z-index: 99;
	behavior: url(js/PIE.htc);
	box-shadow: 0px 0px 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	padding: 8px;
	top: 41px;
	display: none
}

.new-hot-word {
	margin: 4px 0px 8px -30px;
}

.new-hot-word a {
	font-size: 12px;
	font-family: "宋体", arial;
	margin-left: 35px;
}

.new-hot-item li {
	border-top: 1px solid #f5f5f5;
	height: 28px;
	line-height: 28px;
	color: #888;
}

.new-hot-item li a {
	color: #888;
	display: inline-block;
	width: 392px;
	overflow: hidden;
	height: 30px;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new-hot-item li a:hover {
	color: #f15a5c !important;
}

.new-hot-item li span {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding-left: 2px;
	line-height: 16px;
	color: #fff;
	background: #c2c2c2;
	border-radius: 2px;
	font-style: italic;
	box-sizing: border-box;
	margin-right: 4px;
	vertical-align: middle;
}

.new-hot-item li.new-hot-top span {
	background: #f15a5c;
}

.new-hot-close {
	position: absolute;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 18px;
	top: 10px;
	right: 10px;
	font-size: 24px;
	color: #333;
	cursor: pointer;
}

.hot-red {
	color: #f15a5c;
}


@media only screen and (max-width: 1440px) {
	.new-weibo-code, .new-weixin-code, .new-app-code {
		left: -120px;
	}
}

#kkpager {
	text-align: center;
}

.cshi li {
	padding-left: 0px;
}

.foot-follow {
	margin-top: 5px;
	padding-top: 30px;
	text-align: center;
}

.foot-follow a {
	display: inline-block;
	vertical-align: middle;
	height: 31px;
}

.foot-follow .fline {
	color: #747474;
}

.foot-follow1 {
	width: 93px;
	background: url(../img/foot-follow1.png) no-repeat center center;
}

.foot-follow2 {
	width: 113px;
	background: url(../img/foot-follow2.png) no-repeat center center;
}

.foot-follow5 {
	width: 161px;
	background: url(../img/foot-follow5.png) no-repeat center center;
}

.foot-follow6 {
	width: 131px;
	background: url(../img/foot-follow6.png) no-repeat center center;
}

.foot-follow7 {
	width: 93px;
	background: url(../img/foot-follow7.png) no-repeat center center;
}

.foot-follow8 {
	width: 93px;
	background: url(../img/foot-follow8.png) no-repeat center center;
}

.foot-dd {
	width: 56px;
}

.Dcovered {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,
		endColorstr=#33000000);
}

.auc-categorys-lef,.auc-categorys-rig{
	background-color: #fff;
}
.near-index-ad{
	position: relative;
	z-index: 66;
}
.width100hide{
	widows: 100%;
	position: relative;
	overflow: hidden;
}
.width100hide .width1920{
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	text-align: center;
}
.newyear-top{height: 80px;}


.fenye-check-num .fenye-item{
	cursor: pointer;
	display: none;
}

.fs{
	position: relative;
	z-index:-1;
}
.fs-act{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 621px;
}
.fs-act span{
	display: block;
	height: 765px;
}
.fs .wid{
	position: relative;
	z-index: 66;
}