*{
    outline:none !important;
}
body{
    font-family: "Microsoft YaHei";
}
html {
    margin:0;
    padding:0;
    min-height:100%;
    position:relative;
    font-size:12px;
    overflow-x: hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide{
    display: none;
}
.clear{
    clear: both;
}
ul{
    padding: 0px;
    margin: 0px;
}
li{
    list-style-type: none;
}
a:hover {
    text-decoration: none!important;
}
.container {
    width: 1310px;
}
.listBanner{
    width: 1280px;
    height: 280px;
}
/************** header **************/
.header {
    background: url("../images/topbj.jpg") no-repeat center/cover;
}

.header .container{
    padding: 15px 15px 21px 15px;
}

.header .container .fr{
    display: flex;
    width: 25%;
    padding: 15px 0px;
    font-size: 13px;
}

.header-right {
    width: 85%;
}

.header-right a{
    color: #fff;
}

.header-right-top a{
    width: 49%;
    display: inline-block;
    text-align: center;
}

.header-right-top a:first-child{
    padding-bottom: 15px;
}

.header-right-top a span{
    padding-right: 10px;
}

.header-right-bottom a{
    width: 23.8%;
    text-align: center;
    display: inline-block;
}

.header-right-search {
    height: 35px;
    border-left: 1px solid #fff;
    margin-top: 8px;
    margin-left: 6%;
    padding-left: 6%;
    padding-top: 2%;
}

.hidden-search {
    display: none;
    width: 420px;
    height: 118px;
    background: url("../images/searchBG.jpg") no-repeat;
    position: absolute;
    left: 62.3%;
    top: 0;
    z-index: 1;
}

.hidden-search form {
    background: #fff;
    height: 45px;
    width: 370px;
    margin: 0 auto;
    padding: 7px 12px;
    position: relative;
    top: 33px;
    display: flex;
}

.se-input {
    height: 31px;
    width: 310px;
    line-height: 35px;
    font-size: 17px;
    color: #555;
    border: none;
    display: block;
}

.se-close {
    width: 28px;
    height: 28px;
    top: 35%;
    left: 2%;
    display: block;
    position: relative;
}
/************** header **************/

/************** 导航栏 **************/
.nav-header {
    line-height: 57px;
    height: 57px;
    font-size: 16px;
    color: #333;
}

.nav-header ul {
    display: inline-block;
    width: 100%;
}

.nav-header ul li {
    float: left;
    width: 6.1%;
    min-height: 57px;
    line-height: 57px;
    text-align: center;
    color: #333;
    cursor: pointer;
    position: relative;
    margin-right: 0.5px;
}

.nav-header ul li a{
    color: #333;
}

.nav-header ul li a:hover{
    color: #c71d07;
}

.nav-header .nav-first>li>a:before {
    content: " ";
    width: 4px;
    height: 4px;
    background: #ccc;
    position: absolute;
    left: -1px;
    top: 27px;
}

.nav-submenu {
    display: none;
    position: absolute;
    left: 0;
    width: 200px;
    background: url(../images/nav-bg.png) repeat;
    top: 57px;
    z-index: 10;
    padding: 5px 0px 0px 0px;
}

.sub-links {
    width: 84px;
}

.sub-links li {
    width: 178px!important;
    height: 40px;
    min-height: 40px!important;
    line-height: 40px!important;
    border-bottom: 1px dotted #666;
    margin-left: 10px;
    overflow: hidden;
    float: none!important;
}

.sub-links li a {
    color: #fff!important;
    font-size: 14px;
    display: block;
    text-align: left;
    padding-left: 10px;
}

.sub-links li a:hover {
    color: #cc9966!important;
}
/************** 导航栏 **************/

/************** banner **************/
.banner-bg {
    background: #e9e9e9;
}

.swiper-container .swiper-slide img{
    width: 100%;
    height: 400px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/bannerLeft.png");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/bannerRight.png");
}

.swiper-container .swiper-pagination-bullet-active {
    background: #fff!important;
}

.swiper-container .swiper-pagination-bullet {
    width: 40px;
    height: 7px;
    border-radius: 0;
    background: #ba2a17;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
}
/************** banner **************/

/************** 图片新闻 **************/
.picture-news .container{
    padding-top: 35px;
}

.picture-news .container .fl {
    width: 43%;
}

.pcLeft-title {
    display: flex;
    justify-content: space-between;
    line-height: 36px;
}

.pcBg-title {
    background: url("../images/titleBg.png") no-repeat;
    color: #fff;
    font-size: 18px;
    height: 36px;
    width: 170px;
    padding-left: 6%;
}

.picture-news .container .fr {
    width: 57%;
    padding-left: 30px;
}

.pcBg-right a{
    color: #242020;
    font-size: 14px;
}

.pcBg-right span{
    padding: 0px 15px;
}

.vertical{
    padding-left: 0px!important;
}

.pc-top-more {
    padding-left: 35px;
}

