/* fx style*/

#c_static_about_001 {
    min-height: 300px;
    display-radio: 1;
    padding-top: 6%;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    padding-bottom: 0px
}

#c_static_about_001 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
    display-radio: flex;
    max-width: 1620px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10PX;
    padding-right: 10PX
}

#c_static_about_001 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_about_001 .e_text-3 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    text-align: left;
    color: rgba(34,34,34,1);
    font-size: 36px;
    margin-top: 0px
}

#c_static_about_001 .e_richText-4 {
    font_radio: 2;
    display-radio: 1;
    padding-top: 0px;
    margin-top: 1%;
    font-size: 16px;
    text-align: center;
    color: rgba(85,85,85,1);
    line-height: 1.6
}

#c_static_about_001 .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
   /* background-color: rgba(0,148,215,1); */
    padding-top: 3%;
    padding-bottom: 3%;
    min-height: 0px;
    margin-top: 4%;
   /*  background-image: linear-gradient(10deg, #0094d7, #66c1ea); */


    background-color: rgb(220 228 231);
    background-image: linear-gradient(0deg, #f18b24, #ffecd9ab);
}

#c_static_about_001 .e_container-7 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_about_001 .e_loop-8 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_about_001 .e_loop-8 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_about_001 .e_loop-8 .p_page {
    text-align: center
}

#c_static_about_001 .e_loop-8 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_about_001 .e_loop-8 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_about_001 .e_loop-8 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_about_001 .e_loop-8 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_about_001 .e_loop-8 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_about_001 .e_loop-8 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_about_001 .e_loop-8 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_about_001 .e_loop-8 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_about_001 .e_loop-8 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_static_about_001 .e_loop-8 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_about_001 .e_loop-8 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_about_001 .e_loop-8 .multSelect ul,li {
    list-style: none
}

#c_static_about_001 .e_loop-8 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_static_about_001 .e_loop-8 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_about_001 .e_loop-8 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_about_001 .e_loop-8 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_about_001 .e_loop-8 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_about_001 .e_loop-8 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_about_001 .e_loop-8 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_about_001 .e_loop-8 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_about_001 .e_loop-8 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_about_001 .e_loop-8 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_about_001 .e_loop-8 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_about_001 .e_loop-8 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_about_001 .e_loop-8 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_about_001 .e_loop-8 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_about_001 .e_loop-8 .p_split {
    margin: 0 5px
}

#c_static_about_001 .e_loop-8 .p_normal {
    margin-right: 16px
}

#c_static_about_001 .e_loop-8 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_about_001 .e_loop-8 .input-check,#c_static_about_001 .e_loop-8 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_about_001 .e_loop-8 .position-left {
    display: flex
}

#c_static_about_001 .e_loop-8 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_about_001 .e_loop-8 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_about_001 .e_loop-8 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_about_001 .e_loop-8 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_static_about_001 .e_loop-8 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_static_about_001 .e_loop-8 .p_active .p_mbutton::before {
    display: block
}

#c_static_about_001 .e_loop-8 .p_active .p_mbutton::after {
    display: block
}

#c_static_about_001 .e_loop-8 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_about_001 .e_loop-8 .p_filter_result {
    display: none
}

#c_static_about_001 .e_loop-8 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_about_001 .e_loop-8 .swiper-container {
    padding-bottom: 30px
}

#c_static_about_001 .e_loop-8 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_about_001 .e_loop-8 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_about_001 .e_loop-8 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_about_001 .e_loop-8 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_about_001 .e_loop-8 {
    display-radio: 1;
    width: 95%;
    max-width: 1620px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

#c_static_about_001 .e_loop-8 .p_loopitem:nth-child(1) .e_scrollNumber-11 {
    border-left: none
}

#c_static_about_001 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-left: 0px;
    padding-right: 0px
}

#c_static_about_001 .e_container-9 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_about_001 .e_scrollNumber-11 {
    height: 60px;
    line-height: 60px;
    font-size: 40px;
    font_radio: 2;
    display-radio: 1;
    color: rgba(255,255,255,1);
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    border-left: 1px solid rgba(255,255,255,.2)
}

#c_static_about_001 .e_scrollNumber-11 .p_plus {
    font-size: 20px;
    margin-left: -5px
}

