body {
    background: #e1e0de;
}

* {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4 {
    font-weight: 700 !important;
}

.layui-card-header {
    width: 100%;
    border-bottom: 1px solid #999 !important;
    padding-left: 0px;
    padding-top: 5px;
}

.layui-card {
    padding: 10px 20px 50px;
    margin-bottom: -16px !important;
}

div.padding-content.gengduoli * {
    margin: unset;
    padding: unset;
    line-height: normal;
    list-style: unset;
}

div.padding-content.gengduoli {
    /* text-align: justify; */
    max-width: 1320px;
    width: 74%;
}

div.padding-content.gengduoli ul {
    padding-left: 15px;
}

.layui-container {
    padding: 0 !important;
}

img {
    max-width: 100%;
}

::-moz-selection {
    background: #cccccc;
    color: #ffffff;
}

::selection {
    background: #cccccc;
    color: #ffffff;
}

.layui-breadcrumb {
    padding-left: 15px;
}

.layui-breadcrumb a {
    text-decoration: underline;
}

.layui-breadcrumb span {
    font-size: 12px;
}

.layui-card h1 {
    margin: 10px auto 0;
}

.description {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0;
}

.body-buttom-left {
    padding-right: 5px;
    padding-left: 5px;
}

.body-buttom-right {
    padding-right: 5px;
    padding-left: 5px;
}

.layui-textarea {
    resize: none !important;
}

@media screen and (max-width: 800px) {
    .layui-card-header {
        line-height: normal !important;
        font-size: 10px !important;
    }
}

.bearing-pdf {
    position: absolute;
    right: 8px;
    top: -10px;
    color: #cbcbcb;
    background: url("/static/uploads/2018/07/printer.png") no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

#magnifier {
    position: relative;
}

#magnifier img {
    width: 100%;
}

#movescre {
    position: absolute;
    display: none;
    width: 20%;
    height: 30%;
    border: 1px solid #ccc;
    background: #ffffcc;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 10;
    cursor: pointer;
}

#magnifier_show {
    position: absolute;
    overflow: hidden;
    display: none;
    border: 1px solid black;
    width: 100%;
    max-width: 312px;
    height: 372px;
    margin-top: 10px;
    z-index: 100
}

#magnifier_show img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 1200px
}

tr {
    border-bottom: 1px solid #ccc;
    color: #333;
}

tr:hover {
    background-color: #36648A;
    color: #ffffff
}

tr:hover .type4, tr:hover a {
    color: #ffffff
}

tr:hover .tshu2 a {
    color: #36648a
}

.fen-ge-tr:hover {
    background-color: transparent;
    color: #333;
}

td {
    font: 12px/14px arial, helvetica, sans-serif;
    padding: 2px 2px 2px 0px;
    width: 50%;
}

tr a {
    color: #36648a;
}

tr:hover a {
    color: white;
}

.first-td {
    color: #8f918f;
}

tr:hover td:first-child {
    color: #ffffff !important;
}

.content-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.62rem;
}

.content-bottom-box {
    width: 18%;
    height: 2.5rem;
    border: 1px solid #999;
    border-radius: 0.31rem;
    box-shadow: 0 4px 3px rgb(0 0 0 / 25%);
    margin-top: .5rem;
    padding: .2rem 0 0 0;
    display: flex;
    align-items: center;
}

.content-bottom-font {
    margin-bottom: 0.5rem;
    font: 12px/14px arial, helvetica, sans-serif;
}

.content-bottom-img-box {
    background-color: #f6f6f6;
    margin-top: 5px;
    padding-left: .5rem;
}

.content-bottom-font {
    font-weight: 700;
    padding: .5rem 0;
}

.content-bottom-ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.content-bottom-li {
    width: 20%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: .3rem;
}

.content-bottom-li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: white;
    padding: .3rem 0;
    flex-basis: 18rem;
    border-radius: .5rem;
    text-decoration: underline;
    color: #36648a;
}

