@charset "utf-8";

.index {
    overflow: hidden;
}



.gg-tit {
    color: rgba(17, 17, 17, .65);
    font-size: 28px;
    padding-top: 70px;
    line-height: 56px;
    overflow: hidden;
    margin-bottom: 50px;
    font-weight: normal;
    text-align: center;
    font-size: 0;
}

.gg-tit span {
    display: inline-block;
    padding: 0 20px;
    margin-left: 30px;
    position: relative;
    cursor: pointer;
    font-size: 0;
}

.gg-tit span img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.gg-tit span i {
    display: inline-block;
    font-style: normal;
    position: relative;
    z-index: 9;
    vertical-align: bottom;
    font-size: 36px;
}

.gg-tit span::before {


    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #0a437e;
    transition: all 0.3s;
    z-index: 8;
}

.gg-tit span.on {
    color: #111;
}

.gg-tit span.on::before {
    width: 100%;
}

.gg-tit span:first-child {
    margin-left: 0;
}

.gg-tit a {
    float: right;
    color: #006666;
    font-size: 18px;
    line-height: 50px;
    padding-right: 10px;
    background: url(../images/more2.png) no-repeat;
    background-position: 97% center;
    display: none;
}

.gg-tit a.on {
    display: block;
}

.gg-tit a:hover {
    color: #006666;
}

.gg-switch {
    position: relative;
}

.gg-switch>div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    z-index: -9;
    transition: all 0.3s;
}

.gg-switch>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
}

.gg-switch>div:first-child {
    display: block;
}

.section1 {
    background: url(../images/s1-bj.png) no-repeat;
    background-position: center top;
    background-size: cover;
}

.s1-l {
    width:780px;
    float: left;
    margin-right:33px;
}

.s1-r {
    overflow: hidden;
}

.s1-l ul li a {
    display: block;
    position: relative;
}

.s1-l ul li a h3 {
    padding-left: 120px;
    font-size: 22px;
    line-height: 54px;
    color: #111;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    margin-right: 100px;
}

.s1-l ul li a .pic {
    padding-top: 65%;
}

.s1-l ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 78px;
    bottom: 0;
    height: 60px;
    background: #006666;
    background: linear-gradient(to right, rgba(0, 102, 102.84), rgba(64, 204, 204, .84));
    z-index: 8;
}

.s1-l ul li a::after {

    height: 50px;

}

.s1-l ul li a>p {
    position: absolute;
    left: 0;
    right: 130px;
    padding: 0 15px;
    bottom: 14px;
    color: #fff;
    font-size: 22px;
    line-height: 20px;
    overflow: hidden;
    height: 22px;
    z-index: 9;
}

.s1-data {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 100px;
    background: url(../images/qrbj.png) no-repeat;
    background-size: 100%;
    text-align: center;
    color: #fff;
}

.s1-data h4 {
    font-size: 18px;
    font-weight: normal;
    padding-top: 10px;
}

.s1-data div {
    width: 45%;
    height: 1px;
    background: #fff;
    margin: 10px auto
}

.s1-data p {
    font-size: 36px;
    line-height:53px;
}

.s1-data span {
    display: block;
    font-size: 16px;
}


.s1-l .slick-prev,
.s1-l .slick-next {
    width: 34px;
    height: 34px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 9;
}

.s1-l .slick-prev {
    right:145px;
    left: auto;
    top: 470px;
    background: url(../images/jt_left.png) no-repeat;
    background-position: center center;
}

.s1-l .slick-next {
    right: 85px;
    left: auto;
    top: 470px;
    background: url(../images/jt_right.png) no-repeat;
    background-position: center center;
}

.s1-r ul li a {
    display: block;
    padding: 16px 0;
    border-bottom: 1px dashed #e3e3e4;
}

.s1-r ul li:first-child a {
    padding-top: 0;
}

.s1-r ul li a h3 {
    font-size: 18px;
    line-height: 26px;
    color: #111;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.s1-r ul li a p {
    font-size: 16px;
    color: #666666;
    line-height: 20px;
    margin-top: 0px;
float: right;
}

.s1-r ul li a:hover h3 {
    color: #006666;
    font-weight: 600;
}


.section2 {
    background: url(../images/s2-bj.png) no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 70px;
    padding-bottom: 100px;
}

.text-list2 li {
    float: left;
    width: 23.5%;
    margin-top: 40px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding: 25px 25px 25px 0;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    margin-left: 2%;
}

.text-list2 li:nth-child(4n+1) {
    margin-left: 0;
}

