@charset "utf-8";
/*html {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
}*/
.head {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}

.nav-bg img {
    width: 100%;
}

.logo {
    z-index: 999;
    display: inline-block;
    height: 54px;
}

    .logo img {
        z-index: 999;
        display: block;
        height: 100%;
    }
/*.nav{
	margin-left: 90px;
}*/
.bu2 {
    position: absolute;
    margin-left: -1.5%;
    width: 100% !important;
    /* margin-top: 1%; */
    text-align: center;
}

.bu {
    position: absolute;
    margin-left: 0.5%;
    /* margin-top: 1%; */
    text-align: center;
    width: 72.5%;
}

.nav span {
    padding: 0 40px;
    line-height: 34px;
}

.nav li {
    z-index: 999;
    width: 14.5%;
    /* padding: 0 40px; */
    line-height: 34px;
    text-align: center;
}

.nav span a.nava {
    font-size: 20px;
    color: #fff;
}

.nav li a.nava {
    font-size: 20px;
    color: #fff;
}

.hdrsc i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    cursor: pointer;
}

.schide {
    width: 160px;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 40px;
    opacity: 0;
    visibility: hidden;
    transition: .25s;
}

.schide_active {
    opacity: 1;
    visibility: inherit;
}

.schide input.ipt1 {
    width: 100%;
    height: 34px;
    border: 1px solid #fff;
    border-radius: 6px;
    background: none;
    color: #fff;
    /* padding: 0 40px; */
    padding-left: 55px;
}

.se {
    margin-top: -21%;
    /* height: 34px; */
}

select {
    height: 34px;
    color: #666;
    padding-left: 4%;
    /* text-align: center; */
    color: white;
    border: 1px solid white;
    background: #eee0;
    width: 50px;
    border-radius: 6px 0 0 6px;
}
option {
    color: #666;
}
.si {
    display: inline-block;
    height: 34px;
    margin-top: -18%;
    margin-left: 18%;
    float: left;
}
.si img{margin:auto;}

.schide input.ipt1::-webkit-input-placeholder {
    color: #fff;
}

.schide input.ipt2 {
    width: 34px;
    height: 34px;
    background: url(/TemplatePage/001/image/scico_03.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 40%;
    cursor: pointer;
}

.hdren {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    margin-left: 25px;
}

    .hdren a {
        color: #fff;
        opacity: .5;
    }

        .hdren a.active {
            opacity: 1;
        }

.bn_video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

/*ÊÓÆµ*/
.videohide {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: .5s;
}

.videohide_class {
    visibility: visible;
    opacity: 1;
}

.videohidebg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 10;
}

.videohidebox i {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 24px;
    border-radius: 30px;
    background: #2095F2;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -15px;
    margin-top: -15px;
    border: 2px solid #fff;
    cursor: pointer;
    font-style: normal;
}

    .videohidebox i.fa-close:hover {
        -webkit-filter: brightness(110%);
    }

.videohidebox {
    width: 50%;
    height: 600px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 25%;
    z-index: 20;
    padding: 10px;
    margin-top: -500px;
    transition: .5s;
}

.videohidebox_class {
    margin-top: -300px;
    opacity: 1;
}

