@charset "UTF-8";

.index_span {
    margin: 0;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.24rem;
    position: relative;
    margin-bottom: 0.14rem;
    width: 38%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    text-decoration: none;
}

html {
    font-size: 100px;
}

.padding-left40 {
    padding-left: 0.12rem;
}

.list-item::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 0.04rem;
    height: 0.04rem;
    background: #D8D8D8;
    border-radius: 50%;
    left: 0;
    top: 0.1rem;
}

.date {
    float: right;
    font-size: 0.18rem;
    color: #999999;
    margin-bottom: 0.14rem;
}


body {
    background-color: white !important;
}

.head .yydh-header-wrapper {
    height: 1.32rem;
}

.head .yydh-header-wrapper .yydh-header-container {
    width: 14rem;
    height: 100%;
    margin: 0 auto;
}

.head .yydh-header-wrapper .yydh-header-container .logo {
    float: left;
    position: relative;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-right: 1.11rem;
}

.head .yydh-header-wrapper .yydh-header-container .search {
    float: left;
    position: relative;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.head .yydh-header-wrapper .yydh-header-container .header-wza {
    float: right;
    position: relative;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
}

.yjj-logo-container {
    display: inline-block;
}

.yjj-logo-container .logo-link {
    display: inline-block;
}

.yjj-logo-container .logo-link .yjj-logo {
    height: 0.8rem;
    object-fit: contain;
}

.yjj-logo-container .logo-sj {
    display: none;
}

.yjj-nav-container .jjj-nav-item img {
    vertical-align: text-top;
}

@media screen and (max-width: 768px) {
    .yjj-logo-container {
        display: inline-block;
    }

    .yjj-logo-container .logo-link {
        display: none;
    }

    .yjj-logo-container .logo-link .yjj-logo {
        height: 0.8rem;
        object-fit: contain;
    }

    .yjj-logo-container .logo-sj {
        display: inline-block;
    }

    .yjj-logo-container .logo-sj .yjj-logo-sj {
        height: 0.8rem;
        object-fit: contain;
        margin-right: 0.15rem;
    }

    .yjj-logo-container .logo-sj .right-message-box {
        display: inline-block;
        height: 0.8rem;
        padding: 0.1rem 0 0.06rem;
        vertical-align: middle;
    }

    .yjj-logo-container .logo-sj .right-message-box .title {
        font-size: 0.42rem;
        color: #CA2F2F;
        line-height: 0.42rem;
    }

    .yjj-logo-container .logo-sj .right-message-box .title-en {
        margin-top: 0.1rem;
        font-size: 0.16rem;
        color: #333333;
        line-height: 0.16rem;
    }
}

.yjj-header-search {
    display: inline-block;
    position: relative;
}

.yjj-header-search input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 0.16rem;
    color: #999999;
}

.yjj-header-search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 0.16rem;
    color: #999999;
}

.yjj-header-search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 0.16rem;
    color: #999999;
}

.yjj-header-search input::placeholder {
    /* Standard syntax (not supported in any browser yet) */
    font-size: 0.16rem;
    color: #999999;
}

.yjj-header-search .yjj-search {
    width: 4.52rem;
    height: 0.5rem;
    background: #FFFFFF;
    border-radius: 0.25rem;
    border: 0.01rem solid #999999;
    opacity: 0.88;
    padding: 0 0.32rem;
    box-sizing: border-box;
    padding-right: 0.65rem;
}

.yjj-header-search .yjj-search-link {
    display: inline-block;
    position: absolute;
    right: 0.03rem;
    top: 0.04rem;
}

.yjj-header-search .yjj-search-logo {
    height: 0.43rem;
    object-fit: contain;
}

@media screen and (max-width: 768px) {
    .yjj-header-search {
        position: unset;
    }

    .yjj-header-search .yjj-search {
        display: none;
    }

    .yjj-header-search .yjj-search-link {
        position: unset;
    }

    .yjj-header-search .yjj-search-logo {
        width: 0.48rem;
        height: 0.48rem;
        content: url(../../images/home/sj-search.png);
    }
}

.yjj-header-wza {
    height: 0.42rem;
    line-height: 0.42rem;
    display: flex;
    align-items: center;
}

.yjj-header-wza > a {
    display: inline-block;
}

.yjj-header-wza .wzams {
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.16rem;
    vertical-align: middle;
    margin-right: 0.1rem;
}

.yjj-header-wza .ghb {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    position: relative;
    z-index: 2;

}

.yjj-header-wza .ghb .love {
    height: 0.2rem;
    object-fit: contain;
    vertical-align: middle;
    margin-right: 0.09rem;
    position: relative;
    z-index: 2;
}

