@charset "utf-8";

/* CSS Document */

/*2026.1.7*/

.box {
	overflow: hidden;
}
.container{
	max-width: 1800px;
	margin: auto;
	width: 100%;	
}

/*.container2{
	max-width: 1600px !important;
	margin: auto;
	width: 90%;	
}*/

.daohang2_box{
padding-right:30px;
}


img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}
.pos{
		position: relative;
	}
p{
line-height:26px;
}
.top{
	background: #0c7ed9;
	padding: 25px 0;
	
}
.top-right{
	font-size: 14px;
	color: #70c9ff;
}
.top-right a{
	font-size: 14px;
	color: #70c9ff;
	padding: 0 3px;
}


.nyban{
	
}
.nyban1 .nybg{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 30%;
	/*background: rgba(0,0,0,0.35);*/
	 background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0),rgba(0,0,0,0));

	z-index: 1;
}
.band{
position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 30%;
	/*background: rgba(0,0,0,0.35);*/
	 background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0),rgba(0,0,0,0));

	z-index: 1;
}
.wc-menu{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	
}
.wc-menu ul {
	/*转化为table 并且，宽度百分百，*/
/*display: table;*/

	width: 100%;
	margin:  0;
	padding: 0;
	/*display: flex;
	flex-wrap: wrap;*/
	text-align: left;
	justify-content: space-between;	
}

.wc-menu ul li {
	padding: 0px 10px 0;
	line-height: 46px;
	position: relative;
	/*居中并且转为table-cell*/
	text-align: left;
	/*display: table-cell;*/
	list-style: none;
	display: inline-block;
	margin-right: 40px;
}

.wc-menu ul li a {
	font-size:20px;
	color: #fff;
	padding: 11px 5px;
	position: relative;
	display: inline-block;
	/*transition: all 0.2s;*/
	text-decoration: none;	
}

.wc-menu ul li>a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	height: 3px;
	border-bottom: 3px solid ;
        border-image: linear-gradient(to right, #fff,#fff, #fff) 1;
	transform: scaleX(0) scaleY(1);
	transition: all .5s ease-in-out;
}

.wc-menu ul li a.selected:after,
.wc-menu ul li>a:hover:after {	
	transform: scaleX(1) scaleY(1);
}


/*
.wc-menu ul li a.active,
.wc-menu ul li a.move,
.wc-menu ul li a.selected,
.wc-menu ul li a.parent,
.wc-menu ul li a:hover {
color: #fff;
}*/

/*.wc-menu ul li a:hover::before,.wc-menu ul li a.active::before{
	display: block;
}*/



.wc-menu ul li .ernav {
        position: absolute;
	/*position: relative;*/
	left: -20px;
	top: 100%;
	width: 300px;
	z-index: 1110 !important;
	display: none;
        /* 为支持淡入淡出效果 */
	transition: opacity 0.3s ease;
	/*border-top: 2px solid #4abad2;*/
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.5);
	-webkit-animation-duration: .4s;
	-webkit-animation-fill-mode: both;
	animation-duration: 1s;
	animation-fill-mode: both;
	-webkit-animation-name: layui-upbit1;
	animation-name: layui-upbit1;
	      background: rgba(255,255,255,0.8);
backdrop-filter: blur(6px);
-webkit-backdrop-filter:blur(6px);
-webkit-backdrop-filter:blur(6px);

}


@keyframes layui-upbit1 {
	0% {
		transform: translate3d(0%, 0, 0);
		opacity: 0;
	}

	100% {
		transform: translate3d(0%, 0, 0);
		opacity: 1;
	}
}

.wc-menu ul li .ernav ul {
	padding-left: 0;
	display: block;
	margin-bottom: 0;
	text-align: left;
	border: none;
}