#c_static_about_001 .e_scrollNumber-11 .p_num {
    display-radio: 1;
    font-size: 62px;
 
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
}

#c_static_about_001 .e_text-12 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    color: rgba(255,255,255,1);
    font-size: 18px
}

#c_static_about_001 .e_loop-13 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_about_001 .e_loop-13 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    display-radio: 1
}

#c_static_about_001 .e_loop-13 .p_page {
    text-align: center
}

#c_static_about_001 .e_loop-13 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_about_001 .e_loop-13 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_about_001 .e_loop-13 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_about_001 .e_loop-13 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_about_001 .e_loop-13 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_about_001 .e_loop-13 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_about_001 .e_loop-13 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_about_001 .e_loop-13 .p_s_option {
}

#c_static_about_001 .e_loop-13 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_about_001 .e_loop-13 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_static_about_001 .e_loop-13 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_about_001 .e_loop-13 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_about_001 .e_loop-13 .multSelect ul,li {
    list-style: none
}

#c_static_about_001 .e_loop-13 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_static_about_001 .e_loop-13 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_about_001 .e_loop-13 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_about_001 .e_loop-13 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_about_001 .e_loop-13 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_about_001 .e_loop-13 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_about_001 .e_loop-13 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_about_001 .e_loop-13 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_about_001 .e_loop-13 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_about_001 .e_loop-13 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_about_001 .e_loop-13 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_about_001 .e_loop-13 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_about_001 .e_loop-13 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_about_001 .e_loop-13 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_about_001 .e_loop-13 .p_split {
    margin: 0 5px
}

#c_static_about_001 .e_loop-13 .p_normal {
    margin-right: 16px
}

#c_static_about_001 .e_loop-13 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_about_001 .e_loop-13 .input-check,#c_static_about_001 .e_loop-13 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_about_001 .e_loop-13 .position-left {
    display: flex
}

#c_static_about_001 .e_loop-13 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_about_001 .e_loop-13 .position-top {
}

#c_static_about_001 .e_loop-13 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_about_001 .e_loop-13 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_about_001 .e_loop-13 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_static_about_001 .e_loop-13 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_static_about_001 .e_loop-13 .p_active .p_mbutton::before {
    display: block
}

#c_static_about_001 .e_loop-13 .p_active .p_mbutton::after {
    display: block
}

#c_static_about_001 .e_loop-13 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_about_001 .e_loop-13 .p_filter_result {
    display: inline-block
}

#c_static_about_001 .e_loop-13 .p_contclear {
    cursor: pointer
}

#c_static_about_001 .e_loop-13 .swiper-container {
    padding-bottom: 30px
}

#c_static_about_001 .e_loop-13 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_about_001 .e_loop-13 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_about_001 .e_loop-13 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_about_001 .e_loop-13 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_about_001 .e_loop-13 .p_filter_result {
    display: none
}

#c_static_about_001 .e_loop-13 .p_contclear {
    display: none
}

#c_static_about_001 .e_loop-13 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_static_about_001 .e_loop-13 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#c_static_about_001 .e_loop-13 .p_categoryActive {
    color: #409EFF
}

#c_static_about_001 .e_loop-13 {
    display-radio: 1
}

#c_static_about_001 .e_container-1 .cbox-1-0 {
    /*flex: 0 0 66%;*/
    flex: 0 0 50%;   /* 20241104 */
    padding-right: 5%;
    align-self: center
}

#c_static_about_001 .e_container-14 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    background: #f5f5f5;
    margin-bottom: 3%;
    padding: 6% 6%;
    transition: 0.5s
}

#c_static_about_001 .e_container-14:hover {
    background: #0094d7
}

#c_static_about_001 .e_container-14:hover .e_image-17 img {
    filter: brightness(0) invert(100%)
}

#c_static_about_001 .e_container-14:hover .e_text-15 {
    color: #fff
}

#c_static_about_001 .e_container-14:hover .e_text-16 {
    color: #fff
}

#c_static_about_001 .e_container-14 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_about_001 .e_text-15 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    color: rgba(115,115,115,1)
}

#c_static_about_001 .e_text-16 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 18px
}

#c_static_about_001 .e_image-17 {
    overflow: hidden;
    display-radio: 1;
    max-width: 56px
}

#c_static_about_001 .e_image-17 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_about_001 .e_container-1 .p_item {
    display-radio: 1
}

