.e_FlowCommonStyleBox-001 {
    width: 100%;
    height: auto;
    /*width-uint: %;*/
}

.e_FlowCommonStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
    color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
    color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
    background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    margin-right: 10px;
    font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
    content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    font-size: 16px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #1890FF;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    /*width-uint: %;*/
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.fa_Pro .fa_li {
    display: block;
    border: #eee solid 1px;
    transition: all 0.5s;
    background: #777777;
}

.fa_Pro .fa_li:hover {
    background: var(--main-color);
}

.fa_Pro .fa_li .fa_Img {
    padding-bottom: 85%;
    background: #fff;
}

.fa_Pro .fa_li .fa_tit {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
}

.fa_hPro .fa_li {
    position: relative;
    overflow: hidden;
}

.fa_hPro .fa_li .fa_Img {
    padding-bottom: 85%;
}

@media only screen and (max-width: 768px) {
    .fa_hPro .fa_li .fa_tit {
        position:relative;
        width: 100%;
        padding: 20px 50px 20px 20px;
        background: var(--main-color);
        color: #fff;
        font-size: 16px;
        display: none;
    }

    .fa_hPro .fa_li .fa_tit:before {
        content: "\eb08";
        font-family: "iconfont1";
        position: absolute;
        right: 20px;
        font-size: 20px;
        color: #fff;
        top: 50%;
        transform: translate(-0%,-50%);
    }
}

@media only screen and (min-width: 769px) {
    .fa_hPro .fa_li {
        border-radius:10px;
        position: relative;
        overflow: hidden;
    }

    .fa_hPro .fa_li .fa_tit {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,50%);
        width: 90%;
        padding: 20px 50px 20px 20px;
        background: rgba(9,125,194,0.7);
        opacity: 0;
        transition: all 0.5s;
        color: #fff;
        font-size: 16px;
    }

    .fa_hPro .fa_li:hover .fa_tit {
        opacity: 1;
        transform: translate(-50%,-50%);
    }

    .fa_hPro .fa_li .fa_tit:before {
        content: "\eb08";
        font-family: "iconfont1";
        position: absolute;
        right: 20px;
        font-size: 20px;
        color: #fff;
        top: 50%;
        transform: translate(-0%,-50%);
    }
}

