.go_top {
    display: block !important;
}

.gp-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gp-flex-center {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.gp-flex>*,
.gp-flex-center>* {
    flex-shrink: 0;
    max-width: 100%;
}

.transition02 {
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

.transition03 {
    transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
}

.transition04 {
    transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
}

.transition05 {
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
}

.sub_page_title {
    padding: 0 0 20px;
    line-height: 1.25em;
    position: relative;
    overflow: hidden;
    border-bottom: 5px solid #005e5e;
    text-align: center;
    margin: 0 0 30px;
    font-weight: bold;
}


.sub_title02 {
    position: relative;
    padding: 0;
    background: url(../images/lefdatbg.png) no-repeat;
    background-size: 100% 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    width: 100%;
}

.sub_title02 h5 {
    color: #fff;
    font-weight: normal;
    padding-left: 50px;
    padding-right: 10px;
}

.sub_title02 h5 .lefticon {
    position: absolute;
    left: 22px;
    top: 53%;
    transform: translateY(-50%);
}

.sub_title02 .lefticon img {
    max-width: 34px;
}


.sub_page_title2 {
    margin: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 2em;
    padding: 0 135px 0 38px;
    background: rgba(0, 94, 94, .8) url(../images/sub_018_title.png) no-repeat 92.5% center;
    border-radius: 0 16px 0 0;
    color: #fff;
    z-index: 10;
}

.sub_conw100 {
    position: relative;
}

.sub_conw100::after {
    content: '';
    position: absolute;
    width: 86px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #25b696;
}

.sub_page_title3 {
    margin: 0 0 20px;
    padding: 0 0 16px;
    border-bottom: 1px solid #a2a2a2;
}

.sub_page_title3 h3 {
    line-height: 36px;
    color: #282828;
}

.sub_page_title3 .more {
    float: right;
    color: #8f8f8f;
    padding: 0 0px 0 0;
    display: block;
    position: relative;
    line-height: 22px;
    margin: 13px 0 0;
}

/* .sub_page_title3 .more::before{content: '';display: block;border-left: 10px solid #f3ad55;border-top: 5px solid transparent;border-bottom: 5px solid transparent;position: absolute;right: 0;top: 50%;transform: translateY(-50%);} */

/* subpage start */
.sub_banner {
    overflow: hidden;
    position: relative;
    background: center;
    background-size: cover;
    padding-bottom: 13.16%;
}

.wrap_sub_banner_title {
    /* width: 242px;height: 242px; */
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    /* align-items: center;justify-content: center; */
    transform: translateY(-50%);
}

/* .wrap_sub_banner_title::before{content: '';display: block;position: absolute;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);border: 1px dashed #005e5e;width: 262px;height: 262px;border-radius: 50%;} */
.sub_banner_ico {
    margin: 8px 0 6px;
    width: 72px;
}

.sub_banner_title {
    color: #fff;
    padding: 0;
    position: relative;
    line-height: 56px;
    text-shadow: 0 4px 20px rgba(0, 0, 0, .8);
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
}

.sub_banner_title span {
    position: relative;
    padding-top: 7px;
    padding-left: 94px;
    box-sizing: border-box;
    line-height: 128px;
    display: inline-block;
    width: 100%;
    max-width: 385px;
    height: 100%;
}

.sub_banner_title span::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 49%;
    transform: translateX(-50%) translateY(-50%);
    width: 385px;
    height: 128px;
    background: url(../images/titbg.png) no-repeat;
    mix-blend-mode: multiply;
    background-size: cover;
    z-index: -1;
}

/* .wrap_sub_banner_title .dot{width: 12px;height: 12px;border: 1px solid #fff;border-radius: 50%;position: relative;margin: 8px 0 0;}
.wrap_sub_banner_title .dot::before{content: '';display: block;position: absolute;top: 100%;left: 50%;height: 100px;margin: 0 0 0 -1px;border-right: 2px solid #fff;} */
@media screen and (max-width:767px) {
    .sub_banner_title span::before {
        max-width: 285px;
        background-size: contain;
        height: 78px;
    }

    .sub_banner_title span {
        max-width: 285px;
        height: 78px;
        line-height: 78px;
        padding-top: 3px;
        padding-left: 20px;
    }

    .wrap_sub_banner {
        overflow: hidden;
    }

    .wrap_sub_banner .bottom {}

    .sub_banner {
        /* padding-bottom: 30px;padding-top: 26px; */
        /* padding-bottom: 10px; */
        /* padding-top: 70px; */
        padding-bottom: 19.74%;
    }

    .sub_banner::before {
        height: 90px;
    }
}

/* erbanner */

.newlist01 {
    padding: 0 8px;
    background: #fff;
}

.newlist01 ul {
    /* margin: 0 -20px; */
}

.newlist01 li {
    margin: 0 0px 0px;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
    padding: 28px 12px;
}

.newlist01 li:hover {
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
}

.newlist01 .item {
    display: flex;
}

.newlist01 .img_box {
    width: 300px;
    position: relative;
}

.newlist01 .img_box .img {
    padding-bottom: 56.33%;
}

.newlist01 .info_box {
    flex: 1;
    overflow: hidden;
    margin-left: 38px;
}

.newlist01 .title {
    font-weight: bold;
    color: #414141;
    margin-bottom: 6px;
}

.newlist01 .info {
    margin: 6px 0 10px;
    color: #0b0b0b;
}

.newlist01 .time a {
    color: #0478c9;
    line-height: 26px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

/* .newlist01 .time a:hover{ margin-right: 30px;}  */
.newlist01 .item:hover .title,
.newlist01 .item:hover .info {
    color: #0478c9;
}

.newlist01 .date {
    text-align: center;
    box-sizing: border-box;
    padding: 10px 7px;
    color: #fff;
    background: #57a907;
    /* background-image: -moz-linear-gradient( 120deg, rgb(0,152,68) 0%, rgb(0,94,112) 97%);
	background-image: -webkit-linear-gradient( 120deg, rgb(0,152,68) 0%, rgb(0,94,112) 97%);
	background-image: -ms-linear-gradient( 120deg, rgb(0,152,68) 0%, rgb(0,94,112) 97%); */
    position: absolute;
    left: 20px;
    top: -18px;
}

.newlist01 .date .day {
    font-weight: bold;
    line-height: 1.136;
    margin-bottom: 4px;
}

.newlist01 li:hover .time a {}

/* list三列 */
/* listimg03 */
.ztMain .sub_page_title3 {
    margin-bottom: 36px;
}

.listimg02 ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 40px;
}

.listimg02 .item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 24px;
}