@media screen and (max-width: 768px) {
    #c_static_about_001 {
        display-radio:1;
        padding-top: 30px;
        padding-bottom: 0px
    }

    #c_static_about_001 .e_text-3 {
        font_radio: 2;
        display-radio: 1;
        font-size: 24px;
        line-height: 1.4;
        margin-top: 10px
    }

    #c_static_about_001 .e_richText-4 {
        font_radio: 2;
        display-radio: 1;
        font-size: 13px;
        margin-bottom: 6%
    }

    #c_static_about_001 .e_loop-8 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 2)
    }

    #c_static_about_001 .e_loop-8 .p_list {
        justify-content: center
    }

    #c_static_about_001 .e_loop-8 .p_loopitem:nth-child(4) .e_scrollNumber-11 {
        border-left: none
    }

    #c_static_about_001 .e_container-9 {
        margin-bottom: 10px
    }

    #c_static_about_001 .e_scrollNumber-11 {
        height: 40px;
        line-height: 40px;
        margin-top: 0px
    }

    #c_static_about_001 .e_scrollNumber-11 .p_num {
        font-size: 32px
    }

    #c_static_about_001 .e_scrollNumber-11 .p_plus {
        font-size: 10px
    }

    #c_static_about_001 .e_text-12 {
        font-size: 12px
    }

    #c_static_about_001 .e_container-1 .cbox-1-0 {
        flex: 0 0 100%;
        padding-right: 0px
    }

    #c_static_about_001 .e_container-1 .cbox-1-1 {
        flex: 0 0 100%
    }

    #c_static_about_001 .e_container-14 {
        display-radio: 1
    }

    #c_static_about_001 .e_loop-13 {
        display-radio: 1
    }

    #c_static_about_001 .e_loop-13 .p_list {
        display-radio: 1
    }

    #c_static_about_001 .e_container-1 {
        display-radio: 1
    }

    #c_static_about_001 .e_container-14 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        display-radio: flex;
        margin-left: auto;
        background: #f5f5f5;
        margin-bottom: 3%;
        padding: 6% 6%;
        transition: 0.5s
    }

    #c_static_about_001 .e_loop-13 .p_loopitem {
        flex: 0 0 100%;
        position: relative;
        display-radio: 1
    }

    #c_static_about_001 .e_text-16 {
        line-height: normal;
        font_radio: 2;
        display-radio: 1;
        font-size: 16px
    }

    #c_static_about_001 .e_richText-4 span {
        font-size: 16px!important;
        line-height: 1.6!important
    }

    #c_static_about_001 .e_scrollNumber-11 {
        height: 40px;
        line-height: 40px;
        font-size: 40px;
        font_radio: 2;
        display-radio: 1;
        color: rgba(255,255,255,1);
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        border-left: none
    }
}

@media screen and (min-width: 769px) {
    #c_static_about_001 .e_loop-8 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }

    #c_static_about_001 .e_loop-13 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}
/* fx ry*/

#c_static_ry_001 {
    min-height: 0px;
    display-radio: 1;
    background-color: rgba(241,242,244,1);
    padding-top: 5%
}

#c_static_ry_001 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
    display-radio: flex;
    max-width: 1620px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

#c_static_ry_001 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_ry_001 .e_text-2 {
    line-height: 1.5;
    font_radio: 2;
    font-size: 36px;
    font-weight: normal;
    color: rgba(51,51,51,1);
    padding-bottom: 0px;
    display-radio: 1;
    margin-bottom: 0px;
    text-align: left
}

#c_static_ry_001 .e_bannerA-3 {
    height: auto;
    background_radio: 1;
    display-radio: 1
}

#c_static_ry_001 .e_bannerA-3 .swiper-container {
    height: inherit
}

#c_static_ry_001 .e_bannerA-3 .swiper-wrapper {
    height: inherit
}

#c_static_ry_001 .e_bannerA-3 .swiper-slide {
    height: inherit
}

#c_static_ry_001 .e_bannerA-3 .p_img {
    width: 100%;
    height: 100%
}

#c_static_ry_001 .e_bannerA-3 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_static_ry_001 .e_bannerA-3 .custom-bullet {
    background: #ccc
}

#c_static_ry_001 .e_bannerA-3 .p_info {
    width: 50%;
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 9;
    display: flex;
    transform: translateX(50%) translateY(-50%);
    align-items: center;
    text-align: center
}

