@charset "utf-8";
.index {
    overflow: hidden;
}

.banner-text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
}

.banner-text ul li.slick-current.slick-active a {
    background: #004ea2;
    color: #fff;
}

.banner-text ul li a {
    display: block;
    width: auto;
    background: rgba(255, 255, 255, .8);
    margin: 0 5px;
    padding: 20px 65px;
    color: #333333;
}



.banner-text ul li a p {
    font-size: 20px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.banner-text ul li a:hover {
    background: #004ea2;
    color: #fff;
}

.banner-text ul {
    padding: 0 75px;
}

.banner-text .slick-prev, .banner-text .slick-next, .banner-pic .slick-prev, .banner-pic .slick-next {
    width: 45px;
    height: 80px;
    transition: all 0.5s;
    z-index: 9;
}

.banner-text .slick-prev,.banner-pic .slick-prev {
    left: 0;
    background: url(../images/banner-l.png) no-repeat;
    background-size: 100% 100%;
}

.banner-text .slick-next, .banner-pic .slick-next {
    right: 0;
    background: url(../images/banner-r.png) no-repeat;
    background-size: 100% 100%;
}

.gg-tit {
    text-align: center;
    font-size: 0;
    padding-top: 70px;
    margin-bottom: 70px;
    line-height: 40px;
}

.tpxw{   
 padding-top: 25px;
    margin-bottom: 50px;
}

.gg-tit h2 {
    display: inline;
    font-size: 0;
    margin: 0 10px;
    cursor: pointer;
    font-weight: normal;
    overflow: hidden;
}

.gg-tit h2 span {
    display: inline-block;
    font-size: 34px;
    color: #333;
    vertical-align: middle;
}

.gg-tit h2.on span {
    font-size: 40px;
    line-height: 40px;
}

.gg-tit-more {
    float: right;
    font-size: 14px;
    color: #808080;
}

.gg-tit-more a {
    display: none;
    color: #808080;
}

.gg-tit-more a:first-child {
    display: block;
}

.switch-m>div {
    display: none;
}

.switch-m>div:first-child {
    display: block;
}
.switch-m2{position:relative;}
.switch-m2>div{
   position:absolute;
  left:0;
  right:0;
top:0;
opacity:0;
z-index:-1;
transition: all 0.3s;
}
.switch-m2>div.on{
 position:relative;
opacity:1;
z-index:9;
}
.i-info {
    /* background: #fff; */
    padding: 15px 0;
    transition: all 0.3s;
}

.i-ptit {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    margin-bottom: 20px;
    height: 44px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.i-date {
    float: left;
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    padding-left: 20px;
    background: url(../images/y-time.png) no-repeat;
    background-position: left center;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 2px solid #989898;
}

.i-liulan {
    float: left;
    line-height: 14px;
    font-size: 14px;
    color: #666666;
    padding-left: 20px;
    background: url(../images/y-eye.png) no-repeat;
    background-position: left center;
}

.s1-l {
    float: left;
    width: 20.4%;
}

.s1-l ul li {
    transition: all 0.3s;
    margin-top: 15px;
}

.s1-l ul li:first-child {
    margin-top: 0;
}

.s1-l ul li a {
    display: block;
}

.s1-l ul li a .pic {
    padding-top: 71.7%;
}

.s1-l ul li:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.s1-l ul li:hover .i-info {
    padding: 15px;
}

.s1-l ul li:hover .i-info .i-ptit {
    color: #006fd2;
}

.s1-m {
    float: left;
    width: 53%;
    margin-right: 3%;
}

.s1-r {
    overflow: hidden;
}

.s1-mt li a {
    position: relative;
    display: block;
}

.s1-mt li a:hover .pic img {
    transform: scale(1.05);
}

.s1-mt li .pic {
    padding-top: 60%;
}

.s1-mt li .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/zzc.png) repeat-x;
    background-position: center bottom;
}

