.wrap_1515 {
    width: 14.44rem;
    max-width: 90%;
    margin: auto;
}

.pageout {
    margin: 0.92rem 0;
}

@media only screen and (max-width:1024px) {
    .wrap_1515 {
        width: 90%;
        max-width: 90%;
    }

    .fnt_24 {
        font-size: 14px;
    }

    .fnt_30 {
        font-size: 14px;
    }

    .fnt_38 {
        font-size: 16px;
    }

    .fnt_60 {
        font-size: 20px;
    }

    .fnt_90 {
        font-size: 22px;
    }

    .fnt_48 {
        font-size: 18px;
    }
}

input,
button,
textarea {
    border: none;
    outline: none;
    background: none;
}

/* about-index */
/* about_01å¼€å§‹ */
.about_01 {
    padding: 0 0.78rem 5%;
    background: #e6f7fc;
    height: 6.08rem;
}

.about_01 .about_01_l {
    float: left;
    width: 36.8%;
    position: relative;
}

.about_01 .about_01_r {
    float: right;
    width: 63%;
    color: #1F2160;
    padding-top: 0.5rem;
}
.about_01 .about_01_r p.fnt_90{font-family: "mexlmb";}
.about_01 .about_01_r .more{margin-top: 0.2rem;padding: 0 0.65rem;line-height: 0.8rem;border-radius: 0.2rem;
    border-bottom-right-radius: 0;}
.about_01 .about_01_r .about_01_r_cnt {
    padding-top: .2rem; line-height: 1.4;
}

.about_01 .about_01_l svg {
    margin-right: 0.82rem;
    width: 4.68rem;
    opacity: 0;
    visibility: hidden;
}

.about_01.active .about_01_l svg {
    opacity: 1;
    visibility: visible;
}

.about_01 .about_01_l svg path {
    stroke-dasharray: 2442;
    stroke-dashoffset: 2442;
}

@keyframes draw {
    to {
        stroke-dashoffset: 4884;
    }
}

.about_01.active .about_01_l svg path {
    animation: draw 1s 0.1s linear forwards;
    -webkit-animation: draw 1s 0.1s linear forwards;
}

/* about_01ç»“æŸ */

/* about_02å¼€å§‹ */
.about_02 {
    padding-top: 2.3rem;
    margin-bottom: 1.15rem;
}

.about_02 ul {
    overflow: hidden;
}

.about_02 dl {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
}

.about_02 dd,
.about_02 dt {
    float: right;
    width: 45%;
}
.about_02 dd {
    border-radius: 0.62rem;
    border-bottom-right-radius: 0;
}

.about_02 dt {
    float: left;width: 50%;
    color: #1f2160;
}

