.main{
	background: #f6f6f6;
}
.container{
	/*background: #fff;*/
}
.main-top-box{
	background: #f6f6f6;
	/*height: 470px;*/
	overflow: hidden;
}

.product-news{
	width: 740px;
	height: 470px;
	overflow: hidden;
	/*margin: 0 6px;*/
}
.u-tab{
	position: relative;
	height: 470px;
}
.more{
	font-size: 15px;
	color: #005BAB;
	position: absolute;
	top: 19px;
	right: 30px;
	text-decoration: underline;
}
.more:hover{
	cursor:pointer;
}
.u-tabnav{
	box-sizing: border-box;
	height: 57px;
	border-bottom: 1px solid #e4e4e4;
}
.u-tabnav li {
	float:left;
	box-sizing: border-box;
	cursor: pointer;
	color: #434343;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.u-tabnav li.active{
	color: #005BAB;
	font-weight: bold;
	border-bottom: 4px solid #005BAB;
	padding-bottom: 10px;
}
.u-tabmain{
	clear:both;
	background: #fff;
	height: 408px;
	box-sizing: border-box;
	overflow: hidden;
}
.u-tabmain > div{
	display: none;
}
.u-tabmain > .active{
	display: block;
}
.jjxx-list{
	margin-top: 45px;
}
.jjxx-list li{
	margin-bottom: 25px;
	padding: 0 30px;
	overflow: hidden;
}
.jjxx-list li .ppjj-name{
	color: #005BAB;
}
.jjxx-list li .ppjj-date{
	float: right;
}
.product-user{
	width: 387px;
	height: 470px;
	box-sizing: border-box;
	/*border: 1px solid #e8e8e8;*/
	overflow: hidden;
	/*margin-left: 10px;*/
}
.user-name{
	box-sizing: border-box;
	height: 225px;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
}
.user-name img{
	width: 250px;
	height: 224px;
}
.user-news{
	box-sizing: border-box;
	height: 243px;
	overflow: hidden;
}
.product-user-lxds{
	width: 124px;
	height: 122px;
}
.product-user-cpyz{
	width: 124px;
	height: 122px;
	border-bottom: 1px solid #e8e8e8;
}
.product-user-cpyz img,
.product-user-lxds img{
	width: 124px;
	height: 115px;
}
.product-user-yhsc{
	width: 123px;
	height: 122px;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.product-user-yhsc img{
	width: 123px;
	height: 115px;
}
.lc-list{
	/*width: 100%;*/
	width: 1182px;
	height: 128px;
	background: #f9f9f9;
	/*margin-top: 10px;*/
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 0;
	/*padding: 0 34px;*/
	text-align: center;
	border-radius: 20px;
}
.lc-list li{
	display: inline-block;
	width: 85px;
	text-align: center;
	height: 100%;
	vertical-align: top;
}
.lc-list li img{
    margin: 22px 0 5px;
}
.lc-list li:nth-child(2n-1){
	width: 90px;
}
.lc-list li:nth-child(2n) img{
	margin-top: 51px;
}
.lc-list li a{
	color: #434343;
	font-size: 14px;
	 display:block;
}
.sppm-title{
	box-sizing: border-box;
	margin-top: 18px;
	font-size: 18px;
	color: #050505;
	width: 100%;
	height: 49px;
	line-height: 47px;
	padding-left: 27px;
	border: 1px solid #dddddd;
	background: #f7f7f7;
}
.sppm-list{
	width: 100%;
	height: 193px;
	border: 1px solid #ddd;
	border-top:none;
	box-sizing: border-box;
}
.sppm-list li{
	width: 33%;
	box-sizing: border-box;
	text-align: center;
	height: 125px;
	margin: 33px 0;
	border-right: 1px solid #ddd;
	float: left;
}
.sppm-list li:last-child{
	border-right:none;
}
.sppm-list li img{
	display: block;
	margin: 20px auto;
}
.sppm-list li a{
	font-size: 16px;
	color: #010101;
}
.shop-grandson-list{
	display: none;
}
.textCen{
	text-align: center!important;
}
/* 右侧个人中心样式 */
.userTop{
	width:100%;
	box-sizing:border-box;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	height:271px;
	text-align:center;
	background:url('../onlinebiddingImg/userBg.png') no-repeat;
}
.userTop .userImg{
	margin-top:50px;
	margin-bottom:10px;
}
.userTop .cgrBtn img,.userTop .gysBtn img{
	width:98px;height:34px;
	margin:16px 2px 0px 2px;
}
.userTop p{
	line-height:1.8em;
}
.userBot a{
	display:block;
	width:100%;
	height:98px;
	text-align:center;
	line-height:139px;
	box-sizing:border-box;
}
.userBot a.userCgr{
	border-bottom:1px solid #e8e8e8;
}
.userBot a img{
	width:185px;
	height:55px;
}
.htBtn{
	width:151px;
	height:40px;
	line-height:40px;
	/*margin-top:13px;*/
	border-radius: 5px;
}