.text-list2 li a {
    color: #333;
    display: block;
    overflow: hidden;
    line-height: 80px;
    transition: all 0.3s;
}

.text-list2 li a:hover {}

.date2 {
    width: 110px;
    text-align: center;
    transition: all 0.3s;
    background: url(../images/s2-lidata-bj.png) no-repeat;
    background-position: center top;
}

.date2 p {
    line-height: 35px;
    font-size: 18px;
    color: #fff;
    transition: all 0.3s;

    font-size: 40px;
    line-height: 50px;
    color: #006666;
}

.date2 span {
    display: block;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.text-list2 li a .date2 {
    float: left;

}

.text-list2 li a>p {
    font-size: 16px;
    overflow: hidden;
    line-height: 25px;
    vertical-align: middle;
    height: 70px;
    overflow: hidden;
    margin-top: 5px;
    color: #111;
}

.text-list2 li:hover {
    background-repeat: no-repeat;
   
    background-color: linear-gradient(to right, #1f7b7b, #249090);
    background-image: url(../images/s2-li-bj.png);
    background-position: right center;
    background-size: cover;
}

.text-list2 li:hover a>p {
    color: #fff;
    font-weight: 600;
}

.text-list2 li:hover a .date2 {
    background: url(../images/s2-lidata-bj2.png) no-repeat;
    background-position: center top;
}

.text-list2 li:hover a .date2 span {
    color: #fff;
}

.text-list2 li:hover a .date2 p {
    color: #fff;
}


.section3 {

    /*background: url(../images/s3-bj.png) no-repeat;*/
 background:#F7F7F7;
    background-position: center bottom;
    padding-bottom: 60px;
    padding-top: 20px;
}

.section3 .gg-tit {
    padding-bottom: 10px;
}

.s3-l {
    float: left;
    width: 1100px;
    margin-right: 30px;
}

.s3-ll {
    float: left;
    width: 640px;
    margin-right: 30px;
}

.s3-lr {
    overflow: hidden;
}

.s3-r {
    overflow: hidden;
    padding: 10px 30px;
}

.s3-ll .pic {
    padding-top: 0;
    margin-bottom: 40px;
    height: 409px;
}
.s3-ll .pic img{
    object-fit: cover;
}
.s3-ll .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/s3-lzzc.png) repeat-x;
    background-position: center bottom;
    z-index: 8;
}

.s3-ll .pic img {
    z-index: 7;
}

.s3-ll .pic p {
    position: absolute;
    color: #fff;
    left: 15px;
    right: 15px;
    bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 9;
    font-size: 18px;
}

.info-group a {
    display: block;
}

.info-group span {
    color: #fff;
    display: block;
    width: 90px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    background: #006666;
}

.info-group h3 {
    font-size: 18px;

    line-height: 23px;
    
 /*height: 46px;*/

    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #111;
    font-weight: normal;
}

.info-group:hover h3 {
    color: #006666;
    font-weight: 600;
}

.info-group p {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    height: 50px;
    overflow: hidden;
}

.s3-lrt .pic {
    padding-top: 0%;
    margin-top: 10px;
    height: 270px;
}
.s3-lrt .pic img{
   object-fit: cover;
}
.s3-lrt .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(129, 95, 50, .5);
    z-index: 8;
}

.s3-lrt .pic div {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 15px;
    color: #fff;
    z-index: 9;
}

.s3-lrt .pic div span {
    display: block;
    font-size: 14px;
}

.s3-lrt .pic div p {
    font-size: 18px;
    line-height: 23px;
    max-height: 46px;
    overflow: hidden;
    margin-top: 5px;
}

.info-group2 {
    margin-top: 40px;
}