.about_02 dl .about_02_cnt {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.about_02 dl .about_02_cnt p.fnt_90,.solut_b p.fnt_40{font-family: "mexlmb";} 
.about_02 li:nth-child(2n) dl .about_02_cnt {
    right: 0;
    left: auto;
}

.solut_b {
    line-height: 1.2;
    margin-top: 0.1rem;
}

.solut_b p:nth-child(1) {
    margin-bottom: .4rem;
}

.about_02 li:nth-child(2n) {
    padding-top: .8rem;
}

.about_02 li:nth-child(2n) dt {
    float: right;
    padding-top: 0;
}

.about_02 li:nth-child(2n) dd {
    float: left;
}

.about_02 dd em {
    z-index: 2;
    /* display: none; */
    cursor: pointer;
    color: #fff;
    font-size: 1rem;
}

/* about_02ç»“æŸ */

/* about_03å¼€å§‹ */
.about_03 .about_com_title {
    text-align: center;
    color: #1f2160;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
}
.about_03 .about_com_title h1{font-family: "mexlmb";}
.about_03 .about_com_title span {
    display: block;
    line-height: 1.2;
    margin-top: 0.3rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.about_03 .about_com_title .pub_more {
    margin-top: 0.5rem;
}

/* about_03ç»“æŸ */

.about_04 .swiper_year {
    height: 2.3rem;
    position: relative;
    cursor: pointer;
}

.about_04 .swiper_cnt {
    /*height: 3.89rem;*/
    color: #1f2160;
    margin-bottom: .6rem;
    cursor: pointer;
    position: relative;
}
.about_04 .swiper_cnt .lhl_but div{background: none;font-size: 0.4rem;line-height: 44px;text-align: center;}
.about_04 .swiper_cnt .lhl_but div.swiper-button-disabled{display: none;}
.about_04 .swiper_year .swiper_year_img {
    height: 1.4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.about_04 .swiper_year .swiper-slide {
    text-align: center;
    color: #00b8de;
}

.about_04 .swiper_year .swiper-slide:nth-child(1) .slide_hide {
    display: none;
}

.about_04 .swiper_cnt dl {
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.about_04 .swiper_cnt dd {
    float: right;
    width: 50%;
    text-align: left;
}
.about_04 .swiper_cnt dd>p{line-height: 1.1;font-family: "mexlmb";}
.about_04 .swiper_cnt dd h3{color: #00b8de;margin-bottom: 0.1rem;}
.about_04 .swiper_cnt dd ul{height: 2.8rem;overflow: hidden;}
.about_04 .swiper_cnt dd li {
    position: relative;
    padding-left: .6em;
    margin-bottom: 0.35em;
 
}

.about_04 .swiper_cnt dd li:before {
    content: "•";
    color: #00b8de;
    position: absolute;
    left: 0;
}

.about_04 .swiper_cnt dt {
    float: left;
    width: 30%;
    margin-right: .64rem;
    border-radius: 0.62rem;
    border-bottom-right-radius: 0;
}

.about_03.bg-cover {
    background-position: unset;
}

.about_index h3 {
    /* color: #1f2160; */
}

.about_04 .swiper_year .swiper-slide-prev,
.about_04 .swiper_year .next_behind {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-top: .6rem;
}

.about_04 .swiper_year .swiper-slide-next,
.about_04 .swiper_year .prev_front {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    transform: rotate(180deg);
    margin-top: 1.58rem;
}

.about_04 .swiper_year .swiper-slide-next p,
.about_04 .swiper_year .prev_front p {
    transform: rotate(180deg);
}



/* about_05å¼€å§‹ */
.about_05 {
    margin-top: 2.05rem;
}

.about_05 .about_com_title {
    text-align: center;
    color: #1f2160;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
}
.about_05 .about_com_title{font-family: "mexlmb";}
.about_05 .about_com_list dl {
    background: #e6f7fc;
    border-radius: 0.62rem;
    border-bottom-right-radius: 0;
    padding: 0.58rem 0.45rem 0.7rem;
    color: #000;
    height: 5.6rem;
    transition: all 0.5s;
}

.about_05 .about_com_list dd {
    width: 0.84rem;
    height: 0.84rem;
}

.about_05 .about_com_list dd img {
    width: 100%;
}

.about_05 .about_com_list dt {
    margin-top: .2rem;
}
.about_05 .about_com_list dt p.fnt_40{font-family: "mexlmb";}
.about_05 .about_com_list dt .about_com_list_cnt {
    margin-top: .3rem;
}

.about_05 .about_com_list {
    margin-top: 0.66rem;
}

.about_05 .about_com_list li {
    padding: 0 0.175rem;
    box-sizing: border-box;
    float: left;
    width: 33.3%;
    margin-bottom: 0;
}

.about_05 .about_com_list li:hover dl {
    background: #fff;
    color: #1f2160;
    box-shadow: 0 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
}

.about_05 .about_com_list ul {
    margin: 0 -0.23rem;
    display: inline-block;
}

/* about_05ç»“æŸ */

/* about_06å¼€å§‹ */
.about_06 .about_com_title {
    text-align: center;
    color: #1f2160;
    margin-top: 1.32rem;
    font-family: "mexlmb"
}

.about_06 .about_com_list {
    margin-top: 0.95rem;
}

.about_06 .about_com_list ul {
    margin: 0 -0.23rem;
    display: inline-block;
}

.about_06 .about_com_list li {
    padding: 0 0.53rem;
    box-sizing: border-box;
    float: left;
    width: 16.6%;
    margin-bottom: 0.65rem;
}

/* about_06ç»“æŸ */

/* about_07å¼€å§‹ */
.about_07 {
    padding: 5% 0.2rem;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.about_07 h1 {
    text-align: center;
    line-height: 1;
    color: #1F2160;
    font-family: "mexlmb";
}

.about_07 .swbox {
    margin-top: 5%;
    position: relative;
    z-index: 2;
}

.about_07 .swbox .swiper-container {
    padding-top: 0.15rem;
}
.about_07 .swbox .swiper-button-prev,.about_07 .swbox .swiper-button-next{background: none; font-size: 0.6rem; left:12%; margin-top: -0.6rem; text-align: center; width: 0.6rem; height: 0.6rem; line-height: 0.6rem;}
.about_07 .swbox .swiper-button-next{left:auto; right:12%;}

.about_07 li {
    width: 10.45rem;
    padding: 3% 5%;
    border-radius: 0.6rem;
    transform: scale(0.8);
    box-shadow: 0 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
    filter: blur(5px);
    color: #666;
    background: #F6FCFE;
}

.about_07 li.swiper-slide-active {
    transform: scale(1);
    filter: blur(0);
    color: #000;
    background: #E6F7FC;
    z-index: 100;
}

.about_07 li.swiper-slide-prev {
    transform: scale(0.8) rotate(-10deg);
    margin-top: 5%;
}

.about_07 li.swiper-slide-next {
    transform: scale(0.8) rotate(10deg);
    margin-top: 5%;
}

.about_07 li dt {
    line-height: 1;
}

.about_07 li dt p {
    margin-bottom: 2%;
}

.about_07 li dt i {
    font-size: 0.6rem;
    line-height: 1;
}

.about_07 li dt i:last-child {
    float: right;
}

.about_07 li dd {
    clear: both;
    float: right;
    margin-top: 3%;
}

.about_07 li dd span {
    float: left;
    margin-right: 0.2rem;
    width: 1.2rem;
    height: 0.672rem;
    display: flex;
    align-items: center;
}

.about_07 li dd h3 {
    float: right;
    font-family: "mexlmb"
}

/* .about_07 li dd .about_07_tx_Img {
    width: 100%;
    
} */

.about_07 svg {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 12%;
    width: 7.16rem;
    opacity: 0;
    visibility: hidden;
}

.about_07.active svg {
    opacity: 1; visibility: visible;
}

.about_07 svg path {
    stroke-dasharray: 2700;
    stroke-dashoffset: 2700;
}

@keyframes draw5{
    to { stroke-dashoffset: 5400; }
}

.about_07.active svg path {
    animation: draw5 1s 0.1s linear forwards;
    -webkit-animation: draw5 1s 0.1s linear forwards;
}

/* about_07ç»“æŸ */

/* è§†é¢‘ */
.video_appbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}

.video_appbox.show {
    visibility: visible;
    opacity: 1;
}

.video_appbox video {
    object-fit: cover;
    width: 100%;
}

.video_appbox .video_t {
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    background: #000;
    width: 1440px;
    max-width: 70%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 60%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}

.video_appbox.show .video_t {
    visibility: visible;
    opacity: 1;
    top: 50%;
}

.video_appbox .mask {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.video_close {
    position: absolute;
    top: 0.2rem;
    right: 3%;
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    cursor: pointer;
    z-index: 99999;
}

.video_close i {
    color: #00b8de;
    font-size: 0.3rem;
    vertical-align: middle;
}

/* è§†é¢‘ */
@media only screen and (max-width:1600px) {

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .44rem;
    }
}

@media only screen and (max-width:1440px) {

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .34rem;
    }
}

@media only screen and (max-width:1240px) {

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .2rem;
    }
}

@media only screen and (max-width:1100px) {

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .1rem;
    }
}

@media only screen and (max-width:1024px) {
    .about_07 li dd h3 {
        margin-top: 5%;
    }

    .video_close {
        width: 40px;
        height: 40px;
        top: 30px;
    }

    .video_close i {
        font-size: 40px;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: 0rem;
    }
}


@media only screen and (max-width:900px) {
    .about_04 .swiper_year {
        height: 3.4rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .3rem;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 2rem;
    }
}

@media only screen and (max-width:850px) {
    .about_04 .swiper_year {
        height: 3.4rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .14rem;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 2rem;
    }
}

@media only screen and (max-width:767px) {
    .wrap_1515 {
        width: 94%;
        max-width: 100%;
    }

    .about_01 {
        height: auto;
        padding-top: 55px;
        position: relative;
    }

    .about_01 .about_01_l {
        width: auto;
        text-align: center;
        float: none;
        position: absolute;
        right: 0;
        top: 0;
    }

    .about_01 .about_01_r {
        width: 100%;
        float: none;
        padding-top: 0;
    }
       .about_01 .about_01_r p:first-child{margin-bottom: 45px;}
    .about_01 .about_01_r .more{
        line-height: 40px;
        border-radius: 10px;
        border-bottom-right-radius: 0;
        padding: 0 30px;
    }
    .about_02 dd,
    .about_02 dt {
        float: none;
        width: 100%;
        height: auto;
        position: relative;
    }

    .about_02 li:nth-child(2n) dt {
        padding-top: 0;
    }

    .about_02 dd em {
        font-size: 2.4rem;
    }

    .about_02 dl .about_02_cnt {
        position: relative;margin-top: 30px;
    }
    .about_03.bg-cover{background-position: bottom;}
    .about_04 .swiper_cnt {
        height: auto;
    }

    .about_04 .swiper_cnt dt {
        float: none;
        width: 100%;
        height: auto;
    }

    .about_04 .swiper_cnt dd {
        float: none;
        width: 100%;
        margin-top: 1rem;
    }

    .about_04 .swiper_cnt dl {
        display: block;
    }

    .about_04 .swiper_year {
        height: 3.4rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: 0rem;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 2rem;
    }

    .about_05 .about_com_list dl {
        height: auto;
    }

    .about_05 .about_com_list li {
        width: 100%;
        margin-bottom: 1rem;
    }

    .about_05 .about_com_list li:last-child {
        margin-bottom: 0;
    }

    .about_05 {
        margin-top: 6.05rem;
    }

    .about_05 .about_com_list dd {
        width: 40px;
        height: 40px;
    }

    .about_06 .about_com_list li {
        width: 25%;
    }

    .about_07 {
        padding-bottom: 0;
        padding-top: 30px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .about_07 svg {
        top: 35px;
    }

    .video_appbox .video_t {
        max-width: 94%;
    }
    .about_04 .swiper_cnt dd ul{height: auto;}
    .about_04 .swiper_cnt .lhl_but div{top: 32%;font-size: 20px;}
    .about_07 .swbox{margin-bottom: 10px;margin-top: 20px;}
    .about_07 li dt p{
        line-height: 1.2;
        height: 4.8em;
        overflow: hidden;
    }
    .about_07 li dd{
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }
    .about_07 li dd span{
        width: 50px;
        height: 50px;
    }
    .about_07 li dd h3{margin-top: 0!important;width: calc(100% - 65px);line-height: 20px;height: 60px;overflow: hidden;}
}

@media only screen and (max-width:700px) {
    .about_04 .swiper_year {
        height: 5rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .55rem;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 2.6rem;
    }
}

@media only screen and (max-width:650px) {
    .about_04 .swiper_year {
        height: 5rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .3rem;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 2.6rem;
    }
}

@media only screen and (max-width:590px) {
    .about_04 .swiper_year {
        height: 5rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: 0;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 2.6rem;
    }
}

@media only screen and (max-width:550px) {
    .about_04 .swiper_year {
        height: 8rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: 1.2rem;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 4.2rem;
    }
}

@media only screen and (max-width:490px) {
    .about_04 .swiper_year {
        height: 8rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .9rem;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 4.2rem;
    }
}

@media only screen and (max-width:460px) {
    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .6rem;
    }
}

@media only screen and (max-width:420px) {
    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .3rem;
    }
}

@media only screen and (max-width:390px) {
    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: 0rem;
    }
}

