﻿.pro_ban {
    background: url('../images/pro_ban.jpg')right no-repeat;
}

.pro-box img {
    border: 1px solid #eeeeee;
}

.mask-box img {
    border: 0;
    margin-top: 40%;
}

.inq {
    background: url('../images/pro_bg_01.jpg')center no-repeat, #1f2d33;
    background-attachment: fixed;
    background-size: cover;
    color: rgba(255, 255, 255, .6);
}

.btn_send {
    margin: 0 auto;
}

.pro-info-pic {
    border: 1px solid #eee;
    text-align: center;
    max-width: 100%;
}

.pro-info-con h4 {
    font-size: 12px;
    color: #009d42;
}

.pro-info-con h3 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 32px;
}

.pro-info-con .pic span {
    margin: 0 15px;
}

table {
    width: 100%;
    line-height: 64px;
}

table.ask-pro {
    text-align: right;
}

table.ask-pro tr {
    border-bottom: 1px dotted #ababab;
}


/* table tr:hover{
  background: #effcf5;
} */

table tr td {
    padding: 0 15px;
}

table.ask-pro ul.dom-selectizing {
    width: 90%;
    line-height: 40px;
    border: 1px solid silver;
}

.pro-dem {
    text-align: right;
}

.pro-dem ul.dom-selectizing {
    border: 1px solid #eee;
    margin-right: 5px;
    margin-bottom: 30px;
}

table.ask-pro {
    border: 0;
    width: 100%;
}

table.ask-pro tr td:first-child {
    text-align: right;
    padding: 15px;
}

table.ask-pro tr:last-child:hover {
    background: none;
}

table.ask-pro tr td input,
table.ask-pro tr td textarea {
    width: 90%;
}

table.ask-pro tr td input[type="file"] {
    line-height: 36px;
    font-size: 1.125rem;
}

table.ask-pro tr:last-child td input {
    width: auto;
}

.rdo-inp input {
    display: none;
}

.rdo-inp input+label {
    position: relative;
    margin-bottom: 0;
    margin-right: 10px;
}

.rdo-inp input+label:before {
    position: relative;
    top: 3px;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0;
    border-radius: 50%;
    margin-right: 5px;
}

.rdo-inp.che-box input+label:before {
    border-radius: 5px;
}

.rdo-inp input+label:after {
    content: "";
    top: 28px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #aacd03;
}

.rdo-inp.che-box input+label:after {
    top: 25px;
    left: 2px;
    width: 15px;
    height: 15px;
    background: url('../images/inv_icon_06.png')no-repeat;
    border-radius: unset;
    background-size: 100%;
}

.rdo-inp input:checked+label:after {
    display: block;
}

.rdo-inp input+label:after {
    position: absolute;
    display: none;
    content: '';
}

.mes-pt-15 {
    padding-top: 15px;
}

.gen {
    padding-left: 100px;
    text-align: left;
}

.search-box h3 {
    font-size: 2rem;
    line-height: 3rem;
    color: #000;
}

.search-body {
    margin: 60px 0 100px 0;
}

.search-body h4 {
    font-size: 1.5rem;
    color: #009d42;
    font-weight: bold;
    line-height: 1em;
    border-bottom: 2px solid #009d42;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.search-body h5 {
    padding-bottom: .5rem;
    border-bottom: 1px solid #cbcbcb;
    font-weight: bold;
}

.search-body input {
    border: 1px solid #eee;
    color: #888;
    font-size: 1.125rem;
    line-height: 36px;
}

