@charset "utf-8";/*
color:red !important;/* Firefox、IE7支持 
_color:red;IE6支持 
*color:red;IE6、IE7支持 
*+color:red;IE7支持/
color:red\9;IE6、IE7、IE8支持 
color:red\0;IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
background:linear-gradient(#e99c40,#d35224);-webkit-background:linear-gradient(#e99c40,#d35224);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8fc320,endcolorstr=#122b88,gradientType=1);
-webkit-appearance:none;appearance:none;pointer-events:none;select::-ms-expand{display:none;}
@media screen and (min-width:540px){}
@media screen and (max-width:320px){}
-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;*/

/*--默认--*/
*{padding:0px; margin:0px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; }
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}
body{font-family:微软雅黑,黑体;min-width:320px;margin:auto;}
ol,ul,li{list-style:none outside none;}
a{text-decoration:none;color:inherit;cursor:pointer;outline:none;}
img{border:none;vertical-align:middle;max-width:100%;max-height:100%;}
table{border-collapse:collapse;width:100%;}
tr,td,th{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;line-height:1.3;}
i,em,b,strong{font-style:normal;font-weight:normal;}
input,textarea,select{padding:0;font-family:inherit;outline:none;resize:none;background:none;border:none;font-size:inherit;color:inherit;}
input::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
textarea::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
select::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-webkit-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-ms-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}


