﻿.zt-banner{width: 100%;height: 161px;clear: both; background: url(../images/bg.jpg) center no-repeat; color: #fff;}
.zt-banner h2{padding-top: 40px; font-size: 36px; font-weight: bold; color: #fff;}
.zt-banner p{padding-top: 8px; font-size: 16px; line-height: 32px; color: #fff; max-width: 700px;}
.zt-banner p b{padding: 0 5px; font-weight: 700; color: #ffca00;}
.zt-banner span{padding-right: 20px;font-size: 18px;letter-spacing: 2.7px;}

.inventory-box{margin-left:-18px; margin-right:-18px;}
    .portal-gallery-item {
        float: left;
        width: 272px;
        height: 242px;
        margin-left: 18px;
        margin-right: 18px;
        margin-top: 30px;
        position: relative;
        display: block;
        background-color: #fff;
        transition: all .3s ease;
        box-shadow: 0 0 1.5rem rgb(9 41 77 / 12%);
    }
    /* .portal-gallery-item:nth-child(4n){margin-right: 0;} */
    .portal-gallery-item .portal-gallery-cover img {
        height: auto;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin: 0 auto;
    }
    .portal-gallery-item .portal-gallery-info {
        display: block;
        padding: 14px 25px;
        text-align: center;
    }
    .portal-gallery-item .portal-gallery-info .portal-gallery-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
        font-size: 18px;
        font-weight: bolder;
    display: block;
    color: #0d1c28;
    margin-bottom: 10px;
    }
    .portal-gallery-item .portal-gallery-info .portal-gallery-desc {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        text-align: center;
        height: auto;
        color: #666;
    }
    .portal-gallery-item:hover {
        color: #fff;
        background-color: #4293f4;
        -webkit-transform: translate3d(0,-.3rem,0);
        transform: translate3d(0,-.3rem,0);
        box-shadow: 0 0.25rem 1.25rem rgb(62 151 223 / 30%);
    }
    .portal-gallery-item:hover .portal-gallery-desc, .portal-gallery-item:hover .portal-gallery-title {
        color: #fff;
    }

.inventory-box{margin-left: -13px; margin-right: -13px;}
.portal-gallery-item{width: 280px; height: 267px;margin: 13px; box-shadow: 0px 0px 12px 1px rgba(224,226,228,0.68);}
.portal-gallery-item .portal-gallery-info{text-align: left; padding: 24px;}
.portal-gallery-item .portal-gallery-info .portal-gallery-title{text-align: left;}
.portal-gallery-item .portal-gallery-info .portal-gallery-desc{text-align: left; display:-webkit-box; white-space:normal; -webkit-box-orient:vertical;  -webkit-line-clamp:2;line-height: 24px; height: 48px;}
.inventory-bd .slick-next{right: -50px;}
.inventory-bd .slick-prev{left: -50px;}
.inventory-bd .slick-next,.inventory-bd .slick-prev{transform: translateY(-50%);border-radius: 100%;transition: background-color .3s ease;
    width: 40px;
    height: 40px;
    box-shadow: 0 0.15rem 1rem 0 rgb(9 41 77 / 20%);}
.inventory-bd .slick-next {
    background: url(../images/icon-right_arr_r.png) center no-repeat;
}

.inventory-bd .slick-prev {
    background: url(../images/icon-right_arr_l.png) center no-repeat;
}

.inventory-bd .slick-next:hover{background: url(../images/icon-right_arr_r_on.png) center no-repeat;}
.inventory-bd .slick-prev:hover{background: url(../images/icon-right_arr_l_on.png) center no-repeat;}

.inventory-bd .slick-prev.slick-disabled {
    opacity: 0.5;
}

.inventory-bd .slick-next.slick-disabled {
    opacity: 0.5;
}
.inventory-bd .slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
    padding: 0;
    transition: all .3s;
}

.inventory-bd .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 4px;
}

.inventory-bd .slick-dots .slick-active button {
    background-color: #006eab;
}
.inventory-hd{text-align: center; margin: 15px auto;}
.inventory-hd span{font-size: 18px;color: #333; font-weight: bold; line-height: 24px; cursor: pointer; padding: 8px 15px; position: relative;}
.inventory-hd span.on{box-shadow: 0px 0px 8px 0px #E0E2E4;border-radius: 20px;color: #006EAA;}

.select-tab-collapse-toggle{width: 98.5%;background: #F3F6F9;height: 50px;line-height: 50px;}
.search-wrap{border-bottom: 1px solid #ededed; padding-bottom: 15px; clear: both;}
.total-wrap{float: left; font-size: 18px; color: #60646b; line-height: 45px; margin: 0px auto;}
.total-wrap em{color: #0790df; padding: 0 5px;}
.kstbsearchdiv {
    float: right;
    width: 330px;
    height: 45px;
    margin: 10px 0;
    border-radius: 2px;
    position: relative;
}

.kstbsearchinput {
    float: left;
    border: 1px solid #e2e2e2;
    background: #ffffff;
    width: 100%;
    height: 45px;
    text-indent: 10px;
    padding-right: 40px;
    font-size: 14px;
    margin-bottom: 5px;
}

.kstbsearchbtn {
    width: 30px;
    height: 45px;
    background: url(../images/kstbsop.png) no-repeat 5px;
    cursor: pointer;
    border: none;
    position: absolute;
    right: 0;
}
.kstb-table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
    border: none;
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
    color: #606266;
    table-layout: fixed;
}

.kstb-table tr td a.links {
    float: left;
    line-height: 24px;
    color: #606266;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    max-width: 80%;
    padding-left: 25px;
    position: relative;
}
.kstb-table th{
    padding: 16px 0;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #596d84;
    height: 58px;
    background: #F8F8F8;
    text-align: center;
}

.kstb-table th:first-child{padding-left: 25px;text-align: left}

.kstb-table .table-btn-def {
    display: inline-block;
    cursor: pointer;
    margin: 0 5px;
    height: 30px;
    width: 78px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #ddd;
    color: #9F9F9F;
    border-radius: 4px;
    transition: all .3s ease;
}
.kstb-table .table-btn {
    display: inline-block;
    cursor: pointer;
    margin: 0 5px;
    height: 30px;
    width: 78px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #057fe9;
    color: #057fe9;
    border-radius: 4px;
    transition: all .3s ease;
}

.kstb-table td {
    padding: 15px 0;
    text-align: left;
    border-top: 1px solid #ededed;
    text-align: center;
}

.kstb-table td:nth-child(1) {
    width: 90%;
}

.kstb-table td:nth-child(2) {
    width: 10%;
}

.kstb-table tr:last-child td {
    border-bottom: 1px solid #ededed;
}

.kstb-table tr:hover,
.kstb-table tr:hover td a.links {
    background-color: #f0f9fd;
    color: #057fe9;
}

.kstb-table tr:hover td a.links::before {
    background: #057fe9;
}
.kstb-table .table-btn-def:hover {
    color: #057fe9;
    border-color: #057fe9;
}
.kstb-table .table-btn:hover {
    background-color: #057fe9;
    color: #fff;
    border: 0;
}
.select-area-wrap{float: left; position: relative;}
.select-area-wrap .areapickerBox{display: flex; min-width: 294px;height: 40px; color: #8C9698; background: #F1F2F4;border-radius: 8px;text-align: left;line-height: 40px;padding-left: 20px;}
.select-area-wrap .areapickerBox b{display: block; color: #000; padding-right: 100px; max-width: 450px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.select-area-wrap .changeArea{cursor: pointer; position: absolute; right: 10px; top: 5px; color: #fff; padding: 5px 25px 5px 10px; border-radius: 8px; background: url(../images/2020_hn_jbxx_more.png) #036EA7 78px center no-repeat;}

.select-area-box{
    display: none;
    padding: 10px 30px 30px;
    width: 768px;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 0px rgba(178,192,202,0.88);
    border-radius: 5px;
    text-align: left;
    position: absolute;
    z-index: 10;
}
.select-area-box .g-picker-selector{border-bottom: 1px dashed #DDDDDD;}
.select-area-box dl{overflow: hidden; clear: both; width: 100%;padding: 15px 0; }
.select-area-box dt{float: left; width: 10%; text-align: center;}
.select-area-box dt a{font-weight: bold; color: #666; cursor: pointer;line-height: 30px;}
.select-area-box dd{float: left; width: 90%;}
.select-area-box dd a{float: left;max-width: 150px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #000; padding: 0px 15px;text-align: center; line-height: 30px; margin-bottom: 10px;}
.select-area-box dd a:hover,.select-area-box dd a.on{background: #036EA7;border-radius: 5px; color: #fff; font-weight: bold; cursor: pointer;}
.choosed{margin-left: 20px;}
.select-area-box .rightItem{margin: 25px auto;}
.select-area-box .buttoncontainer a{border-radius: 5px;font-size: 16px;font-weight: bold;float: left;padding: 0 45px;line-height: 46px;margin-right: 20px;}
.select-area-box .buttoncontainer .submitBtn{background:#036EA7; color: #fff;}
.select-area-box .buttoncontainer .quitBtn{ background:#E5F2FF; color: #000;}
.select-area-wrap.active .select-area-box {
    display: block;
}

.search2022{width: 100%;margin-top: 1px;position: relative;height: 42px;}
.search2022 .input12020 {
    border: 1px solid #e8e8e8;
    text-indent: 10px;
    width: 100%;
    height: 42px;
    font-size: 14px;
    border-radius: 8px;
}
.search2022 .btn12020 {
    width: 54px;
    height: 42px;
    background: url(../images/2020_hn_portal_search.png) no-repeat center;
    cursor: pointer;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
}
    @media only screen and (max-width: 768px){
        .zt-banner{background-color: #038bd7; height: auto; padding-bottom: 20px;}
        .zt-banner h2{padding-top: 20px;font-size: 20px;}
        .zt-banner span{font-size: 16px;}
        .inventory-hd span{font-size: 16px;padding: 8px;}
        .portal-gallery-item{width: calc(100% - 26px); margin-right: 0;}
        .portal-gallery-item .portal-gallery-cover img{width: 100%; height: 160px;}
        .select-area-wrap{float: none;margin-bottom: 20px; width: 100%;}

        .select-area-box{width: 100%;}
        .select-area-box .buttoncontainer a{padding: 0 15px;}
    }