.width1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.pgvd {
    display: block;
    width: 1200px;
    height: 80px;
    margin: 10px auto;
    overflow: hidden;
}

.bg-color {
    background: #eee;
}

.head-nav>.head-nav_content>ul>li:nth-of-type(2) {
    width: 534px !important;
}

#searchbox {
    width: 530px !important;
}

#searchbox .searchq {
    width: 404px !important;
}

.phbBrand>div>div>.hot>ul>li>a>div .icon {
    width: 1.8em;
    height: 1.8em;
    vertical-align: -1.4em;
    fill: currentColor;
    overflow: hidden;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(1)>a>div .icon {
    color: #fa9c3e;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(2)>a>div .icon {
    color: #3ba3cc;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(3)>a>div .icon {
    color: #fa666c;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(4)>a>div .icon {
    color: #6561ac;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(5)>a>div .icon {
    color: #ec6e3c;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(6)>a>div .icon {
    color: #2197c6;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(7)>a>div .icon {
    color: #59ac93;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(8)>a>div .icon {
    color: #fb6067;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(9)>a>div .icon {
    color: #fb6067;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(10)>a>div .icon {
    color: #fa9836;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(11)>a>div .icon {
    color: #f97d82;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(12)>a>div .icon {
    color: #2b9bc8;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(13)>a>div .icon {
    color: #85b8e8;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(14)>a>div .icon {
    color: #fb942f;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(15)>a>div .icon {
    color: #fe8388;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(16)>a>div .icon {
    color: #6fcecd;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(17)>a>div .icon {
    color: #605ca9;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(18)>a>div .icon {
    color: #55ab90;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(19)>a>div .icon {
    color: #1a9b99;
}

.phbBrand>div>div>.hot>ul>li:nth-of-type(20)>a>div .icon {
    color: #fa9836;
}


/* 吸顶的搜索框 */

.float-nav {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    padding: 2px 0;
    border-bottom: 2px #E00B0B solid;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    -webkit-animation: searchTop .5s ease-in-out;
    -moz-animation: searchTop .5s ease-in-out;
    animation: searchTop .5s ease-in-out;
}

.float-nav>div {
    height: 48px;
    position: relative;
    overflow: inherit;
}

.float-nav>div>a {
    position: absolute;
    left: 0;
    top: 3px;
}

.float-nav>div>a,
.float-nav>div>a>img {
    overflow: hidden;
    display: block;
    width: 114px;
    height: 36px;
}

.newBrand-nav>div {
    position: relative;
    overflow: inherit;
}

#searchbox1 {
    position: absolute;
    left: 340px;
    top: 0;
    width: 550px;
    margin: 5px 0;
    /* height: 40px; */
    box-sizing: unset;
}

#searchbox1 form {
    line-height: 0px;
}

#searchbox1 .searchq-nav {
    outline: none;
    float: left;
    width: 458px;
    height: 35px;
    margin-left: 8px;
    padding: 0 10px 0 10px;
    border: 0;
    background: #efefef;
    outline: none;
    box-sizing: border-box;
}

#searchbox1 .searchbtt-nav {
    outline: none;
    border: none;
    background: #E00B0B;
    width: 70px;
    height: 35px;
    color: #fff;
    padding-left: 22px;
    line-height: 30px;
}

#searchbox1 .iconfont {
    position: absolute;
    right: 56px;
    top: 3px;
    font-size: 20px;
    color: #fff;
    margin-top: 0px;
    vertical-align: middle;
    padding: 0 2px;
    font-weight: normal;
    display: inline-block;
    line-height: 30px;
}

#searchq-result1 {
    width: 100%;
    /* margin-left: -2px; */
    box-sizing: border-box;
}

#searchq-result1 .blocklay {
    width: 480px;
    /* border: 2px #E00B0B solid; */
    background: #fff;
    border-top: 1px #eee solid;
    box-shadow: 0px 4px 4px #ccc;
}

#searchq-result1 .searchresult {
    padding: 5px 25px;
    line-height: 26px;
    border-bottom: 1px #eee solid;
    /* height: 28px; */
    overflow: hidden;
    font-size: 14px;
    color: #555ba6;
}

#searchq-result1 .searchresult a {
    color: #333;
}


/*-------nav_bar--------*/

.left_bar {
    width: 180px;
    height: 500px;
    padding-top: 10px;
    background: #fff;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 99;
}

.left_bar li {
    font-size: 16px;
    height: 49px;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    padding: 0 10px;
    border-bottom: 1px #f5f5f5 solid;
    line-height: 45px;
}

.left_bar li:last-child {
    border-bottom: none;
}

.left_bar li:hover {
    background: #eee;
}

.left_bar li a {
    font: 14px/40px "微软雅黑";
    color: #666;
}

.left_bar li span {
    display: block;
    float: left;
}


/*.left_bar li:hover{
	color:#e00b0b;
}*/

.left_bar li a:hover,
.left_bar li:hover .icon {
    color: #e00b0b;
}

.left_bar li .icon {
	display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 18px;
    color: #787878;
}

.br_jz span {
    width: 34px;
    height: 30px;
    background: url(../images/bg.png) -73px -98px;
}

.br_jz:hover span {
    background: url(../images/bg.png) -73px -138px;
}

.br_wd span {
    width: 30px;
    height: 30px;
    background: url(../images/bg.png) -124px -98px;
}

.br_wd:hover span {
    background: url(../images/bg.png) -124px -138px;
}

.br_px span {
    width: 32px;
    height: 30px;
    background: url(../images/bg.png) -175px -98px;
}

.br_px:hover span {
    background: url(../images/bg.png) -175px -138px;
}

.left_bar_items {
    background: #fff;
    width: 1020px;
    height: 500px;
    overflow-y: auto;
    position: absolute;
    top: 42px;
    left: 228px;
    z-index: -1;
    box-shadow: 0 6px 12px rgba(23, 23, 23, 0.1);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    padding: 6px 0 20px 0;
    box-sizing: border-box;
}