@media only screen and (max-width:370px) {
    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: -.3rem;
    }
}

@media only screen and (max-width:350px) {
    .about_04 .swiper_year {
        height: 10rem;
    }

    .about_04 .swiper_year .swiper-slide-prev,
    .about_04 .swiper_year .next_behind {
        margin-top: .5rem;
    }

    .about_04 .swiper_year .swiper-slide-next,
    .about_04 .swiper_year .prev_front {
        margin-top: 4.8rem;
    }
}

/* about-index */




/* media-index */
/* media_01å¼€å§‹ */
.media_01 {
    position: relative;
    padding-top: .6rem;
}

.media_01 .media_com_search {
    overflow: visible;
}

.media_01 .media_com_search .search_ipt_box {
    width: 4.52rem;
    max-width: 100%;
    overflow: hidden;
    border: 1px solid #00afdd;
    border-radius: .5rem;
    margin-bottom: 0.48rem;
    float: left;
    height: .5rem;
}

.media_01 .media_com_search .search_ipt_box {
    display: inline-block;
    vertical-align: top;
}

.media_01 .media_com_search .search_ipt_box button,
.media_01 .media_com_search .search_ipt_box input {
    height: .5rem;
    line-height: 0.5rem;
    font-size: 0.18rem;
}

.media_01 .media_com_search .search_ipt_box input {
    float: left;
    width: calc(100% - 50px);
    padding-left: .35rem;
}

