.div1000{

margin:0 auto; 
/*max-width:62.5em; */
max-width:90em; 
padding:0 1em;

}
.case_3 {
    position: relative;
    margin-bottom: 8.5em;
}
.case_3_left {
    z-index: 10;
    position: absolute;
    left: 0;
    bottom: 0;
}

.case_3_left_1 {
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
    font-size: 1.5em;
}
.case_3_left_2 {
    font-size: 0.875em;
}
.swiper-slide-active .case_3_2 {
    opacity: 1;
}
.case_3_2 {
    margin-top: 2.5em;
    opacity: 0;
    position: relative;
   /* padding-left: 15em;*/
    padding-right: 6.75em;
    background-color: #fff;
}
.case_3_2 ul li:first-child {
    margin-right: 4em;
    min-height: 3.6em;
    font-size: 0.875em;
    color: #666;
    float: left;
   border-left: none;
    padding-left: 1.5em;
    line-height: 1.8;
}
.case_3_2 ul li {
    margin-right: 4em;
    min-height: 3.6em;
    font-size: 0.875em;
    color: #666;
    float: left;
    border-left: 1px #c4c4c4 solid;
    padding-left: 1.5em;
    line-height: 1.8;
}
.case_3_1 img {
    width: 100%;
}
.case_3_1 {
    overflow: hidden;
}

.case_3_right_mid {
    text-align: center;
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
}
.case_3_right_mid span:nth-child(1) {
    font-size: 2.25em;
}
.case_3_right_mid span:nth-child(2) {
    font-size: 1.5em;
}
.case_3_right {     /* 这个摆放都 是顺序的，需要放在max-width: 950px之前 */
    text-align: center;
    width: 8.3125em;
    position: absolute;
    bottom: 0;
    right: 1em;
    height: 2.0625em;
    line-height: 2.0625em;
}



@media screen and (max-width: 640px) {
	.case_3_2 ul li {
         
        border: none;
      
    }
    /*.case_3_2 ul li {
        min-height: inherit;
        padding-left: 0;
        border: none;
        padding-right: 0;
        margin: 0;
        float: none;
    }*/

}
@media screen and (max-width: 950px) {
    .case_3_right {
        position: relative;
        margin: 0 auto;
        font-size: 0.75em;
        margin-top: 2em;
    }
}
@media screen and (max-width: 480px) {
    .case_3_right {
        font-size: 0.65em;
    }
}





@media screen and (max-width:480px) {

.brand_s_mid_mid_right{
height:55vh;}
.dm{
width:50%;}
.brand_s_mid_mid_right_mid_mid_line_3{left: calc(50% - 5px);}
.brand_s_mid_mid_right_mid_mid_line_4{ display:none}
 


.xd_m_1{
padding:1em 0;}
.xd_m_1_left_1 img{
height:16px;}
.case_3_left_1{
font-size:1.25em;}
.case_3_right{
font-size:0.65em;}
.proinfo_mid_2_mid_left_4 span::after{
top:0.4em;}
.proinfo_mid_2_mid_left_2, .proinfo_mid_2_mid_left_3, .proinfo_mid_2_mid_left_4, .proinfo_mid_2_mid_right_1 span{
font-size:0.875em; line-height:1.6;}
.proinfo_mid_2_mid_left_3{
margin-bottom:1em;}
.proinfo_mid_2_mid_left_1{
font-size:1.125em;}
.pro_1{
margin-bottom:2em;}
.mar_3 .swiper-button-next,.mar_3 .swiper-button-prev{
width:2em; height:2em; margin-top:-1em;}
.contact_1_2{
font-size:0.9375em;}
.contact_1_1{
margin-top:1.5em;}
.ab_1{
margin-top:2em; margin-bottom:1em;}
.copyright_mid{
padding:1em 0;}
.copyright_mid_mid{
line-height:1.6; font-size:0.75em;}
#footer{
padding-top:1.5em; padding-bottom:2em;}
#footer img{
max-width:100px;}
.header_mid_left img{
height:1.25em;}
#header{
height:1.25em; padding:1.25em 0;}
.bodyon #header{
padding:1.25em 0;}
.header_mid_right{
/*top:-20px;*/

}
.banner_txt_2 a{
font-size:0.6em;}
.indexbanner .swiper-pagination-index-banner{
transform: scale(.15, .15); bottom:-30px;
}
.banner_txt_1{
font-size:1.25em;}
.about_2_video_title_1,.about_1_mid_right_1, .about_3_1{
font-size:1.125em;}
.pro_btn_left, .pro_btn_right{
font-size:0.75em; margin:0 0.5em;} 


}
#header .m-btn .box {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#header .m-btn .line {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
    -webkit-transition: -webkit-transform 0.2s 0.1s;-moz-transition: -moz-transform 0.2s 0.1s;transition: transform 0.2s 0.1s;
}
#header .m-btn .line1 {
 /* width: 12px;*/
  top: 0;
}
#header .m-btn .line2 {
 /* width: 22px;*/
  top: 7px;
}
#header .m-btn .line3 {
  /*width: 16px;*/
  top: 14px;
}
#header .m-btn.cur .line1, #header .m-btn.cur .line2, #header .m-btn.cur .line3 {
  width: 100%;
}
.m-sub-menu.show {
  right: 0;
  transition: all 0.44s ease 0s;
}