.content-bottom-li a div {
    background-color: white;
}

.content-bottom-img {
    width: 3rem;
    height: 3rem;
    display: flex;
}

.layui-card-header {
    display: flex;
}

.layui-card-header h1 {
    margin: 0;
}

/* 以下推荐样式 */
.card-header-font-box {
    display: flex;
    font: 12px/14px arial, helvetica, sans-serif;
    padding-left: .5rem;
    margin-top: 1.5rem;
    margin-right: .5rem;
}

.card-header-font-box div {
    display: flex;
    align-items: center;
}

.header-font-a a {
    display: inline-block;
    margin-left: .3rem;
    margin-right: 1rem;
    border: 1px #efefef solid;
    padding: .3rem;
    border-radius: .3rem;
}

.content-bottom-a {
    margin-left: .5rem;
}

.header-font-search {
    font-weight: 700;
}

.header-font-a a:hover {
    background-color: #36648A;
    color: white;
}

/* 以上 */
/*3d下载*/
.download {
    display: flex;
    justify-content: flex-start;
}

.download option {
    cursor: pointer;
}

.chart-box {
    margin-top: 30px;
}

.chart-title {
    font-size: 12px;
    font-weight: 700;
}

.chart-tb {
    width: 40%;
    height: 50px;
}

.chart-tb-th, .chart-tb-td {
    display: flex;
}

.chart-tb-th > div, .chart-tb-td > div {
    flex: 1;
    display: flex;
    justify-content: center;
    border: 1px solid #CCCCC8;
    margin: 0 0 -1px -1px;
}

.chart-tb-th > div:nth-child(2), .chart-tb-td > div:nth-child(2) {
    flex: 2;
}

/* 图纸pdf */
.imgMa-box {
    position: relative;
}

.imgpdf {
    position: absolute;
    top: 2px;
    left: 8px;
}

.dwnnew {
    color: #333;
}

.dwnnew:hover {
    background-color: #33648B;
    color: #ffffff;
}


.interchange-box {
    margin: 5px 0rem;
    padding-left: .5rem;
    color: #333;
}

.interchange-box-title {
    font-size: 12px;
    font-weight: 700;
}

.interchange-standard {
    display: flex;
    flex-direction: column;
    border-left: 1px solid #CCCCC8;
}

.interchange-standard > div {
    display: flex;
}

.interchange-standard > div > div {
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #CCCCC8;
    text-align: center;
    width: 9rem;
    padding: 0 18px;
    word-wrap: break-word;
    word-break: break-all;
}

.interchange-standard > div:nth-child(1) > div {
    border-top: 1px solid #CCCCC8;
    border-bottom: 1px solid #CCCCC8;
}

.interchange-standard > div:nth-child(2) > div {
    border-bottom: 1px solid #CCCCC8;
}

@media screen and (max-width: 760px) {
    .interchange-box {
        display: none;
    }
}

.card-box {
    padding: 10px 20px 20px;
}

.layui-card-body {
    padding: 5px 0px 0px 0px;
}

.detail-container {
    width: 100%;
    font: 12px/14px arial, helvetica, sans-serif;
    padding-bottom: 10px;
    max-width: 100%;
}

.detail-container .layui-card-header {
    height: 37px;
    line-height: 32px;
}

#gou-zhuyi-content {
    display: none;
    text-align: left;
    color: #333;
    width: 210px;
    background-color: #eee;
    position: absolute;
    left: 25px;
    top: -140px;
    z-index: 999;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    font: 12px/14px arial, helvetica, sans-serif
}

