@charset "utf-8";


.banner a{
    display: block;
}
.banner img{
    display: block;
    width: 100%;
}
.banner ul{
    bottom: 20px;
    width: auto;
    right: 50%;
    margin-right: -30.75%;
}
.banner ul>li{
    width: 15px;
    height: 15px;
    margin-left: 17px;
    background: url("../images/dots.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.banner ul>li:first-child{
    margin-left: 0;
}
.banner ul>li.slick-active{
    background-image: url("../images/f-dots.png");
}


.s1-l {
    float: left;
    width: 646px;
}
.gg-tit {
    padding: 0 16px;
}
.s1-l .gg-tit {
    background: #472562;
}
.gg-tit>h4{
    display: inline-block;
    font-size: 22px;
    line-height: 43px;
    color: #fff;
    font-weight: normal;

}
.gg-tit .mores{
    float: right;
    font-size: 16px;
    line-height: 43px;
    color: #fff;
    background: url("../images/mores.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.gg-tit .mores a {
    display: inline-block;
    padding-right: 24px;
}
.s1-main-t{
    margin-top: 17px;

    padding-bottom: 5px;

}
.s1-main-t>ul{
    font-size: 0;
}
.s1-main-t>ul>li{
    display: inline-block;
    width: 48%;
    margin-left: 4%;
}
.s1-main-t>ul>li:first-child{
    margin-left: 0;
}
.s1-main-t>ul>li .pic {
    padding-top: 64.2%;
    position: relative;
    overflow: hidden;
}
.pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.s1-main-t>ul>li h5{
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    text-align: center;
    margin-top: 5px;
}
.s1-main-t>ul>li p {
    font-size: 14px;
    line-height: 22px;
    color: #888888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
}
.s1-main-t>ul>li span{
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #888888;
}
.s1-main-t>ul>li:hover img {
    transform: scale(1.1);
}
.s1-main-t>ul>li:hover h5 {
    color: #640ea6;
}

.s1-main-b {
    padding-top: 5px;
    border-top: 1px solid #e9e4ec;
}
.s1-main-b>ul>li{
    line-height: 34px;
    position: relative;
    font-size: 16px;
}
.s1-main-b>ul>li>a{
    display: block;

    color: #333;
    padding-left: 18px;
    padding-right: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s1-main-b>ul>li span{
    position: absolute;
    right: 0;
    top: 0;
    color: #b1b1b1b1;
}
.s1-main-b>ul>li:before{
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    background: #000;
    top: 50%;
    margin-top: -1.5px;
    left: 0;
}

.s1-main-b>ul>li:hover a {
    color: #640ea6;
}
.s1-main-b>ul>li:hover span {
    color: #640ea6;
}

.s1-r{
    overflow: hidden;
    padding-left: 48px;
}
.s1-r .gg-tit {
    background: #472562;
}
.s1-r-main>ul>li {

    padding-top:11px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #dfdfdf ;
}
.s1-r-main>ul>li>a{
    display: block;
}
.s1-r-main>ul>li .s1-tm{
    float: left;
    width: 58px;
    border-radius: 5px;
    border: 1px solid #b18ccf;
    overflow: hidden;
}
.s1-tm span{
    display: block;
    font-size: 12px;
    line-height: 18px;
    background: #ded3e5;
    color: #640ea6;
    text-align: center;
    transition: all 300ms;
}
.s1-tm span:first-child {
    font-size: 30px;
    line-height: 32px;
    background: #ffffff;
}
.s1-r-info{
    overflow: hidden;
    padding-left: 20px;
}
.s1-r-info p{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    text-overflow: ellipsis;
    height: 52px;
}
.s1-r-main>ul>li:hover .s1-tm span:first-child{
    color: #fff;
    background: #640ea6;
}
.s1-r-main {
    padding-top: 10px;
}

.section1 {
    margin-top: 33px;
    overflow: hidden;
}
.section2 {
    margin-top: 28px;
    overflow: hidden;
}
.section2 .gg-tit {
    background: #d69311;
}
.s2-l {
    float: left;
    width: 646px;
}
.s2-r{
    overflow: hidden;
    padding-left: 38px;
    padding-top: 20px;
}
.s2-r>ul>li{
    line-height: 34px;
    position: relative;
    font-size: 16px;
}
.s2-r>ul>li>a{
    display: block;
    color: #333;
    padding-left: 18px;
    padding-right: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s2-r>ul>li span{
    position: absolute;
    right: 0;
    top: 0;
    color: #b1b1b1b1;
}
.s2-r>ul>li:before{
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    background: #000;
    top: 50%;
    margin-top: -1.5px;
    left: 0;
}
.s2-r>ul>li:hover a {
    color: #640ea6;
}
.s2-r>ul>li:hover span {
    color: #640ea6;
}


.s3-left {
    float: left;
    width: 705px;
}
.s3-left-l{
    float: left;
    width: 338px;
}
.s3-l-t,
.s3-l-b{
    box-shadow: 0 3px 5px #ded2e7;
}
.s3-l-t .gg-tit {
    background: #511f79;
}

.content {
    padding:  15px 45px 20px 40px;
    border: 1px solid #d8d0de;
    border-top: none;
    width: 338px;
}
.content h4 {
    font-size: 16px;
    line-height: 28px;
    color: #472562;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow:ellipsis;
    margin-bottom: 10px;
}
.content>div>p{
    font-size: 14px;
    line-height: 23px;
    color: #666;
    padding-left: 22px;
}
.content>div>p:first-child {
    background: url("../images/icon3.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.content>div>p:nth-child(2) {
    background: url("../images/icon4.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.content>div>p:nth-child(3) {
    background: url("../images/icon5.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.content>div>p:nth-child(4) {
    background: url("../images/icon6.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.content:hover h4 {
    color: #640ea6;
}


.s3-banner1 a {
    display: block;
    overflow: hidden;
    outline: none;
}
.s3-banner1 button {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    width: 25px;
    height: 36px;
    cursor: pointer;
    outline: none;
    border: none;
    z-index: 999;
}
.s3-banner1 .slick-prev {
    left: 0;
    background: url("../images/arrows-l.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.s3-banner1 .slick-next {
    right: 0;
    background: url("../images/arrows-r.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.s3-l-b {
    margin-top: 16px;

}
.s3-l-b .gg-tit {
    background: #bc2d77;
}

.s3-left-r .gg-tit {
    background: #3a5ba7;
}
.s3-left-r {
    overflow: hidden;
    padding-left: 28px;

}
.s3-left-r>ul {
    padding: 5px 15px 20px;
    border: 1px solid #ded2e7;
    box-shadow: 0 3px 5px #ded2e7;
    margin-bottom: 5px;
}
.s3-left-r>ul>li{
    padding-top:14px;
    padding-bottom: 14px;
    border-bottom: 1px dashed #888888;
}
.s3-left-r>ul>li>a{
    display: block;
    overflow: hidden;
}
.s3-left-r>ul>li:hover p{
    color: #511f79;
}

.s3-tm {
    width: 45px;
    float: left;
    text-align: right;
}
.s3-tm span{
    display: block;
    font-size: 14px;
    color: #888888;
    line-height: 16px;
}
.s3-tm span:first-child {
    font-size: 16px;
    line-height: 24px;
    color: #511f79;
}
.s3-l-info {
    overflow: hidden;
    padding-left: 14px;
}
.s3-l-info p {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
}

.s3-right{
    overflow: hidden;
    padding-left: 30px;
}
.s3-right-t .gg-tit{
    background: #bb2d52;
}

.s3-banner2 a{
    display: block;
    overflow: hidden;

}
.s3-banner2 a>div{
    width: 363px;
    height: 100%;
    padding: 28px 50px;
    box-sizing: content-box;
}

.s3-banner2 .pho {
    float: left;
    width: 113px;
}
.pho img {
    display: block;
    width: 100%;
}
.s3-info {
    overflow: hidden;
    padding-left: 18px;
}
.s3-info h4{
    font-size: 16px;
    line-height: 29px;
    color: #000;
}
.s3-info h4 span {
    display: inline-block;
    margin-left: 10px;
}
.s3-info p{
    font-size: 14px;
    line-height: 25px;
    color: #868686;
}
.s3-banner2 a>div:hover h4 {
    color: #640ea6;
}



.s3-banner2 button {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    width: 25px;
    height: 36px;
    cursor: pointer;
    outline: none;
    border: none;
    z-index: 999;
}
.s3-banner2 .slick-prev {
    left: 15px;
    background: url("../images/arrows-l.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.s3-banner2 .slick-next {
    right: 15px;
    background: url("../images/arrows-r.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.s3-banner2 {
    border: 1px solid #ded2e7;
    border-top: none;

}
.s3-right-t{
    box-shadow: 0 3px 5px #ded2e7;
}

.s3-right-b {
    margin-bottom: 5px;
    margin-top: 16px;
    box-shadow: 0 3px 5px #ded2e7;
}
.s3-right-b .gg-tit{
    background: #3a5ba7;
    box-shadow: 0 3px 5px #ded2e7;
}

.s3-right-b>ul{
    font-size: 0;
    padding-top: 31px;
    border: 1px solid #ded2e7;
}
.s3-right-b>ul>li{
    display: inline-block;
    width: 33%;
}
.s3-right-b>ul>li>a{
    display: block;
    overflow: hidden;
}
.s3-right-b>ul>li>a>div{
    width: 76px;
    height: 73px;
    background: #bbb3c1;
    border-radius: 5px;
    position: relative;
    margin: auto;
    transition: all 300ms;

}
.s3-right-b>ul>li>a img{
    position: absolute;
    top: 50%;
    margin: -19px auto 0;
    left: 0;
    right: 0;
    width: 41px;
    height: 38px;
}
.s3-right-b>ul>li p{
    font-size: 15px;
    line-height: 60px;
    color: #333;
    text-align: center;
 overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;

}
.s3-right-b>ul>li:hover div{
    background: #640ea6;
}
.s3-right-b>ul>li:hover p{
    color: #640ea6;
}
.section3 {
    margin-top: 20px;
    overflow: hidden;
}

.all-links h4{
    float: left;
    font-size: 22px;
    line-height: 24px;
    color: #472562;
    font-weight: normal;
}
.all-links ul {
    overflow: hidden;
    padding-left: 40px;
}
.all-links ul>li{
    float: left;
    width: 25%;
    line-height: 34px;
}
.all-links ul>li>a{
    font-size: 16px;
    color: #333333;
}
.all-links>div{
    padding: 15px 0 15px 30px;
    background: #e4e2e6;
}
.all-links{
    margin-top: 24px;
}
.all-links ul>li:hover a{
    color: #640ea6;
}

@media screen and (max-width: 1024px){

    .banner {
        margin-top: 80px;
    }
    .s1-l,.s2-l,.s3-left{
        float: none;
        width: auto;
    }
    .s1-main-t>ul{
        text-align: center;
    }
    .s1-r,.s3-right {
        margin-top: 20px;
        padding: 0;
    }
    .s2-r {
        padding-left: 0;
    }
    .s3-banner2 a>div{
        width: auto;
    }

}
@media screen and (max-width: 768px){
    .banner ul{
        bottom: 10px;
    }
    .banner ul>li{
        width: 7px;
        height: 7px;
        margin-left: 10px;
        background-size: 7px;
    }

    .gg-tit>h4{
        font-size: 16px;
    }
    .gg-tit .mores{
        font-size: 12px;
        padding-left: 18px;
        background-size: 12px auto;
    }
    .section1{
        margin-top: 20px;
    }
    .s1-main-t>ul>li h5,.content h4,.s3-info h4{
        font-size: 14px;
    }
    .s1-main-t>ul>li p{
        font-size: 12px;
    }
    .s1-main-b>ul>li,.s1-r-info p,.s1-main-t>ul>li span,
    .s2-r>ul>li,.content>div>p,.s3-tm span,.s3-l-info p,
    .s3-info p,.s3-right-b>ul>li p,.all-links ul>li>a{
        font-size: 12px;
    }
    .s1-tm span:first-child {
        font-size: 18px;
    }
    .all-links h4 {
        font-size: 14px;
    }
    .s1-main-t>ul>li{
        margin-left: 4%;
        margin-top: 10px;
    }
    .s1-main-t>ul>li span{
        line-height: 18px;
    }
    .s1-main-t{
        margin-top: 10px;
    }
    .s3-left-l {
        float: none;
        width: auto;
    }
    .s3-left-r{
        margin-top: 15px;
        padding-left: 0;
    }
    .content{
        width: auto;
    }
}
@media screen and (max-width: 500px){
    .banner {
        margin-top: 70px;
    }
    .banner ul{
        bottom: 0;
    }
    .s3-banner2 .pho{
        width: 85px;
        float: none;
        margin: auto;
    }
    .s3-info h4{
        text-align: center;
    }

    .all-links h4{
        float: none;
        text-align: center;
    }
    .all-links ul{
        padding-left: 0;
        text-align: center;
    }
    .all-links ul>li{
        width: 50%;
    }
    .all-links>div{
        padding: 15px 0;
    }
    .s1-main-t>ul>li h5{
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}