@media only screen and (max-width: 768px) {
    .banner_list .p_prompt {
        width: auto;
        height: auto;
        text-align: center;
        background-color: inherit;
        font-size: 16px;
        border: 1px solid #E4E4E4;
    }

    .banner_list .p_prompt .prompt_title {
        display: inline-table;
        padding: 0 30px;
        height: 100%;
        min-height: 260px;
    }

    .banner_list .p_prompt .prompt_title .iconfont:before {
        content: "";
    }

    .banner_list .p_prompt .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 36px;
        margin-right: 10px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 10px 0;
    }

    .banner_list .p_prompt .prompt_title .first:before {
        content: "\e6b4";
    }

    .banner_list .p_prompt .prompt_title {
        font-size: 24px;
        text-align: left;
        color: rgba(51,51,51,1);
        font-weight: bold;
    }

    .banner_list .p_prompt .prompt_title .font {
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
    }

    .banner_list .p_prompt .promptbox {
        width: auto;
        height: 100%;
    }

    .banner_list .p_prompt .prompt_content {
        font-size: 18px;
        color: rgba(105, 105, 105,1);
        padding-left: 65px;
    }

    .banner_list .p_SwitchBtnD {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .banner_list .p_SwitchBtnD .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .banner_list .p_SwitchBtnD .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .banner_list .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .banner_list .p_SwitchBtnC .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .banner_list .p_SwitchBtnC .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .banner_list .p_ListNumBtn {
        display: inline-table;
        height: 30px;
        width: 30px;
        background-color: #67b8b4;
        border-width: 1px;
        border-color: transparent;
        color: #999999;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
    }

    .banner_list .p_ListNumBtn img {
        display: none;
    }

    .banner_list .p_ListNumBtn .shape {
        display: table-cell;
        width: inherit;
        height: inherit;
        text-align: center;
        vertical-align: middle;
    }

    .banner_list .p_ListNumBtn:active {
        color: rgba(255,255,255,1);
    }

    .banner_list .p_ListNumBtn.active {
        color: rgba(255,255,255,1);
    }

    .banner_list .p_ListNumBtn.j-nav-active {
        color: rgba(255,255,255,1);
    }

    .banner_list .p_SquareNumBtn {
        display: inline-block;
        height: 10px;
        width: 100px;
        padding: 0;
        background-color: #f2f2f2;
        border-width: 1px;
        border-color: transparent;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
        text-align: center;
    }

    .banner_list .p_SquareNumBtn img {
        display: none;
    }

    .banner_list .p_SquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .banner_list .p_SquareNumBtn:active {
        background-color: #67b8b4;
    }

    .banner_list .p_SquareNumBtn.active {
        background-color: #67b8b4;
    }

    .banner_list .p_SquareNumBtn.j-nav-active {
        background-color: #67b8b4;
    }

    .banner_list .p_CircleNumBtn {
        width: 15px;
        height: 15px;
        display: inline-table;
        background-color: rgba(228,228,228,1);
        color: rgba(153,153,153,1);
        font-size: 12px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        text-align: center;
    }

    .banner_list .p_CircleNumBtn img {
        display: none;
    }

    .banner_list .p_CircleNumBtn .shape {
        width: inherit;
        height: inherit;
        text-indent: -99999px;
        display: table-cell;
        vertical-align: middle;
        border-radius: inherit;
        -moz-border-radius: inherit;
    }

    .banner_list .p_CircleNumBtn:active {
        background-color: rgba(105,192,188,1);
    }

    .banner_list .p_CircleNumBtn.active {
        background-color: rgba(105,192,188,1);
    }

    .banner_list .p_CircleNumBtn.j-nav-active {
        background-color: rgba(105,192,188,1);
    }

    .banner_list .p_NumBtn {
        width: 150px;
        height: 66px;
        border-color: rgba(242,242,242,1);
        border-width: 2px;
        border-style: solid;
    }

    .banner_list .p_NumBtn .shape {
        display: none;
    }

    .banner_list .p_NumBtn:active {
        border-color: rgba(103,184,180,1);
    }

    .banner_list .p_NumBtn.active {
        border-color: rgba(103,184,180,1);
    }

    .banner_list .p_ThumbnailBox {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .banner_list .p_ImgSummary {
        text-align: justify;
        vertical-align: top;
        word-break: break-all;
    }

    .banner_list .p_ImgHead {
        display: inline-table;
        margin: 0;
        padding: 0;
        color: #323232;
        font-size: 30px;
        font-weight: 400;
        text-align: left;
        white-space: nowrap;
        overflow: visible;
    }

    .banner_list .p_ImgHead .font {
        display: table-cell;
        vertical-align: top;
        line-height: 30px;
    }

    .banner_list .p_ImgHead .iconfont:before {
        content: "";
    }

    .banner_list .p_TitleBox {
        width: inherit;
        height: auto;
        overflow: hidden;
    }

    .banner_list .p_SummaryBox {
        width: inherit;
        height: auto;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: rgba(179, 179, 179,1);
        overflow: visible;
    }

    .banner_list .p_SwitchBtnB {
        background: rgba(81,80,80,.3);
        width: 64px;
        height: 139px;
        cursor: pointer;
        text-align: center;
        color: rgba(255,255,255,1);
        font-size: 40px;
    }

    .banner_list .p_SwitchBtnB .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .banner_list .p_SwitchBtnB .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
    }

    .banner_list .p_SwitchBtnB:hover {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(115,115,115,.7);
        color: rgba(106,192,189,1);
    }

    .banner_list .p_SwitchBtnB:active {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(81,80,80,.7);
    }

    .banner_list .p_interactionB {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .banner_list .p_SwitchBtnA {
        background: rgba(81,80,80,.3);
        width: 64px;
        height: 139px;
        cursor: pointer;
        text-align: center;
        color: rgba(255,255,255,1);
        font-size: 40px;
        z-index: 999;
    }

    .banner_list .p_SwitchBtnA .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .banner_list .p_SwitchBtnA .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
        right: 4px;
    }

    .banner_list .p_SwitchBtnA:hover {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(115,115,115,.7);
        color: rgba(106,192,189,1);
    }

    .banner_list .p_SwitchBtnA:active {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(81,80,80,.7);
    }

    .banner_list .p_interactionA {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .banner_list .p_interactionA + .p_interactionA {
        left: initial;
        right: 0;
    }

    .banner_list .p_imageA {
        width: auto;
        height: auto;
        overflow: hidden;
    }

    .banner_list .p_images {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .banner_list .p_banner {
        width: inherit;
        height: auto;
        border-width: 1px;
        border-style: none;
        border-color: rgba(255, 255, 255,1);
        background-color: transparent;
        overflow: visible;
    }

    .banner_list {
        min-width: 300px;
        overflow: auto;
    }

    .banner_list .p_banner {
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

    .banner_list .p_images {
        width: auto;
        height: auto;
    }

    .banner_list .p_ThumbnailBox {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .banner_list .p_ThumbnailBoxA {
        width: auto;
        height: auto;
    }

    .banner_list .p_interactionA {
        width: auto;
        height: auto;
    }

    .banner_list .p_interactionB {
        width: auto;
        height: auto;
    }

    .banner_list .p_TitleBox {
        border-width: 0;
    }

    .banner_list .p_TitleBoxA {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .banner_list .c_banner {
        width: inherit;
        height: inherit;
    }

    .banner_list .p_images {
        width: inherit;
        height: inherit;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .banner_list .p_LinkA {
        width: inherit;
        height: inherit;
        display: block;
        position: relative;
    }

    .banner_list .p_imageA {
        vertical-align: baseline;
        text-align: center;
        width: inherit;
        height: inherit;
    }

    .banner_list .p_imageA:hover {
        background-color: transparent;
    }

    .banner_list .p_imageA:hover:after {
        background-color: transparent;
    }

    .banner_list .p_interactionA {
        cursor: pointer;
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .banner_list .p_interactionB {
        cursor: pointer;
        right: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .banner_list .p_SwitchBtnA {
        position: absolute;
        top: 50%;
        margin-top: -37px;
        padding-top: 10px;
        color: rgb(187, 182, 182);
        left: 0;
        width: 33px;
        height: 64px;
        background-color: rgba(0,0,0,0.5);
        z-index: 999;
    }

    .banner_list .p_SwitchBtnA .iconfont:before {
        font-size: 30px;
    }

    .banner_list .p_SwitchBtnB {
        position: absolute;
        top: 50%;
        margin-top: -37px;
        right: 0;
        width: 33px;
        height: 64px;
        background-color: rgba(0,0,0,0.5);
        z-index: 999;
        padding-top: 10px;
        color: rgb(187, 182, 182);
    }

    .banner_list .p_SwitchBtnB .iconfont:before {
        font-size: 30px;
    }

    .banner_list .p_SummaryBox {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        height: 70px;
        background-color: transparent;
        display: none;
    }

    .banner_list .p_SummaryBox:hover {
        background-color: transparent;
    }

    .banner_list .p_SummaryBox .p_LinkB {
        display: block;
        background-color: rgba(0,0,0,0.5);
    }

    .banner_list .p_TitleBox {
        width: 100%;
        height: auto;
        height: 60px;
        line-height: 60px;
        padding: 0 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 999;
        font-weight: bold;
    }

    .banner_list .p_LinkA .p_TitleBox span {
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .banner_list .p_LinkA:hover .p_TitleBox span {
        color: #fff;
    }

    .banner_list .p_TitleBoxA {
        width: 100%;
        height: inherit;
        padding-left: 20px;
        padding-right: 20px;
    }

    .banner_list .p_ThumbnailBox {
        position: absolute;
        text-align: center;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
        bottom: 60px;
        left: 42%;
    }

    .banner_list .p_ThumbnailBoxA {
        padding-right: 30px;
        padding-left: 30px;
        width: 100%;
        position: absolute;
        right: 0;
        bottom: 0;
        text-align: right;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
    }

    .banner_list .p_ThumbnailBox .p_NumBtn:first-child {
        margin-left: 0;
    }

    .banner_list .p_NumBtn {
        margin-right: 6px;
        font-size: 0;
        width: 90px;
        height: auto;
        display: inline-block;
        overflow: hidden;
    }

    .banner_list .p_CircleNumBtn {
        margin-left: 10px;
    }

    .banner_list .p_SquareNumBtn {
        margin-left: 10px;
    }

    .banner_list .p_SwitchBtnC {
        position: absolute;
        top: 50%;
        left: 0;
        cursor: pointer;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

    .banner_list .p_SwitchBtnD {
        position: absolute;
        top: 50%;
        right: 0;
        cursor: pointer;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

    .banner_list .p_CircleNumBtn, .banner_list .p_SquareNumBtn, .banner_list .p_ListNumBtn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .banner_list .p_SquareNumBtn {
        width: 98px;
    }

    .banner_list .p_SwitchBtnD .iconfont:before {
        content: "\e6ae";
        font-size: 30px;
    }

    .banner_list .p_ImgSummary {
        font-weight: normal;
        white-space: normal;
    }

    .banner_list .p_SwitchBtnC .iconfont {
        font-size: 30px;
        color: rgba(255,255,255,.6);
        display: table-cell;
    }

    .banner_list .p_SwitchBtnD .iconfont {
        font-size: 30px;
        color: rgba(255,255,255,.6);
        display: table-cell;
    }

    .banner_list .p_SwitchBtnC:hover .iconfont {
        color: rgba(105,192,188,1);
    }

    .banner_list .p_SwitchBtnD:hover .iconfont {
        color: rgba(105,192,188,1);
    }

    .banner_list .p_NumBtn:hover {
        border-color: rgba(103,184,180,1);
    }

    .banner_list .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        height: 100%;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-container-android .swiper-slide, .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .banner_list .p_MatteIcon:before {
        content: '\e752';
    }

    .banner_list .widther img {
        width: auto!important;
    }

    .banner_list .swiper-pagination1 {
        position: absolute;
        z-index: 20;
        bottom: 65px;
        width: 100%;
        text-align: center;
    }

    .banner_list .dot {
        width: 20px;
        height: 20px;
    }

    .banner_list .swiper-pagination span {
        display: inline-block;
        margin-right: 4px;
    }

    .banner_list .background_default {
        display: inline-block;
        width: 27px;
        height: 27px;
        border-radius: 50%;
        margin: 0 5px;
        opacity: 0.8;
        cursor: pointer;
    }

    .banner_list .swiper-wrapper .swiper-slide img {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 100%;
        width: 100%;
    }

    .banner_list .background_default {
        width: 17px;
        height: 17px;
    }

    .banner_list .p_SwitchBtnA {
        display: none;
    }

    .banner_list .p_SwitchBtnB {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    .banner_list .p_prompt {
        width: auto;
        height: auto;
        text-align: center;
        background-color: inherit;
        font-size: 16px;
        border: 1px solid #E4E4E4;
    }

    .banner_list .p_prompt .prompt_title {
        display: inline-table;
        padding: 0 30px;
        height: 100%;
        min-height: 260px;
    }

    .banner_list .p_prompt .prompt_title .iconfont:before {
        content: "";
    }

    .banner_list .p_prompt .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 36px;
        margin-right: 10px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 10px 0;
    }

    .banner_list .p_prompt .prompt_title .first:before {
        content: "\e6b4";
    }

    .banner_list .p_prompt .prompt_title {
        font-size: 24px;
        text-align: left;
        color: rgba(51,51,51,1);
        font-weight: bold;
    }

    .banner_list .p_prompt .prompt_title .font {
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
    }

    .banner_list .p_prompt .promptbox {
        width: auto;
        height: 100%;
    }

    .banner_list .p_prompt .prompt_content {
        font-size: 18px;
        color: rgba(105, 105, 105,1);
        padding-left: 65px;
    }

    .banner_list .p_SwitchBtnD {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .banner_list .p_SwitchBtnD .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .banner_list .p_SwitchBtnD .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .banner_list .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .banner_list .p_SwitchBtnC .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .banner_list .p_SwitchBtnC .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .banner_list .p_ListNumBtn {
        display: inline-table;
        height: 30px;
        width: 30px;
        background-color: #67b8b4;
        border-width: 1px;
        border-color: transparent;
        color: #999999;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
    }

    .banner_list .p_ListNumBtn img {
        display: none;
    }

    .banner_list .p_ListNumBtn .shape {
        display: table-cell;
        width: inherit;
        height: inherit;
        text-align: center;
        vertical-align: middle;
    }

    .banner_list .p_ListNumBtn:active {
        color: rgba(255,255,255,1);
    }

    .banner_list .p_ListNumBtn.active {
        color: rgba(255,255,255,1);
    }

    .banner_list .p_ListNumBtn.j-nav-active {
        color: rgba(255,255,255,1);
    }

    .banner_list .p_SquareNumBtn {
        display: inline-block;
        height: 10px;
        width: 100px;
        padding: 0;
        background-color: #f2f2f2;
        border-width: 1px;
        border-color: transparent;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
        text-align: center;
    }

    .banner_list .p_SquareNumBtn img {
        display: none;
    }

    .banner_list .p_SquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .banner_list .p_SquareNumBtn:active {
        background-color: #67b8b4;
    }

    .banner_list .p_SquareNumBtn.active {
        background-color: #67b8b4;
    }

    .banner_list .p_SquareNumBtn.j-nav-active {
        background-color: #67b8b4;
    }

    .banner_list .p_CircleNumBtn {
        width: 15px;
        height: 15px;
        display: inline-table;
        background-color: rgba(228,228,228,1);
        color: rgba(153,153,153,1);
        font-size: 12px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        text-align: center;
    }

    .banner_list .p_CircleNumBtn img {
        display: none;
    }

    .banner_list .p_CircleNumBtn .shape {
        width: inherit;
        height: inherit;
        text-indent: -99999px;
        display: table-cell;
        vertical-align: middle;
        border-radius: inherit;
        -moz-border-radius: inherit;
    }

    .banner_list .p_CircleNumBtn:active {
        background-color: rgba(105,192,188,1);
    }

    .banner_list .p_CircleNumBtn.active {
        background-color: rgba(105,192,188,1);
    }

    .banner_list .p_CircleNumBtn.j-nav-active {
        background-color: rgba(105,192,188,1);
    }

    .banner_list .p_NumBtn {
        width: 150px;
        height: 66px;
        border-color: rgba(242,242,242,1);
        border-width: 2px;
        border-style: solid;
    }

    .banner_list .p_NumBtn .shape {
        display: none;
    }

    .banner_list .p_NumBtn:active {
        border-color: rgba(103,184,180,1);
    }

    .banner_list .p_NumBtn.active {
        border-color: rgba(103,184,180,1);
    }

    .banner_list .p_ThumbnailBox {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .banner_list .p_ImgSummary {
        text-align: justify;
        vertical-align: top;
        word-break: break-all;
    }

    .banner_list .p_ImgHead {
        display: inline-table;
        margin: 0;
        padding: 0;
        color: #323232;
        font-size: 30px;
        font-weight: 400;
        text-align: left;
        white-space: nowrap;
        overflow: visible;
    }

    .banner_list .p_ImgHead .font {
        display: table-cell;
        vertical-align: top;
        line-height: 30px;
    }

    .banner_list .p_ImgHead .iconfont:before {
        content: "";
    }

    .banner_list .p_TitleBox {
        width: inherit;
        height: auto;
        overflow: hidden;
    }

    .banner_list .p_SummaryBox {
        width: inherit;
        height: auto;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: rgba(179, 179, 179,1);
        overflow: visible;
    }

    .banner_list .p_SwitchBtnB {
        background: rgba(81,80,80,.3);
        width: 64px;
        height: 139px;
        cursor: pointer;
        text-align: center;
        color: rgba(255,255,255,1);
        font-size: 40px;
    }

    .banner_list .p_SwitchBtnB .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .banner_list .p_SwitchBtnB .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
    }

    .banner_list .p_SwitchBtnB:hover {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(115,115,115,.7);
        color: rgba(106,192,189,1);
    }

    .banner_list .p_SwitchBtnB:active {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(81,80,80,.7);
    }

    .banner_list .p_interactionB {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .banner_list .p_SwitchBtnA {
        background: rgba(81,80,80,.3);
        width: 64px;
        height: 139px;
        cursor: pointer;
        text-align: center;
        color: rgba(255,255,255,1);
        font-size: 40px;
        z-index: 999;
    }

    .banner_list .p_SwitchBtnA .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .banner_list .p_SwitchBtnA .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
        right: 4px;
    }

    .banner_list .p_SwitchBtnA:hover {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(115,115,115,.7);
        color: rgba(106,192,189,1);
    }

    .banner_list .p_SwitchBtnA:active {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(81,80,80,.7);
    }

    .banner_list .p_interactionA {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .banner_list .p_interactionA + .p_interactionA {
        left: initial;
        right: 0;
    }

    .banner_list .p_imageA {
        width: auto;
        height: auto;
        overflow: hidden;
    }

    .banner_list .p_images {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .banner_list .p_banner {
        width: inherit;
        height: auto;
        border-width: 1px;
        border-style: none;
        border-color: rgba(255, 255, 255,1);
        background-color: transparent;
        overflow: visible;
    }

    .banner_list {
        min-width: 300px;
        overflow: auto;
    }

    .banner_list .p_banner {
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

    .banner_list .p_images {
        width: auto;
        height: auto;
    }

    .banner_list .p_ThumbnailBox {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .banner_list .p_ThumbnailBoxA {
        width: auto;
        height: auto;
    }

    .banner_list .p_interactionA {
        width: auto;
        height: auto;
    }

    .banner_list .p_interactionB {
        width: auto;
        height: auto;
    }

    .banner_list .p_TitleBox {
        border-width: 0;
    }

    .banner_list .p_TitleBoxA {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .banner_list .c_banner {
        width: inherit;
        height: inherit;
    }

    .banner_list .p_images {
        width: inherit;
        height: inherit;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .banner_list .p_LinkA {
        width: inherit;
        height: inherit;
        display: block;
        position: relative;
    }

    .banner_list .p_imageA {
        vertical-align: baseline;
        text-align: center;
        width: inherit;
        height: inherit;
    }

    .banner_list .p_imageA:hover {
        background-color: transparent;
    }

    .banner_list .p_imageA:hover:after {
        background-color: transparent;
    }

    .banner_list .p_interactionA {
        cursor: pointer;
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .banner_list .p_interactionB {
        cursor: pointer;
        right: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .banner_list .p_SwitchBtnA {
        position: absolute;
        top: 50%;
        margin-top: -37px;
        padding-top: 10px;
        color: rgb(187, 182, 182);
        left: 0;
        width: 33px;
        height: 64px;
        background-color: rgba(0,0,0,0.5);
        z-index: 999;
    }

    .banner_list .p_SwitchBtnA .iconfont:before {
        font-size: 30px;
    }

    .banner_list .p_SwitchBtnB {
        position: absolute;
        top: 50%;
        margin-top: -37px;
        right: 0;
        width: 33px;
        height: 64px;
        background-color: rgba(0,0,0,0.5);
        z-index: 999;
        padding-top: 10px;
        color: rgb(187, 182, 182);
    }

    .banner_list .p_SwitchBtnB .iconfont:before {
        font-size: 30px;
    }

    .banner_list .p_SummaryBox {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        height: 70px;
        background-color: transparent;
        display: none;
    }

    .banner_list .p_SummaryBox:hover {
        background-color: transparent;
    }

    .banner_list .p_SummaryBox .p_LinkB {
        display: block;
        background-color: rgba(0,0,0,0.5);
    }

    .banner_list .p_TitleBox {
        width: 100%;
        height: auto;
        height: 80px;
        padding: 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 999;
        font-weight: bold;
    }

    .banner_list .p_LinkA .p_TitleBox span {
        display: block;
        height: 25px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-top: 15px;
    }

    .banner_list .p_LinkA:hover .p_TitleBox span {
        color: #fff;
    }

    .banner_list .p_TitleBoxA {
        width: 100%;
        height: inherit;
        padding-left: 20px;
        padding-right: 20px;
    }

    .banner_list .p_ImgHead {
        padding-top: 10px;
        padding-bottom: 12px;
        font-size: 30px;
        font-weight: normal;
        font-family: "黑体";
        color: #fff;
        white-space: normal;
    }

    .banner_list .p_ThumbnailBox {
        position: absolute;
        text-align: center;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

    .banner_list .p_ThumbnailBoxA {
        padding-right: 30px;
        padding-left: 30px;
        width: 100%;
        position: absolute;
        right: 0;
        bottom: 0;
        text-align: right;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
    }

    .banner_list .p_ThumbnailBox .p_NumBtn:first-child {
        margin-left: 0;
    }

    .banner_list .p_NumBtn {
        margin-right: 6px;
        font-size: 0;
        width: 90px;
        height: auto;
        display: inline-block;
        overflow: hidden;
    }

    .banner_list .p_CircleNumBtn {
        margin-left: 10px;
    }

    .banner_list .p_SquareNumBtn {
        margin-left: 10px;
    }

    .banner_list .p_SwitchBtnC {
        position: absolute;
        top: 50%;
        left: 0;
        cursor: pointer;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

    .banner_list .p_SwitchBtnD {
        position: absolute;
        top: 50%;
        right: 0;
        cursor: pointer;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

    .banner_list .p_CircleNumBtn, .banner_list .p_SquareNumBtn, .banner_list .p_ListNumBtn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .banner_list .p_SquareNumBtn {
        width: 98px;
    }

    .banner_list .p_SwitchBtnD .iconfont:before {
        content: "\e6ae";
        font-size: 30px;
    }

    .banner_list .p_ImgSummary {
        font-weight: normal;
        white-space: normal;
    }

    .banner_list .p_SwitchBtnC .iconfont {
        font-size: 30px;
        color: rgba(255,255,255,.6);
        display: table-cell;
    }

    .banner_list .p_SwitchBtnD .iconfont {
        font-size: 30px;
        color: rgba(255,255,255,.6);
        display: table-cell;
    }

    .banner_list .p_SwitchBtnC:hover .iconfont {
        color: rgba(105,192,188,1);
    }

    .banner_list .p_SwitchBtnD:hover .iconfont {
        color: rgba(105,192,188,1);
    }

    .banner_list .p_NumBtn:hover {
        border-color: rgba(103,184,180,1);
    }

    .banner_list .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        height: 100%;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-container-android .swiper-slide, .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .banner_list .p_MatteIcon:before {
        content: '\e752';
    }

    .banner_list .widther img {
        width: auto!important;
    }

    .banner_list .swiper-pagination {
        position: absolute;
        z-index: 20;
        bottom: 80px;
        width: 100%;
        text-align: center;
    }

    .banner_list .swiper-pagination span {
        display: inline-block;
        margin-right: 4px;
    }

    .banner_list .background_default {
        display: inline-block;
        width: 27px;
        height: 27px;
        border-radius: 50%;
        margin: 0 5px;
        opacity: 0.8;
        cursor: pointer;
    }

    .banner_list .swiper-wrapper .swiper-slide img {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.w_grid {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.w_grid > .w_grid {
    width: 100%;
    position: relative;
}

.w_grid > div > .p_gridbox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w_grid > .w_grid.signal {
    min-height: inherit;
}

.w_grid > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}

.w_grid > .w_grid.signal > .p_gridbox > .p_gridCell {
    min-height: inherit;
}

.w_grid > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

#w_grid > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    .p_OccupyBox .pre,.p_OccupyBox .next {
        text-align: center;
    }

    .p_OccupyBox .pre:before,.p_OccupyBox .next:before {
        display: block;
        text-align: center;
        font-family: "iconfont1";
        font-size: 18px;
        color: #fff;
        line-height: 45px;
    }

    .p_OccupyBox .pre:before {
        content: "\e666";
    }

    .p_OccupyBox .next:before {
        content: "\e665";
    }

    .p_OccupyBox .pre .font,.p_OccupyBox .next .font {
        display: none;
    }

    .p_pagebox .num .iconfont {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid > div > .p_gridbox > .p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.reset_style h2 {
    text-transform: uppercase;
}

.reset_style h1, .reset_style h2, .reset_style h3, .reset_style h4, .reset_style h5, .reset_style h6 {
    font-weight: normal;
}

@media only screen and (max-width: 900px) {
    .reset_style h1 * {
        font-size:30px!important;
    }

    .reset_style h2 * {
        font-size: 24px!important;
    }

    .reset_style h3 * {
        font-size: 22px!important;
    }

    .reset_style h4 * {
        font-size: 18px!important;
    }

    .reset_style h5 * {
        font-size: 16px!important;
    }

    .reset_style h6 * {
        font-size: 14px!important;
    }
}

@keyframes beijing {
    from {
    ; transform: scale(1);
    }

    to {
        transform: scale(1.1);
    }
}

@keyframes txt-line-anime {
    0% {
        transform: scaleX(1);
        transform-origin: right center;
    }

    50% {
        transform: scaleX(0);
        transform-origin: right center;
    }

    51% {
        transform: scaleX(0);
        transform-origin: left center;
    }

    100% {
        transform: scaleX(1);
        transform-origin: left center;
    }
}

.w_fbtn-001 {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 150px;
    min-height: 36px;
    max-height: 0;
    text-align: center;
    margin: 0 auto;
    font-size: 0;
}

.w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: inherit;
    padding: 0;
}

.w_fbtn-001 .p_CommonBtn .font {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    height: auto;
}

.w_fbtn-001 .animated {
    width: 100%;
    height: 100%;
    min-height: inherit;
}

.w_fbtn-001 .p_link {
    min-height: inherit;
    display: block;
}

.w_fbtn-001 .p_CommonBtn {
    border-style: solid;
}

.w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: 36px;
    color: rgba(255,255,255,1);
    border-width: 1px;
    border-style: none;
    border-color: transparent;
    background-color: rgba(255, 102, 0, 1);
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    min-height: inherit;
}

.w_fbtn-001 .p_CommonBtn:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.fa_News .fa_li {
    display: flex;
    padding: var(--f40) 0;
    border-bottom: #eee solid 1px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.fa_News .fa_li .fa_Img {
    padding-bottom: 60%;
}

.fa_News .fa_li h3 {
    font-size: var(--f18);
    color: #333;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.5s;
}

.fa_News .fa_li:hover h3 {
    color: var(--main-color);
}

.fa_News .fa_li p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #777;
    height: 48px;
    line-height: 24px;
}

@media only screen and (max-width: 768px) {
    .fa_News .fa_li .fa_left {
        width:30%
    }

    .fa_News .fa_li .fa_center {
        width: 70%;
        padding-left: 20px;
    }

    .fa_News .fa_li .fa_right {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    .fa_News .fa_li .fa_left {
        width:25%
    }

    .fa_News .fa_li .fa_center {
        width: calc(75% - 86px);
        padding: 0 2vw;
    }

    .fa_News .fa_li .fa_right {
        width: 86px;
        background: #eeeeee;
        padding: 20px 5px;
        text-align: center;
    }

    .fa_News .fa_li .fa_right h5 {
        color: #555;
        font-size: 30px;
    }

    .fa_News .fa_li .fa_right h6 {
        color: #555;
        font-size: 14px;
        margin-top: 10px;
    }
}

.fa_hNews .fa_li {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.fa_hNews .fa_li .fa_Img {
    padding-bottom: 60%;
}

.fa_hNews .fa_li h3 {
    font-size: var(--f18);
    color: #333;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.5s;
}

.fa_hNews .fa_li:hover h3 {
    color: var(--main-color);
}

.fa_hNews .fa_li p {
    font-size: 14px;
    color: #777;
    margin-top: 20px;
}

.fa_hNews .fa_li article {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #777;
    height: 48px;
    line-height: 24px;
}

@media only screen and (max-width: 768px) {
    .fa_hNews .fa_li .fa_left {
        width: 35%;
    }

    .fa_hNews .fa_li .fa_right {
        width: 65%;
        padding-left: 20px;
    }

    .fa_hNews .fa_li {
        background: #fff;
        padding: 5px;
        align-items: center;
    }

    .fa_hNews .fa_li article {
        display: none;
    }

    .fa_hNews .fa_li .fa_right {
    }
}

@media only screen and (min-width: 769px) {
    .fa_hNews .fa_li .fa_left {
        width:35%
    }

    .fa_hNews .fa_li .fa_right {
        width: 65%;
        padding-left: 20px;
    }

    .fa_hNews .fa_li {
        margin-bottom: 0;
    }
}

@CHARSET "UTF-8"; * {
                      padding: 0;
                      margin: 0;
                  }

.pagebox {
    width: 100%;
}

.pagebox,#-remove--flag {
}

body,#-remove--flag {
}

#banner_list .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#banner_list >div {
    animation-fill-mode: both;
}

#banner_list .bannerBox {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#banner_list .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    z-index: 9;
    transition: all .5s ease .5s;
}

#banner_list .btn-prev {
    left: 5%;
}

#banner_list .btn-next {
    right: 5%;
}

#banner_list .banner-pagination {
    position: absolute;
    left: 0px;
    margin: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

#banner_list .banner-pagination .swiper-pagination-bullet {
    position: relative;
    margin: 0 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    overflow: hidden;
    z-index: 99;
}

#banner_list .banner-pagination .swiper-pagination-bullet::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #c6c6c6;
}

#banner_list .banner-pagination .swiper-pagination-bullet-active.swiper-pagination-bullet::before {
    background: #fff;
}

#banner_list .content {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

#banner_list .swiper-slide {
    overflow: hidden;
}

#banner_list .scalePic {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0) scale(1.08);
    width: 100%;
    max-width: none;
    transition: all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

#banner_list .swiper-slide.swiper-slide-active .scalePic {
    transform: translate(0) scale(1);
}

@media (max-width: 767px) {
    #banner_list .pc_pic {
        display:none;
    }

    #banner_list .swiper-button {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
    }

    #banner_list .banner-pagination {
        bottom: 5px !important;
    }

    #banner_list .banner-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    #banner_list .banner-pagination .swiper-pagination-bullet::before {
        width: 5px;
        height: 5px;
    }
}

@media (min-width: 768px) {
    #banner_list .mo_pic {
        display:none;
    }

    #banner_list .swiper-button {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
    }

    #banner_list .banner-pagination {
        bottom: 10px !important;
    }
}

#banner_list {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#news_list .p_articles {
    width: calc((100% - 0px)/2);
}

#news_list .p_CommonSummaryBoxA {
    text-align: center;
}

#news_list .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#news_list >div {
    animation-fill-mode: both;
}

#news_list .newListBox {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#news_list .container {
    width: 100%;
    overflow: hidden;
    margin: 1rem auto;
    padding: 0 1rem;
}

#news_list .newList {
    overflow: hidden;
    padding: 1rem;
    height: auto;
}

#news_list .newPicBox {
    position: relative;
    width: 100%;
    height: 320px;
    overflow: hidden;
    border-radius: 4px;
    margin: 0 auto;
}

