﻿.hulucn_logo {
    background: url("/static/img/sprite20221123.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: 0px -248px;
    width: 200px;
    height: 72px;
}

.serviceleft {
    cursor: pointer;
    right: 0;
    position: fixed;
    top: 16%;
    width: 100px;
    z-index: 99999;
}

.si_serviceleft {
    position: relative;
}

.si_serviceleft1,
.si_serviceleft2 {
    position: absolute;
    right: 0px;
}



.si_serviceleft .si_serviceleft2 ul {
    background-color: #6066d5;
    width: 79px;
    padding: 0px 0 0px 0;
}

.si_serviceleft2 ul li {
    display: block;
    text-indent: -9999px;
    background: url(/static/img/si_serviceleft_05.png?v=1.05) no-repeat;
    text-align: center;
    width: 79px;
}

.si_serviceleft2 ul li a {
    color: #fff;
    display: block;
    width: 78px;
}

.si_serviceleft2 .si_serviceleftLI1 {
    background-position: 0px 0px;
    height: 75px;
}

.si_serviceleft2 .si_serviceleftLI2 {
    background-position: 0px -75px;
    height: 70px;
}

.si_serviceleft2 .si_serviceleftLI3 {
    background-position: 0px -140px;
    height: 70px;
}

.si_serviceleft2 .si_serviceleftLI4 {
    background-position: 0px -210px;
    height: 70px;
}

.si_serviceleft2 .si_serviceleftLI5 {
    background-position: 0px -280px;
    height: 76px;
}

.si_serviceleft2 .si_serviceleftLI6 {
    background-position: 0px -435px;
    height: 76px;
}

.si_serviceleft2 .si_serviceleftLast {
    background-position: 0px -360px;
    height: 76px;
}




.si_serviceleft2 img {
    margin-left: 58px;
    display: block;
}

.si_serviceleftLast {
    position: relative;
    z-index: 100;
}

.si_serviceleftLast div {
    position: absolute;
    left: -235px;
    top: -90px;
    display: none;
    z-index: 10000;
}

.si_serviceleftLI2 {
    position: relative;
    z-index: 100;
}

.si_serviceleftLI2 div {
    position: absolute;
    left: -235px;
    top: -90px;
    display: none
}

div:hover div[role="menu"] {
    opacity: 1;
    visibility: visible;
}

/* 在线客服飘窗 */
.online-service {
    position: fixed;
    bottom: 20%;
    right: 10px;
    z-index: 99999;
}

.online-service .hidden {
    visibility: hidden;
}

.online-service ul li {
    width: 64px;
    height: 64px;
    text-align: center;
    background: #ffffff;
    /*box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);*/
    border-radius: 8px;
    margin-bottom: 8px;
    position: relative;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.08);
    filter: drop-shadow(0px 2px 12px rgba(0, 0, 0, 0.11));
}

.online-service ul li:nth-child(2) {
    background: transparent;
}

.online-service ul li .img-box {
    padding-top: 13px;
    display: block;
}

.online-service ul li .intro-name {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #1e2221;
    display: block;
    padding: 6px 6px 0;
}

.online-service ul li img {
    margin: 0 auto;
}

.online-service ul li:nth-child(2) {
    margin-bottom: 16px;
}