.left_bar_cla {
    width: 100%;
    padding-left: 14px;
    padding-top: 4px;
}


/* 改 */

.left_bar_cla_tits {
    display: block;
    font: 14px/34px "微软雅黑";
    font-weight: 600;
    color: #e00b0b;
}

.left_bar_cla_tits:hover {
    color: #e00b0b;
    text-decoration: none;
}


/* 改 */

.left_bar_cla ul li {
    float: left;
    margin: 2px 4px 2px 0;
}

.left_bar_cla ul li a {
    display: block;
    font: 12px "微软雅黑";
    color: #666;
    /*width:74px;*/
    padding-right: 8px;
}

.left_bar_cla ul li a:hover {
    color: #e00b0b;
}

.left_bar_cla ul li a.now {
    color: #fd5a5a;
}

.left_cla_box,
.right_cla_box {
    width: 50%;
    float: left;
}

.left_bar_hotrec {
    width: 100%;
    padding-left: 20px;
}

.left_cla_box ul {
    height: auto;
}

.left_bar_hotrec ul li {
    width: 198px;
    float: left;
    margin-right: 58px;
}

.left_bar_hotrec ul li:last-child {
    margin-right: 0;
}

.lbhtrc_ims {
    display: block;
    width: 202px;
    height: 109px;
}

.lbhtrc_ims img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.lbhtrc_tit {
    display: block;
    font: 14px/34px '微软雅黑';
    color: #666;
    text-align: center;
}


/*----banner-----*/

.banner {
    width: 100%;
    height: 500px;
    position: relative;
}