.wc-menu ul li .ernav ul li {
	/*text-align: center;*/
	float: none;
	display: block;
	/*二级下拉有影响，需要转化为块状*/
	background: none;
	text-align: left;
	line-height: 26px;
	border: none;
	margin: 0;padding: 0;
	width: 100%;
}
.wc-menu ul li .ernav ul li a {
	line-height: 30px;
	font-size: 16px;
	text-align: left;
	background: none;
	box-shadow: none;
	border-radius: 0;
	color: #333;
	margin: 0;
	display: block;
	padding: 10px 14px 10px 36px;
	border-bottom: none;
	font-weight: normal;
	text-decoration: none;
}

.wc-menu ul li .ernav ul li a::before{
	content:none;
	
}
.wc-menu ul li .ernav ul li a:hover {
	background: #8bc4fe;
	color: #fff;
}
.wc-menu ul li .ernav ul li>a:after {
	content: none;
}


.mar0 {
    margin-top: 0;
}

.nycon {
    min-height: 600px;
    margin-top:-110px;
    position: relative; 
z-index: 0;
    overflow: hidden;
}
.nycon .row1{
	position: relative;    display: flex;
}
.nycon .row1::after{
   background:url(/_upload/tpl/00/36/54/template54/imgs/leftbg.jpg) repeat left top;
   content: "";
   position: absolute;
   left: -70%;
   top: 100px;
   width: 100%;
  
    height: calc(100% - 100px);
}
.nycon .row1::before{
   background:url(/_upload/tpl/00/36/54/template54/imgs/rightbg.jpg) repeat left top;
   content: "";
   position: absolute;
   right: -90%;
   top: 0px;
   width: 100%;
   height: 100%;
   
}
.mmbg{
background:url(/_upload/tpl/00/36/54/template54/imgs/mmbg.jpg) no-repeat -54% -24%;
}


.nyban{
	
}
.nybanimg img{
	width:100%;
}
.ny-ttop{
	position: absolute;
left: 0px;
/*bottom: 20%;*/
bottom: calc(0% + 77px );


width: 100%;

/*z-index: 1;*/
text-align: right;
}
.nav-panel-title {


}

.nav-panel-title i {
font-weight: bold;
font-style: normal;

position: relative;
color: #fff;
font-size: 100px;
font-family: 'HarmonyOS_Sans_SC_Bold';
display: inline-block;

}



/*内页面包屑侧导航*/
.ny-ttop{
	/*padding-bottom: 20px;*/
}
.ke-tit {
    z-index: 1;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #5d6675;
        padding-bottom: 20px;
}
.nav-path { 
    color: #fff;
    font-size: 20px;
   line-height: 35px;
   text-align: right;
   margin-bottom: -12px;
   margin-top:20px;
}

    .nav-path a {
        color: #333;
        font-size: 18px;
        padding: 0 3px;
          position: relative;
   z-index: 1;
        text-transform: capitalize;
    }
 .nav-path a img{
 	vertical-align: -3px;
 }
        .nav-path a:hover,
        .nav-path a.active {
            /*color: #0c7ed9;*/
            text-decoration: underline;
        }
.possplit:after {
    content: none;
    position: absolute;
    left: -118%;
    top: -12px;
    text-align: center;
}

/******左侧导航******/

.main-left {
   background:url(/_upload/tpl/00/36/54/template54/imgs/leftbg.jpg) repeat left top;
    margin-top: 100px;
 
    z-index: 11;
    /*position: absolute;
    left: 0px;
    bottom: 30px;*/
   /*background-color: #f5f5f5;*/
}


/******右侧样式******/

.main-right {
    position: relative;
    min-height: 700px;
    padding-top:10px;
  background:url(/_upload/tpl/00/36/54/template54/imgs/rightbg.jpg) repeat left top;
  z-index: 1;
padding-right: 0px;
}

.list-head11{
padding-left:70px;
}



