﻿@charset "utf-8";

/* CSS Document */

/*2025.3.19*/
.mar0 {
    margin-top: 0;
}

.in-rightcon {
    min-height: 500px;
    padding-bottom: 50px;
}

.nycon {
    min-height: 600px;
    padding-top: 22px;
    background: #fff;
    padding-bottom: 50px;
}

.ny-ttop {
    /*display: flex;
	width: 100%;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: 2px solid #bbb;
    padding-bottom:5px;
    margin-bottom: 35px;*/
}

.ny-tit {
    color: #333;
    display: inline-block;
    text-align: left;
    padding-left: 0;
    display: block;
    font-size: 32px;
    position: relative;
}

    .ny-tit i {
        position: absolute;
        left: 0px;
        bottom: -7px;
        width: 160px;
        height: 2px;
        background: #2f459a;
    }
/*.nymenu{
	position: relative;
	
}*/
.nyban .bbg {
    /*position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../../images/topyin.png) repeat-x left top;
	z-index: 1;
	height: 100%;*/
}

.nav-pbg {
    position: absolute;
    left: 0px;
    bottom: 106px;
    width: 100%;
    text-align: left;
}

.nav-panel-title {
    z-index: 1;
    font-size: 36px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}

    .nav-panel-title i {
        display: block;
        width: 134px;
        height: 2px;
        background: #92c02e;
    }



/*内页面包屑侧导航*/

.ke-tit {
    z-index: 1;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #5d6675;
    padding-bottom: 20px;
}

.nav-path {
    z-index: 111;
    color: #999;
    font-size: 18px;
    line-height: 35px;
}

    .nav-path a {
        color: #999;
        font-size: 18px;
        padding: 0 3px;
    }

        .nav-path a:hover,
        .nav-path a.active {
            color: #0970d7;
            text-decoration: none;
        }


/******左侧导航******/

.main-left {
    width: 100%;
    z-index: 1;
    /*position: absolute;
    left: 0px;
    bottom: 30px;*/
    /*background-color: #f5f5f5;*/
    padding-top: 15px;
}


/******右侧样式******/

.main-right {
    position: relative;
    min-height: 500px;
    /*padding-top: 10px;*/
}

/*左侧导航：*/

.side-nav-panel {
    /*border-bottom:1px solid #ccc;*/
    /*background: #fff;*/
}

.slide-nav-ul {
    padding: 0;
    margin: 0;
}

    .slide-nav-ul li {
        position: relative;
        line-height: 39px;
        padding: 0px;
        display: block;
        background: #f5f5f5;
        margin-bottom: 20px;
    }

        .slide-nav-ul li a {
            padding: 18px 0;
            display: block;
            color: #999;
            text-decoration: none;
            font-size: 20px;
            padding-left: 30px;
            background: url(../../images/aa1.png) no-repeat 95% center;
        }

        .slide-nav-ul li:hover, .slide-nav-ul li.active {
            background: #295dbc
        }
        /* 左侧二级选中 .parent */

        .slide-nav-ul li a:hover,
        .slide-nav-ul li a.active,
        .slide-nav-ul li a.selected,
        .slide-nav-ul li a.parent,
        .slide-nav-ul li a.active:hover {
            color: #f3cd83;
            background: #295dbc url(../../images/aa1h.png) no-repeat 95% center;
        }



/*内页三级导航*/


.navigation--offcanvas > li > a {
    font-weight: normal;
    font-size: 15px;
}

.slide-nav-item-ul {
    padding: 10px 15px 15px 10px;
    /*border: 1px solid #064bac;*/
    z-index: 111;
    text-align: center;
    margin: 0 18px;
    border-top: 1px solid #fff;
    /*margin: 0 18px;*/
}

    .slide-nav-item-ul li {
        padding: 0px;
        line-height: 39px;
        background: none;
        float: none;
        text-align: left;
        border-bottom: none;
        margin: 0;
        display: block;
    }

        .slide-nav-item-ul li a {
            background: none;
            color: #fff;
            padding: 0;
            padding-left: 18px;
            font-size: 18px;
            border-bottom: none;
            background: url(../../images/yuan22.png) no-repeat left center;
        }