.listimg02 .item .img {
    padding-bottom: 22%;
    border-radius: 6px;
}

.listimg02 .item:nth-child(3n) {
    margin-right: 0;
}

.listimg02 .modeList2 {
    text-align: center;
    padding: 10px 0;
}

.listimg02 .modeList2 p {
    color: #282828;
}

/* slick */
.sub06a {
    padding-bottom: 8%;
}

.sub_06a1 {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 8px 0 0
}

.sub_06a1 ul {
    margin: 0
}

.sub_06a1 .item {
    margin: 0 0 0;
    position: relative;
    /* background:url(../images/sub_06a_bg.png) right center no-repeat #edf7f7;  padding:23px 190px；*/
}

.sub_06a1 .slick-dots {
    bottom: 0;
}

.sub_06a1 .img_centered {
    width: 60px;
    height: 80px;
    float: left
}

.sub_06a1 .info {
    margin: 0 0 0 150px;
    position: relative;
    padding: 0 0 0 100px
}

.sub_06a1 .info::before {
    content: '';
    display: block;
    width: 1px;
    height: 50px;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.sub_06a2 {
    overflow: hidden;
    position: relative;
    margin: -10px 0 0;
    z-index: 2
}

.sub_06a2::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    position: absolute;
    top: 60px;
    display: none;
}

