﻿/*轮播器*/
.swiper-container {
    height: 606px;
}

.mian-pic {
    height: 606px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.mian-pic img {
    width: 100%;
    height: 100%;
}
.swiper-container .swiper-slide{
    display: block;
}
.swiper-container .swiper-slide .noticepic {
    margin: 0 auto;
    width: 1100px;
    position: relative;
    top:233px ;
    display: none;
}
.swiper-container .swiper-slide .noticepic .lines{
    border-bottom: 5px solid #b8192f;
    width: 91px;
    margin-bottom: 5px;
}
.swiper-container .swiper-slide .noticepic .notic-text{
    position: relative;
    width: 467px;
}
.swiper-container .swiper-slide .noticepic .notic-text .mark{
    width: 467px;
    height: 118px;
    background: url("../image/rgab0.3.png");
    /*background: rgba(0,0,0,0.3);!*firefox、chrome*!*/
    /*background: #000\9;!*IE*!*/
    /*filter: alpha(opacity=30);!*IE*!*/
}
.swiper-container .swiper-slide .noticepic .notic-text .content{
    position: absolute;
    top:0;
    padding: 10px 20px;
    width: 467px;
}
.swiper-container .swiper-slide .title{
    width: 427px;
    font-size: 28px;
    color:#fff;
    margin-bottom: 15px;
}
.swiper-container .swiper-slide .text{
    color:#fff;
    max-height: 40px;
    width: 427px;
    overflow: hidden;
}
/*轮播分页器*/
.pagination {
    position: absolute;
    z-index: 20;
    top: 556px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    margin: 0 5px;
    opacity: 0.8;
    border: none;
    cursor: pointer;
}

.swiper-active-switch {
    background: #b8192f;
}

/*帮助栏*/

.help {
    width: 70px;
    position: absolute;
    top: 840px;
    right: 2%;
    z-index: 100;
    text-align: center;
    font-size: 12px;
    color: #888888;
}
.help a {
    color: #888888;
}

.help div {
    padding: 10px 0;
    height: 50px;
    border: 1px solid #c2c2c2;
    border-bottom: none;
    background: #fff;
}

.help .talk {
    margin: 0;
    padding: 0;
    width: 31px;
    height: 30px;
    border: none;
    margin-left: 20px;
    background: url("../image/talk.png") center no-repeat;
}

.help .weixinpic {
    margin: 0;
    padding: 0;
    width: 31px;
    height: 30px;
    border: none;
    margin-left: 20px;
    background: url("../image/weixin.png") center no-repeat;
}

.help .weibopic {
    margin: 0;
    padding: 0;
    width: 31px;
    height: 30px;
    border: none;
    margin-left: 20px;
    background: url("../image/weibo.png") center no-repeat;
}

.help .toppic {
    margin: 0;
    padding: 0;
    width: 31px;
    height: 30px;
    border: none;
    margin-left: 20px;
    background: url("/template/25/xygw/_files/img/top.png") center no-repeat;
}

.help .totop {
    padding-top: 15px;
    height: 35px;
    border-top: none;
    border-bottom: 1px solid #c2c2c2;
}

.help div:hover {
    background: #12356d;
    color: #fff;
    cursor: pointer;
}

.help div:hover .weixinpic {
    background: url("../image/weixin2.png") center no-repeat;
}

.help div:hover .talk {
    background: url("../image/talk2.png") center no-repeat;
}

.help div:hover .weibopic {
    background: url("../image/weibo2.png") center no-repeat;
}

.help div:hover .toppic {
    background: url("../image/top2.png") center no-repeat;
}

.help .scond-code {
    padding: 0;
    width: 180px;
    height: 178px;
    border: none;
    position: absolute;
    top: 142px;
    left: -198px;
    display: none;
    background: none;
}


/*主体*/
.mian-content {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 355px;
    position: relative;
    top: -20px;
    z-index: 10;
    color: #333;
    background: #fff;
}
.mian-content .main-new .div-left a:hover,
.mian-content .main-new .div-right  a:hover,
.mian-content .notice ul li a:hover,
.mian-content .pic-new ul li a:hover,
.mian-content .dynamic .div-left a:hover,
.mian-content .dynamic .div-right a:hover,
.mian-content .learning ul li a:hover{
    font-weight: bold;
}
.videos:hover {
    cursor: pointer;
}

.mian-content a:hover {
    color: #12356d;
}

.mian-content p {
    font-size: 14px;
    color: #888;
    max-height: 38px;
    overflow: hidden;
}

.mian-content a {
    display: inline-block;
    font-size: 16px;
}

.mian-content .time {
    font-size: 14px;
    color: #888;
    float: right;
}

.mian-content .modular {
    float: left;
    /*border: 1px solid #888;*/
}

.mian-content .main-new {
    width: 770px;
    margin-right: 30px;
}

.mian-content .main-new {
    width: 770px;
    margin-right: 30px;
}
.mian-content .main-new .div-left img{
    width: 324px;
    height: 242px;
}
.mian-content .main-new .div-left img:hover {
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.mian-content .main-new .div-left .videos {
    position: relative;
}

.mian-content .main-new .div-left .videos img {
    width: 324px;
    height: 242px;
}

.mian-content .main-new .div-left .left-time {
    background: #b8192f;
    color: #fff;
    width: 50px;
    height: 47px;
    text-align: center;
    position: absolute;
    padding-top: 3px;
    z-index: 1;
}

.mian-content .main-new .div-left .videos:hover .videos-mask {
    position: absolute;
    top: 0;
    width: 324px;
    height: 242px;
    background: #000;
    opacity: 0.3;
    z-index: 2;
}

.mian-content .main-new .div-left .videos:hover .player {
    position: absolute;
    top: 0;
    width: 324px;
    height: 242px;
    background: url("../image/player.png") center center no-repeat;
    z-index: 3;
}

.div-left {
    width: 330px;
    margin-right: 30px;
}

.div-right {
    width: 410px;
}
.mian-content .main-new .div-right .ul-out{
    width: 390px;
    height: 250px;
    position: relative;
    overflow: hidden;
    text-align: left;
    padding:0;
}
.mian-content .main-new .div-right .ul-out ul {
    position: relative;
    width: 407px;
    height: 235px;
    margin-top: 20px;
    overflow-x: hidden;
    overflow-y: auto;
}
.mian-content .main-new .div-right .ul-out ul li {
    width: 389px;
}
.mian-content .main-new .div-right .to {
    padding:0 8px;
    position: relative;
    top:-5px;
    background: url("../image/to.png") left center no-repeat;
}
.mian-content .main-new .div-right .down {
    padding:0 8px;
    vertical-align: top;
    background: url("../image/down.png") left center no-repeat;
}

.mian-content .main-new .div-right ul li .content {
    font-size: 14px;
    color: #888;
    max-height: 75px;
    overflow: hidden;
    padding-left: 20px;
    margin-bottom: 8px;
    display: none;
}

.div-right ul li {
    line-height: 25px;
    display: inline-block;
}

.div-right ul li a {
    width: 370px;
    padding-left: 5px;
}

.div-right .time {
    float: right;
}

.div-left, .div-right {
    margin-top: 15px;
    float: left;
}

.mian-content .notice {
    border-top: 1px solid #d6d6d6;
    width: 400px;
}

.mian-content .notice .notice-content {
    margin-top: 10px;
}

.mian-content .notice .notice-content ul li {
    line-height: 27px;
}

.mian-content .pic-new {
    width: 100%;
    margin: 30px 0 74px 0;
}

.mian-content .pic-new .prev {
    width: 23px;
    height: 23px;
    margin-right: 3px;
    background:#b8192f url("../image/prev.png") center no-repeat;
}

.mian-content .pic-new .next {
    width: 23px;
    height: 23px;
    background:#b8192f url("../image/next1.png") center no-repeat;
}
.mian-content .pic-new .next:hover,.mian-content .pic-new .prev:hover{
    background-color: #11356d;
}
.mian-content .pic-new .pic-new-content {
    height: 186px;
    margin-top: 10px;
    overflow: hidden;
}

.mian-content .pic-new .pic-new-content ul li {
    text-align: center;
    margin-right: 38px;
    width:209px;
    padding-bottom: 10px;
    float: left;
}

.mian-content .pic-new .pic-new-content ul li:hover {
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
    background: #12356d;
    color: #fff;
    cursor: pointer;
}

.mian-content .pic-new .pic-new-content ul li img {
    width: 209px;
    height: 141px;
    margin-bottom: 10px;
}

.mian-content .pic-new .videos:hover .videos-mask {
    position: absolute;
    top: 0;
    width: 209px;
    height: 141px;
    background: #000;
    opacity: 0.3;
    z-index: 2;
}

.mian-content .pic-new .videos:hover .player {
    position: absolute;
    top: 0;
    width: 209px;
    height: 141px;
    background: url("../image/player.png") center center no-repeat;
    z-index: 3;
}

.mian-content .dynamic {
    width: 770px;
    margin-right: 30px;
    margin-bottom:15px;
    border-top: 2px solid #11356d;
}

.mian-content .dynamic .div-left {
    margin-top: 8px;
    margin-right: 25px;
    width: 300px;
    position: relative;
}

.mian-content .dynamic .div-left img {
    width: 296px;
    height: 180px;
    margin-bottom: 20px;

}

.mian-content .dynamic .div-left img:hover {
    cursor: pointer;
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.mian-content .dynamic .div-left .videos:hover .videos-mask {
    position: absolute;
    top: 0;
    width: 296px;
    height: 101px;
    background: #000;
    opacity: 0.3;
    z-index: 2;
}

.mian-content .dynamic .div-left .videos:hover .player {
    position: absolute;
    top: 0;
    width: 296px;
    height: 101px;
    background: url("../image/player.png") center center no-repeat;
    z-index: 3;
}

.mian-content .dynamic .div-left .see-more {
    color: #fff;
    background: #b8192f;
    border: none;
    padding: 3px 10px;
    margin-top: 10px;
    cursor: pointer;
}

.mian-content .dynamic .div-left .see-more:hover {
    background: #12356d;
    cursor: pointer;
}

.mian-content .dynamic .div-right {
    margin-top: 8px;
    width: 440px;
}

.mian-content .dynamic .div-right .head-time {
    float: left;
    width: 57px;
    text-align: right;
    padding-right: 5px;
    border-right: 1px solid #d6d6d6;
    margin-bottom: 10px;
}

.mian-content .dynamic .div-right .head-time p {
    height: auto;
}

.mian-content .dynamic .div-right .head-time span {
    font-size: 16px;
}

.mian-content .dynamic .div-right .content {
    float: left;
    width: 375px;
    text-align: left;
    margin-bottom: 10px;
}

.mian-content .dynamic .div-right .content span {
    font-size: 14px;
    color: #888;
    float: left;
    width: 365px;
    padding-left: 13px;
}

.mian-content .learning {
    border-top: 2px solid #b8192f;
    margin-bottom:15px;
    width: 395px;
}

.mian-content .learning .learning-content {
    margin-top: 7px;
}

.mian-content .learning .learning-content ul li {
    line-height: 24px;

}

.mian-content .special {
    width: 100%;
    /*height: 228px;*/
    margin: 15px 0 0 0;
}

.mian-content .special .left {
    float: left;
    width: 100px;
    height: 228px;
    text-align: center;
    border: 1px solid #dfdfdf;
    border-left: 2px solid #11356d;
    background: url("../image/special-pic.png") right bottom no-repeat;

}

.mian-content .special .right {
    float: left;
    width: 88%;
    height: 180px;
    border: 1px solid #dfdfdf;
    border-left: none;
    padding: 24px 18px 23px 21px;
}

.mian-content .special .right .divlist {
    float: left;
    margin-right: 15px;
}
.mian-content .special .right .div-right {
    float: left;
    margin:0;
    width:740px
}
.mian-content .special .right .div-right ul li {
    display:inline-block;
    margin-bottom: 3px;
    margin-right: 8px;
}
.mian-content .special .right div img {
    width: 237px;
    height: 82px;
}

.mian-content .special .right div img:hover {
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.mian-content .special .right div .main {
    width: 298px;
    height: 179px;
}

.mian-content .special .right div .main:hover {
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.mian-content .special .right div .main-videos {
    position: relative;
}

.mian-content .special .right div .main-videos:hover .videos-mask {
    position: absolute;
    top: 0;
    width: 298px;
    height: 179px;
    background: #000;
    opacity: 0.3;
    z-index: 2;
}

.mian-content .special .right div .main-videos:hover .player {
    position: absolute;
    top: 0;
    width: 298px;
    height: 179px;
    background: url("../image/player.png") center center no-repeat;
    z-index: 3;
}

.mian-content .special .right div .videos {
    position: relative;
}

.mian-content .special .right div .videos:hover .videos-mask {
    position: absolute;
    top: 0;
    width: 237px;
    height: 82px;
    background: #000;
    opacity: 0.3;
    z-index: 2;
}

.mian-content .special .right div .videos:hover .player {
    position: absolute;
    top: 0;
    width: 237px;
    height: 82px;
    background: url("../image/player.png") center center no-repeat;
    z-index: 3;
}

.title {
    font-size: 16px;
    position: relative;
    top: 7px;
    color: #333;
    font-weight: bold;
}

.mian-content .more {
    float: right;
    font-size: 14px;
    color: #888888;
    position: relative;
    top: 8px;
    right: 2px;
}

.mian-content .linedown-more {
    font-size: 14px;
    color: #888888;
    position: relative;
    top: 12px;
}

.link-system {
    border-top: 4px solid #b8192f;
    margin-bottom: 30px;
    padding-bottom: 10px;
    background: #f8f8f8;
}

.link-system ul {
    padding-left: 25px;
}

.link-system ul li {
    margin: 20px 30px 0 25px;
    display: inline-block;
}
.link-system ul li a{
    font-size:14px;
}
.link-system ul li:hover {
    color: #11356d;
    cursor: pointer;
}

.link-system ul li div {
    margin-left: 3px;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
}
.link-system ul li.oa div {
    background: url(../image/OA.png) center no-repeat;
}

.link-system ul li.oa:hover div {
    background: url(../image/OA1.png) center no-repeat;
}

.link-system ul li.email div {
    background: url(../image/email.png) center no-repeat;
}

.link-system ul li.email:hover div {
    background: url(../image/email1.png) center no-repeat;
}

.link-system ul li.teach div {
    background: url(../image/teach.png) center no-repeat;
}

.link-system ul li.teach:hover div {
    background: url(../image/teach1.png) center no-repeat;
}

.link-system ul li.book div {
    background: url(../image/book.png) center no-repeat;
}

.link-system ul li.book:hover div {
    background: url(../image/book1.png) center no-repeat;
}

.link-system ul li.recruit div {
    background: url(../image/xxmh.png) center no-repeat;
}

.link-system ul li.recruit:hover div {
    background: url(../image/xxmh1.png) center no-repeat;
}

.link-system ul li.graduation div {
    background: url(../image/graduation.png) center no-repeat;
}

.link-system ul li.graduation:hover div {
    background: url(../image/graduation1.png) center no-repeat;
}

.link-system ul li.repair div {
    background: url(../image/repair.png) center no-repeat;
}

.link-system ul li.repair:hover div {
    background: url(../image/repair1.png) center no-repeat;
}

.link-system ul li.query div {
    background: url(../image/query.png) center no-repeat;
}

.link-system ul li.query:hover div {
    background: url(../image/query1.png) center no-repeat;
}

.link-system ul li.dean-email div {
    background: url(../image/dean-email.png) center no-repeat;
}

.link-system ul li.dean-email:hover div {
    background: url(../image/dean-email1.png) center no-repeat;
}

.link-system ul li.student-email div {
    background: url(../image/student-email.png) center no-repeat;
}

.link-system ul li.student-email:hover div {
    background: url(../image/student-email1.png) center no-repeat;
}
.link-system ul li.school-pay div {
    background: url(../image/school-pay.png) center no-repeat;
}

.link-system ul li.school-pay:hover div {
    background: url(../image/school-pay1.png) center no-repeat;
}
/*!*@media screen and (min-width: 1440px) and (max-width: 1920px) {*!*/
/*!*.swiper-container {*!*/
/*!*height: 500px;*!*/
/*!*}*!*/

/*!*.mian-pic {*!*/
/*!*height: 500px;*!*/
/*!*overflow: hidden;*!*/
/*!*}*!*/
/*!*}*!*/

/*!*@media screen and (max-width: 1440px) {*!*/
/*!*.mian-content p, .link-system ul li a,.mian-content .time{*!*/
/*!*font-size: 12px;*!*/
/*!*}*!*/
/*!*.mian-content a{*!*/
/*!*font-size: 14px;*!*/
/*!*}*!*/
/*body .mian-content{*/
/*margin-bottom: 320px;*/
/*}*/
/*!*.mian-pic,.swiper-container{*!*/
/*!*height: 350px;*!*/
/*!*}*!*/
/*.link-system ul li{*/
/*margin: 20px 17px 0 17px;*/
/*}*/
/*.div-right ul li{*/
/*display: inline-block;*/
/*}*/
/*.main-new .div-right ul li{*/
/*width: 410px;*/
/*line-height: 23px;*/
/*}*/
/*.mian-content,.header-top,.header,.sidebar .navigation{*/
/*width: 1024px;*/
/*}*/
/*.swiper-container .swiper-slide .title{*/
/*font-size: 24px;*/
/*width: 370px;*/
/*}*/
/*.swiper-container .swiper-slide .noticepic{*/
/*width: 900px;*/
/*top:140px;*/
/*}*/
/*.swiper-container .swiper-slide .noticepic .lines{*/
/*border-bottom: 4px solid #b8192f;*/
/*width: 78px;*/
/*margin-bottom: 4px;*/
/*}*/
/*.swiper-container .swiper-slide .noticepic .notic-text .mark{*/
/*width: 400px;*/
/*height: 102px;*/
/*}*/
/*.swiper-container .swiper-slide .noticepic .notic-text .content{*/
/*padding: 5px 15px;*/
/*}*/
/*.swiper-container .swiper-slide .text{*/
/*width: 370px;*/
/*height: 40px;*/
/*}*/
/*.mian-content .main-new{*/
/*width: 660px;*/
/*overflow: hidden;*/
/*}*/
/*.div-left{*/
/*width: 278px;*/
/*}*/
/*.mian-content .main-new .div-left img{*/
/*width: 278px;*/
/*height: 208px;*/
/*}*/
/*.mian-content .main-new .div-left .videos img{*/
/*width: 278px;*/
/*height: 208px;*/
/*}*/
/*.mian-content .main-new .div-left .videos:hover .videos-mask{*/
/*width: 278px;*/
/*height: 208px;*/
/*}*/
/*.mian-content .main-new .div-left .videos:hover .player{*/
/*width: 278px;*/
/*height: 208px;*/
/*}*/
/*.mian-content .main-new .div-right{*/
/*width: 350px;*/
/*}*/
/*.mian-content .main-new .div-right .ul-out{*/
/*width: 350px;*/
/*height: 220px;*/
/*}*/
/*.mian-content .main-new .div-right .ul-out ul li{*/
/*width: 345px;*/
/*}*/
/*.mian-content .main-new .div-right .ul-out ul{*/
/*margin-top: 10px;*/
/*height: 210px;*/
/*}*/
/*.mian-content .notice .notice-content ul li{*/
/*line-height: 24px;*/
/*}*/
/*.mian-content .notice{*/
/*width: 334px;*/
/*}*/
/*.mian-content .pic-new .pic-new-content ul li{*/
/*width: 180px;*/
/*margin-right: 30px;*/
/*}*/
/*.mian-content .pic-new .pic-new-content ul li img{*/
/*width: 180px;*/
/*height: 122px;*/
/*}*/
/*.mian-content .pic-new .videos:hover .player{*/
/*width: 180px;*/
/*height: 122px;*/
/*}*/
/*.mian-content .pic-new .videos:hover .videos-mask{*/
/*width: 180px;*/
/*height: 122px;*/
/*}*/
/*.mian-content .dynamic{*/
/*width: 660px;*/
/*overflow: hidden;*/
/*margin-bottom: 0;*/
/*}*/
/*.mian-content .learning{*/
/*width: 334px;*/
/*}*/
/*.mian-content .dynamic .div-left{*/
/*width: 252px;*/
/*}*/
/*.mian-content .dynamic .div-left img{*/
/*width: 252px;*/
/*height: 155px;*/
/*}*/
/*.mian-content .dynamic .div-right{*/
/*width: 375px;*/
/*}*/
/*.div-right ul li{*/
/*line-height: 22px;*/
/*}*/
/*.div-right ul li a,.mian-content .dynamic .div-right .content span,.mian-content .dynamic .div-right .content{*/
/*width: 305px;*/
/*}*/
/*.mian-content .special .left{*/
/*width: 84px;*/
/*height: 194px;*/
/*}*/
/*.mian-content .special .right{*/
/*height: 154px;*/
/*padding: 20px 17px 20px 17px;*/
/*}*/
/*.mian-content .special .right div .main{*/
/*width: 254px;*/
/*height: 153px;*/
/*}*/
/*.mian-content .special .right .div-right{*/
/*width: 635px;*/
/*}*/
/*.mian-content .special .right .divlist{*/
/*margin-right: 12px;*/
/*}*/
/*.mian-content .special .right div img{*/
/*width: 202px;*/
/*height: 72px;*/
/*}*/
/*.mian-content .pic-new{*/
/*margin: 20px 0 50px 0;*/
/*}*/

/*!*}*!*/
/*.swiper-slide ul {*/
/*display: flex;*/
/*justify-content: space-between;*/
/*}*/
/*@media screen and (min-width: 1920px) {*/
/*.mian-pic {*/
/*width: 1920px;*/
/*}*/
/*}*/

.qrcode {
    position: fixed;
    left: 0;
    top: 0;
    width: 263px;
    height: 130px;
    /*background: #fff url(../../_files/img/qrcode.png) center 10px no-repeat;*/
    /*background-size: 263px 120px;*/
    z-index: 9999999;
    text-align:center;
}

.qrcode img{
    position:  absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 1999;
}
.qrcode a{
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 2000;
    cursor: pointer;
}
.qrcode .close-btn {
    position:  absolute;
    right: 0;
    top: 0;
    margin-top: -18px;
    cursor:pointer;
    z-index: 99999999;
    padding: 2px 3px;
}

.link-system ul li {
    margin: 20px 20px 0 25px;
    display: inline-block;
}

.link-system ul li.student-group div {
    background: url(../image/recruit.png) center no-repeat;
}

.link-system ul li.student-group:hover div {
    background: url(../image/recruit1.png) center no-repeat;
}
