﻿@charset "utf-8";

/* CSS Document */

/*2025.9.24*/
.mar0 {
    margin-top: 0;
}

.nyban::after{
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 40%;
	 background-image: linear-gradient(rgba(30,97,68,1), rgba(30,97,68,0));
    z-index: 1;
}

.nycon {
    min-height: 600px;
    background:#fff url(../images/nybg.jpg) no-repeat center bottom;  
   padding-bottom:60px;
 margin-top: -90px;
}

.ny-tit{
text-align: left;

color: #323333;

font-size: 28px;
font-weight: bold;
margin-bottom: 30px;

position: relative;



}

.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;
        padding-bottom: 20px;
}
.nav-path {
    z-index: 111;
    color: #fff;
    font-size: 20px;
   line-height: 35px;
   margin-bottom: 25px;
}

    .nav-path a {
       color: #fff;
    font-size: 20px;
        padding: 0 3px;
    }

        .nav-path a:hover,
        .nav-path a.active {
            color: #fff;
            text-decoration: underline;
        }


/******左侧导航******/

.main-left {
  
    
    z-index: 1;
    /*position: absolute;
    left: 0px;
    bottom: 30px;*/
   /*background-color: #f5f5f5;*/
  
  
  
}
.mleftbg{
	background: #fff;
  border-radius: 15px;
  padding:0 25px;
  padding-top: 25px;
}

/******右侧样式******/

.main-right {
    position: relative;
    min-height: 500px;
      background: #fff;
      padding: 50px;
  border-radius: 15px;
  padding-top: 40px;
    /*padding-top: 10px;*/
}

/*左侧导航：*/

.side-nav-panel {
    /*border-bottom:1px solid #ccc;*/
  
/*padding:20px 30px 30px;*/
border-top: none;
border-bottom: none;
}

.slide-nav-ul {
    padding: 0;
    margin: 0;
}

    .slide-nav-ul li {
        position: relative;
	    line-height: 39px;
	    padding: 0px;
	    display: block;  
	 margin-bottom: 18px;
	 border: 1px solid #e8f4f0;
	border-radius: 8px;
	
    }
    .slide-nav-ul li:last-child{
   	/*border-bottom: none;*/
   	margin-bottom: 0;
   } 
   
        .slide-nav-ul li a {
        	padding: 8px 0;
            display: block;
            color: #29624c;
            text-decoration: none;
            font-size: 18px;
            padding-left:20px;
            
          
        }

  .slide-nav-ul li:hover,.slide-nav-ul li.active ,.slide-nav-ul li.selected{
  	background: #e8f4f0;
  }
  
  
    /* 左侧二级选中 .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: #29624c;
    
    }



/*内页三级导航*/


.navigation--offcanvas > li > a {
    font-weight: normal;
    font-size: 15px;
}
.slide-nav-item-ul {
    padding: 0px 15px 15px 10px;
    /*border: 1px solid #064bac;*/
    z-index: 111;
    text-align: center;  
margin: 0 18px;

margin-top: -10px;


}

    .slide-nav-item-ul li {
        padding: 0px;
        line-height: 34px;
        background: none;
        float: none;
       text-align: left;
        border-bottom: none;
        margin: 0;
        display: block;
       
    }
  .slide-nav-item-ul li:hover,.slide-nav-item-ul li.active{
  	border-bottom:none;
  }
        .slide-nav-item-ul li a {
            background: none;
         
            padding: 0;
            padding-left: 11px;
            font-size: 16px;
            border-bottom: none;
          background: none;
           
        }

.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;

    border-bottom: none;
    text-decoration: none;
    background: none;
 
}


/* 三级选中 .selected */

/* 手机二级导航下拉 */



.nav_name {
    /*background: #0964cf;*/
    border: 1px solid #274895;
    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;
            }


	
	.main-left{
		flex: 0 0 21%;
        max-width: 21%;
	}
	.main-right{
		flex: 0 0 77%;
        max-width: 77%;
        margin-left: 2%;
	}