.sub_06a2>ul {
    margin: 0 120px 0
}

.sub_06a2 .slick-slide .item {
    /* margin:0 0 0;text-align:center;padding:85px 0 0;font-family:sub06num;
    line-height:40px;position:relative;color:#666;outline:0;cursor:pointer */
    margin-bottom: 65px;
    text-align: center;
    color: #0a6eb4;
    line-height: 1.64;
    margin: 0 auto 65px;
    position: relative;
    cursor: pointer;

}

.sub_06a2 .slick-slide .item::before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    /* border: 2px dashed #0a6eb4; */
    background: url(../images/lefic001.png) no-repeat center center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: -39px;
}

/* .sub_06a2 li:hover a .item {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background: #25b696;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 10px 6px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.sub_06a2 li:hover .item::before {
    content: '';
    width: 106px;
    height: 106px;
    border-radius: 50%;
    border: 1px solid #25b696;
    position: absolute;
    background: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sub_06a2 li:hover .item::after {
    content: '';
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid #25b696;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
} */

.sub_06a2 .slick-current .ztlista .item {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background: #25b696;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 10px 6px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.sub_06a2 .slick-current .item::before {
    content: '';
    width: 106px;
    height: 106px;
    border-radius: 50%;
    border: 1px solid #25b696;
    position: absolute;
    background: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sub_06a2 .slick-current .item::after {
    content: '';
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid #25b696;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sub06a::before {
    content: "";
    display: block;
    width: 98%;

    height: 3px;
    background: url(../images/lind01.png) no-repeat center bottom;
    background-size: cover;
    /* border-top: 2px dashed #0a6eb4; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 98px;
}

.sub_06a2 li .ztlista {
    display: block;
    padding: 36px 10px 22px;
    box-sizing: border-box;
    margin: 0 28px;
}

.sub_06a2 li .ztlista:hover {
    /* padding: 50px 20px 20px; */
    /* background-color: rgb(255, 255, 255); */
    /* box-shadow: 0px 3px 4.8px 0.2px rgba(29, 20, 10, 0.1); */
}

/* .sub_06a2 .item::before{content:'';display:block;width:15px;height:1px;background:#dcdcdc;position:absolute;left:50%;transform:translateX(-50%);top:30px;transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s}
.sub_06a2 .item::after{content:'';display:block;width:1px;height:30px;background:#dcdcdc;position:absolute;left:50%;top:30px;transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s} */
/* .sub_06a2 .slick-current .item::before{top:0;
    background:#66b7ad}
.sub_06a2 .slick-current .item::after{top:0;
    background:#66b7ad;height:60px} */
/* .sub_06a2 .slick-current .item span{transform:scale(1.66);color:#23908b;display:block} */
.sub_06a2 .slick-slide {
    opacity: 0
}

.sub_06a2 .slick-active {
    opacity: 1
}

.sub_06a2 .arrow {
    position: absolute;
    border: rgba(255, 255, 255, 0.3) 0px solid;
    top: 56%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: #fff;
}

.sub_06a2 .prev {
    left: -1px;
}

.sub_06a2 .next {
    right: -1px;
}

.sub_06a2 .prev {
    background: url(../images/lefic01.png) no-repeat;
    background-size: contain;
}

.sub_06a2 .next {
    background: url(../images/lefic02.png) no-repeat;
    background-size: contain;
}

.slick-arrow:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: transparent;
    opacity: 1;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    transition: all 0.4s ease-in-out;
}

.imglist06 {
    align-items: stretch;
    flex-wrap: wrap;
    padding: 10px 0;
    justify-content: flex-start;
}

