@charset "utf-8";

.index {
    overflow: hidden;
    margin-top: 30px;
}

.gg-tit {
    border-top: 1px solid #bec3d5;
    border-bottom: 1px solid #ededed;
    line-height: 55px;
    margin-bottom: 20px;
    margin-top: 40px;
    background: url(../images/gg-tit-bj.png) repeat-x;
    background-position: center top;
}

.gg-tit h2 {
    float: left;
    font-size: 0;
    position: relative;
    border-bottom: 3px solid #1935aa;
    margin-bottom: -1px;
}

.gg-tit h2::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    border-top: 10px solid #1935aa;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.gg-tit h2 img {
    vertical-align: middle;
}

.gg-tit h2 span {
    vertical-align: middle;
    font-size: 20px;
    color: #1935aa;
    font-weight: 600;
    margin-left: 5px;
}

.gg-tit a {
    float: right;
    color: #7683ba;
    font-size: 14px;
}

.gg-tit a:hover {
    color: #1935aa;
}

.s1-l {
    float: left;
    width: 64.64%;
    margin-right: 30px;
}

.s1-r {
    overflow: hidden;
    background: #f9fbfe;
}

.s1-l .gg-tit {
    margin-top: 0;
}

.s1-ll {
    float: left;
    width: 420px;
    margin-right: 20px;
}

.s1-lr {
    overflow: hidden;
}

.s1-ll ul li a {
    display: block;
    position: relative;
}

.s1-ll ul li a:hover .s1-linfo p {
    text-decoration: underline;
}

.s1-ll ul li a .pic {
    padding-top: 68.8%;
}

.s1-linfo {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.s1-linfo p {
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    padding-right: 95px;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 36px;
    background: rgba(0, 0, 0, .7);
    padding-left: 15px;
}

.s1-ll .slick-dots {
    bottom: 13px;
    text-align: center;
    right: 10px;
    width: auto;
}

.s1-ll .slick-dots li {
    width: 9px;
    height: 9px;
    border: 1px solid #fff;
    margin: 0 4px;
    transition: all 0.3s;
    position: relative;
    border-radius: 50%;
}

.s1-ll .slick-dots li.slick-active {
    background: #fff;
}

.i-list li {
    position: relative;
    font-size: 16px;
    line-height: 40px;
    padding: 0 100px 0 20px;
    background: url(../images/i-list-dot.png) no-repeat;
    background-position: 3px center;
    border-bottom: 1px solid #ededed;
}

.i-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.i-list li a:hover {
    color: #1935aa;
}

.i-list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #829aab;
    font-size: 15px;
}

