body{
    font-family: 'Î¢ÈíÑÅºÚ'!important;
}
.main{
    max-width: 1300px;
    margin: 0 auto;
}
.page-header{
    background-image: url("/xiandaifw/images/pageHeader.png");
    background-size: 100% 100%;
    margin: 0;
    max-height: 110px;
    box-sizing: border-box;
    padding-bottom: 0;
    
}
table {
  border-collapse: collapse;
  border: none;
}
 
table, th, td {
  border: 0;
}
.white{
    color: white;
}
.rightTitle{
    display: flex;
    flex-direction: column;
}
.rightTitle>div:first-child{
    margin-top: 32px;
}
.line{
    font-size: 14px;
}
.titleRight{
    width: 92px;
    font-size: 14px!important;
}
.titleRight .dropdown-menu{
    min-width: 130px !important;
    width: 130px !important;
    box-sizing: border-box;

    left:-63px
}
.titleRight .dropdown-menu>li{
    width: 100% !important;
    box-sizing: border-box;
    height: auto;
    padding: 5px 0;
    box-sizing: border-box;


}
.titleRight  .hoverBtn:hover{
    color: #fff !important;

}


    

.titleRight .btn-group{
    width: 56px;
    height: 19px;
    margin-left: 5px;
}
.titleRight>span{
    margin-left: 5px;
}
.rightTitleIcon{
    width: 20px;
    height: 20px;
}

/* nav µ¼º½À¸ */
.navbar-default .navbar-nav > li > a {
    color: #666666!important;
    font-size: 18px;
}
/* .banner{
    width: 100%;
} */

/* bannerÂÖ²¥ */
.banner{
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 8;
    box-sizing: border-box;
}
.banner li a{
    display: block;height: 100%;
}
.banner li{ 
    position: relative; 
    /* height: 400px; */
    height: 350px;
    width: 100%;
    /* max-width: 100%!important; */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner .swiper-pagination-bullet{ width: 10px;height: 10px; background: #fff; opacity: .5;}
.banner .swiper-pagination-bullet-active{ 
    background: #fff;opacity: 1;
    width: 20px;height: 10px;border-radius: 10px;
}
.banner .btn{
    position: absolute;
    /* height: 400px;
    line-height: 400px; */
    height: 350px;
    line-height: 350px;
    top: 0;
    z-index: 9;
    border: none!important;
    background-color: transparent!important;
    outline: none!important;
    box-sizing: border-box!important;
    padding: none!important;
}
.banner>a{
    outline: none!important;
}
.banner .btn span{
    display: inline-block;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    background: rgba(0,0,0,.5);
    opacity: 0;
    transition: all .3s ease;
}
.banner .prev{left: 20px;}
.banner .next{right: 20px;}
.banner .btn:hover span{opacity: 1;}
.banner>ul{
    width: 100% !important;
    margin-bottom: 0!important;
}
.banner>ul>li{
    width: 100% !important;
}

/* Í¼Æ¬ÐÂÎÅÂÖ²¥ */
.imgswiper{overflow: hidden;position: relative;}
.imgswiper li{position: relative;overflow: hidden;}
.imgswiper li img{width: 100%;height: 235px;transition: all .3s ease;}
.imgswiper li a:hover img{transform: scale(1.1);}
.imgswiper li p{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -8px;
    height: 46px;
    line-height: 46px;
    padding-right: 88px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;font-size: 14px;
    padding-left: 10px;
    background: rgba(0,0,0,.6);
    z-index: 9;
}
.imgswiper .swiper-pagination{
    right: 0;left: auto;width: 70px;
    bottom: 0;
    height: 46px;color: #fff;font-size: 16px;
    line-height: 46px;padding: 0 12px 0 0;
    text-align: right;
}
.imgswiper .swiper-pagination .swiper-pagination-current{font-size: 22px;}

.imgswiper>ul{
    margin-bottom: 0!important;
}


.pageBg{
    background-image: url("/xiandaifw/images/pageBG.png") !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    width: 100%;
}
.pageBox{
    color: white;
    text-align: center;
    padding: 15px 0;
}
/* .masters li a:hover{
    background: #0567c0 !important;
    cursor: pointer;
} */
.pageBox:hover{
    background: #0567c0;
    cursor: pointer;
}
.pageBox>.pageEn{
    font-size: 20px;
    font-family: "Î¢ÈíÑÅºÚ";
}
.pageBox>.pageCH{
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
}
.row{
    margin-left: 0;
    margin-right: 0;
}



.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}


@media (min-width: 768px) {
   
    #dropMenu{
        display: none;
    }
    
}

@media (max-width: 768px) {
    #title{
        display: block;
    width: 100%;
    font-size: 0.3rem;

    }
    .student-list li a{
        padding: 10px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
   
   
    #aside{
        display: none;
    }
    #con{
        display: none; 
    }
    #date{
        display: none; 
    }
}

@media (max-width: 970px) {
    #title{
        display: block;
    width: 100%;

    }

    .student-list li a{
        padding: 10px !important;
    }

   
   
   
    #con{
        display: none; 
    }
    #date{
        display: none; 
    }
}


@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
   
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 768px) {
    .col-sm-1-9 {
        width: 11%;
        float: left;
    }
   
}