.imglist06 .item {
    flex: 0 0 auto;
    /* background:#fff; */
    width: 32%;
    margin-right: 2%;
    margin-bottom: 24px;
    border-radius: 8px;
    position: relative;
    transition: .3s;
    top: 0;
    /* box-shadow: 0 0px 12px rgba(0,0,0,0.1); */
}

.imglist06 .item a {
    display: block;
    border-radius: 8px;
}

.imglist06 .item .itp {
    padding: 0;
    position: relative;
    align-items: stretch;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.imglist06 .item .img {
    flex: 0 0 auto;
    border-radius: 8px;
    overflow: hidden;
    padding-bottom: 22%;
}

/* .imglist06 .item a:hover .img img{
	   transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
} */
.imglist06 .item .itxt {
    flex: 1 1 auto;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.imglist06 .item .ip {
    color: #999;
    line-height: 1.667;
}

.imglist06 .item:hover {
    /* box-shadow:0 0 26px rgba(0,0,0,0.16); */
}

.sub06a .slick-dots {
    position: static;
    transform: none;
    padding-top: 8px;
    text-align: center;
}

.sub06a .slick-dots li {
    background: #0a6eb4;
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin: 0 8px;
}

.sub06a .slick-dots li.slick-active {
    /* border:1px solid #fff;
 background: transparent; */
    background: #0a6eb4;
    box-shadow: 0 0 0 1px #0a6eb4;
    /* border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px; */
}

.sub06a .slick-dots li button {
    display: none;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}




@media screen and (max-width:1640px) {
    .sub_banner {
        /* padding-top: 230px; */
        /* padding-bottom: 30px; */
    }

    .sub_06a2 .slick-slide .item::before {
        bottom: -43px;
    }
}

@media screen and (max-width:1380px) {
    .sub_banner {
        /* padding-top: 180px; */
        /* padding-bottom: 30px; */
    }
}



@media screen and (max-width:768px) {

    .sub_06a2 .slick-current .ztlista .item {
        width: 74px;
        height: 74px;
        font-size: 17px;
    }

    .sub_06a2 .slick-current .item::before {
        content: '';
        width: 86px;
        height: 86px;
    }

    .sub_06a2 .slick-current .item::after {

        width: 100px;
        height: 100px;
    }

    .sub_06a2 li .ztlista {
        margin: 0 6px;
    }

    .sub06a::before {
        top: 80px;
    }

    .sub_06a2 li .ztlista {
        padding: 36px 10px 13px;
    }

    .sub_06a2 .arrow {
        top: 55%;
    }

    .sub_06a2 .slick-slide .item::before {
        bottom: -28px;
    }

    .imglist06 .item .itp {
        display: block;
    }

    .imglist06 .item .img {
        width: 100%;
        max-width: 100%;
    }

    .imglist06 .item .img {
        padding-bottom: 22%;
    }


}



/* searlist01 */
.searlist01 {
    padding: 0 30px;
}

.searlist01 ul {
    margin: 0 0px 0 -100px
}

.searlist01 li {
    width: 25%
}

.searlist01 .item {
    margin: 0 0 40px 100px;
    text-align: center;
    position: relative;
    padding: 0px 0px 0px;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    /* background:#f6f6f6; */
    top: 0
}

.searlist01 .img {
    padding-bottom: 120%
}

.searlist01 .title {
    position: relative;
    height: 38px;
    margin: 18px 0 8px;
}

.searlist01 .title::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    /* transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); */
    width: 32px;
    height: 2px;
    background: #25b696;
}

.searlist01 .info {
    margin: 0 10px;
    color: #4c4c4c;
    text-align: center;
}

.searlist01 .item:hover {
    /* background:#ebf7eb */
    box-shadow: 0 2px 10px rgba(175, 175, 175, 0.3);
}

/* searlist01 */


.sldinfo_ins02 .info1 .txt {
    margin: 0 0 0 calc(184px - 0px);
    padding: 0
}

.tdlist02 {
    margin-left: 30px;
}

.list01a ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.list01a .item {
    width: 13.2%;
    margin-right: 4%;
    margin-bottom: 4%;
}

.list01a .item:nth-child(6n) {
    margin-right: 0;
}

.ncard {
    background: #fff;
    transition: .3s;
    position: relative;
    top: 0;
    cursor: pointer;
}

.list01a .item .img {
    padding-bottom: 120%;
}

.list01a .item .title {
    padding: 10px 6px;
    text-align: center;
    font-weight: bold;
}

.list01a .item .title span {
    margin-left: 10px;
    font-weight: normal;
}

/* searlist01a */
.leftnewli02 {
    margin-top: 46px;
    background: #f4f7fa;
    padding: 22px 0 16px;
}

/* subDate05 */
.subDate05 ul {
    /* padding: 10px 0; */
    width: 100%;
    height: 100%;
    padding: 0 12px;
    display: flex;
    flex-direction: column;
}

.subDate05 li {
    /* padding: 13px 0 13px;padding: 16px 0 16px; */
    flex: 1;
    display: flex;
    /* align-items: flex-start; */
    align-items: center;
    border-bottom: 1px solid #e6ecf1;
    padding: 20px 0;
    /* background-image: linear-gradient(to right, #d4dce5 50%, transparent 50%);
    background-image: -webkit-linear-gradient(to right, #d4dce5 50%, transparent 50%);
    background-image: -moz-linear-gradient(to right, #d4dce5 50%, transparent 50%);
    background-image: -o-linear-gradient(to right, #d4dce5 50%, transparent 50%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    background-position: left bottom; */
}

.subDate05 .date {
    width: 60px;
    text-align: center;
    line-height: 1;
    color: #007ed8;
    font-weight: bold;
    flex-shrink: 0;
    padding: 9px 0px;
}

.subDate05 .date .month {
    margin-top: 8px;
}

.subDate05 .textBox {
    flex: 1;
    min-width: unset;
    width: calc(100% - 70px);
    padding-left: 35px;
    box-sizing: border-box;
}

.subDate05 li:last-child {
    /*  padding-bottom: 0; */
    background-image: none;
}

.subDate05 a {
    align-items: center;
    max-height: 71px;
    padding-right: 6px;
    transition: padding 0.2s ease-in-out;
}

.subDate05 .textBox {
    padding-left: 14px;
}

/* .subDate05 .title,.subDate05 .title01{ line-height: 1.8; max-height: 71px;} */
.subDate05 li:hover {
    /* background: #fff;  */
    max-height: unset;
}

.subDate05 li:hover .title,
.subDate05 li:hover .title01 {
    color: #007ed8;
}

.subDate05 li:hover .date {
    color: #007ed8;
}

/* subDate05 */
.infotit01 .flex {
    /* align-items: self-start; */
    /* align-items: stretch; */
    display: flex;
    flex-direction: row-reverse;
}

.infotit01 .textle {
    flex: 0 0 auto;
    width: 56%;
    position: relative;
    z-index: 1;
    order: 2;
}

.infotit01 .textri {
    margin-top: 6px;
    flex: 1 1 auto;
    overflow: hidden;
    order: 1;
    margin-left: 26px;
    position: relative;
    z-index: 1;
    padding-right: 10px;
    padding-bottom: 10px;
}

.infotit01 .textri::after {
    content: "";
    width: 94%;
    height: 81%;
    background: #2663d0;
    position: absolute;
    top: 8%;
    right: 0;
    z-index: -1;
}

.textri .gkimg img {
    padding: 6px;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.textri .gkimg {
    padding-bottom: 56.95%;
    padding-top: 10px;
    padding-left: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.infotit01 .textle p {
    color: #333;
    line-height: 34px;
}

.infotit01 p {
    color: #333;
    line-height: 34px;
}

.infotext {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 40px;
    margin-top: 40px;
    border-bottom: 1px solid #b5b5b5;
}

/* subLiist05 */
.ipnblock01 {
    display: none;
}

.subLiist05 {
    padding: 40px 28px 10px;
    background: url(../images/lebg05.png) no-repeat top center;
    background-size: 100% 100%;
}

.subLiist05 li {
    margin-bottom: 30px;
}

.subLiist05 li a {
    color: #fff;
    display: block;
    line-height: 30px;
    border: 1px solid #accfe5;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}

/* subLiist05 */
/* listDate02 */
.listin01 {
    margin-top: -10px;
    padding: 0 20px;
}

.listin01 li {
    /* border-bottom: 1px solid #eaeaea; */
    position: relative;
}

.listin01 li::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 16px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background: #e5e5e5;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.listin01 li a {
    display: block;
    padding-left: 16px;
    color: #363636;
    transition: transform 0.5s ease-out;
    -webkit-transition: transform 0.5s ease-out;
    -moz-transition: transform 0.5s ease-out;
    -ms-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
}

.listDate02 ul li {
    padding: 18px 0;
    border-bottom: 1px dashed #dadada;
    transition: 0.3s;
}

.listDate02 .listin01 li a {
    padding-left: 20px;
    padding-right: 16px;
}

.listin01 li span {
    border-bottom: none;
    box-sizing: border-box;
    white-space: nowrap;
    text-align: center;
    padding: 0;
    color: #999999;
}

.listin01 li h3 {
    line-height: 26px;
    font-weight: normal;
    width: calc(100% - 140px);
    box-sizing: border-box;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    /* text-align: justify; */
}

.listin01 li a:hover {
    font-weight: bold;
}

.listin01 li a:hover span {
    font-weight: normal;
}






/* maplist */
.sub_15 {
    padding: 0px 0 80px;
}

.wrap_sub15 {
    padding: 32px 0 60px
}

.sub_15 ul {
    margin: -20px 0 0 0
}

.sub_15 li {
    overflow: hidden;
    margin: 0 0 0;
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2
}

.sub_15 li>a {
    margin: 0 0 0;
    float: left;
    width: 130px;
    height: 40px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
    background: #25b696;
    /* background:-webkit-linear-gradient(left,#37988f,#64c1ae);
    background:-o-linear-gradient(right,#37988f,#64c1ae);
    background:-moz-linear-gradient(right,#37988f,#64c1ae);
    background:linear-gradient(to right,#37988f,#64c1ae) */


}

.sub_15 .subNav {
    margin: 0 0 0 180px
}

.sub_15 .subNav dd {
    line-height: 32px;
    float: left;
    margin: 0 50px 10px 0
}

.sub_15 .subNav a {
    padding-left: 12px;
    display: block;
    position: relative
}

.sub_15 .subNav a::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #37988f;
    border-radius: 50%
}

/* maplist */
.autobg {
    position: relative;
    padding-top: 100px;
    padding-bottom: 5%;
}

.autobg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 84.5%;
    background: #f5f5f5;
    left: 0;
    bottom: 0;
}


.titellem {
    letter-spacing: 2em;
}

/* map */
#bMapContainer {
    height: 380px;
}