.m-sub-menu {
  position: fixed;
  right: -100%;
  width: 66%;
  top: 0;
  z-index: 100;
  height: 100%;
  background-color: #fff;
  transition: all 0.64s ease 0s;
}
.m-sub-menu .top-box {
  line-height: 60px;
  background-color: #333;
}
.m-sub-menu .top-box .stt {
  display: inline-block;
  font-size: 16px;
  color: #acacac;
  margin-left: 8.2%;
  font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
}
.m-sub-menu .top-box .close {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../img/ico_37.png) no-repeat center;
  margin-right: 7.8%;
  margin-top: 22px;
  cursor: pointer;
}
.m-sub-menu .list-wrap ul {
  width: 100%;
}
.m-sub-menu .list-wrap li {
  line-height: 60px;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}
.m-sub-menu .list-wrap li .col-box {
  display: block;
   
  padding: 0 7.8% 0 8.2%;
}
.m-sub-menu .list-wrap .tit {
  font-size: 16px;
  color: #666;
}
.m-sub-menu .list-wrap .point {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../img/ico_38.png) no-repeat center;
  margin-top: 26px;
}
.m-sub-menu .bot-link {
  width: 84%;
  padding: 0 7.8% 0 8.2%;
  margin-top: 30px;
}
.m-sub-menu .bot-link a {
  display: inline-block;
  width: 36px;
  height: 50px;
  margin-right: 20px;
  float: left;
}
 
.m-sub-menu .sec-sub-list {
  position: absolute;
  right: -100%;
  top: 60px;
  width: 100%;
}
.m-sub-menu .sec-sub-list .return-fir {
  display: block;
 
  padding: 0 7.8% 0 8.2%;
  line-height: 60px;
  background-color: #333;
}
.m-sub-menu .sec-sub-list .return-fir p {
  padding-left: 18px;
  color: #fff;
  font-size: 18px;
  background: url(../img/ico_42.png) no-repeat left center;
}
.m-sub-menu .sec-sub-list .boxs {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.4s ease 0s;
  background-color: #fff;
}
.m-sub-menu .sec-sub-list .boxs.show {
  left: -100%;
}
.m-sub-menu .sec-sub-list ul, .m-sub-menu .sec-sub-list li {
  width: 100%;
}
.m-sub-menu .sec-sub-list li {
  line-height: 60px;
  border-bottom: 1px solid #f2f2f2;
}
.m-sub-menu .sec-sub-list li a {
  display: block;
  width: 84%;
  padding: 0 7.8% 0 8.2%;
  font-size: 16px;
  color: #666;
}
.m-sub-menu .sec-sub-list .bot-link {
  margin-top: 14px;
}
.search-alert {
  position: fixed;
  z-index: 999;
  background-color: #222222;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}
.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  background: none;
   
  padding-left: 88px;
  padding-right: 80px;
  background: url(../img/ico_36.png) no-repeat 35px 60px;
}
.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
   
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  text-align: center;
}
.search-alert .close {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/ico_37.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  transition: transform 0.3s ease 0s;
}
.ovh {
  overflow: hidden; }


  /* 企业文化 */
  @media screen and (max-width: 767px) {
      .card-cultural-wrap {
            -ms-flex-align: center;
            align-items: center;
            background-color: #f4f4f4;
            background-position: 50%;
            background-repeat: no-repeat;
            background-size: cover;
            display: -ms-flexbox;
            display: flex;
           padding:   0!important;
        }
        .common-section {
          margin: 0 auto;
        padding:   0!important;
        
         width:13rem;
      }
  }
  .card-cultural-wrap {
    -ms-flex-align: center;
    align-items: center;
    background-color: #f4f4f4;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    padding: .5rem 0;
}
.common-section {
    margin: 0 auto;
    padding: .5rem  0;
   /* width: 90rem;*/
   width:13rem;
}

