@charset "utf-8";

/* CSS Document */

/*2025.4.16*/
.mar0 {
    margin-top: 0;
}
.nycon {
    min-height: 600px;
    padding-top: 38px;
    background: #faf6ef ;
   padding-bottom:80px; 
}

.nytop{
	background:url(../images/nytopbg.jpg) no-repeat center top;
	background-size: cover;
	min-height: auto;
	padding: 20px 30px;
}
.nytop .wc-menu{
	
	margin-top: 0;
}
.nytop .sou-bb{
	top: -72px;
}


/*.nymenu{
	position: relative;
	
}*/
.nyban .bbg{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	
	height: 100%;
}
.nyban .bimg{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 19px;
	z-index: 1;
	background: url(../images/hua.png) repeat-x left top;
}

.ny-ttop{
	position: absolute;
	left: 0px;
	bottom: 40px;
	width: 100%;
	text-align: left;
}
.ny-tit{
	z-index: 1;
	    font-size: 42px;
    color: #fff;
display: inline-block;
	font-weight: bold;
}

.nav-pbg{
	position: absolute;
	left: 0px;
	bottom: 106px;
	width: 100%;
	text-align: left;
}
.nav-panel-title {
 font-size: 38px;
 color: #fff;
 font-weight: bold;
 background: url(../images/ntbg.jpg) no-repeat left bottom;
 background-size: cover;
 min-height: 105px;
 padding-left: 35px;
 padding-top: 35px;
 margin-bottom: 8px;
}
.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: #bbb;
    font-size: 18px;
   line-height: 35px;
}

    .nav-path a {
        color: #bbb;
        font-size: 18px;
        padding: 0 3px;
    }

        .nav-path a:hover,
        .nav-path a.active {
            color: #fff;
            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;*/
}

/*左侧导航：*/
.ntit{
	position: absolute;
    left: 11px;
    top: 11px;
	
}
.side-nav-panel {
    /*border-bottom:1px solid #ccc;*/
padding-top: 10px;
    /*background: #fff;*/  
border-left:5px solid #841515; background: #ede5d8;
padding-bottom: 38px;
}

.slide-nav-ul {
    padding: 0 18px;
    margin: 0;
}

    .slide-nav-ul li {
        position: relative;
	    line-height: 39px;
	    padding: 0px;
	    display: block;  
	    margin-top: 10px;
	   border-bottom:1px solid #dac29b;
    }
  
        .slide-nav-ul li a {
        	padding: 8px 0;
            display: block;
            color: #9b855e;
            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:#ede5d8;
  	border-bottom:1px solid #811511; 
  }
    /* 左侧二级选中 .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: #811511;
         background:#ede5d8 url(../images/aa1h.png) no-repeat 95% center;
    }



/*内页三级导航*/


.navigation--offcanvas > li > a {
    font-weight: normal;
    font-size: 15px;
}
.slide-nav-item-ul {
    padding:0px 0px 15px 14px;
    z-index: 111;
    text-align: center;  
    margin: 0 18px;
}

    .slide-nav-item-ul li {
        padding: 0 0 3px 0;
        margin-top: 10px;
        line-height: 29px;
        background: none;
        float: none;
        text-align: left;
        border-bottom: none;
        margin: 0;
        display: block;
       
    }
.slide-nav-item-ul li:hover{
	border-bottom: none;
}
        .slide-nav-item-ul li a {
            background: none;
            color: #9b855e;
            padding: 0;
            padding-left: 18px;
            font-size: 18px;
            border-bottom: none;
           /*background: url(../images/yuan22.png) no-repeat left center;*/
           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;
    color: #811511;
    border-bottom: none;
    text-decoration: none;
    background: none;
   /*background: url(../images/yuan11.png) no-repeat left center;*/
 
}


/* 三级选中 .selected */

/* 手机二级导航下拉 */



.nav_name {
    /*background: #0964cf;*/
    border: 1px solid #841515;
    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;
            }







