body {
    background: #f2f2f2 !important;
}

.head {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 600px;
}

.info-yewu{
        display:  flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    
    .info-yewu .price{
    color: #10bbb8;
    }

.head .banner {
    position: absolute;
    top: 0;
    left: calc(50% - 1920px / 2);
    display: block;
    height: 600px;
}

.head .head-con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.head .head-top {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.head .head-top .left div {
    margin-right: 30px;
}

.head .head-top .right div {
    margin-left: 30px;
}

.head .nav {
    color: #fff;
    padding: 20px;
}

.head .nav .logo {
    margin-right: 20px;
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 10px;
    width: 150px;
}

.head .nav .logo img {
    width: 100%;
}

.head .nav .nav-bar li {
    float: left;
    margin-left: 30px;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}

.head .nav .nav-bar li a {
    color: #fff;
}

/*navb标题*/
.nav-le-font {
    position: relative;
    padding-left: 20px;
}

.nav-le-font div:first-child {
    font-size: 16px;
}

.nav-le-font > div:nth-child(2) {
    font-size: 12px;
    margin-top: 5px;
}

.nav-le-font:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ffffff;
}

.zizhi {
    border-radius: 10px;
    margin-top: -61px;
    position: relative;
    z-index: 3;
    box-shadow: 0px 2px 10px 0px rgb(195 217 251);
}

.zizhi .tab {
    font-size: 18px;
    display: flex;
    cursor: pointer;
}

.zizhi .tab span.bigTab {
    font-size: 18px;
}

.zizhi .tab span:nth-child(2) {
    font-size: 14px;
    color: #999
}

.zizhi .tab div {
    flex: 1;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: #f7f7f7;
    position: relative;
    bottom: -2px;
}

.zizhi .tab div:last-child {
    border-top-right-radius: 10px;
    border-top-left-radius: 0;
}

.zizhi .tab .active {
    /*border: 1px solid #1ba1d4;*/
    color: #5f453b;
    border-top-left-radius: 10px;
    border-bottom: 0;
    background: #f3e5d0;
    height: 61px;
    bottom: -1px;
    transition: all .2s;
}

.zizhi .tab .active span:nth-child(2) {
    color: #795548;
}

.zizhi .tab .active span.bigTab {
    font-weight: 600;
}

.zizhi .con {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
    background: #f3e5d0;
    /*border: 1px solid #1ba1d4;*/
}

.zizhi .con input {
    border: 0;
    border-radius: 5px;
    background: #f7f7f7;
    padding: 20px;
    margin-right: 20px;
    width: 25%;
    font-size: 14px;
    color: #666666
}

.zizhi .con .submit {
    font-size: 14px;
    background: #f29a1f;
    border-radius: 5px;
    border: none;
    padding: 20px;
    color: #fff;
width: 200px;
text-align: center;
}

.mai {
    background: url("../images/bg01.jpg") no-repeat;
    background-size: cover;
    padding: 1px 0;
}

.zx-wrap {
    height: 500px;
    background: url(../images/bg_02.png);
    margin-top: 20px !important;
}

.zx-wrap .zxleft {
    width: 230px;
    padding: 26px 20px;
}

.zxleft img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.mai .company-list {
    width: calc(100% - 280px);
    display: flex;
    padding: 26px 20px;
}

.zrstore-right .swiper-container {
    width: 100%;
    /*height: 100%;*/

}

.market-pagination_t0 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin: 10px 0 20px;
}

.market-pagination_t1 {
    margin: 10px 0;
}

