@charset "UTF-8";

/* 组件ID */
#std_nav_1400_002 {
    font-size: 16px;
}

/* 组件样式 */
.std_nav_1400_002 {}

.std_nav_1400_002 .stdnav14_2_wid {
    max-width: 1400px;
    margin: 0 auto;
}

.std_nav_1400_002 .stdnav14_2_wap {
    display: none !important;
}

/*search*/

.std_nav_1400_002 .stdnav14_2_search_con {
    margin-left: 18px;
    display: block;
    font-size: 0;
    position: relative;
    z-index: 1;
    border-radius: 50%;
}

.std_nav_1400_002 .stdnav14_2_search_con::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -15px;
    border-left: 1px solid #fff;
    height: 30px;
    z-index: -1;
}

.std_nav_1400_002 .stdnav14_2_search_con button {
    width: 34px;
    height: 34px;
    text-align: center;
    background: none;
    cursor: pointer;
    font-size: 0;
}

.std_nav_1400_002 .stdnav14_2_search_con button img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.std_nav_1400_002 .stdnav14_2_search_con button:hover img {
    transform: scale(1.05);
}

.std_nav_1400_002 .stdnav14_2search {
    width: 500px;
    height: 50px;
    background: #fff;
    margin-top: 20px;
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 1;
    display: none;
}

.std_nav_1400_002 input,
.std_nav_1400_002 button {
    border: none;
    outline: none;
}

.std_nav_1400_002 .stdnav14_2search .text {
    width: 500px;
    padding-left: 15px;
    padding-right: 80px;
    height: 50px;
    font-size: 14px;
    background: none;
    color: #333;
}

.std_nav_1400_002 .stdnav14_2search .button {
    width: 80px;
    height: 50px;
    background: #006ebc url(../images/stdnav14_2_fdj2.png) no-repeat center;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
}

.std_nav_1400_002 input::-webkit-input-placeholder {
    color: #999;
}

.std_nav_1400_002 input::-moz-input-placeholder {
    color: #999;
}

.std_nav_1400_002 input::-ms-input-placeholder {
    color: #999;
}

/* 定位搜索框 */

.std_nav_1400_002 .stdnav14_2_yc_search {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.std_nav_1400_002 .stdnav14_2yc_search_bg {
    position: fixed;
    z-index: 99998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
}

.std_nav_1400_002 .stdnav14_2search {
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;

}

/*头部*/
.std_nav_1400_002 .stdnav14_2_pc {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.302);
    z-index: 99991;
}