.banner_list {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.banner_img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.banner_img img {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    vertical-align: middle;
    height: 100%;
    max-width: none!important;
}

.bnr_btn_lists {
    position: absolute;
    left: 50%;
    bottom: 30px;
    z-index: 99;
    background: rgba(255, 255, 255, 0.5);
    height: 20px;
    padding: 0 5px;
    border-radius: 10px;
}

.bnr_btns {
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 10px;
    float: left;
    margin: 5px;
    cursor: pointer;
}

.login_posi {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.login_box {
    width: 240px;
    height: 500px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999;
    padding: 15px 15px 0 15px;
}

.four_btns {
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
}

.four_btns a {
    display: block;
    float: left;
    width: 100px;
    height: 36px;
    font: 14px/36px "微软雅黑";
    border-radius: 20px;
    /*pointer-events: none;*/
    cursor: pointer;
    margin-bottom: 5px;
	margin-top: 10px;
}

.four_btns a i {
    display: block;
    float: left;
}
.four_btns a i .icon{
	display: block;
	width: 17px;
	height: auto;
}
.four_btns a:hover {
    text-decoration: none;
}

.pprz {
    border: 1px solid #ffe0ab;
    background: #ffefd3;
    color: #f9aa20;
    margin-right: 10px;
}

.pprz i {
    width: 20px;
    height: 18px;
    background: url(../images/bg.png) -100px 0 no-repeat;
    margin: 9px 4px 0 9px;
}

.fbzs {
    border: 1px solid #a3e7b1;
    background: #dffce5;
    color: #40ac56;
}

.fbzs i {
    width: 18px;
    height: 18px;
    background: url(../images/bg.png) -129px 0 no-repeat;
    margin: 9px 5px 0 10px;
}

.zhpp {
    border: 1px solid #bdd2fa;
    background: #ebf2ff;
    color: #2899ff;
    margin-right: 10px;
}

.zhpp i {
    width: 18px;
    height: 18px;
    background: url(../images/bg.png) -159px 0 no-repeat;
    margin: 9px 5px 0 10px;
}

.wyjm {
    border: 1px solid #f8a8a3;
    background: #ffefee;
    color: #ff867b;
}

.wyjm i {
    width: 22px;
    height: 18px;
    background: url(../images/bg.png) -185px 0 no-repeat;
    margin: 9px 3px 0 8px;
}

.Bd_etry,
.nstdata {
    padding: 4px 14px 0 14px;
}

.Bdetybox {
    height: 308px;
    overflow: hidden;
}

.Bdetycon {
    height: auto;
}

.Bd_etry_tits {
    width: 135px;
    margin: 0 auto;
    height: 36px;
}

.Bd_etry_tits i {
    display: block;
    width: 30px;
    height: 2px;
    background: #E00B0B;
    float: left;
    margin: 17px 0 0 0;
}

.Bd_etry_tits p {
    font: 14px/36px "微软雅黑";
    color: #e00b0b;
    float: left;
    margin: 0 9px;
}

.Bd_etry_ims {
    display: block;
    height: 26px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}

.Bd_etry_ims p {
    float: left;
    width: 82px;
    font: 14px/26px "微软雅黑";
    color: #7e7c7b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Bd_etry_ims span {
    display: block;
    float: right;
    font: 12px/26px "微软雅黑";
    color: #7e7c7b;
	background: url(../images/bg.png) -621px 4px no-repeat;
	width: 20px;
}

.nstdata ul li {
    font: 14px/28px "微软雅黑";
    color: #7e7c7b;
}

.nstdata ul li span {
    color: #E00B0B;
}


/*品牌广告*/

.brand_ad {
    width: 1200px;
    margin: 0px auto;
}

.brand_ad img {
    margin-top: 10px
}


/*------三个广告--------*/


/*kezihang*/

.thr_vd_box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.thr_vd {
    width: 1220px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
}

.thr_vd a {
    display: block;
    width: 292px;
    height: 162px;
    float: left;
    margin: 10px 0;
    overflow: hidden;
    margin-right: 10px;
}

.thr_vd a:last-child {
    margin-right: 0;
}

.thr_vd a img {
    width: 292px;
    height: 162px;
}

.thr_vd a img:hover {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
}


/*--广告位---*/

.vdList {
    height: auto;
}

.vdList_con {
    width: 1200px;
    margin: 0 auto;
}

.vdList_con>ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.vdList_con>div>ul {
    display: flex;
    text-align: justify;
    justify-content: space-between;
    *text-justify: inter-ideograph;
    /*IE私有属性*/
    margin-bottom: 10px;
}

.vdList_con>ul .vdList_ims {
    width: 1200px;
    height: 80px;
    margin-bottom: 10px;
}

.vdList_con>ul .vdList_ims img {
    width: 1200px;
    height: 80px;
}

.vdList_con>div>ul .vdList_ims {
    width: 392px;
    height: 80px;
    margin-right: 12px;
}

.vdList_con>div>ul .vdList_ims:last-child {
    margin-right: 0;
}

.vdList_con>div>ul .vdList_ims img {
    width: 392px;
    height: 80px;
}


/* 品牌排行榜开始 */

.phbBrand {
    width: 100%;
    overflow: hidden;
    height: auto;
	margin-top: 15px;
}

.phbBrand>div>h3 {
    font-size: 26px;
    color: #E00B0B;
    font-weight: 600;
    line-height: 44px;
    overflow: hidden;
    padding: 6px 0;
    position: relative;
}

.phbBrand>div>h3::after {
    content: '';
    display: block;
    background: url(../images/sy_01.png) no-repeat;
    position: absolute;
    width: 20px;
    height: 21px;
    top: 4px;
    left: 178px;
}

.zsBrand>div>h3::after {
    content: none;
}

.phbBrand>div>h3>span {
    display: block;
    float: left;
    width: 40px;
    height: 44px;
    margin-top: 3px;
    padding-right: 10px;
    background: url(../images/sy_03.png) no-repeat 0 6px;
}

.phbBrand>div>h3>a {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;
}

.phbBrand>div>div:nth-of-type(1) {
    display: flex;
    justify-content: space-between;
}

.phbBrand>div>div>.hot {
    width: 264px;
    height: 605px;
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
}

.Pptitle {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 14px;
}

.Pptitle>span {
    border-bottom: 1px #E00B0B solid;
    padding-bottom: 12px;
}

.Pptitle>span>strong {
    color: #E00B0B;
}

.phbBrand>div>div>.hot>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.phbBrand>div>div>.hot>ul>li {
    width: 60px;
    height: auto;
}

.phbBrand>div>div>.hot>ul>li>a>div {
    margin: 27px auto 0;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #f2f2f2;
    margin-bottom: 6px;
    text-align: center;
    position: relative;
    margin: 12px auto 5px;
}

.phbBrand>div>div>.hot>ul>li>a>div:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transition: all 0.4s;
}

.phbBrand>div>div>.hot>ul>li>a>div>img {
    display: inline-block;
    margin: 9px 0;
    vertical-align: middle;
}

.phbBrand>div>div>.hot>ul>li>a>span {
    font-size: 13px;
    color: #333;
    text-align: center;
    display: block;
}

.phbBrand>div>div>.click {
    width: 615px;
    height: 605px;
    background: #FFF;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

.phbBrand>div>div>.click>h3>span>strong::after {
    content: '';
    display: block;
    float: left;
    background: url(../images/sy_02.png) no-repeat;
    width: 17px;
    height: 12px;
    margin: -12px 0 0 102px;
}

.Pptitle>a {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;
    margin-top: 6px;
}

.phbBrand>div>div>.click>div>ul {
    position: absolute;
    display: flex;
    top: 27px;
    right: 38px;
}

.phbBrand>div>div>.click>div>ul>li {
    width: 50px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-left: 30px;
    text-align: center;
    cursor: pointer;
}

.phbBrand>div>div>.click>div>ul>li.now {
    border-bottom: 4px #E00B0B solid;
    padding-bottom: 6px;
}

.phbBrand>div>div>.click>div>.List>table {
    margin-top: 10px;
}

.phbBrand>div>div>.click>div>.List>table>thead>tr>th {
    background: #f8f8f8;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    text-align: center;
    padding: 8px 0;
    position: relative;
}

.phbBrand>div>div>.click>div>.List>table>thead>tr>th:nth-of-type(3) {
    text-align: left;
    padding-left: 30px;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr>th:nth-of-type(1)>span {
    display: block;
    margin: 0 auto;
    width: 19px;
    height: 19px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 19px;
    background: #ccc;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(1)>th:nth-of-type(1)>span {
    background: #E00B0B;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(2)>th:nth-of-type(1)>span {
    background: #ff7640;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(3)>th:nth-of-type(1)>span {
    background: #fdc45c;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr>th:nth-of-type(2)>a {
    display: block;
    width: 68px;
    height: 42px;
    border-radius: 4px;
    border: 1px #eee solid;
    position: relative;
    overflow: hidden;
    margin: 4px auto;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr>th:nth-of-type(2)>a>img {
    width: 68px;
    height: 42px;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(1)>th:nth-of-type(2)>a::after,
.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(2)>th:nth-of-type(2)>a::after,
.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(3)>th:nth-of-type(2)>a::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sy_04.png) no-repeat;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr>th:nth-of-type(3)>a {
    width: 220px;
    display: block;
    padding-left: 30px;
    color: #f1a31b;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr>th:nth-of-type(4),
.phbBrand>div>div>.click>div>.List>table>tbody>tr>th:nth-of-type(5) {
    text-align: center;
    color: #f1a31b;
    font-weight: normal;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr>th:nth-of-type(5)>img {
    display: inline-block;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(1)>th:nth-of-type(3)>a,
.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(1)>th:nth-of-type(4) {
    color: #E00B0B;
}

.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(2)>th:nth-of-type(3)>a,
.phbBrand>div>div>.click>div>.List>table>tbody>tr:nth-of-type(2)>th:nth-of-type(4) {
    color: #ff7640;
}

.phbBrand>div>div>.news {
    width: 303px;
    height: 605px;
    background: #FFF;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

.phbBrand>div>div>.news>div:nth-of-type(1) {
    display: flex;
}

.phbBrand>div>div>.news>div:nth-of-type(1)>div {
    width: 140px;
    text-align: center;
    border-bottom: 1px #eee dashed;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.phbBrand>div>div>.news>div:nth-of-type(1)>div>img,
.phbBrand>div>div>.news>div:nth-of-type(1)>div>a>img {
    display: inline-block;
    margin-bottom: 12px;
}

.phbBrand>div>div>.news>div:nth-of-type(1)>div>img:hover,
.phbBrand>div>div>.news>div:nth-of-type(1)>div>a>img:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.phbBrand>div>div>.news>div:nth-of-type(1)>div>span,
.phbBrand>div>div>.news>div:nth-of-type(1)>div>a>span {
    display: block;
}

.phbBrand>div>div>.news>div:nth-of-type(1)>div>span {
    color: #E00B0B;
}

.phbBrand>div>div>.news>div:nth-of-type(1)>div>a>span {
    color: #fd8e1f;
}

.phbBrand>div>div>.news>ul>li {
    padding: 5px 0;
    overflow: hidden;
    line-height: 26px;
}

.phbBrand>div>div>.news>ul>li>a>span {
    display: inline-block;
    float: left;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ccc;
    margin: 10px 14px 0 0;
}

.phbBrand>div>div>.news>ul>li>a {
    width: 275px;
    font-size: 15px;
    display: block;
    float: left;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 影响力品牌开始 */

.yxlBrand {
    width: 100%;
    overflow: hidden;
    height: auto;
	margin-top: 15px;
}

.yxlBrand>div {
    position: relative;
}

.yxlBrand>div>p {
    position: absolute;
    right: 120px;
    top: 18px;
    color: #666;
    font-size: 16px;
}

.yxlBrand>div>p>span {
    color: #E00B0B;
}

.yxlBrand>div>a {
    position: absolute;
    top: 16px;
    left: 200px;
    display: block;
    width: 126px;
    height: 30px;
    color: #fff;
    line-height: 27px;
    padding-left: 38px;
    background: url(../images/sy_31.png) no-repeat 14px 6px #fd6e1a;
}

.yxlBrand>div>h3 {
    font-size: 26px;
    color: #E00B0B;
    font-weight: 600;
    line-height: 44px;
    overflow: hidden;
    padding: 6px 0;
    position: relative;
}

.yxlBrand>div>h3>span {
    display: block;
    float: left;
    width: 40px;
    height: 44px;
    margin-top: 3px;
    padding-right: 10px;
    background: url(../images/sy_42.png) no-repeat 0 6px;
}

.yxlBrand>div>h3>a {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;
}

.yxlBrand>div>div {
    display: flex;
    justify-content: space-between;
}

.yxlBrand>div>div>.hot {
    width: 888px;
    background: #fff;
    padding: 20px 14px 40px;
    box-sizing: border-box;
    position: relative;
}

.yxlBrand>div>div>.hot>h3>span>strong::after {
    content: '';
    display: block;
    float: left;
    background: url(../images/sy_30.png) no-repeat;
    width: 17px;
    height: 15px;
    margin: -15px 0 0 88px;
}

.yxlBrand>div>div>.hot>div>ul {
    position: absolute;
    display: flex;
    top: 27px;
    right: 156px;
}

.yxlBrand>div>div>.hot>div>ul>li {
    width: 90px;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    margin-right: 80px;
    text-align: center;
    cursor: pointer;
}

.yxlBrand>div>div>.hot>div>ul>li.now {
    border-bottom: 4px #E00B0B solid;
    padding-bottom: 6px;
    color: #e00b0b;
}

.yxlBrand>div>div>.hot>div .scroll-brand>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 16px;
}

.yxlBrand>div>div>.hot>div .scroll-brand>ul>li {
    margin-bottom: 16px;
}

.yxlBrand>div>div>.hot>div .scroll-brand>ul>li>a {
    display: block;
    width: 166px;
    height: 148px;
    box-sizing: border-box;
    border: 1px #cacaca solid;
}

.yxlBrand>div>div>.hot>div .scroll-brand>ul>li>a>div {
    width: 164px;
    height: 100px;
    border-bottom: 1px #f7f7f7 solid;
    overflow: hidden;
    box-sizing: border-box;
}

.yxlBrand>div>div>.hot>div .scroll-brand>ul>li>a>div>img {
    width: 100%;
}

.yxlBrand>div>div>.hot>div .scroll-brand>ul>li>a>span {
    display: block;
    color: #333;
    font-size: 15px;
    text-align: center;
    line-height: 46px;
    padding: 0 10px;
}

.yxlBrand>div>div>.hot>div .scroll-brand>ul>li:hover {
    box-shadow: 0 0 6px #ededed;
}

.yxlBrand>div>div>.hot>div .scroll-brand1>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 16px;
}

.yxlBrand>div>div>.hot>div .scroll-brand1>ul>li {
    margin-bottom: 16px;
}

.yxlBrand>div>div>.hot>div .scroll-brand1>ul>li>a {
    display: block;
    width: 166px;
    height: 148px;
    box-sizing: border-box;
    border: 1px #f7f7f7 solid;
}

.yxlBrand>div>div>.hot>div .scroll-brand1>ul>li>a>div {
    width: 164px;
    height: 100px;
    border-bottom: 1px #f7f7f7 solid;
    overflow: hidden;
    box-sizing: border-box;
}

.yxlBrand>div>div>.hot>div .scroll-brand1>ul>li>a>div>img {
    width: 100%;
}

.yxlBrand>div>div>.hot>div .scroll-brand1>ul>li>a>span {
    display: block;
    color: #333;
    font-size: 15px;
    text-align: center;
    line-height: 46px;
}

.yxlBrand>div>div>.hot>div .scroll-brand1>ul>li:hover {
    box-shadow: 0 0 6px #ededed;
}

.yxlBrand>div>div>.hot>div .scroll-brand2>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 16px;
}

.yxlBrand>div>div>.hot>div .scroll-brand2>ul>li {
    margin-bottom: 16px;
}

.yxlBrand>div>div>.hot>div .scroll-brand2>ul>li>a {
    display: block;
    width: 166px;
    height: 148px;
    box-sizing: border-box;
    border: 1px #f7f7f7 solid;
}

.yxlBrand>div>div>.hot>div .scroll-brand2>ul>li>a>div {
    width: 164px;
    height: 100px;
    border-bottom: 1px #f7f7f7 solid;
    overflow: hidden;
    box-sizing: border-box;
}

.yxlBrand>div>div>.hot>div .scroll-brand2>ul>li>a>div>img {
    width: 100%;
}

.yxlBrand>div>div>.hot>div .scroll-brand2>ul>li>a>span {
    display: block;
    color: #333;
    font-size: 15px;
    text-align: center;
    line-height: 46px;
}

.yxlBrand>div>div>.hot>div .scroll-brand2>ul>li:hover {
    box-shadow: 0 0 6px #ededed;
}

.yxlBrand>div>div>.hot>div .fCl-nav {
    height: 24px;
    line-height: 18px;
    background: white;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.yxlBrand>div>div>.hot>div .fCl-nav>li {
    float: left;
    width: 18px;
    font-family: Tahoma, Helvetica;
    font-size: 38px;
    _font-size: 38px;
    margin-right: 5px;
    color: #D6D6D6;
    cursor: pointer;
}

.yxlBrand>div>div>.hot>div .fCl-nav>li.on {
    color: #fd6e1a;
}

.yxlBrand>div>div>.new {
    width: 303px;
    height: 447px;
    background: #fff;
    padding: 20px 14px 40px;
    box-sizing: border-box;
    position: relative;
}

.yxlBrand>div>div>.new>h3>span>strong::after {
    content: '';
    display: block;
    float: left;
    background: url(../images/sy_02.png) no-repeat;
    width: 17px;
    height: 15px;
    margin: -15px 0 0 124px;
}

.yxlBrand>div>div>.new>.txtMarquee-top {
    padding-top: 10px;
}

.yxlBrand>div>div>.new>.txtMarquee-top ul>li {
    display: flex;
    justify-content: space-between;
}

.yxlBrand>div>div>.new>.txtMarquee-top ul>li>a {
    font-size: 14px;
    color: #333;
    width: 132px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 32px;
}


/* 招商加盟开始 */

.zsBrand>div {
    position: relative;
}

.zsBrand>div>p {
    position: absolute;
    right: 120px;
    top: 18px;
    color: #666;
    font-size: 16px;
}

.zsBrand>div>p>span {
    color: #E00B0B;
    margin: 0 4px;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a {
    display: block;
    width: 130px;
    height: 86px;
    margin: 0 4px 0;
    text-align: center;
    border: 1px #333 solid;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a:nth-of-type(1) {
    border: 1px #ffeac7 solid;
    background: #fffcf7;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a:nth-of-type(1):hover {
    background: #ffeed7;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a:nth-of-type(1)>span {
    color: #f7b358;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a:nth-of-type(2) {
    border: 1px #dcedfd solid;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a:nth-of-type(2):hover {
    background: #dcedfd;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a:nth-of-type(2)>span {
    color: #4d8ccb;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a>img {
    display: inline-block;
    margin: 12px auto 10px;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(1)>a>span {
    display: block;
    color: #333;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(2) {
    height: 107px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #eee dashed;
    padding-bottom: 16px;
    margin-bottom: 14px;
    box-sizing: border-box;
}

.phbBrand>div>div>.zhaoshang>div>div>a>span {
    color: #333 !important;
    font-size: 14px;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(2)>div {
    padding-top: 10px;
    text-align: center;
    overflow: hidden;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(2)>div>a>img {
    display: inline-block;
    margin-bottom: 10px;
}

.phbBrand>div>div>.zhaoshang>div:nth-of-type(2)>div>a>img:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.phbBrand>div>div>.zhaoshang>.Pptitle {
    margin-top: 16px;
}

.phbBrand>div>div>.click>a {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    width: 120px;
    height: 30px;
    border: 1px #fd7f50 solid;
    color: #fd7f50;
    line-height: 26px;
    padding-left: 29px;
    background: url(../images/sy_34.png) no-repeat 6px 4px;
}

.phbBrand>div>div>.click>.details>h3 {
    background: url(../images/sy_33.png) no-repeat 0 10px;
    font-size: 13px;
    color: #333;
    font-weight: normal;
    line-height: 40px;
    padding-left: 26px;
}

.phbBrand>div>div>.click>.details>h3>span {
    color: #fd6e1a;
    margin: 0 4px;
}

.phbBrand>div>div>.click>.details>p {
    background: #f8f8f8;
    line-height: 38px;
    width: 588px;
    height: 38px;
    padding: 0 0 0 22px;
    box-sizing: border-box;
}

.phbBrand>div>div>.click>.details>p>span:nth-of-type(1) {
    display: inline-block;
    width: 260px;
}

.phbBrand>div>div>.click>.details>p>span:nth-of-type(2) {
    display: inline-block;
    width: 88px;
    text-align: center;
}

.phbBrand>div>div>.click>.details>p>span:nth-of-type(3) {
    display: inline-block;
    width: 108px;
    text-align: center;
}

.phbBrand>div>div>.click>.details>p>span:nth-of-type(4) {
    display: inline-block;
    width: 108px;
    text-align: center;
}

.scroll-top {
    padding: 16px 0;
    height: 410px;
    overflow: hidden;
}

.scroll-top .infoList>li {
    line-height: 38px;
    height: 52px !important;
    display: flex;
}

.scroll-top .infoList>li>a {
    display: inline-block;
    width: 280px;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.scroll-top .infoList>li>a:hover {
    color: #E00B0B;
}

.scroll-top .infoList>li>span:nth-of-type(1) {
    display: inline-block;
    width: 88px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.scroll-top .infoList>li>span:nth-of-type(2) {
    display: inline-block;
    width: 108px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
}

.scroll-top .infoList>li>span:nth-of-type(3) {
    display: inline-block;
    width: 108px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.phbBrand>div>.remmend {
    width: 1200px;
    background: #FFF;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

.picScroll-left .picList {
    /* padding: 0 13px; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
    margin-right: 20px;
    zoom: 1;
    width: 454px;
    float: left;
    _display: inline;
}

.picScroll-left .picList>li {
    width: 217px;
    height: 214px;
    border: 1px #f6f6f6 solid;
    margin-top: 22px;
    position: relative;
}

.picScroll-left .picList>li:hover {
    box-shadow: 0 0 6px #ededed;
}

.picScroll-left .picList>li .picScroll-left .picList>li>a:nth-of-type(1) {
    display: block;
    width: 215px;
    height: 134px;
    overflow: hidden;
}

.picScroll-left .picList>li>a:nth-of-type(1)>img {
    width: 217px;
    height: 134px;
}

.picScroll-left .picList>li>h4 {
    line-height: 30px;
    padding-left: 14px;
    font-size: 17px;
    margin-top: 10px;
    box-sizing: border-box;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.picScroll-left .picList>li>h4>a {
    color: #333;
}

.picScroll-left .picList>li>p {
    padding-left: 14px;
    font-size: 15px;
    margin-top: 6px;
}

.picScroll-left .picList>li>p>span {
    color: #E00B0B;
}

.picScroll-left .picList>li>a:nth-of-type(2) {
    position: absolute;
    width: 52px;
    height: 28px;
    background: #E00B0B;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    top: 142px;
    right: 11px;
}

.picScroll-left .picList>li>a:nth-of-type(2):hover {
    background: #fc9225;
}

.picScroll-left .hd ul {
    zoom: 1;
    position: absolute;
    top: 28px;
    right: 120px;
}

.picScroll-left .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 8px;
    text-indent: -999px;
    cursor: pointer;
    background: #ededed;
    border-radius: 50%;
}

.picScroll-left .hd ul li.on {
    background: #fd6e1a;
}


/* 品牌资讯开始 */

.zxBrand {
    width: 100%;
    overflow: hidden;
    height: auto;
	margin-top: 15px;
}

.zxBrand>div>h3 {
    font-size: 26px;
    color: #E00B0B;
    font-weight: 600;
    line-height: 44px;
    overflow: hidden;
    padding: 6px 0;
    position: relative;
}

.zxBrand>div>h3>span {
    display: block;
    float: left;
    width: 40px;
    height: 44px;
    margin-top: 3px;
    padding-right: 10px;
    background: url(../images/sy_41.png) no-repeat 0 6px;
}

.zxBrand>div>h3>a {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;
}

.zxBrand>div>div {
    display: flex;
    justify-content: space-between;
}

.zxBrand>div>div>.main {
    width: 403px;
    height: 609px;
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

#ifocus {
    width: 375px;
    margin-bottom: 20px !important;
    height: 252px;
    border: 1px solid #DEDEDE;
    background: #F8F8F8;
}

#ifocus_pic {
    display: inline;
    position: relative;
    float: left;
    width: 375px;
    height: 252px;
    overflow: hidden;
}

#ifocus_piclist li {
    width: 375px;
    height: 252px;
    overflow: hidden;
}

#ifocus_piclist img {
    width: 375px;
    height: 252px;
}

#ifocus_btn {
    display: inline;
    float: right;
    margin-top: 9px;
    width: 78px;
    padding-right: 5px;
}

#ifocus_btn li {
    width: 78px;
    height: 51px;
    margin-bottom: 5px;
    cursor: pointer;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#ifocus_btn img {
    width: 64px;
    height: 42px;
    margin: 5px 0 0 10px;
}

#ifocus_btn .on {
    background: url(images/ifocus_btn_bg.gif) no-repeat;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

#ifocus_opdiv {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 390px;
    height: 45px;
    background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#ifocus_tx {
    position: absolute;
    left: 8px;
    bottom: 8px;
    color: #FFF;
}

#ifocus_tx ul li {
    display: none;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#ifocus_tx ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#ifocus .btn li {
    width: 30px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 99;
    cursor: pointer;
}

#ifocus .btn li.prev {
    background: url(../images/bg.png) -767px -292px no-repeat;
    left: 0;
}

#ifocus .btn li.next {
    background: url(../images/bg.png) -714px -292px no-repeat;
    right: 0;
}

.zxBrand>div>div>.main>.news>a:nth-of-type(1) {
    display: flex;
    margin: 20px 0;
}

.zxBrand>div>div>.main>.news>a:nth-of-type(1)>img {
    display: block;
    width: 130px;
    height: 90px;
    margin-right: 12px;
}

.zxBrand>div>div>.main>.news>a:nth-of-type(1)>div>h3 {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
}

.zxBrand>div>div>.main>.news>a:nth-of-type(1)>div>p,
.zxBrand>div>div>.head>a>p {
    color: #999;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.common-list>Li>a {
    display: flex;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 13px 0;
}

.common-list>li>a>i {
    width: 6px;
    height: 6px;
    background: #ededed;
    border-radius: 50%;
    display: block;
    margin: 8px 10px 8px 0;
    float: left;
}

.common-list>li>a>span {
    width: 85%;
    font-size: 15px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.common-list>li>a>span:hover,
.zxBrand>div>div>.head>a>h3:hover,
.zhhdBrand>div>div>.display>.content>ul>li>a>p:hover,
.zhhdBrand>div>div>.cooperation>ul>li>a>div>h3:hover {
    color: #E00B0B;
}

.common-list>li>a>em {
    width: 10%;
    float: right;
    font-style: normal;
    color: #999;
    display: block;
}

.zxBrand>div>div>.head {
    width: 475px;
    height: 609px;
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

.zxBrand>div>div>.head>a>h3 {
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 600;
    margin: 24px 0 20px;
}

.zxBrand>div>div>.head>a>h3>span {
    display: inline-block;
    padding: 2px 4px;
    border: 1px #E00B0B solid;
    color: #E00B0B;
    font-size: 16px;
    font-weight: normal;
    margin-right: 16px;
}

.zxBrand>div>div>.head>div {
    display: flex;
    justify-content: space-between;
}

.zxBrand>div>div>.head>div>a {
    width: 210px;
    height: 160px;
    overflow: hidden;
    position: relative;
	boder:1px solid #d9d9d9;
}

.zxBrand>div>div>.head>div>a>div>img {
    display: block;
    width: 210px;
    height: 160px;
}

.zxBrand>div>div>.head>div>a>span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 210px;
    height: 40px;
    background: rgba(0, 0, 0, .6);
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 40px;
    color: #fff;
}

.zxBrand>div>div>.baike {
    width: 302px;
    height: 609px;
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

.zxBrand>div>div>.baike .common-list>li>a>span {
    width: 80%;
}

.common-last>Li>a {
    display: block;
    width: 274px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 12px 0;
}

.common-last>li>a>i {
    width: 6px;
    height: 6px;
    background: #ededed;
    border-radius: 50%;
    display: inline-block;
    margin: 8px 10px 8px 0;
    float: left;
}

.common-last>li>a>span {
    color: #E00B0B;
}


/* 行业展会/ 活动开始 */


/* 品牌资讯开始 */

.zhhdBrand {
    width: 100%;
    overflow: hidden;
    height: auto;
}

.zhhdBrand>div>h3 {
    font-size: 26px;
    color: #E00B0B;
    font-weight: 600;
    line-height: 44px;
    overflow: hidden;
    padding: 6px 0;
    position: relative;
}

.zhhdBrand>div>h3>span {
    display: block;
    float: left;
    width: 40px;
    height: 44px;
    margin-top: 3px;
    padding-right: 10px;
    background: url(../images/sy_42.png) no-repeat 0 6px;
}

.zhhdBrand>div>h3>a {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;
}

.zhhdBrand>div>div {
    display: flex;
    justify-content: space-between;
}

.zhhdBrand>div>div>.news {
    width: 316px;
    height: 504px;
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

.zhhdBrand>div>div>.news>a {
    display: block;
    position: relative;
}

.zhhdBrand>div>div>.news>.zh-swiper {
    margin-bottom: 14px;
    position: relative;
}

.zhhdBrand>div>div>.news>.zh-swiper a {
    position: relative;
}

.zhhdBrand>div>div>.news>.zh-swiper a,
.zhhdBrand>div>div>.news>.zh-swiper a>img {
    width: 288px;
    height: 196px;
    overflow: hidden;
}

.zhhdBrand>div>div>.news>.zh-swiper .prev {
    display: block;
    background: url(../images/bg.png) -767px -292px no-repeat;
    width: 30px;
    height: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.zhhdBrand>div>div>.news>.zh-swiper .next {
    display: block;
    background: url(../images/bg.png) -714px -292px no-repeat;
    width: 30px;
    height: 60px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.zhhdBrand>div>div>.news>.zh-swiper a>span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 288px;
    height: 40px;
    background: rgba(0, 0, 0, .6);
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zhhdBrand>div>div>.news .common-list>li>a>span {
    width: 80%;
}

.zhhdBrand>div>div>.news .common-list>Li>a {
    margin: 14px 0;
}

.zhhdBrand>div>div>.display {
    width: 563px;
    height: 504px;
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

.zhhdBrand>div>div>.display>.content {
    height: 420px;
    overflow-y: auto;
}

.zhhdBrand>div>div>.display>.content>ul>li {
    display: flex;
}

.zhhdBrand>div>div>.display>.content>ul>li>div {
    width: 140px;
    margin: 6px 0;
}

.zhhdBrand>div>div>.display>.content>ul>li>div>span {
    display: block;
    text-align: right;
    color: #999;
}

.zhhdBrand>div>div>.display>.content>ul>li>span {
    display: block;
    margin: 0 10px;
}

.zhhdBrand>div>div>.display>.content>ul {
    margin: 12px 0;
}

.zhhdBrand>div>div>.display>.content>ul>li>a {
    display: flex;
}

.zhhdBrand>div>div>.display>.content>ul>li>a>div,
.zhhdBrand>div>div>.display>.content>ul>li>a>div>img {
    width: 126px;
    height: 80px;
    overflow: hidden;
    /* 	margin: 6px 0; */
}

.zhhdBrand>div>div>.display>.content>ul>li>a>p {
    color: #333;
    font-size: 16px;
    width: 210px;
    /* 	margin: 24px 0; */
    margin-left: 12px;
}

.zhhdBrand>div>div>.cooperation {
    width: 303px;
    height: 504px;
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
}

.zhhdBrand>div>div>.cooperation>ul>li>a {
    display: flex;
    overflow: hidden;
    margin: 22px 0;
}

.zhhdBrand>div>div>.cooperation>ul>li>a>img {
    display: block;
    width: 130px;
    height: 84px;
    margin-right: 12px;
}

.zhhdBrand>div>div>.cooperation>ul>li>a>div {
    width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zhhdBrand>div>div>.cooperation>ul>li>a>div>h3 {
    width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 8px 0 20px;
    font-size: 15px;
    color: #333;
}

.zhhdBrand>div>div>.cooperation>ul>li>a>div>p>span {
    display: block;
    width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    color: #999;
    font-size: 13px;
}


/* 我要入榜弹框 */

.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-top: 14px;
}

.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;
}


/* 我要加盟弹框 */

.call-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;
}

#tk-wyly {
    width: 850px;
    height: 610px;
    position: relative;
    background-color: #ffffff;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 10000;
}

.pply-land>.part_tits {
    background: #e00b0b;
    height: 44px;
}

#tk-wyly .consulting {
    margin-left: 20px;
}

.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;
}

#tk-wyly>div>p>span {
    margin-left: 340px;
    color: #fff;
    font-size: 16px;
    background: url(../images/selection21.png) 0 2px no-repeat;
    padding-left: 30px;
}

#tk-wyly>div>p>span>strong {
    font-size: 22px;
    color: #f6c02d;
    font-weight: bold;
}

#tk-wyly>div>p>span {
    margin-left: 340px;
    color: #fff;
    font-size: 16px;
    background: url(../images/selection21.png) 0 2px no-repeat;
    padding-left: 30px;
}

.pply-land {
    margin-top: 20px;
    border: 1px #e00b0b solid;
    padding: 0;
}

.pply-land>.part_tits {
    background: #e00b0b;
    height: 44px;
}

.pply-land>.part_tits p {
    font-size: 18px !important;
    font-weight: 600;
    color: #fff;
    float: left;
    margin-top: 3px;
    text-align: inherit;
}

.pply-land>.part_tits p>i {
    display: block;
    float: left;
    width: 25px;
    height: 28px;
    background: url(../images/bg.png) -148px -329px no-repeat;
    margin: 8px 10px 0 20px;
}

.pply-land>.part_tits p>span {
    font-size: 14px;
}

#tk-wyly .consulting {
    margin-left: 20px;
}

.pply-land .consulting {
    float: left;
    width: 790px;
    margin-top: 14px;
}

.consulting {
    padding-top: 10px;
}

.qk_msg_lists {
    padding-bottom: 15px;
}

.name input,
.phoneNumber input {
    width: 350px;
}

.money select {
    width: 310px;
}

.industry input {
    width: 254px;
    padding-left: 5px;
    box-sizing: border-box;
}

.msg_box textarea {
    width: 350px;
}

.new_Adlist {
    width: 100%;
    height: auto;
}

.new_Adlist>ul {
    width: 1200px;
    margin: 10px auto -10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.new_Adlist>ul>li {
    width: 192px;
    height: 70px;
    margin-bottom: 10px;
    position: relative;
}

.new_Adlist>ul>li>span {
    position: absolute;
    right: 2px;
    bottom: 2px;
    background: url(../images/ggtype.png);
    width: 23px;
    height: 13px;
}
/* 首页下友情链接修改 */
.new-link-content>ul{
	position: relative;
	margin-top: 8px;
}
.new-friend-links>li:nth-of-type(1),
.new-join-friend>li:nth-of-type(1){
	line-height: 30px;
	text-align: left;
	word-wrap: break-word;
	word-break: keep-all;
	height: auto;
	overflow: hidden;
}
.new-link-content>ul>li>a{
	padding: 0 8px;
	color: #999;
}

/** 20220505 **/
 .vdList_con>ul .vdList_ims a, .pgvd{ display: block; position: relative;}
.thr_vd a {display: block;width: 393px;height: 80px;float: left;margin: 0px 10px 10px 0;overflow: hidden; position: relative;}
.thr_vd a img {width: 393px;height: 80px;}
.entry-list .content>form .submit-btn-rubang{text-align: center}
.entry-list .content>form .submit-btn-rubang>input[type=button] {outline: none;border: 0;width: 80px;height: 30px;background: #D7000F;border-radius: 5px;color: #fff;text-align: center;line-height: 30px;margin-top: 14px;}
.banner_img span,
.thr_vd a span,
.vdList_con>ul .vdList_ims a span,
.pgvd span{
    position: absolute;
    right: 2px;
    bottom: 2px;
    background: url(../images/ggtype.png);
    width: 23px;
    height: 13px;
}
.banner_img span{
    right: 595px;
}
.ImgAdvg{
    width: 100%;
    background: #fff;
}
.ImgAdvg>img{
    display: block;
    margin: 0 auto;
    padding-top: 10px;
}
.VideoPlayBox{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10000;
    display: none;
}
.VideoPlayCon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
.VideoPlayCon .video{
    outline:none;
    width: 1200px;
}
.closeImg{
    position: absolute;
    right: 10px;
    top: 10px;
}
.ForBidden{
    height:100%;
    overflow-y:hidden;
}
.header_TopAd {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.header_TopAd_close {
    position: absolute;
    top: 0;
    right: 14px;
    padding-left: 22px;
    width: 60px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0,.4);
    z-index: 1;
    cursor: pointer;
    user-select: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.header_TopAd_big {
    height: 300px;
}
.header_TopAd_big, .header_TopAd_small {
    display: none;
    overflow: hidden;
    position: relative;
}
.header_TopAd_small {
    height: 48px;
}
.header_TopAd_close.down>i {
    transform: rotate(180deg);
}
.header_TopAd_close>i {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -4px;
    width: 14px;
    height: 8px;
    background: url(../../home_top/header_top_ad_close.png) no-repeat center center;
    transition: transform .1s;
}

/* 品牌字母 */
.footer_tag {
    width: 100%;
    height: auto;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #ffffff;
}
.tag_head {
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px 10px 20px;
    box-sizing: border-box;
}

.tag_head ul {
    padding-top: 10px;
    color: #333333;
}

.tag_head ul li{
    font-size: 16px;
    color: #666;
    float: left;
    margin-right: 16px;
}

.tag_head ul li:hover{
    color: #e02e2e;
    cursor: pointer;
}

.tag_list {
    margin-top: 6px;
}

.tag_list_p_show {
    display: block;
}
.tag_list_p_hide {
    display: none;
}

.tag_list p {
    position: relative;
}

.tag_list a{
    font-size: 14px;
    padding: 0 8px 0 0;
    color: #999;
}

.tag_list .more{
    position: absolute;
    right: 20px;
}
.tag_active {
    color: #e02e2e !important;
}
/* 品牌字母 */