.slide-nav-ul li .slide-nav-item-ul a.active,
.slide-nav-ul li .slide-nav-item-ul li a:hover,
.slide-nav-ul li .slide-nav-item-ul a.active,
.slide-nav-ul li .slide-nav-item-ul a.selected {
    font-weight: normal;
    color: #f3cd83;
    border-bottom: none;
    text-decoration: none;
    background: url(../../images/yuan11.png) no-repeat left center;
}


/* 三级选中 .selected */

/* 手机二级导航下拉 */



.nav_name {
    /*background: #0964cf;*/
    border: 1px solid #0e419c;
    width: 100%;
    margin: auto;
    font-size: 16px;
    /*margin: 25px 0 15px;*/
    margin-bottom: 0;
    padding: 10px 0 10px 15px;
    color: #333;
    line-height: initial;
    cursor: pointer;
    text-align: left;
}

    .nav_name img {
        position: absolute;
        right: 10px;
        top: 15px;
    }

.nav_menu {
    display: none;
}

    .nav_menu .nav_menu_list li {
        display: block;
        width: 100%;
    }

        .nav_menu .nav_menu_list li a {
            padding: 10px 0 10px 25px;
            border-bottom: 1px solid #F6EAEA;
            font-size: 14px;
            display: block;
            width: 100%;
            color: #333;
            line-height: initial;
            text-decoration: none;
        }

    .nav_menu .nav_menu_item_list li a {
        padding: 10px 0 10px 45px;
    }


/* 手机二级导航下拉end */


/*yiqi*/
.yi-box {
    padding-top: 50px;
}

.yi-top {
}

    .yi-top .yi-li {
        text-align: center;
        position: relative;
    }

        .yi-top .yi-li a {
            display: block;
            width: 100%;
            text-decoration: none;
        }

        .yi-top .yi-li img {
        }

        .yi-top .yi-li p {
            color: #fff;
            font-size: 20px;
            font-weight: bold;
        }

    .yi-top .y_bg {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        min-height: 166px;
        text-decoration: none;
        text-align: center;
    }

    .yi-top .yi-li:nth-child(1) .y_bg {
        background: url(../../images/yiimg1.jpg) no-repeat center center;
        background-size: cover;
    }

    .yi-top .yi-li:nth-child(2) .y_bg {
        background: url(../../images/yiimg2.jpg) no-repeat center center;
        background-size: cover;
    }

    .yi-top .yi-li:nth-child(3) .y_bg {
        background: url(../../images/yiimg3.jpg) no-repeat center center;
        background-size: cover;
    }

    .yi-top .yi-li .bb {
        position: absolute;
        left: 15px;
        top: 0px;
        width: calc(100% - 30px);
        height: 100%;
        background: rgba(0,110,192,0.9);
        opacity: 0;
        transition: all 0.8s;
    }

    .yi-top .yi-li:hover .bb {
        opacity: 1;
        transition: all 0.8s;
        cursor: pointer;
    }

    .yi-top .yi-li:hover img, .yi-top .yi-li:hover p {
        z-index: 111;
        position: relative;
    }

    .yi-top .yi-li:hover .y_bg {
        box-shadow: 0px 35px 77px -17px #c4c4c4;
    }



.yi-them {
    margin: 50px 0;
}

.yi-title {
}

    .yi-title h4 {
        font-size: 32px;
        color: #333;
    }

    .yi-title span {
        display: inline-block;
        width: 20%;
        height: 3px;
        background: #006ec0;
    }

.yi-themcon {
    margin-top: 40px;
}

    .yi-themcon .yi-aa {
        margin-bottom: 25px;
    }

        .yi-themcon .yi-aa a {
            text-decoration: none;
            display: block;
            line-height: 65px;
            background: #fff;
            border: 1px solid #f1f1f1;
            font-size: 18px;
            color: #666;
            padding: 0 25px;
        }

            .yi-themcon .yi-aa a:hover {
                color: #fff;
                background: #006ec0;
            }


            

.news-left .swiper-container .swiper-pagination {
    bottom: 10px;
    width: 100%;
}

.news-left .swiper-container .swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    cursor: pointer;
    opacity: 0.25;
    border-radius: 100%;
    margin-right: 8px;
}

.news-left .swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
}