.media_01 .media_com_search .search_ipt_box button {
    float: right;
    width: 50px;
    font-weight: bold;
    cursor: pointer;
    font-family: 'mexlmer';
}

.media_01 .media_01_cnt {
    position: relative;
    z-index: 2;
}

.media_01 .media_com_list ul {
    margin: 0 -0.23rem;
    display: inline-block;
    width: 100%;
}

.media_01 .media_com_list li {
    padding: 0 0.17rem;
    box-sizing: border-box;
    float: left;
    width: 33.3%;
    margin-bottom: .8rem;
}

.media_01 .media_com_list dl {
    border-radius: 0.62rem;
    border-bottom-right-radius: 0;
    color: #000;
    height: 6.52rem;
    transition: all 0.5s;
    cursor: pointer;
    box-shadow: 0 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 0.62rem;
    -moz-border-radius: 0.62rem;
    -ms-border-radius: 0.62rem;
    -o-border-radius: 0.62rem;
}

.media_01 .media_com_list dd {
    width: 100%;
    margin-right: .64rem;
    border-radius: 0.62rem;
    border-bottom-right-radius: 0;will-change: transform;
}

.media_01 .media_com_list dt {
    padding: .36rem 0.42rem 1.05rem;font-family: "mexlmb";
}

.media_01 .media_com_list dt .media_com_list_title {
    color: #00b8de;
}

