@charset "utf-8";
/*banner轮播图*/
/*banner*/
.slideBox {width: 100%;height*:350px;}
.slideBox .bd {height: 100%;z-index: 0;}
.slideBox .bd li {zoom: 1;vertical-align: middle;}
.slideBox .prev, .slideBox .next {position: absolute;display: block;width: 46px;height: 46px;margin-top: -28px;top:50%;}
.slideBox .prev {left: 3%;background: url(../img/prev.png);}
.slideBox .next {right: 3%;background: url(../img/next.png);}
.slideBox .hd{bottom:56px;z-index: 10;left:50%;margin-left:-600px;}
.slideBox .hd li{width:12px;height:12px;background: url(../img/yuan.png) center center no-repeat;border-radius: 6px;cursor: pointer;overflow: hidden;margin-top:23px;}
.slideBox .hd li+li{margin-left:12px;}
.slideBox .hd li.on{background: #5e068c;}
.slideBox .hd h3{font-size:26px;color:#ffffff;}
.cover{height:82px;bottom:0;left:0;width:100%;z-index: 6;/* background: url(../img/cover.png); */}
.slideBox .hd h3 em{ height:30px;margin-top:5px;background-color:#cfb76d;margin-right:20px;}
.slideBox .bd img {width: 100%;height*: 350px;display: block;background-size: 100% 300px;transition: 1.5s;}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd .tempWrap{
   margin:0 auto;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
/*学院新闻*/
.wz{position: relative;top: -40px;z-index: 999999;left: 165px;}
.wz em{display: block;font-size: 28px;color:#ffffff;font-weight:bold;padding-top: -1px;/* margin-top: 10px; *//* display: block; */}
.wz em i{float: left;height:30px;z-index: 999999;margin-top:5px;/* margin-left: 100px; */background-color:#cfb76d;/* margin-right:20px; */width:5px;}
.new{padding:30px 0 40px;background-color: #f2f2f2;}
.mainTitle{margin-bottom: 20px;}
.mainTitle h3{font-size:24px;color:#222222;}
.newIcon{padding-left:40px;background: url(../img/new-icon.png) left center no-repeat;}
.mainTitle a{width:24px;height:24px;margin-top:5px;}
.mainTitle a img{-webkit-transition: all 500ms;-moz-transition: all 500ms;-ms-transition: all 500ms;-o-transition: all 500ms;transition: all 500ms;}
.mainTitle a:hover img{-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg);}
.newL .hd li{width:8px;height:8px;border-radius: 4px;border:2px solid #ffffff;cursor: pointer;}
.newL .hd li+li{margin-left:6px;}
.newL .hd li.on{background-color: #b51216;border:none;}
.newL .hd{right:20px;bottom:17px;z-index:10;}
.newL .bd{width: 500px;height: 354px;}
.newL .bd a{display: block;width:630px;height:354px;overflow: hidden;}
.newL .bd a img{-webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.newL .bd a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.newL .bd h3{width:100%;color:#ffffff;height:42px;background:url(../img/special-cover.png) center seashell;left:0;bottom:0;z-index:5;font-size:15px;line-height: 42px;padding-left:20px;}
.newR{width: 650px;height:354px;}
.newR li a{display: block;}
.newR li em{width:4px;height:4px;border-radius: 2px;background-color: #cfd5c8;margin:8px 8px 0 0;}
.newR li span{font-size:16px;}
.newR li b{font-weight:normal;font-size:13px;color:#888888;line-height:21px;}
.newR li.checkTitle .newB{display: block}
.newR li.checkTitle .newT{display: none;}
.newR li .newB{width:100%;/* height:100px; *//* background-color: #ffffff; *//* padding:15px 20px 0; *//* border-bottom: 1px solid #d2d8e0; */display: none;}
.newR li .newB h3{font-size:18px;color:#5e068c;}
.newR li .newB p{font-size:14px;color:#888888;}
.newR li+li{margin-top:21px;}
/*通知公告*/
.noticeBox{padding:35px 0 40px;}
.notice{width:576px;}
.noticeIcon{padding-left:42px;background: url(../img/notice-icon.png) left center no-repeat;}
.notice ul,.infor ul{height:230px;}
.notice ul li a{display: block;}
.notice ul li a div{width:110px;height:30px;}
.notice ul li a div h3{width:50%;height:30px;line-height:30px;text-align: center;font-size:13px;color:#ffffff;background-color: #cfb76d;}
.notice ul li a div h3+h3{color:#888888;background-color: #e7e7e7;}
.notice ul li a>h3{margin-left:27px;font-size:15px;line-height:30px;}
.notice ul li+li{margin-top:20px;}
.notice ul li a:hover>h3{color:#5e068c;}
/*校园信息*/
.infor{width:580px;}
.inforIcon{padding-left:33px;background: url(../img/infor-icon.png) left center no-repeat;}
.infor li a{display: block;width:580px;height:54px;}
.infor li div h3{font-size:30px;color:#cfb76d;font-weight:lighter;line-height:34px;}
.infor li div h4{font-size:15px;color:#bbb8ae;}
.infor li div{padding:2px 30px 0 0;border-right:1px solid #cfb76d;height:54px;}
.infor li a>h3{font-size:15px;width:464px;line-height:22px;padding:5px 0 0 30px;}
.infor li a:hover>h3{color:#5e068c;}
.infor li+li{margin-top:34px;}
/*常用链接*/
.link{height:220px;width:100%;background: url(../img/linkBg.png) center no-repeat;padding-top:30px;}
.link h3{font-size:24px;color:#ffffff;padding-left:40px;background: url(../img/link-icon.png) left center no-repeat;}
.link ul li a{display: block;width:220px;height:104px;background: url(../img/link-item.png) center top no-repeat;}
.link ul li div{width:100%;height:58px;}
.l1{background: url(../img/l.png) center bottom no-repeat;}
.l2{background: url(../img/OA.png) center bottom no-repeat;}
.l3{background: url(../img/xinxi.png) center bottom no-repeat;}
.l4{background: url(../img/post.png) center bottom no-repeat;}
.l5{background: url(../img/zhao.png) center bottom no-repeat;}
.link ul li h4{font-size:18px;color:#444;text-align: center;margin-top:12px;}
.link ul li:hover a{background: #5e068c;}
.link ul li:hover a h4{color:#ffffff;}
.link ul li:hover a .l1{background: url(../img/l01.png) center bottom no-repeat;}
.link ul li:hover a .l2{background: url(../img/OA01.png) center bottom no-repeat;}
.link ul li:hover a .l3{background: url(../img/xinxi01.png) center bottom no-repeat;}
.link ul li:hover a .l4{background: url(../img/post01.png) center bottom no-repeat;}
.link ul li:hover a .l5{background: url(../img/zhao01.png) center bottom no-repeat;}
.link ul{margin-top:25px;}
.link ul li+li{margin-left:25px;}
/*教学教务*/
.teachBox>div{width:578px;}
.teachBox{padding:40px 0;}
.teachIcon{padding-left:45px;background: url(../img/teach-icon.png) left center no-repeat;}
.teach ul{height:336px;}
.teach ul li a{width:100%;height:92px;}
.teach ul li div{width:414px;padding-left:25px;}
.teach ul li h3{font-size:15px;}
.teach ul li p{font-size:13px;color:#888888;text-indent: 2em;line-height:24px;margin-top:24px;}
.teach ul li+li{margin-top:30px;}
.teach ul li:hover h3{color:#5e068c;}
/*学生服务*/
.studentIcon{padding-left:38px;background: url(../img/student-icon.png) left center no-repeat;}
.student ul{height:336px;}
.student ul li a{display: block;}
.student ul .student-item span{font-size:15px;}
.student ul .student-item b{font-size:13px;color:#888888;line-height:20px;font-weight:normal;}
.student ul .checkStudent a{width:100%;padding-bottom: 25px;border-bottom: 1px solid #dedede;}
.student ul .checkStudent div.lf{width:215px;height:121px;overflow: hidden;}
.student ul .checkStudent div.lf img,.sL a .sImg,.sR .bd a img{-webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.student ul .checkStudent:hover div.lf img,.sL a:hover .sImg,.sR .bd a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.student ul .checkStudent div.lf p{width:100%;height:57px;left:0;bottom:0;text-align:right;/* background: url(../img/s-c.png) center no-repeat; */font-size:13px;color:#ffffff;line-height:57px;padding-right:15px;z-index:5;}
.student ul .checkStudent div.rt{width:363px;padding-left:25px;}
.student ul .checkStudent h3{font-size:15px;color:#5e068c;line-height:24px;}
.student ul .checkStudent div.rt p{font-size:13px;color:#888888;line-height:20px;margin-top:10px;}
.student ul .student-item:hover span{color:#5e068c;}
.student ul .student-item{margin-top:27px;}
/*特色栏目*/
.special{padding:40px 0 60px;background-color: #f2f2f2;display:none;}
.specialIcon{padding-left:38px;background: url(../img/special-icon.png) left center no-repeat;}
.sL{width:565px;height:318px;}
.sL a{display: block;width:565px;height:318px;overflow: hidden;}
.sL a h3{left:0;bottom:0;z-index:10;background: url(../img/special-cover.png) center no-repeat;font-size:15px;color:#ffffff;text-align: center;line-height:45px;width:100%;}
.play{top:50%;left:50%;margin-left:-35px;margin-top:-35px;z-index:10;}
.sM{width:287px;height:318px;background: url(../img/specialM.png) center no-repeat;padding:35px 0 0 56px;margin:0 30px;}
.sM ul{width:175px;}
.sM a{display: block;width:175px;height:43px;border:1px solid #9a9091;line-height:41px;text-align: center;color:#ffffff;font-size:16px;}
.sM ul li+li{margin-top:25px;}
.sM a:hover{background-color: #5e068c;}
.sR{width:287px;height:318px;}
.sR .hd li{width:8px;height:8px;border-radius: 4px;background-color: #c2a0d3;cursor: pointer;}
.sR .bd{/*height:161px;*/}
.sR .hd li.on{background-color: #e62145;}
.sR .hd li+li{margin-left:15px;}
.sR .bd a{display: block;width:287px;height:279px;overflow: hidden;}
.sR .hd{top:294px;left:117px;}
.sR>img{margin-top:-161px;}
.sR h4{font-size:16px;color:#ffffff;left:35px;bottom:11px;}