.footer{
	background:url(/_upload/tpl/00/36/54/template54/imgs/fbg.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px 0 18px;
}
.footer h4{
	font-size: 26px;
	color: #fff;
	margin-bottom: 40px;
margin-top:0px;
}
.footer .f-li{
	display: flex;
	
}
.footer .f-li .f-img{
	width: 80px;
}
.footer .f-li .cont-pp{
	width: calc(100% - 80px);
	margin-left: 10px;
}
.footer .f-li .cont-pp span{
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #fff;
	margin-bottom: 6px;
	 /*white-space: nowrap;*/
}
.footer .f-li .cont-pp p{
	font-size: 16px;
	color: #fff;
	
}

.footer  .col-12 {
    padding: 0px 15px;
}



.copy{
	margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
}

.copy p{
	font-size: 16px;
	color: #91a8c0;
	margin-bottom: 0;
}






/*左侧导航：*/
.side-nav-panel.sidefixed {
    position: fixed;
    top: 0;
}
.sidefixed1 {
    position: absolute;
    bottom: 0;
    top: auto;
}
.side-nav-panel {

}

.slide-nav-ul {
    padding: 0;
    margin: 0;
width: 100%;
}

    .slide-nav-ul li {
        position: relative;
	    line-height: 29px;
	    padding: 0px;
	    
	margin-top: 30px;
	padding-bottom: 30px;
	 border-bottom:1px solid rgba(255,255,255,0.5);
	 
    }
  
        .slide-nav-ul li a {
        	padding: 0px 0;
            display: block;
            color: #fff;
            text-decoration: none;
            font-size: 20px;
            line-height: 30px;
            font-weight: bold;
        
        }

  .slide-nav-ul li:hover,.slide-nav-ul li.active{
   border-bottom:1px solid rgba(255,255,255,0.99);
  }
    /* 左侧二级选中 .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: #fff;

    }



/*内页三级导航*/

.slide-nav-item-ul {
    padding: 20px 15px 0px 10px;
    /*border: 1px solid #064bac;*/
    z-index: 111;
    text-align: center;  


/*margin: 0 18px;*/


}

    .slide-nav-item-ul li {
        padding: 0px;
        line-height: 29px;
        background: none;
        float: none;
       text-align: left;
        border-bottom: none;
        margin: 0;
        display: block;
      position: relative;
    }
  .slide-nav-item-ul li:hover,.slide-nav-item-ul li.active{
  	border-bottom:none;
  }
        .slide-nav-item-ul li a {
            /*background:url(/_upload/tpl/00/36/54/template54/imgs/aa1.png) no-repeat left 15px;*/
            color: #fff;
            padding: 5px 0;
          padding-left: 25px;
            font-size: 16px;
            font-weight: normal;
           
        }

.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 {
    background:url(/_upload/tpl/00/36/54/template54/imgs/aa1.jpg) no-repeat left 19px;
    color: #fff;
  
}
.slide-nav-ul li::after{
	content: "";
	position: absolute;
	right: -35px;
	top: 25%;
	border-left: 10px solid #0c7ed9;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity:0;
}
.slide-nav-ul li:hover::after,
.slide-nav-ul li.active::after,
.slide-nav-ul li.selected::after{
   opacity: 1;
  
}

/* 三级选中 .selected */






/* 手机二级导航下拉 */



.nav_name {
    /*background: #0964cf;*/
    /*border: 1px solid #274895;*/
    width: 100%;
    margin: auto;
    font-size: 16px;
    /*margin: 25px 0 15px;*/
    margin-bottom: 0;
    padding: 15px 0 15px 15px;
    color: #fff;
    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(/_upload/tpl/00/36/54/template54/images/yiimg1.jpg) no-repeat center center;
        background-size: cover;
    }

    .yi-top .yi-li:nth-child(2) .y_bg {
        background: url(/_upload/tpl/00/36/54/template54/images/yiimg2.jpg) no-repeat center center;
        background-size: cover;
    }

    .yi-top .yi-li:nth-child(3) .y_bg {
        background: url(/_upload/tpl/00/36/54/template54/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;
            }
.footer div:nth-child(2).f-li1 .f-img{
				width: 40px;
			}
.footer div:nth-child(3).f-li1 .f-img{
				width: 40px;
			}
@media (max-width: 1681px) {

.container {
    max-width: 1650px;
    margin: auto;
    width: 92%;
}

}




@media (min-width: 991px) {
	.ny-tit{
	display: flex !important;
	}
	
}

@media (min-width: 1200px) {
		.main-left{
		flex: 0 0 22%;
        max-width: 22%;
        width: 22%;
	}
	.main-right{
		flex: 0 0 78%;
        max-width: 78%;
        width: 78%;
	}

			.footer .f-li1{
			
                width: 19%;
			}
.footer .f-li1:nth-child(2){
			
				width: 24%;
			}	
.footer .f-li1:nth-child(3){
			
				width: 22%;
			}		
.footer .f-li1:nth-child(4){
			padding-left:3%;
                width: 17%;
			}	
.footer .f-li1:nth-child(5){
		padding-left:3%;
                width: 18%;
			}		
	
}
@media (min-width: 1500px) {
	.footer .f-li .cont-pp span{
	 white-space: nowrap;
}
	
	
}
@media (max-width: 1480px) {
	.nav-panel-title i{
		font-size: 80px;
		
	}
	
.container{

	width: 92%;
	
}	
	
	.footer .f-li1{
			
                width: 33%;
			}
.footer .f-li1:nth-child(2){
			
				width: 33%;
			}	
.footer .f-li1:nth-child(3){
			
				width: 33%;
			}		
.footer .f-li1:nth-child(4){
			padding-left:0%;padding-left: 15px;
                width: 33%;margin-top: 20px;
			}	
.footer .f-li1:nth-child(5){
		padding-left:0%;padding-left: 15px;
                width: 33%;margin-top: 20px;
			}		
	
	.footer div:nth-child(4).f-li1 .f-img img{
				width: 60px;
			}
.footer div:nth-child(5).f-li1 .f-img img{
				width: 60px;
			}

.footer .f-li1{
min-height:120px;
}

.footer .f-li .cont-pp {
    width: calc(100% - 80px);
    margin-left: 30px;
}


	
}



@media (max-width: 1400px) {
.nycon{
z-index: 0;
}
	
	.ny-tit span{
		
		font-size: 30px;
		
	}
	
	
.copy {
    margin-top: 10px;
}
.wc-menu ul li{
	padding-top: 0;
	line-height: 40px;
}	
.wc-menu ul li a{
	font-size: 18px;
	
}
.nav-path a{
	font-size: 18px;
}














	
	
}
@media (max-width: 1300px) {

 .list-head11 {
    padding-left: 30px;
}
.nav-panel-title i{
	font-size: 76px;
	
}
 .nav-path{
 	
 } 
.top{
	padding: 15px 0;
}


.slide-nav-ul li{
	line-height: 28px;
	    margin-top: 20px;
    padding-bottom: 20px;
}
    .slide-nav-item-ul li {
        line-height: 29px;
       margin-top: 0px;
    padding-bottom: 0px;
       
    }


    /**/
    .yi-title h4 {
        font-size: 26px;
    }

    .yi-themcon {
        margin-top: 30px;
    }
    
    
   
}

@media (max-width: 1200px) {
    /*中等屏幕设备 桌面*/
.nycon{
	margin-top: 0;
}
.main-left{
	margin-top: 0;
}
.nycon .row1::after {
 
    top: 0px;
 
    height: 100%;
}
.nyban .nybg {

    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    z-index: 1;
}
.ny-ttop {
    bottom: 20px;

}
.footer .f-li .f-img {
    width: 60px;
}




    .nav-path a {
        font-size: 16px;
    }
.nav-panel-title {
        bottom: 46%;
    }


.ny-tit span{
	font-size: 22px;
	line-height: 60px;
	padding-left: 20px;
}
.ny-tit i{
	width: 60px;
}
    .ny-tit {
        
        margin-bottom: 20px;
    }
   
        .slide-nav-ul li a {
            font-size: 18px;
        }

    .slide-nav-item-ul li {
        padding: 0;
    }

    .ke {
        font-size: 36px;
    }

    .slide-nav-ul li {
        margin-bottom: 20px;
     
    }

    .slide-nav-item-ul li {
        margin: 0;
    }

        .slide-nav-item-ul li a {
            font-size: 18px;
        }

    .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 {
        
    }

    .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;
        }
        
        
       
        
      .nav-panel-title i {
        font-size: 26px;
    }       
        
  .footer div:nth-child(1).f-li1,.footer div:nth-child(2).f-li1,.footer div:nth-child(3).f-li1 {
        min-height: 180px;
    }      
   .footer .f-li .cont-pp {
        width: calc(100% - 80px);
        margin-left: 15px;
    }     
        
}

@media (max-width: 991px) {
    /*小屏幕设备 平板*/
    .nnavbg {
        background: none;
        margin-top: 20px;
    }
    .nycon .row1{
	display: block;
}
 .nycon .row1::after{
    content: none;

   
}
.nycon .row1::before{
   
   content: none;

   
}   
 .view-info span img{
 	max-width: 3% !important;
 }   
    
    
    
    
.nav-panel-title {
    font-size: 26px;
    margin-top: 10px;
    display: none;
}
    .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 {
      /*margin: 30px 15px 0;*/
   padding-left: 0;
        padding-right: 0;

        margin-bottom: 10px;
    }
    .nav-path a {
        font-size: 16px;
    }
    .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;
        background: #f8fbff;
        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(/_upload/tpl/00/36/54/template54/imgs/aa.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: #131431 !important;
            background: url(/_upload/tpl/00/36/54/template54/imgs/aa.png) no-repeat 15px center;
            border-bottom: 1px solid #F6EAEA !important;
            border-radius: 0;
        }

    .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(/_upload/tpl/00/36/54/template54/imgs/aa.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: #131431;
            background: url(/_upload/tpl/00/36/54/template54/imgs/aa.png) no-repeat 30px center;
            border-bottom: 1px solid #F6EAEA !important;
            opacity: 1;
            font-size: 14px;
        }



    .nycon {
        padding-top:15px;
        /*margin-top: -100px;*/
    }
.ny-ttop {
    padding-bottom: 0px;
}


    .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;
        }
.footer{
	padding-top: 20px;
}   
.footer h4{
	font-size: 22px;
}  
.footer .f-li .f-img {
    width: 50px;
}        
 .footer .f-li .cont-pp span{
 	font-size: 16px;
 }       
.footer h4{
	margin-bottom: 20px;
}        
   .list-head11 {
        padding-left: 0px;
    }     
        
      .footer .f-li1 {
               width: 100% !important;
        min-height: auto !important;
    }      
    .footer div:nth-child(2).f-li1 .f-img{
				width: 50px;
				opacity: 0;
			}
.footer div:nth-child(3).f-li1 .f-img{
				width: 50px;opacity: 0;
			}        
        
}

@media (max-width:767px) {
    /*小屏幕*/
   
.site-logo1{
margin:0px;
}
.nyban1{
margin-top:20px;
	
}


.nybanimg img{
 height: 180px;
object-fit: cover;
}
.logo1 img{
 max-width:60%;
}
   
    .yi-top .yi-li {
        margin-bottom: 30px;
    }
.ny-ttop{
	 margin-bottom: 0px;
	 display: none;
}
    .nav_name {
        /*margin: 20px 0 0px;*/
    }
.view-info span img {
        max-width:6% !important;
    }
    .nav-panel-title {
        font-size: 18px;
    
        border-bottom: none;
        }
 .nav-path {
        display: none;
    } 
    .ny-tit {
        font-size: 18px;
    }    
 

.main-left{
	margin-top: 0px;
}
 .nyban1 .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;
        }
        
        .footer .f-li .cont-pp p{
        	font-size: 14px;
        }
        
 
        
        
        
}