.s1-rtit {
    padding: 0 35px;
    line-height: 59px;
    background: url(../images/s1-rtit-bj.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s1-rtit h2 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.s1-r>ul {
    padding: 10px 15px 25px 15px;
    overflow: hidden;
}

.s1-r>ul li {
    float: left;
    width: 50%;
}

.s1-r>ul li a {
    display: block;
    line-height: 42px;
    border: 1px dashed #717ac3;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 0;
    padding-left: 30px;
}

.s1-r>ul li a:hover span {
    color: #1935aa;
}

.s1-r>ul li a img {
    vertical-align: middle;
}

.s1-r>ul li a span {
    margin-left: 10px;
    font-size: 18px;
    color: #333333;
    vertical-align: middle;
}

.s2-l {
    float: left;
    width: 49%;
    margin-right: 30px;
}

.s2-r {
    overflow: hidden;
}

.s2-rl {
    float: left;
    width: 430px;
    margin-right: 10px;
    padding-top: 5px;
}

.s2-rl a {
    display: block;
}

.s2-rl a .pic {
    padding-top: 54.65%;
}

.s2-rr {
    overflow: hidden;
    padding-top: 5px;
}

.s2-rr a {
    display: block;
    margin-top: 10px;
    line-height: 71px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.s2-rr a:first-child {
    background: #ce6060;
    margin-top: 0;
}

.s2-rr a:first-child+a {
    background: #c8aa6b;
}

.s2-rr a:first-child+a+a {
    background: #788eeb;
}
.s2-rr a:first-child+a+a+a {
    background: #b5b95c;
}.s2-rr a:hover {
    text-decoration: underline;
    font-weight: 600;
}

.s3-m {
    overflow: hidden;
}

.s3-m>ul {
    margin-left: -7px;
    margin-right: -7px;
}

.s3-m>ul li a {
    display: block;
    margin: 0 7px;
}

.s3-m>ul li a .pic {
    padding-top: 68.46%;
}

.s3-m>ul li a p {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    line-height: 42px;
    font-size: 16px;
    padding: 0 10px;
}

.s3-m>ul li a:hover p {
    color: #1935aa;
}

.s4-l {
    float: left;
    width: 49%;
    margin-right: 30px;
}

.s4-r {
    overflow: hidden;
}

.s5-l {
    float: left;
    width: 49%;
    margin-right: 30px;
}

.s5-r {
    overflow: hidden;
}

.s6-l {
    float: left;
    width: 64.64%;
    margin-right: 30px;
}

.s6-l>ul li a {
    display: block;
}

.s6-l>ul li a div {
    width: 98px;
    height: 98px;
    line-height: 96px;
    text-align: center;
    font-size: 0;
    border-radius: 5px;
    margin: 0 auto;
}

.s6-l>ul li a div img {
    display: inline-block;
    vertical-align: middle;
}

.s6-l>ul li a p {
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
    line-height: 36px;
    color: #333333;
}

.s6-l>ul li:first-child div {
    background: #cf8803;
}

.s6-l>ul li:first-child+li div {
    background: #1587b0;
}

.s6-l>ul li:first-child+li+li div {
    background: #c0210b;
}

.s6-l>ul li:first-child+li+li+li div {
    background: #31948e;
}

.s6-l>ul li:first-child+li+li+li+li div {
    background: #0088a7;
}

.s6-l>ul li:first-child+li+li+li+li+li div {
    background: #0054a7;
}

.s6-l>ul li:first-child+li+li+li+li+li+li div {
    background: #9300a7;
}

.s6-r {
    overflow: hidden;
}

.s6-r a {
    display: block;
}

.s6-r a img {
    margin: 0 auto;
    max-width: 100%;
}

.s6-r a p {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}

@media screen and (max-width:1400px) {
    .s1-r>ul li a {
        padding-left: 20px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .s1-r>ul li a span, .s2-rr a {
        font-size: 16px;
    }

}

@media screen and (max-width:1200px) {
    .s1-r>ul li a {
        padding-left: 10px;
    }

    .s1-r>ul li a img {
        max-height: 20px;
    }

    .s1-ll {
        width: 380px;
    }

    .i-list li {
        line-height: 36px;
    }

    .s1-r>ul li a {
        margin-top: 5px;
    }

    .s2-l {
        width: 40%;
    }

    .s2-rl {
        width: 395px;
    }

    .s2-rr a {
        line-height: 65px;
    }
}

@media screen and (max-width:1024px) {
    .s1-l, .s2-l {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .s1-r {
        margin-top: 20px;
    }
}

@media screen and (max-width:768px) {
    .gg-tit{
        line-height: 45px;
        margin-top: 25px;
    }
    .gg-tit h2 span,.s1-rtit h2{
        font-size: 18px;
    }
    .s1-rtit{
        padding-left: 20px;
    }
    .s1-r>ul li a span, .i-list li, .i-list li span, .s1-linfo p, .s2-rr a ,.s3-m>ul li a p{
        font-size: 14px;
    }
    .s3-m>ul li a{
        margin: 0 5px;
    }
    .s3-m>ul{
        margin-left: -5px;
        margin-right: -5px;
    }

    .s1-ll,.s4-l,.s5-l,.s6-l {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .s1-lr {
        margin-top: 20px;
    }

    .s1-r>ul {
        padding-left: 5px;
        padding-right: 5px;
    }

    .s2-rl {
        width: 300px;
    }

    .s2-rr a {
        line-height: 48px;
    }
    .s6-r a p,.s6-l>ul li a p{
        margin-top: 0;
        font-size: 14px;
        line-height: 30px;
    }
    
}

@media screen and (max-width:480px) {
    .s2-rl {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .s2-rr a{
        margin-top: 5px;
    }
}

@media screen and (max-width:375px) {}