#news_list .newPic {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1);
    width: 100%;
    height: auto;
    transition: all .5s ease;
}

#news_list .picLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#news_list .contentBoxB {
    padding: 40px 1rem 1rem;
}

#news_list .newTitle {
    display: block;
    font-size: 1rem;
    margin-bottom: 20px;
    transition: all .5s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#news_list .lineBox {
    position: relative;
    width: 100%;
    height: 1px;
    background: #ededed;
    margin: 1rem 0;
}

#news_list .lineBox::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 100%;
    background: #afafaf;
    transition: all .5s ease;
}

#news_list .newMs {
    position: relative;
    width: 100%;
    line-height: 1.5rem;
    clear: both;
    font-size: 0.75rem;
    color: #777;
    margin: 0 0 1.5rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

#news_list .bottomLink {
    display: block;
    float: none;
    width: 30px;
    min-width: auto;
    height: 25px;
    color: #ccc;
    font-size: 0.875rem;
    font-family: Raleway;
    padding: 3px 5px;
    border: 1px solid #d8d8d8;
    transition: all .5s ease;
}

#news_list .newList:hover .newPic {
    transform: translate(-50%,-50%) scale(1.1);
}

#news_list .newList:hover .lineBox::before {
    width: 100%;
}

#news_list .newList:hover .bottomLink {
    color: #afafaf;
    border-color: #afafaf;
}