.online-service ul li:nth-child(2) .block {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background-image: url(/static/img/service00.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.online-service ul li:nth-child(2) span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 18px;
    background: #4385ff;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 8px 8px;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    position: absolute;
    bottom: -10px;
}

.online-service ul li:nth-child(1) span label {
    font-size: 10px;
    font-weight: 600;
    -webkit-transform: scale(0.9);
    display: inline-block;
    padding: 0 6px;
}

.online-service ul li:nth-child(2) a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.online-service ul li:nth-child(1) img {
    width: 26px;
    height: 26px;
}

.online-service ul li:nth-child(3) img {
    width: 26px;
    height: 23.19px;
}

.online-service ul li:nth-child(4) img {
    width: 26px;
    height: 21.18px;
}

.online-service ul li:nth-child(5) img {
    width: 24px;
    height: 24px;
}

.online-service ul li:nth-child(6) img,
.online-service ul li:nth-child(7) img {
    width: 24px;
    height: 24px;
}

.online-service ul li:nth-child(8) {
    display: block;
    width: 32px;
    height: 32px;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
    background: #ffffff;
    /*box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/
    border-radius: 16px;
    box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.08);
    filter: drop-shadow(0px 2px 12px rgba(0, 0, 0, 0.11));
}

.online-service ul li:nth-child(8) img {
    width: 14px;
    height: 11.5px;
}

/**box*/
/**hoverä¼˜åŒ–*/
.online-service ul li .box {
    background-color: transparent;
    display: block;
    width: 100px;
    height: 80px;
    position: absolute;
    left: -36px;
    top: 0;
}

.online-service ul li:nth-child(2) .box {
    left: -20px;
}

.online-service ul li .service-fixed {
    position: absolute;
    right: 60px;
    top: 3px;
}

.online-service ul li .info-box {
    position: relative;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
    right: 16px;
    text-align: left;
    /*display: none;*/
    /*top: 7px;*/
}

.online-service ul li .info-box::after {
    content: "";
    display: block;
    width: 8px;
    height: 17px;
    position: absolute;
    right: -6px;
    top: 20px;
    background-image: url(/static/img/icon_box.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.online-service .on-box {
    /*top: 0;*/
    right: 16px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.08);
    filter: drop-shadow(0px 2px 12px rgba(0, 0, 0, 0.11));
    position: relative;
}

.online-service .on-info-title {
    display: flex;
    justify-content: space-between;
}

.online-service .on-info-box {
    min-width: 168px;
    padding: 10px 27px 10px 14px;
    position: relative;
    cursor: pointer;
    z-index: 99;
}

.online-service .hide {
    display: none;
}

.online-service .on-info-box::after {
    content: "";
    display: block;
    width: 8px;
    height: 17px;
    position: absolute;
    right: -6px;
    top: 20px;
    background-image: url(/static/img/icon_box.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.online-service .on-info-box .on-img-box {
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 12px;
}

.online-service .on-info-box .on-title {
    height: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #4385ff;
    padding-bottom: 2px;
}

.online-service .on-info-box .on-sub-title {
    min-height: 21px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    color: #595959;
}

.online-service ul li:nth-child(2) .info-box，.online-service ul li:nth-child(3) .info-box {
    min-width: 171px;
    top: 0;
    padding: 19px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4385ff;
}

.online-service ul li:nth-child(3) .info-box label {
    cursor: pointer;
}

.online-service ul li:nth-child(4) .info-box {
    width: 230px;
    height: 230px;
    padding: 10px 10px 0;
    top: -32px;
}

.online-service ul li:nth-child(5) .info-box::after {
    top: 55px;
}

.online-service ul li:nth-child(5) .info-box img {
    width: 200px;
    height: 196px;
}

.online-service ul li:nth-child(5) .info-box p {
    left: 15px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4385ff;
    padding: 4px;
}

.online-service ul li:nth-child(5) .info-box {
    width: 210px;
    height: 100px;
    padding: 10px 10px 0;
    top: -32px;
    background-color: #ffffee;
}

.online-service ul li:nth-child(5) .info-box::after {
    top: 55px;
}



.online-service ul li:nth-child(5) .info-box p {
    left: 15px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4385ff;
    padding: 4px;
}

/*抖动*/
.online-service .block {
    animation-name: shock;
    animation-iteration-count: infinite;
    animation-duration: 2000ms;
    animation-direction: normal;
    animation-timing-function: linear;
}

@keyframes shock {
    0% {
        transform-origin: bottom;
        transform: rotate(0);
    }

    2% {
        transform-origin: bottom;
        transform: rotate(-1.2deg);
    }

    4% {
        transform-origin: bottom;
        transform: rotate(-2deg);
    }

    6% {
        transform-origin: bottom;
        transform: rotate(-2.1deg);
    }

    8% {
        transform-origin: bottom;
        transform: rotate(-1.1deg);
    }

    10% {
        transform-origin: bottom;
        transform: rotate(5deg);
    }

    12% {
        transform-origin: bottom;
        transform: rotate(5.1deg);
    }

    14% {
        transform-origin: bottom;
        transform: rotate(3.9deg);
    }

    16% {
        transform-origin: bottom;
        transform: rotate(-3.1deg);
    }

    18% {
        transform-origin: bottom;
        transform: rotate(-4deg);
    }

    20% {
        transform-origin: bottom;
        transform: rotate(-3.6deg);
    }

    22% {
        transform-origin: bottom;
        transform: rotate(-1.9deg);
    }

    24% {
        transform-origin: bottom;
        transform: rotate(2.2deg);
    }

    26% {
        transform-origin: bottom;
        transform: rotate(3deg);
    }

    28% {
        transform-origin: bottom;
        transform: rotate(2.7deg);
    }

    30% {
        transform-origin: bottom;
        transform: rotate(1.5deg);
    }

    32% {
        transform-origin: bottom;
        transform: rotate(-0.2deg);
    }

    34% {
        transform-origin: bottom;
        transform: rotate(-1.6deg);
    }

    36% {
        transform-origin: bottom;
        transform: rotate(-2deg);
    }

    38% {
        transform-origin: bottom;
        transform: rotate(-1.7deg);
    }

    40% {
        transform-origin: bottom;
        transform: rotate(-1.1deg);
    }

    42% {
        transform-origin: bottom;
        transform: rotate(-0.4deg);
    }

    44% {
        transform-origin: bottom;
        transform: rotate(0deg);
    }

    46% {
        transform-origin: bottom;
        transform: rotate(0deg);
    }

    100% {
        transform-origin: bottom;
        transform: rotate(0deg);
    }
}

/**hover */
.online-service ul li:not(:last-child):hover {
    background: #ecf3ff;
}

.online-service ul li:nth-child(5):hover .service-fixed,
.online-service ul li:nth-child(4):hover .service-fixed {
    display: block;
}

.online-service ul li#service-open:hover .service-fixed {
    display: block;
}

.online-service ul li .service-fixed {
    display: none;
}

/**动态效果-抖动 */
.culture-block {
    /*animation-name: shock;*/
    animation-iteration-count: infinite;
    animation-duration: 2000ms;
    animation-direction: normal;
    animation-timing-function: linear;
}

.culture-block:hover {
    animation-name: none;
}

@keyframes shock {
    0% {
        transform-origin: bottom;
        transform: rotate(0);
    }

    2% {
        transform-origin: bottom;
        transform: rotate(-1.2deg);
    }

    4% {
        transform-origin: bottom;
        transform: rotate(-2deg);
    }

    6% {
        transform-origin: bottom;
        transform: rotate(-2.1deg);
    }

    8% {
        transform-origin: bottom;
        transform: rotate(-1.1deg);
    }

    10% {
        transform-origin: bottom;
        transform: rotate(5deg);
    }

    12% {
        transform-origin: bottom;
        transform: rotate(5.1deg);
    }

    14% {
        transform-origin: bottom;
        transform: rotate(3.9deg);
    }

    16% {
        transform-origin: bottom;
        transform: rotate(-3.1deg);
    }

    18% {
        transform-origin: bottom;
        transform: rotate(-4deg);
    }

    20% {
        transform-origin: bottom;
        transform: rotate(-3.6deg);
    }

    22% {
        transform-origin: bottom;
        transform: rotate(-1.9deg);
    }

    24% {
        transform-origin: bottom;
        transform: rotate(2.2deg);
    }

    26% {
        transform-origin: bottom;
        transform: rotate(3deg);
    }

    28% {
        transform-origin: bottom;
        transform: rotate(2.7deg);
    }

    30% {
        transform-origin: bottom;
        transform: rotate(1.5deg);
    }

    32% {
        transform-origin: bottom;
        transform: rotate(-0.2deg);
    }

    34% {
        transform-origin: bottom;
        transform: rotate(-1.6deg);
    }

    36% {
        transform-origin: bottom;
        transform: rotate(-2deg);
    }

    38% {
        transform-origin: bottom;
        transform: rotate(-1.7deg);
    }

    40% {
        transform-origin: bottom;
        transform: rotate(-1.1deg);
    }

    42% {
        transform-origin: bottom;
        transform: rotate(-0.4deg);
    }

    44% {
        transform-origin: bottom;
        transform: rotate(0deg);
    }

    46% {
        transform-origin: bottom;
        transform: rotate(0deg);
    }

    100% {
        transform-origin: bottom;
        transform: rotate(0deg);
    }
}

.richtext {
    font-family: "Proxima Nova,sans-serif";
    margin-top: 20px;
    padding: 3px;
}

.richtext h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 8px 0px 8px 0px;
}

.richtext h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 7px 0px 7cqbpx 0px;
}

.richtext h3 {
    font-size: 17px;
    font-weight: bold;
    margin: 6px 0px 6px 0px;
}

.richtext h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
}
.richtext h5,h6 {
    font-size: 15px;
    font-weight: bold;
    margin: 4px 0px 4px 0px;
}



.richtext img {
    max-width: 700px;
    max-height: 600px;
}

.richtext p {
    font-family: Arial;
    font-size: 13px;
    line-height: 180%;
    word-wrap: break-word;
    word-break: normal;
}
.richtext a {text-decoration: underline;}


.richtext table th,
.richtext table td {
  border: solid 1px #000;
}

.hot-tags-con a {
    display: inline-block;
    background-color: #fff;
    padding: 1% 4%;
    border: #e5e5e5 1px solid;
    border-radius: 500px;
    margin: 2% 5% 2% 0px;
    font-size: 12px;
    color: #646464;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
}


.business-page .ruzhu-brief {
    overflow: hidden;
    width: 1130px;
    margin: 0 auto 102px auto;
    padding: 50px 0 0 0;
}

.business-page .ruzhu-brief .top-banner {
    width: 560px;
    height: 400px;
    float: left;
    margin: 0 116px 0 0;
}

.business-page .ruzhu-brief .top-content {
    width: 451px;
    float: left;
}

.business-page .ruzhu-brief .top-content .topic {
    font-size: 48px;
    color: #2c2c2c;
    margin: 24px 0 0 0;
}

.business-page .ruzhu-brief .top-content .slogan {
    font-size: 24px;
    line-height: 1.33;
    text-align: left;
    color: #2c2c2c;
    margin: 12px 0 16px 0;
}

.business-page .ruzhu-brief .top-content .theme {
    font-size: 16px;
    line-height: 2;
    text-align: left;
    color: #747474;
    margin: 0 0 24px 0;
}


.business-page a {
    text-decoration: none;
}

.business-page .ruzhu-brief .top-content .bottom .btn-other {
    width: 216px;
    height: 56px;
    display: inline-block;
    border-radius: 28px;
    background-color: #ff4949;
    font-size: 24px;
    font-weight: 500;
    line-height: 56px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.business-page .ruzhu-brief .top-content .bottom .btn-self {
    width: 210px;
    height: 56px;
    display: inline-block;
    border-radius: 28px;
    background-color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 56px;
    text-align: center;
    color: #ff4949;
    border: 1px solid #ff4949;
    cursor: pointer;
    margin-left: 14px;
}

.business-page .ruzhu-enter {
    background: #f7f7f7;
    height: 723px;
    padding: 62px 0 0 0;
    text-align: center;
}

.business-page .ruzhu-enter em {
    font-weight: 500;
    color: #ff4949;
    font-style: normal;
}


.business-page .ruzhu-enter h2 {
    font-size: 32px;
    font-weight: 500;
    color: #000;
    margin: 0 auto 274px auto;
}

.business-page .ruzhu-enter .five-flow {
    position: relative;
    width: 840px;
    margin: 0 auto;
}

.business-page .ruzhu-enter .five-flow .one {
    top: -194px;
    left: -142px;
}

.business-page .ruzhu-enter .five-flow .two {
    top: 82px;
    left: 46px;
}

.business-page .ruzhu-enter .five-flow .three {
    top: -223px;
    left: 240px;
}

.business-page .ruzhu-enter .five-flow .four {
    top: 82px;
    left: 434px;
}

.business-page .ruzhu-enter .five-flow .five {
    top: -194px;
    left: 624px;
}

.business-page .ruzhu-enter .five-flow .one,
.business-page .ruzhu-enter .five-flow .two,
.business-page .ruzhu-enter .five-flow .three,
.business-page .ruzhu-enter .five-flow .four,
.business-page .ruzhu-enter .five-flow .five {
    padding: 10px 40px 0 40px;
    width: 340px;
    height: 176px;
    position: absolute;
    background: #fff;
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 500;
}

.business-page .ruzhu-enter .five-flow .one .content,
.business-page .ruzhu-enter .five-flow .two .content,
.business-page .ruzhu-enter .five-flow .three .content,
.business-page .ruzhu-enter .five-flow .four .content,
.business-page .ruzhu-enter .five-flow .five .content {
    font-size: 16px;
    line-height: 1.5;
    color: #747474;
    font-weight: normal;
    margin: -12px 0 0 0;
}

.business-page .ruzhu-detail {
    margin: 0 auto;
    width: 1030px;
}

.business-page .ruzhu-detail .top-topic {
    margin: 70px 0 0 0;
    overflow: hidden;
}

.business-page .ruzhu-detail .top-topic .inner {
    width: 426px;
    float: left;
    border-bottom: 4px solid #fff;
    cursor: pointer;
}

.business-page .ruzhu-detail .top-topic .inner:first-child {
    margin: 0 175px 0 0;
}

.business-page .ruzhu-detail .top-topic .inner h2 {
    font-size: 32px;
    line-height: 1.17;
    text-align: left;
    color: #aeaeae;
    margin: 0;
}

.business-page .ruzhu-detail .top-topic .inner p {
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    color: #747474;
    margin: 16px 0 20px 0;
}

.business-page .ruzhu-detail .top-topic .inner.selected {
    border-bottom: 4px solid #2db8ff;
}

.business-page .ruzhu-detail .top-topic .inner.selected h2 {
    font-size: 32px;
    line-height: 1.17;
    text-align: left;

    margin: 0;
}

.business-page .ruzhu-detail .top-topic .inner.selected p {
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    color: #747474;
    margin: 16px 0 20px 0;
}

.business-page .ruzhu-detail .middle-topic {
    position: relative;
}

.business-page .ruzhu-detail .middle-topic .inner {
    overflow: hidden;
    margin: 64px 0 0 0;
    line-height: 1.6;
}

.business-page .ruzhu-detail .middle-topic .inner h4 {
    float: left;
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;
    text-align: left;
    color: #2c2c2c;
    margin: 0 40px 0 0;
}

.business-page .ruzhu-detail .middle-topic .inner ul {
    float: left;
    margin: 0;
    width: 880px;
    font-size: 20px;
}

.business-page .ruzhu-detail .middle-topic .inner .leftadd {
    margin: 0 0 0 -28px;
}

.business-page .ruzhu-detail .middle-topic .inner .rightadd {
    margin: 0 0 0 0;
}

.business-page .ruzhu-detail .middle-topic .inner .topadd {
    margin: 32px 0 0 -28px;
}

.business-page .ruzhu-detail .middle-topic .inner .add-back {
    background: #f7f7f7;
    padding: 24px 0 24px 32px;
    margin: 0 0 32px -28px;
}

.business-page .ruzhu-detail .middle-topic .inner .add-back .add-red {
    color: #ff4949;
    font-weight: 500;
}

.business-page .ruzhu-detail .middle-topic .inner .add-back p {
    margin: 0;
}

.business-page .ruzhu-detail .bottom-btn {
    display: block;
    width: 240px;
    height: 56px;
    border-radius: 28px;
    background-color: #ff4949;
    font-size: 24px;
    font-weight: 500;
    line-height: 56px;
    text-align: center;
    color: #fff;
    margin: 64px auto;
    cursor: pointer;
}

.business-page .ruzhu-detail .bottom-btn:hover {
    background-color: #c96469;
}

.business-page .ruzhu-issue {
    margin: 0 auto;
    padding: 0 0 180px 0;
}

.business-page .ruzhu-issue h2 {
    font-size: 32px;
    line-height: 1.09;
    letter-spacing: -0.6px;
    text-align: center;
    font-weight: 500;
    padding: 64px 0 0 0;
}

.business-page .ruzhu-issue .issue-btn {
    width: 936px;
    margin: 32px auto;
}

.business-page .ruzhu-issue .issue-btn .each {
    width: 200px;
    height: 40px;
    display: inline-block;
    border-radius: 100px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    color: #747474;
    margin: 0 7px;
    cursor: pointer;
}

.business-page .ruzhu-issue .issue-btn .each.select {
    background: #aeaeae;
    color: #fff;
}

.business-page .ruzhu-issue .all-issue {
    width: 1002px;
    margin: 0 auto;
}

.business-page .ruzhu-issue .all-issue .inner .question {
    font-size: 24px;
    line-height: 1.25;
    text-align: left;
    font-weight: normal;
    color: #2c2c2c;
    margin: 0;
}

.business-page .ruzhu-issue .all-issue .inner .content {
    font-size: 18px;
    color: #818181;
    margin: 16px 0 32px 0;
}



.three-paper {
    width: 348px;
    height: 454px;
    position: absolute;
    top: 227px;
    left: 36%;
    z-index: 10000;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 1px 4px #aeaeae;
    box-shadow: 0 1px 4px #aeaeae;
}

.business-page .ruzhu-detail .middle-topic .inner ul {
    float: left;
    margin: 0;
    width: 880px;
    font-size: 20px;
    list-style: disc;
}

.clear {
    clear: both;
}

.search-data-item {
    min-height: 60px;
    position: relative;
    font-size: 12px;
    z-index: 0
}

.search-data-item .sourceheader {
    background-color: #e6f1fd;
    border-bottom: solid 1px #a2cffc;
    vertical-align: middle;
    padding: 8px 5px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
}

.search-data-item .pn_header {
    background-color: #f5f5f5;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    margin: auto 0px;
    float: left;
    height: 30px;
    padding-top: 10px;
}

.pn_header>div {
    float: left;
    padding-left: 5px;
}

.search-w-pn {
    width: 210px;
}

.search-w-pn2 {
    width: 210px;
}

.search-w-desc {
    width: 220px;
}

.search-w-mrf {
    width: 210px;
}

.search-w-qty {
    width: 150px;
}

.search-w-price {
    width: 190px;
    padding-right: 5px;
}

.search-w-price>div {
    text-align: right;
    margin: 0px 4px;
    font-size: 12px;
    line-height: 16px;
}

.search-w-lt {
    width: 180px;
}

.search-w-num {
    width: 150px;
}

.search-w-num .reducebtn {
    float: left;
    border-radius: 2px 0 0 2px;
    background-color: #f9f9f9;
    border-top: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    width: 26px;
    height: 25px;
    text-align: center;
    cursor: pointer;
}

.search-w-num .txtinput {
    width: 56px;
    padding: 5px;
    border: 1px solid #E4E4E4;
    height: 15px;
    text-align: center;
    box-sizing: content-box;
    float: left;
}

.search-w-num .addbtn {
    float: left;
    border-radius: 2px 0 0 2px;
    background-color: #f9f9f9;
    border-top: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    width: 26px;
    height: 25px;
    text-align: center;
    cursor: pointer;
}

.search-w-opt {
    width: 120px;
    text-align: right;
}

.search-w-opt a.cartbtn {
    text-decoration: none;
    border-radius: 3px;
    background-color: #789CF1;
    cursor: pointer;
    color: #fff;
    padding: 5px;
    width: 90px;
    margin-top: 5px;
}

.search-w-opt a.cartbtn:hover,
a.cartbtn:active {
    text-decoration: none;
}

.search-w-opt a.daimaibtn {
    text-decoration: none;
    border-radius: 3px;
    background-color: #789CF1;
    cursor: pointer;
    color: #fff;
    padding: 5px;
    width: 90px;
    margin-top: 5px;
}

.search-w-opt a.daimaibtn:hover,
a.daimaibtn:active {
    text-decoration: none;
}

.search-data-item .pn_list {
    background-color: #fff;
    width: 100%;
    margin: auto 0px;
    float: left;
    min-height: 30px;
    padding-top: 10px;
    position: relative;
    padding-bottom: 35px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dad8d9;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.search-data-item .pn_list:hover {
    background-color: #f2f2f2;
    border: 1px solid #fb6402;
    ;
}

.pn_list>div {
    float: left;
    padding-left: 5px;
}

.search-data-item .more_txt {
    text-align: center;
    margin: 5px auto;
}

.search-data-item .more_txt a {
    font-size: 12px;
    color: #0000ff;
    text-decoration: none;
}

.search-data-item .more_txt a {
    font-size: 12px;
    color: #0000ff;
    text-decoration: underline;
}

.kefubox {
    position: absolute;
    bottom: 10px;
    left: 5px;
    font-size: 12px;
    color: #7e7e7e;
    width: 1030px;
    z-index: 1;
}

.kefubox .qqcall {
    float: left;
    margin-right: 15px;
}

.kefubox .telcall {
    float: left;
    color: #919191;
    padding-top: 3px;
}

.kefubox .col3 {
    float: right;
}

.kefubox .col3 .regbtn {
    cursor: pointer;
    border: solid 1px #fb6402;
    background-color: #fd751a;
    padding: 5px;
    color: #fff;
    border-radius: 3px;
    width: 70px;
}

.pn_list .search-w-price .unfold>a {
    color: #0000ff;
    text-decoration: none;
}

.pn_list .search-w-price .unfold>a:hover {
    color: #0000ff;
    text-decoration: underline;
}

.pr {
    position: relative
}

.search-result-list-header {
    margin-top: 20px
}

.search-result-list-header .supplier-sift-box {
    border: 1px solid #f2f2f2
}

.search-result-list-header dl {
    border-top: none;
    position: relative;
    line-height: 40px;
    font-size: 14px
}

.search-result-list-header dt {
    background: #f8f8f8;
    height: 40px;
    float: left;
    text-align: right;
    padding-right: 40px;
    width: 106px;
    color: #666;
    font-size: 14px
}

.search-result-list-header dd {
    float: left;
    width: 962px;
    background: #fff;
    line-height: 40px;
    border-left: 1px solid #f2f2f2
}

.search-result-list-header .list-act .list .check {
    color: #1969F9
}

.search-result-list-header .list-text .check {
    position: relative;
    padding: 0 30px 0 10px;
    color: #666;
    width: 100px;
    margin: 4px 20px 4px 0;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e5e5e5
}

.search-result-list-header .list-text .check a {
    display: block
}

.search-result-list-header .list-text .check:hover {
    color: #1969F9;
    border-color: #1969F9
}

.search-result-list-header .list-text .check .icon-delete {
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 2px;
    display: block;
    width: 15px;
    height: 15px;
    background: #1969F9;
    color: #fff;
    line-height: 14px;
    text-align: center;
    border-radius: 15px
}

.search-result-list-header .icon-delete {
    display: none
}

.search-result-list-header .list {
    width: 880px;
    height: 30px;
    padding: 5px 0 5px 20px;
    overflow: hidden;
    font-size: 12px
}

.search-result-list-header .list li {
    line-height: 30px;
    float: left;
    width: 100px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all
}

.search-result-list-header .list a {
    color: #000000
}

.search-result-list-header .list li.act a {
    color: #1969F9;
    font-weight: bold
}

.search-result-list-header .list a:hover {
    color: #1969F9
}

.search-result-list-header .list label {
    display: none
}

.search-result-list-header .dan_list {
    height: auto;
    min-height: 30px
}

.search-result-list-header .dan_list li {
    width: 100px
}

.search-result-list-header {
    margin-bottom: 20px;
    overflow: hidden
}

.search-result-list-header dl {
    overflow: hidden
}

.search-result-list-header dt {
    height: auto;
    margin-bottom: -9999px;
    padding-bottom: 9999px
}

.search-result-list-header .czbsg {
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1
}

.search-result-list-header .clear-alls {
    line-height: 20px;
    font-size: 12px;
    width: 60px;
    text-align: center;
    height: 20px;
    border: 1px solid #E9EEF4;
    color: #647A93;
    cursor: pointer;
    margin-left: 10px;
    display: none
}

.search-result-list-header .tog-con {
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    height: 20px;
    color: #647A93;
    cursor: pointer
}

.search-result-list-header .tog-con i {
    background: url(../img/xl.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 6px
}

.search-result-list-header .tog-con.act i {
    background: url(../img/sl.png) no-repeat;
    position: relative;
    top: -2px
}

.check {
    background-color: #ddf0fb;
}

#supplier_list .check .icon-delete {
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 2px;
    display: block;
    width: 15px;
    height: 15px;
    background: #1969F9;
    color: #fff;
    line-height: 14px;
    text-align: center;
    border-radius: 15px;
}

#supplier_list .icon-delete {
    display: none;
}

body .layerwinskin .layui-layer-title {
    background-color: rgb(249 115 22);
    color: #fff;
    border: none;
}

.text-search {
    color: #f60
}

.showImage {
    background-image: url(/static/img/search_logo/logo.png);
}

#item1 {
    background-position: -20px 0;
}

#item2 {
    background-position: -20px -27px;
}