.std_nav_1400_002 .stdnav14_2_head {
    position: relative;
    z-index: 998;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.std_nav_1400_002 .stdnav14_2_nav {
    background: #006EBC;
}

.std_headwz p {
    line-height: 44px;
    font-size: 30px;
    color: #231815;
    font-family: "sisong";
}


.std_nav_1400_002 .stdnav14_2_logo a {
    display: block;
    font-size: 0;

    transition: all 0.6s;
}

.std_nav_1400_002 .stdnav14_2_logo img {
    display: block;
    max-width: 100%;
}

.std_nav_1400_002 .stdnav14_2_head_r {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.std_nav_1400_002 .stdnav14_2_head_en {
    display: flex;
    justify-content: flex-end;
    align-items: center;

}

.std_nav_1400_002 .stdnav14_2_head_en a {
    display: block;
    font-size: 0;
    width: 35px;
    height: 35px;
    background: url(../images/stdnav14_2_en.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 18px;
    transition: all 0.5s;
}

.std_nav_1400_002 .stdnav14_2_head_en a:hover {
    transform: scale(1.05);
}

/* nav */
.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid {
    height: 58px;
    line-height: 58px;

}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul {
    font-size: 0;

    height: 100%;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 10%;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li:first-child {
    margin-left: 0;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li>a {
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li.active>a {
    font-weight: bold;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li:hover>a {
    font-weight: bold;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li>div {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(30px);
    width: 100%;
    min-width: 130px;
    background: #fff;
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li>div>ul {
    overflow: hidden;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li>div>ul>li a {
    display: block;
    font-size: 15px;
    line-height: 45px;
    transition: all 0.3s;
    color: #333;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li>div>ul>li a:hover {
    background: #006ebc;
    color: #fff;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid>ul>li:hover>div {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid-r {
    float: left;
    position: relative;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid-r a {
    float: left;
    margin-left: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 0;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid-r a img {
    vertical-align: middle;
    display: none;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid-r a img:first-child {
    display: inline-block;
}

.std_nav_1400_002 .stdnav14_2_nav .stdnav14_2_wid-r a span {
    display: block;
    font-size: 18px;
}

/*banner*/
.std_nav_1400_002 .stdnav14_2_banner,
.std_nav_1400_002 .stdnav14_2_banner div.slick-list {
    width: 100%;

}

.std_nav_1400_002 .stdnav14_2_banner .slick-slide a {
    display: block;
    position: relative;
    overflow: hidden;
}

.std_nav_1400_002 .stdnav14_2_banner .slick-slide a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 140px;
    background: linear-gradient(180deg, rgba(48, 78, 99, 0) 0%, rgba(49, 49, 49, 0.5) 100%);
}

.std_nav_1400_002 .stdnav14_2_banner .slick-slide a img,
.std_nav_1400_002 .stdnav14_2_banner .slick-slide a video {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.std_nav_1400_002 .stdnav14_2_banner {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-top: 178px;
}

.std_nav_1400_002 .stdnav14_2_banner .slick-slide a {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 32.39%;
}


.std_nav_1400_002 .stdnav14_2_banner .slick-dots {
    position: absolute;
    bottom: 30px;
}

.std_nav_1400_002 .stdnav14_2_banner .slick-dots li {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #ffff;
    margin: 0 13px;
}

.std_nav_1400_002 .stdnav14_2_banner .slick-dots li.slick-active {
    width: 80px;
    height: 16px;
    border-radius: 15px;
    background: #fff;
}

@media screen and (max-width: 1400px) {
    .std_nav_1400_002 .stdnav14_2_wid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .std_headwz p {
        font-size: 20px;
        line-height: 30px;
    }
}

@media screen and (max-width:1024px) {
    .std_nav_1400_002 .stdnav14_2_banner {
        padding-top: 0;
    }

    body {
        padding-top: 60px !important;
    }

    .std_nav_1400_002 .stdnav14_2_pc {
        display: none !important;
    }

    .std_nav_1400_002 .stdnav14_2_banner,
    .std_nav_1400_002 .stdnav14_2_banner div.slick-list {
        width: 100%;
        height: auto;
    }

    .std_nav_1400_002 .stdnav14_2_banner .slick-slide a {
        height: auto;

    }

    .std_nav_1400_002 .stdnav14_2m_top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 20px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }

    .std_nav_1400_002 .stdnav14_2_wap {
        display: block !important;
    }

    .std_nav_1400_002 .stdnav14_2_wap_menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }

    .std_nav_1400_002 .stdnav14_2_wap_menu img {
        height: 25px;
        cursor: pointer;
    }

    .std_nav_1400_002 .stdnav14_2close_menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }

    .std_nav_1400_002 .stdnav14_2_m_head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.151);
        z-index: 999;
        padding: 10px 20px;
    }

    .std_nav_1400_002 .stdnav14_2m_logo {
        font-size: 0;
    }

    .std_nav_1400_002 .stdnav14_2m_logo a {
        font-size: 0;
        line-height: 40px;
        display: block;
    }

    .std_nav_1400_002 .stdnav14_2m_logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }

    .std_nav_1400_002 .stdnav14_2m_tlink {
        font-size: 12px;
        padding: 10px 15px 0 15px;
        color: rgba(255, 255, 255, 0.6);
    }

    .std_nav_1400_002 .stdnav14_2m_tlink a {
        font-size: 12px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        /*background: #fff;*/
        line-height: 24px;
        border-radius: 5px;
    }

    .std_nav_1400_002 .stdnav14_2m_tlink a img {
        vertical-align: -2px;
        padding-right: 5px;
        height: 14px;
    }

    .std_nav_1400_002 .stdnav14_2m_search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        /* background: #fff; */
        margin-top: 15px;
        margin-bottom: 15px;
        border: 1px solid #fff;
    }

    .std_nav_1400_002 .stdnav14_2m_search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
        font-size: 12px;
    }

    .std_nav_1400_002 .stdnav14_2m_search input[type="text"]::placeholder {
        color: #fff;
    }

    .std_nav_1400_002 .stdnav14_2m_search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .std_nav_1400_002 .stdnav14_2m_nav {
        position: fixed;
        top: 60px;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #006EBC;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
    }

    .std_nav_1400_002 .stdnav14_2m_nav .top-r {
        color: #fff;
        padding-left: 15px;
    }

    .std_nav_1400_002 .stdnav14_2m_nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }

    .std_nav_1400_002 .stdnav14_2m_nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .std_nav_1400_002 .stdnav14_2m_nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .std_nav_1400_002 .stdnav14_2m_nav ul li ul {
        display: none;
    }

    .std_nav_1400_002 .stdnav14_2m_nav ul li ul li {
        border: none;
    }

    .std_nav_1400_002 .stdnav14_2m_nav>ul>li a {
        display: block;
        font-size: 15px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }

    .std_nav_1400_002 .stdnav14_2m_nav>ul>li ul li a {
        font-size: 14px;
        padding: 10px 0;
    }

    .std_nav_1400_002 .stdnav14_2m_nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/stdnav14_2m_nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

}

@media screen and (max-width:768px) {
    .std_nav_1400_002 .stdnav14_2_banner .slick-dots {
        bottom: 15px;
    }

    .std_nav_1400_002 .stdnav14_2_banner .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 5px;
    }

    .std_nav_1400_002 .stdnav14_2_banner .slick-dots li.slick-active {
        width: 50px;
        height: 8px;
    }
}