@charset "utf-8";

.brandMain{
	width:100%;
	min-width:1200px;
	background:#fff;
}
.brandMain .recomBox{
	width:100%;
	background:#eee;
}
.brandMain .recomBox .recom_box{
	width:1200px;
	padding-top:25px;
	margin:0 auto;
}
.brandMain .titleBox{
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	padding-left:26px;
	overflow:hidden;
}
.brandMain .recomBox .titleBox{
	background:url(../images/brand_icon_1.png) no-repeat left  center;
}
.brandMain .recomBox ul{
	width:1225px;
	margin-top:-20px;
	padding-bottom: 32px;
}
.brandMain .recomBox ul li{
	width:218px;
	height:130px;
	margin:30px 25px 0 0;
	border:1px solid #d4d4d4;
	background:#fff;
	position:relative;
	float:left;
}
.brandMain .recomBox ul li span{
	display:block;
	width:180px;
	height:100px;
	padding:15px 19px;
}
.brandMain .recomBox ul li span img{
	width:180px;
	height:100px;
}
.brandMain .recomBox ul li a{
	display:none;
	width:220px;
	height:20px;
	line-height:20px;
	padding:56px 0;
	font-size:16px;
	color:#fff;
	text-align:center;
	background:url(../images/brand_line_1.png) repeat left top;
	position:absolute;
	left:-1px;
	top:-1px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.brandMain .recomBox ul li:hover a{
	display:block;
}
.brandMain .all_brands{
	width:1200px;
	margin:0 auto;
	padding-top:25px;
}
.brandMain .all_brands .titleBox{
	background:url(../images/brand_icon_2.png) no-repeat left center;
}
.brandMain .all_brands .screen_box{
	width:1198px;
	border:1px solid #e5e5e5;
	margin-top:10px;
	padding:15px 0;
	background:#fff;
	position:relative;
	z-index:1;
}
.brandMain .all_brands .screen_box span{
	display:block;
	width:115px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:right;
	float:left;
	overflow:hidden;
}
.brandMain .all_brands .screen_box ul{
	width:1083px;
	float:left;
}
.brandMain .all_brands .screen_box ul li{
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.brandMain .all_brands .screen_box ul li.on{
	background:url(../images/brand_icon_3.png) no-repeat center center;
}
.brandMain .all_brands .screen_box ul li.on a{
	color:#fff;
}
.brandMain .all_brands .screen_box ul li.on:hover a{
	cursor: default;
}
.brandMain .all_brands .brands_list{
	padding:0 22px;
	border:1px solid #e5e5e5;
	border-top:none;
	margin-top:-21px;
}
.brandMain .all_brands .list{
	width:1154px;
	padding:20px 0 40px;
	border-top:1px solid #e5e5e5;
	overflow:hidden;
}
.brandMain .all_brands .list span{
	display:block;
	width:77px;
	padding:42px 0 0 30px;
	height:40px;
	line-height:40px;
	font-size:32px;
	overflow:hidden;
	float:left;
}
.brandMain .all_brands .list .content{
	width:1047px;
	overflow:hidden;
	float:left;
}
.brandMain .all_brands .list ul{
	width:1080px;
	overflow:hidden;
}
.brandMain .all_brands .list ul li{
	width:144px;
	height:80px;
	border:1px solid #d4d4d4;
	margin:20px 34px 0 0;
	float:left;
    overflow: hidden;
}
.brandMain .all_brands .list ul li img{
    width: 144px;
	height: 80px;
}
/* 品牌入驻 */
.main{
	width: 100%;
	min-width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	background-color: #f7f7f7;
}
.fullScreenAd{
	width: 100%;
	min-width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.fullScreenAd{
	height: 210px;
	background-repeat: no-repeat;
	background-position: center top;
}
.fullScreenAd a{
	display: block;
	width: 100%;
	height: 100%;
}
.brandJoinBox{
	width: 800px;
	padding: 40px 340px 50px 60px;
	background-color: white;
	overflow: hidden;
	margin: 60px auto 0px;
}
.brandJoinBox h3{
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	padding-left: 15px;
	font-size: 26px;
	font-weight: bold;
	border-left: solid 4px #d70c19;
}
.brandJoinBox .desc{
	padding-left: 20px;
	line-height: 20px;
	color: #555555;
	margin-top: 15px;
	font-size: 13px;
}
.brandJoinBox .joinForm{
	padding: 30px 80px 0px;
	overflow: hidden;
}
.brandJoinBox .joinForm dl{
	margin-top: 25px;
}
.brandJoinBox .joinForm dl dt{
	width: 110px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: right;
	color: #818181;
	float: left;
	font-size: 15px;
}
.brandJoinBox .joinForm dl dt font{
	color: #fe0002;
	margin-right: 3px;
}
.brandJoinBox .joinForm dl dd{
	float: left;
}
.brandJoinBox label.COR_RADIO em {
	padding: 5px 0 5px 23px;
	background: url("../images/cor_radio17.png") no-repeat center left;
}
.brandJoinBox label.COR_RADIO em.checked {
	background: url("../images/cor_radio_checked.png") no-repeat center left;
}
.brandJoinBox .joinForm dl dd .inputText{
	width: 300px;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	overflow: hidden;
	border: solid 1px #dadada;
}
.brandJoinBox .joinForm .COR_RADIO{
	height: 17px;
	margin: 9px 20px 0px 10px;
}
.brandJoinBox .joinForm dl dd .btnSub{
	width: 90px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: white;
	background-color: #d70c19;
	border: 0px;
	cursor: pointer;
	border-radius: 6px;
	outline: none;
}
.brandJoinBox .joinForm dl dd .btnSub:hover{
	background-color: #0461e1;
}