﻿@charset "utf-8";

/* CSS Document */

/*2025.5.13*/

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink{
  display:none;
}

.wp_subcolumn_list .wp_sublist .sublist_title{
    border-bottom: none;
    margin-bottom:26px;
    position: relative;
}

.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name{
    font-size: 30px;
    color: #000;
}

.wp_subcolumn_list .wp_sublist .sublist_title a:hover{
     text-decoration:none;
}

.mar0 {
    margin-top: 0;
}
.nytop{
	background: #781b2a;
	position: relative;
	top: auto;
	padding:9px 0;
}

.nycon {
    min-height: 600px;
    padding-top: 70px;
    background: #f0f0f2 url(../images/nyconbg.jpg) no-repeat top center;;
   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{

text-align: left;
padding-left: 0;
line-height: 113px;
background: #274895;
color: #fff;
border-top-right-radius: 80px;
border-bottom-right-radius: 80px;
font-size: 40px;
font-weight: bold;
padding-left: 36px;
margin-bottom: 35px;
position: relative;

background:#274895 url(../images/nao1.png) no-repeat 95% center;




}
/*.ny-tit i{
	position: absolute;
	right: 0px;
	top: 50%;
	width:100px;
	height: 1px;
	background: #fff;
}
.ny-tit::after{
	content: "";
	position: absolute;
	right: 98px;
	top: 49%;
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 100%;
}*/


/*.nymenu{
	position: relative;
	
}*/
.nyban{
	
}
.nyban img{
	/*box-shadow: -1px 10px 16px -6px #bbb;*/
}
.nyban .bbg{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	/*background-image: linear-gradient(rgba(25, 40, 190, 0.99), rgba(25, 40, 190, 0.001));*/
        background-image: linear-gradient(rgba(25, 40, 190, 0.7), rgba(25, 40, 190, 0));
	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: #0e419c;
            text-decoration: none;
        }


/******左侧导航******/

.main-left {
  
    
    z-index: 1;
    /*position: absolute;
    left: 0px;
    bottom: 30px;*/
   /*background-color: #f5f5f5;*/
}


/******右侧样式******/

.main-right {
    position: relative;
    min-height: 500px;
    /*padding-top: 10px;*/
}

/*左侧导航：*/

.side-nav-panel {
    /*border-bottom:1px solid #ccc;*/

    /*background: #f5f8fd;  
padding:20px 30px 30px;*/
}

.slide-nav-ul {
    padding: 0;
    margin: 0;
   position: relative;
    padding-left: 30px;
    
}
.slide-nav-ul::after{
	width: 9px;
	background: #d8d8d8;
	border-radius:10px;
	content: "";
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	
	
	
}
    .slide-nav-ul li {
        position: relative;
	    line-height: 39px;
	    padding: 0px;
	    display: block;  
	 /*border-bottom:1px solid #a1a9b6;*/
	 margin-bottom: 15px;
    }
  
        .slide-nav-ul li a {
        	padding: 11px 0;
            display: block;
            color: #000;
            text-decoration: none;
            font-size: 24px;
           
        }

  .slide-nav-ul li:hover::after,.slide-nav-ul li.active::after{
  	width: 9px;
	background: #1735e6;
	border-radius:10px;
	content: "";
	height: 100%;
	position: absolute;
	left: -30px;
	top: 0px;
	z-index: 11;
	/*transition: all 0.4s ease-out;*/
  }
    /* 左侧二级选中 .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: #274895;
     /*background: url(../images/san1.png) no-repeat 95% center;*/
    }



/*内页三级导航*/


/*.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: 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:hover,.slide-nav-item-ul li.active{
  	border-bottom:none;
  }
        .slide-nav-item-ul li a {
            background: none;
            color: #333;
            padding: 0;
            padding-left: 18px;
            font-size: 18px;
            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;
    color: #274895;
    border-bottom: none;
    text-decoration: none;
    background: none;
 
}


/* 三级选中 .selected */

/* 手机二级导航下拉 */



