/* 面包屑导航 */
.newBrandadr {
	display: block;
	margin-bottom: 12px;
}

.newBrandadr a {
	color: #333;
}

.newBrandadr a {
	color: #333;
}

.newBrandadr a:last-child {
	color: #999;
}

.newBrand_headNav {
	background: #D90D26;
	width: 100%;
	height: 62px;
}

.newBrand_headNav h3 {
	width: 1200px;
	margin: 0 auto;
	font: 20px/62px "微软雅黑";
	font-weight: 600;
	color: #fff;
}

.newBrand_comIntro {
	padding: 10px 20px 20px;
	box-sizing: border-box;
}

.newBrand_comIntro>h1 {
	font-size: 24px;
	font-weight: 600;
	color: #333;
	margin: 12px 0;
}

.newBrand_comIntro ul li {
	float: left;
	width: 400px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newBrand_comMess_box {
	padding: 0 20px 0;
	overflow: hidden;
}

.newBrand_comMess_img {
	width: 410px;
	height: 250px;
	margin-right: 10px;
	float: left;
}

.newBrand_comMess_img img {
	display: block;
	width: 410px;
	height: 250px;
}

.newBrand_comMess_tit p {
	text-indent: 2em;
	font: 14px/26px "微软雅黑";
	color: #555;
	margin-bottom: 8px;
}

.drp_more {
	display: block;
	width: 135px;
	height: 44px;
	margin: 0 auto 10px auto;
	cursor: pointer;
}
.drp_more p{
	color: #b6b6b6;
}
.newBrand_comIntro,
.newBrand_comMess,
.xmxq_con_lt>.company-message,
.xmxq_con_lt>.under-brand,
.xmxq_con_lt>.impro-people,
.xmxq_con_lt>.company-honor,
.xmxq_con_lt>.company-hzImg,
.xmxq_con_lt>.company_Sten{
	width: 870px;
	height: auto;
	background: #fff;
	overflow: hidden;
	margin-bottom: 10px;
}

.newHead_style,
.xmxq_con_lt>.company-message>h3,
.xmxq_con_lt>.under-brand>h3,
.xmxq_con_lt>.impro-people>h3,
.xmxq_con_lt>.company-honor>h3,
.xmxq_con_lt>.company-hzImg>h3,
.xmxq_con_lt>.company_Sten>h3{
	font-size: 18px;
	color: #333;
	font-weight: 600;
	border-left: 4px #e00b0b solid;
	margin: 18px 0 18px 20px;
	box-sizing: border-box;
	padding-left: 14px;
}
.newBrand_comMess_tit{
	max-height: 100px;
	overflow: hidden;
}

.xmxq_con_lt>.company-message>.content {
	margin: 20px;
	padding: 14px 0;
	box-sizing: border-box;
	border-top: 1px #eee solid;
	overflow: hidden;
	background: url(../img/xxg.png) repeat-x bottom;
}

.xmxq_con_lt>.company-message>.content>li {
	width: 100%;
	float: left;
	line-height: 36px;
}

.xmxq_con_lt>.company-message>.content>li.col {
	width: 50%;
}

.xmxq_con_lt>.under-brand>ul,
.xmxq_con_lt>.impro-people>ul {
	margin: 20px 20px 0 20px;
	padding-top: 14px;
	box-sizing: border-box;
	border-top: 1px #eee solid;
	overflow: hidden;
}
.xmxq_con_lt>.under-brand>ul{
	height: 132px;
}
.autoHeight{
	height: auto !important;
}
.comHeight{
	height: 132px !important;
}
.compHeight{
	max-height: 100px !important;
}
.autopHeight{
	max-height: inherit;
}
.xmxq_con_lt>.under-brand>ul>li {
	float: left;
	width: 408px;
	height: auto;
	box-sizing: border-box;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 14px;
}

.xmxq_con_lt>.under-brand>ul>li:nth-child(2n) {
	margin-right: 0;
}

.xmxq_con_lt>.under-brand>ul>li>a {
	overflow: hidden;
	display: flex;
}

.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(1) {
	width: 135px;
	height: 90px;
	overflow: hidden;
	margin-right: 14px;
}

.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(1)>img {
	width: 135px;
	height: 90px;
}

.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(2) {
	width: 238px;
	color: #333;
}

.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(2)>h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 6px;
	display: flex;
	overflow: hidden;
}
.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(2)>h3>strong{
	max-width: 150px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(2)>h3>span{
	padding: 2px 6px;
	margin-left: 10px;
	background: #E00B0B;
	color: #fff;
	border-radius: 4px;
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
}
.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(2)>h3>strong:hover {
	color: #E00B0B;
}

.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(2)>span {
	display: block;
	color: #999;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xmxq_con_lt>.under-brand>ul>li>a>div:nth-of-type(2)>p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 6px;
}

.xmxq_con_lt>.impro-people>ul>li {
	width: 260px;
	border-radius: 10px;
	border: 1px #eee solid;
	height: auto;
	margin-bottom: 14px;
	float: left;
	margin-right: 24px;
}

.xmxq_con_lt>.impro-people>ul>li:nth-child(3n) {
	margin-right: 0;
}

.xmxq_con_lt>.impro-people>ul>li>a:nth-of-type(1) {
	display: block;
	width: 258px;
	height: 175px;
	overflow: hidden;
}

.xmxq_con_lt>.impro-people>ul>li>a:nth-of-type(1)>img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.xmxq_con_lt>.impro-people>ul>li>div {
	padding: 12px;
}

.xmxq_con_lt>.impro-people>ul>li>div>a {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: 600;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xmxq_con_lt>.impro-people>ul>li>div>p {
	font-size: 14px;
	color: #999;
	margin-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xmxq_con_lt>.company-honor>div,
.xmxq_con_lt>.company-hzImg>div{
	margin: 20px;
	overflow: hidden;
}

.picMarquee-left .bd,
.picMarquee-left1 .bd,
.picMarquee-left3 .bd{
	padding: 10px;
	overflow: hidden;
}

.picMarquee-left .bd ul,
.picMarquee-left1 .bd ul,
.picMarquee-left3 .bd ul{
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li,
.picMarquee-left1 .bd ul li,
.picMarquee-left3 .bd ul li{
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic,
.picMarquee-left1 .bd ul li .pic,
.picMarquee-left3 .bd ul li .pic{
	text-align: center;
}
.brand_first_pro{
	position: relative;
}
.brand_first_pro>span{
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 8px;
	color: #fff;
	background: #e00b0b;
}
.picMarquee-left .bd ul li .pic img,
.picMarquee-left1 .bd ul li .pic img{
	width: 186px;
	/*height: 130px;*/
	display: block;
}
.picMarquee-left3 .bd ul li .pic img{
	width: 268px;
	height: 180px;
	display: block;
}
.voteBrand_show>.voteBrand_list>ul>li>strong{
	color: #333;
}
.picMarquee-left .bd ul li .title,
.picMarquee-left1 .bd ul li .title{
	line-height: 24px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.picMarquee-left3 .bd ul li .title h3,
.picMarquee-left3 .bd ul li .title p{
	width: 268px;
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.picMarquee-left3 .bd ul li .title p{
	color: #999;
	margin-top: 6px;
}
/* 公共板块 */
.newBrand_publicMock{
	width: 100%;
	background: #fff;
	margin-bottom: 10px;
	padding: 14px 20px 20px 20px;
	overflow: hidden;
}
/* .newBrand_publicMock .title h3{
	display: flex;
} */
.newBrand_publicMock .title h3{overflow: hidden;}
.newBrand_publicMock .title h3 strong{
	display: block;
	float: left;
	font-size: 18px;
	color: #333;
	width: 140px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newBrand_publicMock .title h3 strong>a{
	color: #333;
}
.newBrand_publicMock .title h3 span.have{
	color: #fff;
	font-size: 14px;
	padding: 4px 8px;
	border-radius: 4px;
	background: #01c362;
	float: right;
}
.newBrand_publicMock .title h3 span.none{
	color: #999;
	font-size: 14px;
	padding: 2px 6px;
	border-radius: 4px;
	border: 1px #999 solid;
	margin: 0 10px;
}
.newBrand_publicMock .title h3 .goon{
	color: #fff;
	font-size: 14px;
	padding: 3px 5px;
	border-radius: 4px;
	background: #faab2f;
}
.newBrand_publicMock .title>span{
	display: block;
	
}
.newBrand_publicMock .title>span i{
	display: block;
	width: 30px;
	height: 16px;
	float: left;
	margin: 7px 5px 0 0;
}
.newBrand_publicMock .title:after{
	content: "";
	display: block;
	clear: both;
	zoom: 1;
}
.newBrand_publicMock .vote{
	border: 1px #eee solid;
	margin-top: 16px;
}
.newBrand_publicMock .vote h3{
	width: 100%;
	text-align: left;
	padding-left: 10px;
	color: #333;
	line-height: 36px;
	font-size: 14px;
	background: #f5f5f5;
}

.newBrand_publicMock .vote h3 span{
	margin-left: 166px;
	cursor: pointer;
}
.newBrand_publicMock .vote p.dic,
.newBrand_publicMock .vote p.did{
	border-top: 1px #eee solid;
	line-height: 36px;
	display: flex;
}
.newBrand_publicMock .vote p.did{
	margin-left: 9px;
	line-height:22px;
}
.newBrand_publicMock .vote p.did span{
	margin-top: 8px;
}
.newBrand_publicMock .vote p.dic>span{
	display: block;
	width: 50%;
	padding-left: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
}
.newBrand_publicMock .vote p.dic>i{
	width: 1px;
	height: 36px;
	background: #eee;
}
.newBrand_publicMock .vote p.dis{
	display: flex;
	border-top: 1px #eee solid;
	line-height: 36px;
}
.newBrand_publicMock .vote p.dis>a.votep{
	display: block;
	max-width: 45%;
	padding-left: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	color: #333;
}
.newBrand_publicMock .vote p.dis>strong{
	background: url(../img/disimg.png) no-repeat 0 7px;
	padding-left: 24px;
	color: #E00B0B;
	font-size: 14px;
	margin-left: 10px;
}
.newBrand_publicMock .vote p.dis>a.gold{
	display: block;
	margin-left: 10px;
	color: #999;
}
.newBrand_publicMock .vote p.dis>a.gold:hover,
.newBrand_publicMock .vote p.dis>a.votep:hover{
	color: #e00b0b;
}
.newBrand_publicMock .vote .wysbTk{
	outline: none;
	border: 3px;
	display: block;
	width: 130px;
	height: 30px;
	border-radius: 5px;
	color: #e00b0b;
	text-align: center;
	line-height: 30px;
	margin: 14px auto;
}
.newBrand_publicMock .sqjmTk{
	outline: none;
	border: 3px;
	display: block;
	width: 130px;
	height: 30px;
	background: #D7000F;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin: 14px auto;
}
.newBrand_publicMock .sqjmTk{
	width: 150px;
}
/* 我要入榜弹框 */
.newBrand-mark {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 10000;
    display: block;
}

.entry-list {
    width: 670px;
    height: 400px;
    border-radius: 10px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 10000;
}

.entry-list>h3 {
    font-size: 18px;
    background: #e00606;
    height: 50px;
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 50px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
}

.entry-list .content {
    display: flex;
    justify-content: space-between;
    padding: 12px 30px;
}

.entry-list .content>form>div {
    display: flex;
    width: 304px;
    border-bottom: 1px #eee solid;
}

.entry-list .content>form>div>p {
    display: block;
    height: 52px;
    line-height: 52px;
    width: 86px;
    text-align: right;
    /* 	text-align-last: justify; */
    margin-right: 11px;
    color: #333;
}

.entry-list .content>form>div>p>span {
    color: #D7000F;
    margin-right: 4px;
}

.entry-list .content>form>div>input {
    display: block;
    border: 0;
    outline: none;
}

.entry-list .content>form>div:nth-of-type(4)>input {
    width: 120px;
}

.entry-list .content>form>div:nth-of-type(4)>a {
    display: block;
    height: 52px;
    line-height: 52px;
    color: #D7000F;
}

.entry-list .content>form>input[type=submit] {
    outline: none;
    border: 0;
    display: block;
    width: 80px;
    height: 30px;
    background: #D7000F;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin: 24px auto 0;
}

.entry-list .content>div {
    margin-left: 28px;
}

.entry-list .content>div>h3,
.entry-list .content>form>h3 {
    color: #D7000F;
    font-size: 15px;
    margin: 16px 0;
    font-weight: 600;
}

.entry-list .content>div>h4 {
    font-size: 14px;
    color: #333;
    text-align: left;
    font-weight: 600;
    margin: 12px 0;
}

.entry-list .content>div>p {
    font-size: 14px;
    color: #999;
    text-align: left;
}

.newBrand-close {
    position: absolute;
    top: 14px;
    right: 20px;
}

.newBrand-close:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: -webkit-transform .4s linear;
    transition: transform .4s linear;
}
/* 企业实力表盘 */
.gauge_box{
	display: flex;
	height: 366px;
}
.gauge_box .gauge_content,
#mountNode,
#mountNode_p{
	width: 360px;
	height: 316px;
}
.gauge_box .gauge_content{
	margin: 0 38px;
}
#canvas_1,#canvas_2{
	height: auto !important;
	margin-top: -328px !important;
}
.gauge_content>p{
	width: 300px;
	height: 50px;
	background: #efefef;
	color: #666;
	margin: -50px auto 0;
	padding: 6px;
	box-sizing: border-box;
}
/* 品牌首页样式修改/新增 */
.pjct_xm{ height: 190px;}
.pjct_xm>div:nth-of-type(1), .pjct_xm_imgs{width: 180px; height: 124px;}
.pjct_xm_imgs img{width: 176px; height: 121px;}
.pjct_xm_tit{ height: 32px;}
.pjct_xm_tit p, .pjct_xm_intro>div{ line-height: 32px; overflow: hidden;}
.pjct_xm_intro{
	width: 410px;
}
.newAdd_pjct_xm_intro{
	overflow: hidden;
}
.checkNow{
	margin-left: 12px;
}
.checkNow:hover{
	color: #E00B0B;
	text-decoration: underline;
	cursor: pointer;
}
.newAdd_pjct_xm_intro li{
	font: 14px/26px "微软雅黑";
	color: #666;
	float: left;
	margin-right: 20px;
	width: 176px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zypro{
	font: 14px/26px "微软雅黑";
    color: #666;
    float: left;
    margin-right: 20px;
    width: 562px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zypro>span{margin: 0 8px; color: #999;}
.zypro>i{ font-style: normal; color: #eeeeee;}
.brand_first_pro img{ width: 200px !important;max-height:200px; margin-bottom: 10px;}
.brand_first_protit{ width: 200px;}
.dzpages_tits{ height: 60px;}
.dzLists span{ width: 40px; height: 40px;}
.dzpages_con{ height: 120px;}
.zc_icon{ background: #f59b43 url(../img/bg.png) -708px -360px no-repeat;}
.cai_icon {
    background: #bbb url(../img/bg.png) -645px -356px no-repeat;
}
.sspages_con{ padding: 16px 20px 16px 20px;}
.dzLists p{ margin-top: 0;}
.sysewr img{ width: 88px; height: 88px;}
.sysfx_p { width: 281px; float: right;}
.sysfx_p>div{ margin-top: 10px;}
.sysfx_p p{ color: #999;}
.brandIndex_list>p{
	display: flex;
}
.Noneuplist, .uplist, .wysbk{
	color: #999;
	display: block;
	float: left;
	width: 68px;
	font-weight: normal;
	cursor: pointer;
	text-align: center;
	margin: 2px 15px;
}
.Noneuplist:hover{
	color: #fff !important;
	background: #e00b0b;
	border-radius: 4px;
	text-align: center;
}
.uplist{
	color: #e00b0b;
	font-style: normal;
}
.uplist>i{
	display: inline-block;
	color: #fff;
	background: #E00B0B;
	height: 14px;
	width: 14px;
	border-radius: 3px;
	line-height: 14px;
	text-align: center;
	font-style: normal;
	margin: 0 3px;
	font-size: 12px;
}
.brandIndex_list ul{
	max-height: 180px;
	overflow: hidden;
	overflow-y: scroll;
}
.listMoretrans{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-m-transform:rotate(180deg);
}
.brandIndex_list>p>span:nth-of-type(2) {
    margin-left: 17px;
	margin-right: 45px !important;
}
.brandIndex_list>p>span:nth-of-type(3){
	margin-right: 46px !important;
}
.voteBrand_show>.voteBrand_list>ul>li .wsp,
.voteBrand_show>.voteBrand_list>ul>li .sum{
	color: #999;
	    display: block;
	    float: left;
	    width: 68px;
	    font-weight: normal;
	    cursor: pointer;
	    text-align: center;
	    margin: 2px 15px 2px 7px;
		color: #333;
}
.voteBrand_show>.voteBrand_list>ul>li>span.sum{
	width: 86px;
	margin-right: 27px;
}
.voteBrand_show>.voteBrand_list>ul>li{ height: 24px;}
.call-mark>div.newBrand-ly{ height: auto !important;}
.call-mark>div>span {
    margin-bottom: 20px;
}
.votesupport, .voteRule, .noneMedalshow, .voteshare, .Morevotelist{
	display: none;
}
.noneMedalshow{
	width: 400px;
	padding-bottom: 40px;
	height: auto;
	background: #fff;
	border-radius: 10px;
	position: relative;
	padding-bottom: 14px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.noneMedalshow>img{
	position: absolute;
	top: 18px;
	right: 20px;
}
.noneMedalshow h4{
	text-align: center;
	padding: 44px 66px;
	line-height: 26px;
}
.noneMedalshow p{
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin: 0;
	padding: 0 26px;
}
.Morevotelist{
	width: 460px;
	height: auto;
	background: #fff;
	border-radius: 10px;
	position: relative;
	padding-bottom: 14px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.Morevotelist .voteBrand_show{ 
	margin: 20px 30px 10px 30px; 
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}
/* 品牌首页品牌优惠 */
.tj-productsBox{
	overflow: hidden;
}
.tj-products{
	text-align: left;
	float: left;
	width: 240px;
	height: auto;
	margin: 0px 40px 0 8px;
}
.tj-products:nth-of-type(3n){
	margin-right: 0;
}
.tj-products .Img{
	position: relative;
	display: block;
	width: 240px;
	height: 240px;
	overflow: hidden;
}
.tj-products .Img img{
	width: 100%;
	display: block;
}
.tj-products .Img span{
	display: block;
	color: #fff;
	/* border-radius: 3px; */
	padding: 0 6px;
	position: absolute;
	font-size: 12px;
	top: 0;
	left: 0;
	background: #ff3300;
	background: -webkit-linear-gradient(45deg, #fd851e, #fd4e11);
}
.tj-products .des{
	width: 100%;
	display: block;
	font-size: 14px;
	margin: 6px 0 0;
	line-height: 32px;
	color: #444;
	text-align: left;
	font-weight: normal;
	max-height: 76px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tj-products .price,
.tj-products .href{
	width: 100%;
	display: flex;
	overflow: hidden;
	justify-content: space-between;
}
.tj-products .price span{
	font-size: 14px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tj-products .price span strong{
	font-size: 14px;
}
.tj-products .price span .red,
.shopListMenu>p>a.red,
.productList_UpcoMes .mess-desc>ul>li.nonefloat strong i{
	color: #E00B0B;
}
.tj-products .price span:nth-of-type(1){
	width: 50%;
	font-size: 12px;
}
.tj-products .price span:nth-of-type(2){
	width: 50%;
	font-size: 12px;
}
.tj-products .href a:nth-of-type(1){
	float: left;
	border: 1px #e00b0b solid;
	border-radius: 4px;
	color: #E00B0B;
	display: block;
	width: 46%;
	height: 29px;
	line-height: 28px;
	text-align: center;
	margin-top: 12px;
}
.tj-products .href a:nth-of-type(2){
	float: left;
	background: #E00B0B;
	border-radius: 4px;
	color: #fff;
	display: block;
	width: 50%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 12px;
	background: -webkit-linear-gradient(45deg, #fd851e, #fd4e11);
}
/* 品牌优惠列表页 */
.productList_Box{
	background: #fff;
}
.productList_Title{
	color: #333;
	font-size: 26px;
	text-align: center;
	line-height: 40px;
	margin: 20px 0 16px;
	font-weight: 600;
}
.productList_Class{
	background: #f5f5f5;
	margin: 20px 28px;
	display: flex;
	font-size: 14px;
	padding: 14px 14px 0 14px;
}
.productList_Class>p{
	color: #333;
	font-weight: 600;
	width: 76px;
}
.productList_Class>div>a{
	color: #333;
	float: left;
	margin: 0 18px 14px 10px;
}
.productList_Class>div>a.red,
.productList_Class>div>a:hover{
	color: #E00B0B;
}
.tj-productslistBox>li{
	margin-bottom: 14px;
}
.productList_Upcon{
	background: #fff;
	margin-bottom: 10px;
	padding: 20px;
	overflow: hidden;
}
.productList_UpconImg,
.productList_UpconImg img{
	width: 320px;
	height: 320px;
	overflow: hidden;
}
.productList_UpconImg .swiper-slide{
	margin-right: 0 !important;
}
.productList_UpconImg .swiper-container {
	width: 100%;
	height: 100%;
    }
.productList_UpconImg .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
 }     
.productList_UpconImg,
.productList_UpcoMes{
	float: left;
}
.productList_UpcoMes{
	width: 500px;
}
.productList_UpcoMes>h1{
	font-size: 18px;
	margin: 8px 0 10px;
	padding: 0 24px;
	line-height: 24px;
}
.productList_UpcoMes>p{
	padding: 0 24px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.productList_UpcoMes>p>span{
	color: #ff3300;
}
.productList_UpcoMes .mess-price,
.productList_UpcoMes .mess-desc,
.productList_UpcoMes .mess-tag{
	padding: 0 24px;
}
.productList_UpcoMes .mess-price,
.productList_UpcoMes .mess-desc>ul{
	overflow: hidden;
}
.productList_UpcoMes .mess-price p{
	float:  left;
	color: #666;
	font-size: 14px;
	margin: 14px 0;
}
.productList_UpcoMes .mess-price p span{
	font-size: 20px;
	color: #E00B0B;
	font-weight: 600;
}
.productList_UpcoMes .mess-price p:nth-of-type(1),
.productList_UpcoMes .mess-price p:nth-of-type(2){
	margin-right: 20px;
}
.productList_UpcoMes .mess-price p:nth-of-type(2)>span{
	color: #666;
}
.productList_UpcoMes .mess-price p:nth-of-type(3){
	float: right;
	margin: 20px 0 0 0;
}
.productList_UpcoMes .mess-price p:nth-of-type(3)>span{
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.productList_UpcoMes .mess-desc>p,
.productList_UpcoMes .mess-desc>ul>li{
	color: #333;
	font-size: 14px;
	margin-bottom: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.productList_UpcoMes .mess-desc>p>span,
.productList_UpcoMes .mess-desc>ul>li>span{
	color: #888;
}
.productList_UpcoMes .mess-desc>ul>li{
	float: left;
	width: 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.productList_UpcoMes .mess-desc>ul>li.nonefloat{
	width: 100%;
	overflow: hidden;
}
.productList_UpcoMes .mess-desc>ul>li.nonefloat>span{
	color: #E00B0B;
}
.productList_UpcoMes .mess-desc>ul>li.nonefloat strong{
	margin-right: 10px;
	float: right;
}
.productList_UpcoMes .mess-tag{
	display: flex;
	overflow: hidden;
	margin-bottom: 10px;
}
.productList_UpcoMes .mess-tag>p{
	float: left;
	display: flex;
}
.productList_UpcoMes .mess-tag>p>span{
	display: block;
	width: 170px;
	height: 40px;
	background: #f5f5f5;
	text-align: center;
	color: #ff3300;
	line-height: 40px;
}
.productList_UpcoMes .mess-tag>p>a{
	display: block;
	width: 140px;
	height: 40px;
	background: #ff3300;
	text-align: center;
	color: #fff;
	line-height:40px;
}
.productList_UpcoMes .mess-tag>p>a:hover,
.productList_UpcoMes .mess-tag>a:hover{
	background: #e00b0b;
	color: #fff;
}
.productList_UpcoMes .mess-tag>a{
	display: block;
	width: 120px;
	height: 40px;
	background: #fff;
	border: 1px #ff3300 solid;
	text-align: center;
	color: #ff3300;
	line-height: 40px;
	margin-left: 26px;
	border-radius: 5px;
}
.shopListCon>p{
	font-size: 14px;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0;
	color: #333333;
	font-weight: 600;
	padding: 24px 0 10px 14px;
}
.productList_nhxh{
	color: #333;
	font: 600 18px/46px 微软雅黑;
	padding-left: 10px;
}
/* 首页进去的品牌特价聚合页 */
.producthead-nav_list{
	width: 1080px !important;
}
/* 招商界面新增 */
.ppdt_content>div{
	margin: 16px 0 16px;
}
.jiamAndnews{
	display: flex;
	overflow: hidden;
}
.jiamAndnews .sqjm_box{
	width: 426px;
	float: left;
	background: #fff;
	margin: 10px 10px 10px 0;
	padding: 14px 20px 0 20px;
	box-sizing: border-box;
}
.sqjm_box h3,
.lydt_box h3{
	border-bottom: 1px #eee solid;
	padding-bottom: 14px;
	color: #e00b0b;
	font-size: 20px;
	margin-top: 6px;
}
.sqjm_box h3 span{
	color: #999;
	font-size: 14px;
	margin-left: 20px;
}
.sqjm_box h3 span i,
.sqjm_box .name p span,
.sqjm_box .phoneNumber p span,
.sqjm_box .Leave_msg p span,
.sqjm_box .area p span{
	color: #e00b0b;
	margin-right: 4px;
}
.sqjm_box .name,
.sqjm_box .phoneNumber,
.sqjm_box .area,
.sqjm_box .Leave_msg{
	display: flex;
	margin-top: 20px;
}
.sqjm_box .area{
	width: 385px;
}
.sqjm_box .name p,
.sqjm_box .phoneNumber p,
.sqjm_box .area p,
.sqjm_box .Leave_msg p{
	color: #333;
	font-size: 14px;
	line-height: 36px;
	margin-right: 10px;
}
.sqjm_box .name input,
.sqjm_box .phoneNumber input{
	outline: none;
	border: 1px #dcdcdc solid;
	width: 330px;
	height: 36px;
}
.sqjm_box .area select{
	width: 91px;
	height: 36px;
	outline: none;
	border: 1px #dcdcdc solid;
}
.sqjm_box .msg_box textarea{
	width: 330px;
	height: 126px;
	outline: none;
	border: 1px #dcdcdc solid;
}
.sqjm_box .Leave_msg .agree{
	height: 42px;
}
.sqjm_box .Leave_msg .agree .agree_btn{
    margin: 9px 10px 0 0px !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b9b9b9;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b9b9b9;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b9b9b9;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b9b9b9;
}
/* 品牌资讯 */
.pptab_change>.newAdd_tits{
	border: none;
	background: none;
	width: 100%;
	margin: 0;
}
.newAdd_tits>a{
	margin-top: 0;
}
.joinRank_rt{
	height: auto !important;
}
#ppfree-phone{
	height: 364px;
	width: 410px;
}
#ppfree-phone>h4{
	color: #333;
	font-size: 16px;
	margin-top: 22px;
}
#ppfree-phone>h3>p{
	color: #E00B0B;
	font-size: 24px;
	margin-top: 10px;
	font-weight: 600;
}
#ppfree-phone>h3>span{
	font-size: 14px;
	color: #777;
}
#ppfree-phone>form>a{
	background: #e00b0b;
	width: 210px;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
}
#ppfree-phone>form>input{
	display: inline-block;
	width: 352px;
	height: 42px;
	margin: 18px 0 16px 0;
}
.voteZs{
	max-width: 51% !important;
}
/* 产品 案例列表页开始----------- */
.productCenter-list{
	width: 100%;
	background: #fff;
	overflow: hidden;
	padding-bottom: 30px;
}
.productCenter-list h1{
	text-align: center;
	color: #333;
	font: bold 24px/44px 微软雅黑;
	margin: 30px auto 20px;
}
.productCenter-list .productCenter-title{
	width: 200px;
	display: flex;
	overflow: hidden;
	margin: 0 auto 30px;
}
.productCenter-list .productCenter-title li{
	width: 50%;
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	background: #f7f7f7;
	float: left;
}
.productCenter-list .productCenter-title li.red{
	color: #E00B0B;
}
.productCenter-list .productCenter-title li:nth-of-type(1):after{
	content: '';
	display: block;
	float: right;
	width: 1px;
	height: 20px;
	background: #ccc;
	margin-top: 7px;
}
.productCenter-ul{
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.productCenter-ul>li{
	width: 268px;
	height: auto;
	float: left;
	margin: 10px 0 10px 16px;
}
.productCenter-ul>li>a{
	display: block;
	width: 268px;
	height: 180px;
	overflow: hidden;
}
.productCenter-ul>li>a>img{
	width: 100%;
}
.productCenter-ul>li>div>a{
	display: block;
	color: #333;
	margin-top: 10px;
	line-height: 20px;
	font-size: 14px;
	max-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.productCenter-ul>li>div>a:hover{
	color: #E00B0B;
}
.loadMore_button {
    width: 142px;
    height: 42px;
    border: 1px #e5e5e5 solid;
    margin: 36px auto 0;
    border-radius: 50px;
    background: #fff;
    color: #777;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}
/* 品牌特价聚合页开始----------------- */
.productnewList_Details{
	width: 870px;
	background: #fff;
	padding-bottom: 20px;
}
.productnewList-ul{
	width: 100%;
}
.productnewList-lists{
	width: 870px;
	height: 228px;
	border-bottom: 1px #F2F5F7 solid;
	padding: 30px 20px 30px 20px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.productnewList_tit{
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	width: 168px;
	height: 168px;
	padding: 0;
	margin: 0;
	float: left;
}
.productnewList_tit .prolistImg{
	width: 168px;
	height: 168px;
	margin-right: auto;
	overflow: hidden;
}
.productnewList_tit .prolistImg img{
	width:100%;
	vertical-align: middle;
}
.productnewList_con{
	width: 640px;
	height: 168px;
	padding: 0;
	float: right !important;
}
.productnewList_con_href{
	display: inline-block;
	overflow: hidden;
	max-height: 66px;
	line-height: 30px;
}

.productnewList_con_href{
	width: 100%;
	font-size: 18px;
	font-weight: bolder;
	color: #333;
	max-height: 66px;
	overflow: hidden;
	line-height: 26px;
}
.productnewList_con_pricebefor,
.productnewList_con_pricebefor{
	margin: 10px 0 5px;
}
.productnewList_con_pricebefor span:nth-of-type(1),
.productnewList_con_pricenow span:nth-of-type(1){
	display: inline-block;
	width: 50px;
	color: #999;
	font-size: 14px;
	vertical-align: middle;
}
.before_price{
	color: #333;
	text-decoration:line-through;
	font-size: 16px;
}
.new_price{
	color: #fa3140;
	font-size: 26px;
	font-weight: 600;
	vertical-align: middle;
}
.new_price i{
	font-style: normal;
	font-size: 14px;
	font-weight: 500;
}
.productnewList_con_pricenow .jqbs_tit{
	width: 86px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	background: url(../img/coupon-pp.png) no-repeat;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	background-size: 100%;
	margin-left: 10px;
}
.productnewList_con_link{
	line-height: 40px;
	font-size: 14px;
	margin: 0;
	color: #bbb;
	position: absolute;
	bottom: 26px;
	width: 640px;
	height: 40px;
	overflow: hidden;
}
.productnewList_con_link>span{
	line-height: 40px;
	font-size: 14px;
	color: #bbb;
	float:right;
}
.productnewList_con_link>span>strong{
	color: #E00B0B;
	margin-left: 4px;
}
.productnewList_con_link>span:nth-of-type(2){
	float: right;
	margin-right: 26px;
}
.productnewList_con_link>a{
	width: 110px;
	height: 36px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	font-weight: 600;
	background: #fd4e11;
	background: -webkit-linear-gradient(45deg, #fd851e, #fd4e11);
	display: inline-block;
	font-size: 16px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.productnewList-lists:hover,
.productnewList_rt_list:hover{
	background: #fefaf0;
}
.productnewList_rt{
	width: 320px;
	background: #fff;
	padding-bottom: 10px;
}
.productnewList_rt_tlt{
	border-bottom: 1px #efefef solid;
	/* padding: 0 15px 0 15px; */
	margin: 0;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.productnewList_rt_tlt>h2{
	padding-left: 15px;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	max-width: 220px;
	display: inline-block;
	color: #333;
}
.productnewList_rt_tlt>h2>span,
.productnewList_rt_list>.con a:hover{
	color: #E00B0B;
}
.productnewList_rt_tlt>a{
	font-size: 14px;
	color: #999;
	margin-left: 106px;
}
.productnewList_rt_con ul{
	width: 100%;
}
.productnewList_rt_list{
	padding: 10px 13px;
	overflow: hidden;
}
.productnewList_rt_list>.img{
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	float: left;
	font-size: 15px;
	color: #f74645;
}
.productnewList_rt_list>.img img{
	width: 100%;
	height: 100%;
	display: block;
}
.productnewList_rt_list>.con{
	line-height: 16px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	max-width: 250px;
	word-break: break-all;
}
.productnewList_rt_list>.con a{
	line-height: 16px;
	color: #666;
}
.productnewList_rt_list>.con a span {
    line-height: 16px;
    color: #f74645;
}
/* 推荐品牌 */
.product_recbrand {
    padding: 10px 15px;
    background: #fff;
    margin-bottom: 10px;
    overflow: hidden;
}
.product_recbrand ul {
	margin-top: 10px;
	width: 320px;
}

.recbd_items {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.recbd_items a {
	display: block;
	font: 14px/34px "微软雅黑";
	color: #333;
	text-align: center;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.recbd_items a img {
	width: 140px;
	height: 86px;
	border: 1px solid #ddd;
}


/* 认证icon */
.icon_leftBar>.lb_cion_1{
	background: url(../img/iconPic.svg) 0 0 no-repeat;
}
/* 诚信icon */
.icon_leftBar>.lb_cion_2{
	background: url(../img/iconPic.svg) -50px 0 no-repeat;
}
/* 优质icon */
.icon_leftBar>.lb_cion_3{
	background: url(../img/iconPic.svg) -100px 0 no-repeat;
}
/* VIP icon */
.icon_leftBar>.lb_cion_4{
	background: url(../img/iconPic.svg) -150px 0 no-repeat;
}

/* 新锐icon */
.icon_leftBar>.lb_cion_5{
	background: url(../img/iconPic.svg) -200px 0 no-repeat;
}
/* 优选icon */
.icon_leftBar>.lb_cion_6{
	background: url(../img/iconPic.svg) -250px 0 no-repeat;
}
/* 十大icon */
.icon_leftBar>.lb_cion_7{
	background: url(../img/iconPic.svg) -300px 0 no-repeat;
}
/* 人气icon */
.icon_leftBar>.lb_cion_8{
	background: url(../img/iconPic.svg) -350px 0 no-repeat;
}

.newBrand_publicMock .title>span i{
	width: 50px;
	height: 42px;
	margin-right: 0;
	margin-top: 12px;
}