@charset "utf-8";
.s5-tit a.on{
    display: block;
}

.s5-tit a{
    display: none;
}
.banner {
    position: relative;
    margin: 0 auto;
    max-width: 1300px;
    z-index: 1;
    padding-top: 207px;
}

.banner img {
    display: block;
    width: 100%;
}


.banner a {
    display: block;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
     margin-bottom:-10px;
    display: block;
    height: 100%;
    position: relative;
}


.banner .slick-dots li button {
    font-size: 0px;
    color: #ffffff;
}

.banner .slick-dots {
    bottom: 30px;
}

.banner .slick-dots li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 6px;
}

.banner .slick-dots .slick-active {
    background-color: #123680;
}

.banner .slick-slide a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc2.png) repeat-x;
    background-position: center bottom;
    z-index: 9;
}

.banner .slick-prev {
    width: 72px;
    height: 72px;
   /*  background: url(../images/banner-l.png) no-repeat;*/
    background-size: cover;
    transform: translateX(-50%);
}

.banner .slick-prev:hover {
    /* background: url(../images/banner-lh.png) no-repeat; */
    background-size: cover;
}

.banner .slick-next {
    width: 72px;
    height: 72px;
   /* background: url(../images/banner-r.png) no-repeat;  */
    background-size: cover;
    transform: translateX(50%);
}

.banner .slick-next:hover {
   /*  background: url(../images/banner-rh.png) no-repeat;   */
    background-size: cover;
}

/* index */
.px1000 {
    max-width: 1000px;
    margin: 0 auto;
}

.index {
    max-width: 1300px;
    margin: 0 auto;
    background-color: #fff;
}

.s1 {
    padding: 40px 0;
}

.px1048 {
    max-width: 1048px;
    margin: 0 auto;
    /* color: #f1f0f0; */
}

.tit b {
    font-size: 28px;
    color: #333333;
}

.tit {
    text-align: center;
    position: relative;
    background: url(../images/tit-bj.png) no-repeat;  
    background-position: 43% center;
    margin-bottom: 20px;
    margin-top:-15px;
    line-height: 50px;
}

.tit a {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 16px;
    color: #123680;
}

.tit a:hover {
    opacity: 0.7;
}

.s1-banner ul li a {
    margin: 0 24px;
    background-color: #f1f0f0;
}

.s1-tx {
    padding: 30px 20px 20px 20px;
    position: relative;
}

.s1-tx span {
    font-family: Georgia;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    background: url(../images/s1-date-bj.png) no-repeat;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: -15px;
    left: 0;

}