#item3 {
    background-position: -20px -54px;
}

#item4 {
    background-position: -20px -80px;
}

#item5 {
    background-position: -20px -105px;
}

#item6 {
    background-position: -20px -134px;
}

#item7 {
    background-position: -22px -162px;
}

#item8 {
    background-position: -22px -188px;
}

#item9 {
    background-position: -22px -214px;
}

#item10 {
    background-position: -20px -267px;
}

#item11 {
    background-position: -20px -294px;
}

#item12 {
    background-position: -20px -239px;
}

#item13 {
    background-position: -20px -320px;
}

#item14 {
    background-position: -20px -348px;
}

#item15 {
    background-position: -20px -372px;
}

#item16 {
    background-position: -326px -365px;
}

#item17 {
    background-position: -22px -398px;
}

#item18 {
    background-position: -20px -423px;
}

#item19 {
    background-position: -20px -448px;
}

#item20 {
    background-position: -96px 165px;
}

#item21 {
    background-position: -20px -472px;
}

#item22 {
    background-position: -93px 0px;
}

#item23 {
    background-position: -93px -25px;
}

#item24 {
    background-position: -95px -47px;
}

#item25 {
    background-position: -93px -70px;
}

#item26 {
    background-position: -93px -96px;
}

#item27 {
    background-position: -93px -120px;
}

