.header-wrap {
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 8%);
    position: relative;
    z-index: 1;
    width: 100%;
}

.header {
    padding: 28px 0;
    position: relative;
}

.logo {
    width: 25%;
}

.header-wrap .header .logo a img {
   
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 43px;
}

.search-wrap {
    width: 476px;
    height: 40px;
    zoom: 1;
    position: relative;
    border-radius: 2px;
    margin: 0 auto;
    float: left;
    margin-left: 5%;
}

.wyrz {
    float: right;
    padding: 10px 10%;
}

.search-wrap p {
    width: 378px;
    height: 38px;
    border: 2px solid #ff3333;
    border-right: none;
}

.search-wrap p input {
    width: 100%;
    height: 38px;
    text-indent: 10px;
}

.search-wrap .btn-sub {
    width: 96px;
    line-height: 42px;
    background-color: #ff3333;
    color: #fef2f1;
    text-align: center;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 23px center;
    background-size: 36%;
    font-size: 16px;
}


.navigation-wrap {
    width: auto;
    height: 40px;
}

.navigation-wrap .classify-navigation {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 40px;
    float: left;
    line-height: 40px;
    color: #fff;
    background-color: #ff3333;
    font-size: 16px;
}

.navigation-wrap .classify-navigation span {
    margin-left: 24px;
}

.navigation-wrap .hot-words-wrap {
    display: inline-block;
    width: 988px;
    height: 40px;
    margin-left: 28px;
    color: #333;
    overflow: hidden;
}

.navigation-wrap .hot-words-wrap .hot-words-item {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    margin-left: 40px;
    cursor: pointer;
    font-weight: 700;
}


/* 导航 */
.solt-banner {

    background: #f7f7f7;
    padding-bottom: 50px;
}

.container {
    position: relative;
}

.showxfdiv {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
}

.SortNav {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 180px;
    background: #fff;
    border-top-width: 0px;
    z-index: 999;
    height: 418.5px;
    padding: 15px 0 15px 0;
}

.SortNav li {
    float: left;
    width: 100%;
    display: block;
}

.SortNav .onelevel {
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    position: relative;
    z-index: 11;
    padding: 0 10px;
}

.SortNav li:hover .onelevel {
    width: 164px;
    border-right-color: #fff;
    z-index: 999;
    border: 1px solid #ff3333;
    border-right: none;
    height: 38px;
    line-height: 38px;
    background: #fff;
}

.SortNav li .onelevel::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    float: right;
    margin-top: 15.2px;
    border-color: #b8b8b8;
}

.SortNav li:hover .onelevel::after {
    content: "";
    border-right: 1px solid #ff3333;
    border-top: 1px solid #ff3333;
}

.SortNav .onelevel span {
    color: #fff;
    display: block;
    float: left;
    margin: 0 0 0 8px;
}

.SortNav .onelevel span {
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
}

.SortNav .twolevel {
    position: absolute;
    z-index: 99;
    top: 15px;
    left: 184px;
    height: 0px;
    overflow: hidden;
    background: rgba(255, 255, 255, 1);
}