.search-body .sea-txt {
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.search-body dl {
    border-bottom: 1px dotted #cbcbcb;
    font-size: 1.125rem;
    display: flex;
    align-items: center;
}

.search-body dt {
    width: 15%;
    font-weight: bold;
}

.search-body dd {
    display: flex;
    align-items: center;
}

.search-body dd span {
    padding: 0 1rem;
}

.search-body ul.dom-selectizing {
    border: 1px solid #eee;
}

.search-box2 dl {
    float: left;
    width: calc((100% - 150px) / 3);
    display: block;
    text-align: center;
}

.search-box2 dt {
    float: left;
    width: 100%;
}

.search-box2 dd {
    display: block;
    align-items: center;
    margin: 1rem;
    float: left;
    width: 90%;
}

.z-17 ul.dom-selectizing {
    z-index: 17;
}

.z-16 ul.dom-selectizing {
    z-index: 16;
}

.z-15 ul.dom-selectizing {
    z-index: 15;
}

.z-14 ul.dom-selectizing {
    z-index: 14;
}

.z-13 ul.dom-selectizing {
    z-index: 13;
}

.z-12 ul.dom-selectizing {
    z-index: 12;
}

.z-11 ul.dom-selectizing {
    z-index: 11;
}

.z-10 ul.dom-selectizing {
    z-index: 10;
}

.z-8 ul.dom-selectizing {
    z-index: 8;
}

.z-7 ul.dom-selectizing {
    z-index: 7;
}

.z-6 ul.dom-selectizing {
    z-index: 6;
}

.search-body .btn-submit,
.search-body .btn-reset,
.search-body .btn-go,
.search-page .btn-back {
    color: #fff;
    background: #009d42;
    padding: 1px 60px;
    border: 0;
    font-size: 1.125rem;
}

.search-body .btn-go {
    margin-top: 48px;
    padding: 13px 60px;
}

.search-body .btn-submit:hover,
.search-body .btn-reset:hover,
.search-body .btn-go:hover,
.search-page .btn-back:hover {
    background: #00b84d;
}

.product_cname {
    font-weight: 600;
    padding: 20px 0 0 19px;
}


/*TABLE*/

.search-page {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 30px;
}

.search-page p {
    margin-bottom: 1rem;
}

.search-page p span {
    color: #009d42;
    font-weight: bold;
}

.search-page .table {
    line-height: 30px;
    max-width: 100%;
    font-size: .875rem;
}

.search-page .table tr:nth-child(odd) {
    background: #f5f5f5;
}

.search-page .table tr:first-child {
    background: #009d42;
    background: -webkit-linear-gradient(right, #00b84d 0%, #009d42 100%);
    background: -o-linear-gradient(right, #00b84d 0%, #009d42 100%);
    background: linear-gradient(to left, #00b84d 0%, #009d42 100%);
    color: #fff;
    box-shadow: 3px 3px 5px rgba(0, 153, 153, 0.2);
}

.search-page tr.table-thead th {
    text-align: center;
    padding: 1rem 0!important;
    position: relative;
    line-height: 18px;
}

.search-page tr.table-thead th:last-child::after {
    display: none;
}

.search-page .table>tbody>tr>td {
    padding: 2rem .5rem;
    text-align: center;
}

.dir_dow figure {
    margin: 0;
}


/* .dir_dow figure img{
  opacity: 0;
} */


/*190821新增*/

.search-body dl dd .drop-down-area,
.drop-down-area ul.dom-selectizing,
.drop-down-area .dom-selectizing span,
.drop-down-area .dom-selectizing-clone span,
.drop-down-area .dom-selectizing li {
    height: 38px;
    line-height: 38px;
}

.drop-down-area .dom-selectizing .arrow,
.drop-down-area .dom-selectizing-clone .arrow {
    margin-top: 0!important;
}

.drop-down-area .dom-selectizing .title,
.drop-down-area .dom-selectizing-clone .title {
    line-height: 36px!important;
}

.search-body .btn-go {
    padding: 1px 60px;
}

.sin-h {
    height: 38px;
}


/*190912 新增 */

.eu-che {
    margin-left: 9%;
}

.rdo-inp.eu-che input+label:before {
    position: absolute;
}

.rdo-inp.eu-che input+label {
    padding-left: 30px;
}

.rdo-inp.che-box.eu-che input+label:after {
    top: 6px;
}

.search-box .tab-content .table tr td a {
    color: #000;
    font-weight: bold;
}

.search-box .tab-content .table tr td a:hover {
    color: #009d42;
}

@media screen and (max-width:1199px) {
    .search-body dd {
        flex-wrap: wrap;
        width: calc(100% - 15%);
    }
    .search-body input {
        margin: 2px 0;
    }
}

@media (max-width: 812px) {
    .search-page .table-rwd {
        min-width: 100%;
    }
    .search-page tr.table-thead {
        display: none !important;
    }
    .search-page .table-rwd tr {
        display: block;
        border: 1px solid #ddd;
        margin-top: 5px;
    }
    .search-page .table>tbody>tr>td {
        padding: 0;
        text-align: left;
    }
    .search-page .table-rwd td {
        text-align: left;
        font-size: 15px;
        overflow: hidden;
        width: 100%;
        display: flex;
    align-items: center;
    }
    .search-page .table-rwd td span {
        width: calc(100% - 10rem - 16px);
        display: inline-block;
        word-wrap: break-word;
        word-break: break-all;
    }
    .search-page .table-rwd td:before {
        content: attr(data-th) "";
        display: inline-block;
        width: 10rem;
        text-transform: uppercase;
        font-weight: bold;
        background: #009d42;
        background: -webkit-linear-gradient(right, #00b84d 0%, #009d42 100%);
        background: -o-linear-gradient(right, #00b84d 0%, #009d42 100%);
        background: linear-gradient(to left, #00b84d 0%, #009d42 100%);
        color: #fff;
        font-size: 1rem;
        margin-right: 1rem;
        padding: .7rem 1rem;
    }
}

@media screen and (max-width:991px) {
    .search-box2 dl {
        float: none;
        width: 100%;
        display: flex;
    }
    .search-box2 dt {
        float: none;
        width: 30%;
        text-align: left;
    }
    .search-body .btn-go {
        margin-top: 0;
        margin-bottom: 48px;
        padding: 13px 60px;
    }
    .che-box tbody tr td {
        display: block;
        line-height: 40px;
    }
    .sin-h {
        height: auto;
    }
    .rdo-inp.che-box input+label:after {
        top: 13px;
    }
}

@media screen and (max-width:767px) {
    .search-body dl,
    .search-body dd {
        flex-wrap: wrap;
    }
    .search-body dt {
        width: 100%;
    }
    .search-body .dom-selectizing-clone li {
        display: block;
    }
    .search-box2 dd {
        width: 100%;
        margin: 16px 0;
    }
    .search-body .selectizing-wrapper {
        width: 100%;
        max-width: 100%;
        border: 1px solid #eee;
    }
    .drop-down-area ul.dom-selectizing {
        height: 100%;
    }
}

@media screen and (max-width:700px) {
    table.ask-pro tr td {
        display: block;
        width: 100%!important;
        padding-bottom: 15px;
    }
    table.ask-pro tr td:first-child {
        text-align: left;
    }
    table.ask-pro tr td input,
    table.ask-pro tr td textarea {
        width: 100%;
    }
    .mes-pt-15 {
        padding-top: 0;
    }
    .gen {
        padding-left: 15px;
    }
    .pro-dem .dom-selectizing-clone .title {
        text-align: right;
    }
    .search-body .btn-submit,
    .search-body .btn-reset,
    .search-body .btn-go {
        padding: 15px 44px;
    }
    .pro-box img {
        width: 100%;
    }
    .pro-info-con .pic span {
        display: inline-block;
        width: calc(100% - 100px);
        margin: 30px 15px;
    }
}

@media screen and (max-width:320px) {
    .search-body .btn-submit {
        padding: 15px 30px;
    }
}