#item28 {
    background-position: -93px -148px;
}

#item29 {
    background-position: -93px -173px;
}

#item30 {
    background-position: -93px -194px;
}

#item31 {
    background-position: -93px -218px;
}

#item32 {
    background-position: -326px -395px;
}

#item33 {
    background-position: -95px -241px;
}

#item34 {
    background-position: -94px -263px;
}

#item35 {
    background-position: -95px -286px;
}

#item36 {
    background-position: -95px -312px;
}

#item37 {
    background-position: -96px 165px;
}

#item38 {
    background-position: -96px -359px;
}

#item39 {
    background-position: -95px -383px;
}

#item40 {
    background-position: -96px -407px;
}

#item41 {
    background-position: -96px -434px;
}

#item42 {
    background-position: -96px -456px;
}

#item43 {
    background-position: -96px -476px;
}

#item44 {
    background-position: -187px 2px;
}

#item45 {
    background-position: -187px -20px;
}

#item46 {
    background-position: -186px -40px;
}

#item47 {
    background-position: -186px -67px;
}

#item48 {
    background-position: -188px -93px;
}

#item49 {
    background-position: -187px -118px;
}

#item50 {
    background-position: -328px -425px;
}


#item51 {
    background-position: -187px -142px;
}

#item52 {
    background-position: -187px -165px;
}