.SortNav li:hover .twolevel {
    height: 434px;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.twolevel>dl {
    width: 706px;
    border-top-width: 0px;
    padding: 30px 30px 30px 30px;
    height: 372px;
    border: 1px solid #ff3333;
    overflow: auto;
}

.SortNav .twolevel dt {
    display: block;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
}

.SortNav .twolevel dt a {
    font-size: 18px;
}

.SortNav .twolevel dd a {
    float: left;
    width: 23%;
    margin-right: 2%;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    font-size: 14px;
}

.SortNav .pic a {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.SortNav .pic a img {
    display: block;
    width: 100%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.banner1-idx {
    height: 434px;
    margin: 0 16px;
    position: absolute;
    top: 15px;
    left: 200px;
    width: 750px;
    margin-left: 0 !important;
    overflow: hidden;
}

.banner1 .banner1-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 32px;
    height: 2px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    background: #fff;
    border-radius: 60px;
}

.banner1 .swiper-slide {
    width: 750px;
    height: 434px;
}

.banner1 img {
    width: 750px;
    height: 434px;
}

.det-box {
    width: 196px;
    height: 441px;
    margin-left: 970px;
    background-color: #fff;
    padding: 8px 16px 0;
    position: absolute;
    top: 0;
}

.det-box p {
    font-size: 16px;
    line-height: 16px;
    color: #333;
    margin: 24px 0;
    text-align: center;
}

.det-box .btn {
    display: block;
    margin: 0 auto 16px;
    width: 116px;
    height: 34px;
}

.ivu-btn-primary {
    background-image: linear-gradient(-90deg, #e44b48, #ff3333);
    box-shadow: 0 2px 8px 0 rgb(249 86 24 / 50%);
    position: relative;
    transition: color .1s linear, background-color .1s linear;
    border: none;
    color: #fff;
    background-color: #ff3333;
    border-color: #ff3333;
    border-radius: 4px;
}

.wyjmBtn {
    position: relative;
    background-color: #33a1ff;
    border: none !important;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    background-image: url(../images/icon-dp.png);
    background-size: 20%;
    background-position: 10px;
    padding-left: 7%;
    background-repeat: no-repeat;
}

.wyjmBtn:hover {
    background-color: #148ffa;
}

.xzBtn:hover {
    background-color: #148ffa;
}

.freeBtn:hover {
    background-color: #ff0703;
}

.freeRzBtn:hover {
    background-color: #ff0703;
}

.wyjmBtn span {
    z-index: 1;
    position: relative;
    display: inline-block;
}

.ivu-btn-primary span {
    z-index: 1;
    position: relative;
    display: inline-block;
}

.ivu-btn-default {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    height: 32px;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 4px;
    transition: color .1s linear, background-color .1s linear, border .1s linear, box-shadow .1s linear;
    color: #ff3333;
    background-color: #fff;
    border-color: #ff3333;
}

.freeRzBtn {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background-color: #ff3333;
    border: none !important;
    color: #fff;
    border-radius: 4px;
    background-image: url(../images/icon-rz.png);
    background-size: 20%;
    background-position: 10px;
    padding-left: 7%;
    background-repeat: no-repeat;
}

.notice-wrap {
    margin-top: 40px;
    height: auto;
    overflow: hidden;
}

.notice-swiper {
    height: 193px;
}

.notice-wrap .notice-hd {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 16px;
}

.notice-swiper .swiper-slide {
    height: 24px;
}

.notice-swiper .swiper-slide a {
    color: #666;
    display: block;
    float: left;
    width: 132px;
    height: 35px;
    line-height: 29px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice-swiper .swiper-slide a:hover {
    color: #ff3333;
}

.notice-swiper .swiper-slide p {
    color: #999;
    height: 32px;
    line-height: 32px;
    margin: 0;
    font-size: 12px;
}

.certifies-container {
    margin-top: 70px;
}

.certifies-container .certifies-hd {
    overflow: hidden;
}

.certifies-container .certifies-hd .certifies-header {
    float: left;
}

.main-title .title {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    display: inline-block;
    margin-right: 16px;
}

.main-title .subtitle {
    font-size: 14px;
    color: #999;
}

.certifies-container .certifies-swiper-container {
    position: relative;
    background-color: #fff;
    margin-top: 16px;
    width: 1200px;
    /* height: 164px; */
}

.certifies-swiper .swiper-slide {
    margin: 24px;
    width: 1152px !important;
}

.certifies-swiper .swiper-slide a {
    display: block;
    width: 262px;
    position: relative;
    background-color: #fff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    /* margin-right: 24px; */
    height: 24px;
}

.certifies-swiper .swiper-slide a img {
    width: 100%;
    height: 147px;
    border-radius: 4px;
}

.certifies-swiper .swiper-slide .name-wrap a {
    width: 50%;
}

.rzxmTopImg {
    margin-top: 0 !important;
    padding: 3px 0;

}

.padBot10 {
    /* padding-bottom: 15px; */
    width: 50%;
}

.recommend-item-info {
    padding: 0 0 0 16px;
}

.wid97-262 {
    width: calc(97% - 262px);
}

.name-wrap a .shop-name {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    color: #222;
    margin-right: 10px;
    width: 179.5px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shop-common {
    line-height: 25px;
    color: #999;
}

.shop-common span {
    font-size: 14px;
    color: #999;
}

.shop-tags {
    height: 22px;
    width: 278px;
    overflow: hidden;
    margin-top: 8px;
}

.shop-tags span {
    display: inline-block;
    width: auto;
    height: 20px;
    font-size: 12px;
    border-radius: 2px;
    line-height: 20px;
    padding: 0 6px;
    color: #fe8c16;
    background-color: #ffe8d1;
}

.shop-tags span:nth-child(2) {
    color: #ff7939;
    background-color: #fee4db;
}

.shop-category {
    margin-top: 25px;
    font-size: 14px;
    line-height: 14px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shop-category .head {
    color: #999;
}

.shop-investment {
    float: left;
    line-height: 20px;
    margin: 14.5px 0;
}

.tzjeMb0 {
    margin: 14.5px 0 0 0 !important;
}

.tzjeMb0 .num {
    font-size: 16px !important;
    padding: 0 !important;
}

.shop-investment .num {
    color: #ff3333;
    font-size: 20px;
}

.marginTop12 {
    margin-bottom: 12px !important;
}

.marginbottom5 {
    margin-bottom: 5px !important;
}

.tabs-got {
    background: #f7f7f7;
}

.marginMin {
    width: 100%;
    line-height: 13px !important;
    margin: 0 0 8px 0 !important;
}

.num16 {
    font-size: 16px !important;
    line-height: 20px !important;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.next1 {
    background-color: rgba(0, 0, 0, .2);
    width: 60px !important;
    display: block;
    border-radius: 28px 0 0px 28px;
    position: absolute !important;
    right: 0px !important;
    background-size: 35px 18px !important;
}

.prev1 {
    background-color: rgba(0, 0, 0, .2);
    width: 60px !important;
    display: block;
    border-radius: 0px 28px 28px 0px;
    position: absolute !important;
    left: 0px !important;
    background-size: 35px 18px !important;
}




.hot-container {
    margin-top: 40px;
}

.hot-container .hot-card-wrap {
    overflow: hidden;
}

.hot-container .hot-card-wrap .hot-card:nth-child(2n-1) {
    margin-right: 24px;
}

.hot-container .hot-card-wrap .hot-card {
    background-color: #fff;
    padding: 24px;
    margin-top: 16px;
    overflow: hidden;
    float: left;
    width: calc(46% - 12px);
    height: auto;
}

.hot-container .hot-card-wrap .hot-card .hot-card-hd {
    overflow: hidden;
    margin-bottom: 24px;
}

.hot-container .hot-card-wrap .hot-card .fourmb0 {
    margin-bottom: 0 !important;
}

.hot-container .hot-card-wrap .hot-card .hot-card-hd .hot-card-item-title {
    float: left;
}

.hot-container .hot-card-wrap .hot-card .hot-card-hd .hot-card-item-title h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
}

.hot-container .hot-card-wrap .hot-card .hot-card-hd .more {
    float: right;
    font-size: 14px;
    position: relative;
    width: 70px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    color: #999;
}

.hot-container .hot-card-wrap .hot-card .hot-card-hd .more:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    right: 4px;
}

.hot-container .hot-card-wrap .hot-card .hot-card-hd .sub-menu {
    height: 18px;
    overflow: hidden;
}

.hot-container .hot-card-wrap .hot-card .hot-card-hd .sub-menu .sub-menu-item {
    float: left;
    margin-left: 24px;
}

.hot-container .hot-card-wrap .hot-card .hot-card-hd .sub-menu .sub-menu-item .hot-card-item-name {
    font-size: 14px;
    line-height: 18px;
    color: #666;
    cursor: pointer;
}

.hot-card:nth-child(2n+0) {
    float: right;
    margin-right: 0;
}

.hot-card-item {
    width: 48.5%;
    float: left;
}

.hot-card-item:nth-child(2n+0) {
    float: right;
    margin-right: 0;
}

.recommend-item-cover {
    margin-bottom: 10px;
}

.recommend-item-cover a img {
    width: 262px;
    height: 147px;
    border-radius: 6px;
}

.shop-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.city-list {
    display: none;
}

.certification-mark {
    margin-top: 8px;
    margin-right: 32px;
    float: right;
    width: 87px;
}

.proIconImg {
    width: 78px !important;
    margin-top: 2px;
    margin-right: 3px;
}

.hot-card-item:nth-child(3),
.hot-card-item:nth-child(4),
.hot-card-item:nth-child(5),
.hot-card-item:nth-child(6) {
    margin-top: 24px;
}

.footer-wrap {
    width: 100%;
    height: 300px;
    background-color: #222;
    color: #fff;
}

.footer-wrap .inner-top {
    height: 207px;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: 1px solid #333;
}

.footer-wrap .footer-left {
    float: left;
}

.footer-wrap .footer-left .left-content {
    float: left;
    margin-right: 35px;
}

.footer-wrap .footer-left .main-title {
    font-size: 18px;
    color: #fff;
    margin-top: 40px;
    line-height: 1;
}

.footer-wrap .footer-left .sub-title {
    font-size: 14px;
    line-height: 1;
    display: block;
    color: #999;
    margin-top: 16px;
}

.footer-wrap .footer-right {
    float: left;
}

.footer-wrap .footer-right .qr-box {
    display: inline-block;
    margin-left: 10px;
}

.footer-wrap .footer-right .gzh-code {
    width: 100px;
    height: 100px;
    margin-top: 40px;
}

.footer-wrap .footer-right .gzh-code img {
    width: 100%;
}

.footer-wrap .footer-right p {
    line-height: 1;
    font-size: 14px;
    color: #999;
    text-align: center;
   line-height: 28px;
}


.footer-wrap .inner-bottom {
    /* width: 1200px; */
    /* box-sizing: border-box; */
    /* margin: 0 auto; */
    /* text-align: center; */
}

.footer-wrap .footer-bottom {
    width: auto;
    height: 60px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    text-align: center;
}

.footer-wrap .footer-bottom a {
    color: #999;
    margin-left: 2px;
}


/* list */
.menu {
    height: 26px;
    width: 110px;
    margin: 6px auto;
    background: #fff;
    position: relative;
    margin-left: 36px;
    margin-right: 36px;
    margin-top: 10px;
    border-radius: 4px;
}

.menu>a {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 10px;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.menu a.tit {
    background: url(../images/arrow.gif) no-repeat;
    background-position: 94px 9px;
}

.menu .subnav {
    display: none;
    background: #fff;
    position: absolute;
    top: 26px;
    left: 0px;
    width: 290px;
    border-style: solid;
    border-color: #ddd;
    border-width: 1px;
    z-index: 99;
    border-radius: 4px;
}

.menu .subnav li {
    float: left;
    width: 100%;
    display: block;
}

.onelevel-list {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    position: relative;
    z-index: 11;
    cursor: pointer;
}

.onelevel-list:hover span {
    background: rgba(230, 13, 8, 0.2);
    color: #ff3333;
}

.onelevel-list span {
    width: 100%;
    padding: 8px 14px;
    cursor: pointer;
}

.onelevel-list.sond span {
    background: rgba(230, 13, 8, 0.2);
    color: #ff3333;
}

.twolevel-list {
    position: absolute;
    z-index: 99;
    height: 100%;
    top: 0px;
    left: 84px;
    padding-left: 10px;
    padding-right: 10px;
    height: 360px;
    border-left: 1px solid #f0f0f0;
    overflow: hidden;
    background: rgba(255, 255, 255, .9);
}

.twolevel-list dl dt {
    border-bottom: 1px solid #f0f0f0;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.twolevel-list dd a {
    display: block;
    float: left;
    width: 50%;
    font-size: 12px !important;
    padding: 6px 0;
}

#navbox.current .subnav {
    display: block;
}

.ivu-breadcrumb {
    width: auto;
    height: 62px;
    line-height: 62px;
    color: #999;
    font-size: 14px;
}

.ivu-breadcrumb>span {
    color: #333;
    font-weight: 700;
}

.breadcrumb-wrap .bread-hover {
    cursor: pointer;
}

.breadcrumb-wrap .bread-hover:last-of-type {
    color: #999;
    font-weight: 400;
}

.ivu-breadcrumb-item-separator {
    margin: 0 8px;
}

.ivu-breadcrumb-item-separator>.arrow {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 全部分类 */
.all-box {
    position: relative;
}

.list-navBox li {
    width: 105px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    float: left;
    position: relative;
    border: 1px solid #F0F0F1;
    border-radius: 4px;
    text-indent: 10px;
    cursor: pointer;
}

.list-navBox li:hover {
    border: 1px solid #ff3333;
}

.list-navBox li span {
    border: solid;
    height: 4px;
    border-color: rgb(102, 102, 102) transparent transparent;
    border-width: 4px 4px 0px;
    position: absolute;
    top: 10px;
    left: 82px;
}

.list-navBox .active a {
    border-color: rgb(230, 13, 8) transparent transparent;
    color: rgb(230, 13, 8);
}

.list-navBox .active span {
    transform: rotate(180deg);
    border-color: rgb(230, 13, 8) transparent transparent;
    top: 6px;
}

.list-sortBox {
    display: none;
    width: 302px;
    position: absolute;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #eee;
    border-radius: 4px;
}

.sort-leftBox {
    width: 90px;
    background-color: #f7f7f7;
    color: rgb(102, 102, 102);
}

.sort-leftBox ul li {
    text-align: center;
    cursor: pointer;
}

.sort-leftBox ul li,
.sort-rightBox ul li {
    border-bottom: 0;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.sortList li.active {
    background: rgba(230, 13, 8, .4);
    color: #ff3333;
}

.sortList li:hover {
    background: rgba(230, 13, 8, .4);
    color: #ff3333;
}

.sortList li span {
    border: solid;
    height: 4px;
    border-color: rgb(102, 102, 102) transparent transparent;
    border-width: 4px 4px 0px;
    position: absolute;
    top: 10px;
    left: 82px;
}

.sort-rightBox {
    width: 212px;
    background: #fff;
}

.sort-rightBox ul {
    display: none;
    margin: 0 3%;
}

.sort-rightBox ul:first-of-type {
    display: block;
}

.sort-rightBox ul li {
    float: left;
    color: #999;
    padding: 0 8px;
    background-color: rgba(255, 255, 255, .1);
}

.sort-rightBox ul li a {
    color: #999;
}

.sort-rightBox ul li:first-of-type {
    width: 94%;
    border-bottom: 1px solid #eee;
    color: #000;
    font-weight: 600;
}


.list_tit_sort {
    border-bottom: none;
    background: #fff;
}

.scre_area {
    background: #fff;
    position: relative;
    height: 43px;
    overflow: hidden;
}

.scre_area .span_class {
    width: 100px;
    line-height: 24px;
    float: left;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    color: #666;
}

.scre_area .dq_down {
    cursor: pointer;
    padding: 0 6px;
    position: absolute;
    width: 36px;
    height: 24px;
    line-height: 24px;
    top: 0px;
    right: 0;
    text-align: center;
    color: #ff3333;
    margin: 10px 10px 5px 10px;
}

.scre_area .dq_down i {
    border: solid;
    height: 4px;
    border-color: rgb(230, 13, 8) transparent transparent;
    border-width: 4px 4px 0px;
    position: absolute;
    top: 10px;
    left: 40px;
}

.scre_area .class_list {
    margin-left: 100px;
    background: #fff;
    padding: 10px 60px 3px 10px;
    overflow: hidden;
    display: block;
}

.scre_area .class_right dd {
    float: left;
    height: 30px;
    position: relative;
    padding: 0 5px;
    display: inline;
}

.scre_area .class_right a {
    color: #333;
    display: inline;
    height: 24px;
    line-height: 24px;
    float: left;
    padding: 0 5px;
}

.scre_area .class_money>dd>a {
    text-decoration: none;
}

.scre_area .class_right dd.choose a,
.scre_area .class_money a:hover {
    background: #ff3333;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
}

.list-left {
    float: left;
    margin-top: 24px;
    width: calc(100% - 316px);
    height: auto;
}

.list-left .results-list {
    background-color: #fff;
    width: 100%;
    height: auto;
}

.tabs-header {
    height: 64px;
    border-bottom: 1px solid #eee;
    padding: 0 32px;
}

.tabs-header li {
    float: left;
    font-size: 18px;
    margin-right: 32px;
    line-height: 61px;
    cursor: pointer;
}

.tabs-header .active {
    font-weight: 700;
    border-bottom: 3px solid #ff3333;
    color: #ff3333;
}

.content-item {
    padding: 23px 0;
    margin: 0 24px 0 33px;
    border-bottom: 1px solid #f4f4f4;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.content-item .content-left {
    float: left;
    width: 300px;
    height: 169px;
    border-radius: 4px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.content-item .content-left a {
    display: block;
}

.content-item .content-left a img {
    width: 300px;
    /* height: 169px; */
}


.content-item .content-middle {
    float: none;
    margin-left: 0;
    width: calc(100% - 445px);
    height: auto;
    position: absolute;
    top: 12%;
    left: 318px;
}

.content-item .content-middle div {
    font-size: 14px;
    color: #999;
    line-height: 1;
    padding-bottom: 12px;
}

.content-item .content-middle .title {
    max-width: calc(100% - 86px);
    display: inline-block;
    font-size: 20px;
    color: #222;
    font-weight: 700;
}

.content-item .content-middle .intercept {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-item .content-middle .tag-list {
    width: auto;
    height: 22px;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: initial;
}

.content-item .content-middle .tag-list .tags:nth-of-type(odd) {
    background-color: #ffe8d1;
    color: #fe8c16;
}

.content-item .content-middle .tag-list .tags {
    display: inline-block;
    background-color: #fee4db;
    border-radius: 2px;
    color: #ff3333;
    margin-right: 9px;
    padding: 4px 6px;
}

.content-item .content-middle div .content-color {
    color: #666;
}

.content-item .content-middle .two-block {
    margin-right: 40px;
    padding-bottom: 0;
    overflow: hidden;
}

.content-item .content-middle .two-block p {
    display: inline-block;
    padding-bottom: 16px;
}

.content-item .content-middle .two-block p:nth-of-type(2) {
    float: right;
}


.content-item .content-right {
    float: right;
    width: 172px;
    height: auto;
    text-align: right;
    padding-top: 22px;
}

.content-item .content-right .investment {
    color: #ff3333;
    font-size: 12px;
}

.content-item .content-right .investment span:first-child {
    font-weight: 700;
    font-size: 28px;
    margin-right: 4px;
}

.content-item .content-right p {
    font-size: 14px;
    color: #999;
    line-height: 1;
    margin-bottom: 12px;
}

.content-item .content-right .btn {
    margin-top: 12px;
    width: 104px;
    height: 40px;
    display: inline-block;
}

/* page分页 */
.page {
    width: 100%;
    height: 112px;
    text-align: center;
    line-height: 112px;
}

.page .ivu-page-next,
.page .ivu-page-prev {
    min-width: 40px;
    height: 40px;
    line-height: 38px;
}

.ivu-page-next a,
.ivu-page-prev a {
    color: #666;
    font-size: 14px;
}

.ivu-page-item-jump-next,
.ivu-page-item-jump-prev,
.ivu-page-next,
.ivu-page-prev {
    display: inline-block;
    vertical-align: middle;
    user-select: none;
    min-width: 40px;
    height: 40px;
    line-height: 38px;
    list-style: none;
    text-align: center;
    cursor: pointer;
    color: #666;
    font-family: Arial;
    border: 1px solid #eee;
    border-radius: 4px;
    transition: all .1s ease-in-out;
}

.ivu-page-item {
    display: inline-block;
    vertical-align: middle;
    min-width: 32px;
    height: 32px;
    line-height: 30px;
    margin-right: 4px;
    text-align: center;
    list-style: none;
    background-color: #fff;
    user-select: none;
    cursor: pointer;
    font-family: Arial;
    font-weight: 500;
    border: 1px solid #eee;
    border-radius: 4px;
    transition: border .1s ease-in-out, color .1s ease-in-out;
}

.ivu-page .ivu-page-item,
.ivu-page .ivu-page-item-jump-next,
.ivu-page .ivu-page-item-jump-prev,
.ivu-page .ivu-page-prev {
    margin-right: 8px;
}

.ivu-icon {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: optimizeLegibility;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -.125em;
    text-align: center;
}

.ivu-page .ivu-page-disabled a {
    color: #999;
}

.ivu-page .ivu-page-custom-text,
.ivu-page .ivu-page-item {
    border-color: #eee;
    border-radius: 4px;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
}

.ivu-page-disabled {
    cursor: not-allowed;
}

.ivu-page .ivu-page-item-active {
    background: #ff3333;
    border-color: #ff3333;
}

.ivu-page .ivu-page-item-active a {
    color: #fff;
}

.ivu-page-item-jump-next a {
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #999;
}

.list-right {
    float: right;
    margin-top: 24px;
    background-color: #fff;
    width: 270px;
    height: auto;
    padding: 0 12px;
}

.section-title {
    position: relative;
}

.recommend-title {
    margin: 19px 12px;
}

.section-title-border {
    width: 3px;
    height: 18px;
    position: absolute;
    top: 4px;
    background-image: linear-gradient(180deg, #e44b48, #ff3333);
}

.section-title-inner {
    font-size: 18px;
    color: #222;
    font-weight: 600;
}

.list-right .right-recommend-item {
    margin-bottom: 20px;
    padding: 0 12px;
    height: 208px;
}


.list-bottom {
    height: auto;
    background-color: #fff;
    padding: 20px 24px 18px 24px;
    margin-top: 24px;
}

.list-bottom .bottom-recommend-item {
    float: left;
    width: 24%;
    height: auto;
    padding: 16px 0px 0 0;
    margin: 0 1.33% 0 0;
}

.list-bottom .bottom-recommend-item:last-of-type {
    float: right;
    margin-right: 0;
}


.project-tab-wrap {
    background: #eb5653;
    /* width: auto; */
    height: 104px;
    color: #fff;
    overflow: hidden;
}

.project-tab-wrap .project-tab {
    float: right;
    margin: 0 48px 0 10px;
}

.project-tab-wrap .project-tab>li {
    display: inline-block;
    width: 120px;
    height: 104px;
    line-height: 104px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}

.project-tab-wrap .project-tab>li.selected,
.project-tab-wrap .project-tab>li:hover {
    background-color: #ff3333;
    color: #fff;
}


.project-tab-wrap .shop-info {
    margin: 16px 0 16px 32px;
    overflow: hidden;
}

.project-tab-wrap .shop-info .logo {
    width: 74px;
    margin-right: 24px;
    float: left;
    background-color: #fff;
    margin-top: 7px;
}

.project-tab-wrap .shop-info .title {
    font-size: 22px;
    line-height: 42px;
    color: #fff;
}

.project-tab-wrap .shop-info .title a {
    color: #fff;
}

.project-tab-wrap .shop-info .company {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}

.ivu-breadcrumb {
    color: #999;
    font-size: 14px;
}

.ivu-breadcrumb>a {
    color: #333;
    font-weight: 700;
}

.ivu-breadcrumb>a:last-of-type {
    color: #999;
    font-weight: 400;
}

.hide {
    /* display: none; */
}




.header-content-wrap {
    background: #fff;
}


.product-intro {
    float: left;
    width: 500px;
}

/* @带预览图的轮播 */
.pc-slide3 {
    width: 500px;
    margin: 0 auto;
    padding: 15px 15px 15px 0;
}

.view3 .swiper-container {
    width: 500px;
    height: 281px;
}

.view3 {
    position: relative;
}

.view3 .swiper-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.preview3 {
    width: 100%;
    margin-top: 24px;
    position: relative;
}

.bgColorWh {
    background: #fff;
}

.preview3 .swiper-container {
    width: 434px;
    height: 63px;
    margin: 0 auto;
}

.preview3 .swiper-slide {
    width: 99px;
    height: 63px;
    cursor: pointer;
    background: #fff;
}

.preview3 .slide4 {
    width: 160px;
}

.preview3 .arrow-left {
    background: url(../images/prev.png) no-repeat center center;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-top: 0;
    width: 18px;
    height: 63px;
    z-index: 10;
}

.preview3 .arrow-left:hover {
    background: url(../images/hover-prev.png) no-repeat center center;
}

.preview3 .arrow-right {
    background: url(../images/next.png) no-repeat center center;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 0;
    width: 18px;
    height: 63px;
    z-index: 10;
}

.preview3 .arrow-right:hover {
    background: url(../images/hover-next.png) no-repeat center center;
}

.preview3 img {
    width: 100%;
    height: 63px;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.preview3 .active-nav img {
    padding: 0;
    opacity: 1;
    border-color: #ff3333;
}



.detail-info {
    padding-top: 20px;
    /* margin-right: 15px; */
    margin-left: 520px;
    /* position: absolute; */
    width: 660px;
}

.detail-info .title {
    font-size: 24px;
}

.detail-info .title .title-text {
    margin-right: 16px;
    line-height: 36px;
    height: 30px;
    overflow: hidden;
    width: 100%;
    display: block;
}

.detail-info .investment-wrap {
    font-size: 16px;
    line-height: 32px;
    color: #000;
    margin-top: 24px;
    position: relative;
    width: auto;
    height: 62px;
}

.detail-info .investment-wrap .money .num {
    color: #ff3333;
    font-size: 30px;
}

.detail-info .investment-wrap .money .nuit {
    color: #ff3333;
}

.detail-info .investment-wrap .region {
    float: left;
}

.detail-info .investment-wrap .region .region-hd {
    float: left;
}

.ivu-tooltip,
.ivu-tooltip-rel {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.ivu-zscity {
    width: 300px !important;
}

.ivu-tooltip-rel {
    position: relative;
    width: inherit;
}

.detail-info .investment-wrap .buttons {
    position: absolute;
    right: 0;
    bottom: 0;
}

.inquiry-btn {
    padding: 0 32px;
    height: 40px;
    line-height: 38px;
    border-radius: 4px;
    border-width: 2px;
}

.detail-info .investment-wrap .buttons .inquiry-btn {
    margin-left: 16px;
}

.inquiry-btn span {
    font-size: 14px;
}

.ivu-btn>i,
.ivu-btn>span {
    display: inline-block;
}

.ivu-btn-default:hover {
    background-color: #fff0f2;
    color: #ff3333;
}

.ivu-btn-primary:hover {
    background-color: #ff3333;
    border-color: #ff3333;
}

.prod-desc {
    background: #fafafa;
    padding: 13px 16px;
    margin-top: 20px;
}

.prod-desc .params-container {
    line-height: 0;
}

.prod-desc .params-container .header-cantainer {
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    padding-right: 16px;
    line-height: 22px;
    vertical-align: top;
    font-size: 14px;
    margin-bottom: 24px;
    width: 100%;
}

.prod-desc .params-container .header-cantainer .name {
    float: left;
    box-sizing: border-box;
    padding-right: 0;
    color: #333;
    word-break: break-all;
    font-size: 16px;
}

.prod-desc .params-container .header-cantainer .value {
    display: inline;
    margin-left: 0;
    word-break: break-all;
    color: #ff3333;
    font-size: 22px;
}

.lastIvu-tooltip-rel {
    width: 100% !important;
}

.ivu-tooltip .ivu-tooltip-rel .lastValue {
    width: 500px !important;
}

.prod-desc .params-container .item-cantainer {
    display: inline-block;
    box-sizing: border-box;
    width: 32.333333333333336%;
    height: auto;
    padding-right: 16px;
    line-height: 22px;
    vertical-align: top;
    font-size: 14px;
    margin-bottom: 12px;
}

.ivu-tooltip .ivu-tooltip-rel .name {
    float: left;
    box-sizing: border-box;
    padding-right: 0;
    color: #333;
    word-break: break-all;
}

.ivu-tooltip .ivu-tooltip-rel .value {
    margin-left: 0;
    word-break: break-all;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 115px;
}

.prod-desc .params-container .item-cantainer:last-child:nth-child(3n+1) {
    width: 100%;
    height: auto;
}

.prod-desc .join-help {
    font-size: 14px;
    border-top: 1px solid #eee;
    padding-top: 16px;
    height: 58px;
    overflow: hidden;
}

.prod-desc .join-help .join-help-hd {
    float: left;
    /* margin-left: 16px; */
}

.prod-desc .join-help .join-help-list {
    overflow: hidden;
}

.prod-desc .join-help .join-help-list .join-help-item {
    width: 128px;
    height: 24px;
    line-height: 24px;
    float: left;
    background: #eee;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 8px;
    margin-left: 8px;
}

.prod-desc .join-help .join-help-list .join-help-item.cert {
    background: #f9ece7;
}


.nrcen {
    margin-top: 24px;
}

.xm-mainone-l {
    width: 890px;
    background: #fff;
}

.xm-mainone-mao {
    padding: 0 0 0 32px;
    border-bottom: 1px solid #eee;
    height: 66px;
    line-height: 66px;
}


.xm-mainone-mao span {
    position: relative;
    float: left;
    padding: 0 30px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    user-select: none;
}

.xm-mainone-mao .select,
.xm-mainone-mao span:hover {
    border-bottom: 2px solid #ff3333;
    color: #ff3333;
    font-weight: 600;
}

.fix-top {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 16;
    background: #fff;
}

.p45 {
    margin: 20px 32px 8px;
}

.b-eee {
    background: #fafafa;
}

.wenziban-tit {
    height: 78px;
    line-height: 78px;
}

.wenziban-tit h2 {
    position: relative;
    font-size: 18px;
    line-height: 78px;
    width: 100%;
    text-indent: 2rem;
    font-weight: 700;
}

.wenziban-info {
    font-size: 16px !important;
    line-height: 36px;
    /* text-indent: 2em; */
    margin: 0 32px;
    padding-bottom: 30px;
    padding-top: 20px;
}

.wenziban-info p {
    margin: 0;
    margin-bottom: 15px;
    text-align: left;
    font-size: 17px;
    line-height: 36px;
    /* text-indent: 2em; */
    color: #333 !important;
}

.wenziban-info img {
    display: block;
    max-width: 80%;
    margin: 0 auto 15px;
}


/* 留言板 */
.inquiry {
    margin-top: 24px;
}

.inquiry-wrap {
    margin: 20px 32px 30px;
    background: #fff;
    padding: 32px 32px 0;
    overflow: hidden;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 10%);
}

.newlyb-wrap {
    width: 762px;
    margin: 0 auto;
    padding: 25px 0;
    font: 14px/24px Arial, 'Microsoft Yahei', '宋体', sans-serif;
}

.newlyb-wrap-l {
    width: 380px;
}

.newlyb-wrap-l div {
    margin-bottom: 15px;
    line-height: 40px;
    overflow: hidden;
}

.newlyb-wrap-l label {
    float: left;
    width: 20%;
    height: 40px;
    color: #333;
    text-align: left;
}

.newlyb-wrap-l label em {
    color: #ff3333;
}

.newlyb-wrap-l input,
.newlyb-wrap-l textarea {
    float: left;
    width: 80%;
    height: 40px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-sizing: border-box;
}

.wrap {
    float: left;
    width: 80%;
    height: 40px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    background-color: #fff !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 0px !important;
    position: relative;
}

.input {
    position: absolute;
    top: 0;
    left: 0;
    width: 457px;
    margin: 0;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border: 1px solid #c9cacb;
}

.xil {
    position: absolute;
    top: 0px;
    right: 8px;
    width: 14px;
    height: 37px;
}

._citys {
    width: 450px;
    display: inline-block;
    border: 2px solid #eee;
    padding: 5px;
    position: relative;
    background: #fff;
}

._citys span {
    color: #ff3333;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid #ff3333;
    cursor: pointer;
}

._citys0 {
    width: 95%;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    border-bottom: 2px solid #ff3333;
    padding: 0px 5px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 6px;
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

._citys1 a {
    width: 83px;
    height: 34px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    overflow: hidden;
}

._citys1 a:hover {
    color: #fff;
    background-color: #ff3333;
}

.AreaS {
    background-color: #ff3333 !important;
    color: #fff !important;
}


.newlyb-wrap-r {
    float: right;
    text-align: left;
    background: #fafafa;
    color: #666;
    font-size: 12px;
    line-height: 36px;
    margin-top: 20px;
    width: 312px;
    height: auto;
    margin-top: 0;
    padding: 32px 0 32px 40px;
}

#contents {
    max-width: 100%;
    height: 70px;
    min-height: 32px;
    vertical-align: bottom;
    font-size: 14px;
}

.newlyb-wrap-r>p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.newlyb-wrap-r>ul li {
    cursor: pointer;
}

.newlyb-wrap-r>ul li em {
    color: #ff3333;
}

.newlyb-sub {
    background: #ff3333;
    border: 1px solid #ff3333;
    border: none !important;
    color: #fff;
}


/* 项目页_分类管理 */

.tabs-got h2 {
    padding: 32px;
    font-weight: 700;
}

.guide-menu-tab {
    width: 149px;
    height: auto;
    border-radius: 4px;
    float: left;
    overflow: hidden;
    /* margin-left: 32px; */
    margin-bottom: 10px;

}

.guide-menu-tab li {
    width: 149px;
    height: 65.2px;
    line-height: 66.2px;
    text-align: center;
    border-top: 1px solid #ededed;
    background-color: #fff;
    cursor: pointer;
    position: relative;

}

.height117 a img {
    /* width: 223px !important;
    height: 125px !important; */
    width: 204px !important;
    height: 114px !important;
}

.moyImgBox span {
    display: inline-block;
    padding: 4px 0;
}

.moyImgBox {
    width: 100%;
}

.moyImgBox .snImgBox {
    float: right;

}

.sntitleBox {
    vertical-align: middle !important;

}

.sec-titleName {
    /* width: 64%; */
    display: inline-block;
}

.snImgBox {
    margin-top: 0 !important;
    margin-right: 0 !important;

}

.guide-menu-tab .tab-s {
    /* background: #ff3333; */
    color: #ff3333;
    box-shadow: 0 0 12px 0 #e4e8ee !important;
    border-radius: 6px;
    border-top: 1px solid transparent;
}

.guide-menu-tab li:hover {
    box-shadow: 0 0 12px 0 #e4e8ee;
    color: #ff3333;
    border-radius: 6px;
    border-top: 1px solid transparent;
}

.guide-menu-tab li:first-child {
    border-top: 1px solid transparent;
}

.lineHe {
    line-height: normal !important;
}

.content-tab {
    /* float: right; */
    width: 890px;
    margin: 0 auto;
    /* margin-right: 32px; */
}

.tab-recommend-item {
    width: 23%;
    float: left;
    margin-right: 23.765px;
    background: #fff;
    height: 210px;
}

#videoBox {
    width: 100%;
    height: 100%;
}

.tab-recommend-item:last-child {
    float: right;
    margin-right: 0;
}

.iframeBox {
    width: 100%;
    height: 500px;
}

.content-tab .div_show {
    display: block;
}

.content-tab>div {
    display: none;
}

.xm-r {
    width: 286px;
}

.proj-power {
    padding: 24px;
    overflow: hidden;
    background-color: #fff;
}

.section-title {
    position: relative;
}

.proj-power .proj-power-list {
    background-color: #fafafa;
    overflow: hidden;
    padding: 10px 20px 8px;
    margin-top: 24px;
    cursor: pointer;
}

.proj-power .proj-power-list .proj-power-item {
    width: 50%;
    height: 50%;
    text-align: center;
    margin: 24px 0;
    float: left;
}

.proj-power .proj-power-list .item-img {
    width: 46px;
    height: 46px;
    margin: 8px auto;
}

.proj-power .proj-power-list .item-img.type-brand {
    background: url(../images/shangbiao.png) 50% no-repeat;
    background-size: 46px;
}

.proj-power .proj-power-list .item-img.type-brand-no {
    background: url(../images/sbtm.png) 50% no-repeat;
    background-size: 46px;
}

.proj-power .proj-power-list .item-img.type-project {
    background: url(../images/shangjia.png) 50% no-repeat;
    background-size: 46px;
}

.proj-power .proj-power-list .item-img.type-commerce {
    background: url(../images/commerce.png) 50% no-repeat;
    background-size: 46px;
}

.footer-prompt {
    margin-top: 24px;
    font-size: 12px;
    color: #b8b8b8;
    line-height: 20px;
}

.footer-prompt li {
    color: #b8b8b8;
}

.footer-prompt .title {
    line-height: 12px;
    margin-bottom: 8px;
}

.footer-prompt .source-from,
.footer-prompt a {
    color: #ff3333;
}

.mien-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

/* 企业基本信息报告 */
.banner-wrap {
    position: relative;
    width: 100%;
}

.banner {
    display: block;
    width: 100%;
    height: 150px;
}

.banner-wrap .logo {
    position: absolute;
    width: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner-wrap .logo img {
    display: block;
    width: 114px;
    margin-left: auto;
    margin-right: auto;
}

.banner-wrap .logo h1 {
    height: 68px;
    line-height: 68px;
    text-align: center;
    letter-spacing: 4px;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}

.card {
    padding: 8px 28px 24px 32px;
    margin-top: 16px;
    background: #fff;
}

.card h2 {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding-left: 11px;
    font-size: 18px;
    color: #222;
    font-weight: 700;
}

.card h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    bottom: 16px;
    width: 3px;
    background-image: linear-gradient(180deg, #e44b48, #ff3333);
}

.card .basicinfo-wrap {
    border-bottom: 1px solid #eee;
}

.card .basicinfo-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.card .basicinfo-wrap li {
    width: 380px;
    padding: 4px 0;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
}

.card .basicinfo-wrap li span {
    -webkit-box-flex: 0;
    -o-box-flex: 0;
    box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: #555;
}

.card .basicinfo-wrap li.column-2 {
    width: 760px;
}

.card h4 {
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    font-size: 14px;
    color: #333;
}

.pic-box,
.pic-box .topDiv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -24px;
}

.pic-box .topDiv {
    position: relative;
    width: 238px;
    height: 300px;
    margin-right: 24px;
    margin-bottom: 24px;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pic-box img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.pic-text {
    position: absolute;
    right: 8px;
    bottom: 8px;
    padding-right: 7px;
    padding-left: 8px;
    height: 22px;
    line-height: 22px;
    background: rgba(0, 0, 0, .3);
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

/* 点击图片放大 */

#imgbox-loading {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
    z-index: 90;
}

#imgbox-loading div {
    background: #FFF;
    width: 100%;
    height: 100%;
}

#imgbox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    z-index: 80;
}

.imgbox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: #FFF;
    display: none;
    z-index: 90;
}

.imgbox-img {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.imgbox-title {
    padding-top: 10px;
    font-size: 11px;
    text-align: center;
    font-family: Arial;
    color: #333;
    display: none;
}

.imgbox-bg-wrap {
    position: absolute;
    padding: 0;
    margin: 0;
    display: none;
}

.imgbox-bg {
    position: absolute;
    width: 20px;
    height: 20px;
}

.card .commercerecord-empty-box {
    margin-top: 5px;
}

.card .commercerecord-empty-box a {
    color: #4572db;
    margin-left: 12px;
}

.card .basicinfo-wrap li.column-2 {
    width: 760px;
}

.card .basicinfo-wrap li.column-3 {
    width: 100%;
}

.storecount-table {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    font-size: 14px;
    color: #333;
}

.table-header {
    height: 40px;
    line-height: 40px;
    background: #fbfbfb;
    text-align: center;
}

.table-header,
.table-item {
    border-bottom: 1px solid #eee;
}

.storecount-table ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
}

.storecount-table li:first-of-type {
    border-right: 1px solid #eee;
    width: 182px;
    max-width: 182px;
    min-width: 182px;
    text-align: center;
}

.table-item li:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.storecount-table li:nth-child(2) {
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.table-item li:nth-of-type(2) {
    padding: 8px 0 8px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 40px;
}

.table-item .item-span {
    position: relative;
    padding-left: 20px;
    margin-right: 24px;
}

.table-item .item-span:before {
    position: absolute;
    left: 0;
    top: 7px;
    width: 12px;
    height: 12px;
    margin: 0 8px 0 0;
    background: url(../images/dh.png) no-repeat;
    background-size: 100% 100%;
    content: "";
}

.pic-box,
.pic-box div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
}

.pic-box {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    margin-bottom: -24px;
}



.pic-box img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}


/* join */
.bdbox {
    background: #fff;
    margin: 32px auto;
}

.form-box {
    padding: 32px 32px 42px;
}

.join-hd {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: 700;
}

.join-item {
    margin-top: 40px;
}

.join-info-hd {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
}

.form-item {
    margin-top: 24px;
    margin-bottom: 24px;
    display: inline-block;
    /* width: calc(25% - 42px); */
    width: 250px;
    height: auto;
    margin-right: 56px;
    float: left;
}

.form-item .form-label {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 12px;
}

.form-item i {
    color: #ff3333;
    margin-left: 5px;
}

#divselect2,
#divselect1,
#divselect {
    width: 240px;
    position: relative;
    z-index: 100;
}

#divselect2 cite,
#divselect1 cite,
#divselect cite {
    width: 190px;
    height: 38px;
    line-height: 38px;
    display: block;
    color: #807a62;
    cursor: pointer;
    font-style: normal;
    padding-left: 18px;
    padding-right: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
    background: url(../images/xjt.png) no-repeat right center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#divselect2 ul,
#divselect1 ul,
#divselect ul {
    width: 238px;
    border: 1px solid #eee;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
}


#divselect1 ul li,
#divselect ul li {
    height: 34px;
    line-height: 34px;
    text-indent: 8px;
}

#divselect2 ul li {
    width: 25%;
    float: left;
}

#divselect2 ul li a {
    display: block;
    height: 34px;
    line-height: 34px;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 5px;
}

#divselect1 ul li a,
#divselect ul li a {
    display: block;
    height: 34px;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

#divselect2 ul li a:hover,
#divselect1 ul li a:hover,
#divselect ul li a:hover {
    background-color: #f5f5f5;
}


.inputlarge {
    width: 191px;
    height: 38px;
    line-height: 38px;
    display: block;
    color: #807a62;
    cursor: pointer;
    font-style: normal;
    padding-left: 18px;
    padding-right: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.inputlargeYzm {
    float: left;
    width: 106px;
    height: 38px;
    line-height: 38px;
    display: block;
    color: #807a62;
    cursor: pointer;
    font-style: normal;
    padding-left: 18px;
    padding-right: 30px;
    border: 1px solid #eee;
    border-radius: 4px 0 0 4px;
    border-right: none;
}


.form-item {
    position: relative;
}

.form-item:last-of-type {
    /* width: 100%; */
}

.form-itemBz {
    margin-top: 0;
}

.inputlargelast {
    width: 786px;
    height: 38px;
    line-height: 38px;
    display: block;
    color: #807a62;
    cursor: pointer;
    font-style: normal;
    padding-left: 18px;
    padding-right: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.radio {
    position: absolute;
    top: 0;
    right: 8px;
}

.radio input {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    white-space: nowrap;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
}

.tsy {
    margin-bottom: 20px;
    font-size: 13px;
    color: #969696;
    line-height: 20px !important;


}

.tsyPro {
    margin-left: 77px;
}

.newlyb-wrap-l .tsy input {
    float: none;
    width: auto;
    height: auto;
}

#tsy-yz:checked::after {
    color: #fff;
    background-color: #ff3333;
}

.zsb-policy {
    width: 728px;
    height: 565px;
    overflow: hidden;
    padding-top: 20px;
    border: 1px solid #d6d6d6;
    background: #FFF;
    display: none;
    position: fixed;
    z-index: 999;
    left: 50%;
    margin-left: -17%;
    top: 45%;
    margin-top: -262.5px;
    display: block;
}


.zsb-policy div.t1 {
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.zsb-policy div.t2 {
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 12px;
    color: #d5191a;
    font-weight: lighter;
    text-indent: 2em !important;
}

.zsb-policy .tktext {
    width: 582px;
    height: 398px;
    overflow: auto;
    text-indent: 2em;
    line-height: 23px;
    color: #757575;
    border: 1px solid #b9b9b9;
    margin: 19px 0 0 61px;
    padding: 3px 22px 0 12px;
    font-size: 14px;
}

.zsb-policy .wangluoClose {
    width: 200px;
    height: 30px;
    cursor: pointer;
    margin: 25px auto;
    display: block;
    background: #ff3333;
    border: none;
    outline: none;
    color: #fff;
}

.wlGz {
    display: none;
}

.zsbService {
    color: #ff3333;
    cursor: pointer;
}



#dialogBackground {
    /* position: absolute; */
    position: fixed;
    background: rgb(0, 0, 0);
    z-index: 991;
    top: 0px;
    left: 0px;
    width: 1903px;
    height: 994px;
    zoom: 1;
    opacity: 0.4;
}

.getCode {
    background: #fff;
    width: 84px;
    height: 40px;
    line-height: 40px;
    border-radius: 0 4px 4px 0;
    color: #467fff;
    border: 1px solid #eee;
    border-left: none;
}

.formWid .radio {
    right: -42px !important;
}

.getCodes {
    background: #fff;
    width: 27%;
    height: 40px;
    line-height: 40px;
    border-radius: 0 4px 4px 0;
    color: #467fff;
    border: 1px solid #eee;
    border-left: none;
    padding-right: 20px;
}

.disabBtn {
    background: #e2e1e1 !important;
}

.tips-wrap {
    position: fixed;
    top: 65%;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    padding: 10px;
    line-height: 24px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    z-index: 1147483642;
}

.twoRightBtn a {
    width: 116px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-radius: 3px;
    padding: 0 10px;
}

.twoRightBtn a img {
    width: 15%;
    margin: -3px auto;
    margin-right: 2px;

}

.xzBtn {
    background: #33a1ff;
    margin-left: 40px;
    float: left;
    cursor: pointer;
}

.freeBtn {
    background: #ff3333;
    float: right;
    cursor: pointer;

}

/* sw */
.rz-box {
    width: 100%;
    /* height: 526px; */
}

.rz-box img {
    width: 100%;
    height: 100%;
}

.vip-box {
    margin-top: 40px;
    text-align: center;
}

.rzTitle {
    font-size: 34px;
    line-height: 34px;
    color: #333;
    font-weight: 700;
    text-align: center;
}

.vipCont-list {
    margin-top: 40px;
    border-bottom: 1px solid #e2e5eb;
    padding: 10px 0;
}

.vipCont-list li {
    float: left;
    width: 228px;
    margin: 0 36px;
    font-size: 20px;
    padding: 10px 0;
    color: #666;
    box-shadow: none;
    background-size: 18%;
    background-position: left 2px;
    background-repeat: no-repeat;
}

.vipCont-list li.active a {
    color: #ff3333;
}

.vipCont-list .vip1.active {
    background-image: url(../images/icon-bgr.png);
}

.vipCont-list .vip2.active {
    background-image: url(../images/icon-jzr.png);
}

.vipCont-list .vip3.active {
    background-image: url(../images/icon-dzdr.png);
}

.vipCont-list .vip4.active {
    background-image: url(../images/icon-dppr.png);
}

.vip1 {
    background-image: url(../images/icon-bg.png);
}

.vip2 {
    background-image: url(../images/icon-jz.png);
}

.vip3 {
    background-image: url(../images/icon-dzd.png);
}

.vip4 {
    background-image: url(../images/icon-dpp.png);
}

.vipCont-list li a {
    color: #666;
}

.vipBox1 {
    display: block;
}

.vipBox2,
.vipBox3,
.vipBox4 {
    display: none;
}

.vip-bottomCOnt {
    margin-top: 40px;
}

.vbc-left {
    margin: 19% 0;
    width: 30%;

}

.vbc-left h3 {
    font-size: 36px;
    line-height: 53px;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px;
    background: url(../images/icon-bgr.png) no-repeat left 20px center/15%;
}

.vbc-left p {
    text-align: left;
    font-size: 24px;
    line-height: 48px;
    color: #666;
}

.vbc-right {
    width: 70%;

}

.vbc-right img {
    width: 100%;
}

.redGa::after {
    content: "";
    display: block;
    width: 40px;
    height: 0;
    border: 1px solid #ff3333;
    border-radius: 2px;
    margin: 24px auto 0;

}

.rsThree-box {
    padding: 50px 0;
}

.rat-list {
    float: left;
    width: 23%;
    text-align: center;
    padding: 60px 54px 0;
    border-radius: 10px;
    background: #fff;
    height: 430px;
    margin-right: 24px;
}

.rat-list:last-child {
    float: right;
    margin-right: 0;
}

.rat-list img {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 150px;
}

.rat-list h4 {
    font-size: 24px;
    line-height: 32px;
    color: #333;
    margin: 30px 0 24px;
    font-weight: 700;
}

.rat-list p {
    font-size: 18px;
    line-height: 36px;
    color: #666;
    text-align: justify;
}

.vcase-box {
    padding: 50px 0;
    background: #fff;
}

.vipBanner {
    padding: 50px 0;
    position: relative;
}

.vipBanner .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: static;
}

.swiper-button-prev1,
.swiper-button-next1 {
    width: 58px;
    height: 58px;
    background: url(../images/rightJt.png) no-repeat center center/100%;
    position: absolute;
    z-index: 20;
    top: 45%;
}

.swiper-button-prev1 {
    left: -31px;

}

.swiper-button-next1 {
    right: -31px;
    transform: rotate(180deg);
}

.vipBanner .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;
    align-items: center;
}

.vipBanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 11px;
}

:root {
    --swiper-theme-color: #ff3333 !important;
}

.banerCont {
    height: 285px;
    border-radius: 5px;
}

.banCon-left,
.banCon-right {
    width: 500px;
    height: 281px;
    /* width: 50%;
    height: 100%; */

}

.banCon-left img {
    width: 100%;
    height: 100%;
}

.banCon-right {
    text-align: left;
    /* width: calc(50% - 42px);
    height: calc(100% - 25px); */
    background: #f8f8f8;
    padding: 25px 0 0 42px;
}

.banTitle {
    font-weight: 700;
    font-size: 20px;
    color: #333;
    line-height: 50px;
}

.banCon-right .banRight-list li a {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
    line-height: 30px;
    width: 90%;
    display: inline-block;
    height: 30px;
}

.banCon-right .banRight-list li a em {
    color: #b8b8b8;
    margin-right: 20px;
}

.banCon-botCon {
    margin-top: 30px;
}

.xlRight-list li {
    float: left;
    padding: 0 20px;
    border-right: 1px solid #eae8e8;
}

.xlRight-list li:first-child {
    padding-left: 0;
}

.xlRight-list li:last-child {
    padding-right: 0;
    border-right: none;
}

.xlRight-list li .xl-num {
    font-size: 24px;
    color: #ff3333;
    font-weight: 700;
    margin-top: 11px;
}