@media (min-width: 991px) {
}

@media (min-width: 1200px) {
	
	
	
}
@media (max-width: 1400px) {
	
	
	
	
	
}
@media (max-width: 1300px) {
    .nav-panel-title {
    font-size: 32px;
    }
.main-left{
	/*padding-top:0px;*/
	
}
    .slide-nav-ul li a {
        font-size: 16px;
    }


.slide-nav-ul li{
	line-height: 28px;
	
}
    .slide-nav-item-ul li {
        line-height: 29px;
    }
.nav-pbg{
	bottom: 60px;
}


    /**/
    .yi-title h4 {
        font-size: 26px;
    }

    .yi-themcon {
        margin-top: 30px;
    }
    
    
     .nyfooter{
   	padding-top: 30px;
   }
}

@media (max-width: 1200px) {
    /*中等屏幕设备 桌面*/
  .nyfooter {
        padding-top: 20px;
    }
    .nav-path a {
        font-size: 16px;
    }

    .nav-panel-title {
        font-size: 28px;
    }

    .nav-panel-title i{
    	margin-top: 10px;
    }

 
    
    .ny-tit {
        font-size: 26px;
    }
    .nav-path a {
        font-size: 16px;
    }
        .slide-nav-ul li a {
            font-size: 16px;
        }

    .slide-nav-item-ul li {
        padding: 0;
    }

    .ke {
        font-size: 36px;
    }

    .slide-nav-ul li {
      
     
    }
.slide-nav-ul li a{
	padding-left: 20px;
}
    .slide-nav-item-ul li {
        margin: 0;
    }

        .slide-nav-item-ul li a {
            font-size: 16px;
            
        }

    .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;
    }

    .slide-nav-item-ul {
        /*padding:2px 10px;*/
       margin-top: 0;
    }

    

  

    .yi-title h4 {
        font-size: 24px;
    }

    .yi-themcon {
        margin-top: 20px;
    }

        .yi-themcon .yi-aa a {
            line-height: 50px;
            font-size: 16px;
        }
}

