@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: 32px 0;
}
.w-140px{
       width: 140px;

}
.brandMain .recomBox ul li{
    margin: 5px;
    border: 1px solid #d4d4d4;
    background: #fff;
    position: relative;
    float: left;
}
.brandMain .recomBox ul li span{
     height: 80px;
    overflow: hidden;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
 }

.brandMain .recomBox ul li a{
	display: none;
    width: 141px;
    height: 81px;
    line-height: 80px;
    /* 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;
}

.all_brands .brand_title{
	overflow: hidden;
}
.all_brands .brand_tab{
	float: left;
}
.all_brands .brand_tab ul{
	overflow: hidden;
}
.all_brands .brand_tab ul li{
	height: 32px;
	line-height: 32px;
	float: left;
	margin-right: 45px;
	padding-left: 26px;
	background: url(../images/brand_icon_2.png) no-repeat left center;
}
.all_brands .brand_tab ul li a{
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}
.all_brands .brand_search{
	float: right;
	line-height: 36px;
	overflow: hidden;
}
.all_brands .brand_search .text {
	width: 310px;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e5e5e5;
	border-right: none;
	font-size: 12px;
	background: url(../images/catalog_icon_1.png) #fff no-repeat right center;
	float: left;
	outline: none;
}
.all_brands .brand_search .text::-webkit-input-placeholder {
	color: #999;
}
.all_brands .brand_search .submit {
	width: 70px;
	height: 37px;
	border: 1px solid #e5e5e5;
	border-left: none;
	background-color: #ffffff;
	float: left;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.all_brands .brand_search font {
	display: block;
	color: #777;
	padding-right: 30px;
	float: right;
}
.all_brands .brand_search font em {
	color: #f80e1b;
	font-weight: bold;
}

.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;
}
.scroll_box_position{
	position: fixed!important;
	/*top: 85px!important;*/
}

.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;
	height: 940px;
	background-repeat: no-repeat;
	background-position: center top;
}
.fullScreenAd a{
	display: block;
	width: 100%;
	height: 100%;
}
.brandJoinBox{
	width: 1200px;
    background-color: white;
    overflow: hidden;
    margin: 0px auto;
    position: absolute;
    top: 700px;
    left: 50%;
    transform: translate(-50%);
    height: 400px;
    padding: 30px 80px;
    box-sizing: border-box;
    box-shadow: 0 2px 22px 0 rgba(79,121,178,.16);
}
.brandJoinBox h3{
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	padding-left: 15px;
	font-size: 26px;
	font-weight: bold;
	border-left: solid 4px #00A06D;
}
.brandJoinBox .desc{
	padding-left: 20px;
	line-height: 20px;
	color: #555555;
	margin-top: 15px;
	font-size: 13px;
}
.brandJoinBox .joinForm{
	padding:  0px 80px;
	overflow: hidden;
	width: 880px;
}
.brandJoinBox .joinForm dl{
	margin-top: 25px;
	float: left;
}
.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: #00A06D;
	border: 0px;
	cursor: pointer;
	outline: none;
}
.brandJoinBox .joinForm dl dd .btnSub:hover{
	background-color: #0461e1;
}
.brand_list_empty{
	width: 100%;
}
.brand_list_empty dl{
	width: 240px;
	padding: 50px;
	margin: 0 auto;
	overflow: hidden;
}
.brand_list_empty dl dt{
	display: block;
	line-height: 32px;
	font-size: 16px;
	font-weight: 700;
	color: #00A06D;
	margin-bottom: 5px;
	padding-left: 40px;
	background: url(../images/list_empty.png) no-repeat 0 0;
}
.brand_list_empty dl dd a{
	display: inline-block;
	line-height: 14px;
	height: 14px;
	margin-top: 30px;
	border-radius: 2px;
	background: #F7F7F7;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #DDD;
	padding: 4px 13px 5px;
	color: #666;
	background-color: #f7f7f7;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top,#f7f7f7,#f2f2f2);
	background-image: -webkit-linear-gradient(top,#f7f7f7,#f2f2f2);
	background-image: -o-linear-gradient(top,#f7f7f7,#f2f2f2);
	background-image: linear-gradient(top,#f7f7f7,#f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2', GradientType=0);
}









.sec_tit {
    display: block;
    margin: 60px auto;
}
.settle_footer {
    color: #fff;
    text-align: center;
}
.settle_footer {
    height: 544px;
    background: url(../images/JHG85438FDHJE8GF9843.png) center center;
    position: relative;
}
.ad_content {
    margin: 0 auto;
    width: 1200px;
    min-height: 50%;
    position: relative;
}
.settle_footer .contactTips {
    position: absolute;
    bottom: 68px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
}
.settle_footer .apply_btn {
    position: absolute;
    left: 50%;
    top: 375px;
    margin-left: -120px;
    width: 240px;
    line-height: 50px;
    color: #fff;
    background-color: #00A06D;
    font-size: 24px;
}
.settle_footer .codectx {
    position: absolute;
    bottom: 55px;
    left: 50%;
    margin-left: 388px;
    color: #fff;
}
.settle_footer .codectx p {
    font-size: 14px;
    padding-top: 4px;
}
.sec_tit {
    display: block;
    margin: 60px auto;
}
.youshi {
    overflow: hidden;
    background-color: #00A06D;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.youshi li {
    float: left;
    width: 240px;
    height: 340px;
    color: #fff;
    text-align: center;
    line-height: 18px;
}
.youshi .even {
    background-color: #FBFBFC;
    color: #666;
}
.youshi img {
    margin: 65px 0 22px;
    vertical-align: top;
}
.youshi .tit {
    margin-bottom: 22px;
    line-height: 1;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}
.youshi li p {
    padding: 0 30px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 1em;
}