#item53 {
    background-position: -187px -188px;
}

#item54 {
    background-position: -187px -210px;
}

#item55 {
    background-position: -187px -235px;
}

#item56 {
    background-position: -187px -260px;
}

#item57 {
    background-position: -187px -280px;
}

#item58 {
    background-position: -328px -425px;
}

#item59 {
    background-position: -187px -300px;
}

#item60 {
    background-position: -185px -323px;
}

#item61 {
    background-position: -187px -350px;
}

#item62 {
    background-position: -187px -377px;
}

#item63 {
    background-position: -187px -405px;
}

#item64 {
    background-position: -187px -428px;
}

#item65 {
    background-position: -328px -449px;
}

#item66 {
    background-position: -185px -458px;
}

#item67 {
    background-position: -257px 0px;
}

#item68 {
    background-position: -257px -25px;
}

#item69 {
    background-position: -257px -47px;
}

#item70 {
    background-position: -257px -67px;
}

#item71 {
    background-position: -257px -89px;
}

#item72 {
    background-position: -257px -110px;
}

#item73 {
    background-position: -257px -239px;
}

#item74 {
    background-position: -257px -129px;
}

#item75 {
    background-position: -257px -155px;
}

#item76 {
    background-position: -255px -176px;
}

#item77 {
    background-position: -257px -200px;
}