@media screen and (max-width: 760px) {
    .detail-container {
        margin: 79px auto 20px auto;
    }

    .card-box {
        padding: 0px;
    }

    .padding-content {
        padding: 0px 10px;
        margin-bottom: 10px;
    }

    .padding-content td {
        font-size: 14px;
        padding: 5px 0px;
    }

    .padding-content td a {
        font-size: 14px;
    }

    .padding-content tr:hover {
        background-color: none;
    }

    .firstbreadcrumbT {
        padding: 10px;
        font-size: 14px;
    }

    .firstbreadcrumbT div {
        padding: 5px 0px;
    }

    .layui-card-header {
        padding: 0px 10px;
        margin-bottom: 0px;
    }

    #detai_left_main {
        display: none;
    }

    .detail-container .layui-card-header {
        height: 60px;
        line-height: 60px;
        vertical-align: middle;
        width: 100%;
        display: block;
    }

    .layui-card-header h1 {
        float: left;
        align-items: center;
        width: 70%;
    }

    .layui-card-header .phone-img-zhu {
        display: block;
        width: 60px;
        float: right;
        margin-top: -10px;
    }

    .layui-card-header .phone-img-zhu img {
        width: 100%;
    }

    .padding-content {
        font-size: 14px;
    }

    .content-bottom-img-box {
        font-size: 14px;
    }
}

.material {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
    cursor: pointer;
}

.layui-col-md6.detail-img-box .detail-add-order .detail-order-button {
    margin-top: 5px;
    width: calc(50% - 5px);
}

.layui-col-md6.detail-img-box .detail-add-order .detail-order-button button {
    background-color: transparent;
    cursor: pointer;
    width: 100%;
    color: black;
    padding: 0px;
    border: 1px solid #ffa41c;
    padding: 7.5px 20px;
    border-radius: 5px;
}

.layui-col-md6.detail-img-box .detail-add-order .detail-order-button-b {
    margin-left: 10px;
}

.layui-col-md6.detail-img-box .detail-add-order .detail-order-button-b button {
    background-color: transparent;
    cursor: pointer;
    width: 100%;
    color: black;
    padding: 0px;
    border: 1px solid #ffa41c;
    padding: 7.5px 20px;
    border-radius: 5px;
}

.layui-col-md6.detail-img-box .detail-add-order .detail-order-button button:hover {
    background-color: #f7c542;
    color: #000000;
}

.layui-col-md6.detail-img-box .quantity-controller {
    display: flex;
}

.layui-col-md6.detail-img-box .quantity-controller input {
    width: 70px;
    text-align: center;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.layui-col-md6.detail-img-box .quantity-controller button {
    cursor: pointer;
    padding: 5px 18px;
    font-size: 16px;
    border: 1px solid #ccc;
}

.layui-col-md6.detail-img-box .detail-form h3 {
    font-weight: 600 !important;
}

.layui-col-md6.detail-img-box .detail-form p {
    font-size: 12px;
    margin-top: 10px;
    line-height: 18px;
    text-align: left;
}



.layui-col-md6.detail-img-box input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.layui-col-md6.detail-img-box input::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
}

.layui-col-md6.detail-img-box input[type='number'] {
    -moz-appearance: textfield;
}

.layui-col-md6.detail-img-box iframe {
    border-radius: 5px;
    min-height: 300px;
}

.mianbao {
    padding: 10px 0px;
    font-family: 'Manrope', sans-serif;
}

.mianbao span {
    padding-right: 6px;
    font-size: 0.95rem;
    font-weight: 600;
}