@media only screen and (max-width: 768px) {
    #news_list .newList {
        width: 100%;
    }
}

@media only screen and (min-width: 769px) {
    #news_list .newMs {
        height:48px;
    }

    #news_list .container {
        max-width: 100%;
    }

    #news_list .newList {
        float: left;
        width: calc((100% - 0px)/2);
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #news_list .container {
        max-width: 900px;
    }

    #news_list .newList {
        width: 50%;
    }
}

#news_list .p_hot .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#news_list .p_new .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#news_list .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#news_list .p_page .next .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#news_list .p_more .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#news_list .p_loading .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#news_list {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#product_list .p_Product {
    width: calc((100% - 0px)/3);
}

#product_list .p_CommonSummaryBoxA {
    text-align: center;
}

#product_list .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#product_list >div {
    animation-fill-mode: both;
}

#product_list .relative {
    position: relative;
}

#product_list .absolute {
    position: absolute;
}

#product_list #products {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1rem;
}

#product_list .proName {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 1rem 0 2rem;
}

#product_list .list {
    position: relative;
    width: 100%;
    height: auto;
}

#product_list .swiper-container-pro {
    width: calc(100% - 64px);
    margin: 0 auto;
}

#product_list .swiper-wrapperUl {
    width: 100%;
}

#product_list .productLi {
    overflow: hidden;
}