#c_static_ry_001 .e_bannerA-3 .p_info div {
    width: 100%
}

#c_static_ry_001 .e_bannerA-3 .p_subtitle {
    line-height: 2;
    padding: 5px 0
}

#c_static_ry_001 .e_bannerA-3 .swiper-container-vertical {
    height: 400px
}

#c_static_ry_001 .e_bannerA-3 .p_video {
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
    margin-right: 0;
    margin-left: auto;
    position: relative
}

#c_static_ry_001 .e_bannerA-3 .p_video .videoContent {
    width: 100%;
    height: 100%
}

#c_static_ry_001 .e_bannerA-3 .p_video video {
    width: 100%;
    height: 100%;
    background: #000
}

#c_static_ry_001 .e_bannerA-3 .p_videoPoster {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer
}

#c_static_ry_001 .e_bannerA-3 .p_videoPoster::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url('/npublic/img/playVideo.png') no-repeat center center
}

#c_static_ry_001 .e_bannerA-3 .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_static_ry_001 .e_bannerA-3 .p_videoInfo {
    display: none
}

.text-white {
    color: #fff;
    display: none
}

#c_static_ry_001 .e_container-1 .cbox-1-0 {
    flex: 0 0 45%;
    align-self: center
}

#c_static_ry_001 .e_richText-4 blockquote {
    font-style: italic;
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_static_ry_001 .e_richText-4 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_ry_001 .e_richText-4 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_ry_001 .e_richText-4 ul {
    display: block;
    list-style-type: disc;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

@media screen and (max-width: 768px) {
    #c_static_ry_001 .e_text-2 {
        line-height:1.5;
        font_radio: 2;
        font-size: 26px;
        font-weight: normal;
        color: rgba(51,51,51,1);
        padding-bottom: 0px;
        display-radio: 1;
        margin-bottom: 1.5%
    }

    #c_static_ry_001 .e_bannerA-3 .swiper-slide {
        height: auto
    }

    #c_static_ry_001 .e_bannerA-3 .p_info {
        width: 100%;
        z-index: 9;
        text-align: center
    }

    #c_static_ry_001 .e_bannerA-3 .p_subtitle {
        display: none
    }

    #c_static_ry_001 .e_bannerA-3 .p_summary {
        display: none
    }

    #c_static_ry_001 .e_container-1 .cbox-1-0 {
        flex: 0 0 100%
    }

    #c_static_ry_001 .e_container-1 .cbox-1-1 {
        flex: 0 0 100%
    }

    #c_static_ry_001 .e_richText-4 {
        font_radio: 1;
        display-radio: 1
    }
}
/* ry swiper */
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-wrapper {
    z-index: 1;
    display: flex;
    box-sizing: content-box;
}
.swiper-slide, .swiper-wrapper {
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.swiper-slide {
    flex-shrink: 0;
}
.swiper-slide, .swiper-wrapper {
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
/* 知识产权  标题*/
#c_static_zscq_001 {
    min-height: 0px;
    display-radio: 1;
    /* padding-top: 5% */
}

#c_static_zscq_001 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_zscq_001 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_zscq_001 .e_text-2 {
    line-height: 1.5;
    font_radio: 2;
    font-size: 36px;
    font-weight: normal;
    color: rgba(51,51,51,1);
    padding-bottom: 0px;
    display-radio: 1;
    margin-bottom: 0px;
    text-align: center
}

@media screen and (max-width: 768px) {
    #c_static_zscq_001 .e_text-2 {
        line-height:1.5;
        font_radio: 2;
        font-size: 26px;
        font-weight: normal;
        color: rgba(51,51,51,1);
        padding-bottom: 0px;
        display-radio: 1;
        margin-bottom: 1.5%
    }
}


/* 知识产权 */

#c_effect_112-1689209516694 {
    min-height: 0px;
    display-radio: 1;
    padding-top: 0px;
    padding-bottom: 5%
}

#c_effect_112-1689209516694 .e_loop-1 .honorSwip {
    overflow: hidden;
    padding-top: 30px
}

#c_effect_112-1689209516694 .e_loop-1 .p_list {
    display: flex;
    position: relative
}

#c_effect_112-1689209516694 .e_loop-1 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_effect_112-1689209516694 .e_loop-1 .p_page {
    text-align: center
}