.mianbao span a {
    text-decoration: underline;
}
.td-title {
    font-weight: bold;
    color: black;
}
/* 移动端适配 */
@media screen and (max-width: 769px) {
    .detail-container {
        margin: auto;
    }

    .mianbao {
        padding: 10px;
        line-height: 20px;
    }

    .detail-container .layui-card-header {
        height: auto;
        padding: 5px;
        line-height: 20px;
    }

    .layui-row {
        display: block !important;
    }

    #detai_left_main {
        display: block;
        max-width: 200px;
        margin: 0 auto;
    }

    .detail-order {
        height: auto !important;
    }

    .layui-col-md6.detail-img-box .detail-add-order .detail-order-button button {
        padding: 7.5px 10px;
    }

    .detail-form {
        margin: 20px auto !important;
    }

    #magnifier {
        margin: 0 auto !important;
    }

    #magnifier img {
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .pdf-stp-div {
        height: auto !important;
        padding-left: 5px;
    }

    .dwnnew {
        float: none !important;
        display: inline-block;
    }

    .stp-div {
        float: none !important;
    }

    div.padding-content.gengduoli {
        width: 100%;
    }

    .interchange-box {
        display: block;
        padding-left: 5px !important;
    }

    .interchange-standard {
        width: 100%;
        overflow-x: auto;
    }

    .content-bottom-font {
        margin-bottom: 0px !important;
    }

    .content-bottom-ul {
        justify-content: space-between;
    }

    .content-bottom-li {
        width: 48%;
    }

    .content-bottom-li a div {
        max-width: 90px;
    }

    #gou-zhuyi-content {
        z-index: 2;
        left: -150px;
    }

    .padding-content td:nth-child(2) {
        padding-left: 2px;
    }
}

.hide-loading {
    display: none;
}

.layui-layer-shade {
    top: 60px;
    z-index: 799;
    background-color: rgba(240, 240, 240, 0.8);
    opacity: 0.4;
}

.layui-loading-shade {
    width: 90px;
    height: 90px;
    background: #000;
    border-radius: 8px;
    position: fixed;
    top: 45%;
    left: calc(50% - 45px);
    padding: 10px;
    z-index: 798
}

@keyframes spin {
    100% {
        transform: rotate(1turn);
    }
}

.successfullyfrom-close-r {
    float: right
}

.successfullyfrom-close-r button {
    border: none;
    background-color: #FDD702;
    color: black;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    padding: 3px 6px;
    border-radius: 5px;
}

.successfullyfrom-close-r button:hover {
    background-color: #36648a;
    color: #ffffff
}

.successfullyfrom-close-b {
    padding: 10px 12px;
}

.successfullyfrom-close-b button {
    border: none;
    background-color: #FDD702;
    color: black;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 5px;
}

.successfullyfrom-close-b button:hover {
    background-color: #36648a;
    color: #ffffff
}

#addorder {
    width: 25%;
    z-index: 999;
    position: fixed;
    top: 30%;
    left: 40%;
    border-radius: 16px;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, .15);
    padding: 10px 20px;
    background-color: #e8edef;
    display: none;
}

#addorder h2 {
    font-size: 30px;
    color: #36648a;
    padding: 20px 10px;
    line-height: 32px;
}