#item78 {
    background-position: -257px -225px;
}

#item79 {
    background-position: -257px -248px;
}

#item80 {
    background-position: -257px -239px;
}

#item81 {
    background-position: -257px -273px;
}

#item82 {
    background-position: -257px -298px;
}

#item83 {
    background-position: -257px -239px;
}

#item84 {
    background-position: -257px -320px;
}

#item85 {
    background-position: -22px -162px;
}

#item86 {
    background-position: -257px -343px;
}

#item87 {
    background-position: -257px -365px;
}

#item88 {
    background-position: -326px -365px;
}

#item89 {
    background-position: -257px -389px;
}

#item90 {
    background-position: -257px -415px;
}

#item91 {
    background-position: -22px -188px;
}

#item92 {
    background-position: -20px -134px;
}

#item93 {
    background-position: -257px -440px;
}

#item94 {
    background-position: -257px -465px;
}

#item95 {
    background-position: -326px -0px;
}

#item96 {
    background-position: -326px -25px;
}

#item97 {
    background-position: -326px -46px;
}

#item98 {
    background-position: -326px -75px;
}

#item99 {
    background-position: -326px -105px;
}

#item100 {
    background-position: -327px -130px;
}

#item101 {
    background-position: -326px -154px;
}

#item102 {
    background-position: -326px -176px;
}