.media_01 .media_com_list li:nth-child(3n+2) dt .media_com_list_btn {
    background-color: #005bac;
}

.media_01 .media_com_list li:nth-child(3n+3) dt .media_com_list_btn {
    background-color: #00b8de;
}

.media_01 .media_com_list dt .media_com_list_btn {
    height: 30px;
    width: auto;
    display: inline-block;
    padding: 0 0.2rem;
    background-color: #1f2160;
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin: .14rem 0 .21rem;
    font-size: 0.16rem;
}
.media_com_list_cnt{font-family: "mexlm";}
.media_01 .media_01_svg {
    position: relative;
}

.media_01 svg {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0%;
    width: 4.58rem;
    opacity: 0;
    visibility: hidden;
}

.media_01.active svg {
    opacity: 1;
    visibility: visible;
}

.media_01 svg path {
    stroke-dasharray: 4722;
    stroke-dashoffset: 4722;
}

@keyframes draw3 {
    to {
        stroke-dashoffset: 9544;
    }
}

.media_01.active svg path {
    animation: draw3 1s 0.1s linear forwards;
    -webkit-animation: draw3 1s 0.1s linear forwards;
}

@media only screen and (max-width:1024px) {
    .media_01 .media_com_search .search_ipt_box {
        width: 100%;
        height: 40px;
        background-color: #fff;
    }

    .media_01 .media_com_search .search_ipt_box button,
    .media_01 .media_com_search .search_ipt_box input {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
}

@media only screen and (max-width:767px) {
    .wrap_1515 {
        width: 90%;
        max-width: 100%;
    }

    .media_01 .media_com_list dl {
        height: auto;
        border-radius: 2.3rem;
        border-bottom-right-radius: 0;
    }
    .media_01 .media_com_search .search_ipt_box{margin-bottom: 20px;}
    
    
    .media_01 .media_com_list ul{margin: 0;}
    .media_01 .media_com_list li {
        width: 100%;
        margin-bottom: 30px;padding: 0;
    }

    .media_01 .media_com_list li:last-child {
        margin-bottom: 0;
    }

    .media_01 {
        padding-top: 30px;
    }

    .media_01 .media_com_list dd {
        width: 100%;
    }

    .media_01 .media_com_list dt .media_com_list_title {
        font-size: 14px;
    }

    .media_01 .media_com_list dt .media_com_list_btn {
        height: 20px;
        line-height: 20px;
        margin: 5px 0 15px;
        font-size: 14px;
        padding: 0 10px;
    }
    .media_01 .media_com_list dt .media_com_list_cnt{font-size: 18px;line-height: 20px;
    height: auto;
    max-height: 40px;}

    .media_01 .media_com_list dt {
        font-size: 26px;
        padding: 18px 21px 30px;
    }

    .video_appbox .video_t {
        max-width: 94%;
    }

    .page i {
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        color: #000;
        font-size: 18px;
    }
}

/* media_01ç»“æŸ */
/* media-index */


/* media-mediaCnt */
.del_body .height_height {
    display: block;
}

.del_con {
    padding: 0.7rem 0;
    box-sizing: border-box;
    overflow: hidden;
}

.d_title {
    text-align: center;
    line-height: 1;
    color: #1f2160;
}

.d_date {
    margin-top: 0.2rem;
    text-align: center;
    color: #00b8de;
}

.d_date span {
    position: relative;
}

.d_date span:before {
    content: "";
    display: block;
    position: absolute;
    width: 2.5rem;
    height: 1px;
    background: #00B8DE;
    left: -2.8rem;
    top: 50%;
}

.d_date span:after {
    content: "";
    display: block;
    position: absolute;
    width: 2.5rem;
    height: 1px;
    background: #00B8DE;
    right: -2.8rem;
    top: 50%;
}

.d_edit {
    margin-top: 0.6rem;
    padding: 0 0.8rem;
    box-sizing: border-box;
}

.d_edit .edit_con_original {
    color: #1f2160;
    line-height: 1.3;
}

.mediaCnt_02 {
    display: flex;
    justify-content: space-between;
    margin: 1.08rem auto 1.12rem;
    align-items: center;
}

.mediaCnt_02 .mediaCnt_02_l .mediaCnt_02_l_img_box {
    display: flex;
}

.mediaCnt_02 .mediaCnt_02_l .mediaCnt_02_l_img_list {
    width: .36rem;
    height: .36rem;
    border-radius: .36rem;
    margin-right: .22rem;
    display: inline-block;
    background: #3b3b3b;
}

@media only screen and (min-width:1025px) {
    .mediaCnt_02 .mediaCnt_02_l .mediaCnt_02_l_img_list:hover {
        background: #00B8DE;
    }
}

@media only screen and (max-width:767px) {
    .wrap_1515 {
        width: 90%;
        max-width: 100%;
    }

    .mediaCnt_02 .mediaCnt_02_l p {
        font-size: 15px;
    }

    .mediaCnt_02 .mediaCnt_02_l .mediaCnt_02_l_img_list {
        width: 20px;
        height: 20px;
    }

    .del_con {
        padding: 30px 0;
    }
}



/* events_tacå¼¹çª— */
.contact_form dt {
    line-height: 1em;
    color: #1f2160
}

.contact_form dt i {
    margin-right: 0.06rem
}

.contact_form ul {
    margin: 0 -0.19rem
}

.contact_form dl {
    margin: 0 0.19rem
}

.contact_form dt {
    margin-bottom: 0.15rem
}

.contact_form li {
    float: left;
    width: 50%;
    margin-bottom: 0.4rem
}

.contact_form li.li_100 {
    float: none;
    width: 100%
}

.contact_form li input {
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    border: 1px solid #00afdd;
    background: #fff;
    border-radius: 0.5rem;
    padding: 0 0.2rem
}

.contact_form li textarea {
    width: 100%;
    height: 1.3rem;
    line-height: 0.3rem;
    border: 1px solid #00afdd;
    background: #fff;
    border-radius: 0.2rem;
    padding: 0.2rem
}

.pub_button button {
    position: relative;
    display: inline-block;
    line-height: 0.8rem;
    padding: 0 1.2rem;
    text-align: center;
    color: #fff;
    border-radius: 0.15rem;
    border-bottom-right-radius: 0;
    background: #1F2160;
    overflow: hidden;
}

.pub_button button em {
    font-weight: bold;
    color: #fff;
    font-family: 'mexlmer';
}

.pub_button button em {
    position: relative;
    z-index: 2;
    vertical-align: middle;
}

.pub_button button::before {
    content: "";
    position: absolute;
    z-index: 1;
    lefT: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #252778;
}

.logs_tac .contact_form h3 {
    text-align: center;
    color: #1f2160;
    line-height: 1em;
    margin-bottom: 0.4rem;
}

.events_blank,
.events_tac {
    display: none;
}

.event_close {
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    color: #00b8de;
    font-weight: bold;
    font-size: 0.22rem;
    cursor: pointer;
}

.events_blank {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
}

.events_tac {
    position: fixed;
    z-index: 99991;
    background: #fff;
    width: 18.77rem;
    border-radius: 0.3rem;
}

.events_tac .contact_form {
    width: 10.4rem;
    margin: auto;
    padding: 0.6rem 0;
}


.events_tac .pub_button {
    text-align: center;
    clear: both;
}

.events_tac .contact_form li textarea {
    height: 1.6rem;
}

.events_tac .contact_form ul {
    margin: 0 -0.4rem
}

.events_tac .contact_form dl {
    margin: 0 0.4rem
}

.events_tac .contact_form li {
    margin-bottom: 0.3rem;
}

.events_tac .contact_form dd {
    position: relative;
}

.events_tac .contact_form dd i {
    position: absolute;
    right: 0.25rem;
    top: 0;
    color: #00b8de;
    line-height: 0.52rem;
    font-size: 0.26rem;
}


.logs_tac .contact_form {
    padding: 1rem 0;
}

.logs_tac .pub_button {
    padding-top: 0.4rem;
}

@media only screen and (min-width:1025px) {
    .pub_button button::before {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
    }

    .pub_button button:hover {
        color: #fff !important;
    }

    .pub_button button:hover::before {
        width: 100%;
    }
}

@media only screen and (max-width:767px) {

    .events_tac .contact_form {
        padding: 20px;
    }

    .events_tac .contact_form {
        width: 100%;
    }

    .events_tac .contact_form li {
        margin-bottom: 20px;
    }

    .event_close {
        font-size: 20px;
    }

    .events_tac .contact_form dd i {
        line-height: 40px;
        right: 10px;
        font-size: 18px;
    }

    .events_tac .contact_form li textarea {
        height: 120px;
    }

    .events_tac .contact_form {
        max-height: 80vh;
        overflow-y: auto;
    }

    .event_close {
        top: -40px
    }

    .contact_form li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .contact_form ul,
    .contact_form dl {
        margin: 0
    }

    .contact_form li input {
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
    }

    .contact_form li textarea {
        padding: 10px;
        height: 100px;
    }

    .pub_button button {
        height: 40px;
        line-height: 40px;
    }

    .contact_form dt {
        margin-bottom: 10px;
    }
}

/* media-mediaCnt */


@media only screen and (max-width:1023px) {
    .about_07 .swbox .swiper-button-prev{left:10px;}
    .about_07 .swbox .swiper-button-next{right: 10px;}
}
@media only screen and (max-width:767px) {
    .about_07 .swbox .swiper-button-prev,.about_07 .swbox .swiper-button-next{left:0; font-size: 20px; width: 20px; height: 20px; line-height: 20px; margin-top: -20px;}
    .about_07 .swbox .swiper-button-next{left:auto; right: 0;}
    .about_07 li dd span{ width: 80px; height: 44.8px;}
    .about_07 li dd h3 {
        width: calc(100% - 90px);
        margin-top: 0!important;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
    }
    .about_07 li dt {
        height: auto;
        margin-bottom: 10px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .about_07 li dt p {
        line-height: 1.2;
        height: 9.6em;
        overflow: hidden;
    }
}