.pc-right-top {
    text-align: center;
    display: flex;
}

.pc-right-top div:first-child{
    position: relative;
    top: 5px;
}

.pc-right-top-title {
    color: #355e92;
    font-size: 25px;
    padding-left: 7%;
    width: 79%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pc-right-detail {
    font-size: 15px;
    line-height: 28px;
    text-indent: 2em;
    color: #535151;
    padding-top: 27px;
    letter-spacing: 0.5px;
}

.pc-right-detail p a {
    color: #cc0001;
    padding-left: 6%;
}

.switch {
    padding-top: 43px;
    height: 374px;
}

.switch-title {
    width: 100%;
    background: #f7f7f7;
    display: flex;
}

.switch-title ul {
    background: #f7f7f7;
    height: 48px;
    width: 73%;
}

.switch-title ul li {
    float: left;
    text-align: center;
    width: 33%;
}

.switch-title ul li a {
    color: #000000;
    font-size: 18px;
    line-height: 48px;
}

.switch-title ul li:hover > a ,.news-active > a{
    color: #c71d07!important;
}

.switch-title ul li:hover,.news-active{
    color: #c71d07;
    border-top: 7px solid transparent;
    border-image: url("../images/newsActive.png") 1 stretch;
    top: -7px;
    position: relative;
}

.switch-title-more {
    text-align: right;
    width: 27%;
    line-height: 48px;
    padding-right: 5%;
}

.switch-body ,.little-switch,.little-right-switch{
    padding-bottom: 20px;
}

.switch-body ul li , .little-switch ul li, .little-right-switch ul li{
    border-bottom: 1px dashed #bfbfbf;
    line-height: 42px;
    width: 100%;
}

.switch-body ul li:first-child,.little-switch ul li:first-child,.little-right-switch ul li:first-child{
    padding-top: 5px;
}

.switch-body ul li:before,.little-switch ul li:before,.little-right-switch ul li:before{
    content: " ";
    width: 3px;
    height: 3px;
    background: #333333;
    position: absolute;
    margin-top: 1%;
}

.switch-body ul li a,.little-switch ul li a,.little-right-switch ul li a{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    padding-left: 20px;
    color: #535151;
}

.switch-body ul li a:hover ,.little-switch ul li a:hover,.little-right-switch ul li a:hover {
    color: #c71d07;
}

.switch-body ul li a div:last-child,.little-switch ul li a div:last-child,.little-right-switch ul li a div:last-child{
    color: #c8c8c8;
}

.switch-body-notice,.switch-body-plan,.jsfz,.xsfz,.kcjs,.xxhjs,#notice,#plan {
    display: none;
}

.swiper-news-container {
    margin-top: 30px;
    height: 405px;
}

.swiper-news-container .swiper-slide{
    width: 530px;
    height: 355px;
}

.swiper-news-container .swiper-pagination{
    text-align: right;
}

.swiper-news-container .swiper-pagination-bullet-active {
    background: #cc9966!important;
}

.swiper-news-container .swiper-pagination-bullet {
    background: #FFF;
    opacity: 1;
    border: 1px solid #cc9966;
}

.new-banner-title {
    color: #666666!important;
    font-size: 16px;
    padding-top: 67.5%;
    display: block;
    width: 80%;
    line-height: 28px;
    letter-spacing: 0.7px;
    z-index: 11;
}

