.banner {
    min-width: 1200px;
    max-width: 1920px;
    height: 700px;
    margin: 0 auto;
    overflow: hidden;
}
body{
    background-image: url(../images/zj_bg.png);
}
p{
    margin: 0;
}
.swiper-button-prev,
.swiper-button-next{
    visibility: hidden;
    position: absolute;
    width: 40px !important;
    height: 100px !important;
    background-color: #333;
    opacity: 0.5;
    top: 45% !important;
    z-index: 1000;
    cursor: pointer;
    border-radius: 4px;
}
#swiper1:hover .swiper-button-prev,
#swiper1:hover .swiper-button-next{
    visibility: visible;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after{
    font-size: 30px !important;
    color: #fff;
}
.swiper-button-next, 
.swiper-container-rtl .swiper-button-prev{
    font-size: 30px !important;
    color: #fff !important;
}
.swiper-button-prev{
    left: 30px;
}
.swiper-button-next{
    right: 30px;
}
#zj_fcly_one,
#zj_fcly_two,
#zj_fcly_three,
#zj_fcly_four
{
    width: 291px;
    height: 180px;
    overflow: hidden;
}

.swiper-pagination {
    position: absolute;
    z-index: 20;
    right: 0px;
    bottom: 10px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

#swiper1 {
    height: 700px;
    margin-bottom: 25px;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}

#swiper1 img {
    height: 700px;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}

.my-switch-1 {
    display: inline-block;
    margin: 0 5px;
    background-color: white;
    height: 14px;
    width: 14px;
    border-radius: 50%;
}

.my-active-switch-1 {
    background-color: #96203A;
}

.my-switch {
    background-color: #3f78d8;
    display: inline-block;
    height: 25px;
    width: 25px;
    color: white;
    line-height: 25px;
    font-size: 20px;
    font-weight: 600;
}

.my-active-switch {
    background-color: red;
    color: white;
}

.notice-left {
    display: inline-block;
    position: relative;
    margin-right: 12px;
    padding: 0;
    width: 795px;
    height: 421px;
    overflow: hidden;
}

.notice-img {
    width: 100%;
    height: auto;
}

.notice-right {
    background-color: white;
    display: inline-block;
    vertical-align: top;
    width: 386px;
    height: 421px;
    border: solid 1px #004b8d;
}

.notice-title {
    position: relative;
    height: 51px;
    background-color: #004b8d;
}

.notice-right-img {
    position: absolute;
    top: -11px;
    left: -7px;
}

.notice-right-img a:hover {
    color: royalblue;
}