@media screen and (max-width: 760px) {
    #addorder {
        width: 70%;
        left: 15%;
        top: 30%;
    }

    #addorder h2 {
        font-size: 25px;
        padding: 20px 10px 0px;
    }
}
/* hubspot 表单 start */
#hubspot-form {
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 800;
    transform: translate(-50%, -50%);
    display: none;
    width: 850px;
    border-radius: 10px;
    box-shadow: 0 1px 6px 0 #20212447;
}
#hubspot-form .header {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #36648A;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#hubspot-form .header .close {
    z-index: 999;
    border: none;
    background-color: transparent;
    font-size: 16px;
    position: absolute;
    top: 4px;
    right: 5px;
    padding: 10px;
    cursor: pointer;
}
#hbspt_detail{
    padding: 0 20px 20px;
    max-height: 480px;
    overflow: auto;
}
#hbspt_detail form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#hbspt_detail form > div{
    width: 250px;
    height: 110px;
}
#hbspt_detail form > div > label {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}
#hbspt_detail form > div > label .hs-form-required {
    color: #dc2626;
    margin-left: 4px;
}
#hbspt_detail form > div div.input input, #hbspt_detail form > div.hs_message textarea {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #ddd;
    padding-left: 10px;
    text-rendering: geometricPrecision; /* 默认值是 optimizeSpeed, 选择优化可读性 */
    -webkit-font-smoothing: antialiased;
}
#hbspt_detail form > div div.input input::placeholder, #hbspt_detail form > div.hs_message textarea::placeholder {
    color: #8894aa;
    font-weight: 100;
    font-family: inherit
}
#hbspt_detail form > div div.input input:hover, #hbspt_detail form > div.hs_message textarea:hover {
    border: solid 2px #ddd;
}
#hbspt_detail .hs-richtext {
    padding: 30px 0;
}
#hbspt_detail form > div.hs_message {
    width: 100%;
    height: unset;
}
#hbspt_detail form > div.hs_message textarea {
    padding-top: 10px;
    height: 110px;
    resize: none;
}
#hbspt_detail form .hs_submit {
    width: 100%;
    height: 60px;
    display: flex;
    justify-items: center;
    align-items: center;
}
#hbspt_detail form .hs_submit > * {
    width: inherit;
}
#hbspt_detail form .hs_submit input{
    width: 120px;
    height: 30px;
    background-color: #FCD029;
    border: unset;
    border-radius: 6px;
    font-weight: 700;
    color: #444;
}
/* 上传 字段 样式 start */
.hs_file_attachments {
    height: unset !important;
}
.hs-file_attachments > div.input {
    border: solid 1px #ddd;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hs-file_attachments > div.input:before {
    position: relative;
    left: 40%;
    content: "";
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkiIGhlaWdodD0iMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMyLjM3NSAxMi4xODhDMzEuNSA1LjY4OCAyNiAuODc0IDE5LjM3NS44NzQgMTMuNjg3Ljg3NSA4Ljc1IDQuNDM4IDYuOTM3IDkuODEzIDIuODc1IDEwLjY4NyAwIDE0LjE4NiAwIDE4LjM3NGMwIDQuNTYzIDMuNTYzIDguMzc1IDguMTI1IDguNzVoMjMuODEzYzMuODEyLS4zNzUgNi44MTItMy42MjUgNi44MTItNy41IDAtMy42ODgtMi43NS02Ljg3NS02LjM3NS03LjQzOHptLTYuMzEzIDMuNWEuNTY3LjU2NyAwIDAxLS40MzcuMTg3LjU2Ny41NjcgMCAwMS0uNDM4LS4xODhMMjAgMTAuNXYxMi4yNWMwIC4zNzUtLjI1LjYyNS0uNjI1LjYyNXMtLjYyNS0uMjUtLjYyNS0uNjI1VjEwLjVsLTUuMTg4IDUuMTg4YS42MDQuNjA0IDAgMDEtLjg3NCAwIC42MDQuNjA0IDAgMDEwLS44NzZsNi4yNS02LjI1Yy4wNjItLjA2Mi4xMjUtLjEyNC4xODctLjEyNC4xMjUtLjA2My4zMTMtLjA2My41IDAgLjA2My4wNjIuMTI1LjA2Mi4xODguMTI0bDYuMjUgNi4yNWMuMjUuMjUuMjUuNjI2IDAgLjg3NnoiLz48L3N2Zz4=);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkiIGhlaWdodD0iMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMyLjM3NSAxMi4xODhDMzEuNSA1LjY4OCAyNiAuODc0IDE5LjM3NS44NzQgMTMuNjg3Ljg3NSA4Ljc1IDQuNDM4IDYuOTM3IDkuODEzIDIuODc1IDEwLjY4NyAwIDE0LjE4NiAwIDE4LjM3NGMwIDQuNTYzIDMuNTYzIDguMzc1IDguMTI1IDguNzVoMjMuODEzYzMuODEyLS4zNzUgNi44MTItMy42MjUgNi44MTItNy41IDAtMy42ODgtMi43NS02Ljg3NS02LjM3NS03LjQzOHptLTYuMzEzIDMuNWEuNTY3LjU2NyAwIDAxLS40MzcuMTg3LjU2Ny41NjcgMCAwMS0uNDM4LS4xODhMMjAgMTAuNXYxMi4yNWMwIC4zNzUtLjI1LjYyNS0uNjI1LjYyNXMtLjYyNS0uMjUtLjYyNS0uNjI1VjEwLjVsLTUuMTg4IDUuMTg4YS42MDQuNjA0IDAgMDEtLjg3NCAwIC42MDQuNjA0IDAgMDEwLS44NzZsNi4yNS02LjI1Yy4wNjItLjA2Mi4xMjUtLjEyNC4xODctLjEyNC4xMjUtLjA2My4zMTMtLjA2My41IDAgLjA2My4wNjIuMTI1LjA2Mi4xODguMTI0bDYuMjUgNi4yNWMuMjUuMjUuMjUuNjI2IDAgLjg3NnoiLz48L3N2Zz4=);
    background-color: #b3bccd;
    width: 55px;
    height: 28px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