.videohidebox_1 {
    width: 100%;
    height: 530px;
}

    .videohidebox_1 video {
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .videohidebox_1 p {
        font-size: 16px;
        color: #000;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

.md {
    padding: 65px 0;
}

.m1t {
    font-size: 22px;
    line-height: 55px;
    color: #666;
    font-style: italic;
}

.m1b {
    display: flex;
    width: 101.333333%;
}

.m1ba {
    width: 32%;
    margin-right: 1.333333%;
    overflow: hidden;
}

    .m1ba img {
        transition: .5s;
    }

    .m1ba .txt {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.4);
        justify-content: center;
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        font-style: italic;
        transition: .25s;
    }

        .m1ba .txt span {
            position: relative;
        }

            .m1ba .txt span i {
                height: 2px;
                background: #fff;
                display: inline-block;
                position: absolute;
                left: 0;
                bottom: -5px;
                transition: .25s;
                width: 0;
            }

    .m1ba:hover .txt {
        background: rgb(0 84 157 / 0.7);
    }

        .m1ba:hover .txt span i {
            width: 100%;
        }

    .m1ba:hover img {
        transform: scale(1.02);
    }

.m2 {
    background: #333333;
}

.m2l {
    width: 26.333333%;
    padding-left: 12%;
}

.m2r {
    width: 66.666666%;
}

.hy3ra {
    height: 560px;
    background-size: cover !important;
    width: 100%;
    position: relative;
}

    .hy3ra .txt {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.4);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 99;
        color: #fff;
        overflow: hidden;
    }

    .hy3ra .txtb {
        padding: 30px;
        position: absolute;
        left: 0;
        bottom: -30px;
        transition: .5s;
    }

        .hy3ra .txtb h3 {
            font-size: 22px;
        }

            .hy3ra .txtb h3 i {
                margin-left: 20px;
                opacity: 0;
                transition: .5s;
            }

        .hy3ra .txtb p {
            font-size: 16px;
            line-height: 27px;
            margin-top: 10px;
            opacity: 0;
            transition: .5s;
            font-style: italic;
        }

    .hy3ra:hover .txtb {
        bottom: 0;
    }

        .hy3ra:hover .txtb p {
            opacity: 1;
        }

    .hy3ra:hover h3 i {
        opacity: 1;
    }
    .width100{
        width:100%;
    }
.hy3la {
    color: #999999;
    cursor: pointer;
    margin-top: 40px;
    font-style: italic;
    border-left: 6px solid rgba(0,0,0,0);
    padding-left: 45px;
    transition: .25s;
}

    .hy3la h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }

        .hy3la h3 i {
            margin-left: 20px;
            opacity: 0;
            transition: .5s;
            transition: .25s;
        }

.m2ltop {
    font-size: 28px;
    margin-bottom: 10px;
    color: #fff;
    font-style: italic;
}

    .m2ltop i {
        margin-left: 20px;
    }

.hy3la {
    transition: .4s;
    height: 50px;
    line-height: 50px;
}

    .hy3la p {
        font-size: 16px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        opacity: 0;
        transition: .25s;
    }

.m2ltopl li.active .hy3la {
    color: #fff;
    border-left: 6px solid #145499;
    margin-left: 10px;
}

    .m2ltopl li.active .hy3la h3 i {
        opacity: 1;
    }

    .m2ltopl li.active .hy3la p {
        opacity: 1;
    }

.m3ta {
    width: 33.333333%;
    margin-left: -15px;
}

    .m3ta:hover .txt {
        background: rgb(0 84 157 / 0.7);
    }

        .m3ta:hover .txt span i {
            width: 100%;
        }

    .m3ta:hover img {
        transform: scale(1.02);
    }

    .m3ta:first-child {
        margin-left: 0;
    }

    .m3ta img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .m3ta p {
        color: #fff;
        width: 100%;
        padding: 40px;
        bottom: 0;
        left: 0;
        position: absolute;
        font-size: 30px;
        font-weight: bold;
        font-style: italic;
    }

.m3bl {
    /*width: 55.7%;*/
    width: 50%;
    margin-right: 76px;
}

.m3bla {
    width: 100%;
    height: 450px;
    background-size: cover !important;
}

.swiper-button-next-m4, .swiper-button-prev-m4 {
    width: 55px;
    height: 68px;
    margin-top: -34px;
    background: url(/TemplatePage/001/image/m4btn_03.png) no-repeat center;
}
.swiper-button-prev-m4 {
    width: 55px;
    height: 68px;
    margin-top: -34px;
    background: url(/TemplatePage/001/image/z.png) no-repeat center;
}

.swiper-button-next-m4 {
    right: 0;
}

.swiper-button-prev-m4 {
    left: 0;
    transform: rotate(180deg);
}

.m3br_t {
    font-size: 30px;
    font-style: italic;
    margin-bottom: 50px;
}

    .m3br_t h3 i {
        margin-left: 20px;
        font-weight: normal;
    }

.m3bra {
    padding: 30px 0;
    border-bottom: 1px dashed #eee;
    /*font-size: 22px;*/
    font-size: 18px;
    line-height: 35px;
    font-style: italic;
    width: 95%;
}

    .m3bra:hover {
        font-weight: bold;
        color: #145499;
    }

.m3b {
    margin-bottom: 40px;
}

.foot {
    background: #fbfbfb;
}