#product_list .block {
    display: block;
}

#product_list .aTop {
    width: 100%;
    height: 0px;
    padding-bottom: 90%;
    overflow: hidden;
}

#product_list .picture {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

#product_list .proPic {
    width: 100%;
    height: 100%;
}

#product_list .number {
    margin-top: 15%;
    font-size: 2.5rem;
    padding-left: 20%;
    color: #fff;
}

#product_list .number::before {
    content: '';
    position: absolute;
    left: 5%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: block;
    width: 10%;
    height: 2px;
    background: #fff;
}

#product_list .blue {
    background: rgba(0,102,210,0.8);
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}

#product_list .desc1 {
    padding: 0 20%;
    color: #fff;
    height: 6rem;
    line-height: 1.5rem;
    overflow: hidden;
}

#product_list .proName2 {
    display: block;
    color: #333;
    font-size: 1rem;
    margin-top: 0;
    padding: 0 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 10px;
}

#product_list .desc2 {
    color: #888;
    font-size: 0.75rem;
    margin: 16px 0 28px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 1;
    letter-spacing: 1px;
    transition: all .5s ease;
}

#product_list #products .swiper-button-prev {
    position: absolute;
    top: 38%;
    left: 0px;
    font-size: 2rem;
    cursor: pointer;
    color: #fff;
}