.yjj-header-wza .ghb .ghb-font {
    font-size: 0.16rem;
    color: #DC0017;
    line-height: 0.16rem;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.yjj-header-wza .ghb .ghb-bg {
    position: absolute;
    width: 1.58rem;
    height: 0.58rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.yjj-header-wza .wb {
    height: 0.24rem;
    object-fit: contain;
    vertical-align: middle;
    margin-right: 0.2rem;
}

.yjj-header-wza .wx {
    height: 0.24rem;
    object-fit: contain;
    vertical-align: middle;
}

.yjj-pop-up {
    display: none;
}

@media screen and (max-width: 768px) {
    .yjj-header-wza {
        display: none;
    }

    .yjj-pop-up {
        display: inline-block;
    }

    .yjj-pop-up > img {
        width: 0.48rem;
        height: 0.48rem;
    }
}

.head .yydh-nav-wrapper {
    height: 0.72rem;
    background: #154CAF;
}


.yjj-nav-container {
    width: 14rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
}

.yjj-nav-container .jjj-nav-item {
    display: inline-block;
    width: 2.33rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    background: #154CAF;
    font-size: 0.24rem;
    color: #FFFFFF;
    font-weight: bold;
}

.yjj-nav-container .jjj-nav-item.cur,
.yjj-nav-container .jjj-nav-item:hover {
    background: #032e7d;
}

@media screen and (max-width: 768px) {
    .yjj-nav-container {
        width: max-content;
        height: 100%;
        margin: unset;
    }

    .yjj-nav-container .jjj-nav-item {
        display: inline-block;
        width: 1.87rem;
        height: 0.88rem;
        line-height: 0.88rem;
        text-align: center;
        background: #154CAF;
        font-size: 0.32rem;
        color: #FFFFFF;
    }

    .yjj-nav-container .jjj-nav-item.cur,
    .yjj-nav-container .jjj-nav-item:hover {
        background: #CA2F2F;
    }
}


.jgxx-wrapper {
    position: relative;
    padding: 0.3rem 0;
}

.searchLy {
    border: none;
    font-size: 0.18rem;
    color: #191919;
    vertical-align: middle;
    line-height: 0.18rem;
    width: 1rem;
}

.jgxx-wrapper .jgxx-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4.48rem;
    background: url(../../images/home/yjj-bg.png) no-repeat center center / cover;
    z-index: 0;
}

.jgxx-wrapper .jgxx-container {
    width: 14rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.3rem 0.3rem 0 0.3rem;
    position: relative;
    z-index: 1;
}

.jgxx-wrapper .jgxx-container .jgxx-top {
    height: 1rem;
    background: url(../../images/home/jgxx-header.png) no-repeat center center / cover;
    padding-left: 0.36rem;
    padding-top: 0.37rem;
}

.jgxx-wrapper .jgxx-container .jgxx-top .title {
    font-weight: bold;
    font-size: 0.26rem;
    color: #015293;
    line-height: 0.26rem;
    vertical-align: middle;
    margin-right: 0.36rem;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box {
    display: inline-flex;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk {
    display: inline-block;
    width: 1.44rem;
    height: 0.48rem;
    background-color: white;
    vertical-align: middle;
    padding: 0.08rem 0 0.08rem 0;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box {
    border-right: 0.01rem solid #D8D8D8;
    padding-left: 0.2rem;
    height: 0.32rem;
    line-height: 0.32rem;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box .font {
    font-size: 0.18rem;
    color: #191919;
    vertical-align: middle;
    line-height: 0.18rem;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box .drop-down-icon {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.16rem;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box .input {
    background-color: white;
    height: 0.48rem;
    width: 8.32rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    border: none;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search {
    width: 0.88rem;
    height: 0.48rem;
    background: #154CAF;
    border-radius: 0rem 0.04rem 0.04rem 0rem;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search .search-icon {
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.08rem;
}

.jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search .search-font {
    font-weight: 500;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.18rem;
    vertical-align: middle;
}

.jgxx-wrapper .jgxx-container .ejtab-table {
    margin-top: 0.3rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .ejtab {
    width: 2.52rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table {
    width: 10.68rem;
    background: #F7F8FB;
    padding: 0.24rem 0.04rem 0.04rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box {
    padding: 0 0.28rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .title-font {
    display: inline-block;
    width: 0.9rem;
    font-size: 0.18rem;
    color: #191919;
    line-height: 0.18rem;
    vertical-align: middle;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box {
    display: inline-block;
    width: 6.82rem;
    height: 0.4rem;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    vertical-align: middle;
    line-height: 0.4rem;
    padding-left: 0.16rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box .dq-pic {
    width: 0.14rem;
    height: 0.18rem;
    margin-right: 0.07rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box .dq-font {
    font-size: 0.16rem;
    color: #191919;
    vertical-align: middle;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box {
    margin-left: 0.08rem;
    display: inline-block;
    width: 0.88rem;
    height: 0.4rem;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    vertical-align: middle;
    line-height: 0.4rem;
    padding-left: 0.15rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box .qh-pic {
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.04rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box .qh-font {
    font-size: 0.18rem;
    color: #154CAF;
    vertical-align: middle;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box {
    margin-top: 0.18rem;
    margin-bottom: 0.18rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box {
    display: inline-block;
    width: 3.2rem;
    height: 0.4rem;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    vertical-align: middle;
    line-height: 0.4rem;
    margin-right: 0.48rem;
    padding-left: 0.12rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box .qxz {
    font-size: 0.16rem;
    color: #999999;
    vertical-align: middle;
    margin-right: 2.28rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box .qxz-pic {
    width: 0.18rem;
    height: 0.16rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .mc-box .mc-input {
    display: inline-block;
    vertical-align: middle;
    width: 3.2rem;
    height: 0.4rem;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    margin-right: 0.48rem;
    padding: 0 0.12rem;
    box-sizing: border-box;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .mc-box .mc-button {
    width: 0.88rem;
    height: 0.4rem;
    background: radial-gradient(0% 74% at 53% 23%, #154CAF 0%, #0878D6 100%);
    border-radius: 0.06rem;
    font-size: 0.18rem;
    color: #FFFFFF;
    cursor: pointer;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .table-box {
    margin-top: 0.24rem;
    background: white;
    padding: 0.24rem;
}

.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .location-container {
    margin-top: 0.1rem;
}


.foot .yydh-footer-wrapper {
    background: #F7F9FB;
}

.foot .net-map-wrapper {
    height: 0.8rem;
    border-bottom: 0.01rem solid #DEE2E6;
    padding-top: 0.2rem;
}

.foot .net-map-wrapper .map-wrappr-out {
    height: 100%;
    width: 14rem;
    text-align: center;
    margin: 0 auto;
}

.foot .footer-bottom-nav {
    height: 1.84rem;
    text-align: center;
    padding-top: 0.11rem;
}

.foot .footer-bottom-nav .nav-container {
    width: 14.16rem;
    display: inline-block;
}

.foot .footer-bottom-nav .get-phone {
    display: block;
    width: 1.76rem;
    height: 1.56rem;
    background: url(../../images/home/contact-us-bg.png) no-repeat center center / cover;
    text-align: center;
    padding-top: 0.46rem;
    float: left;
    margin-right: 0.04rem;
}

.foot .footer-bottom-nav .get-phone .icon {
    height: 0.32rem;
    width: 0.32rem;
    margin-bottom: 0.09rem;
}

.foot .footer-bottom-nav .get-phone .font {
    font-size: 0.18rem;
    color: #191919;
    line-height: 0.18rem;
}

.foot .footer-bottom-nav .center-font-box {
    width: 5.16rem;
    height: 1.56rem;
    background: url(../../images/home/yjj-messge-bg.png) no-repeat center center / cover;
    float: left;
    margin-right: 0.04rem;
    padding-left: 0.28rem;
    padding-top: 0.34rem;
    overflow-y: hidden;
}

.foot .footer-bottom-nav .center-font-box .font-container {
    text-align: left;
    font-size: 0.16rem;
    color: #191919;
    line-height: 0.28rem;
}

.foot .footer-bottom-nav .dang-hui {
    display: block;
    width: 1.76rem;
    height: 1.56rem;
    background: url(../../images/home/contact-us-bg.png) no-repeat center center / cover;
    text-align: center;
    line-height: 1.56rem;
    float: left;
    margin-right: 0.03rem;
}

.foot .footer-bottom-nav .dang-hui .dang {
    height: 0.68rem;
    object-fit: contain;
}

.foot .footer-bottom-nav .zc {
    display: block;
    width: 1.76rem;
    height: 1.56rem;
    background: url(../../images/home/contact-us-bg.png) no-repeat center center / cover;
    text-align: center;
    line-height: 1.56rem;
    float: left;
}

.foot .footer-bottom-nav .zc .zc-img {
    height: 0.55rem;
    object-fit: contain;
}

.foot .footer-zf-wrapper {
    background: #154CAF;
}

.foot .footer-zf-wrapper .message-container {
    width: 14rem;
    height: 0.8rem;
    margin: 0 auto;
    line-height: 0.8rem;
}

.foot .footer-zf-wrapper .message-container .font-left {
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.16rem;
    vertical-align: middle;
    float: left;
    margin-top: 0.31rem;
    margin-right: 0.25rem;
}

.foot .footer-zf-wrapper .message-container .pic {
    float: left;
    width: 0.17rem;
    margin-top: 0.31rem;
    margin-right: 0.02rem;
}

.foot .footer-zf-wrapper .message-container .font-right {
    float: right;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.16rem;
    vertical-align: middle;
    margin-left: auto;
    margin-top: 0.31rem;
}

.net-map {
    display: inline-block;
}

.net-map .f-link .ft-link .cm-drop {
    position: relative;
    line-height: unset;
    font-size: unset;
    display: flex;
}

.net-map .f-link .ft-link .cm-drop .retangle {
    content: '';
    width: 0;
    height: 0;
    border-top: 0.14rem solid;
    border-right: 0.14rem solid transparent;
    border-left: 0.14rem solid transparent;
    position: absolute;
    top: 35px;
    left: 45%;
    color: #5079c4;
    display: none;
}

.net-map .f-link .ft-link .cm-drop .retangle-div {
    width: 1.8rem;
    position: absolute;
    height: 50px;
    bottom: 30px;
}

.net-map .f-link .ft-link .cm-drop .text-center {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.net-map .f-link .ft-link .cm-drop .drop-select {
    display: inline-block;
    width: 1.82rem;
    height: 0.4rem;
    background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    margin-right: 0.2rem;
    position: unset;
}

.net-map .f-link .ft-link .cm-drop .drop-select .select {
    /*padding-left: 0.2rem;*/
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
}

.net-map .f-link .ft-link .cm-drop .drop-select .tit {
    font-size: 0.18rem;
    color: #191919;
    line-height: 0.18rem;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.net-map .f-link .ft-link .cm-drop .drop-select .arrow-icon {
    width: 0.16rem;
    height: 0.16rem;
    background: url(../../images/home/f-xl-arrow.png) no-repeat;
    background-size: 100%;
}

.net-map .f-link .ft-link .cm-drop .drop-select:last-child {
    margin-right: 0;
}

.net-map .f-link .ft-link .cm-drop .dropdown-menu2 {
    width: 14rem;
    height: 1.66rem;
    padding: 0;
    background: #5079c4;
    border: none;
    border-radius: 0.08rem;
    padding-right: 0.14rem;
    padding-top: 0.23rem;
    padding-bottom: 0.23rem;
    overflow-y: unset;
    z-index: 5;
    position: absolute;
    left: 0;
    display: none;
    bottom: 45px;
}

.net-map .f-link .ft-link .cm-drop .dropdown-menu2 .dmh-bottom {
    height: 100%;
    padding-left: 0.36rem;
    overflow-y: auto;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.net-map .f-link .ft-link .cm-drop .dropdown-menu2 .dmh-bottom li {
    width: 25%;
    line-height: unset;
    padding-left: 0;
    height: 0.48rem;
    list-style-type: none;
}

.net-map .f-link .ft-link .cm-drop .dropdown-menu2 .dmh-bottom li a {
    display: inline-block;
    width: 100%;
    font-size: 0.18rem;
    text-align: left;
    color: #fff;
}

.net-map .f-link .ft-link .cm-drop .dropdown-menu2 .dmh-bottom::-webkit-scrollbar {
    width: 0.03rem;
    background: white;
    opacity: 0.31;
}

.net-map .f-link .ft-link .cm-drop .dropdown-menu2 .dmh-bottom::-webkit-scrollbar-thumb {
    width: 0.03rem;
    background: #B0D0F5;
}

@media screen and (max-width: 768px) {
    .net-map {
        display: block;
    }

    .net-map .f-link .ft-link .cm-drop {
        position: relative;
        line-height: unset;
        font-size: unset;
    }

    .net-map .f-link .ft-link .cm-drop .retangle {
        content: '';
        width: 0;
        height: 0;
        border-top: 0.14rem solid;
        border-right: 0.14rem solid transparent;
        border-left: 0.14rem solid transparent;
        position: absolute;
        top: -0.28rem;
        left: 0.91rem;
        color: #5079c4;
        display: none;
    }

    .net-map .f-link .ft-link .cm-drop .retangle-div {
        width: 1.8rem;
        position: absolute;
        height: 50px;
        bottom: 30px;
    }


    .net-map .f-link .ft-link .cm-drop .text-center {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .net-map .f-link .ft-link .cm-drop .drop-select {
        display: block;
        width: 100%;
        height: 0.8rem;
        background: #FFFFFF;
        box-shadow: unset;
        border-radius: 0.04rem;
        border: unset;
        margin-right: 0;
        position: relative;
        margin-bottom: 0.16rem;
    }

    .net-map .f-link .ft-link .cm-drop .drop-select .select {
        padding-left: 0.24rem;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .net-map .f-link .ft-link .cm-drop .drop-select .tit {
        font-size: 0.32rem;
        color: #333333;
        line-height: 0.32rem;
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .net-map .f-link .ft-link .cm-drop .drop-select .arrow-icon {
        width: 0.32rem;
        height: 0.32rem;
        background: url(../../images/home/f-xl-arrow.png) no-repeat;
        background-size: 100%;
    }

    .net-map .f-link .ft-link .cm-drop .drop-select:last-child {
        margin-bottom: 0;
    }


}