@media screen and (max-width: 767px) {
      .card-cultural-content {
        background-color: #fff;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: .5625rem .5rem;
    }
}
.card-cultural-content {
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.common-border-radius {
   /* border-radius: .375rem;*/
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-left, .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-p2, .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-p3, .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-right {
        width: 100%;
    }
}
.card-cultural-content-left {
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
 width: 5.25rem;
}
.card-cultural-content-title {
    color: #ff6a00;
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
    font-size: .35rem;
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-p1, .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-p2, .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-p3 {
        margin: .5rem 0 .5rem;
    }
}
.card-cultural-content-p1 {
    color: #666;
    line-height: 1.125rem;
    margin: .325rem 0 .375rem;
}
.common-font-size-18 {
   /* color: #222;*/
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
    font-size: .25rem;
    line-height: 0.5rem;
}
.card-cultural-content-p2 {
    color: #666;
    margin-top: .3225rem;
    /*width: 42.25rem;*/
    width: 6.25rem;
}
.card-cultural-content-p2 .p2 {
    margin-bottom: .25rem;
    margin-top: .325rem;
    text-align: justify;
}
@media screen and (max-width: 767px) {
    .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-p3 {
        height: auto;
        margin-bottom: 0;
    }
}
.card-cultural-content-p3 {
    -ms-flex-pack: justify;
    color: #666;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 3.1875rem;
    justify-content: space-between;
    line-height: .875rem;
    margin-top: .5625rem;
    width: 5.8125rem;
}
.card-cultural-content-p3 .cultural-item {
    line-height: .6875rem;
}
@media screen and (max-width: 767px) {
    .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-left, .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-p2, .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-p3, .card-cultural-wrap .card-cultural-content-box .card-cultural-content .card-cultural-content-right {
        width: 100%;
    }
}



/* 20241016加 */



/*首页 合作伙伴*/
.i_partner ul li .pic img{
    display: inline-block;
    max-width: 90%;
    max-height: 90%;

   -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.i_partner ul li .pic:hover img{
    display: inline-block;
    max-width: 90%;
    max-height: 90%;

    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}



/*首页  数字区 */
#c_static_num {
    min-height: 0px;
    display-radio: 1;
    background-fill-value: background-image;
   /* padding-top: 6%;
    padding-bottom: 6%;*/
 
    
}

 
#c_static_num .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
    display-radio: flex;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

#c_static_num .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_num .e_text-2 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 42px;
    text-align: center
}

#c_static_num .e_text-3 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 42px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal
}

#c_static_num .e_button-6 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 150px;
    border-radius: 30px;
    padding: 8px;
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    line-height: 2;
    border: 1px solid #f18c26;
    /*background: #e5310c;*/
    transition: 0.5s
}

#c_static_num .e_button-6:hover {
    border: 2px solid #f18c26;
    background: rgba(0,0,0,0);
    color: #f18c26;
}

#c_static_num .e_button-6 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_num .e_button-6::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_num .e_button-6:hover::after {
    opacity: 1
}

#c_static_num .e_loop-7 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;

    padding-bottom: 0.25rem;
}

#c_static_num .e_loop-7 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_num .e_loop-7 .p_page {
    text-align: center
}