.ft1 {
    height: 70px;
    display: flex;
    line-height: 40px;
    border-bottom: 1px solid #f2f4f5;
}

.ft1l {
    font-size: 16px;
    color: #666;
}

.ftewm {
    margin-left: 20px;
}

    .ftewm i {
        display: flex;
        align-items: center;
        cursor: pointer;
    }

.ewmhide {
    width: 110px;
    height: 110px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    bottom: 0;
    margin-bottom: 40px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    opacity: 0;
    visibility: hidden;
    transition: .25s;
}

    .ewmhide img {
        display: block;
        width: 100%;
        height: 100%;
    }

.ftewm:hover .ewmhide {
    opacity: 1;
    visibility: inherit;
}

.ft1r select {
    width: 190px;
    height: 40px;
    background: url(/TemplatePage/001/image/ftico_03.png) no-repeat right center #fff;
    padding: 0 10px;
    cursor: pointer;
    font-size: 16px;
    color: #333;
}

.ft2t {
    padding: 27px 0;
}

.ft2tl {
    width: 68%;
}

.ft2tla {
    width: 25%;
}

    .ft2tla h3 {
        font-size: 16px;
        color: #666;
        font-weight: normal;
        margin-bottom: 15px;
    }

    .ft2tla p {
        line-height: 28px;
    }

        .ft2tla p a {
            color: #666;
        }

            .ft2tla p a:hover {
                color: #145499;
            }

.ft2tr {
    justify-content: flex-end;
}

    .ft2tr img {
        display: block;
        height: 61px;
    }

.ft2b {
    font-size: 16px;
    color: #666;
    line-height: 35px;
    padding-bottom: 20px;
}

    .ft2b a {
        color: #666;
    }

        .ft2b a:hover {
            color: #145499;
        }








@media only screen and (min-width:768px) and (max-width:100%) {
    .nav span {
        padding: 0 20px;
    }

    .md {
        padding: 60px 0;
    }

    .m1t {
        font-size: 18px;
        line-height: 44px;
    }

    .mt_70, .mt_80 {
        margin-top: 50px;
    }

    .m1ba .txt {
        font-size: 22px;
    }

    .m2ltop {
        font-size: 24px;
    }

    .hy3la h3 {
        font-size: 24px;
    }

    .hy3la p {
        font-size: 14px;
    }

    .hy3la {
        padding-left: 30px;
        margin-top: 25px;
    }

    .hy3ra {
        height: 400px;
    }

    .m3ta {
        margin-left: -10px;
    }

    .m3br_t {
        font-size: 24px;
    }

    .m3bra {
        font-size: 16px;
        padding: 25px 0;
    }

    .m3bla {
        height: 450px;
    }
}

@media only screen and (max-width:1200px) {
    .nav span a.nava {
        font-size: 16px;
    }

    .hdren {
        font-size: 16px;
    }

    .nav {
        margin-left: 50px;
    }

    .m3ta {
        margin-left: -5px;
    }
}