#c_effect_112-1689209516694 .e_loop-1 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_effect_112-1689209516694 .e_loop-1 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_effect_112-1689209516694 .e_loop-1 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_effect_112-1689209516694 .e_loop-1 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_effect_112-1689209516694 .e_loop-1 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_effect_112-1689209516694 .e_loop-1 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_effect_112-1689209516694 .e_loop-1 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect ul,li {
    list-style: none
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_effect_112-1689209516694 .e_loop-1 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_effect_112-1689209516694 .e_loop-1 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_effect_112-1689209516694 .e_loop-1 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_effect_112-1689209516694 .e_loop-1 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_effect_112-1689209516694 .e_loop-1 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_effect_112-1689209516694 .e_loop-1 .p_split {
    margin: 0 5px
}

#c_effect_112-1689209516694 .e_loop-1 .p_normal {
    margin-right: 16px
}

#c_effect_112-1689209516694 .e_loop-1 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_effect_112-1689209516694 .e_loop-1 .input-check,#c_effect_112-1689209516694 .e_loop-1 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_effect_112-1689209516694 .e_loop-1 .position-left {
    display: flex
}

#c_effect_112-1689209516694 .e_loop-1 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_effect_112-1689209516694 .e_loop-1 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_effect_112-1689209516694 .e_loop-1 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_effect_112-1689209516694 .e_loop-1 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_effect_112-1689209516694 .e_loop-1 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_effect_112-1689209516694 .e_loop-1 .p_active .p_mbutton::before {
    display: block
}

#c_effect_112-1689209516694 .e_loop-1 .p_active .p_mbutton::after {
    display: block
}

#c_effect_112-1689209516694 .e_loop-1 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_effect_112-1689209516694 .e_loop-1 .p_filter_result {
    display: none
}

#c_effect_112-1689209516694 .e_loop-1 .p_contclear {
    cursor: pointer;
    display: none
}

#c_effect_112-1689209516694 .e_loop-1 .swiper-container {
    padding-bottom: 30px
}

#c_effect_112-1689209516694 .e_loop-1 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_effect_112-1689209516694 .e_loop-1 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_effect_112-1689209516694 .e_loop-1 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_effect_112-1689209516694 .e_loop-1 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_effect_112-1689209516694 .e_loop-1 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_effect_112-1689209516694 .e_loop-1 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#c_effect_112-1689209516694 .e_image-2 {
    overflow: hidden;
    margin-left: 0px;
    display-radio: 1
}

#c_effect_112-1689209516694 .e_image-2 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_effect_112-1689209516694 .swiper-pagination {
    width: 380px;
    height: 6px;
    margin: 0 auto;
    position: static;
    margin-top: 4%;
    border-radius: 35px;
    transform: translate(0);
    overflow: hidden;
    display: flex;
    justify-content: center
}

#c_effect_112-1689209516694 .swiper-pagination span {
    background: #343434;
    width: 15px;
    height: 100%;
    border-radius: 0;
    margin: 0 3px;
    opacity: .2;
    transition: all ease .5s;
    border-radius: 5px
}

#c_effect_112-1689209516694 .swiper-pagination span.swiper-pagination-bullet-active {
    background: #e5310c;
    opacity: 1;
    width: 35px
}

#c_effect_112-1689209516694 .e_loop-1 {
    display-radio: 1;
    width: 95%;
    max-width: 1620px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

#c_effect_112-1689209516694 .e_loop-8 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /*解决无缝滚动在循环体多列展示问题  */
    max-width: 100%/* 解决无缝滚动在循环体多列展示问题 */
}

#c_effect_112-1689209516694 .e_loop-8 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_effect_112-1689209516694 .e_loop-8 .p_page {
    text-align: center
}

#c_effect_112-1689209516694 .e_loop-8 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_effect_112-1689209516694 .e_loop-8 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_effect_112-1689209516694 .e_loop-8 .p_filter_key {
    /* min-width:80px;
 */
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_effect_112-1689209516694 .e_loop-8 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_effect_112-1689209516694 .e_loop-8 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue/* border-radius:2px;
 */
}