.aboutBox01 {
    padding-top: 10px;
    background-color: #fdfdfd;
    margin-top: -80px;
}

.aboutTits {
    margin-bottom: 30px;
    width: 44%;
    float: left;
    margin-top: 5%;
    padding-left: 5%;

}

.aboutbga {
    position: relative;
}

.aboutbga::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20%;
    width: 310px;
    height: 308px;
    background: url(../images/maplogo.png) no-repeat;
    background-size: contain;
}

/* .mapbgs{background: #0a6eb4;} */
.aboutImgs {
    margin-left: 46%;
    margin-top: 30px;
    position: relative;
    padding: 45px 45px 50px 0;
}

.aboutImgs::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 80%;
    height: 100%;
    background: #0a6eb4;
}

.aboutImgs .mapimga01 {
    position: relative;
}

.aboutTits h4 {
    font-weight: bold;
    color: #0a6eb4;
    margin-bottom: 8px;

}

.tithbox {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.aboutPins {
    align-items: flex-start;
    gap: 10px;
    justify-content: flex-start;
}

.aboutPins strong {
    width: auto;
    font-weight: normal;
}

.aboutPtit {
    flex: 1;
    color: #515151;
}

.aboutimga {
    margin-top: 30px;
    width: 120px;
}

.aboutimga img {
    padding: 6px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.aboutimga span {
    display: block;
    text-align: center;
}

.tithbox::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 40px;
    height: 2px;
    background: #848484;
}

.aboutTits h6 {
    color: #848484;
    font-weight: normal;
}

.aboutTits,
.aboutTits p {
    color: #7a7a7a;
    line-height: 36px;
}

/* map */
@media screen and (min-width: 1025px) {
    .listin01 li a:hover {
        color: #2d7bb9;

        /* background: linear-gradient(to right, #127637, #76bb2c);
-webkit-background: linear-gradient(to right, #127637, #76bb2c);
-moz-background: linear-gradient(to right, #127637, #76bb2c);
-ms-background: linear-gradient(to right, #127637, #76bb2c);
box-shadow: 0px 15px 30px 0px rgba(0, 46, 47, 0.2); */
    }

    .listin01 li:hover h3,
    .listin01 li:hover p,
    .listin01 li:hover a {
        color: #2d7bb9;
    }

    .listDate02 ul li:hover {
        padding-left: 8px;
        padding-right: 20px;
        box-shadow: 0px 8px 16px 0px rgba(218, 218, 218, 0.45);
    }

    .listDate02 ul li:hover h3 {
        font-weight: bold;
    }

    .listDate02 .listin01 li:hover::before {
        background: #25b697;
        height: 100%;
        width: 4px;
    }

}

/* listDate02 */
@media screen and (max-width:1640px) {
    .searlist01 {
        padding: 0 16px;
    }

    .searlist01 ul {
        margin: 0 0px 0 -60px
    }

    .searlist01 .item {
        margin: 0 0 40px 60px;
    }

    .autobg::before {
        height: 84.5%;
    }

    .subDate05 li {
        padding: 14px 0;
    }

    .infotit01 .textri::after {
        height: 74%;
    }

}

@media screen and (max-width:1380px) {
    .infotit01 .textri::after {
        top: 15%;
    }

    .tithbox {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .autobg::before {
        height: 82%;
    }

    .infotit01 .textle p,
    .infotit01 p {
        line-height: 24px;
        font-size: 14px;
    }

    /* .article-img {
        margin-left: 14px;
        width: 49%;
    }
    .aboutTits {
        width: 270px;
    }
    .aboutImgs {
        margin-left: 320px;
    } */
    .aboutbga::before {
        left: 22%;
        width: 240px;
        height: 228px;
    }

    #bMapContainer {
        height: 280px;
    }
}


@media screen and (max-width:1240px) {

    /* .sub_06a1 .item{padding:20px 120px} */
    .sub_06a1 .info {
        margin: 0 0 0 80px;
        padding: 0 0 0 30px
    }

    .sub_06a2>ul {
        margin: 0 80px
    }

    .sub_06c2 li {
        width: 25%
    }

    .sub_0631 li {
        width: 50%
    }
}

@media screen and (max-width:992px) {
    .infotit01 .textri::after {
        top: 10%;
        height: 92%;
    }

    .pcblock01 {
        display: none;
    }

    .ipnblock01 {
        display: block;
    }

    .searlist01 {
        padding: 0 0px;
    }

    .searlist01 ul {
        margin: 0 0px 0 -30px
    }

    .searlist01 .item {
        margin: 0 0 20px 30px;
    }

    .searlist01 li {
        width: 33%;
    }

    .aboutTits {
        margin-bottom: 30px;
        width: 100%;
        float: none;
    }

    .aboutImgs {
        margin-left: 0;
        padding: 20px 20px 20px 0;
    }

    #bMapContainer {
        height: 240px;
    }

    .tithbox {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .aboutimga {
        margin: 10px auto;
    }

    .autobg {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .autobg::before {
        background: #fff;
        height: 100%;
    }

    .aboutBox01 {
        margin-top: 0px;
    }

    .aboutTits p {
        line-height: 30px;
    }
}


@media screen and (max-width:768px) {
    .sub_15 {
        padding: 0px 0 40px;
    }

    .subLiist05 {
        padding: 20px 16px 10px;
    }

    .subLiist05 li {
        margin-bottom: 16px;
    }

    .listin01 {
        margin-top: -10px;
        padding: 0 4px;
    }

    .listDate02 ul li {
        padding: 10px 0;
    }

    .listDate02 .listin01 li a {
        padding-left: 14px;
        padding-right: 10px;
    }

    /* .infotit01 .flex {
    display: flex;
    flex-direction: row-reverse;
} */
    /* .infotit01 .flex{display: block;}*/
    .infotit01 .flex {
        flex-direction: column;
    }

    .sub_15 li>a {
        margin: 0 0 10px
    }

    .sub_15 .subNav {
        margin: 0;
        clear: both
    }

    .sub_15 .subNav dd {
        margin-bottom: 0
    }

    .textle,
    .textri {
        order: 0;
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .infotit01 .textri {
        margin-left: 0;
        padding-bottom: 10px;
    }

    .infotit01 .textle p,
    .infotit01 p {
        line-height: 26px;
        font-size: 15px;
    }

    .textri {
        margin-bottom: 20px;
    }

    .infotit01 .textle {
        width: 100%;
    }

    .leftnewli02 {
        margin-top: 20px;
    }

    .subDate05 li {
        padding: 12px 0;
    }

    .sub_06a2>ul {
        margin: 0 24px
    }

    /* .sub_06a2 .slick-current .item span{transform:scale(1.2)} */
    .sub_06a1 .item {
        padding: 0px
    }

    .sub_06a1 .info {
        padding: 0 0 0 20px;
        margin: 0 0 0 50px
    }

    .sub_06a1 .img_centered {
        width: 40px
    }

    .imglist06 {
        justify-content: center;
    }

    .imglist06 .item {
        width: 90%;
        margin-bottom: 0;
    }

    .imglist06 .item .itxt .tit06 {
        height: auto;
    }

    .imglist06 .item .itxt {
        padding: 10px;
        margin: 0;
    }

    .listimg02 ul {
        display: flex;
        justify-content: center;
    }

    .listimg02 .item {
        width: 90%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .listimg02 .item:nth-child(3n) {
        margin-right: 2%;
    }

    .listimg02 .item:nth-child(2n) {
        margin-right: 0;
    }

    .ztMain .sub_page_title3 {
        margin-bottom: 20px;
    }
}

/* slick */





@media screen and (max-width:768px) {
    .newlist01 .img_box {
        width: 180px;
    }

    .newlist01 li {
        padding: 20px 10px 10px
    }

    .newlist01 .info_box .time {
        display: none;
    }


}

@media screen and (max-width:540px) {

    .newlist01 .item {
        display: block;
    }

    .newlist01 .img_box {
        width: 100%;
    }

    .newlist01 .info_box {
        margin-left: 0;
        margin-top: 10px;
    }

}

@media screen and (max-width: 479px) {
    .searlist01 li {
        width: 49%;
    }

    .sub_banner_title span::before {
        max-width: 190px;
        background-size: contain;
        height: 56px;
    }

    .sub_banner_title span {
        max-width: 271px;
        height: 56px;
        line-height: 56px;
        padding-left: 36px;
        font-size: 19px;
    }
}