/*--滚动条插件--*/
.jspContainer{overflow:hidden;position:relative;}.jspPane{position:absolute;}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}.jspCap{display:none;}.jspHorizontalBar .jspCap{float:left;}.jspTrack{background:#dde;position:relative;}.jspDrag{background:#ddd;position:relative;top:0;left:0;cursor:pointer;}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%;}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;}.jspArrow.jspDisabled{cursor:default;background:#80808d;}.jspVerticalBar .jspArrow{height:16px;}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}.jspVerticalBar .jspArrow:focus{outline:none;}.jspCorner{background:#eeeef4;float:left;height:100%;}* html .jspCorner{margin:0 -3px 0 0;}.jspVerticalBar{width:6px;}.jspDrag{background:#a99479;border-radius:8px;}.jspTrack{background:#f5f5f5;border-radius:8px;}

.mCSB_scrollTools .mCSB_draggerRail{background:#ddd;width:2px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background:#333;}

/*@font-face{
    font-family:en;src: url('fonts/AvianRegular.eot');src: url('fonts/AvianRegular.eot?#iefix') format('embedded-opentype'),url('fonts/AvianRegular.woff2') format('woff2'),url('fonts/AvianRegular.woff') format('woff'),url('fonts/AvianRegular.ttf') format('truetype'),url('fonts/AvianRegular.svg#AvianRegular') format('svg');}*/
@font-face {
    font-family:impact;src: url('fonts/impact.eot');src: url("fonts/impact.eot?#iefix") format("embedded-opentype"), url("fonts/impact.woff") format("woff"), url("fonts/impact.ttf") format("truetype"), url("fonts/impact.svg#impact") format("svg");}
@font-face{
    font-family:icon;src: url('fonts/iconfont.eot');src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),url('fonts/iconfont.woff') format('woff'),url('fonts/iconfont.ttf') format('truetype'),url('fonts/iconfont.svg#iconfont') format('svg');}

/*--类--*/
.gray{-webkit-filter: grayscale(100%);filter:grayscale(100%);filter:gray;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:"";clear:both;display:block;}
.clear{overflow:hidden; clear:both; height:0px;}
.con{width: 1400px;max-width: 94%; margin:0 auto;}
.container {width: 1400px;max-width: 94%; margin:0 auto}
.footer_b{position:fixed;left:0;bottom:0;width:100%;}


.select{display:inline-block;width:210px;height:30px;line-height:30px;color: #707070;position: relative;border:1px solid #ddd;text-align: left;cursor: pointer;}
.select:before{content:"";background:url(../image/arrow7.png) center center no-repeat;width:21px;height:12px;right:10px;top:50%;margin-top:-6px;position: absolute;}
.select span{display:block;margin:0 10px 0 10px;}
.select ul{position:absolute;left:-1px;right:-1px;top:100%;background: #f0f0f0;display:none;}
.select li{padding:0 20px;line-height:40px;}

.checkbox{cursor: pointer;}
.checkbox i{display:inline-block;vertical-align: sub;width: 15px;height:15px;text-align: center;border:1px solid #fff;margin-right:10px;line-height:15px;font-size: 0;}
.checkbox.ckd i:after{content:"";width:5px;height:5px;background:#fff;display:block;margin:5px 5px 0;}

.radio{cursor: pointer;margin-right:45px;}
.radio i{display:inline-block;vertical-align: sub;width: 15px;height:15px;text-align: center;border:1px solid #fff;margin-right:10px;line-height:15px;font-size: 0;border-radius:100%;}
.radio.ckd i:after{content:"";width:5px;height:5px;background:#fff;display:block;margin:5px 5px 0;border-radius:100%;}

/*--通用--*/
body{font-size:14px;color:#333;min-width:320px;}
.h{line-height:1.3;}
.h1{line-height:1.3;}
.h2{line-height:1.3;}
.h3{line-height:1.3;}
.block{width:1400px;margin:auto;}
.text .p{line-height:1.7;text-align:left;}
.nav_main_m{display:none;}
.search_m{display:none;}
.scmbtn{display:none;}
.prev{cursor: pointer;}
.next{cursor: pointer;}

.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:10;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible;}
.layer .close{font-size:60px;font-family:icon;position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}
.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff;box-shadow:3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background:#94070a;color:#fff;width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .picbox{width:100%;height:100%;text-align:center;}
.layer .picbox:after{content:"";vertical-align:middle;height:100%;display:inline-block;}
.layer .picbox img{max-width:80%;max-height:80%;width:auto;height:auto;}
.layer .picbox video{width:1000px;height:auto;display:inline-block;vertical-align:middle;}
.layer .leader_box{background:#fff;border-top:3px solid #ca0d0d;width:1100px;position:relative;}
.layer .leader_box .inner{padding:60px;}
.layer .leader_box .close{color:#aaa;right:0;top:0;font-size:30px;}
.layer .leader_box .t{display:flex;align-items:center;}
.layer .leader_box .pic{width:160px;}
.layer .leader_box .txt{margin-left:50px;}
.layer .leader_box .txt .h{font-size:18px;}
.layer .leader_box .txt .p{margin-top:15px;}
.layer .leader_box .txt .p span{margin-right:30px;}
.layer .leader_box .text{margin-top:40px;max-height:300px;overflow: hidden;}
.layer .leader_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#ca0d0d;}
.layer .leader_box .text p{margin-top:20px;}
.layer .leader_box .text p:first-child{margin-top:0px;}

.share-box{display:inline-block;vertical-align:middle;text-align:center;}
.share-box:after{content:'';display:table;clear:both;}
.share-box .share-item{position:relative;float:left;border-radius:50%;cursor:pointer;}
.share-box a.share-item{margin:0;padding-left:0;height:auto;background-image:none;font-size:inherit;line-height:inherit;}
.share-box .share-item:after{content:'';vertical-align:top;font-family:"icon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: inline-block;color:#fff !important;}
.share-box .icon-wchat:after{content:'\e603';font-size:1.05em;margin-top:0.05em;}
.share-box .icon-qq:after{content:'\e606';}
.share-box .icon-qzone:after{content:'\e60a';}
.share-box .icon-sinawb:after{content:'\e605';}
.share-box .icon-txwb:after{content:'\e609';}
.share-label{display:inline-block;}
.share-item .code{position:absolute;bottom:100%;left:50%;margin-left:-70px;margin-bottom:10px;margin-top:15px;padding:10px;width:140px;background-color:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:5px;box-sizing:border-box;visibility: hidden;opacity: 0;transform:translateY(-10px);transition:all 0.2s ease-out 0s;z-index: 99;}
.share-item .code:after{content:'';position:absolute;left:50%;top:100%;margin-left:-8px;width:0;height:0;border:8px solid transparent;font-size:0;border-top-color:#fff;}
.share-item .code > img{display:block;width:100%;}
.share-item:hover .code{visibility:visible;opacity:1;transform:none;}
.share-box a.share-item{margin-left:3px;width:32px;height:32px;line-height:32px;font-size:20px;}
.share-box a.share-item.icon-sinawb{font-size:23px;}
.share-box a.share-item:hover{opacity:1;z-index:1;}
#bdshare_weixin_qrcode_dialog{-webkit-box-sizing:content-box;box-sizing:content-box;}

.pd120{padding-top:120px;padding-bottom:120px;}
.pdt120{padding-top:120px;}
.pdb120{padding-bottom:120px;}
.pd110{padding-top:110px;padding-bottom:110px;}
.pdt110{padding-top:110px;}
.pdb110{padding-bottom:110px;}

.imgzoom .pic{overflow:hidden;}
.imgzoom .pic img{transition:all 0.4s ease-out 0s;}
.imgzoom:hover .pic img{transform:scale(1.05);}


.fz48{font-size:48px;line-height:1.3;}
.fz40{font-size:40px;line-height:1.3;}
.fz30{font-size:30px;line-height:1.3;}
.fz24{font-size:24px;line-height:1.3;}
.fz20{font-size:20px;line-height:1.3;}

.title{text-align:center;}
.title .p{margin-top:10px;}
.title .more{margin-top:10px;}

.more{color:#93141d;display:inline-block;line-height:45px;}
.more i{float: left;background:url(../image/more1.svg) center center no-repeat;width:45px;height:45px;margin-right:15px;background-size:contain;}
.more i:before{content:"";background:url(../image/more1a.svg) center center no-repeat;width:100%;height:100%;opacity:0;transition:all 0.2s ease-out 0s;display: block;background-size:contain;}
.more:hover i:before{opacity:1;}

.more2{color:#94070a;display:inline-block;line-height:45px;}
.more2 i{float: left;background:url(../image/more1.svg) center center no-repeat;width:45px;height:45px;margin-right:20px;background-size:contain;}
.more2 i:before{content:"";background:url(../image/more1a.svg) center center no-repeat;width:100%;height:100%;opacity:0;transition:all 0.2s ease-out 0s;display: block;background-size:contain;}
.more2:hover i:before{opacity:1;}
.more2.b i{background-image:url(../image/more2.png);background-size:contain;}
.more2.b i:before{background-image:url(../image/more2a.png);}
.more2.c i{background-image:url(../image/more3.png);background-size:contain;}
.more2.c i:before{background-image:url(../image/more3a.png);}

.pages{margin-top:40px;text-align: center;font-size: 0;}
.pages .prev{font-family:icon;padding:0;width:33px;background:#c6babb;color: #fff;border-color: #c6babb;}
.pages .next{font-family:icon;padding:0;width:33px;background:#c6babb;color: #fff;border-color: #c6babb;}
.pages a{display:inline-block;font-size:16px;font-family:Arial;border:1px solid #ddd;padding:0 8px;min-width:18px;height:33px;border-radius:3px;line-height:34px;vertical-align: middle;margin:0 3px;}
.pages i{display:inline-block;font-size:16px;font-family:icon;padding:0 8px;margin:0 3px;height:33px;border-radius:2px;line-height:33px;vertical-align: middle;}
.pages a.now{background:#94070a;color: #fff;border-color:#94070a;}
.pages a:hover{background:#c6babb;color: #fff;border-color:#c6babb;}
.pages .go{display:inline-block;font-family:Arial;border:1px solid #ddd;padding:0 7px;margin:0 5px;height:33px;border-radius:3px;line-height:34px;vertical-align: middle;}
.pages .go input{border: none;width:30px;height:23px;line-height:23px;font-size: 16px;margin:5px 0;text-align: center;font-size:16px;float: left;}
.pages .go em{height:23px;margin:5px;border-left: 1px solid #ddd;display: inline-block;line-height:24px;font-size:16px;padding-left:10px;cursor: pointer;}
.pages .loadmore{display:none;}

.links a{position:relative;padding-left:20px;box-sizing:border-box;}
.links a:before{content:"\e76c";font-family:icon;color: #94070a;margin-right:10px;position: absolute;left:0;top:0;}
.links a:hover:before{animation:arr 0.6s ease-out 0s infinite;}

.position{line-height:50px;}
.position a{margin:0 10px;}
.position a:first-child{margin-left:0;}

body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}
.body{position:relative;background:#fff;box-sizing:border-box;}
.body.page{padding-top:130px;}

.body_r{position:fixed;left:100%;top:0;bottom:0;right:0;transition:left 1.3s cubic-bezier(0.5,0,0.2,1) 0s;z-index:1;overflow:hidden;}
.body_r.dis *{background:none !important;}
.body_r.showdiv{left:0;}
.body_r .body_scroll{height:100%;position:relative;overflow:hidden;}
.body_r .ll{position:absolute;top:50%;left:0;text-align:center;transform:translateY(-50%);color:#fff;font-size:20px;background:url(../image/png13.png) right 30px center no-repeat;padding-left:40px;width:20px;text-align:center;line-height:1.2;cursor: pointer;transition:all 0.3s ease-out 0s;opacity:0;visibility:hidden;}
.body_r .ll:hover{padding-left:50px;}
.body_r .ll.w{background-image:url(../image/png13a.png);color:#58453b;}
.body_r.showdiv .ll{opacity:1;visibility:visible;}
.body_r .arr{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#fff;font-size:80px;cursor: pointer;font-family:icon;opacity:0;transition:all 0.5s ease-out 0.5s;text-shadow:0 0 5px rgba(0,0,0,0.5);}
.body_r.showdiv .arr{opacity:1;}
.body_r .arr.h{display: none;}
.screen{float: left;height:100%;position: relative;}
.screen .title{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1.1;}
.screen .title .fz40{width:40px;white-space:normal;} 
.screen .title .p{width:18px;font-size:18px;margin-left:25px;word-wrap:break-word;}
.body_r .menu{position:absolute;width:50px;height:50px;right:40px;top:40px;background:#fff;border-radius:100%;box-shadow:0 0 10px rgba(0,0,0,0.1);z-index:2;transition:all 0.3s ease-out 0s;cursor:pointer;}
.body_r .menu:hover{box-shadow:0 0 20px rgba(0,0,0,0.5);}
.body_r .menu .inner{right:25%;top:15px;width:50%;position: absolute;}
.body_r .menu i{background:#333;border-radius:2px;height:2px;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;}
.body_r .menu i:nth-child(1){width:100%;position:absolute;right:0;top:0px;}
.body_r .menu i:nth-child(2){width:100%;position:absolute;right:0;top:9px;}
.body_r .menu i:nth-child(3){width:100%;position:absolute;right:0;top:18px;}
.body_r .menu.act i:nth-child(1){transform:translate(0,9px) rotate(45deg);}
.body_r .menu.act i:nth-child(2){opacity:0;}
.body_r .menu.act i:nth-child(3){transform:translate(0,-9px) rotate(-45deg);}
.body_r .navg{position:absolute;left:0;top:0;right:0;bottom:0;display:-ms-flexbox;display:flex;z-index:2;transition:all 0.5s ease-out 0s;opacity:0;transform:scale(1.1);visibility:hidden;}
.body_r .navg .logo{width:200px;}
.body_r .navg.showdiv{transform:none;opacity:1;visibility:visible;}
.body_r .navg>div{-ms-flex:1;flex:1;}
.body_r .navg .l{background:#fff;position: relative;}
.body_r .navg .l .inner{position: absolute;left:50%;top:50%;transform:translate(-55%,-50%);}
.body_r .navg .l .list{margin-top:50px;}
.body_r .navg .l .item{font-size:16px;height:46px;line-height:46px;width:140px;position: relative;}
.body_r .navg .l .item:before{border-top:2px solid #94070a;position:absolute;left:0;width:0;content:"";bottom:0;transition:all 0.5s ease-out 0s;}
.body_r .navg .l .item:after{content:"";position: absolute;left:100%;height:0;bottom:0;border-right:2px solid #94070a;}
.body_r .navg .l .item:hover:before{width:100%;}
.body_r .navg .l .item:hover:after{height:20px;bottom:-9px;transition:all 0.5s ease-out 0.5s;}
.body_r .navg .l .item ul{left:100%;top:0;line-height:40px;opacity:0;transition:all 0.5s ease-out 0s;position: absolute;visibility:hidden;}
.body_r .navg .l .item:hover ul{opacity:1;visibility: visible;}
.body_r .navg .l .item li{padding-left:20px;transition:all 0.3s ease-out 0s;white-space:nowrap;}
.body_r .navg .l .item li:hover{padding-left:30px;}
.body_r .navg .l .item a:hover{color:#94070a;}
.body_r .navg .l .tools{margin-top:45px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.body_r .navg .l .tools .a{border:1px solid #ddd;border-radius:100%;margin-right:20px;width:40px;height:40px;line-height:40px;position:relative;}
.body_r .navg .l .tools .a>a{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.body_r .navg .l .tools .sc a:after{content:"\e672";font-size:20px;font-family:icon;}
.body_r .navg .l .tools .log i:after{content:"\e601";font-size:20px;font-family:icon;}
.body_r .navg .l .tools .share-box{float:left;}
.body_r .navg .l .tools .lang{font-size:16px;font-family:Arial;text-transform: uppercase;}
.body_r .navg .r{background:url(../image/pic39.jpg) center center no-repeat;background-size:cover;}

.body_b{position:fixed;left:0%;top:100%;bottom:0;right:0;background:#fff;overflow:hidden;transition:top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index:1;overflow:auto;outline:none;}
.body_b.dis *{}
.body_b *{outline:none;}
.body_b.showdiv{top:0;}
.body_b .mCSB_scrollTools{z-index:4;width:5px;}
.body_b .mCSB_scrollTools .mCSB_draggerRail{width:5px;}
.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#94070a;width:5px;}
.body_b .mCSB_scrollTools .mCSB_draggerRail{background:rgba(0,0,0,0.1);}

.headerbj {position: absolute;width: 100%;z-index: 4;left: 0;top: 0;height: 121px;background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/header-bg1.png) center top no-repeat;}
.header{position:fixed;left:0%;top:0;right:0%;z-index:30;transition:all 0.7s ease-out 0s;}
/* .header{opacity:0;transform:translateY(-100%);} */
.header.showdiv{opacity:1;transform:none;}
.body_home.showdiv .header{transform:none;opacity:1;}
.header .top {line-height: 45px;position: relative;z-index: 5;
  height: 45px;
  font-size: 14px;
  transition: all 0.2s ease-out 0s;
  overflow: hidden;}
.header .con {position: relative;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;}
.header .top a {
  display: inline-block;
  line-height: 1;font-size: 14px;color: #222;opacity: 0.7;
}
.header .top a:hover{opacity: 1;}
.header .top i {
  margin: 0 18px;color: #333;opacity: 0.7;
  font-size: 12px;
}
.header .top .fr a {margin-left: 18px;}
.header .ss {width: 210px;height: 32px;margin-top:8px;box-sizing: border-box;border-radius: 16px;overflow: hidden;float: left;margin-left: 20px;border: #ccc 1px solid}
.header .ss input {width: 170px;float: left;line-height:30px;padding-left: 10px;box-sizing: border-box;background: #fff;font-size: 14px;}
.header .ss .sum {width: 30px;background: #fff url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/icon_search.png) center / 16px no-repeat;height:32px;float: right;}
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.8);}
.header .top2{background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));height: 85px;transition: all 0.3s ease-out 0s;}
.header.on .top2{background:#fff;height: 85px;transition: all 0.3s ease-out 0s;}
.header .container{position:relative;}
.header .logo{width: 100%; margin: -16px auto 0px auto; 
  position: absolute; 
  z-index: 4;
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  -moz-transition:all .5s;
  -webkit-transition:all .5s;
  text-align: center;
}

@media only screen and (max-width:1301px){
  .header .logo {
    margin: -44px auto 0px auto; 
  } 
}

.header .logo>a{
  display: inline-block;
  margin-right: 8px;
}

.header .logo img{width:auto; height:70px; display:block;}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{width: 100%;}

.header .nav ul.menu{position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;width: 100%;}
.header .nav i{font-size:12px; color:#aaa; text-align:right; position:absolute; width:50%; right:10px; top:0%; display:none;}

.header .nav ul li{margin:0 0; 
  line-height:85px; 
  float:left;
  padding:0;
  position: relative;
  z-index: 9;
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  -moz-transition:all .5s;
  -webkit-transition:all .5s;}
.header .nav ul li ul li {
  padding: 0 15px;
}
.header .nav .nav-cont>ul>li:nth-child(4){margin-right: 25%;}
.header .nav ul li a{display:block; font-size:18px; color:#fff; text-transform:capitalize}
.header.on .nav ul li a{ color:#333;}
.header .nav .nav-cont>ul>li>span{width:0; height:3px; background-color:#93141d; position:absolute; left:50%; bottom:20px;border-radius: 2px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li:hover >a{color: #93141d;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color: #93141d;}

.nav .y_j{position:relative;}
.header .nav ul li>ul a{display:block; font-size:14px; color:#222; line-height:40px;padding-left: 15px; }
.header .nav ul li>ul a:hover{padding-left: 10px; }


.nav .nav-cont>ul>li>ul{width:150px; background:#fff; position:absolute; z-index:9999;opacity:0; visibility:hidden;
transform:translateY(30px);
-webkit-transform:translateY(30px);
-moz-transform:translateY(30px);
-ms-transform:translateY(30px);
-o-transform:translateY(30px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;left: 50%;margin-left: -75px;height: 0;box-shadow:0 0 10px rgba(0,0,0,0.1); -webkit-transform:scale(0); -moz-transform:scale(0); -o-transform:scale(0); -ms-transform:scale(0); transform:scale(0);}

.nav .nav-cont>ul>li>ul::before{content: "";width: 0;height: 1px;background: #93141d;position: absolute;left: 50%;top: 0; transition:all .6s;
-o-transition:all .6s;
-ms-transition:all .6s;
-moz-transition:all .6s;
-webkit-transition:all .6s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover ul::before{width: 100%;transition:all .6s;
-o-transition:all .6s;
-ms-transition:all .6s;
-moz-transition:all .6s;
-webkit-transition:all .6s;}

.header .nav .nav-cont>ul>li>ul a:hover{ color:#93141d;}

@media (min-width:1024px){
.header .nav ul li:hover ul{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);height: auto;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1);}
.head_h { height: 68px; display: none}
}

.nav_mobile{display:none;}


.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width: 1400px;max-width: 94%; margin:0 auto;}
.container {width: 1400px;max-width: 94%; margin:0 auto}
.video1 {
    width: 100%;
    height: 100vh;
    object-fit: cover !important;
    object-fit: fill;
    display: block;z-index: 1
}
.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide{width:100%; height: calc(100vh - 45px); display:block; margin-top: 45px;}
.gallery-top .swiper-slide a{
  width: 100%;
  height: 100%;
  display: inline-block;
}
.gallery-top .video{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.gallery-top .video:after{width: 100%; height: 100%; position: absolute; top: 0; left: 0; content: "";}
.gallery-top .video video{width:100%; height:100%; display:block; position:absolute; top:50%; left:50%;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.gallery-top .swiper-pagination{bottom:10px !important;}
.gallery-top .swiper-pagination-bullet {width:12px; height:12px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#93141d}

.splash_scroller {
    bottom: 15px;
    width: 100%;
    text-align: center;
    line-height: 1.4;
    margin: 0;
    padding: 3em 0 0;
    position: absolute;
    z-index: 2;
}

.splash_scroller i.mdui-icon { margin: 0; text-align: center; line-height: 1; }

.splash_scroller a { font-size: 18px;  color: #fff; }

.splash_scroller i{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);animation:bb 2s linear 0s infinite;}
.splash_scroller a{font-size:14px; text-decoration:none;}
.spot_bullt {
  width: 50%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
  padding: 35px 0;
}


@keyframes bb{
	0%{transform:translate(-50%,0);opacity:0;}
	20%{transform:translate(-50%,3px);opacity:1;}
	80%{transform:translate(-50%,10px);opacity:1;}
	90%{transform:translate(-50%,10px);opacity:0;}
	100%{transform:translate(-50%,10px);opacity:0;}
}

	@keyframes logo {
		0% {
			stroke-width: 1pt;
			stroke-dashoffset: 1200;
			fill-opacity: 0;

		}
		50% {
			fill-opacity: 0;

		}
		100% {
			stroke-dashoffset: 0;
			fill-opacity: 1;
			stroke-width: 0pt;
		}
	}

	@keyframes logohide {
		0% {
			opacity: 1;
			z-index: 99999;

		}

		100% {
			opacity: 0;
			z-index: 0;

		}
	}

.tit{ margin:0 auto; background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/solution_bg.jpg) bottom center no-repeat; height:60px; line-height:60px; text-align:center;
  margin: 60px auto 35px auto;position: relative;}
.tit h2{ font-size: 32px;font-weight: bold;color: #222;}
.tit .more {width: 200px;height: 50px;border-radius: 8px;
  text-align: center;
  font-size: 19px;
  line-height: 44px;
  top: 0px;
  /* border: 1px solid #93141d;  */
  position: absolute;
  right: 0;
  top: 0px;
}
.tit a .more {color: #93141d;}
.tit .more img{
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
}
.tit a .more .more-c {
  position: relative;
  z-index: 99;
}
.tit a .more .more-c span { 
  font-size: 14px;
}
.home5{padding:4vw 0 3vw; background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xyyw-bj.png) center / cover no-repeat;}

.sy_yw {overflow: hidden; 
  margin: 0 auto;
  width: 1700px;
  background: #fcf2f3;
}

@media only screen and (max-width:1700px){
  .sy_yw { width: 1500px;}
}
@media only screen and (max-width:1500px){
  .sy_yw { width: 1400px;}
}
@media only screen and (max-width:1400px){
  .sy_yw { width: unset;}
}
.sy_yw .list {display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;}
.sy_yw .ptbox {
  width: calc(50% - 10px);
  position: relative;
}
.tplb{width:100%; position:absolute;left: 0;top: 0;height: 100%;}
.tplb .swiper-slide {width:100%; height:100%; display:block;}
.tplb .swiper-pagination{bottom:10px !important;}
.tplb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tplb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#93141d}
.ptbox .inner {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.ptbox .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ptbox .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease-out 0s;
}
.ptbox .img a {
  display: block;
  height: 100%;
}
.ptbox .text {
  position: absolute;
  left: 0;
  bottom: -1px;
  right: 0;
  background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.9));
  color: #fff;
}
.ptbox .text a {
  display: block;
  padding: 30px 30px 26px 30px;
  color: #fff;
}
.ptbox .text p {
  font-size: 20px;
}
.sy_yw .list .box {
  width: calc(50% - 10px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sy_yw .list li:nth-child(-n+2) {
  margin-bottom: 20px;
}
.sy_yw .list li {
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  width: calc(50% - 10px);
  cursor: pointer;
  position: relative;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
}
.sy_yw .list li::after{content: "";position: absolute;display: none;width: 0%;height: 2px;z-index: 9;left: 0;bottom: -2px;background: #93141d;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_yw .list li:hover::after{width: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
/* .sy_yw .list li:nth-child(1)::before {
  content: "";
  background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xy.png) right bottom no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sy_yw .list li:nth-child(4)::before {
  content: "";
  background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xy.png) right bottom no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
} */
.sy_yw .list li .text {
  padding: 15px 15px;width: 100%;position: absolute;left: 0;bottom: 0; background-image: linear-gradient(to top,rgba(0,0,0,0.8),transparent);
}
.sy_yw .list li .text h3{font-size: 16px;color: #fff;
  line-height: 1.5; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sy_yw .list li .text h4{margin-top:8px;font-size:12px;color: #fff;}
.sy_yw .dh {margin-bottom: 50px;text-align: center;}
.sy_yw .dh a{padding: 0 20px;border-radius: 6px;border: #93141d 1px dotted;height: 42px;line-height: 40px;font-size: 16px;color: #93141d;display: inline-block;margin: 0 10px;}
.sy_yw .dh a i{font-size: 20px;margin-right: 6px;vertical-align: middle;}
.sy_yw .dh a:hover {background: #93141d;color: #fff;}
.sy_yw .list:nth-child(2) {
  margin-top: 20px;
}
.sy_yw .list li:nth-child(2){background: #93141d url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xys.png) right bottom / contain no-repeat;}
.sy_yw .list li:nth-child(2)::after{background: #fe9da4}
.sy_yw .list li:nth-child(2) .text {color: #fff;}

.sy_yw .list li:nth-child(3){background: #93141d url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xys.png) right bottom / contain no-repeat;}
.sy_yw .list li:nth-child(3)::after{background: #fe9da4}
.sy_yw .list li:nth-child(3) .text {color: #fff;}






.sy_yw .list2 .box {
  width: calc(50% - 10px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;height: 389px;
}

.sy_yw .list2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.sy_yw .list2 li {
  margin-bottom: 20px;
}
.sy_yw .list2 li {
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  height: 185px;
  width: calc(25% - 16px);
  cursor: pointer;
  position: relative;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
}
.sy_yw .list2 li:nth-child(4n) {
  margin-right: 0;
}
.sy_yw .list2 li a{
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 2;
}
  .sy_yw .list2 li::after{content: "";position: absolute;display: none;width: 0%;height: 2px;z-index: 9;left: 0;bottom: -2px;background: #93141d;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_yw .list2 li:hover::after{width: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_yw .list2 li:nth-child(1)::before {
  content: "";
  background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xy.png) right bottom no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sy_yw .list2 li:nth-child(4)::before {
  content: "";
  background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xy.png) right bottom no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sy_yw .list2 li .text {
  padding: 15px 15px;width: 100%;position: absolute;left: 0;bottom: 0; background-image: linear-gradient(to top,rgba(0,0,0,0.8),transparent);
}
.sy_yw .list2 li .text h3{font-size: 16px;color: #fff;
  line-height: 1.5; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sy_yw .list2 li .text h4{margin-top:8px;font-size:12px;color: #fff;}
.sy_yw .dh {margin-bottom: 50px;text-align: center;}
.sy_yw .dh a{padding: 0 20px;border-radius: 6px;border: #93141d 1px dotted;height: 42px;line-height: 40px;font-size: 16px;color: #93141d;display: inline-block;margin: 0 10px;}
.sy_yw .dh a i{font-size: 20px;margin-right: 6px;vertical-align: middle;}
.sy_yw .dh a:hover {background: #93141d;color: #fff;}
.sy_yw .list2:nth-child(2) {
  margin-top: 20px;
}
.sy_yw .list2 li:nth-child(2){background: #93141d url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xys.png) right bottom / contain no-repeat;}
.sy_yw .list2 li:nth-child(2)::after{background: #fe9da4}
.sy_yw .list2 li:nth-child(2) .text {color: #fff;}

.sy_yw .list2 li:nth-child(3){background: #93141d url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xys.png) right bottom / contain no-repeat;}
.sy_yw .list2 li:nth-child(3)::after{background: #fe9da4}
.sy_yw .list2 li:nth-child(3) .text {color: #fff;}



.home6{overflow:hidden;}
.home6 .part2{}

.sy_jjgsp {padding: 60px 0 80px;background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/jjbj.jpg) center / cover no-repeat;overflow: hidden;transform:translate(0,80px);transition:all 0.8s ease-out 0s;opacity:0;}
.sy_jjgsp .con {display: flex;justify-content: space-between;}

.fdang {float: left;width: 31.5%;}
.fdanglist {
  margin-top: 20px;
}
.fdang .tit{
 line-height: 45px;
}
.fdanglist li {
  width: 100%;
  margin-top:1px;
  position: relative;
  background-color: #fff;
}
.fdanglist li::after{height: 2px;width: 100%;content: "";background: #ccc;position: absolute;left: 0;bottom: 0;}
.fdanglist li:before{height: 2px;width:0%;content: "";background: #6c040b;position: absolute;left: 0;bottom: 0;-webkit-transition: 0.5s;
  transition: 0.5s;z-index: 5;}
.fdanglist li:hover::before{width: 100%;-webkit-transition: 0.5s;
  transition: 0.5s;}
.fdanglist li.i1 {
  margin-top: 0;
}
.fdanglist li a {
  display: block;
}
.fdanglist li .pic {
  width: 100%;
  height: 205px;
  overflow: hidden;
  font-size: 0;
}
.fdanglist li .pic img {
  -o-object-fit: cover;width: 100%;height: 100%;
     object-fit: cover;
}
.fdanglist li .inner {
  display: block;
  position: relative;
  padding: 24px 24px 24px 128px;
  overflow: hidden;
}
.fdanglist li .inner:before {
  content: '';
  position: absolute;
  left: 100px;
  top: 50%;
  z-index: 0;
  width: 1px;
  height: 50px;
  background-color: #ddd;
  margin-top: -25px;
}
.fdanglist .date {
  width: 54px;
  position: absolute;
  left: 24px;
  top: 24px;
  z-index: 1;
}
.fdanglist .date span {
  display: block;
  text-align: center;
  font-family: 'arial';
}
.fdanglist .date .day {
  font-size: 36px;
  line-height: 36px;
  height: 36px;
  color: #333;
}
.fdanglist .date .year {
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  color: #333;
}
.fdanglist li h3 {
  font-size: 16px;
  color: #333;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.fdanglist li:hover h3 {
  color: #93141d;
}
.fdanglist li:hover .date .day,
.fdanglist li:hover .date .year {
  color: #93141d;
}
.fdanglist li:hover .inner:before {
  background-color: rgba(0, 124, 195, 0.1);
}
.fdanglist .inner:before,
.fdanglist h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fdanglist .day,
.fdanglist .year {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}



.xwqh .bd {width: calc(100% - 480px);float: right;position: relative;}
.xwqh .bd .prev{width:40px;height: 40px;position: absolute;top: 50%;margin-top: -20px;left: 0;z-index: 9999;background:rgba(0,0,0,0.3);line-height: 40px;border-radius: 20px;color: #fff;text-align: center}
.xwqh .bd .prev i {font-size: 24px;}
.xwqh .bd .prev:hover {background: #93141d;}
.xwqh .bd .next{width:40px;height: 40px;position: absolute;top: 50%;margin-top: -20px;right: 0;z-index: 99999;background:rgba(0,0,0,0.3);line-height: 40px;border-radius: 20px;color: #fff;text-align: center}
.xwqh .bd .next i {font-size: 24px;}
.xwqh .bd .next:hover {background: #93141d;}
.xwqh {}
.sy_jjgsp .left {width:100%;position: relative;overflow: hidden;}
.sy_jjgsp .left:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 9;}
.sy_jjgsp .left img {width: 100%;display: block;height: 454px;object-fit: cover;}
.sy_jjgsp .left .wz {position: absolute;width: 100%;left: 0;bottom: 0;background: rgba(0,0,0,0.6);color: #fff;padding:20px;box-sizing: border-box;}
.sy_jjgsp .left .wz h3 {color: #fff;
font-size: 18px;
font-weight: normal;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;margin-bottom: 10px;}
.sy_jjgsp .left .wz p {font-size: 14px;color: #fff;opacity: 0.9;line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xwqh .hd{width:480px; float:left;}
.sy_jjgsp .right {padding: 25px;box-sizing: border-box;background: #fff;}

.sy_jjgsp .right ul li { padding:20px 0; border-bottom:#ccc 1px solid;height: 101px;background: #fff;position: relative;}
.sy_jjgsp .right ul li span {width: 6px;height: 0%;position: absolute;right:-25px;top: 0;background: #93141d;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_jjgsp .right ul li:hover span {height: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_jjgsp .right ul li.on span{height: 100%;}
.sy_jjgsp .right ul li:hover .nr h3 {color: #93141d}
.sy_jjgsp .right ul li.on .nr h3 {color: #93141d}
.sy_jjgsp .right ul li .dian { width:36px; height:18px; background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/dian.png) center center no-repeat; float:left}
.sy_jjgsp .right ul li .nr { width:100%; float:left}
.sy_jjgsp .right ul li .nr h3{font-size: 14px;margin-bottom: 13px;}
.sy_jjgsp .right ul li .nr p { overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5;
  font-size:18px;font-weight: bold;
  color: #2f2f2f;
  line-height: 30px;
  height: 60px;}
.sy_jjgsp .right ul li .ri { height:72px; width:110px; float:right; background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/jt.png) 75px bottom no-repeat; font-size:30px; color:#999;text-align: right;padding-right: 10px;box-sizing: border-box;}
.sy_jjgsp .right ul li:hover p {color: #93141d;}
.sy_jjgsp .right ul li.on p {color: #93141d;}




.home6 .part2.showdiv .sy_jjgsp{transform:none;opacity:1;}

.swiper-yxxy .swiper-slide .t_p{overflow: hidden;position: relative;padding-top: 65%;}
.swiper-yxxy .swiper-slide .t_p img{width: 100%;display: block;position: absolute;width: 100%;height: 100%;object-fit: cover;left: 0;top: 0;}
.swiper-yxxy .swiper-slide .wenz {padding: 15px;border-left: #e2e2e2 2px solid;position: relative;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 40px 0 rgba(0,0,0,.03);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 40px 0 rgba(0,0,0,.03);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-yxxy .swiper-slide .wenz:hover{-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 40px 0 rgba(0,0,0,.1);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 40px 0 rgba(0,0,0,.1);}
.swiper-yxxy .swiper-slide .wenz::after {content: "";width: 2px;height: 0%;background: #93141d;position: absolute;left: -2px;top: 0;}
.swiper-yxxy .swiper-slide:hover .wenz::after {height: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.swiper-yxxy .swiper-slide .wenz h3 {font-size: 18px;color: #333;text-align: left;margin-bottom: 20px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;line-height: 28px;height: 56px;}
.swiper-yxxy .swiper-slide .wenz h4 {font-size: 16px;color: #666;line-height: 1.6;text-align: left; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 7px;}
.swiper-yxxy .swiper-slide .wenz h4 i{margin-right: 8px;}
.home9{background: #f9f4f4; position: relative;}
.home9 .bg-img{position: absolute; left: 0; top: 0; width: 620px;}
.home9.showdiv .sy_xy{transform:none;opacity:1;}
.sy_xy{transform:translate(0,90px);transition:all 0.6s ease-out 0s;opacity:0;-ms-flex-order:1;order:1;padding: 60px 0 80px;}
.swiper-yxxy{ padding-bottom:60px;padding-top: 30px;}
.swiper-yxxy::before{ height: 1px;top:18px;background: #ccc;width: 100%;position: absolute;left: 0;content: ""}
.swiper-yxxy .swiper-slide{position:relative; background: #fff;}
.swiper-yxxy .swiper-slide::before{content: "";width: 16px;height: 16px;border-radius: 8px;background: #93141d;top: -20px;left: 50%;margin-left: -8px;position: absolute;z-index: 5;}
.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background: #93141d;
}
.swiper-yxxy .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #91989f;
  opacity: 1;
}

.sy_myfd{padding: 60px 0;background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/jzbj.jpg) center / cover no-repeat;}
.sy_myfd .con {display: flex;justify-content: space-between;}
.sy_myfd .kj {
  width: calc(50% - 20px);
  transition: all 1s ease-out 0s;transform:translateY(50px);transition:all 0.6s ease-out 0s;opacity:0;
}
.home6.showdiv .sy_myfd .kj{opacity:1;transform:none;}
.sy_myfd .list2 li .pic:before{content:"";background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/png92.png) center center no-repeat;width:110%;position:absolute;left:50%;top:0;margin-left:-55%;padding-top:110%;animation:cc 20s linear 0s infinite;}
@keyframes cc{
0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
.sy_myfd .list2 {
  margin-top: 30px;
  border-bottom: 4px solid #93141d;
}
.sy_myfd .list2 li:first-child {
  margin-top: 0;
}
.sy_myfd .list2 li {
  height: 90px;
  line-height: 89px;
  background: #fff;
  margin-top: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.sy_myfd .list2 li>a {
  display: flex;
  width: 100%;
  height: 100%;
}
.sy_myfd .list2 li .pic {
  flex: 0 0 200px;
  border-right: 1px solid #ebe6e5;
  text-align: center;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #eee;
}
.sy_myfd .list2 li .pic span {
  display: block;
  height: 100%;
  box-sizing: border-box;
  border: 4px solid #fff;
  font-size: 20px;
  color: #4f4f4f;
  position: relative;
  line-height: 1;
}
.sy_myfd .list2 li .pic span::after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.sy_myfd .list2 li .h {
  line-height: 1.3;
  padding: 0 20px;
  height: 100%;
  font-size: 16px;
  color: #333;
  flex: 1;
  transition: all 0.3s;
}
.sy_myfd .list2 li:hover .h {
  background: #912731;
}
.sy_myfd .list2 li:hover .h p, .sy_myfd .list2 li:hover .h h4{
  color: #fff;
}
  .sy_myfd .list2 li .h p{
  height: 56px;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
  .sy_myfd .list2 li:hover .h{color: #93141d;}
.sy_myfd .list2 li h4{font-size: 14px;color: #555;}




.home8{overflow: hidden;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#bf0a17;}
.home8 .l{transform:translateY(50px);transition:all 0.6s ease-out 0s;opacity:0;}
.home8.showdiv .l{opacity:1;transform:none;}
.home8 .r{transform:translateY(50px);transition:all 0.6s ease-out 0s;opacity:0;}
.home8.showdiv .r{opacity:1;transform:none;}
.sy_xwzh {background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/xwbj.jpg);padding: 60px 0 80px;overflow: hidden;}
.sy_xwzh .b_t {margin-bottom: 20px;height: 28px;}
.sy_xwzh .b_t h1 {font-size: 25px;color: #222;float: left;line-height: 28px;}
.sy_xwzh .b_t a {line-height: 28px;float: right;display: inline-block;padding-right: 65px;background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/ckgd2.png) right center / 50px no-repeat;font-size: 15px;color: #222;}
.sy_xwzh .b_t a:hover {padding-right: 55px;}
.sy_xwzh .con {display: flex;justify-content: space-between;}
.sy_xwzh .fl {width: 32%;}
.sy_xwzh .list {
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.4);
  padding: 0;
  border-bottom: 4px solid #93141d;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  box-sizing: border-box;
}
.sy_xwzh .fl:nth-child(2) .list {
  background: rgba(255, 255, 255, 0.7);
}
.sy_xwzh .list li {height: 86px; padding: 16px 20px; background-color: #fff;}
.sy_xwzh .list li h3{font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;color: #222;}
.sy_xwzh .list li:first-child{margin-top: 0;}
.sy_xwzh .list li .date {
  margin-top: 10px;
  position: relative;
  font-style: italic;
  color: #777;font-size: 14px;line-height: 1.8;
}
.sy_xwzh .list li .date span {
  padding-right: 10px;
  display: inline-block;
  position: relative;
}
.sy_xwzh .fl:nth-child(2n+1) .list li:nth-child(2n+1)  {
  background: #eee
}
.sy_xwzh .fl:nth-child(2) .list li:nth-child(2n)  {
  background: #eee
}
.sy_xwzh .list li .date::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 77%;
  border-top: 1px solid #eee;
  transition: all 0.3s ease-out 0s;
}
.sy_xwzh .fl:nth-child(2n+1) .list li:nth-child(2n+1) .date::before {
  border-top: 1px solid #fff;
}
.sy_xwzh .fl:nth-child(2) .list li:nth-child(2n) .date::before {
  border-top: 1px solid #fff;
}
.sy_xwzh .list li:hover .date:before{border-color: #93141d !important;}
.sy_xwzh .fr {width: calc(60% - 30px);transition: all 1s ease-out 0s;}
.sy_xwzh .list2 li .pic:before{content:"";background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/png92.png) center center no-repeat;width:110%;position:absolute;left:50%;top:0;margin-left:-55%;padding-top:110%;animation:cc 20s linear 0s infinite;}
@keyframes cc{
0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
.sy_xwzh .list2 {
  margin-top: 30px;
  border-bottom: 4px solid #93141d;
}
.sy_xwzh .list2 li:first-child {
  margin-top: 0;
}
.sy_xwzh .list2 li {
  height: 90px;
  line-height: 89px;
  background: #fff;
  margin-top: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.sy_xwzh .list2 li .pic {
  float: left;
  width: 200px;
  border-right: 1px solid #ebe6e5;
  text-align: center;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #eee;
}
.sy_xwzh .list2 li .pic span {
  display: block;
  height: 100%;
  box-sizing: border-box;
  border: 4px solid #fff;
  font-size: 22px;
  color: #4f4f4f;
  position: relative;
  line-height: 1;
}
.sy_xwzh .list2 li .pic span::after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.sy_xwzh .list2 li .h {
  line-height: 1.3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  height: 100%;
  font-size: 16px;color: #333
}
.sy_xwzh .list2 li:hover .h{color: #93141d;}


.home10{}

.sy_lnxy {padding: 60px 0 80px;overflow: hidden;background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/yp3.png) right bottom no-repeat;}

.slideGroup {transition:all 0.6s ease-out 0s;transform:translate(0px,100px);opacity:0;}
.home10.showdiv .slideGroup{transform:none;opacity:1;}

.slideGroup .parHd {
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
}

.slideGroup .parHd ul {
	display:table; margin:0 auto;
}

.slideGroup .parHd ul li {
	float: left;padding: 0 20px;
  border-radius: 6px;
  border: #93141d 1px dotted;
  height: 42px;
  line-height: 40px;
  font-size: 16px;
  color: #93141d;
  display: inline-block;
  margin: 0 10px;
	cursor: pointer;
}
.slideGroup .parHd ul li i {font-size: 20px;margin-right: 6px;vertical-align: middle;}
.slideGroup .parHd ul li.on {background: #93141d;color: #fff;}
.slideGroup .parHd ul li:hover {background: #93141d;color: #fff;}

.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px;
	position: relative;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	left: 5px;
	top: 50%;margin-top: -30px;
	display: block;
	width: 45px;
	height: 45px;z-index: 8;
	background: rgba(255,255,255,0.8) url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/hisleft_cur.png) center center / 100% no-repeat;border-radius: 23px;
}

.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: rgba(255,255,255,0.8) url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/hisright_cur.png) center center / 100% no-repeat;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li {
	margin: 0 15px;
	float: left;
	width: calc(25% - 30px);
	position: relative;
}

.slideGroup .parBd ul li .pic {
	padding-bottom: 60%;position: relative;overflow: hidden;
}

.slideGroup .parBd ul li .pic img {
	width: 100%;position: absolute;
	height: 100%;object-fit: cover;
	display: block;left: 0;top: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;
}
.slideGroup .parBd ul li:hover .pic img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}


.slideGroup .parBd ul li .description {padding-top: 15px;
}
.slideGroup .parBd ul li .description h3{
	min-height: 52px;font-size: 16px;font-weight: bold;-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 10px;color: #222;
}
.slideGroup .parBd ul li:hover .description h3{color: #93141d;text-decoration: underline;
}
.slideGroup .parBd ul li .description p{
	font-size: 14px;color: #93141d;margin-bottom: 6px;
}
.slideGroup .parBd ul li .description p i {font-size: 18px;vertical-align: middle;margin-right: 5px;}



.xynrqh {display: flex;align-items: stretch;justify-content: space-between;transition:all 0.8s ease-out 0s;transform:translate(-100px,0px);opacity:0;}
.home10.showdiv .xynrqh{transform:none;opacity:1;}
.xynrqh .hd{width: calc(100% - 800px);
  position: relative;
  z-index: 10;}
.xynrqh .hd ul {position: relative;height: 100%;}
.xynrqh .hd ul li{ display:inline-block;}
.xynrqh .hd ul li {
  background-color: #fff;
  width: 100%;
  height: calc(100% / 4);
  border-bottom: 2px #f2f0f0 solid;
  position: relative;
  z-index: 1;
}

.xynrqh .hd ul li::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #93141d;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transition: all .35s;
}

.xynrqh .hd ul li a { display: block; width: 100%;	height: 100%;position: relative;z-index: 5;}

.xynrqh .hd ul dl { width: 100%;	height: 100%; }

.xynrqh .hd ul dt {
	width: 200px;
	height: 100%;
	float: right;
	position: relative;
	z-index: 10;
	overflow: hidden;
}

.xynrqh .hd ul dt img {
	position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;
	transition: all .35s;
}
.xynrqh .hd ul li:hover dt img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }


.xynrqh .hd ul dd {
	display: block;
	width: calc(100% - 200px);
	height: 100%;
	float: left;
	padding: 24px 40px;
	transition: all .35s;
}

.xynrqh .hd ul dd h3 {
	height: auto;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	line-height: 1.5;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-decoration: none;
}
.xynrqh .hd ul li.on::before {
  width: calc(100% + 30px) !important;
  transition: all .4s;z-index: 2;
}
.xynrqh .hd ul li:hover::before {
  width: calc(100% + 30px) !important;
  transition: all .4s;
}
.xynrqh .hd ul li.on dd {padding-left: 10px;}
.xynrqh .hd ul li:hover dd {padding-left: 10px;}
.xynrqh .hd ul li.on dd h3 {color: #fff;}
.xynrqh .hd ul li:hover dd h3 {color: #fff;}
.xynrqh .bd{width: 800px;float: left;}
.xynrqh .bd .bt h3 {
  height: 55px;color: #fff;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
.xynrqh .bd .bt {
  height: auto;position: absolute;
  bottom: 0;
  left: 0;width: 100%;
  padding: 100px 20px 10px;
  color: #fff;
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 3%,rgba(0,0,0,0) 79%);
  background: -moz-linear-gradient(bottom, rgba(0,0,0,1) 3%,rgba(0,0,0,0) 79%);
  background: -ms-linear-gradient(bottom, rgba(0,0,0,1) 3%,rgba(0,0,0,0) 79%);
  background: linear-gradient(bottom, rgba(0,0,0,1) 3%,rgba(0,0,0,0) 79%);
}
.xynrqh .bd a {position: relative;display: block;}
.xynrqh .bd .t_p {
  height: 0;
  padding-top: 56.25%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sy_zjfd {transition:all 0.8s ease-out 0s;transform:translate(0,100px);opacity:0;overflow: hidden;padding-bottom: 80px;padding-top: 60px;}
.home7.showdiv .sy_zjfd{transform:none;opacity:1;}
.sy_zjfd .left {width: 40%;float: left;}
.sy_zjfd .left h2{font-size: 16px;padding: 10px 0;margin: 0 0 80px 60px;color: #222;position: relative;border-bottom: #ccc 1px solid;}
.sy_zjfd .left h2 span{width:0%;position: absolute;left: 0;bottom: 0;background: #93141d;height: 1px;}
.sy_zjfd .left h2:hover span{width: 100%;}
.sy_zjfd .left h2 i{margin-left: 8px;font-size: 20px;vertical-align: middle;}
.sy_zjfd .left ul{padding: 20px 60px 20px 0;display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.sy_zjfd .left ul li {cursor: pointer;height: 106px;
  padding: 30px 0;
  position: relative;
  transition: all .3s ease-in-out;width: 50%;float: left;display: flex;justify-content: center;align-items: center;}
.sy_zjfd .left ul li .t_b{width: 40px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_zjfd .left ul li:hover .t_b{width: 45px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_zjfd .left ul li .t_b img{width: 100%;}
.sy_zjfd .left ul li .zi{font-size: 20px;color: #222;margin-left: 20px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_zjfd .left ul li:hover .zi{font-weight: bold;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_zjfd .right {width: 60%;float: right;position: relative;}
.sy_zjfd .right .t_b {background-color: hsla(0,0%,100%,.37);
  border-radius: 50%;
  cursor: pointer;
  margin-bottom: 30px;
  padding: 20px;
  position: absolute;width: 80px;height: 80px;display: flex;justify-content: center;align-items: center;top: 50%;left: 50%;transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);}
.sy_zjfd .right img{width: 100%;}
.b_t {margin-bottom: 30px;height: 34px;}
.b_t h1 {font-size: 32px;color: #222;float: left;line-height: 34px;}
.b_t a {line-height: 34px;float: right;display: inline-block;padding-right: 65px;background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/ckgd2.png) right center / 50px no-repeat;font-size: 15px;color: #222;}
.b_t a:hover {padding-right: 55px;}

.home12{}
.home12 .gyfd {transition:all 0.6s ease-out 0s;transform:translate(0,100px);opacity:0;overflow: hidden;padding-bottom: 60px;padding-top: 80px;background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/ssxd-bg.jpg) center top no-repeat;}
.home12.showdiv .gyfd{transform:none;opacity:1;}
.gyfd .con {display: flex; justify-content: space-between; align-items: center;}

.gyfd .left {width: 46%; margin-top: 20px}
.gyfd .left .slider-box .flex-control-nav { display: none; }
.gyfd .left img{width: 100%;display: block;}
.gyfd .left:hover img{width: 100%;display: block;}
.tanchu {width:100%; height:100%; background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/hb.png) repeat; display:none; position: fixed; top:0; left:0; z-index:99}
.tanchu .gb {width:30px; height:30px; position:absolute; top:20px; right:20px; cursor:pointer;}
.tanchu .gb img {width:100%; height:auto;}
.tanchu .wz { width:430px; background:#fff; cursor: default; position: relative; padding:40px 50px;left: 50%;top: 50%;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.tanchu .wz .bt { font-size:28px; color:#383838; margin-bottom:20px; text-align:center}
.tanchu .wz .nr { position: relative; }
.tanchu .wz .nr p{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #fff;font-size: 14px;padding-top: 30px;font-size: 16px;}
.tanchu .wz .nr a {width: 150px;height: 40px;line-height: 40px;border-radius: 8px;background: #93141d;display: block;margin: 25px auto 0;text-align: center;font-size: 16px;color: #fff;position: relative;z-index: 99;}


.gyfd .left ul.btns-ul li {cursor: pointer;height: 82px;background: #f6f6f6;
  padding: 10px 0;
  transition: all .3s ease-in-out;width: 50%;float: left;}
.gyfd .left ul li .yuan a{height: 60px;display: flex;justify-content: center;align-items: center;}
.gyfd .left ul li .t_b{width: 40px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.gyfd .left ul li:hover .t_b{width: 45px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.gyfd .left ul li .t_b img{width: 100%;}
.gyfd .left ul li .zi{font-size: 20px;color: #222;margin-left: 20px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s; }
.gyfd .left ul li .zi .download-span {
  color: blue;
  display: inline-block;
  padding: 2px 5px;
  margin-left: 10px;
  font-size: 16px;
}
.gyfd .left ul li:hover .zi{font-weight: bold;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.gyfd .right{width: 47%; display: flex;justify-content: space-between;flex-wrap: wrap;background: #fff;padding-top: 15px;padding: 15px 15px 0;margin-top: 25px}
.gyfd .right li{width:calc((100% - 30px) / 2);}
.gyfd .right li .t_p{width: 100%;padding-top: 56%;overflow: hidden;position: relative;}
.gyfd .right li .t_p img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.gyfd .right li:hover .t_p img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.gyfd .right li .w_z{padding-top: 10px;font-size: 16px;
  line-height: 32px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;color: #222;}
.gyfd .right li:nth-child(3) .w_z {margin-bottom: 0;}
.gyfd .right li:nth-child(4) .w_z {margin-bottom: 0;}
.gyfd .ckgd-box {width:50px; display: flex;justify-content: center;align-items: center;}
.gyfd .ckgd {width: 100%; height: 150px; text-align: center;display: flex;justify-content: center;align-items: center;background: #93141d;padding: 40px 0;border-radius: 4px; writing-mode: vertical-lr;}
.gyfd .ckgd a{font-size: 16px;color: #fff;line-height: 2;letter-spacing: 2px;}

.home11{position: relative;}
.home11 .tit{transform: translate(0,80px);
  transition: all 0.6s ease-out 0s;
  opacity: 0;}
.home11.showdiv .tit{transform:none;opacity:1;}
.home11.showdiv .swiper-hy{transform:none;opacity:1;}
.swiper-hy{ margin:0 auto; padding-bottom:0;padding-top: 10px;position: relative;transform: translate(0,80px);
  transition: all 1s ease-out 0s;
  opacity: 0;}
.swiper-hy .swiper-slide{position:relative;overflow: hidden;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_hyyy .swiper-button-prev{width:39px; height:39px; margin-top:-20px; left:0px;}
.sy_hyyy .swiper-button-next{width:39px; height:39px; margin-top:-20px; right:0px;}
.sy_hyyy .swiper-button-prev:hover{background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/jtdl.png) center / 135% no-repeat;}
.sy_hyyy .swiper-button-next:hover{background:url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/jtdr.png) center / 135% no-repeat;}
.sy_hyyy .con {position: relative;}
.sy_hyyy {padding: 60px 0;overflow: hidden;background: #f5f5f5;}

.swiper-hy .swiper-slide img {width: 100%; display: block;}
.swiper-hy .swiper-slide:hover {transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

/* .ycdh {width: 90px;position: fixed;right: 20px;padding: 10px; background: #fff;
  border-radius: 45px;box-shadow: 0 0 20px rgba(147,20,29,0.2);
  top: 55%;transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);opacity: 1;z-index: 99;
  height: 92px;
  overflow: hidden;
  transition: all 0.2s;
}
.ycdh .lo{width: 100%;margin-bottom: 10px;}
.ycdh li {margin-bottom: 10px;text-align: center}
.ycdh li .t_p{text-align: center;margin-bottom: 5px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ycdh li:hover .t_p{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.ycdh li .t_p i{font-size: 32px;color: #93141d;}
.ycdh li h3{font-size: 14px;color: #222;}
.ycdh:hover {
  height: 430px;
} */

.header .logo.sj{display: none;}
.header .sssj{display: none;}




.foot {color: #fff;background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/foot.jpg) center / cover no-repeat;}
.foot .p1{padding-bottom:25px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;background:#93141d;color:#fff;}
.foot .nav{margin-right:100px;padding-bottom:10px;overflow: hidden;text-align: center;}
.foot .nav .inner{border-right: 1px solid rgba(255,255,255,0.2);}
.foot .nav a{font-size:16px;padding:60px 0 0 0;color: #fff; text-align:center;width:110px;border-left:1px solid rgba(255,255,255,0.2);display:inline-block;white-space:nowrap;}
.foot .nav a:hover{opacity:0.8;}
.foot .share .share-item{background:#fff;width:44px;height:44px;border-radius:100%;line-height:44px;margin-left:10px;font-size:26px;transition:all 0.2s ease-out 0s;text-align: center;color: #333;display: flex;justify-content: center;align-items: center;}
.foot .share i {font-size: 22px;}
.foot .share .share-item:first-child{margin-left:0;}
.foot .share-box .share-item::after{color:#93141d !important;}
.foot .share .share-item:hover{opacity:0.8;}
.share-box{display:inline-block;vertical-align:middle;text-align:center;}
.share-box:after{content:'';display:table;clear:both;}
.share-box .share-item{position:relative;float:left;border-radius:50%;cursor:pointer;}
.share-box a.share-item{margin:0;padding-left:0;height:auto;background-image:none;font-size:inherit;line-height:inherit;}
.share-box .share-item:after{content:'';vertical-align:top;font-family:"icon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: inline-block;color:#fff !important;}

.share-label{display:inline-block;}
.share-item .code{position:absolute;bottom:100%;left:50%;margin-left:-70px;margin-bottom:10px;margin-top:15px;padding:10px;width:140px;background-color:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:5px;box-sizing:border-box;visibility: hidden;opacity: 0;transform:translateY(-10px);transition:all 0.2s ease-out 0s;z-index: 99;}
.share-item .code:after{content:'';position:absolute;left:50%;top:100%;margin-left:-8px;width:0;height:0;border:8px solid transparent;font-size:0;border-top-color:#fff;}
.share-item .code > img{display:block;width:100%;}
.share-item:hover .code{visibility:visible;opacity:1;transform:none;}
.share-box a.share-item{margin-left:3px;width:32px;height:32px;line-height:32px;font-size:20px;}
.share-box a.share-item.icon-sinawb{font-size:23px;}
.share-box a.share-item:hover{opacity:1;z-index:1;}
#bdshare_weixin_qrcode_dialog{-webkit-box-sizing:content-box;box-sizing:content-box;}

.tft {
    padding: 15px 0 0px;
    color: #fff;
}

.tft .wp {
    align-items: flex-end;
}

.tft .item {
    /*flex: auto;*/
    position: relative;
    padding: 0 2%;
    width: 34%;
    box-sizing: border-box;
}
.tft .item .tit1 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 15px;color: #fff;
}
.tft .item .info p {
    margin-bottom: 10px;font-size: 14px;

}
.tft .item.l3 {width: 28%;padding-right: 0;}
.tft .item.l3 .ewm{display: flex; flex-wrap: wrap;}
.tft .item.l3 .ewm li{width:25%;text-align: center;position: relative;}
.tft .item.l3 .ewm li img{width:100px;margin: 0 auto}
.tft .tft-a {
    padding-left: 0;
}
.tft .tft-a .logo {
    margin-bottom: 20px;
    height: 52px;
}
.tft .tft-a .logo img{height: 52px;}
.tft .tft-b:before,.tft .tft-c:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    height: 100%;
}
.tft .tft-c .link{
    width: 100%;
}
.tft .tft-c .link ul li {float: left;margin-right: 25px;
    margin-bottom: 10px;
}
.tft .tft-c .link ul li a {
    color:#fff;font-size: 14px;
}

.bft {
    width: 100%;
    height: 74px;
    background: rgb(0,0,0,0.1);
}

.bft p {
    line-height: 22px;
    color: #fff;
    font-size: 14px;text-align: center;
    padding: 0px 0px;
    margin: 2px 0px;
}


.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header .logo.sj{display: none;}




@media only screen and (max-width:1200px){

.headerbj {display: none;
}
.header .top {display: none;
}
.header.on .top2 {
  height:60px;
}
.header .logo{margin:10px 0 ;width: auto;float: left;}
.header .logo.pc{display: none;}
	.header .logo.sj{display: block;}

	.header .logo img {
  height:40px;
}

.header .an{display:block; right:10px;z-index: 999;}
.header .an span { background-color:#999}
.header .nav ul.menu {display: block;}
.header .nav ul { width: 100%;display: block;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:5px 5% 15px; background-color:#fff; height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  -moz-transition:all .5s;
  -webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
.header .sssj {width: 100%;height: 32px;margin: 10px auto 0;box-sizing: border-box;border-radius: 16px;overflow: hidden;border: #ccc 1px solid;display: block;}
.header .sssj input {width: 80%;float: left;line-height:30px;padding-left: 10px;box-sizing: border-box;background: #fff;font-size: 14px;}
.header .sssj .sum {width: 20%;background: #fff url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/icon_search.png) center / 16px no-repeat;height:32px;float: right;}
.header .nav .nav-cont>ul>li:nth-child(5){margin-right: 0;}
.header.on .nav ul li a { font-size: 16px;color: #222;}
.header .nav i{display:block;font-size: 16px;color: #222;}
.header .nav .nav-cont>ul>li{ line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.3); float:none; margin:0; padding:0 5px}
.header .nav .nav-cont>ul>li>ul>li { line-height:36px; }
.header .nav .nav-cont>ul>li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:50px;padding: 0 5px}
.header .nav .nav-cont>ul>li>ul { width: 100%; border-top: 1px solid rgba(0,0,0,0.3); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);margin-left: 0;height: auto;box-shadow: 0 0 0px rgba(0,0,0,0.1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);opacity: 1;visibility: visible;transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;}
.header .nav ul li .nav-cont>ul>li>ul a { color:#333;font-size: 16px;text-align: left;}
.header .nav ul li .nav-cont>ul>li>ul a:hover { color:#222}
	.header .nav ul li .nav-cont>ul>li>ul a:last-child{border-bottom: 0;}
.header .nav .nav-cont>ul>li>ul a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .nav-cont>ul>li>ul a:hover{background:none;}
.header .nav ul li:hover .nav-cont>ul>li>ul{display:none;}
.header .nav ul li a{font-size:16px; color:#222;}
	.header.on .nav .nav-cont>ul>li>ul {
  box-shadow: 0 0 0 #aaa;
}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
	.gallery-top .swiper-slide {
  height: 360px;
  margin-top: 60px;
  background-size: 100% 100% !important;
}
	.header .top2 {
  background:#fff;
  height: 60px;
}
	.header .con {
  display: block;
}
	.sy_yw .ptbox {
  width:100%;
}
	.sy_yw .list {flex-wrap: wrap;
}
	.sy_yw .list .box {margin-top: 25px;
  width:100%;
  height: auto;
}
	.sy_yw .list li {height: 2rem;
}
	.ptbox .text p {
  font-size: 16px;
}
	.sy_xy {
  transform:none;
  opacity: 1;
  padding: 30px 0 40px;
}
	.tit h2 {
  font-size:28px;
}
	.tit {
  height: 45px;
  line-height: 45px;
  margin: 0 0 25px 0;
}
	.sy_myfd {
  padding: 30px 0;
}
	.sy_myfd .kj {
  width: 100%;
  transform:none;
  opacity:1;
}
	.sy_myfd .con {flex-wrap: wrap;
}
	.sy_myfd .list2 {
  margin-top: 0px;margin-bottom: 25px;
}
	.sy_xwzh {
  padding:30px 0 40px;
}
	.sy_xwzh .con {flex-wrap: wrap;
}
	 .home8 .l {width: 100%;
  }
	.sy_xwzh .list {
  margin-top: 20px;
  background: #fff;
  padding: 25px 25px;
}
	.sy_lnxy {
  padding: 30px 0 40px;
}
	.slideGroup {
  transform: none;
  opacity: 1;
}
	.slideGroup .parBd ul li {
  margin: 0 10px;
  width: calc(50% - 20px);
}
	.home12 .gyfd {
  transform:none;
  opacity: 1;
  padding-bottom: 30px;
  padding-top: 30px;
}
	.gyfd .left {
  width: 100%;
  margin-top: 0;
}
	.gyfd .con {flex-wrap: wrap;
}
	.tanchu .wz {
  width: 90%;
  padding: 20px 20px;
}
	.ycdh {display: none;
}
	.gyfd .right {
  width: 100%;
  margin-top:15px;
}
.gyfd .right li:nth-child(3) .w_z {margin-bottom: 20px;}
.gyfd .right li:nth-child(4) .w_z {margin-bottom: 20px;}
.gyfd .ckgd-box {
  width: 100%;
}
	.gyfd .ckgd {
  width: 180px;
  padding: 5px 0;
  writing-mode: horizontal-tb;
  margin: 0 auto;
  height: auto;
}
	.sy_hyyy {
  padding: 30px 0;
}
	.home11 .tit {
  transform: none;
  opacity: 1;
}
	.swiper-hy {
  transform: none;
  opacity: 1;
}
	.tft .item {margin-bottom: 20px;
  width: 100%;padding: 0
}
	.tft .tft-b::before, .tft .tft-c::before {display: none;
}
	.tft .item .tit1 {
  font-size: 20px;
  margin-bottom: 15px;
}
	.tft .item.l3 {
  width: 100%;
}
	.tft .item.l3 .ewm li {
  width: 14.6666%;
}
	.tft {
  padding: 25px 0 0;
}
	.bft p {
  line-height:45px;
  font-size: 14px;
}
	.bft {
  height: auto;
}
	
.swiper-yxxy .swiper-slide .wenz h3 {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 24px;
  height: 48px;
}
	.swiper-yxxy .swiper-slide .wenz h4 {
  font-size: 14px;
}
	  .gallery-top .swiper-slide {
    height: 3.8rem;
  }
	
	.header {height: 60px;
}

.sy_yw .list2 li {
  width: calc(50% - 10px);
}
.sy_yw .list2 li:nth-child(2n) {
  margin-right: 0;
}
}

@media only screen and (max-width:600px){
	
	.tit h2 {
    font-size: 0.5rem;
  }
	.sy_yw .list li .text {
  padding: 10px;
}
	.sy_yw .list li .text h3 {
  font-size:14px;
}
	.sy_yw .list li .text h4 {
  margin-top: 0;
  font-size: 12px;line-height: 1;
}
	.sy_yw .list li {
  width: calc(50% - 5px);
}

	.sy_yw .list li:nth-child(-n+2) {
  margin-bottom: 10px;
}
	  .tit {
    height: 40px;
    line-height: 40px;
  }
	.swiper-yxxy {
  padding-bottom: 40px;
  padding-top: 20px;
}
	.swiper-yxxy::before {
  height: 1px;
  top: 8px;
}
	.swiper-yxxy .swiper-slide::before {
  width: 14px;
  height: 14px;
  margin-left: -7px;
}
	.sy_myfd .list2 li .pic {
  width: 120px;
}
	.sy_myfd .list2 li .h {
  padding: 0 15px;
  font-size: 14px;
}
	.sy_myfd .list2 li .pic span {
  font-size: 18px;
}
	.sy_myfd .list2 li h4 {
  font-size: 12px;
}
	  .sy_xwzh .list {
    padding: 15px 15px;
  }
	 .slideGroup .parBd ul li {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
	.slideGroup .sPrev, .slideGroup .sNext {
  width: 35px;
  height: 35px;
}
	.sy_lnxy {
  background: url(https://www.fosu.edu.cn/wp-content/themes/fosu2024/images/yp3.png) right bottom / 100% no-repeat;
}
.gyfd .left ul li .zi {
  font-size: 16px;
  margin-left: 10px;
}
	.gyfd .left ul li .t_b {
  width: 30px;
}
	.gyfd .left ul.btns-ul li {
  height: 86px;
}
	.gyfd .left ul li .yuan a {
  height: 66px;
}
	.gyfd .right li .w_z {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 20px;
}
	 .tft .item.l3 .ewm li {
    width:24.3333%;
  }
	.tft .tft-c .link ul li {
  margin-right: 15px;
}
	
.tit .more {
  width: 80px;
  height: 30px;
  line-height: 30px;
  margin-top: 0px;
  top:5px;
  font-size: 0.11rem;
}

.tit a .more .more-c span {
  font-size: 0.1rem;
}

.gyfd .left ul li .zi .download-span {
  margin-left: 0;
}
}




/* 音频播放器 */
.audio-player {
  width: 50px;
  height: 48px;
  background-color: rgb(255 255 255 / 70%);
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 10px 6px;
  text-align: center;
  overflow: hidden;
  cursor: move;
  /* 更改鼠标样式为移动指针 */
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 100;
}

.audio-player>p {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  background-color: rgb(249 249 249 / 50%);
  border-radius: 5px;
  height: 24px;
  line-height: 24px;
  color: #878787;
  font-size: 12px;
}

#audio {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  background-color: #f9f9f9;
  border-radius: 5px;
  height: 30px;
}



/* 隐藏进度条和时间显示 */
#audio::-webkit-media-controls {
  display: none !important;
}

.controls {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;

}

.controls>div {
  width: 36px;
  height: 28px;
  display: flex;
  justify-content: center;
}

.controls img {
  position: absolute;
  left: 6px;
}

button#playBtn {
  appearance: none;
  border: none;
  background-image: linear-gradient(to right, #f1c1c1, #ee9499);
  color: white;
  padding: 0px 6px;
  margin: 0;
  border-radius: 5px;
  cursor: pointer;
  font-size: 10px;
  transition: background-color 0.3s ease;
  display: none;
}

.audio-player:hover .controls img {
  display: none;
}

.audio-player:hover button#playBtn {
  display: flex;
}


button#playBtn:hover {
  background-image: linear-gradient(to right, #e34954, #e395a2);
}

button#playBtn:active {
  transform: scale(0.98);
}

button#playBtn svg {
  fill: white;
}

.ztzl-swiper {
  width: 62vw;
  margin: 0 auto;
  height: auto;
  position: relative;
  overflow: clip;
  list-style: none;
  padding: 20px 0 70px 0.1%;
  z-index: 1;
  display: block;
}

@media screen and (max-width:1200px){ 
  .ztzl-swiper {
    width: 76vw;
  }
}

.ztzl-swiper .swiper-slide {
  background-position: center;
  background-size: cover;
  height: 100%;
}

.ztzl-swiper .swiper-slide>div {
  box-shadow: 0px 26px 22px rgb(154 33 50 / 30%);
}

.ztzl-swiper .swiper-slide img {
  display: block;
  width: 85%;
  margin:0 auto
}

.sy_hyyy .swiper-container-3d .swiper-slide-shadow-bottom {
  width: 85%;

}
.sy_hyyy .swiper-container-3d .swiper-slide-shadow-left {
  width: 85%;
  left: 8%;
}
.sy_hyyy .swiper-container-3d .swiper-slide-shadow-right {
  width: 85%;
  left: 8%;
} 
.sy_hyyy .swiper-container-3d .swiper-slide-shadow-top {
  width: 85%;
}