.s1-tx p {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.s1-banner .slick-prev,
.s4-list .slick-prev {
    width: 25px;
    height: 46px;
    background: url(../images/s1-l.png) no-repeat;
    background-size: cover;
    left: -24px;
}

.s1-banner .slick-prev:hover,
.s4-list .slick-prev:hover {
    background: url(../images/s1-lh.png) no-repeat;
    background-size: cover;
}

.s1-banner .slick-next,
.s4-list .slick-next {
    width: 25px;
    height: 46px;
    background: url(../images/s1-r.png) no-repeat;
    background-size: cover;
    right: -24px;
}

.s1-banner .slick-next:hover,
.s4-list .slick-next:hover {
    background: url(../images/s1-rh.png) no-repeat;
    background-size: cover;
}

.s1-banner ul li a:hover p {
    color: #123680;
}
.s1-banner .pic{
    padding-top: 66.5%;
}
.s2 {
     padding: 50px 0;
   
    background: url(../images/s2-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}
.xq a {
    display: block;
}

.xq a img {
    display: block;
    width: 100%;
}

.s2 .tit b {
    color: #ffffff;
}

.s2 .tit {
   background: url(../images/tit-bj1.png) no-repeat;  
    background-position: 43% center;
}

.s2 .tit a {
    color: #ffffff;
}

.s2-list ul li {
    float: left;
    width: 29.33%;
}

.s2-list ul li:nth-child(3n+2) {
    margin: 0 6%;
}

.s2-list ul li:nth-child(-n+3) {
    margin-bottom: 30px;
}

.s2-date b {
    font-family: Georgia;
    font-size: 28px;
    color: #174094;
    font-weight: normal;
    line-height: 20px;
    display: block;
    margin-bottom: 8px;
}

.s2-date span {
    font-family: Georgia;
    font-size: 14px;
    color: #174094;
    line-height: 10px;
    display: block;
}

.s2-date {
    width: 72px;
    height: 72px;
    background-color: #f1f0f0;
    border-radius: 50%;
    text-align: center;
    position: relative;
    padding-top: 15px;
    float: left;
    margin-right: 15px;
}

.s2-date::after {
    content: '';
    width: 79px;
    height: 79px;
    border: dashed 1px #f1f0f0;
    position: absolute;
    top: -5px;
    left: -4px;
    border-radius: 50%;
}

.s2-list ul li a:hover .s2-date::after {
    animation: wheel infinite 10s linear;
}

@keyframes wheel {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.s2-tx {
    overflow: hidden;
    position: relative;
    height: 72px;
}

.s2-tx p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.s2-list ul li a:hover p {
    color: #fff;
}

.s3 {
    padding: 35px 0;
    background: url(../images/s3-bj.jpg) no-repeat;
    background-size: cover;

}
.s2-list ul{overflow: hidden;}
.s3-list ul{overflow: hidden;}
.s3-list ul li:nth-child(3n+2) {
    margin: 0 2.5%;
}

.s3-list ul li {
    width: 31.66%;
    float: left;
    margin-bottom: 25px;
}

.s3-list ul li a {
    padding: 18px 20px;
    transition: all 0.5s;
    background: url(../images/s3-list-bj.jpg) no-repeat #f1f0f0;
    background-size: cover;
    background-size: 0 100%;
}

.s3-date b {
    font-family: Georgia;
    font-size: 18px;
    color: #174394;
    display: block;
    transition: all 0.5s;
}

.s3-date span {
    font-family: Georgia;
    font-style: italic;
    font-size: 14px;
    color: #174394;
    transition: all 0.5s;
}

.s3-date {
    text-align: right;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #dedede;
}

.s3-tx p {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    transition: all 0.5s;
}

.s3-list ul li a:hover {

    background-size: 100% 100%;
}

.s3-list ul li a:hover b,
.s3-list ul li a:hover span,
.s3-list ul li a:hover p {
    color: #fff;
}


.s4 {
    padding: 35px 0;
    background-color: #f1f0f0;
}

.px1024 {
    margin: 0 auto;
    max-width: 1024px;
}

.s4-list ul li a {
    margin: 0 12px;
    background-color: #fff;
    padding: 30px 25px;
}

.s4-list ul li a b {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    display: block;
}

.s4-list ul li a span {
    font-size: 12px;
    color: #333333;
    display: block;
    padding: 12px 0;
    margin-bottom: 12px;
   
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s4-list ul li a h3 {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 600;
}

.s4-list ul li a p {
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s4-list ul li a p img {
    margin-right: 7px;
    display: inline-block;
}

.s4-list ul li a p img:first-child {
    display: none;
}

.s4-list ul li a:hover {
    background: url(../images/s4-list-bj.jpg) no-repeat;
    background-size: cover;
}

.s4-list ul li a:hover b,
.s4-list ul li a:hover span,
.s4-list ul li a:hover h3,
.s4-list ul li a:hover p {
    color: #fff;
}

.s4-list ul li a:hover p>img:first-child {
    display: inline-block;
}

.s4-list ul li a:hover p>img:last-child {
    display: none;
}

.s4-list ul li a:hover span {
    border-color: rgba(255, 255, 255, 0.2);
}


.s4-list .slick-prev {
    left: -45px;
}

.s4-list .slick-next {
    right: -45px;
}

.s4-list .slick-slider {
   /*  padding-bottom: 35px;  */
}

/* .s4-list .slick-dots li {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: url(../images/s4-dots.png) no-repeat;
    background-size: cover;
}  */

/* .s4-list .slick-dots li.slick-active {
    width: 13px;
    height: 13px;
    background: url(../images/s4-dots-a.png) no-repeat;
    background-size: cover;
} */

.s5 {
    padding: 20px 0;
}

.s5-tit {
    text-align: center;
    position: relative;
    font-size: 0;
    /* margin-bottom: 20px; */
    line-height: 50px;
}

.s5-tit b {
    font-size: 24px;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    padding: 0 30px;
}

.s5-tit a {
    font-size: 16px;
    color: #123680;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.s5-tit a:hover {
    opacity: 0.7;
}

.s5-tit b.on {
    font-size: 28px;
    color: #333;
   background: url(../images/tit-bj.png) no-repeat;  
    background-position: left center;
}

.s5-list ul li a {
    position: relative;
    padding: 30px 30px 40px 30px;
    background-color: #ffffff;
    box-shadow: 6px 10px 15px 0px rgba(153, 153, 153, 0.3);
    border: solid 1px #f1f0f0;
    margin: 20px;
    transition: all 0.3s;
}

.s5-list ul li a h3 {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: content-box;
    padding-bottom: 6px;
    margin-bottom: 6px;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.s5-list ul li a p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    opacity: 0.6;
}

.s5-list ul li a span {
    position: absolute;
    bottom: 0;
    right: 0;
	width: 117px;
    background: url(../images/s5-date-bj.png) no-repeat;
    background-size: cover;
    font-family: Georgia;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
}

.s5-list ul li a:hover h3,.s5-list ul li a:hover p{
    color: #ffffff;
}
.s5-list ul li a:hover {
    background-color: #174094;
    box-shadow: none;

}
.s5-list ul li a:hover span{
    background: url(../images/s5-date-bj2.png) no-repeat;
    background-size: cover;
    color: #174094;
}


.s5-list {
    position: relative;
}
.s5-list ul{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s;
}
.s5-list ul.on{
    position: relative;
    z-index: 1;
    opacity: 1;
}
.s6{
    padding-bottom: 27px;
}

.s6 .s1-banner .pic{
    padding-top: 66.2%;
}

.s6 .s1-banner .slick-arrow{
    display: none !important;
}
.s5-s6{
    background: url(../images/s5s6.png) no-repeat #fff;
    background-position: right center;
}

/* 学团工作 */
.s6 {
    background: #f1f0f0;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
    padding-top: 23px;
}

.s6-l {
    padding-left: 20px;
    /* margin-left: 17px; */
    /* left: 3%; */
    float: left;
    width: 320px;
}

.s6-l .pic {
    height: 200px;
    padding-top: 0;
}

.s6-l a p {
    margin-top: 10px;
}

.s6-r {
    overflow: hidden;
}

.s6-r ul li {
    float: left;
    width: 50%;
    padding-left: 8%;
}

.s6-r ul li:nth-child(-n+2) {
    margin-bottom: 38px;
}

.s6-r ul li a span {
    font-family: Georgia;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    background: url(../images/s1-date-bj.png) no-repeat;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.s6 p {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.s6 p i {
    display: inline;
    font-style: normal;
    position: relative;
    background-image: linear-gradient(#174394, #174394);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .5s;
}

.s6 a:hover p {
    color: #174394;
}

.s6 a:hover p i {
    background-size: 100% 1px;
}

@media screen and (max-width:768px){
    .s6-l{
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .s6-l .pic{
        height: auto;
        padding-top: 62.5%;
    }
    .s6-r ul li{
        padding-left: 0;
        padding-right: 20px;
    }
    .s6-r ul li:nth-child(-n+2){
        margin-bottom: 20px;
    }
}
@media screen and (max-width:480px){
    .s6-r ul li{
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 20px;
        padding-right: 0;
    }
    .s6-r ul li a span{
        font-size: 14px;
        width: 100px;
        background-size: 100% 100%;
    }
}
/* end */
.s7-list .pic {
    padding-top: 17%;
}
.s7-list ul li{
    float: left;
    width: 31.66%;
    margin-bottom: 10px;
}

.s7-list ul li:nth-child(3n+2){
    margin: 0 2.5%;
}


.s7{
    padding-bottom: 120px;
    background: url(../images/s7.jpg) no-repeat;
    background-position: bottom center;
}





@media screen and (max-width:1400px) {
   
    .banner .slick-arrow{
        display: none;
    }
}
@media screen and (max-width:1200px){
    .s1-banner .slick-arrow,.s4-list .slick-arrow{
        display: none;
    }
    
}
@media screen and (max-width:1000px){
    .px1000{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (min-width:1024px) {
  .banner .slick-list {height:480px;}
  .banner .slick-track {height:100%;}
  .banner .slick-slide {height:100%;}
  .banner img {height:100%;}

s3-list ul{ overflow: hidden;}

}
@media screen and (max-width:1024px) {
    .s1,.s2,.s3,.s5{
        padding: 30px 0;
    }
    .s6{
        padding-bottom: 30px;
    }
    .tit b, .s5-tit b{
        font-size: 24px;
    }

    .s5-tit b.on{
        font-size: 26px;
    }
    .tit,.s5-tit{
        margin-bottom: 30px;
    }
    .s1-banner ul li a{
        margin: 0 4%;
    }
    .s5-list ul li a{
        margin: 20px 3%;
    }
    .banner{
        padding-top: 0;
    }
}

@media screen and (max-width:768px) {
    .s1,.s2,.s3,.s5{
        padding: 25px 0;
    }

    .s6{
       padding-bottom: 25px;
    }
    .tit b,.s5-tit b{
        font-size: 20px;
    }
    .s5-tit b{
        padding: 0 20px;
    }
    .s5-tit b.on{
        font-size: 22px;
    }
    .tit,.s5-tit{
        margin-bottom: 15px;
        background-size: 36px;
        line-height: 40px;
    }

    .tit a{
        font-size: 14px;
    }
    .s2-date{
        width: 60px;
        height: 60px;
        padding-top: 10px;
    }
    .s2-tx{
        height: 60px;
    }
    .s2-tx p{
        font-size: 15px;
    }
    .s2-date b{
        font-size: 24px;
        margin-bottom: 3px;   
    }
    .s2-date::after{
        width: 67px;
        height: 67px;
    }
    .s2-list ul li:nth-child(3n+2),.s3-list ul li:nth-child(3n+2){
        margin: 0;
    }
    .s2-list ul li:nth-child(-n+3),.s3-list ul li:nth-child(-n+3){
        margin: 0;
    }
    .s2-list ul li,.s3-list ul li{
        width: 50%;
        margin: 0;
        padding: 15px;
    }
    .s5-tit a{
        font-size: 14px;
    }
    .s7-list ul li:nth-child(3n+2){
        margin: 0;
    }
    .s7-list ul li{
        width: 50%;
        margin: 0;
        padding: 10px;
    }
    .s7{
        padding-bottom: 80px;
    }
}

@media screen and (max-width:480px) {
    .s7{
        padding-bottom: 40px;
    }
    .s7-list ul li{
        padding: 5px;
    }
    .tit b,.s5-tit b{
        font-size: 18px;
    }
    .s5-tit b.on{
        font-size: 20px;
    }
    .s5-tit b{
        padding: 0 10px;
    }
    .tit a{
        font-size: 12px;
    }
    .s5-tit a{
        font-size: 12px;
    }
    .s5-tit{
        margin-bottom: 0px;
        line-height: 30px;

    }
    .s1-tx span{
        font-size: 14px;
    }
    .s1-tx p{
        font-size: 15px;
    }
    .s2-list ul li,.s3-list ul li{
        float: none;
        width: auto;
    }
}

.img_box {
    margin-right: 20px;
    width: 6rem;
height:7rem;
}
.img_box img {
  width: 100%;
   height:100%;
}
.xs {
    display:flex;
}
.xs .txt{flex: 1;
height:112px;
    min-width: 0; border-bottom: 2px solid #efefef;}