.nav_name {
    border: 1px solid #274895;
    width: 100%;
    margin: auto;
    font-size: 18px;
    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: 10px;
}

    .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: 26px;
            color: #666;
            padding: 0 25px;
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
        }

            .yi-themcon .yi-aa a:hover {
                    color: #fff;
                 background-image: linear-gradient(to right, #1835e6, #6853e9, #6853e9, #895fea, #9564ea);
            }

/*danpian*/
.xueshu-con{
	
}
.xueshu-tit{
	
}
.xueshu-tit h4{
	font-size: 40px;
	color: #222;
	margin-bottom: 0;
}
.xueshu-tit span{
	display: block;
	font-size: 32px;
    background-image: linear-gradient(to right, #1835e6,#6853e9, #6853e9, #895fea, #9564ea);
    -webkit-background-clip: text;
    color: transparent;
    margin-top: -5px;    
}


.new-top .xueshu-tit span{
	display: none;
	font-size: 32px ;
    background-image: linear-gradient(to right, #1835e6,#6853e9, #6853e9, #895fea, #9564ea);
    -webkit-background-clip: text;
    color: transparent ;
 margin-top: -5px;
    padding-left: 0 ;
    font-weight: normal ;
    letter-spacing: 0 ;
    
}
.xueshu-top{
	margin-top: 30px;
	display: flex;
	align-content: flex-end ;
	align-items: flex-end;
	/*justify-content: center;*/
	
}
.xue-img {
	
}
.xue-img img{
	border-radius:30px;
	
}
.xue-pp{
	padding-left: 60px;
	
}
.xue-pp h4{
	font-size:34px;
	color: #1735e6;
	
}
.xue-pp p{
	font-size:28px;
	color: #1735e6;
	
}
.xue-pp p b{
	padding-right: 30px;
}

.xue-one{
	margin-top: 50px;
	
}
.xue-one h4{
	font-size: 30px;
	color: #1735e6;
	margin-bottom: 20px;
}
.xue-one .xue-onecon{
	background:#fff;
	border-radius: 30px;
	padding: 35px 60px;
}
.xue-one .xue-onecon p{
	line-height: 38px;
	margin: 0;
	font-size: 22px;
}

/*ny1*/
.dai-listy{
	/*margin-top: 40px;*/
	
}

.dai-li{
	display: block;
	text-decoration: none;
	margin-bottom: 50px;transition: all 0.4s ease-out;
}
.dai-li:hover{
	box-shadow: 0px 15px 37px -17px rgb(0 0 0 / 64%);
	transform: scale(1.01);
	border-radius: 30px;
}



.dai-li a{
	display: block;
	text-decoration: none;
	position: relative;
}
.dai-li a img{
	border-radius:30px;
}
.dai-li a i{
	position: absolute;
	right: 21px;
	top: 25px;
}
.dai-li a::after{
	 position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
    height: 35%;
    background-image: linear-gradient(to top, rgba(9,33,207,1),rgba(9,33,207,0.9),rgba(9,33,207,0));
    content: "";
}
.dai-li a .dai-pp{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;z-index: 1;
	padding: 20px;
}
.dai-li a .dai-pp h4{
	font-size: 26px;
	color: #53e5f3;
}
.dai-li a .dai-pp h4 span{
	font-size: 20px;
	color: #53e5f3;
	padding-left: 10px;
}
.dai-li a .dai-pp p{
	font-size: 20px;
	color: #53e5f3;
	margin-bottom: 0;
	           overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
	
	
}

/*ny2*/
.hon-listy{
	/*margin-top:40px;*/
	
	
}
.hon-li{
	margin-bottom: 30px;
	cursor: pointer;
}
.hon-li a{
	display: block;
	text-decoration: none;
	background: #fff;
	border-radius:20px;
	padding:20px 0px;
	position: relative;
	cursor: pointer;
}

.hon-li a h4{
	font-size: 26px;
	color: #3390ea;
	margin-bottom: 0;
        text-align: center;
}

.hon-li a span{
	display: none;
	font-size: 25px;
	color: #000;	
}

.hon-li a i{
	display: none;
	position: absolute;
	right: 35px;
	bottom: 23px;
	width: 31px;
	height: 31px;
	 background: url(../images/jia.png) no-repeat center center;
}
.hon-li a:hover{
	background-image: linear-gradient(to right, #1835e6, #6853e9, #6853e9, #895fea, #9564ea);
}
.hon-li a:hover h4{
	color: #53e5f3;
}
.hon-li a:hover span{
	color: #fff;
}
.hon-li a:hover i{

	 background: url(../images/jiah.png) no-repeat center center;
}

/*ny3*/
.dai-li2{
	
}
.dai-li2 h5{
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 0;
	           overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
}
.dai-li2 a::after{
	height: 60%;
}

/*zhedie*/
.staff{
	background: #fff;
	border-radius: 20px;
	padding:20px 45px 45px;	
}

.staff-box{
	padding: 20px 0 0;
	border-bottom: 1px solid #d6d6da;	
}

.staff .staff-tit{
       cursor: pointer;
       position: relative;
}

.staff .staff-tit p{
	font-size: 30px;
	color: #000;	
}

.sview-cnt{
  display:none;
}

.sview-cnt ul {
	padding: 0;
	margin: 0;
}
.sview-cnt ul li{
	width: calc(14%);
	float: left;	
	margin: 0 30px 30px 0;
}

.sview-cnt ul li a{
	display: block;
	text-decoration: none;
	color: #3390ea;
	text-align: center;
	border-radius:20px;
	padding: 16px 0;
	font-size: 26px;
        background: #f5f5f5;
}

.sview-cnt ul li a:hover{
	color: #fff;
	background-image: linear-gradient(to right, #1835e6, #6853e9, #6853e9, #895fea, #9564ea);
}

.sview-cnt p{
        text-justify: inter-ideograph;
        font-size: 18px;
        color: #282828;
        line-height: 30px;
        margin-bottom: 20px;
       text-indent: 2em;
}

.staff-tit i{
	position: absolute;
	right: 0px;
	top: 6px;
	width: 31px;
	height: 21px;
	background: url(../images/abot1.png) no-repeat center center;
	transition: all 0.4s ease-out;	
}

.staff-tit i.i1{
      background: url(../images/atop1.png) no-repeat center center;
      transition: all 0.4s ease-out;
}

/*zhedie2*/
.staff-box{
	
}
.staff-ul{
	
}

.staff-ul ul{
	text-align: right;
	padding: 0;
	margin: 0;
}

.staff-ul ul li{
	font-size: 24px;
	color: #949494;
	letter-spacing: 5px;
	line-height: 74px;
	display: inline-block;
	background: #f8f9f9;
	padding: 0 100px;
	border-top-left-radius: 30px;
	margin-left: -28px;
	cursor: pointer;
	box-shadow: -4px -6px 16px -10px rgb(0 0 0 / 30%);
}
.staff-ul ul li:nth-child(2){
	border-top-right-radius: 30px;
}

.staff1{
	padding:45px;
}

.staff-ul ul li:hover,.staff-ul ul li.active{
	background: #fff;
	color: #3390ea;
	font-weight: bold;	
}



@media (min-width: 991px) {
}

@media (min-width: 1200px) {
	.main-left{
		flex: 0 0 22%;
        max-width: 22%;
	}
.main-right{
		flex: 0 0 78%;
        max-width: 78%;
	}
	
	
	
	
	
	
	
}
@media (max-width: 1400px) {
	
	.ny-tit{
		line-height: 50px;
		font-size: 30px;
		padding: 20px ;
	}
	
.dai-li a .dai-pp h4{
	font-size: 26px;
	
}	

.dai-li2 h5{
	font-size: 20px;
}


	
	
	
	
	
}
@media (max-width: 1300px) {
    .nav-panel-title {
    	line-height: 80px;
        font-size: 34px;
    }

    .slide-nav-ul li a {
        font-size: 20px;
    }


.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;
   }

 .xueshu-tit h4 {
    font-size: 28px;
   
}  
.xueshu-tit span{
	font-size:20px;
	margin-top: 0;
}   
.new-top .xueshu-tit span{
	font-size:20px;
	margin-top: 0;
}
   .xue-pp h4 {
    font-size: 30px;
    
}
 .xue-pp p{
 	font-size: 24px;
 }  
   
 .xue-one h4{
 	font-size: 24px;
 }  
   
 .hon-li a h4{
 	font-size: 24px; 	
 }

.dai-li a .dai-pp h4{
font-size: 24px; 	
}

 .hon-li a span{
 	font-size: 20px;
 }
 .hon-li a{
 	padding: 20px;
 }
 
.dai-li2 h5{
	font-size: 18px;
	line-height: 28px;
	-webkit-line-clamp:2;
}   

.staff .staff-tit p{
	font-size: 26px;	
}   


 .sview-cnt ul li a{
 	font-size: 24px;
 	padding: 16px 0;
 }  



.staff-ul ul li{
	padding: 0 60px;
}

.xue-one .xue-onecon p{
	line-height: 32px;
	margin: 0;
	font-size: 18px;
}


.yi-themcon .yi-aa a{
   font-size: 24px;
}
   
   
}

@media (max-width: 1200px) {
    /*中等屏幕设备 桌面*/
  .nyfooter {
        padding-top: 20px;
    }
    .nav-path a {
        font-size: 16px;
    }

    .nav-panel-title {
        font-size: 24px;
        padding: 0 35px;
        line-height: 60px;
        border-top-right-radius: 20px;
    }

    .nav-panel-title i{
    	margin-top: 10px;
    }

   .nav-path{
   	line-height: 45px;
   } 
    
    .ny-tit {
        font-size: 22px;
    }
    .nav-path a {
        font-size: 16px;
    }
        .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: 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;
        }

 .dai-li a .dai-pp h4{
 	font-size: 22px;
 }       
 .dai-li a .dai-pp h4 span{
 	font-size: 18px;
 }       
 .dai-li a .dai-pp p{
 	font-size: 18px;
 }          
.hon-li a h4{
	font-size: 24px;	
}        
 .hon-li a{
 	padding: 16px;
 }       
        
 .sview-cnt ul li{
    width: calc(22%);
    margin: 0 17px 25px 0;
 }       

.sview-cnt ul li a{
	font-size: 24px;
        padding: 12px 0;
} 

 .staff-tit i{
 	top: 8px; 	
 }  
 
 .staff .staff-tit p {
        font-size: 22px;
    }
 

 
 
 .staff-ul ul li{
 	font-size: 22px;
 	line-height: 65px;
 }
  
      
        
        
}

@media (max-width: 991px) {
    /*小屏幕设备 平板*/
    .nnavbg {
        background: none;
        margin-top: 20px;
    }
.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 {
        
   
        
    }
.nyban{
	padding-bottom: 0px; 
}
    .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;
    }

    .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: 16px;
        display: block;
        width: 100%;
        color: #333 !important;
        line-height: initial;
        text-decoration: none;
        text-align: left;
        background: url(../images/rs/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: #274895 !important;
            background: url(../images/aa1hh.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(../images/rs/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: #274895;
            background: url(../images/aa1hh.png) no-repeat 30px center;
            border-bottom: 1px solid #F6EAEA !important;
            opacity: 1;
        }

.slide-nav-ul li:hover::after, .slide-nav-ul li.active::after{
	content: none;
}
.slide-nav-ul::after{
	content: none;
}
    .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: 20px;
        }

        .yi-top .yi-li p{
        	font-size: 18px;
        }
 .xueshu-tit h4 {
        font-size: 22px;
    }       
 .xueshu-tit span{
 	font-size: 18px;
 	
 }       
 .xue-pp h4 {
        font-size: 26px;
    }       
 .xue-pp p {
        font-size: 20px;
    }       
 .xue-one {
    margin-top: 30px;
}       
     .xue-one h4 {
        font-size: 22px;
    }       
 .xue-one .xue-onecon{
 	padding:20px 30px;
 }       
 
     .dai-li a .dai-pp h4 {
        font-size: 20px;
    }
 .dai-li a .dai-pp p{
 	font-size: 16px;
 }

    .hon-li a
   {
        padding: 13px;
    }
 
 .hon-li a h4 {
        font-size: 20px;
    }
    .hon-li a span {
        font-size: 18px;
    } 
 
 .sview-cnt ul li{
 	width: 30%;
 }

     .sview-cnt ul li a {
        font-size: 20px;
        padding: 10px 0;
    }


 .staff .staff-tit p {
        font-size: 20px;
    }
    
 .xue-one .xue-onecon p{
 	font-size: 16px;
 	
 }     

    
        
}

@media (max-width:767px) {
    /*小屏幕*/
   
    .box{
   	background: none;
   }
   .nyban{
   	margin-top: 20px;
   }
   
    .yi-top .yi-li {
        margin-bottom: 30px;
    }

.ny-ttop{
	 margin-bottom: 0px;
	 display: none;
}

    .nav_name {
        margin: 20px 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 {
        margin-bottom: 20px;
    }

    .yi-them {
        margin: 30px 0 0px;
    }
    .yi-top .yi-li p{
        	font-size: 16px;
        	margin-top: 10px;
        }
        
 .xue-pp {
    padding-left: 15px;
}       
.xue-pp h4 {
        font-size: 20px;
    }        
 .xue-pp p{
 	font-size: 16px;
 }       
.xue-pp p b{
	padding-right: 5px;
	display: block;
}        
 .xue-img {
    width: 50%;
}       
  .xue-one h4 {
        font-size: 20px;
        margin-bottom: 20px;
    }      
.xue-one .xue-onecon{
	border-radius:20px;
}        
 .xueshu-tit h4 {
        font-size: 20px;
    }       
  .xueshu-tit span {
        font-size: 14px;
    } 

.new-top  .xueshu-tit span {
        font-size: 14px;
    }   
.xueshu-top{
	margin-top: 20px;
}    
.dai-li a img{
	width: 100%;
}
.dai-li a .dai-pp h4{
	font-size: 18px;
}
.dai-li a .dai-pp p{
	font-size: 16px;
}

.dai-listy {
    /*margin-top: 20px;*/
}

.hon-listy {
    /*margin-top: 20px;*/
}

.width50{
width: 50%;	
}

.dai-li2 h5{
	font-size: 16px;
	line-height: 26px;
}

.dai-li a .dai-pp{
	padding: 10px;
}
.dai-li{
	margin-bottom: 30px;
	
}
.dai-li a i{
	right: 10px;
	top: 15px;
}
.dai-li a img {
    border-radius: 20px;
}    
   
 .staff{
 	padding:10px 20px 20px; 	
 }  

 .staff-box{
 	padding-top: 10px;
 }
     .staff .staff-tit p {
        font-size: 18px;
        margin-bottom: 10px;
margin-right:20px;
    }  
   
   .sview-cnt ul li{
 	width: calc(50% - 20px);
 } 
  .sview-cnt ul li a{
  	font-size: 18px;
  } 

.hon-li a h4 {
        font-size: 18px;
    }

.sview-cnt p{
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 10px;
       text-indent: 2em;
}
    .staff-tit i {
        width: 20px;
        height: 13px;
        background-size: 20px 13px !important;
    }

 .staff-ul ul li{
 	font-size: 18px;
 	padding: 0 40px;
 	line-height: 40px;
 	letter-spacing: 2px;
 	border-top-left-radius: 20px;
 }  
 
 
 .hon-li{
    margin-bottom: 20px
}
 
  
.yi-themcon .yi-aa a{
    font-size: 18px;

}

        
}