.out-content {
    width: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.f-left {
    display: inline-block;
    vertical-align: top;
    width: 600px;
    min-height:370px;
    margin-right: 35px;
}

.f-top {
    margin-top: 10px;
    border-bottom: solid 3px #96203A;
}

.f-right {
    display: inline-block;
    vertical-align: top;
    width: 560px;
    height: 30px;
}

.f-title {
    display: inline-block;
    vertical-align: middle;
    height: 45px;
    width: 172px;
    line-height: 45px;
}

.f-title img {
    display: inline-block;
    vertical-align: middle;
    height: 26px;
    width: 26px;
    margin-right: 10px;
}

.more {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    opacity: 1;
    padding-top: 18px;
}

.f-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff;
    background-color: #96203A;
    width: 120px;
    opacity: 1;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.f-img {
    margin-top: 30px;
}

.img {
    display: inline-block;
    vertical-align: top;
}

.img-left,
.img-right {
    width: 337px;
    background-color: darksalmon;
    height: 174px;
}

.img-left {
    margin-right: 31px;
}

p {
    word-break: break-all;
}

.img-text {
    width: 337px;
    font-size: 16px;
    word-break: break-all;
    font-weight: 550;
    line-height: 27px;
    color: #333333;
    opacity: 1;
}

.f-list>ul>li {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    border-bottom: dashed 1px #E0E0E0;
}

.f-list>ul>li>a:hover span {
    color: #96203A;
}

.f-list>ul {
    margin-top: 15px;
}

.list-title {
    display: inline-block;
    vertical-align: top;
    width: 510px;
}

.list-time {
    display: inline-block;
    vertical-align: top;
    width: 90px;
    color: #999999;
}

.zj_news_img {
    display: inline-block;
    width: 560px;
    height: 350px;
    margin-top: 18px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

.zj_news_img img {
    width: 100%;
}

.zj_news_img_title {
    position: absolute;
    width: 100%;
    background-color: #96203A;
    color: #fff;
    z-index: 666;
    bottom: 0px;
    height: 52px;
    line-height: 52px;
}

.zj_news_img_title p {
    padding-left: 20px;
    height: 52px;
    line-height: 52px;
}

.zj_news_img_title span {
    float: right;
    margin-right: 20px;
}

.r-list {
    margin-top: 30px;
}

.r-list>ul>li {
    margin-top: 15px;
}

.r-list>ul>li>a:hover .r-text {
    color: rgba(2, 70, 143, 1);
}

.date,
.r-text {
    display: inline-block;
    vertical-align: top;
}

.r-text {
    width: 368px;
    margin-left: 5px;
    color: #333333;
    font-size: 16px;
    font-family: PingFang SC;
    line-height: 30px;
    font-weight: 400;
}

.date {
    width: 59px;
    height: 65px;
    text-align: center;
    border: 1px solid #96203A;
}

.day {
    height: 36px;
    line-height: 36px;
    background-color: rgba(2, 70, 143, 1);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

.month {
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    color: rgba(153, 153, 153, 1);
}

.nr-first,
.nr-second {
    margin-top: 30px;
}

.sec-left,
.sec-right {
    display: inline-block;
    vertical-align: top;
}

.sec-left {
    width: 595px;
    margin-right: 40px;
}

.sec-right {
    width: 560px;
}
.sec-right img{
 border-radius: 5px;
}
.sec-left-list {
    margin-top: 10px;
}
.sec-left-list a:hover{
    color: #96203A;
}
.sec-left-list .list-time {
    background-color: #96203A;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 5px
}

.sec-left-list .list-title {
    width: 600px;
    margin-top: 5px;
}

.sec-left-list>ul>li {
    margin-top: 15px;
}

.sec-left-list>ul>li span {
    font-size: 16px;
}

.sec-img,
.sec-list-text {
    display: inline-block;
    vertical-align: top;
}

.sec-img {
    height: 150px;
    width: 210px;
}

.sec-list-text {
    width: 360px;
    padding: 10px;
}

.sec-title {
    font-size: 16px;
    font-weight: 550;
    line-height: 27px;
    color: #333333;
    opacity: 1;
    margin-top: 10px;
}

.sec-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
    margin-top: 10px;
    opacity: 1;
}

.sec-right-list {
    margin-top: 30px;
}

.sec-right-list>ul>li {
    margin-top: 10px;
}

.sec-right-list>ul>li>a:hover span {
    color: rgba(2, 70, 143, 1);
}

.r-time {
    display: inline-block;
    vertical-align: middle;
    margin-left: 110px;
    padding-left: 10px;
    width: 60px;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    line-height: 20px;
    color: #96203A;
    text-align: left;
    font-style: italic;
    opacity: 1;
    border-left: solid 1px rgba(2, 70, 143, 1);
    margin-right: 5px;
}

.r-text {
    display: inline-block;
    vertical-align: middle;
}

.dang-list-img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 285px;
    height: 198px;
    margin-right: 4px;
    margin-top: 15px;
}

.dang-img-left .dang-list-img {
    width: 590px;
    height: 360px;
}

.dang-img img {
    width: 285px;
    height: 170px;
    border-radius: 5px;
}
.dang-img-left .dang-list-img  img{
    width: 590px;
    height: 383px;
}
.dang-img-left .swiper-container{
   height:383px;
}
.tip {
    height: 34px;
    line-height: 34px;
    text-align: center;
    bottom: 6px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    font-size: 18px;
}
.stu-list>ul {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    padding-right: 10px;
    width: 264px;
}

.stu-list>ul>li {
    padding: 20px 0;
    border-bottom: dashed 1px rgba(153, 153, 153, 1);
}

.stu-list>ul>li>a:hover .stu-text {
    color: rgba(2, 70, 143, 1);
}

.stu-img,
.stu-text {
    display: inline-block;
    vertical-align: middle;
}

.stu-img {
    width: 110px;
    height: 70px;
}

.stu-text {
    margin-left: 5px;
    width: 140px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    opacity: 1;
}

.link {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.link-img {
    height: 28px;
    width: 28px;
    display: inline-block;
    vertical-align: middle;
}

.link-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    opacity: 1;
}

.link-list img {
    height: 72px;
    width: 275px;
}

.link2 {
    margin: 0 25px;
}

.link3 {
    margin-right: 25px;
}

.zj_tongzhi_box{
    width: 300px !important;
}
.zj_tongzhi,.zj_huodong{
    float: left;
    cursor: pointer;
}
.zj_t_active{
    background-color: #208696;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    position: relative;
    top: 7px;
}
.zj_huodong_more,.zj_huodong_wrap{
    display: none;
}
.zj_huodong_wrap{
    height: 375px;
    border: 2px solid #96203A;
}
.zj_huodong_left{
    float: left;
}
.zj_huodong_right{
    float: right;
    width: 275px;
    margin-right: 15px;
}
.zj_huodong_left img{
    height: 375px;
    width: 281px;
}
.zj_huodong_right_top h4{
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
}
.zj_huodong_right_top p{
    color: #666;
    font-size: 15px;
}
.zj_huodong_right_bottom_title{
    margin-top: 10px;
    padding-top: 12px;
    margin-bottom: 10px;
    border-top: 1px solid #999999;
    font-size: 17px;
    font-weight: bold;
}
.zj_huodong_right_bottom_box{
    display: block;
    margin-top: 10px;
   font-size:15px;
}

.zj_huodong_right_bottom_time{
    font-size: 15px;
    color: #666;
   
 margin-top: 5px;
}
.zj_tongzhi_box .f-text{
    height:45px;
    line-height:45px;
    background-color:#96203A;
    font-size:20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.zj_tongzhi_box .zj_t_active{
    height:38px;
    line-height:38px;
    background-color:#208696;
    font-size:18px;
}