#c_effect_112-1689209516694 .e_loop-8 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_effect_112-1689209516694 .e_loop-8 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_effect_112-1689209516694 .e_loop-8 .p_s_option {
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect {
    font-size: 13px;
    position: relative
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect ul,li {
    list-style: none
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_effect_112-1689209516694 .e_loop-8 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

/* #c_effect_112-1689209516694 .e_loop-8 .p_filter_close::before {
  content: "\2716";
}
*/
/* #c_effect_112-1689209516694 .e_loop-8 .p_filter_select {
  width: 110px;
  height: 24px;
  padding: 0;
  border: 1px solid #DCDFE6;
}
*/
#c_effect_112-1689209516694 .e_loop-8 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_effect_112-1689209516694 .e_loop-8 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_effect_112-1689209516694 .e_loop-8 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_effect_112-1689209516694 .e_loop-8 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_effect_112-1689209516694 .e_loop-8 .p_split {
    margin: 0 5px
}

#c_effect_112-1689209516694 .e_loop-8 .p_normal {
    margin-right: 16px
}

#c_effect_112-1689209516694 .e_loop-8 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_effect_112-1689209516694 .e_loop-8 .input-check,#c_effect_112-1689209516694 .e_loop-8 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_effect_112-1689209516694 .e_loop-8 .position-left {
    display: flex
}

#c_effect_112-1689209516694 .e_loop-8 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_effect_112-1689209516694 .e_loop-8 .position-top {
    /* display:flex;
 */
}

#c_effect_112-1689209516694 .e_loop-8 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_effect_112-1689209516694 .e_loop-8 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_effect_112-1689209516694 .e_loop-8 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_effect_112-1689209516694 .e_loop-8 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_effect_112-1689209516694 .e_loop-8 .p_active .p_mbutton::before {
    display: block
}

#c_effect_112-1689209516694 .e_loop-8 .p_active .p_mbutton::after {
    display: block
}

#c_effect_112-1689209516694 .e_loop-8 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_effect_112-1689209516694 .e_loop-8 .p_filter_result {
    display: inline-block
}

#c_effect_112-1689209516694 .e_loop-8 .p_contclear {
    cursor: pointer
}

#c_effect_112-1689209516694 .e_loop-8 .swiper-container {
    padding-bottom: 30px
}

#c_effect_112-1689209516694 .e_loop-8 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_effect_112-1689209516694 .e_loop-8 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_effect_112-1689209516694 .e_loop-8 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_effect_112-1689209516694 .e_loop-8 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_effect_112-1689209516694 .e_loop-8 .p_filter_result {
    display: none
}

#c_effect_112-1689209516694 .e_loop-8 .p_contclear {
    display: none
}

#c_effect_112-1689209516694 .e_loop-8 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_effect_112-1689209516694 .e_loop-8 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#c_effect_112-1689209516694 .e_loop-8 .p_categoryActive {
    color: #409EFF
}

#c_effect_112-1689209516694 .e_loop-8 {
    display-radio: 1;
    width: 95%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1%;
    margin-top: 1%
}

#c_effect_112-1689209516694 .e_scrollNumber-9 {
    height: 60px;
    line-height: 60px;
    font-size: 66px;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
    /* color: rgba(0,148,215,1); */
    color: rgba(240,133,25);
}

#c_effect_112-1689209516694 .e_scrollNumber-9 .p_num.js_roll {
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
}

#c_effect_112-1689209516694 .e_scrollNumber-9 .p_plus {
    display-radio: 1;
    margin-left: -10px;
    font-size: 18px
}

#c_effect_112-1689209516694 .e_text-10 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    text-align: center;
    margin-top: 1%
}

@media screen and (max-width: 768px) {
    #c_effect_112-1689209516694 {
        padding-top:0px
    }

    #c_effect_112-1689209516694 .e_loop-1 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 20)
    }

    #c_effect_112-1689209516694 .e_text-10 {
        line-height: normal;
        font_radio: 2;
        display-radio: 1;
        font-size: 15px;
        text-align: center;
        margin-top: 1%
    }

    #c_effect_112-1689209516694 .e_scrollNumber-9 {
        height: 40px;
        line-height: 40px;
        font-size: 36px;
        font_radio: 2;
        display-radio: 1;
        text-align: center;
        font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
        color: rgba(0,148,215,1)
    }
}

@media screen and (min-width: 769px) {
    #c_effect_112-1689209516694 .e_loop-1 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 20)
    }
}