.hs-file_attachments > div.input input {
    opacity: 0;
}
.hs-file_attachments .upload-limit{
    display: block !important;
    color: #CCC;
    font: 10px / 12px arial, helvetica, sans-serif;
}
.hs-file_attachments .file-item {
    display: flex;
    align-items: center;
    gap: 15px;
    height: 30px;
    margin: 8px 0;
}
.hs-file_attachments .file-item .file-info {
    flex: 1;
    min-width: 0;
    height: inherit;
    border-radius: 4px;
    background-color: #dae6ff;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.file-name {
    width: 60%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hs-file_attachments .file-item .file-delete {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3 3.775v.196l-.001 10.342c0 .972-.677 1.684-1.604 1.685-2.048.003-4.097.003-6.145 0-.927 0-1.602-.713-1.603-1.686V3.775h9.352zm-7.004 2.44v7.337h1.325c.208 0 .221 0 .222-.198V6.452c0-.043.013-.092-.004-.125-.02-.044-.064-.106-.099-.107-.477-.007-.954-.004-1.444-.004zm4.654 0H6.628c-.21 0-.224 0-.225.195v7.13H7.95V6.215zM0 2.797V.938h.215c.942 0 1.883.004 2.825-.006a.428.428 0 00.277-.131c.208-.217.395-.462.6-.682A.354.354 0 014.15.006c.983-.008 1.967-.008 2.95 0 .078 0 .172.05.231.113.206.22.392.465.6.682.071.074.184.13.278.131.936.01 1.872.006 2.807.006h.228v1.859H0z' fill='%2357647E'/%3E%3C/svg%3E");
    width: 32px;
    height: inherit;
    border-radius: 4px;
    background-size: 12px;
    background-position: 50%;
    background-color: #dae6ff;
    background-repeat: no-repeat;
    cursor: pointer
}
/* 上传 字段 样式 end */
/* 错误 样式 */
#hbspt_detail form > div:has(.hs-error-msgs) {
    transition-duration: 0.3s;
    transition-timing-function: ease;
    background-color: #fff4f4;
}
#hbspt_detail form > div:has(.hs-error-msgs) input {
    border: 1px solid #f23a3c !important;
    box-shadow: 0 0 3px #f23a3c;
}
ul.hs-error-msgs {
    height: 30px;
    display: flex;
    align-items: center;

}
ul.hs-error-msgs label {
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    background-color: #f23a3c;
    border-radius: 3px;
    color: #fff;
    position: relative; /* 相对定位，为伪元素定位做准备 */
    padding: 2px 2px 2px 16px; /* 给感叹号预留空间 */
}
ul.hs-error-msgs label::before {
    content: "!";
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    color: red;
    font-size: 8px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hs_error_rollup {
    display: none;
}
/* 错误 样式 end */
@media (max-width: 900px) {
  	#hubspot-form {
		width: 90%;
	}
	#hbspt_detail form > div {
		width: 100%;
	}
	#hbspt_detail form > div.hs_message {
		width: 100%;
	}
}
/* hubspot 样式 end */