#c_static_num .e_loop-7 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_num .e_loop-7 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_num .e_loop-7 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_num .e_loop-7 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_num .e_loop-7 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_num .e_loop-7 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_num .e_loop-7 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_num .e_loop-7 .p_s_option {
}

#c_static_num .e_loop-7 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_num .e_loop-7 .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_num .e_loop-7 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_num .e_loop-7 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_num .e_loop-7 .multSelect ul,li {
    list-style: none
}

#c_static_num .e_loop-7 .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_num .e_loop-7 .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_num .e_loop-7 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_num .e_loop-7 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_num .e_loop-7 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_num .e_loop-7 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_num .e_loop-7 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_num .e_loop-7 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_num .e_loop-7 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_num .e_loop-7 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_num .e_loop-7 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_num .e_loop-7 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_num .e_loop-7 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_num .e_loop-7 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_num .e_loop-7 .p_split {
    margin: 0 5px
}

#c_static_num .e_loop-7 .p_normal {
    margin-right: 16px
}

#c_static_num .e_loop-7 .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_num .e_loop-7 .input-check,#c_static_num .e_loop-7 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_num .e_loop-7 .position-left {
    display: flex
}

#c_static_num .e_loop-7 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_num .e_loop-7 .position-top {
}

#c_static_num .e_loop-7 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_num .e_loop-7 .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_num .e_loop-7 .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_num .e_loop-7 .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_num .e_loop-7 .p_active .p_mbutton::before {
    display: block
}

#c_static_num .e_loop-7 .p_active .p_mbutton::after {
    display: block
}

#c_static_num .e_loop-7 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_num .e_loop-7 .p_filter_result {
    display: inline-block
}

#c_static_num .e_loop-7 .p_contclear {
    cursor: pointer
}

#c_static_num .e_loop-7 .swiper-container {
    padding-bottom: 30px
}

#c_static_num .e_loop-7 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_num .e_loop-7 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_num .e_loop-7 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_num .e_loop-7 .p_active .p_imgwrapper {
    border: 1px solid #409eff;
}

#c_static_num .e_loop-7 .p_filter_result {
    display: none;
}

#c_static_num .e_loop-7 .p_contclear {
    display: none;
}

#c_static_num .e_loop-7 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
}

#c_static_num .e_loop-7 .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_num .e_loop-7 .p_categoryActive {
    color: #409EFF
}

#c_static_num .e_scrollNumber-8 {
    height: 60px;
    line-height: 60px;
    /*font-size: 66px;*/
    font-size: 56px;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
    color: #f18c26;
}

#c_static_num .e_scrollNumber-8 .p_num.js_roll {
    font-family: '黑体', 'SimHei', sans-serif;  /* 20241129 check font */
}

#c_static_num .e_text-9 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    font-size: 18px;
}

#c_static_num .e_scrollNumber-8 .p_plus {
    display-radio: 1;
    margin-left: -10px;
    font-size: 18px;
}

#c_static_num .e_loop-7 {
    display-radio: 1;
    margin-top: 2%;
    /*margin-bottom: 6%;*/
    margin-bottom: 3%;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

#c_static_num .e_container-1 .p_item {
    display-radio: 1;
}
@media screen and (max-width: 1438px) {
  .rz{
      font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
    #c_static_num .e_text-3 {
        line-height:normal;
        font_radio: 2;
        display-radio: 1;
        font-size: 20px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: normal;
    }

    #c_static_num .e_text-2 {
        line-height: 1;
        font_radio: 2;
        display-radio: 1;
        font-size: 24px;
        text-align: center;
    }

    #c_static_num .e_scrollNumber-8 {
        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: #f18c26;
    }

    #c_static_num .e_loop-7 .p_loopitem {
        flex: 0 0 50%;
        position: relative;
        margin-bottom: 5%
    }

    #c_static_num .e_text-9 {
        line-height: normal;
        font_radio: 2;
        display-radio: 1;
        text-align: center;
        font-size: 15px
    }
}

@media screen and (min-width: 769px) {
    #c_static_num .e_loop-7 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }
}