#product_list #products .swiper-button-next {
    position: absolute;
    top: 38%;
    right: 0px;
    font-size: 2rem;
    cursor: pointer;
    color: #fff;
}

#product_list .proPrice {
    color: red;
    display: none;
}

@media only screen and (min-width: 769px) {
    #product_list .productLi:hover .blue {
        top:0px;
    }

    #product_list .productLi:hover .desc2 {
        opacity: 0;
    }
}

#product_list .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#product_list .p_page .next .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#product_list .p_more .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#product_list .p_loading .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#product_list .text-center {
    text-align: center;
    background: #fff;
}

#product_list {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid_22 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid_221 > div > .p_gridbox {
    background-image: url(../img/bg33.jpg);
}

#w_grid_221 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid_221 >div {
    animation-fill-mode: both;
}

#w_grid_221 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid_221> div > .p_gridbox > .p_gridCell {
        margin-bottom:2rem;
        margin-top: 2rem;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid_221> div > .p_gridbox > .p_gridCell {
        margin-bottom:4rem;
        margin-top: 4rem;
        margin-left: 0px;
    }

    #w_grid_221> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid_221> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid_221> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid_221> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid_221> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid_221 .p_gridbox {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

#w_grid_231 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid_232 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid_222 > div > .p_gridbox {
    background-image: url('../img/bg44.jpg');
}