.xl-jiahao {
    font-size: 22px;
}

.xl-rjbgl {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}

.ljMore {
    display: block;
    text-align: center;
    width: 208px;
    height: 46px;
    line-height: 46px;
    margin-top: 23px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    background-color: transparent;
    color: #fff;
    background-image: linear-gradient(-90deg, #e44b48, #ff3333);
    box-shadow: 0 2px 8px 0 rgb(249 86 24 / 50%);
}

.flow-box {
    padding: 50px 0;
}

.flow-list {
    margin: 70px 0 50px 0;
}

.flow-list li {
    float: left;

}

.liDesc {
    width: 10%;
}

.liDesc img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    display: block;
}

.liDesc p {
    font-size: 16px;
    color: #999898;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
}

.liBorder {
    width: 18%;
    margin: 0 10px;
}

.liBorder span {
    display: inline-block;
    width: 100%;
    padding: 19px 0;
    border-bottom: 1px solid #b8b8b8;
}

.subtitle {
    font-size: 18px;
    line-height: 18px;
    color: #666;
    margin-top: 16px;
    text-align: center;
}

.rzForm-box {
    padding: 50px 0;
    background: #fff;
}

#rzForm-join {
    margin: 50px 0;
    width: 100%;
}

.rzSubBtn {
    width: 116px;
    height: 40px;
    cursor: pointer;
}