#item103 {
    background-position: -326px -198px;
}

#item104 {
    background-position: -326px -220px;
}

#item105 {
    background-position: -326px -248px;
}

#item106 {
    background-position: -326px -275px;
}

#item107 {
    background-position: -326px -220px;
}

#item108 {
    background-position: -326px -338px;
}

.add_fixed {
    position: fixed;
    top: 1px
}

.max-w-24 {
    max-width: 96px;
}

.max-w-100px {
    max-width: 100px;
}

.w-255px {
    width: 255px;
}

.min-w-80 {
    min-width: 80%;
}

.savebt {
    border-radius: 5px;
    font-size: 12px;
    line-height: 180%;
    background-color: #f77e3d;
    color: #fff;
}

.savebt:hover {
    background-color: #f95c3d;
}

.sprite {
    margin-right: 5px;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
}

.logo-d1,
.logo-d2,
.logo-d3,
.logo-d4,
.logo-d5,
.logo-d6,
.logo-d7,
.logo-d8,
.logo-d9,
.logo-d10,
.logo-d11,
.logo-d12,
.logo-d13,
.logo-d14,
.logo-d15,
.logo-d16,
.logo-d17,
.logo-d18 {
    background: url("//huluic.com/static/img/dlogo-20210329.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.logo-d1 {
    background-position: -0px -0px;
    width: 100px;
    height: 25px;
}

.logo-d2 {
    background-position: -0px -25px;
    width: 100px;
    height: 25px;
}

.logo-d3 {
    background-position: -0px -50px;
    width: 100px;
    height: 25px;
}

.logo-d4 {
    background-position: -0px -75px;
    width: 100px;
    height: 25px;
}

.logo-d5 {
    background-position: -0px -100px;
    width: 100px;
    height: 25px;
}

.logo-d6 {
    background-position: -0px -125px;
    width: 100px;
    height: 25px;
}

.logo-d7 {
    background-position: -0px -150px;
    width: 100px;
    height: 25px;
}

.logo-d8 {
    background-position: -0px -175px;
    width: 100px;
    height: 25px;
}

.logo-d9 {
    background-position: -0px -200px;
    width: 100px;
    height: 25px;
}

.logo-d10 {
    background-position: -0px -225px;
    width: 100px;
    height: 25px;
}

.logo-d11 {
    background-position: -100px -0px;
    width: 100px;
    height: 25px;
}

.logo-d12 {
    background-position: -100px -25px;
    width: 100px;
    height: 25px;
}

.logo-d13 {
    background-position: -100px -50px;
    width: 100px;
    height: 25px;
}

.logo-d14 {
    background-position: -100px -75px;
    width: 100px;
    height: 25px;
}

.logo-d15 {
    background-position: -100px -100px;
    width: 100px;
    height: 25px;
}

.logo-d16 {
    background-position: -100px -135px;
    width: 100px;
    height: 25px;
}

.logo-d17 {
    background-position: -100px -169px;
    width: 100px;
    height: 30px;
}

.logo-d18 {
    background-position: -100px -210px;
    width: 100px;
    height: 35px;
}

.min-h-70px {
    min-height: 70px;
}