@media (max-width: 991px) {
    /*小屏幕设备 平板*/
    .nnavbg {
        background: none;
        margin-top: 20px;
    }
.nav-panel-title {
    font-size: 26px;
    margin-top: 10px;
    display: none;
}

.nyban .bbg{
	background: url(../images/nybanbg.png) no-repeat left bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
}




    .slide-nav-ul {
        padding: 5px;
        background: none;
    
    }

    .side-nav-panel {
        border-radius: 0;
    }

    .nav-panel-title1 {
        font-size: 40px;
    }

    .slide-nav-ul li a img {
        display: none !important;
    }

    .nav-panel-title h4 {
        font-size: 40px;
    }

    .nav-panel-title span {
        font-size: 32px;
        margin-bottom: 2px;
    }

    .main-top {
        margin-top: 20px;
    }

    .main-left {
        
   
        
    }
.nyban{
	padding-bottom: 0px; 
	margin-top: 30px;
}
    .nav-pbg {
        display: inline-block;
        padding-top: 10px;
     
        padding: 10px 20px;
    }


    .ke {
        font-size: 26px;
    }

    .nav-path {
        margin-top: 0px;
        margin-bottom: 0px;
       
    }

    .slide-nav-ul li .slide-nav-item-ul li:hover,
    .slide-nav-ul li.active {
        background: none;
    }
    /*小屏幕 手机上三级样式*/
    .side-nav-panel {
        display: none;
        margin-top: 0;
       
        padding-top: 0;
        padding-left: 0;
        padding: 0;
        /*border-top: none;*/
       border-bottom: none;
    }

    .slide-nav-item-ul {
        padding: 0;
        width: 100%;
        overflow: hidden;
        background: none;
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 0;
        border: none;
        display: block !important;
        margin-top: 0;
        box-shadow: none;
        margin: 0;
    }

    .slide-nav-ul li a {
        font-size: 16px;
    }

    .side-nav-panel ul li {
        display: block;
        width: 100%;
        padding: 1px 0;
        border-bottom: none;
        background: none;
        margin-bottom: 0;
        margin-top: 1px;
        margin: 0;
        border: none;
    }
 .side-nav-panel ul li:first-child{
 	/*display: none;*/
 }
    .slide-nav-ul li:hover, .slide-nav-ul li.active {
        border-left: none;
    }

    .slide-nav-ul li a {
        padding: 10px 0 10px 28px;
        border-bottom: 1px solid #F6EAEA;
        font-size: 14px;
        display: block;
        width: 100%;
        color: #333 !important;
        line-height: initial;
        text-decoration: none;
        text-align: left;
        background: url(../images/rs/aah1.png) no-repeat 15px center;
        background-color: transparent !important;
        
    }

        .slide-nav-ul li a.active,
        .slide-nav-ul li a:hover,
        .slide-nav-ul li a.active:hover,
        .slide-nav-ul li a.parent,
        .slide-nav-ul li a.selected {
            color: #841515 !important;
            background: url(../images/rs/aaa1.png) no-repeat 15px center;
            border-bottom: 1px solid #F6EAEA !important;
            border-radius: 0;
            background-color: none;
        }

    .slide-nav-ul li:hover,.slide-nav-ul li.active {
        border-bottom: none;
        background: none;
    }

    .slide-nav-ul li .slide-nav-item-ul li a {
        padding: 10px 0 10px 43px;
        opacity: 1;
        border-bottom: 1px solid #F6EAEA;
        background: url(../images/rs/aah1.png) no-repeat 30px center;
        background-color: none !important;
    }

        .slide-nav-ul li .slide-nav-item-ul li a.active,
        .slide-nav-ul li .slide-nav-item-ul li a:hover,
        .slide-nav-ul li .slide-nav-item-ul li a.selected {
            color: #0e419c;
            background: url(../images/rs/aaa1.png) no-repeat 30px center;
            border-bottom: 1px solid #F6EAEA !important;
            opacity: 1;
        }



    .nycon {
        padding-top:5px;
    }



    .yi-title h4 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .yi-themcon {
        margin-top: 20px;
    }

        .yi-themcon .yi-aa a {
            line-height: 50px;
            font-size: 16px;
        }
        .yi-top .yi-li p{
        	font-size: 18px;
        }
}

@media (max-width:767px) {
    /*小屏幕*/
    .yi-top .yi-li {
        margin-bottom: 30px;
    }
.ny-ttop{
	 margin-bottom: 0px;
	 display: none;
}
    .nav_name {
        margin: 10px 0 0px;
    }

    .nav-panel-title {
        font-size: 18px;
    
        border-bottom: none;
        }
  .ny-ttop .nav-path {
        display: none;
    } 
    .ny-tit {
        font-size: 18px;
    }    
 

.main-left{
	margin-top: 0px;
}
 .nyban .bbg{
 	display: none;
 }
 
    .nav-pane .nav-pbg {
        padding: 5px;
        background: none;
        width: auto;
    }

    .nycon {
        padding-bottom: 15px;
    }

    .nav-path {
        margin-top: 0;
        padding-bottom: 0; font-size: 14px;
    }

        .nav-path a {
            line-height: 30px;
            font-size: 14px;
        }

    .ke {
        margin-bottom: 0px;
        font-size: 22px;
        line-height: 34px;
        padding-bottom: 5px;
        text-align: center;
        padding: 10px;
        width: 100%;
        display: inline;
        float: none;
    }

    .yi-title h4 {
        font-size: 18px;
    }

    .yi-themcon .yi-aa a {
        line-height: 45px;
    }

    .yi-themcon .yi-aa {
        margin-bottom: 20px;
    }

    .yi-them {
        margin: 30px 0 0px;
    }
    .yi-top .yi-li p{
        	font-size: 16px;
        	margin-top: 10px;
        }
}