.marClear {
    margin-right: 0 !important;
    float: right;
}

.dxBox {
    width: 132% !important;
}

/* qwiper */
.bg .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.bg .swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-top img {
    width: 100%;
    height: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    margin: 10px 10px 0 10px;
    height: 100%;
    width: 20%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide img {
    width: 100%;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.joinYzm {
    width: 41.9%;
    border-radius: 4px 0 0 4px;
    border-right: none;
}

.formWid .joinYzm {
    width: 49% !important;
}

.lybYzm {
    width: 56.9% !important;
    border-radius: 4px 0 0 4px !important;
    border-right: none !important;
}

.flNone {
    float: none;
    margin-top: 0 !important;
}

.hqyzmBtn {
    border-color: #dcdcdc;
}


.citeCity {
    background: url(../images/xjt.png) no-repeat right center;
    float: left;
    width: 100%;
    height: 40px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    display: block;
    line-height: 31px;
    color: #757575;
    font-style: normal;
    cursor: pointer;
}

.lyb-jmdq ul {
    width: 303px;
    border: 1px solid #eee;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: 40px;
}

.lyb-jmdq ul li {
    width: 25%;
    float: left;
}

.lyb-jmdq ul li a {
    display: block;
    height: 34px;
    line-height: 34px;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.formWcBox {
    width: 72%;
    margin: 0 auto;
}

.checkList {
    padding: 10px 0 10px 10px;
    width: 228px !important;
}

.checkList li {
    width: 33% !important;
}

.checkList li em {
    padding-right: 5px;
}

.formWid {
    position: relative;
    margin-top: 24px;
    margin-bottom: 24px;
    display: inline-block;
    height: auto;
    float: left;
    width: 27%;
    margin-right: 100px;
}

.formWid .form-label {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 12px;
}

.formWid #divselect2 {
    width: 100% !important;
}

.formWid input,
.formWid cite {
    width: 100% !important;
}

.formWid .radio input {
    width: auto !important;
}

/* joinstar */
.photo-dialog {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-width: 1280px;
    display: none;
    min-height: 465px;
    z-index: 99;
}

.photo-hide {
    position: absolute;
    background: rgb(0, 0, 0);
    z-index: 991;
    top: 0px;
    left: 0px;
    width: 1903px;
    height: 100%;
    zoom: 1;
    opacity: 0.4;
}

.photo-dialog .closesign {
    cursor: pointer;
    position: absolute;
    left: 100%;
    top: -29px;
    color: #fff;
    width: 27px;
    height: 27px;
    background: url(../images/closesign.png) no-repeat;
    background-size: 100% 100%;
}

.photo-show {
    /* max-width: 50%; */
    display: none;
    position: relative;
    z-index: 999;
    left: 35%;
    top: 10%;
    display: block;
}

.photo-dialog .photo-box-content {
    margin: 0 auto;
    color: #fff;
    position: relative;
    /* max-height: 820px; */
    /* overflow-y: scroll; */

}

.photo-show .photo-box-content img {
    width: 100%;
}

/* 放大显示 */
.itmearea {
    position: relative;
}

.itmearea .pic {
    margin-bottom: 15px;
}

.itmearea .pic .cover {
    display: none;
    position: absolute;
    cursor: all-scroll;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    opacity: .2;
    z-index: 3;
    background: 50% top no-repeat #000;
}

.itmearea .pic img {
    width: 400px;
    height: 400px;
}

.itmearea .list {
    display: flex;
}

.itmearea .list li {
    margin: auto;
}

.itmearea .list img {
    display: block;
    width: 50px;
    height: 50px;
}

.deteil {
    position: absolute;
    display: none;
    top: 0;
    left: 103.5%;
    width: 400px;
    height: 400px;
    border: 1px solid #888;
    z-index: 99;
    background-size: 162%;
    background-image: url(img/1.jpg);
}

.cover {
    display: none;
    position: absolute;
    cursor: all-scroll;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    opacity: .2;
    z-index: 3;
    background: 50% top no-repeat #000;
}

.detail-info .promise-box {
    font-size: 14px;
    padding: 10px 16px;
    background: #fff;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 10%);
    overflow: hidden;
    margin: 16px 0;
}

.promise-box a {
    float: right;
}

.promise-box a {
    background: url(../images/dpmin.png) no-repeat left center/16px;
    /* width: 15px;
    height: 15px; */
    display: inline-block;
    padding-left: 22px;
    /* margin-right: 3px; */
    /* vertical-align: -.25em; */
}

.promise-desc {
    font-weight: bold;
}

.promise-rightJt {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 9px;
    height: 9px;
    margin-left: 6px;
}

.promise-box a:hover {
    background-image: url(../images/dpminr.png);
}

.promise-box a:hover .promise-rightJt {
    border-color: #ff3333;
}

.cityAllCont {
    position: relative;
}

.showAllContent {
    display: none;
    position: absolute;
    will-change: top, left;
    top: 35px;
    left: 82px;
    z-index: 99;
}

.showAllContent .showBack {
    border-width: 0 7px 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-bottom-color: hsla(0, 0%, 85%, .5);
    /* border-color: transparent; */
}

.showAllContent .showBack:after {
    content: " ";
    /* top: 1px; */
    margin-left: -7px;
    border-top-width: 0;
    border-bottom-width: 7px;
    border-bottom-color: #fff;

    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border: 7px solid transparent;
}

.showAllContent .showdesc {
    font-size: 14px;
    box-sizing: border-box;
    /* max-width: 300px;
    background-color: #fff;
    color: #333;
   white-space: pre-wrap; 
    text-align: justify;
    max-width: 250px;
    min-height: 34px;
    padding: 8px 12px;
    text-decoration: none;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 6%); */
    max-width: 300px;
    min-height: 22px;
    background-color: #fff;
    color: #333;
    padding: 8px 12px;
    text-decoration: none;
    border-radius: 4px;
    box-shadow: 0px 0px 6px 5px #f1f1f1;
}

.cityAllCont:hover .showAllContent {
    display: block;
}

.jyms-cont,
.zycp-cont {
    width: 250px !important;
}

/* 承诺书 */
.cns-centerCont {
    width: 960px;
    height: 1255px;
    background: url(../images/cnsbg.png) no-repeat center center/86%;
    position: relative;
    margin: 20px auto;
}

.cns-dwCont {
    position: absolute;
    top: 8%;
    left: 12%;
    right: 12%;
    text-align: center;
}

.cns-bs {
    width: 86%;
    height: 863px;
    margin: 56px auto 30px;
    /* overflow-y: scroll; */
}

.cns-bs img {
    width: 100%;
    height: 100%;
}

.cns-minImg {
    width: 58px;
    height: 58px;
    margin: 0 auto;
}

.cns-minImg img {
    width: 100%;
}

.cns-dwCont h1 {
    font-size: 32px;
    font-weight: 600;
    color: #ff3333;
    line-height: 1.5;
}

.cns-dwCont p {
    font-size: 16px;
    margin-top: 16px;
    color: #555;
}

.cns-queryDetail {
    background-image: linear-gradient(-90deg, #ff3333, #e24141);
    box-shadow: 0 2px 8px 0 rgb(249 86 24 / 50%);
    width: 350px;
    height: 40px;
    margin: 48px auto 0;
    text-align: center;
    line-height: 40px;
    margin-bottom: 30px;
    border-radius: 4px;
}

.cns-queryDetail a {
    color: #fff;

}

.wid67 {
    margin-top: 0 !important;
    margin-right: 10px !important;
}

.bfBtnImg {
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    top: 20px;
    left: 36px;
    border: none !important;
}

/* 视频 */
/* .plyr-controls {
    background: #000;
  
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 8px 10px 0px;
    position: absolute;
    right: 0;
    z-index: 3;
}
.plyr-kd{
    width:215px
}
.plyr-time{
    color: #fff;
    padding-top: 4px;
    margin-left: 5px;
}
.plyr-tab-focus{
    border: none;
    width: 30px;
    height: 30px;
}
.fa-pause{
    background: url(../images/zt1.png) no-repeat center center/60%;
}
.fa-play{
    background: url(../images/bf1.png) no-repeat center center/60%;
}

.plyr-control-pressed{
    border: none;
    width: 30px;
    height: 30px;
    background: url(../images/yl1.png) no-repeat 7px 0/65%;
}
.plyr-control-fd{
    border: none;
    width: 30px;
    height: 30px;
    background: url(../images/fd.png) no-repeat center center/100%;
}
.plyr-iptyl{
    margin-left: 5px;
    width: 100px;
}
.plyr-progress-kdbox,.plyr-volume{
    padding-top: 7px;
}
.plyr-volume{
    margin-left: 8px;
} */
.jmxTbWz {
    margin-top: 0;
    float: none;
    width: 87px;
    margin-left: 10px;
}

.width100 {
    width: 100%;
}

.width100 .certification-mark {
    margin-top: 0;
    margin-right: 0;
}

.mr15 {
    margin-right: 15px !important;
}

/* 热门 */
.SortNav .twolevel .hotPro-href a {
    position: relative;
    display: inline-block;
    width: 30%;
    margin-right: 16px;
}

.SortNav .twolevel .hotPro-href a p {
    position: absolute;
    bottom: 7px;
    width: 100%;
    height: 26px;
    background: rgba(0, 0, 0, .5);
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    padding-left: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.SortNav .twolevel .hotPro-href a .hot-rzImg {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 76px;
}

.SortNav .twolevel .hotPro-href a .hotImg {
    width: 212px;
    height: 119px;
}

.message-hd {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.message-wrap {
    height: auto;
    overflow: hidden;
}

.message-swiper {
    height: 130px;
    margin: 10px 0;
}

.message-swiper .swiper-slide {
    height: 28px !important;
}

.message-swiper .swiper-slide p {
    z-index: 1;
}

.message-swiper em {
    color: #ff3333;
    margin: 0 7px 0 7px;
}

.imgWid100 {
    /* width: auto !important; */
}

/* 平台监管 */
.shade {
    display: none;
}

.shade-content {
    background: #fff;
    position: fixed;
    z-index: 602;
    width: 1000px;
    height: 571px;
    top: 10%;
    left: 20%;

}

.shade-title {
    padding: 0 15px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0;
}

.moveBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 601;
}

.shadesContent-desc {
    font-size: 14px;
    line-height: 20px;
    width: 85%;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

.shade-scroll-y h2 {
    margin: 20px 0;
}

.shade-scroll-y {
    height: 500px;
    overflow-y: scroll;
}

.shade-title .hide-shadeCl {
    display: block;
    float: right;
    background: url(../images/close.png) no-repeat right center/20px;
    padding: 21px;
}

.keep-watch {
    display: inline-block;
    cursor: pointer;
    color: #ff3333 !important;
}

/* 海报 */
.pageTop {
    height: 45px;
    width: 100%;
    background: #353535;
    font-size: 12px;
    z-index: 88;
}

.fl1 {
    float: left;
    display: inline;
}

.fr1 {
    float: right;
    display: inline;
}

.pageTop-left li {
    float: left;
    color: #4b4b4b;
    line-height: 45px;
}

.pageTop-left li a {
    display: inline-block;
    color: #c8c8c8;
    padding: 0 7px;
}

.zongIcon {
    display: inline-block;
    overflow: hidden;
    background: url(../images/zongIcon.png) no-repeat;
}

.i6 {
    width: 17px;
    height: 17px;
    background-position: -156px 0;
    margin: 12px 5px 0 2px;
}

.phonrLoad .li0_1 {
    display: block;
}

.phonrLoad .li0 {
    padding-right: 22px;
    position: relative;
}

.phonrLoad li {
    float: left;
    color: #c9c9c9;
    line-height: 45px;
    cursor: pointer;
}

.i83 {
    width: 16px;
    height: 17px;
    background-position: -289px -244px;
    margin: 14px 8px 0 0;
}

.reXian_boxwai {
    height: 46px;
    width: 196px;
    position: absolute;
    top: 45px;
    left: 14px;
    display: none;
}

.phonrLoad .li1 {
    width: 90px;
    text-indent: 5px;
    border-left: 1px solid #282828;
    position: relative;
}

.phonrLoad .li1 {
    width: 90px;
    text-indent: 5px;
    border-left: 1px solid #282828;
    position: relative;
}

.phonrLoad .li1 a {
    display: block;
    width: 90px;
    height: 45px;
    color: #c9c9c9;
}

.i8 {
    width: 11px;
    height: 16px;
    background-position: -231px 0;
    margin: 14px 0px 0 20px;
}

.i7 {
    width: 16px;
    height: 16px;
    background-position: -190px 0;
    margin: 14px 0px 0 22px;
}

.phonrLoad .li2 {
    width: 90px;
    text-indent: 5px;
    position: relative;
}

.phonrLoad .li3 {
    width: 95px;
    text-align: center;
    background: #ff3333;
    color: #fff;
}

.phonrLoad .li4 {
    width: 95px;
    text-align: center;
    margin-right: -12px;
}

.phonrLoad .li3 a {
    color: #fff;
}

.phonrLoad .li4 a {
    color: #fff;
}

.pageTop-left li:first-child a {
    padding-left: 0;
}

/*  */
.twoPart {
    height: 89px;
    border-bottom: 1px solid #cbcbcb;
    background: #fff;
}

.twoPart .logo {
    display: block;
    width: 179px;
    height: 42px;
    margin-top: 24px;
    margin-right: 12px;
}

.twoPart .logo img {
    height: 42px;
}

.borderBnone .logo {
    margin-top: 21px !important;
}

.borderBnone ul {
    margin-top: 17px !important;
}

.twoPart ul {
    margin-top: 23px;
}

.twoPart ul li {
    float: left;
}

.twoPart ul li a:first-child {
    font-weight: bold;
    /* width: 58px; */
    display: inline-block;
}

.twoPart ul li a {
    margin-left: 10px;
    font-size: 14px;
    color: #3e3e3e;
    line-height: 23px;
}

.twoPart ul font {
    display: inline-block;
    width: 1px;
    height: 37px;
    background: #d1d1d1;
    margin-left: 21px;
    margin-top: 5px;
}

/* 内容 */
.xinYong_one {
    /* height: 170px; */
}

.xinYong_one .dl1 dt {
    width: 116px;
    height: 116px;
    border: 2px solid #e9e9e9;
    background: #fff;
    position: relative;
    margin: 30px 0;
}

.contImgWid100 {
    width: 100%;
    height: 100%;
}

.xinYong_one .dl1 dt a {
    display: block;
    overflow: hidden;
}

.xinYong img {
    width: 100%;
    height: 100%;
}

.xinYong_one .dl1 dt p {
    width: 116px;
    height: 6px;
    background: url(../images/yiny_26.png) no-repeat;
    line-height: 6px;
    position: absolute;
    bottom: -8px;
    left: 0px;
    background-size: 100%;
}

.xinYong_one .dl1 .title {
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
}

.xinYong_one .dl1 .title a {
    font-size: 24px;
    color: #404040;
}

.xinYong_one .dl1 .title a {
    font-size: 24px;
    color: #404040;
}

.i1 {
    width: 84px;
    height: 31px;
    background-position: 0 0;
    margin: 5px 9px 0 30px;
}

.xinYong_one .dl1 .title .rz {
    display: inline-block;
    height: 17px;
    line-height: 17px;
    border: 1px solid #c93b43;
    color: #dc3b44;
    font-size: 13px;
    border-radius: 2px;
    overflow: hidden;
    margin-top: 12px;
}

.i2 {
    width: 18px;
    height: 17px;
    background-position: 0 -35px;
}

.xinYong_one .dl1 .title .rz em {
    padding: 0 3px;
}

.ml30 {
    margin-left: 30px !important;
}

.xinYong_one .dl1 .bread {
    height: 28px;
    line-height: 28px;
    color: #b2b2b2;
    font-size: 13px;
}

.xinYong_one .dl1 .bread a {
    color: #b2b2b2;
}

.xinYong_one .dl1 dd ul {
    height: 26px;
    margin-top: 11px;
    color: #858e9e;
    font-size: 14px;
}

.xinYong_one .dl1 dd ul a em {
    color: #858e9e;
}

.xinYong_one .dl1 dd ul li {
    border: 1px solid #c8cace;
    border-radius: 3px;
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
    margin-right: 18px;
}

.i3_0 {
    width: 16px;
    height: 15px;
    background-position: 0 -66px;
    margin: 4px 6px 0 0;
}

.i3_1 {
    width: 14px;
    height: 15px;
    background-position: -33px -66px;
    margin: 4px 6px 0 0;
}

.i3_2 {
    width: 18px;
    height: 18px;
    background-position: -69px -65px;
    margin: 3px 6px 0 0;
}

.i3_3 {
    width: 17px;
    height: 14px;
    background-position: -106px -66px;
    margin: 5px 6px 0 0;
}

.i3_4 {
    width: 13px;
    height: 15px;
    background-position: -141px -66px;
    margin: 5px 4px 0 0;
}

/* 导航 */
.nav {
    background: #ff3333;
    height: 50px;
    line-height: 50px;
}

.pinPai_nav li {
    float: left;
    width: 120px;
    height: 50px;
    overflow: hidden;
    font-size: 17px;
    text-align: center;
    margin-right: 10px;
}

.pinPai_nav li.active {
    background: #de260d;
}

.pinPai_nav li a {
    display: block;
    color: #fff;
}

.por {
    position: relative;
}

.pinPai_nav .more {
    width: 118px;
    height: 50px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}

.pinPai_nav .more a {
    color: #fff;
    font-size: 17px;
}

.pinPai_nav .more img {
    width: 22px;
    height: 14px;
    position: absolute;
    top: 3px;
    right: 2px;
}

.more_xiala {
    width: 98px;
    border: 1px solid #eaeaea;
    border-top: none;
    right: 0;
    top: 50px;
    background: #fff;
    z-index: 43;
}


.borderBnone {
    border-bottom: none !important;
}

.height30 {
    height: 30px !important;
}

.linHeight30 {
    line-height: 30px !important;
}

.navHeight30 li {
    line-height: 30px !important;
    color: #333 !important;
}

.pageTop-leftHeight3 li {
    line-height: 30px !important;
}

.i6Mt6 {
    margin: 6px 5px 0 2px !important;
}

.i8Mt7 {
    margin: 7px 0px 0 20px !important;
}

.i7Mt7 {
    margin: 7px 0px 0 22px !important;
}

.pageTopBgWh {
    background: #fff !important;
    height: 30px !important;
}

.navHeight30 .li1 {
    border-left: none !important;
}

.pageTop-leftHeight3 li a {
    color: #333 !important;
}

.navHeight30 .li1 a {
    color: #333 !important;
}

.navHeight30 .li3 a {
    color: #333 !important;
    background: #fff;
}

.navHeight30 .li3 {
    background: #fff !important;
}

.navHeight30 .li4 a {
    color: #333 !important;
}

.breadBox-list {
    height: 45px;
    line-height: 45px;
    color: #a5abb2;
    margin-right: 10px;
    font-size: 15px;
}

.breadBox-list a {
    color: #a5abb2;
}

.weiXin_boxwai {
    display: none;
    position: absolute;
    top: 26px;
    left: 10px;
    width: 105px;
    z-index: 99;
}

.weiXin_boxwai img {
    width: 100%;
}

.li2:hover .weiXin_boxwai {
    display: block;

}

.iconThreeBox {
    display: inline-block;
    margin-left: 10px;
    margin-top: 38px;
}

.iconThreeBox a img {
    width: 80px;

}

.lastDesc-rt {
    position: relative;
}

.lastDesc-rt a:last-child {
    position: absolute;
    right: 13px;
}

/* 海报留言板 */
.haibaoLyb {
    margin: 55px auto 0 !important;
}

.haibaoLyb .newlyb-wrap {
    width: auto !important;

}

.haibaoLyb .newlyb-wrap-l {
    width: 635px !important;
}

.haibaoLyb .newlyb-wrap-l input,
.haibaoLyb .newlyb-wrap-l textarea {
    /* width: 78% !important; */
}

.haibaoLyb .newlyb-wrap-l label {
    float: left !important;
    width: 14% !important;
}

.haibaoLyb .lybYzm {
    width: 62.9% !important;
}

.haibaoLyb .getCode {
    background: #fff !important;
    width: 107px !important;
}

.haibaoLyb .tsyPro {
    margin-left: 89px !important;
}

.haibaoLyb .newlyb-wrap-r {
    float: left !important;
    padding: 32px 40px 32px 40px !important;
    margin-left: 20px !important;
}

.haibaoLyb .newlyb-wrap-r {
    width: 357px !important;
}

.proj-mlyb {
    padding: 24px;
    overflow: hidden;
    background-color: #fff;
    margin-top: 20px;
}

.proj-message img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgb(238, 238, 238);
}

.proj-message {
    display: flex;
}

.proj-companyTitle {
    width: calc(100% - 58px);
    display: inline-block;
    margin-left: 5px;
}

.proj-companyTitle .desc1 {
    font-weight: 600;
    font-size: 15px;
}

.proj-companyTitle .desc2 {
    font-size: 14px;
    color: #666;
}

.proj-companyName {
    background: rgba(30, 152, 255, .08);
    padding: 5px 10px;
    display: flex;
    margin: 10px 0;
}

.proj-companyName img {
    width: 15px;
    height: 15px;
}

.proj-companyName span {
    font-size: 12px;
    border-radius: 2px;
    color: #249afe;
    display: flex;
    display: inline-block;
    line-height: 17px;
    transform: scale(.9);
}

.proj-btnTwo button {
    display: block;
    border: none;
    color: #fff;
    width: 48%;
    height: 41px;
    font-size: 16px;
    line-height: 40px;
    background-color: #249afe;
    padding-left: 11px;
    border-radius: 4px;
}

.proj-pho {
    float: left;
    background: url(../images/pho.png) no-repeat 10px center/17px;
}

.proj-query {
    float: right;
    background: url(../images/mes.png) no-repeat 10px center/17px;
}

.proj-descCon h2 {
    font-size: 16px;
    font-weight: 600;
}

.proj-descCon {
    margin-top: 10px;
    margin-bottom: 5px;
}

.proj-descCon p {
    font-size: 12px;
    color: #666;
    line-height: 27px;
}

.proj-form .ipt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    border-radius: 4px;
    text-indent: 10px;
    font-size: 13px;
    color: #a7a7a7;
    position: relative;
}

.proj-form .ipt input {
    width: 95%;
    height: 100%;
}

.proj-phoIpt {
    position: relative;
}


.mb15 {
    margin-bottom: 15px !important;
}

.mb5 {
    margin-bottom: 8px !important;
}

.message-protect {
    position: absolute;
    position: absolute;
    top: -6px;
    right: 10%;
    font-size: 12px;
    color: #999;
    z-index: 2;
    background: #fff;
    line-height: 13px;
    display: block;
    padding: 0 4px;
    transform: scale(.9);
}

.protectImg {
    position: absolute;
    width: 15px;
    height: 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 32%;
    right: 4%;
}

.proj-code input {
    display: inline-block;
    width: 57% !important;
}

.proj-code .proj-getCode {
    display: inline-block;
    width: 37%;
    background: none;
    border: none;
    color: rgb(36, 154, 254);
}

.qukBtn {
    border: none;
    color: #fff;
    background-color: #ff3333;
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
}

.proj-checkbox {
    display: flex;
}

.proj-checkbox input {
    margin-top: 6px;
    margin-right: 5px;
}

.proj-checkbox label {
    font-size: 13px;
}

.click-argee {
    font-size: 12px;
    line-height: 16px;
    color: #999;
    margin-top: 14px;
}

.showProName {
    position: absolute;
    font-size: 12px;
    color: #ff3333;
    position: absolute;
    top: 40px;
    left: -10px;
    line-height: 19px;
    display: none;
}

.hideBgTx {
    background: none;
    text-align: center;
    padding-left: 0 !important;
}

.proj-posFix {
    position: fixed;
    top: 59px;
    width: 238px;
}

.borderRed {
    border-color: #ff3333 !important;
}
.rzzs{
    width: 238px;
    height: 300px;
    float: left;
    border: 1px solid #eee;
    position: relative;
}

.cred-box {
    width: 89%;
    height: 300px;
    margin: 0 auto;
    position: relative;
    background: url(../images/zsbbg.png) no-repeat;
    background-size: 100%;
}

.cred-box div {
    position: absolute;
    width: 105%;
    text-align: center;
    transform: scale(0.6);
}

.cred-box img {
    width: 100%;
}

.zsbbh {
    top: 26px;
    color: #c49650;
    font-size: 10px;
}

.company {
    top: 112px;
    color: #2a2a2a;
    font-size: 12px;
}

.daima,
.dateOf {
    color: #555554;
    top: 154px;
    font-size: 12px;
}

.dateOf {
    top: 167px;
}

.fzDate {
    top: 231px;
    color: #555554;
    font-size: 10px;
    transform: scale(0.3);
    line-height: 14px;
    margin-left: 26px;
}
.fzDate p:first-child{
    margin-bottom: 4px;
}

.erwei {
    top: 231px;
    transform: scale(1) !important;
    width: 59% !important;

}

.erwei img {
    width: 33px;
    height: 33px;
}
/* hide */
.rzzs-hide{
    display: none;
}
.cred-boxHide {
    width: 440px;
    height: 640px;
    margin: 10px auto;
    position: relative;
    background: url(../images/zsbbg.png) no-repeat;
    background-size: 100%;
    z-index: 999;
    position: fixed;
    top: 10%;
    left: 35%;
}

.cred-boxHide div {
    position: absolute;
    width: 100%;
    text-align: center;
}

.cred-boxHide img {
    width: 100%;
}

.zsbbh-hide {
    top: 62px;
    color: #c49650;
    font-size: 14px;
}

.company-hide {
    top: 250px;
    color: #555554;
    font-weight: 600;
    font-size: 16px;
}

.daima-hide,
.dateOf-hide {
    color: #555554;
    top: 334px;
    font-size: 12px;
    /* font-weight: 600; */
}

.dateOf-hide {
    top: 352px;
}

.fzDate-hide {
    top: 488px;
    color: #555554;
    font-size: 10px;
    margin-left: 66px;
}

.erwei-hide {
    top: 479px;
    width: 59% !important;

}

.erwei-hide img {
    width: 65px;
    height: 65px;

}
.cred-hide{
    z-index: 999;
}
.hide-box{
       background: rgba(0, 0, 0,.4);
       z-index: 991;
       top: 0px;
       left: 0px;
       width: 100%;
       height: 100%;
       position: fixed;
}
.rzzssign {
    cursor: pointer;
    position: absolute;
    left: 104%;
    top: -17px;
    color: #fff;
    width: 27px;
    height: 27px;
    background: url(../images/closesign.png) no-repeat;
    background-size: 100% 100%;
}
.news-wrap{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.new-idx{
    width: 100%;
    background-color: #f7f7f7;
}
.news-idxcont{
    width: 27.7%;
    margin-right: 26px;
    overflow: hidden;
    background: #fff;
    padding: 0 25px;
}
.news-idxcont:last-child{
    margin-right: 0;
}
.gb-article-line {
    display: block;
    margin-top: 15px;
    width: 99%;
    font-size: 16px;
}
.gb-article-line:last-child{
    margin-bottom: 10px;
}
.gb-article-icon {
    width: 20px;
}
.gb-article-icon img{
    width: 100%;
}
.news-lists{
    margin-top: 20px;

}
.gb-article-line span{
    display:inline-block;
    width: calc(100% - 25px);
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.link-list a{
    font-size: 16px;
    margin-right: 10px;
}
.friend-link{
    background: #f7f7f7;
}
.link-list{
    margin-top: 20px;
} 