#w_grid_222 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid_222 >div {
    animation-fill-mode: both;
}

#w_grid_222 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid_222> div > .p_gridbox > .p_gridCell {
        margin-bottom:2rem;
        margin-top: 2rem;
        margin-left: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid_222> div > .p_gridbox > .p_gridCell {
        margin-bottom:4rem;
        margin-top: 4rem;
        margin-left: 0;
    }

    #w_grid_222> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid_222> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1692952890689 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fbtn-1664810525000 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fbtn-1664810525000 >div {
    animation-fill-mode: both;
}

#w_fbtn-1664810525000 .p_CommonBtn {
    background: transparent;
    border: #fff solid 1px;
    border-radius: 5px;
}

#w_grid_23 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid_23 >div {
    animation-fill-mode: both;
    background-image: url(../img/p_bg1.gif);
}

#w_grid_23 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

#w_grid_23 >div > .p_gridbox {
    animation-fill-mode: both;
}

@media only screen and (max-width: 768px) {
    #w_grid_23> div > .p_gridbox > .p_gridCell {
        margin-bottom:2rem;
        margin-top: 2rem;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid_23> div > .p_gridbox > .p_gridCell {
        margin-bottom:2rem;
        margin-top: 4rem;
        margin-left: 0px;
    }

    #w_grid_23> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid_23> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid_23> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid_23> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid_23> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid_231 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid_232 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
}

@media only screen and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid_22 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid_221 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid_231 {
    width: 90%;
    max-width: 1200px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#common_text_1 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#common_text_2 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid_232 {
    width: 100%;
    max-width: 1300px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid_222 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1692952890689 {
    width: 90%;
    max-width: 1200px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1692952890699 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1692952890706 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1664807510278 {
    width: auto;
    max-width: 800px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fbtn-1664810525000 {
    width: 100%;
    max-width: 130px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 36px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid_23 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid_231 {
    width: 90%;
    max-width: 1200px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text_1 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text_2 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid_232 {
    width: 100%;
    max-width: 1270px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