@media (min-width: 992px) {
    .col-md-1-9 {
        width: 11%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-9 {
        width: 11%;
        float: left;
    }
}


.conIcon{
    width: 24px;
    height: 24px;
}
.conTitleW{
    border-bottom: 1px solid rgb(230, 230, 230);
}
.titleBottomBoder{
    padding-bottom: 10px;
    border-bottom: 3px solid rgb(1, 78, 147);
}

.conTitle{
    font-size: 16px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: #0567c0;
    font-weight: bold;
    line-height: 1.531;
    width: 80px;
}
.ml01{
    margin-left: 10px;
}
.conIconMore{
    font-size: 16px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: rgb(153, 153, 153);
    line-height: 1.625;
    margin-right: 10px;
}
.conIconRight{
    margin-top: 6px;
    width: 17px;
    height: 14px;
}
.content{
    max-width: 1300px;
    margin: 0 auto;
    padding-bottom: 60px;
    box-sizing: border-box;
}
.contentItem{
    margin-top: 10px;
}
.newContent{
    border: 5px solid #ddefff;
}
.newImg>img{
    width: 100%;
}
.contentItemLi>li:hover{
    background: #efefef;
}
.contentItemLi>li>div:nth-child(1){
    font-size: 15px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: rgb(51, 51, 51);
    line-height: 2.125;
    cursor: pointer;
}
.contentItemLi>li>div:nth-child(2){
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: rgb(153, 153, 153);
    line-height: 2.429;
}
.footer{
    background: #373737;
}
.footer>div{
    max-width: 90%;
    margin: 0 auto;
}
.nav .dropdown-menu{
    background: rgba(0,0,0,0.6);
    box-shadow: none;
    border-radius: 0;
}
.footertitle{
    position: relative;
    color: white;
    text-align: center;
}
.footertitleItem>div:nth-child(1){
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: rgb(255, 255, 255);
    line-height: 2;
}
.footertitleItem>div:nth-child(2)>span:nth-child(1){
    font-size: 30px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: rgb(255, 255, 255);
    line-height: 2;
}
.footertitleItem>div:nth-child(2)>span:nth-child(2){
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: rgb(255, 255, 255);
    line-height: 3.333;
}

.footertitle>div{
    margin-top: 30px;
    margin-bottom: 30px;
}
.vertical{
    position: absolute;
    content: '';
    left: 0;
    width: 1px;
    height: 70px;
    background-color: #eee;
    top: 50%;
    margin-top: -35px;
}
.code{
    color: white;
    padding-bottom: 30px;
}
.codeItem{
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    
}
.codeItem>img{
    /* width: 50px;
    height: 50px; */
    width: 0.5rem;
    height: 0.5rem;
}
.codeItem>div{
    /* padding-left: 10px;
    padding-top: 10px; */

    /* font-size: 0.02rem; */
    font-size: 12px;
    
    /* font-size: 0.01rem; */
    /* padding-left: 10px; */
    padding-left: 0.04rem;
    padding-top: 0.05rem;
}
.footerLine{
    background-color: rgb(65, 65, 65);
    width: 100%;
    height: 1px;
    margin-top: 30px;

}
.footerCon{
	/* width: 50%; */
	font-size: 12px;
	/* font-size: 0.01rem; */
	font-family: "Î¢ÈíÑÅºÚ";
	color: rgb(153, 153, 153);
	line-height: 1.429;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: right;
}
.footerImgs{
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: rgb(153, 153, 153);
    line-height: 1.429;
    padding-top: 30px;
    padding-bottom: 30px;
}
.verticalCenter{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.flexCenter{
    display: flex;
    justify-content: center;

}
.textRight{
    text-align: right;
}

.nav .dropdown-menu{
    opacity: 0.8;
    padding: 20px 0;
    box-sizing: border-box;
    text-align: left!important;
    
}
/* .nav .dropdown-menu a{
    color: #fff!important;
    
    
   
} */
.colorFFF{
    color: #fff !important;
}

.nav .dropdown-menu a:hover{
    color: orange!important;
    background-color: transparent!important;
}
.nav .dropdown-menu>li{
    padding: 0 10px;
    box-sizing: border-box;
    
}
.nav .dropdown-menu>li a{
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px!important;
  
}
.swiper-container{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* Á½ÖÖ¶¼¿ÉÒÔ */
}

.otherMeuns{
    padding: 10px 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.otherMeuns .itemName{
    color: #fff;
}

.paddingRight90{
    padding-right: 90px !important;
}

.logoImg{
    width: 100%;
}

.videoSize{
    width: 345px !important;
    height: auto !important;
}
.fix{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;

}
#fixBar {position:fixed;top:0;right:0;width:100%;height:100% !important;background-color:rgba(0,0,0,.5);z-index:9999;
    }
.btnX{
    position:fixed;
    top:10px;
    right:10px;

}
.fixBar-content{
    padding-top: 10px;
    box-sizing: border-box;
    width:220px;
    height:100%;
    background-color: #fff;
    float: right;
    /* display: flex;
    flex-direction: column;
    align-items: center; */
}

.fixBar-content>li{
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
}


.hide{
    display: none !important;
}


/* ======= Navigation style ======= */