.market-pagination_t1 span {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

/*.market-pagination_t2{
    margin: 10px 0;
}*/
.market-pagination_t3 i {
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    opacity: 0.2;
    border-radius: 50%;
    margin: 5px 0;
}

.market-pagination_t2 a {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    margin-right: 4px;
    word-break: keep-all;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    padding: 4px 22px 4px 0;
}

.company-list .swiper-container .swiper-slide {

    box-shadow: 0px 2px 10px 0px rgb(195 217 251)
}

.zrstore-right .swiper-pagination-bullet-active {
    background-color: #289ff9;
    width: 20px;
    height: 5px;
    border-radius: 20px;
}

.company-list .zx-count {
    margin-top: 20px;

}

.mai .company-list .company-items {
    flex: 0 0 calc(33.3% - 10px);
    margin-right: 10px;
    width: calc(33.3% - 10px);
    box-shadow: 0px 2px 10px 0px rgb(195 217 251);

}

.mai .company-list .company-item {
    background: url("../images/top.png") no-repeat;
    padding: 20px 15px;
    border-radius: 5px;
}

.mai .company-list .company-item .titles {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #102228;
    font-weight: 600;
}

.sign-tag {
    margin: 15px 0 5px;
}

.sign-tag .tips {
    background-color: #e8f2fe;
    border-color: #d0e4fc;
    padding: 0 8px;
    line-height: 22px;
    height: 24px;
    color: #f10c22 !important;
    margin-right: 5px;
    font-size: 22px;
    
}

.sign-tag .tips.no{
    background-color:transparent;
    border-color:transparent;
}


.mai .company-list .company-item .tips {
    font-size: 13px;
    color: #859094;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sign-tag .tips :nth-child(3n) {
    margin-right: 0;
}

.mai .company-list .info {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}

.mai .company-list .info .info-item {
    padding: 10px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    flex: 0 0 calc(50% - 21px);
}

.mai .company-list .info .info-item .tit {
    color: #859094;
    font-size: 13px;
    margin-bottom: 10px;
}

.mai .company-list .info .info-item .txt {
    color: #333;
    font-size: 16px;
}

.mai .company-list .info .info-item:nth-child(2n) {
    border-right: none;
}

.mai .company-list .bars {
    display: flex;
    background: #fff;
    padding: 10px 0;
    flex-wrap: wrap;

    border-radius: 5px;
}

.mai .company-list .bars .wg {
    flex: 0 0 calc(50% - 20px);
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.mai .company-list .bars .wg img {
    margin-right: 5px;
}

.mai .company-list .price {
    padding: 10px;
    background: #ffffff;
}

.mai .company-list .price .price_line {
    background: #ffe1c9;
    border-left: 3px solid #FA5C24;
    padding: 10px 20px;
}

.mai .company-list .price .price_line .price_text {
    color: #7e7e7e;
    margin-left: 7px;
    margin-bottom: 5px;
}

.mai .company-list .price .price_line .price_num {
    color: #FA5C24;
    font-size: 28px;
    font-weight: bold;
}

.title-index {
    text-align: center;
    margin: 42px 0;
}

.title-index .text {
    /*font-weight: bold;*/
    font-size: 30px;
    color: #102228;
    margin-bottom: 15px;
}

.title-index .tips {
    color: #859094;
    font-size: 16px;
}

.more {
    width: 355px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin: 50px auto;
    background: #289ff9;
    color: #ffffff;
    border-radius: 36px;
    font-size: 16px;

}

.buy {
    background: url("../images/bg02.jpg") no-repeat center;
    padding: 1px 0;
    background-size: cover;
}

.buy .con {
    background: #ffffff;
    margin-top: 85px;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px rgb(217 221 226);
}

.buy .con .top-list {
    display: flex;
    top: -50px;
    position: relative;
    justify-content: center;
}

.buy .con .top-list .top-item {
    background: #fff;
    box-shadow: 0px 2px 10px 0px rgb(195 217 251);
    width: calc(20% - 10px);
    padding: 15px;
    box-sizing: border-box;
    margin-right: 10px;
    border-radius: 5px;
}

.buy .con .top-list .top-item .title {
    display: flex;
    align-items: center;
}

.buy .con .top-list .top-item .title .avatar {
    width: 57px;
    height: 57px;
    background: #ddd;
    border-radius: 50%;
    margin-right: 10px;
    flex: 0 0 57px;
}

.buy .con .top-list .top-item .title .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.buy .con .top-list .top-item .title .name {
    width: calc(100% - 67px);
    flex: 0 0 calc(100% - 67px);
}

.buy .con .top-list .top-item .title .name .nickname {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}

.buy .con .top-list .top-item .title .name .nickname .tag {
    color: #1ba1d4;
    border: 1px solid #1ba1d4;
    padding: 3px 5px;
    font-size: 12px;
}

.buy .con .top-list .top-item .title .name .date {
    font-size: 12px;
    margin-top: 10px;
    color: #999;
}

.buy .con .top-list .top-item .description {
    margin: 10px 0;
    font-size: 16px;
    color: #333;
    line-height: 1.5em;
    
    width: 100%
}

.list-wrap .list .image .description {
    width: calc(100% - 100px);
}

.buy .con .top-list .top-item .tips {
    border-top: 1px solid #ddd;
    color: #f29a1f;
    padding-top: 15px;
    font-size: 12px;
}

.buy .con .top-list .top-item:last-child {
    margin-right: 0;
}

.buy .con .list-tits {
    margin-top: -50px;
    display: flex;
}

.buy .con .list-tits .list-tit {
    flex: 1;
    margin: 20px 20px 0;
    padding: 0px 10px;
    font-size: 18px;
    border-radius: 3px;
    border-left: 4px solid #289ff9;
}

.buy .con .lists {
    display: flex;
}

.buy .con .lists .list {
    flex: 1;
    padding: 0 20px;
}

.buy .con .lists .list .item {
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}

.buy .con .lists .list .item .spec-left {
    width: 30px;
    height: 80px;
    color: #ffffff;
    background: #289ff9;
    font-size: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-right: 10px;
    border-radius: 3px;
}

.buy .con .lists .list .item .spec-right {
    width: calc(100% - 40px);
}

.buy .con .lists .list .item .title {
    display: flex;
    justify-content: space-between;
}

.buy .con .lists .list .item .title .tit {
    font-size: 16px;
}

.buy .con .lists .list .item .title .date {
    color: #999;
}

.buy .con .lists .list .item .description {
    color: #999;
    margin-left: 45px;
}

.rang {
    color: #fff;
    padding: 60px 0;
    text-align: center;
    background: url("../images/gszrn-zrhc-bg.jpg") no-repeat center;
    background-size: cover;
}

.rang .tit {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 50px;
}

.rang .txt {
    font-size: 16px;
    line-height: 1.8em;
}

.note {
    text-align: center;
    padding: 65px 0;
}

.note .title {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 50px;
}

.note .one {
    border: 1px solid #1ba1d4;
    color: #1ba1d4;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    height: 70px;
    line-height: 70px;
}

.note .one .tit {
    background: #1ba1d4;
    color: #fff;
    font-size: 24px;
    width: 333px;
    margin-right: 50px;
}

.note .two {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    height: 70px;
    line-height: 70px;
    background: #1ba1d4;
    color: #fff;
}

.note .two .tit {
    background: #fff;
    border: 1px solid #1ba1d4;
    color: #1ba1d4;
    font-size: 24px;
    width: 333px;
    margin-right: 50px;
}

.case {
    background: #ffffff;
    padding: 1px 0 50px;
}

.case .list {
    display: flex;
}

.case .list .item {
    margin-right: 20px;
    flex: 0 0 calc(25% - 15px);
    width: calc(25% - 20px);
    background: #fff;
    box-sizing: border-box;
}

.case .list .item .image {
    aspect-ratio: 1 / 1;
    width: 100%;
    background: #ddd;
    overflow: hidden;
    border-radius: 5px;
}

.case .list .item .info {
    padding: 20px;
}

.case .list .item .info .title {
    font-size: 16px;

}

.case .list .item .info .price {
    border-left: 3px solid #FA5C24;
    background: #fef5f2;
    display: flex;
    color: #999;
    align-items: flex-end;
    padding: 10px;
    margin: 10px 0;
}

.case .list .item .info .price .num {
    font-size: 20px;
    font-weight: bold;
    color: #FA5C24;
    margin-left: 5px;
}

.case .list .item .info .bars {
    display: flex;
    justify-content: space-between;
    color: #999;
}

.bar-bottom {
    height: 180px;
    color: #fff;
    text-align: center;
    background: url("../images/cloud-back-bule3.jpg") no-repeat center;
    padding: 40px 0;
    box-sizing: border-box;
}

.bar-bottom .serve {
    font-size: 32px;
}

.bar-bottom .btn {
    padding: 10px 30px;
    border: 1px solid #fff;
    width: 100px;
    margin: 30px auto 0;
    font-size: 16px;
}

.news .con {
    display: flex;
    margin-bottom: 40px;
    margin-top: 10px;
}

.news .con .nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.news .con .nav ul {
    display: flex;
}

.news .con .nav ul li {
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    padding: 0 20px;
    font-size: 16px;
    /*font-weight: bold;*/
}

.news .con .nav ul .active {
    /*border: 1px solid #f2f2f2;*/
    color: #289ff9;
    position: relative;
    z-index: 2;
    font-weight: 600;
}

.news .con .nav ul .active::after {
    content: '';
    position: absolute;
    bottom: -2px;
    background: #289ff9;
    width: 100%;
    height: 2px;
    display: block;
    left: 0;
    border-radius: 2px;
}

.news .con .nav .mores {
    color: #999;
}

.news .con .left {
    /*border: 1px solid #f2f2f2;*/
    width: 788px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 0px rgb(195 217 251);
}

.news .con .left .lists {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #f2f2f2;

}

.news .con .list {
    padding: 20px;
    padding-top: 0;
}

.news .con .left .list {
    width: 100%;
    box-sizing: border-box;
}

.news .con .list .img {
    /*border-bottom: 1px solid #f2f2f2;*/
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.news .con .list .img .image {
    flex: 0 0 100%;
    width: 100%;
    height: 280px;
    background: #ddd;
    position: relative;
}

.news .con .list .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    /*padding: 20px 20px 0;*/

}

.news .con .list .img .text {
    /*margin-left: 10px;*/

    position: absolute;
    bottom: 0px;
    padding: 10px 20px;
    flex: 0 0 calc(100%);
    width: calc(100% );
    background: rgba(0, 0, 0, .6);
}

.news .con .list .img .text .title {
    font-size: 18px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffffff;
}

.news .con .list .img .text .description {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
}

.news .con .list .img .text .date {
    color: #999;
}

.news .con .list .item {
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding: 20px 0;
}

.news .con .list .item:first-child {
    width: 100%;
}

/*.news .con .list .item:not(:first-child) {
    width: 50%;
}*/
.news .con .list .look-more {
    margin-right: 5px;
}

.news .con .list .item .title {
    width: 75%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}

.news .con .list .item .title i {
    color: #ddd;
    margin-right: 5px;
}

.news .con .list .item .date {
    color: #999;
    font-size: 12px;
}

.news .con .right {
    margin-left: 20px;
    width: 392px;
    /*border: 1px solid #f2f2f2;*/
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 0px rgb(195 217 251);
}

.news .con .right .tags { /*display: flex; justify-content: space-between; flex-wrap: wrap;*/
    padding: 16px 15px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
    overflow: hidden;
}

.news .con .right .tags .tag {
    padding: 10px;
    border: 1px solid #289ff9;
    color: #289ff9;
    margin: 5px;
    flex: 0 0 calc(33% - 15px);
    text-align: center;
    width: calc(33% - 15px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    border-radius: 3px;
    font-size: 14px;
}

.deal {
    background: url("../images/bg_cj.png") no-repeat center;
    background-size: cover;
}

.deal-con {
    background: rgba(0, 98, 255, 0.9);
    padding: 50px 0;
}

.the-deal-price {
    display: flex;
    align-items: center;
}

.Reference-Price-top {
    display: flex;
    align-items: center;
}

.Reference-Price-top img {
    transform: translateY(19px);
}

.Reference-Price-top span {
    height: 63px;
    line-height: 61px;
    font-size: 80px;
    font-family: DIN-Bold, DIN;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    display: block;
}

.Reference-Price-top i {
    font-size: 24px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    margin-left: 31px;
    transform: translateY(18px);
}

.Reference-month {
    margin-top: 10px;
}

.month-line {
    width: 1px;
    height: 59px;
    background-color: #438BF8;
    margin: 0 34px;
}

.Resource-button span,
.Resource-top span {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;

}

.Reference-month span:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
}

.Reference-month span:nth-child(2) {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
}

.Total-transaction {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.Resource-Integration {
    width: 284px;
    height: 90px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 10px 0px rgb(151 151 151 / 16%);
    padding: 10px 0 10px 0;
    text-align: center;
}

.Ten-thousand-yuan {
    display: flex;
    justify-content: center;
    margin-left: 15px;
}

.Ten-thousand-yuan span:nth-child(1) {
    display: block;
    font-size: 52px;
    font-weight: bold;
    color: rgba(5, 83, 238, 1);
    text-shadow: 0px 4px 8px rgb(37 46 66 / 20%);
}

.Ten-thousand-yuan span:nth-child(2) {
    margin-left: 6px;
    font-size: 16px;
    line-height: 43px;
    font-weight: bold;
    color: rgba(5, 83, 238, 1);
    text-shadow: 0 3px 8px rgb(0 13 255 / 23%);
    background: linear-gradient(180deg, rgba(17, 158, 255, 1) 0%, rgba(5, 0, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.transaction-date span {
    height: 26px;
    font-size: 14px;
    color: rgba(136, 136, 136, 1);
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchs .search .btn {
    line-height: 50px;
    border-radius: 5px;
    font-size: 18px;
}

.news .con .list .img .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: all 0.6s;
}
.news .con .list .img .image img:hover{
    transform: scale(1.1);
}
.case .list .item .info .bars {
    margin: 10px 0;
    font-size: 13px;
    color: #999;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case .list .item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
transition: all 0.6s;
}
.case .list .item .image img:hover {
    transform: scale(1.1);
}
.tit-box {
    margin: 40px auto;
}

.tit-box .tit-left span.tit {
    font-size: 24px;
    color: #4d4d4d;

}

.tit-box .tit-left span.tips {
    margin-left: 25px;
    color: #7f7f7f;
    font-size: 13px;
}

.tit-box .tit-right {
    color: #7f7f7f;
    font-size: 14px;
}

.tit-box .tit-right i {
    margin-left: 5px;
    font-size: 12px;
}

.zrstore-box {
    margin: 40px auto;
}

.zrstore-box .zrstore-left {
    /*position: relative;*/
    width: 220px;
    padding: 30px 15px;
    box-sizing: border-box;
    background: url(../images/qualityshopsbg.png);
    background-repeat: no-repeat;

}

.zrstore-box .zrstore-left .tomsg {
    margin-bottom: 25px;
    color: #f0f3fb;
}

.zrstore-box .zrstore-left .tomsg h2 {
    font-size: 24px;
    margin-bottom: 10px;

}

.zrstore-box .zrstore-left .layui-tab-title {

    height: 40px;
    white-space: nowrap;
    font-size: 0;

    transition: all .2s;
    -webkit-transition: all .2s;
}

.zrstore-box .zrstore-left .layui-tab-title ul.content {
    padding: 0;
    margin-top: 15px;
}

.zrstore-box .zrstore-left .layui-tab-title ul.content li {

    font-size: 12px;
    padding: 0;
    line-height: initial;
    min-width: initial;
    margin-right: 12px;
    display: inline-block;


}

.zrstore-box .zrstore-left .layui-tab-title li.layui-this {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
}

.zrstore-box .zrstore-left .layui-tab-title li {
    display: block;
    color: white;
    font-size: 14px;
    padding: 15px;
    box-sizing: border-box;
    text-align: left;
}

.zrstore-box .zrstore-right {
    width: calc(100% - 245px);
    margin-left: 25px;
}

.zrstore-box .zrstore-right .swiper-container {
    width: 100%;
    /*height: 100%;*/
    margin-left: auto;
    margin-right: auto;
}

.zrstore-box .zrstore-right .company-items {
    background-color: #fff;
    width: 100%;
    padding: 15px 15px 15px 15px;
    box-sizing: border-box;
    display: block;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 0px rgb(195 217 251);
}

.zrstore-box .zrstore-right .company-items .titles {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
    white-space: nowrap;
}
.qian{
    margin-right: 5px;
    background: #ff9400;
    padding: 2px 5px;
    color: #fff;
    font-size: 14px;
     border-radius:5px;
}
.qian2{
    margin-right: 5px;
    background: #0f9ef5;
    padding: 2px 5px;
    color: #fff;
    font-size: 14px;
    border-radius:5px;
}

.zrstore-box .zrstore-right .company-items .info {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}

.info .info-item:nth-child(odd) {
    border-right: 1px solid #f2f2f2;
}

.info .info-item {
    padding: 10px;

    border-bottom: 1px solid #f2f2f2;
    flex: 0 0 calc(50% - 21px);
}

.zrstore-box .zrstore-right .company-items .info .info-item .tit {
    color: #859094;
    font-size: 13px;
    margin-bottom: 10px;
}

.zrstore-box .zrstore-right .company-items .info .info-item .txt {
    color: #333;
    font-size: 16px;
}

.zrstore-box .zrstore-right .zrbtn {
    justify-content: center;
}

.zrstore-box .zrstore-right .zrbtn .btn {
    width: auto;
    height: 32px;
    border-radius: 35px;
    color: #ffffff;
    padding: 0 10px;
    margin-top: 10px;

}

.zrstore-box .zrstore-right .zrbtn .btn img {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 3px;
}

.zrstore-box .zrstore-right .zrbtn .btn.qzx {
    background: #289ff9;
    margin-right: 10px;
}

.zrstore-box .zrstore-right .zrbtn .btn.wxzx {
    background: #f29a1f;
}

/*底部sou*/
.adv-foot-box{
    width: 100%;
    height: 325px;
    background-image: url(../images/foot-bg.jpg);
    background-size: cover;
}
.adv-text {
    color: #ffffff;

}

.adv-text .adv-01 {
    font-size: 40px;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}

.adv-text .adv-02 {
    font-size: 15px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
}
.adv-text .adv-02:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #ffffff;
}
.search-zxun {
    margin-top: 40px;
    margin-bottom: 20px;
}

.search-zxun .search-box input {
    height: 50px;
    width: 600px;
    padding-left: 20px;
    border: 1px solid #ddd;

}

.search-zxun .search-box .sbtn {
    width: 66px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #289ff9;
}

.search-zxun .search-box .sbtn img {
    width: 24px;
    height: 24px;
}

.search-zxun .right-zx {
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin-left: 6px;
    background: #f29a1f;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}
/**/
.buy-box {
    padding: 20px 0;
    margin: 30px 0;
}
/*底部广告*/
.alert-bot {
    width: 100%;
    /*height: 120px;*/
    background: rgb(0, 0, 0,0.6);
    position: fixed;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
    padding: 20px 0;
    z-index: 101;
}
.alert-bot .box {
    position: relative;
}
.alert-bot .floating_form {
    margin-left: 245px;
}
.alert-bot .floating_form  .floating_tl {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}
.alert-bot .floating_form  .floating_tl  .floating_font {
    color: #fefefe;
    font-size: 20px;
    margin-right: 10px;
}
.floating_phone {
    background: #565656;
    padding: 6px 10px;
    border-radius: 25px;
    position: relative;
    top: 2px;
    left: 0;
    bottom: auto;
    right: auto;
    display: flex;
    align-items: center;
}
.floating_phone>img {
    object-fit: contain;
    margin-right: 3px;
}
.floating_phone>span {
    color: #ffffff;
    font-size: 12px;
}
.floating_in_box {
    background: #FFFFFF;
    width: 455px;
    height: 44px;
    float: left;
}
.floating_in_box>input {
    border: none;
    width: 300px;
    height: 44px;
    float: left;
    border: 0;
    outline: none;
    background: none;
}
.floating_in_before {
    background: #e4e4e4;
    width: 1px;
    height: 10px;
    float: left;
    margin-top: 17px;
    margin-right: 10px;
}
.floating_lx {
    width: 140px;
    height: 44px;
    background: #289ff9;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #fefefe;
    float: left;
    margin-right: 6px;
    outline: none;
    box-shadow: none;
    border: none;
}
.floating_kf {
    width: 168px;
    height: 44px;
    background: #fe4e18;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #FFFFFF;
    float: left;
    margin-right: 8px;
}
.floating_cols {
    float: right;
    cursor: pointer;
    margin-top: -43px;
    margin-right: 55px;
}
.floating_cols>img {
    object-fit: contain;
}
.floating_belle {
    object-fit: contain;
    position: absolute;
    bottom: -30px;
    top: auto;
    left: 0;
    right: auto;
    margin-right: 5px;
    width: 200px;
}