.s1-mt .slick-dots {
    text-align: center;
    font-size: 0;
    bottom: 11px;
}

.s1-mt .slick-dots li {
    width: 8px;
    height: 8px;
    overflow: hidden;
    border-radius: 50%;
    background: #fff;
    margin: 0 5px;
    font-size: 0;
}

.s1-mt .slick-dots li button {
    display: none;
}

.s1-mt .slick-dots li.slick-active {
    background: #e79436;
}

.s1-mb ul li a {
    display: block;
    border-bottom: 1px solid transparent;
}

.s1-mb ul li a:hover {
    border-bottom: 1px solid #004ea2;
}

.s1-mb ul li a h3 {
    font-size: 20px;
    left: 20px;
    font-weight: 600;
    color: #004ea2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 30px 0 5px 0;
}

.s1-mb ul li a .i-ptit {
    color: #878787;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
}

.s1-r ul li {
    border-bottom: 1px dotted #cccccc;
}

.s1-r ul li a {
    display: block;
}

.s1-r ul li .i-info {
    padding-top: 40px;
}

.s1-r ul li:first-child .i-info {
    padding-top: 0;
}

.s1-r ul li .i-info .i-ptit {
    height: auto;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s1-r ul li a:hover .i-info .i-ptit {
    color: #004ea2;
}

.text-list2 li {
}
.s1-r ul li:first-child a {
    padding-top: 0;
}
.text-list2 li:nth-child(3n+2) {
}

.text-list2 li a {
    color: #333;
    display: block;
    overflow: hidden;
    line-height: 50px;
    padding: 15px 0;
    transition: all 0.3s;
}

.text-list2 li a:hover {
}

.date2 {
    width: 70px;
    height: 50px;
    text-align: center;
    background: #004ea1;
    transition: all 0.3s;
}

.date2 p {
    line-height: 20px;
    font-size: 20px;
    color: #fff;
    padding-top: 5px;
    transition: all 0.3s;
}

.date2 span {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}

.text-list2 li a .date2 {
    float: left;
    margin-right: 20px;
}

.text-list2 li a>p {
    font-size: 16px;
    overflow: hidden;
    line-height: 50px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-list2 li a:hover>p {
    color: #e79437;
}

.text-list2 li a:hover .date2 {
    background: #e79436;
}

.text-list2 li a:hover .date2 span {
    color: #fff;
}

.text-list2 li a:hover .date2 p {
    color: #fff;
} 

.section2 {
    background: url(../images/s2-bj.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px auto;
    /* margin-top: 70px; */
}
.section1  .gg-tit h2.on span {
    color: #e79436;
}
.section1 .gg-tit h2:first-child::after {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #004ea2;
    vertical-align: middle;
    margin: 0 0 0 20px;
}
.s2-c .gg-tit h2:first-child::after {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #fff;
    vertical-align: middle;
    margin: 0 0 0 20px;
}
.s2-c .gg-tit h2:nth-child(2)::after {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #fff;
    vertical-align: middle;
    margin: 0 0 0 20px;
}
.section1 .gg-tit h2:nth-child(2)::after {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #004ea2;
    vertical-align: middle;
    margin: 0 0 0 20px;
}

.section1 .gg-tit h2:nth-child(3)::after {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #004ea2;
    vertical-align: middle;
    margin: 0 0 0 20px;
}

.s2-c .gg-tit h2 span {
    color: #fff;
}

.s2-c .gg-tit h2.on span {
    color: #e79436;
}

.s2-c .gg-tit-more a {
    color: #fff;
}

.s2-c .gg-tit-more a:hover {
    color: #e79436;
}

.s2-c ul li {
    float: left;
    width: 32%;
    margin-bottom: 35px;
}

.s2-c ul li:nth-child(3n+2) {
    margin-left: 2%;
    margin-right: 2%;
}

.s2-c ul li a {
    display: block;
    background: #f0f0f0;
    padding: 0 10px;
    padding-bottom: 35px;
}

.s2-date {
    font-size: 0;
    line-height: 55px;
    height: 55px;
    color: #e79436;
}

.s2-date span {
    font-size: 20px;
}

.s2-date i {
    font-size: 14px;
    font-style: normal;
}

.s2-c ul li a p {
    font-size: 18px;
    color: #333;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 25px;
    border-top: 1px solid #dadada;
}

.s2-c ul li a:hover {
    background: #e79436 url(../images/s2-libj.png) no-repeat;
    background-position: right bottom;
}

.s2-c ul li a:hover .s2-date {
    color: #fff;
}

.s2-c ul li a:hover p {
    color: #fff;
}

.section3 {
    background: url(../images/s3-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 35px;
    padding-bottom: 170px;
}

.s3-c .gg-tit h2.on span {
    color: #fff;
}

.s3-info {
    color: #fff;
    text-align: center;
    padding-top: 30px;
}

.s3-info h3 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 25px;
}

.s3-info p {
    font-size: 22px;
    line-height: 34px;
}

.s3-c ul {
    overflow: hidden;
}

.s3-c ul li {
    float: left;
    width: 24%;
    text-align: center;
    color: #fff;
}

.s3-c ul li div {
    font-size: 126px;
    line-height: 130px;
    font-weight: 600;
    margin-top: 130px;
}

.s3-c ul li p {
    font-size: 20px;
    line-height: 34px;
}

.section4 {
    background: #202b39;
    padding-top: 70px;
    padding-bottom: 70px;
}

.s4-c {
    display: table;
    width: 100%;
}

.s4-l {
    display: table-cell;
    width: 46.35%;
    vertical-align: bottom;
}

.s4-r {
    display: table-cell;
    width: 53.65%;
    vertical-align: bottom;
}

.s4-c a {
    display: block;
    position: relative;
    overflow: hidden;
}

.s4-c a:hover>img {
    transform: scale(1.05);
}

.s4-c a>img {
    display: block;
    width: 100%;
    transition: all 1s;
}

.s4-c a>div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.s4-lt>div {
    float: right;
}

.s4-lt .s4-div1 {
    width: 35.5%;
    padding-top: 33.3%;
    position: relative;
}

.s4-lt .s4-div1 a {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.s4-lt .s4-div1 a>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.s4-div1 a>div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: table;
    width: 100%;
    height: 100%;
}

.s4-div1 a>div>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.s4-div1 a>div>div p {
    color: #fff;
    font-size: 24px;
}

.s4-lt .s4-div1:first-child a>div>div,
.s4-rb .s4-div1:first-child a>div>div {
    background: rgba(231, 148, 54, .9);
}

.s4-rb {
    background: #e79436;
}

.s4-rb>div {
    float: left;
}

.s4-rb .s4-div1 {
    width: 30.6%;
    padding-top: 28.55%;
    position: relative;
}

.s4-rb .s4-div1 a {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.s4-rb .s4-div1 a>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.s4-rb>div:first-child+div {
    width: 38.8%;
    padding-top: 28.55%;
    position: relative;
}

.s4-rb>div:first-child+div a {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.s4-rb>div:first-child+div a>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.section5 {
    background: #f6f8fb url(../images/s5-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 65px;
}

.s5-c1 {
    position: relative;
}

.s5-c1 ul {
    margin: 0 -30px;
}

.s5-c1 ul li a {
    display: block;
    margin: 0 30px;
}

.s5-c1 ul li a .pic {
    padding-top: 104%;
}

.s5-c1 ul li a img {
    display: block;
    width: 100%;
}
.s5-c1 ul li a .pic img {
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.s5-c1 .slick-prev,
.s5-c1 .slick-next {
    width: 21px;
    height: 39px;
}

.s5-c1 .slick-prev {
    background: url(../images/s5-c1-l.png) no-repeat;
    background-size: 100% 100%;
}

.s5-c1 .slick-next {
    background: url(../images/s5-c1-r.png) no-repeat;
    background-size: 100% 100%;
}

.s5-c2 ul {
    margin-left: -25px;
    margin-right: -25px;
}

.s5-c2 ul li a {
    display: block;
    margin: 0 25px;
    /* -webkit-perspective: 1000px; */
}

.icon {
    position: relative;
    padding-top: 100%;
    -webkit-transform-origin: center;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.3s;
}

.icon div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #004ea2;
    z-index: 2;
    border-radius: 10px;
    overflow: hidden;
}

.icon div:first-child+div {
    background: #e79436;
    z-index: 1;
    transform: rotateY(180deg);
}

.icon div img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 60%;
}

.s5-c2 ul li a:hover .icon {
    transform: rotateY(180deg);
}

.s5-c2 ul li a p {
    text-align: center;
    font-size: 24px;
  /*  line-height: 25px;*/
    margin-top: 20px;
    color: #333333;
}

  .new-m ul{
                 overflow: hidden;
             }
            .new-m ul li {
                float: left;
                width: 32%;
                margin-left: 2%;
            }

            .new-m ul li:nth-child(3n+1) {
                margin-left: 0;
            }

            .new-m ul li a {
                display: block;
                margin-bottom: 20px;
                position: relative;
            }

            .new-m ul li a p {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
                color: #fff;
                background: rgba(0, 0, 0, .7);
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                padding: 0 15px;
                line-height: 40px;
            }
@media screen and (max-width:1430px) {
    .banner-text ul li a {
        padding: 15px 20px;
    }
    .banner-text ul li a p {
        font-size: 16px;
        line-height: 24px;
        height: 48px;
    }
    .banner-text .slick-prev, .banner-text .slick-next,.banner-pic .slick-prev, .banner-pic .slick-next {
        width: 20px;
        height: 35px;
    }
    .banner-text ul {
        padding: 0 20px;
    }
    .s1-r ul li .i-info {
        padding-top: 30px;
    }
    .s2-c ul li a {
        padding-bottom: 20px;
    }
    .s2-c ul li a p {
        font-size: 16px;
        padding-top: 15px;
    }
    .gg-tit h2.on span {
        font-size: 32px;
    }
    .gg-tit h2 span {
        font-size: 26px;
    }
    .s3-info h3 {
        font-size: 36px;
    }
    .s3-info p {
        font-size: 20px;
    }
    .s3-c ul li div {
        font-size: 100px;
    }
    .s5-c1 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .s5-c2 ul {
        margin-left: 0;
        margin-right: 0;
    }
    .s5-c2 ul li a p {
        font-size: 20px;
    }
}

@media screen and (max-width:1200px) {
    .s1-r ul li .i-info {
        padding-top: 20px;
    }
    .s3-info h3 {
        font-size: 32px;
    }
    .s3-info p {
        font-size: 18px;
    }
    .s3-c ul li div {
        font-size: 80px;
    }
    .s4-div1 a>div>div p {
        font-size: 20px;
    }
    .s5-c1 ul li a {
        margin: 0 10px;
    }
    .s5-c1 ul {
        margin: 0;
    }
    .s5-c1 .slick-prev {
        left: -20px;
        z-index: 9;
    }
    .s5-c1 .slick-next {
        right: -20px;
        z-index: 9;
    }
}

@media screen and (max-width:1024px) {
    .gg-tit-more a {
        font-size: 12px;
    }
    .i-ptit {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .i-date,
    .i-liulan {
        font-size: 12px;
    }
    .s1-l ul li {
        margin-top: 10px;
    }
    .s1-l {
        width: 29%;
    }
    .s1-m {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
    .s1-r {
        clear: both;
        float: none;
        width: auto;
    }
    .s1-r ul li {
        float: left;
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
    .s1-r ul li:first-child .i-info {
        padding-top: 20px;
    }
.text-list2 li {
    float: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
    .s2-c ul li a p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
    .s3-info h3 {
        font-size: 32px;
    }
    .s3-info p {
        font-size: 18px;
    }
    .s3-c ul li div {
        font-size: 50px;
        line-height: 60px;
    }
    .s3-c ul li p {
        font-size: 16px;
    }
    .s4-div1 a>div img {
        max-width: 20%;
    }
    .s4-div1 a>div>div p {
        font-size: 16px;
    }
    .s5-c2 ul li a p {
        font-size: 16px;
    }
    .s5-c2 ul li a {
        margin: 0 15px;
    }
}

@media screen and (max-width:768px) {
    .gg-tit {
        margin-bottom: 20px;
        padding-top: 30px;
    }
    .gg-tit h2 span {
        font-size: 18px;
    }
    .gg-tit h2.on span {
        font-size: 22px;
    }
    .i-date {
        margin-right: 8px;
        padding-right: 8px;
    }
  .text-list2 li a {
        
    }
    .text-list2 li a .date2 {
        width: 60px;
        margin-right: 10px;
    }
    .date2 p {
        font-size: 24px;
        padding-top: 5px;
    }
    .text-list2 li a>p { 
    }
    .section2 {
        margin-top: 30px;
    }
    .section3 {
        padding-bottom: 50px;
    }
    .s3-info {
        padding-top: 0;
    }
    .section4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .section5 {
        padding-bottom: 30px;
    }
    .banner-text ul li a {
        padding: 5px;
        text-align: center;
    }
    .banner-text ul li a p {
        font-size: 12px;
        line-height: 25px;
        height: auto;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .s1-l {
        float: none;
        width: auto;
        overflow: hidden;
    }
    .s1-m {
        float: none;
        width: auto;
        margin-left: 0;
        clear: both;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .s1-mb ul li a h3 {
        padding: 15px 0 0 0;
    }
    .s1-l ul li {
        float: left;
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
    .s1-l ul li:first-child {
        margin-top: 10px;
    }
    .s1-r>ul {
        overflow: hidden;
    }
    .s2-date {
        line-height: 40px;
        height: 40px;
    }
    .s2-c ul li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 20px;
    }
    .s2-c ul li:nth-child(3n+2) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .s2-c ul li a p {
        padding-top: 10px;
    }
    .s2-c ul li a {
        padding-bottom: 10px;
    }
    .s2-date span {
        font-size: 16px;
    }
    .s2-date i {
        font-size: 12px;
    }
    .s3-c ul li {
        width: 50%;
    }
    .s3-c ul li div {
        margin-top: 40px;
    }
    .s3-info h3 {
        font-size: 26px;
    }
    .s3-info p {
        font-size: 14px;
    }
    .s3-c ul li div {
        font-size: 36px;
        line-height: 60px;
    }
    .s3-c ul li p {
        font-size: 12px;
    }
    .s4-c {
        display: block;
    }
    .s4-l,
    .s4-r {
        float: none;
        width: auto;
        display: block;
    }
    .s5-c2 ul li a p {
        font-size: 14px;
    }
    .s5-c2 ul li a {
        margin: 0 10px;
    }
    .s5-c1 .slick-prev,
    .s5-c1 .slick-next {
        width: 14px;
        height: 26px;
    }
 .new-m ul li{
               width: 49%;
               margin-left:0;
           }
           .new-m ul li:nth-child(2n+1){
               margin-right: 2%;
           }
.new-m ul li a p{font-size:14px; line-height:35px;}
}

@media screen and (max-width:375px) {
    .s1-l ul li,
    .s1-r ul li {
        float: none;
        width: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .s2-date {
        line-height: 35px;
        height: 35px;
    }
    .s2-c ul li a p {
        font-size: 12px;
    }
}

.section1{background: url(../images/section.jpg) no-repeat center center;background-size: cover;padding-bottom: 70px;}
.new-img{
background: url(../images/new-bg.jpg) no-repeat center center;
    background-size: cover;
}