@media only screen and (max-width:950px) {
    .c-middle.c-m1{
        margin-bottom:20% !important;
    }
    .gdgg {
        display: none;
    }
    select {
        height: 36px;
        color: #666;
        padding-left: 14%;
        color: white;
        border: none;
        background: #145499;
        width: 40px;
        border-radius: 0;
    }
    #se {
        margin-top: 0 !important;
        /* height: 34px; */
        display: inline-block;
        margin-left: 6%;
        width: 21%;
    }
    .banner_txt {
        display: block;
        width: 100% !important;
        margin-top: 17%;
        /* height: 81px; */
        /* bottom: 0; */
        position: absolute;
        left: 50%;
        /* top: 45%; */
        z-index: 2222;
        text-align: center;
        transform: translate(-50%,-50%);
        /* -webkit-transform: translate(-50%,-50%); */
        /* font-family: 'TencentSansw3'; */
        letter-spacing: 18px;
        /* opacity: 0; */
    }
    .dtxt p {
        letter-spacing: 8px;
        display: inline-block;
        color: #fff;
        margin-left: -4%;
        margin-top: 10%;
        line-height: 42px !important;
        font-size: 20px !important;
    }
    .search {
        position: absolute;
        right: 0;
        top: 35px;
        width: 270px;
        display: none;
    }

    

    

    .search {
        display: block;
        position: relative;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        top: 15px;
        padding: 0 15px;
        margin-bottom: 50px;
    }

    .search1, .search2 {
        height: 35px;
    }

    .videohidebox {
        width: 90%;
        left: 5%;
        margin-left: 0;
        height: 250px;
        margin-top: -210px;
    }

    .videohidebox_1 p {
        height: 30px;
        line-height: 30px;
    }

    .videohidebox_1 {
        height: 200px;
    }

    .videohidebox_class {
        margin-top: -110px;
    }

    .bn_video img {
        max-width: 40px;
    }

    .md {
        padding: 30px 0;
    }
    .video {
        object-fit: cover;
        width: 100% !important;
        height: 100% !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        margin-left: 0 !important;
        z-index: 1;
    }
    .o-slider--item.isActive {
        opacity: 1;
        transform: scale(1, 1);
        background: black;
        background-size: 100% 100%;
    }
    .slide_tips {
        display: none;
    }
    .mt_50, .mt_60, .mt_70, .mt_80 {
        margin-top: 25px;
    }

    .m1t {
        font-size: 15px;
        line-height: 30px;
    }

    .m1b {
        flex-wrap: wrap;
        width: 100%;
    }

    .m1ba {
        width: 33%;
        margin-right: 0;
        /*margin-bottom: 15px;*/
    }
    .tab_content li.tab_content_li {
        display: block;
    }
    .tab_content1 li.tab_content_li {
        display: block;
    }

        .m1ba:last-child {
            margin-bottom: 0;
        }

        .m1ba .txt {
            font-size: 20px;
        }

    .m2 {
        flex-wrap: wrap;
    }

    .m2l {
        /*width: 100%;
		padding: 20px;*/
        display: none;
    }

    .m2r {
        width: 100%;
    }

    .m2ltop {
        font-size: 20px;
    }

    .hy3la {
        margin-top: 15px;
        padding-left: 20px;
        border-left: 3px solid rgba(0,0,0,0);
    }

    .swiper-container-hy3l .swiper-slide-thumb-active .hy3la {
        border-left: 3px solid #145499;
    }

    .hy3la h3 {
        font-size: 16px;
    }

    .hy3la p {
        font-size: 12px;
        opacity: 1;
    }

    .hy3rw {
        width: 100%;
        flex-wrap: wrap;
    }

    .hy3ra {
        width: 100%;
        height: 300px;
    }

        .hy3ra .txtb p {
            opacity: 1;
        }

        .hy3ra .txtb {
            bottom: 0;
        }

            .hy3ra .txtb h3 i {
                opacity: 1;
            }

            .hy3ra .txtb h3 {
                font-size: 18px;
            }

            .hy3ra .txtb p {
                font-size: 14px;
            }

    .m3ta p {
        font-size: 12px;
        padding: 10px;
    }

    .m3ta {
        margin-left: 0;
    }

    .m3b {
        margin-bottom: 0;
        flex-wrap: wrap;
    }

    .m3bl {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .m3bla {
        height: 230px;
    }

    .swiper-button-next-m4, .swiper-button-prev-m4 {
        width: 30px;
        height: 45px;
        background-size: 100% 100%;
    }

    .m3br_t {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .m3bra {
        font-size: 14px;
        line-height: 28px;
        padding: 10px 0;
    }

    .ft1 {
        height: 50px;
        line-height: 30px;
    }

    .ftewm {
        margin-left: 10px;
    }

    .ft1l {
        font-size: 14px;
    }

        .ft1l i img {
            height: 15px;
        }

    .ft1r select {
        width: 150px;
        font-size: 14px;
        background-size: 12px;
    }

    .ft2t {
        flex-wrap: wrap;
        padding: 20px 0;
    }

    .ft2tl {
        width: 100%;
    }

    .ft2tr {
        width: 100%;
        justify-content: center;
        margin-top: 20px;
    }

        .ft2tr img {
            height: 40px;
        }

    .ft2b {
        padding-bottom: 15px;
        font-size: 12px;
        line-height: 24px;
        text-align: center;
    }

    .ft2tla h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .ft2tla p {
        font-size: 12px;
    }

    #fa {
        display: block;
    }
}