.s3-r {
    background: url(../images/s3-rbj.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s3-r .text-list2 li {
    float: none;
    width: auto;
    background: none;
    box-shadow: none;
    padding: 23px 0 15px 0;
    margin-top: 0;
    border-top: 1px dashed rgba(255, 255, 255, .45);
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
}

.s3-r .text-list2 li:first-child {
    border-top: none;
}

.s3-r .date2 p {
    line-height: 40px;
    color: #fff;
    font-size: 36px;
}

.s3-r .date2 {
    width: 90px;
}

.s3-r .date2 span {
    color: #fff;
    line-height: 20px;
}

.s3-r .text-list2 li a>p {
    height: 46px;
    color: #fff;
}

.section4 {
    background: url(../images/mhbg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 0 0 60px 0;
}

.s4-tit {
    float: left;
    width: 96px;
    height: 395px;
    padding-top: 20px;
    padding-right: 33px;
    padding-left: 17px;
    text-align: center;
    background: url(../images/mhbtbg.png) no-repeat;
    background-size: 100%;
    margin-top: -24px;
}

.s4-tit p {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
}

.s4-tit a {
    color: #fff;
    font-size: 16px;
   margin-top: 40px;
    display: block;
}

.s4-c {
    padding-top: 60px;
}

.s4-c ul li a {
    display: block;
    margin: 0 20px;
}

.s4-c ul li a .pic {
    padding-top: 34%;
}


.index .slick-dots {
    text-align: center;
    position: static;
    margin-top: 20px;
}

.index .slick-dots li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 5px;
    border: 1px solid #fff;
}

.index .slick-dots li.slick-active {
    background: #fff;
}

.index .s5-c .slick-dots li {
    border-color: #006666;
}

.index .s5-c .slick-dots li.slick-active {
    background: #006666;
}

.section5 {
    background: url(../images/s5-bj.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    padding-bottom: 145px;
    padding-top: 20px;
}

.s5-c {
    padding-top: 30px;
}

.s5-c ul li {
    padding-top: 1px;
}

.s5-c ul li:nth-child(2n) a {
    position: relative;
    margin-top: 80px;
}

.s5-c ul li a {
    display: block;
    margin: 0 30px;
    border: 1px solid #006666;
    background: #fff;
    padding: 15px 10px 40px 10px;
    margin-bottom: 50px;
    position: relative;
}

.s5-c ul li a h3 {
    font-size: 16px;
    line-height: 27px;
    color: #111;
    font-weight: normal;
}

.s5-c ul li a b {
    padding-left: 20px;
    display: block;
    background: url(../images/icon-time.png) no-repeat;
    background-position: left center;
    font-weight: normal;
    color: #666666;
    font-size: 16px;
    margin-top: 10px;
}

.s5-c ul li a p {
    padding-left: 20px;
    display: block;
    background: url(../images/icon-download.png) no-repeat;
    background-position: left center;
    color: #666666;
    font-size: 16px;
    margin-top: 5px;
}

.s5-c ul li a::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #006666;
    border-top: none;
    border-left: none;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: 8;
}

.s5-c ul li a::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #006666;
    bottom: -50px;
    left: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
    z-index: 8;
}

.s5-c ul li a:hover {
    background: #006666;
}

.s5-c ul li a:hover::before {
    background: #006666;
}

.s5-c ul li a:hover::after {
    background: #006666;
}

.s5-c ul li a:hover h3 {
    color: #fff;
    font-weight: 600;
}

.s5-c ul li a:hover b {
    color: rgba(255, 255, 255, .45);
    background: url(../images/icon-time-hover.png) no-repeat;
    background-position: left center;
}

.s5-c ul li a:hover p {
    color: rgba(255, 255, 255, .45);
    background: url(../images/icon-download-hover.png) no-repeat;
    background-position: left center;
}

.section6 {
    background: url(../images/s6-bj.png) no-repeat;
    background-position: center top;
    background-size: cover;
    padding-bottom: 132px;
    padding-top: 150px;
    margin-top: -135px;
}

.section6 .gg-tit span.on {
    color: #fff;
}

.section6 .gg-tit a {
    color: #fff;
    background: url(../images/more3.png) no-repeat;
    background-position: 97% center;
}

.s6-c ul li a {
    display: block;
    margin: 0 30px;
}

.s6-pic {
    margin: 0 auto;
    position: relative;
    z-index: 9;
    max-width: 160px;
    padding-top: 25px;
    background: url(../images/s6-pic-bj.png) no-repeat;
    background-position: center top;
}

.s6-pic .pic {
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.s6-info {
    padding: 100px 20px 30px 20px;
    background: rgba(255, 255, 255, .5);
    position: relative;
    z-index: 8;
    margin-top: -80px;
    transition: all .3s;
}

.s6-info h3 {
    font-size: 20px;
    color: #111111;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.s6-info p {
    font-size: 14px;
    line-height: 23px;
    color: #666;
    height: 56px;
    overflow: hidden;
    margin-top: 20px;
overflow: inherit;
}

.s6-c ul li:hover a .s6-pic {
    background: url(../images/s6-pic-bj2.png) no-repeat;
    background-position: center top;
}

.s6-c ul li:hover a .s6-info {
    background: #006666;
    opacity: .8;
}

.s6-c ul li:hover a .s6-info h3 {
    color: #fff;
}

.s6-c ul li:hover a .s6-info p {
    color: #fff;
}


.s6-c .slick-prev,
.s6-c .slick-next {
    width: 30px;
    height: 50px;
    margin-top: 50px;
}

.s6-c .slick-prev {
    left: -30px;
    background: url(../images/s6-l.png) no-repeat;
    background-position: center center;
}

.s6-c .slick-next {
    left: auto;
    right: -30px;
    background: url(../images/s6-r.png) no-repeat;
    background-position: center center;
}

@media screen and (max-width:1680px) {
    .s6-c>ul {
        padding: 0 30px;
    }

    .s6-c .slick-prev {
        left: 0;
    }

    .s6-c .slick-next {
        right: 0;
    }
}

@media screen and (max-width:1600px) {
    .s3-l {
        width: 900px;
    }

    .s3-ll {
        width: 545px;
    }

    .date2 {
        width: 85px;
    }

    .date2 p {
        font-size: 30px;
        line-height: 30px;
    }

    .date2 span {
        line-height: 25px;
        margin-top: 5px;
    }

    .text-list2 li a>p {
        line-height: 30px;
        margin-top: 0;
        height: 60px;
    }

    .s3-r {
        padding: 10px 15px;
    }

    .s3-r .date2 {
        width: 80px;
    }

    .s3-r .text-list2 li {
        padding-right: 0;
    }

    .s3-r .text-list2 li a>p {
        line-height: 23px;
    }

    .s3-r .date2 p {
        line-height: 30px;
    }

    .s5-c ul li a {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (max-width:1400px) {
    .s1-l {
        width: 700px;
        margin-right: 30px;
    }

    .s1-r ul li a {
        padding:7px 0;
    }

    .s6-c ul li a {
        margin: 0 15px;
    }
}

@media screen and (max-width:1200px) {
    .s1-l {
        width: 600px;
        margin-right: 30px;
    }

    .s1-r ul li:nth-child(7) {
        display: none;
    }

    .s3-l {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .s3-ll {
        width: 58.5%;
        margin-right: 2%;
    }

    .s3-r {
        margin-top: 20px;
    }

    .s3-r .text-list2 li {
        float: left;
        width: 50%;
        margin-left: 0;
    }

    .s3-r .text-list2 li:nth-child(2n) {
        margin-left: 0;
    }

    .s3-r .text-list2 li {
        width: 50%;
        margin-left: 0;
    }

    .s3-r .text-list2 li:first-child+li {
        border-top: none;
    }

    .s3-r .date2 p {}

    .s4-tit {
        width: 80px;
        padding-left: 15px;
        padding-right: 25px;
    }

    .s4-tit p {
        font-size: 22px;
        line-height: 24px;

    }

    .s4-tit a {
        font-size: 14px;
    }

    .s4-c ul li a {
        margin: 0 10px;
    }

}

@media screen and (max-width:1024px) {

  .s1-l .slick-prev,
    .s1-l .slick-next {
        width: 25px;
        height: 25px;
        background-size: 10px auto;
        top: 615px!important;
right: 0px;


    }
 
    }


@media screen and (max-width:912px) {

  .s1-l .slick-prev,
    .s1-l .slick-next {
        width: 25px;
        height: 25px;
        background-size: 10px auto;
        top: 542px!important;
right: 0px;


    }
 
    }



@media screen and (max-width:820px) {

  .s1-l .slick-prev,
    .s1-l .slick-next {
        width: 25px;
        height: 25px;
        background-size: 10px auto;
        top: 480px!important;
right: 0px;


    }
 
    }


@media screen and (max-width:768px) {

  .s1-l .slick-prev,
    .s1-l .slick-next {
        width: 25px;
        height: 25px;
        background-size: 10px auto;
        top: 450px!important;
right: 0px;


    }
 
    }

@media screen and (max-width:540px) {

  .s1-l .slick-prev,
    .s1-l .slick-next {
        width: 25px;
        height: 25px;
        background-size: 10px auto;
        top: 300px!important;
right: 0px;


    }
 
    }


@media screen and (max-width: 414px){
.s1-l .slick-prev, .s1-l .slick-next {
    width: 25px;
    height: 25px;
    background-size: 10px auto;
    top: 220px!important;
    right: 0px;
}
}
@media screen and (max-width:412px) {

    .s1-l .slick-prev,
    .s1-l .slick-next {
        width: 25px;
        height: 25px;
        background-size: 10px auto;
        top: 218px!important;
right: 0px;


    }
 
    }




@media screen and (max-width:375px){
.s1-l .slick-prev, .s1-l .slick-next {
    width: 25px;
    height: 25px;
    background-size: 10px auto;
    top: 195px!important;
    right: 0px;
}}




@media screen and (max-width:360px) {

   .s1-l .slick-prev,
    .s1-l .slick-next {
        width: 25px;
        height: 25px;
        background-size: 10px auto;
        top:190px!important;
right: 0px;


    }
 
    }

@media screen and (max-width: 320px){
.s1-l .slick-prev, .s1-l .slick-next {
    width: 25px;
    height: 25px;
    background-size: 10px auto;
    top: 162px!important;
    right: 0px;
}
}
@media screen and (max-width:1024px) {
    .gg-tit {
        line-height: 30px;
        margin-bottom: 30px;
        padding-top: 30px;
    }

    .gg-tit span {
        margin-left: 10px;
        padding: 0 10px;
    }

    .gg-tit span i {
        font-size: 24px;
    }

    .gg-tit span img {
        max-height: 25px;
    }

    .s1-l ul li a h3 {
        font-size: 18px;
        padding-left: 80px;
        margin-right: 70px;
    }



    .s1-l .slick-prev {
        right: 30px;
    }

    .s1-data h4,
    .s1-r ul li a h3,
    .s5-c ul li a h3 {
        font-size: 16px;
    }

    .s1-r ul li a p {
        font-size: 14px;
    }

    .s1-l {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .s1-r {
        margin-top: 20px;
        height: 228px;
    }

    .s1-l ul li a::after {
        right: 0;
    }

    .s1-l ul li a>p {
        right: 0;

    padding: 0 49px 0 5px;
    bottom: 10px;
    color: #fff;
    font-size: 16px;
    /*line-height: 66px;*/
    overflow: hidden;


    }

    .s1-data {
        width: 68px;
        height: 100px;
    }

    .s1-data p {
        font-size: 20px;
        line-height: 40px;
    }

    .s1-data span {
        font-size: 14px;
    }

    .s1-data div {
        margin: 5px auto;
    }

    .date2 {
        width: 70px;
    }

    .date2 p {
        font-size: 28px;
        line-height: 30px;
    }

    .date2 span {
        line-height: 25px;
        margin-top: 5px;
    }

    .text-list2 li a>p {
        font-size: 16px;
        line-height: 30px;
        max-height: 60px;
        padding-top: 0;
    }

    .text-list2 li:nth-child(3n+2) {
        margin-left: 0;
        margin-right: 0;
    }

    .text-list2 li {
        width: 49%;
        margin-left: 0;
        margin-top: 15px;
        padding: 15px 15px 15px 0;
    }

    .text-list2 li:nth-child(2n) {
        margin-left: 2%;
    }

    .s6-c ul li a {
        margin: 0 5px;
    }

    .section2 {
        margin-top: 35px;
    }

    .section2 {
        padding-bottom: 35px;
    }

}

@media screen and (max-width:768px) {
    .s3-ll {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .info-group {
        margin: 15px 0;
    }

    .info-group h3 {
        height: auto;
    }

    .s3-r .text-list2 li {
        width: auto;
        float: none;
    }

    .s3-r .text-list2 li:first-child+li {
        border-top: 1px dashed #fff;
    }

    .s4-tit {
        float: none;
        width: auto;
        background: none;
        overflow: hidden;
        line-height: 30px;
        height: auto;
    }

    .s4-tit p {
        float: left;
        line-height: 30px;
    }

    .s4-tit a {
        float: right;
        margin-top: 0;
    }

    .s5-c ul li:nth-child(2n) a {
        margin-top: 0;
    }

    .gg-tit {
        text-align: left;
    }

    .gg-tit span i {
        font-size: 18px;
    }

    .gg-tit span img {
        max-height: 20px;
        vertical-align: middle;
    }

    .gg-tit {}

    .gg-tit a ,.section6 .gg-tit a{
        line-height: 30px;
        background-size: auto 100%;
        font-size: 14px;
    }

    .s5-c {
        padding-top: 0;
    }


     

    .index .slick-dots li {
        width: 10px;
        height: 10px;
    }
}

@media screen and (max-width:480px) {
    .text-list2 li {
        float: none;
        width: auto;
    }

    .text-list2 li:nth-child(2n) {
        margin-left: 0;
    }
}

@media screen and (max-width:375px) {}