.word-limit {
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/************** 图片新闻 **************/

/************** 快捷导航 **************/
.fast-navigation{
    width: 100%;
}
.fast-navigation .container {
    display: flex;
    justify-content: space-between;
}

.fast-navigation-left {
    width: 75%;
    padding-top: 1.5%;
}

.fast-navigation-left-title {
    background: url("../images/fastTitle.png") no-repeat center;
    font-size: 25px;
    text-align: center;
    color: #ba2a17;
}

.navigation-list {
    padding: 25px 0px;
}

.navigation-list li{
    float: left;
    width: 14.2%;
    text-align: center;
    padding-bottom: 48px;
}

.navigation-list li a{
    color: #ba2a17;
    font-size: 18px;
    line-height: 50px;
}

.list-tab .fl, .list-tab .fr{
    width: 49%;
}

.list-tab-title {
    background: #f6f6f6;
    padding: 0px 12px;
}

.list-tab-title ul {
    border-bottom: 2px solid #d2d2d2;
    line-height: 45px;
    height: 45px;
}

.list-tab-title ul li{
    width: 33.3%;
    text-align: center;
    float: left;
    height: 45px;
}



.list-tab-title ul li a {
    font-size: 18px;
    color: #000;
    display: inline-block;
    width: 100%;
    height: 45px;
}

.list-tab-title ul li:hover > a , .list-tab-title-active > a {
    border-bottom: 4px solid #e32325;
    color: #c71d07!important;
}

.list-tab-title-active {
    background: url("../images/icon004.png") no-repeat;
    background-position: 3px;
    text-align: right!important;
}

.list-tab-title-active span{
    padding-right: 30px;
}

.list-tab-title-active .dynamic {
    padding-right: 10px!important;
}

.little-switch ul li a,.little-right-switch ul li a{
    font-size: 14px;
    color: #333333;
}

.little-switch,.little-right-switch {
    height: 240px;
}
/************** 快捷导航 **************/

/************** 视频点播 **************/
.fast-navigation-right {
    width: 25%;
    padding-left: 40px;
}

.fast-navigation-right-top ,.teacher-title {
    display: flex;
    line-height: 42px;
    border-bottom: 3px solid #cccccc;
    justify-content: space-between;
}

.video-on-demand{
    font-size: 20px;
    color: #000;
    position: relative;
    left: -45px;
}

.fast-navigation-right-top a{
    font-size: 14px;
    color: #999999;
}

.paly-video {
    background: url("../images/playvideo.png") no-repeat center;
    width: 280px;
    height: 212px;
    text-align: center;
    line-height: 212px;
    margin: 15px 0px;
}
/************** 视频点播 **************/

/************** 二中名师 **************/
.teacher-title {
    padding-top: 10px;
}

.teacher-title a {
    color: #999999;
}

.video-on-demand span {
    color: #c71d07;
}

.teacher-body {
    display: flex;
    justify-content: space-between;
    padding: 25px 10px 0px 10px;
}

.teacher-body a{
    width: 49%;
}
.teacher-body a:hover >div> p{
    color: #b9141b;
}

.teacher-body div:last-child{
    margin-left: 2%;
}

.teacher-body-list {
    width: 100%;
    text-align: center;
}

.teacher-body-list img{
    width: 110px;
    height: 110px;
}

.teacher-body-list p{
    color: #4e4c4d;
    line-height: 40px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
/************** 二中名师 **************/

/************** 学生社团 校园之星 **************/
.student-organization-title {
    font-size: 20px;
    border-bottom: 3px solid #ccc;
    padding-bottom: 12px;
}

.student-organization-title img{
    padding-right: 10px;
}

.student-organization-title span{
    padding:0px 6px;
}

.roll-wrap {
    position: relative;
    width: 100%;
    height: 170px;
    overflow: hidden;
    padding-top: 2%;
}

.roll_row .roll__list {
    width: 9999px;
}

.roll_row .roll__list::before, .roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}

.roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 20px;
    width: 253px;
    height: 145px;
    line-height: 145px;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.roll_row .roll__list li img{
    height: 145px;
    width: 253px;
}

.control {
    position: absolute;
    top: 30px;
    display: none;
    padding: 10px 5px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
}

.control.pre {
    left: 5px;
}

.control.next {
    right: 5px;
}
/************** 学生社团 校园之星 **************/

/************** 友情链接 **************/
.friendship-links {
    background: #f4f4f4;
    width: 100%;
    height: 50px;
    margin-top: 30px;
}

.friendship-links .container{
    display: flex;
    padding: 10px 15px;
}

.friendship-links h3{
    width: 100px;
    font-size: 15px;
    font-weight: bold;
    color: #bf131b;
    line-height: 30px;
}

.l_select {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    line-height: 25px;
}
/************** 友情链接 **************/

/************** footer **************/
footer {
    background: url("../images/bottombj.jpg") no-repeat center/cover;
    height: 191px;
}

.footer-top {
    display: flex;
    color: #c4bcbc;
    height: 142px;
}

.footer-top-left-logo {
    line-height: 142px;
}

.footer-top-center {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 4%;
    text-align: center;
    font-size: 15px;
}

.footer-top-center div p span{
    padding-left: 5px;
}

.footer-top-nav {
    padding: 3% 0 0 15%;
}

.footer-top-nav ul li {
    float: left;
    font-size: 15px;
}

.footer-top-nav ul li a{
    color: #c4bcbc;
    width: 80px;
    display: block;
    text-align: center;
    line-height: 15px;
    border-right: 1px solid #c4bcbc;
}

.institutions-img {
    padding-top: 23px;
}

.footer-bottom {
    line-height: 35px;
    color: #c4bcbc;
    padding-top: 1%;
    text-align: center;
}

.footer-bottom span{
    padding-right: 15px;
}
.footer-bottom span a{
    color: #c4bcbc;
}

.footer-top-ewm {
    font-size: 15px;
    padding-top: 2%;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.footer-top-ewm img{
    width: 105px;
    height: 105px;
}
/************** footer **************/

#s {
    display: none;
}

#student {
    color: #b9141b;
}
#bay{
   z-index:9999;
   width:250px;
   height:250px;
   display:block;
}
#bay a{
   display:block
}#bays{
   z-index:9999;
   width:250px;
   height:250px;
   display:block;
}
#bays a{
   display:block
}
#bay1{
   z-index:9999;
   width:250px;
   height:250px;
   display:block;
}
#bay1 a{
   display:block
}