@media only screen and (min-width:751px) {
    .csrj {
        position: absolute;
        background: #0e0e0e80;
        width: 100%;
        height: 450px;
        margin-top: -100px;
        padding-top: 100px;
        color: white;
        /* top: 15%; */
        /* margin-left: -2%; */
    }

    .bu {
        position: absolute;
        margin-left: -2.35%;
        /*margin-top: 1%;*/
        text-align: center;
    }

        .bu a {
            padding: 10px 0;
            color: white;
            font-size: 16px;
            display: block;
        }

    .slide_tips {
        display: block;
        width: 30px;
        height: 57px;
        position: absolute;
        left: 50%;
        margin-left: -15px;
        bottom: 62px;
        z-index: 2;
    }

        .slide_tips .s_line {
            animation: a_banner_s_line 3s 0.3s linear both infinite;
            -webkit-animation: a_banner_s_line 3s 0.3s linear both infinite;
        }

        .slide_tips .s_line {
            display: block;
            width: 2px;
            height: 32px;
            border-radius: 2px;
            position: absolute;
            left: 50%;
            margin-left: -1px;
            top: 0px;
            background: #fff;
        }

        .slide_tips .txt {
            display: block;
            width: 100%;
            position: absolute;
            left: 0;
            color: #fff;
            text-align: center;
            bottom: 0px;
            font-size: 12px;
            letter-spacing: 2px;
        }

    @keyframes a_banner_s_line {
        0% {
            transform: scale(1,1);
            -webkit-transform: scale(1,1);
            -ms-transform: scale(1,1);
            -moz-transform: scale(1,1);
            -o-transform: scale(1,1);
            transform-origin: 50% 100%;
            -webkit-transform-origin: 50% 100%;
            -ms-transform-origin: 50% 100%;
            -moz-transform-origin: 50% 100%;
            -o-transform-origin: 50% 100%;
            opacity: 1;
        }

        20% {
            transform: scale(1,0.01);
            -webkit-transform: scale(1,0.01);
            -ms-transform: scale(1,0.01);
            -moz-transform: scale(1,0.01);
            -o-transform: scale(1,0.01);
            transform-origin: 50% 100%;
            -webkit-transform-origin: 50% 100%;
            -ms-transform-origin: 50% 100%;
            -moz-transform-origin: 50% 100%;
            -o-transform-origin: 50% 100%;
            opacity: 1;
        }

        30% {
            transform: scale(1,0.01);
            -webkit-transform: scale(1,0.01);
            -ms-transform: scale(1,0.01);
            -moz-transform: scale(1,0.01);
            -o-transform: scale(1,0.01);
            transform-origin: 50% 100%;
            -webkit-transform-origin: 50% 100%;
            -ms-transform-origin: 50% 100%;
            -moz-transform-origin: 50% 100%;
            -o-transform-origin: 50% 100%;
            opacity: 0;
        }

        31% {
            transform: scale(1,0.01);
            -webkit-transform: scale(1,0.01);
            -ms-transform: scale(1,0.01);
            -moz-transform: scale(1,0.01);
            -o-transform: scale(1,0.01);
            transform-origin: 50% 0;
            -webkit-transform-origin: 50% 0;
            -ms-transform-origin: 50% 0;
            -moz-transform-origin: 50% 0;
            -o-transform-origin: 50% 0;
            opacity: 0;
        }

        50% {
            transform: scale(1,1);
            -webkit-transform: scale(1,1);
            -ms-transform: scale(1,1);
            -moz-transform: scale(1,1);
            -o-transform: scale(1,1);
            transform-origin: 50% 0;
            -webkit-transform-origin: 50% 0;
            -ms-transform-origin: 50% 0;
            -moz-transform-origin: 50% 0;
            -o-transform-origin: 50% 0;
            opacity: 1;
        }

        100% {
            transform: scale(1,1);
            -webkit-transform: scale(1,1);
            -ms-transform: scale(1,1);
            -moz-transform: scale(1,1);
            -o-transform: scale(1,1);
            transform-origin: 50% 100%;
            -webkit-transform-origin: 50% 100%;
            -ms-transform-origin: 50% 100%;
            -moz-transform-origin: 50% 100%;
            -o-transform-origin: 50% 100%;
            opacity: 1;
        }
    }
}

@media only screen and (max-width:750px) {
    li.tab_content_li.ma {
        display: block !important;
    }
}
<!--ºÄÊ±1753325637.3054Ãë-->