.top_left_img {
    width: 16.8vw;
    /* height: 9.45vw; */
    padding: 13px 5px;
    background: #fff;
    border-radius: 6px;
}

.top_left_right_img {
    width: 16px;
    position: absolute;
    right: -4px;
    bottom: -8px;
}
.rz_top{
    padding: 2px 4px;
    background: #B8DBFF;
    border-radius: 2px 2px 2px 2px;
    margin-right: 8px;
}
.fs_top{
    padding: 2px 4px;
    background: rgba(249,15,15,0.0600);;
    border-radius: 2px 2px 2px 2px;
    margin-right: 8px;
}
.rz_name{
    padding-left: 3px;
    font-size: 12px;
    color: #0C7FF2;
}
.fs_name{
    padding-left: 3px;
    font-size: 12px;
    color: #F90F0F;
}
.top_left_div {
    position: relative;

}
.it_info_content  table {
    max-width: 100% !important;
    content: "020";
    height:auto;
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .it_info_content  a {
    word-wrap: break-word;
  }
.flex_start {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.warp {
    flex-wrap: wrap
}

.top_left_p {
    font-size: 16px;
    font-weight: 600;
    color: #050505;
    line-height: 24px;
    width: 69.6vw;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
    overflow: hidden;
    margin-left: 10px;
}

.top_section {
    padding: 23px 16px 20px;
    background: linear-gradient(179deg, #E4F1FF 60%, rgba(228, 241, 255, 0.63) 100%);
}

.vip_img {
    display: inline-block;
    padding: 4px 4px;
    font-size: 12px;
    color: #D8000E;
    transform: scale(0.83);
    line-height: 12px;
    background: url('https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V01.png') no-repeat;
    background-size: 100%;
}
.vip_img_1 {
    display: inline-block;
    padding: 4px 4px;
    font-size: 12px;
    transform: scale(0.83);
    color: #4C5771;
    line-height: 12px;
    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/bs.png') no-repeat;
    background-size: 100%;
}
.vip_img_2 {
    display: inline-block;
    padding: 4px 4px;
    font-size: 12px;
    transform: scale(0.83);
    color: #C56500;
    line-height: 12px;
    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/js.png') no-repeat;
    background-size: 100%;
}
.vip_img_3 {
    display: inline-block;
    padding: 4px 4px;
    font-size: 12px;
    color: #6F7995;
    transform: scale(0.83);
    line-height: 12px;
    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/ys.png') no-repeat;
    background-size: 100%;
}
.vip_img_4 {
    display: inline-block;
    padding: 4px 4px;
    font-size: 12px;
    color: #B65A00;
    transform: scale(0.83);
    line-height: 12px;
    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/ts.png') no-repeat;
    background-size: 100%;
}
.vip_img_5 {
    display: inline-block;
    padding: 4px 4px;
    font-size: 12px;
    transform: scale(0.83);
    color: #04755D;
    line-height: 12px;
    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/free.png') no-repeat;
    background-size: 100%;
}
.index_hz{
font-size: 12px;
transform: scale(0.83);
font-weight: 500;
color: #FFFFFF;
line-height: 10px;
}
.hz_body{
    background: linear-gradient(237deg, #0C7FF2 0%, #3076FF 100%);
border-radius: 100px 100px 100px 100px;
padding: 2px 2px 2px 2px;
}
.co_info_butn{
font-size: 10px;
font-weight: 400;
color: #0C7FF2;
line-height: 12px;
padding: 3px 6px;
border-radius: 2px 2px 2px 2px;
border: 1px solid #85BFF8;
display: inline-block;
margin-right: 6px;
}
.vip_img1 {
    padding-right: 2px;
}

.vip_img2 {
    padding-left: 4px;
}

.fans_img {
    display: inline-block;
    padding: 4px;
    font-size: 12px;
    transform: scale(0.83);
    color: #0078EF;
    line-height: 12px;
    background: url('https://img1.17img.cn/ui/simg/instrument/20220521/yxt_bj_huiyuan_4_3x_20220522.png') no-repeat;
    background-size: 100%;
}
.pb4{
    padding-bottom: 4px;
}
.fans_img1 {
    padding-right: 2px;
}
.pd12{
    padding: 12px 0;
}
.fans_img2 {
    padding-left: 4px;
}

.vip_flex_start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin-top: 16px;
}

.vip_sl {
    color: #0C7FF2;
    font-size: 12px;
    transform: scale(0.83);
}

.mr8 {
    margin-right: 8px;
}

.vip_img_right {
    width: 18.4vw;
    position: absolute;
    top: -30px;
    right: -10px;
}

.flex_tx {
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

.tx_img {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
    padding: 1px;
    background: #fff;
    object-fit: cover;
    margin-right: -8px;
}

.tx_p {
    display: inline-block;
    margin-left: 18px;
    font-size: 12px;
    color: #4D5A65;
    line-height: 10px;
}

.tx_right_title {
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 14px;
    padding-left: 5px;
    display: inline-block;

}

.gzbody {
    padding: 6px 8px;
    background: linear-gradient(97deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 6px;
    margin-top: 20px;
}

.flex_bt {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.tx_right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 6px 17px;
    border-radius: 15px;
    background: #0C7FF2;
    cursor: pointer;
}

.is_active {
    width: 30px;
    display: block;
    margin-top: 12px;
}

.ul_menu {
    width: 240vw;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px 16px 0;
    background: #fff;
    font-weight: 600;
    -ms-overflow-style: none;
    overflow: -moz-scrllbars-none;
}

.caltion_ul_menu {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    padding: 15px 73px 0;
    background: #fff;
    font-weight: 600;
    -ms-overflow-style: none;
    overflow: -moz-scrllbars-none;
    box-shadow: 0px 4px 4px 1px rgba(236, 221, 221, 0.25);
    position: relative;
    z-index: 100;
}

.caltion_ul_menu li {
    width: 20.28vw;
    font-size: 14px;
    color: #333;
}

.cat_center {
    text-align: center;
}

.cat_right {
    text-align: right;
}

.cation_is_active {
    width: 30px;
    margin-top: 5px;
    text-align: center;
}

.swiper::-webkit-scrollbar {
    width: 0;
}

.ul_menu li {
    width: 25vw;
    font-size: 14px;
    color: #333;
}

.menuright {
    position: absolute;
    width: 18.9vw;
    right: 0px;
    top: -40px;
}

.active_color {
    color: #0C7FF2 !important;
}

.yq_title {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 18px;
}

.yq_more {
    font-size: 14px;
    font-weight: 400;
    color: #5D6B76;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.yq_sec {
    padding: 22px 16px;
    background: #fff;
    border-radius: 6px;
}
.flex_center_center2{
    display: flex;
    align-items: center;
    justify-content: center;
}

.it_sec {
    padding: 18px 16px;
    background: #fff;
    border-radius: 6px;
}
.it_sec>img {
  height: .32rem;
  margin-right: .08rem;
}
.it_sec_img{
    padding: 18px 16px;
    background: #fff;
    border-radius: 6px;
}
.it_sec_img img{
    width: calc(100vw - 32px) !important;
    height: auto;
}
.it_info_content img{
    max-width: calc(100vw - 32px) !important;
    height: auto;
}
.it_info_content_wap{
    font-size: 16px;
font-weight: 400;
color: #333333;
line-height: 30px;
}
.it_info_content_wap img{
	max-width: 100%!important;
}
.it_sec p{
    white-space: pre-line !important;
    word-break: break-all !important;
    word-wrap: break-word !important;
}
.mtb10{
    margin: 10px auto;
}
.it_info_content{
font-size: 16px;
font-weight: 400;
color: #333333;
line-height: 30px;
}
.it_sec2 {
    padding: 18px 16px;
    border-radius: 6px;
    background: linear-gradient(180deg, #E4F5FF 0%, rgba(253, 254, 254, 0) 100%);
    background-color: #fff;
}
.it_info_butn_active{
font-size: 14px;
font-weight: 400;
color: #B9C0C7;
line-height: 26px;
display: inline-block;
padding: 2px 20px;
border-radius: 4px 4px 4px 4px;
border: 1px solid #B9C0C7;
width: 56px;
text-align: center;
}
.yq_content {
    width: 64.8vw;
    font-size: 16px;
    font-weight: 600;
    color: #333335;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
    overflow: hidden;
}

.dt_content {
    width: 54.6vw;
    height: 45px;
    font-size: 16px;
    font-weight: 600;
    color: #333335;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
    overflow: hidden;
}

.yq_rw {
    margin-bottom: 12px;
}

.yq_rw span {
    font-size: 11px;
    font-weight: 600;
    color: #AC6740;
    line-height: 12px;
    padding: 3px 6px;
    background: rgb(253 192 153 / 30%);
}

.yq_rw_img {
    width: 32px;
    height: 18px;
}

.flex {
    display: flex;
}

.pl5 {
    padding-left: 5px;
}

.yq_xh {
    font-size: 12px;
    font-weight: 400;
    color: #5D6B76;
    line-height: 12px;
    display: inline-block;
    margin: 4px 0 12px;
}

.yq_jg {
    font-size: 14px;
    font-weight: 600;
    color: #0C7FF2;
    line-height: 14px;
    padding-top: 8px;
}

.yq_img {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 6px;
    object-fit: contain;
}

.h45 {
    height: 45px;
}

.dt_img {
    width: 2.4rem;
    height: 1.6rem;
    border-radius: 6px;
}

.yq_li {
    padding-bottom: 20px;
    border-bottom: 1px solid #ECECEC;
}
.block{
    display: block;
}
.yq_li_b {
    padding-bottom: 20px;
    border-top: 1px solid #ECECEC;
}

.dt_left_top {
    background: #E7F3FF;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-size: 12px;
    color: #0C7FF2;
    padding: 2px 6px;
    background: #E7F3FF;
}

.dt_span_time {
    font-size: 12px;
    font-weight: 400;
    color: #5D6B76;
    line-height: 0px;
}

.mt17 {
    margin-top: 17px;
}

.video_title {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    height: 45px;
    width: 3.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;

    margin: 10px 0;
}

.hot_swiper {
    overflow: -moz-scrollbars-none;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-overflow-scrolling: touch;
    background: #fff;
}

.hot_swiper2 {
    overflow: -moz-scrollbars-none;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-overflow-scrolling: touch;
}

.hot_swiper li {
    margin-right: 10px;
    width: 3.2rem;
}

.video_img {
    width: 100%;
    height: 1.8rem;
    box-shadow: 0px 4px 4px 4px rgb(240 240 240 / 15%);
    border-radius: 6px 6px 6px 6px;
}

.wl_left_top {
    font-size: 12px;
    font-weight: 400;
    color: #5D6B76;
    /* display: inline-block;
margin-top: 10px; */
}

.img_right_zb {
    position: absolute;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 12px;
    padding: 3px 11px;
    background-color: #F2460C;
    top: 0px;
    right: 0px;
    border-radius: 0 6px 0 6px;
}

.img_right_bm {
    position: absolute;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 12px;
    padding: 3px 11px;
    background-color: #0C7FF2;
    top: 0px;
    right: 0px;
    border-radius: 0 6px 0 6px;
}

.kc_left_top {
    font-size: 12px;
    font-weight: 600;
    color: #0C7FF2;
    line-height: 14px;
}
.honner_title_right{
font-size: 12px;
font-weight: 400;
color: #0C7FF2;
line-height: 10px;
padding-left: 10px;
border-left: 1px solid #0C7FF2;
}

.ke_num {
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 16px;
    background: rgba(14, 11, 11, 0.6);
    width: 100%;
    top: calc(1.8rem - 22px);
    padding: 3px 0;
    text-align: center;
    border-radius: 0 0 6px 6px;
}

.flex_start_center {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.flex_start_center2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 auto;
}

.width100 {
    width: 100% !important;
}

.zp_city {
    font-size: 12px;
    font-weight: 400;
    color: #5D6B76;
    line-height: 12px;
}

.zp_money {
    font-size: 14px;
    font-weight: 600;
    color: #0C7FF2;
    line-height: 14px;
}

.one_sl {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;

}

.jj_content {
    margin-top: 20px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
    font-weight: 400;
}

.bg_body {
    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/bg1.png') no-repeat;
    background-size: 100%;
    background-color: #fff;
}
.zx_top_body{
    background: linear-gradient(179deg, #E4F1FF 60%, rgba(228, 241, 255, 0.63) 100%);
    padding: 0 16px 20px;
}
.bt_text {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    line-height: 12px;
}
.pdb40{
    padding: 40px 0;
}
.list_left_float{
   position: fixed;
    top: 227px ;
    left: 0;
    width: 24.8vw;
    background: #F8F8F8;
    max-height: calc(100vh - 227px);

}
.btm_butn {
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 24px;
    padding: 7px 21px;
    background: #0C7FF2;
    border-radius: 6px;
}
.plr5{
    padding: 0 5px;
}
.yq_bold{
    font-weight: bold;
    color: #FF6332;
}
.crumbs_sl{
    display: inline-block;
    max-width: 86px;
    display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow:ellipsis;
}
.crumbs_last{
    display: inline-block;
    max-width: 80px;
    display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow:ellipsis;
color: #4F5862;
}
.btm_crumbs{
font-size: 12px;
font-weight: 400;
color: #7E8790;
line-height: 24px;
padding: 8px 13px;
background: #fff;
margin: 6px 0;
}
.btm_butn2 {
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 24px;
    /* padding: 4px 9px; */
    background: #0C7FF2;
    border-radius: 4px;
    height: 34px;
}
.btm_butn3 {
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 24px;
    /* padding: 4px 9px; */
    background: #FF5656;
    border-radius: 4px;
    height: 34px;
}
.flex_center_center{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.width36_center{
    text-align: center;
    width: 36px;
}
.bt_body {
    background: #fff;
    padding: 6px 16px;
    position: fixed;
    bottom: 0px;
    width: calc(100vw - 32px);
}

.swiper-container {
    width: 100%;
    height: 100%;

}

.swiper-slide {
    width: calc(100vw - 32px);
    height: 48px;
}

.swiper-slide2 {
    width: 100%;
    height: 375px;
}

.sec_swiper {
    padding: 0px 16px 0;
}

.swiper_img {
    width: 100%;
}

.swiper_img2 {
    width: 100%;
    height: 375px;
    object-fit: contain;
}

.type_style_list_all {
    background-color: #fff;
    left: 0px;
    top: 224px;
    z-index: 380;
}

.pa {
    position: absolute;
}

.filterDrop {
    display: none;
}

.clearfix {
    *zoom: 1;
}

.filterItems {
    display: none;
}

.type_style_list {
    height: 240px;
    overflow-y: scroll;
}

.type_style_list li {}

.mask {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .2;
    z-index: 380;
    left: 0;
}

.none {
    display: none;
}

.ul_menu_div {
    box-shadow: 0px 4px 4px 1px rgba(236, 221, 221, 0.25);
    z-index: 30;
    height: 4px;
    top: -4px;
}

.dia_plac {
    font-size: 12px;
    font-weight: 400;
    color: #525354;
    line-height: 22px;
    padding: 16px;
}

.dia_li_img {
    width: 25px;
}

.dia_li_p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 16px !important;
    /* padding-top: 10px; */
    display: block;
    line-height: -2px;
}

.grid {

    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
    place-items: center;
    grid-row-gap: 1px;
    background: #ECECEC;

}

.grid>li {

    font-size: 14px;
    text-align: center;
    background: #fff;
    width: calc((100vw - 5px)/4);
    height: 100%;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* vertical-align: middle; */
    /* display: table; */
    align-items: center;
    line-height: 50px;
}

.yq_new {
    font-size: 10px;
    font-weight: 600;
    color: #FFFAFA;
    line-height: 12px;
    padding: 1px 4px;
    background: #0C7FF2;
    border-radius: 2px 2px 2px 2px;
    margin-right: 5px;
}
.yq_yx {
    font-size: 10px;
    font-weight: 600;
    color: #FFFAFA;
    line-height: 12px;
    padding: 1px 4px;
    background: #E53917;
    border-radius: 2px 2px 2px 2px;
    margin-right: 5px;
}
.yq_try{
    font-size: 10px;
    font-weight: 600;
    color: #FFFAFA;
    line-height: 12px;
    padding: 1px 4px;
  
background: #4FB224;
    border-radius: 2px 2px 2px 2px;
    margin-right: 5px; 
}
.flex_bt_center{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yq_cx {
    font-size: 10px;
    font-weight: 600;
    color: #FFFAFA;
    line-height: 12px;
    padding: 1px 4px;
    background: #FF7600;
    border-radius: 2px 2px 2px 2px;
    margin-right: 5px;
}
.yq_xf {
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
    color: #D9A358;
    padding: 1px 4px;
    background: #3F3E3D;
    border-radius: 2px 2px 2px 2px;
}

.yq_li:last-child {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.list_last {
    margin-top: 36px;
    margin-bottom: 46px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 12px;
}

.video_center li {
    width: calc((100vw - 43px)/2);
    margin-bottom: 20px;
}

.video_center li:nth-child(2n+1) {
    margin-right: 11px;
}

.zp_left_title {
    width: 63.4vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}

.zp_bt_bun {
    font-size: 12px;
    font-weight: 400;
    color: #545455;
    line-height: 12px;
    padding: 4px 5px;
    border-radius: 2px 2px 2px 2px;
    background: #F1F2F4;
    margin-right: 8px;
}

.mt25 {
    margin-top: 25px;
}
.mb28{
    margin-bottom: 28px;
}
.mt36{
    margin-top: 36px;
}
.honner_btm_btn{
    margin-top: 12px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    background: linear-gradient(
321deg
, #0C7FF2 0%, #58A3FA 100%);
    border-radius: 6px 6px 6px 6px;
    padding: 6px;
}
.honner_dia_ul{
    height: 300px;
    overflow-y: auto;
}
.video_time {
    position: absolute;
    box-shadow: 0px 4px 4px 4px rgb(240 240 240 / 15%);
    border-radius: 2px;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.48);
    padding: 1px 4px;
    right: 5px;
    top: calc(1.8rem - 22px);
}

.kc_name {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #5D6B76;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    height: 16px;
}

.kc_money {
    font-size: 12px;
    font-weight: 600;
    color: #0C7FF2;
    line-height: 14px;
}

.kc_all {
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 16px;
    padding: 2px 0;
    width: 100%;
    background: rgba(14, 11, 11, 0.6);
    top: calc(1.8rem - 20px);
    text-align: center;
    border-radius: 0 0 6px 6px;
}

.met_img {
    width: 26.9vw;
    height: 20.2vw;

}

.net_hy {
    font-size: 10px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 10px;
    padding: 1px 4px;
    background: #0C7FF2;
    border-radius: 2px 2px 2px 2px;
}

.net_bg {
    font-size: 10px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 10px;
    padding: 1px 4px;
    background: #E5A117;
    border-radius: 2px 2px 2px 2px;
}

.net_title {
    font-size: 16px;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 19px;
}

.net_content {
    width: 60.8vw;
    height: 44px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.net_time {
    font-size: 14px;
    font-weight: 400;
    color: #828E99;
    line-height: 14px;
}

.net_butn-bm {
    font-size: 12px;
    font-weight: 600;
    color: #0C7FF2;
    padding: 4px 10px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #0C7FF2;
}

.net_butn-hc {
    font-size: 12px;
    font-weight: 600;
    color: #F34D0E;
    padding: 4px 10px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #F34D0E;
}

.net_butn-zw {
    font-size: 12px;
    font-weight: 600;
    color: #B9C0C7;
    padding: 4px 10px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #B9C0C7;
}

.net_zb {
    font-size: 14px;
    font-weight: 500;
    color: #F34D0E;
    line-height: 14px;
}

.flex_start-center {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.net_ul li {
    margin-bottom: 20px;
}

.net_ul li:last-child {
    margin-bottom: 0px;
}

.yq_topMenu {
    padding: 14px 16px;
    background: #fff;
}

.yq_topMenu li {
    font-size: 16px;
    color: #000000;
    line-height: 19px;
    margin-right: 22px;

}

.topmenu_img {
    display: block;
    margin-top: -5px;
}

.topmenu_img_sj {
    display: block;
    margin-top: -5px;
    margin-left: 17px;
}

.topmenu_img_sj2 {
    display: block;
    margin-top: -5px;
    margin-left: 2px;
}

.bt1 {
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 5px;

}

.leftmenu {
    width: 24.8vw;
    background: #F8F8F8;
    max-height: calc(100vh - 227px);
    overflow-y: auto;
    min-height: calc(100vh - 250px);
}

.yq_bt1 {
    border-top: 1px solid #F5F7FA;
}

.leftmenu li {
    padding: 13px 10px 13px 12px;
    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 14px;
}

.yq_hotbg {
    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/hotbg.png') no-repeat;
    background-size: 100%;
    background-position-y: -5px;
}

.yq_active {
    background-color: #fff;
    background-image: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/menuLeft.png');
    background-size: 3%;
    background-repeat: no-repeat;
    background-position: center left;
    color: #FF6332 !important;
}

.yqlist_content {
    width: 75.2vw;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.mr14 {
    margin-right: 14px;
}

.yq_list_li {
    padding: 16px 16px 16px 12px;
    border-bottom: 1px solid #F5F7FA;
}

.yq_list_li:last-child {
    border-bottom: none
}

.yq_list_p {
    width: 3.2rem;
    font-size: 16px;
    font-weight: 600;
    color: #4F5862;
    line-height: 24px;
    height: 48px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
    overflow: hidden;
}

.mtb8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.mb8 {
    margin-bottom: 8px !important;
}

.mt4 {
    margin-top: 4px;
}

.mt12 {
    margin-top: 12px;
}

.fa_text {
    font-size: 12px;
    font-weight: 400;
    color: #4F5862;
}

.fa_yp {
    font-size: 10px;
    color: #1F9896;
    padding: 1px 4px;
    background: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #85D6D4;
    margin-right: 4px;
}

.height20 {
    height: 20px;
}

.fa_jc {
    padding: 1px 4px;
    background: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    font-size: 10px;
    border: 1px solid #F4B608;
    color: #F4B608;
    margin-right: 4px;
}

.pt5 {
    padding-top: 5px;
}
.mr6{
    margin-right: 6px;
}
.search_width_top{
    width: calc(46.4vw - 21px) !important;
}
.mt12 {
    margin-top: 12px;
}
.xz_five{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.fa_btm_content {
    font-size: 10px;
    font-weight: 400;
    color: #979797;
    margin-top: 10px !important;
}

.width64vw {
    width: 64.8vw !important;
}

.img_bt_text {
    font-size: 10px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 1px 10px;
    border-radius: 6px 0 6px 0;
    background: #0C7FF2;
    position: absolute;
    top: calc(1.8rem - 8px);
    left: calc(1.8rem - 61px);
}

.minwdth200 {
    min-width: 200000000000000px
}

.fa_li {
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    line-height: 12px;
    padding: 7px 10px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #5D6B76;
    margin-right: 8px;
    border: 1px solid #fff;
}

.fa_active {
    border: 1px solid rgba(12, 127, 242, 0.6);
    color: #0C7FF2;
}
.honner_body{
    position: fixed;
    top: calc(100vh - 435px);
    left: 0;
    padding: 25px 16px;
    background: #fff;
    border-radius: 8px 8px 0 0;
    height: 435px;
    z-index: 32;
}
.mlr16 {
    margin-left: 16px;
    margin-right: 30px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.fa_swiper_img {
    position: absolute;
    /* width: 16px; */
    height: 28px;
    right: -26px;
    top: 0px;
}

.fa_dia_ul li {
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    padding: 4px 10px;
    background: #F6F9FA;
    border-radius: 4px 4px 4px 4px;
    width: calc((100vw - 52px)/3 - 20px);
    text-align: center;
    margin-right: 10px;
    margin-bottom: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fa_dia_ul li:nth-child(3n) {
    margin-right: 0px;
}

.fa_mlr16 {
    margin-left: 16px;
    margin-right: 16px;
}

.fa_dia_active {
    background: #E7F3FF !important;
}

.pb19 {
    padding-bottom: 19px !important;
}

.cat_p {
    font-size: 14px;
    font-weight: 400;
    color: #5D6B76;
    line-height: 24px;
    margin-bottom: 14px;
    padding-top: 25px;
}

.cat_list {
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    padding: 5px 10px;
    background: #f6f9fa;
    border-radius: 6px;
    display: inline-block;
    width: calc((100vw - 110px)/2);
    margin-right: 19px;
    margin-bottom: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cat_active {
    background: linear-gradient(321deg, #0C7FF2 0%, #58A3FA 100%) !important;
    color: #fff !important;
    font-weight: bold !important;
}

.cat_list:nth-child(2n) {
    margin-right: 0;
}

.br_4 {
    box-shadow: 0px 4px 4px 1px rgb(236 221 221 / 25%);
    height: 2px;
}

.plr25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-top: 0px !important;
}

.not_a {
    color: #5D6B76;
}

.jj_title {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 24px;
    display: inline-block;
    min-width: 100px;
}

.jj_yw {
    font-size: 16px;
    font-weight: 600;
    color: rgba(229, 234, 240, 0.6);
    line-height: 24px;
}
.jj_yw_s {
    font-size: 16px;
    font-weight: 600;
    color: rgba(229, 234, 240, 0.2);
    line-height: 24px;
}
.center {
    text-align: center;
}

.-mt15 {
    margin-top: -15px;
}

.jj_content_left {
    background: linear-gradient(105deg, #E8EDF2 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 4px 4px 4px 4px;
    padding: 4px 10px;
    font-size: 14px;
    color: #5D6B76;
    display: inline-block;
    min-width: 80px;
}

.jj_content_right {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 27px;
}

.mt15 {
    margin-top: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.jj_title2 {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    margin-bottom: 22px;
}

.bt1_color {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5EAF0;
}

.jj_butn {
    font-size: 14px;
    font-weight: 400;
    color: #7E8790;
    line-height: 16px;
    padding: 4px 12px;
    border: 1px solid #E5EAF0;
    display: inline-block;
    border-radius: 28px 28px 28px 28px;
}

.mt18 {
    margin-top: 18px;
}

.mr18 {
    margin-right: 18px;
}

.contact_title {

    font-size: 14px;
    font-weight: 400;
    color: #7E8790;
    line-height: 24px;
    margin-bottom: 8px;
}

.contact_content {

    font-size: 16px;
    font-weight: 600;
    color: #4F5862;
    line-height: 24px;

}

.contact_boder {
    padding-bottom: 13px;
    margin-bottom: 12px;
    border-bottom: 1px solid #E5EAF0;
}

.flex1 {
    flex: 1;
}

.mt6 {
    margin-top: 6px;
}

.contact_phone {

    font-size: 18px;
    font-weight: 600;
    color: #0C7FF2;
    line-height: 24px;
}

.cete_img {
    padding: 16px 0 13px 0;
    text-align: center;
    display: inline-block;
    width: 100%;

}

.cete_content {
    padding: 10px;
    background: #F5F7FA;
    font-size: 14px;
    font-weight: 400;
    color: #202933;
    line-height: 22px;
    height: 40px;
    width: calc(100% - 20px);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
    overflow: hidden;
}

.cete_li {
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #E5E5E7;
    width: calc((100vw - 47px)/2);
    margin-right: 11px;
    margin-bottom: 16px;
}

.cete_li:nth-child(2n) {
    margin-right: 0px;
}

.mt16 {
    margin-top: 16px;
}

.zp_tj {

    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 12px;
}

.zp_pj {
    margin-top: 11px;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    padding: 4px 6px;
    background: rgba(12, 127, 242, 0.1);
    border-radius: 2px 2px 2px 2px;
    display: block;
}

.zp_butn {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    background: #0C7FF2;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml18 {
    margin-left: 18px;
}

.zp_gs_name {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 16px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.zp_gs_tj {
    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 16px;
}

.zp_ms {

    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 33px;
}

.zp_msxq {
    font-size: 15px;
    font-weight: 400;
    color: #202933;
    line-height: 28px;
}

.pt_info_title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    color: #202933;
    line-height: 26px;
    height: 52px;
    margin-left: 17px;
}

.pt_info_titlecss {
    font-size: 16px;
    font-weight: 600;
    color: #202933;
    line-height: 26px;
    margin-bottom: 14px;
}

.pt_info_time {
    font-size: 14px;
    font-weight: 400;
    color: #7E8790;
    line-height: 16px;
    display: inline-block;
    margin-top: 14px;
}

.pt_info_topbody {
    padding: 19px 16px;
    margin: 0 16px 9px;
    border-radius: 10px 10px 10px 10px;

    background: rgba(255, 255, 255, 0.61);
}

.pt_info_topbody2 {
    padding: 19px 16px;
    margin: 0 16px 9px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
}

.pt17 {
    padding-top: 17px;
}
.pt10{
    padding-top: 10px !important;
}
.pt_table_title {

    font-size: 12px;
    font-weight: 400;
    color: #202933;
    line-height: 14px;
    padding: 8px 0px 8px 12px !important;
    background: #F5F8FC;
    border-right: 1px solid #E5EAF0 !important;
    border-bottom: 1px solid #E5EAF0 !important;
    border-top: none;
    border-left: none;
    min-width: 24.5vw;
}
.coe5{
    background:  #F5F8FC;
}
.pt_table_title2 {

    font-size: 12px;
    font-weight: 400;
    color: #202933;
    line-height: 14px;
    padding: 8px 0px 8px 12px !important;
    border-right: 1px solid #E5EAF0 !important;
    border-bottom: 1px solid #E5EAF0 !important;
    border-top: none;
    border-left: none;
    min-width: 60vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pt_table_content2 {

    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 14px;
    padding: 8px 0px 8px 12px !important;
    border-bottom: 1px solid #E5EAF0 !important;
    border-top: none;
    border-left: none;
    border-right: none;
}
.mb15{
    margin-bottom: 15px;
}
.pt_table_content {

    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 14px;
    padding: 8px 0px 8px 12px !important;
    border-bottom: 1px solid #E5EAF0 !important;
    border-top: none;
    border-left: none;
    border-right: none;
}

.pt_table_content:last-child {
    border: none;
}

.pt_table_title:last-child {
    border-bottom: none;
    border-top: none;
    border-left: none;
}

.pt_table tr:last-child td:last-child {
    border: none !important;
}
.pt_table tr:last-child td {
    border-bottom: none !important;
}
.pt_table tr {
    border: none;
}

.pt_table {

    border: 1px solid #E5EAF0;
    border-radius: 6px;
    border-collapse: separate;
    border-spacing: 0;
}

.pt_info_butn {

    font-size: 14px;

    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    padding: 10px 65px;
    background: #0C7FF2;
    border-radius: 4px 4px 4px 4px;
}

.mt35 {
    margin-top: 35px;
}

.pt_info_gx {
    padding: 18px 14px 8px;
    background: linear-gradient(141deg, #F2F6FF 0%, #F1F6FF 88%);
    border-radius: 8px 8px 8px 8px;
}

.ml13 {
    margin-left: 13px;
}

.pt_info_gxname {
    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 14px;
    padding-top: 3px;
    padding-bottom: 6px;
}

.pt_info_gx_title {
    width: 40vw;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    font-weight: 600;
    color: #202933;
    line-height: 24px;

}

.pt_info_gx_check {

    font-size: 12px;

    font-weight: 400;
    color: #0C7FF2;
    line-height: 26px;

}

.pt_info_top_bg {


    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/ptbg.png') no-repeat;
    background-size: 100%;
}

.pt_show {
    box-shadow: 0px 5px 8px 4px rgba(239, 239, 239, 0.47);
}

.mt38 {
    margin-top: 38px;
}

.pt_info_bt_title {

    font-size: 16px;

    font-weight: 600;
    color: #000000;
    line-height: 18px;

}

.pt_info_bt_content {

    font-size: 14px;
    margin-top: 9px;
    font-weight: 400;
    color: #7E8790;
    line-height: 24px;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
    overflow: hidden;
}

.pt_info_bt_li {
    margin-top: 20px;
    border-bottom: 1px solid #E5EAF0;
}

.pt_info_bt_li:last-child {
    border-bottom: none
}

.plr16 {
    padding: 0 16px;
}

.pb20 {
    padding-bottom: 20px;
}

.flex_around_center {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.flex_around {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.pt_around_li {
    padding: 9px 23px;
    font-size: 16px;
    font-weight: 400;
    color: #7E8790;
    line-height: 18px;
}
.pt_around_li_new {
    padding: 0.2rem 0.04rem;
    font-size: .28rem;
    font-weight: 400;
    color: #7E8790;
    line-height: 18px;
    text-align: center;
}
.pt_info_new_active {
  border: 0.04rem solid #EFF6FE;
  font-size: .28rem;
  font-weight: 600;
  color: #0C7FF2 !important;
  line-height: .36rem;
  border-radius: 0.6rem;
  background: #fff;
}

.pt_around_ul {
    background: #EFF6FE;
    border-radius: 30px 30px 30px 30px;
}

.pt_info_active {
    border: 2px solid #EFF6FE;
    font-size: 16px;
    font-weight: 600;
    color: #0C7FF2 !important;
    line-height: 18px;
    border-radius: 30px 30px 30px 30px;
    background: #fff;
}

.pt_info_product_li {
    margin-right: 21px;
    width: calc((100vw - 74px)/3);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 14px;
    height: 15px;
}

.pt_info_product_li:nth-child(3n) {
    margin-right: 0px;
}
.pt_info_product_li p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fa_data_info_butn {

    font-size: 14px;

    font-weight: 400;
    color: #0C7FF2;
    line-height: 16px;
    padding: 6px 11px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #85BFF8;
    margin-bottom: 14px;
    display: inline-block;
}

.fz_data_content {
    font-size: 15px;
    font-weight: 400;
    color: #4F5862;
    line-height: 28px;

}
.home_info{
    display: block;
    text-align: center;
    margin: 20px auto;
    color: #0C7FF2;
    font-size: 16px;
    
}
.dt_info_title {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    line-height: 36px;
    padding-top: 20px;
    padding-bottom: 20px;
    max-height: 55px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.dt_info {
    padding: 0 16px 20px;
    background: url('https://img1.17img.cn/ui/simg/instrument/20220520/img/dtinfo.png') no-repeat;
    background-size: 120%;
}

.dt_info_top_img {
    width: 64px;
    height: 38px;
    border-radius: 4px;
}

.video_info_top_img {
    width: 65px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #E5EAF0;
}

.pl8 {
    padding-left: 8px;
}

.dt_info_content p {

    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 600;
    color: #050505;
    line-height: 16px;
    width: 43.7vw;
    padding-bottom: 6px;
}

.dt_info_content span {

    font-size: 12px;

    font-weight: 400;
    color: #7E8790;
    line-height: 14px;

}

.dt_info_top_butn {

    font-size: 12px;

    font-weight: 400;
    color: #FFFAFA;
    line-height: 16px;
    padding: 6px 11px;
    background: #0C7FF2;
    border-radius: 4px 4px 4px 4px;
}

.dt_info_top_body {
    padding: 16px 10px;
    background: linear-gradient(153deg, #F4FBFE 0%, rgba(245, 250, 255, 0.91) 100%, rgba(245, 250, 255, 0.91) 100%);
    border-radius: 8px 8px 8px 8px;
}

.dt_info_nr {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    white-space: pre-line !important;
    word-break: break-all !important;
    word-wrap: break-word !important;
}
.dt_info_nr img{
    width: calc(100% - 32px)!important;
    height: auto !important;
}
.dt_info_yd {

    font-size: 12px;

    font-weight: 400;
    color: #7E8790;
    line-height: 14px;
    display: inline-block;
    padding: 16px 0 33px;

}

.dt_butn_before {

    font-size: 14px;

    font-weight: 400;
    color: #7E8790;
    line-height: 16px;
    padding: 10px 40px;
    border: 1px solid #E5EAF0;
    border-radius: 25px;
}

.mt30 {
    margin-top: 30px;

}

.br_r6 {
    border-radius: 6px;
}

.mr25 {
    margin-right: 23px;
}

.m0auto {
    margin: 0 auto;
}

.dt_info_last {

    font-size: 12px;

    font-weight: 400;
    color: #3F97FF;
    line-height: 12px;
    padding: 6px 10px;
    border: 1px solid #3F97FF;
    border-radius: 4px;
    margin-right: 16px;
}

.dt_info_last_title {
    width: 67.7vw;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
    color: #000000;
    line-height: 16px;

}

.mb18 {
    margin-bottom: 18px;
}

.mt38 {
    margin-top: 38px;
}

.dt_info_li_bt {
    margin-top: 10px;
    width: 18px;
    height: 2px;
    background: #0C7FF2;
    margin-left: 8px;
}

.dt_info_li_title {

    font-size: 16px;

    font-weight: 600;
    color: #000000;
    line-height: 19px;
    margin-right: 36px;

}

.sl_info_zy {
    padding-top: 18px;
    font-size: 16px;

    font-weight: 400;
    color: #333333;
    line-height: 24px;

}

.sl_info_butn {
    padding: 6px 9px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid rgba(12, 127, 242, 0.5);
    font-size: 14px;
    font-weight: 600;
    color: #0C7FF2;
    line-height: 14px;

}

.sl_info_content {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    padding-top: 16px;
    padding-bottom: 24px;
    width: calc(100vw - 32px);
}
.sl_info_content p{
    width: calc(100vw - 32px) !important;
}
.sl_info_content img{
    width: 100% !important;
    height: auto !important;
}
.video_info_menu {
    border-bottom: 1px solid #E5EAF0;
    padding-left: 18px;
    padding-top: 12px;
}

.video_info_menu li {
    font-size: 16px;
    font-weight: 600;
    color: #7E8790;
    line-height: 20px;
    padding-bottom: 12px;
    margin-right: 26px;
}

.video_info_active {
    font-size: 16px;
    font-weight: 600;
    color: #000000 !important;
    line-height: 20px;
    border-bottom: 2px solid #0C7FF2;
}

.bgw {
    background: #fff;
}

.video_info_gsname {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 44.8vw;
}

.video_info_bq {
    font-size: 12px;
    font-weight: 400;
    color: #0C7FF2;
    line-height: 14px;
    padding: 4px 6px;
    background: rgba(12, 127, 242, 0.1);
    border-radius: 2px 2px 2px 2px;
}

.video_info_name {
    height: 60px;
    font-size: 16px;
    font-weight: 600;
    color: #4F5862;
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
    overflow: hidden;
}

.video_info_time {
    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 26px;
}
.new_vip_img{
    background: url(https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V01.png) no-repeat;
    background-size: 94%;
    padding-left: 22px;
    /* padding: 5px 29px; */
    padding-bottom: 1px;
    padding-right: 12px;
    line-height: 19px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.new_vip_img2{
    background: url(https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V02.png) no-repeat;
    background-size: 94%;
    padding-left: 22px;
    /* padding: 5px 29px; */
    padding-bottom: 1px;
    padding-right: 12px;
    line-height: 20px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.new_vip_img3{
    background: url(https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V03.png) no-repeat;
    background-size: 94%;
    padding-left: 22px;
    /* padding: 5px 29px; */
    padding-bottom: 1px;
    padding-right: 12px;
    line-height: 20px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.new_vip_img4{
    background: url(https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V04.png) no-repeat;
    background-size: 94%;
    padding-left: 22px;
    /* padding: 5px 29px; */
    padding-bottom: 1px;
    padding-right: 12px;
    line-height: 20px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.new_vip_img5{
    background: url(https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V05.png) no-repeat;
    background-size: 94%;
    padding-left: 22px;
    /* padding: 5px 29px; */
    padding-bottom: 1px;
    padding-right: 12px;
    line-height: 20px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.new_vip_img6{
    background: url(https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V06.png) no-repeat;
    background-size: 94%;
    padding-left: 22px;
    /* padding: 5px 29px; */
    padding-bottom: 1px;
    padding-right: 12px;
    line-height: 20px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.new_vip_img8{
    background: url(https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V08.png) no-repeat;
    background-size: 94%;
    padding-left: 22px;
    /* padding: 5px 29px; */
    padding-bottom: 1px;
    padding-right: 12px;
    line-height: 20px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.new_pp_img{
    background: url(https://img1.17img.cn/ui/bimg/SH100000/yxt4/houtai/member/V07.png) no-repeat;
    background-size: 90%;
    padding-left: 22px;
    /* padding: 5px 29px; */
    padding-bottom: 5px;
    padding-right: 15px;
    line-height: 20px;
    color: #fff;
}
.new_btm_logo{
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #E5EAF0;
    border-radius: 50%;
    margin-right: 10px;
}
.ptb7 {
    padding-top: 7px;
    padding-bottom: 12px;
}

.pb34 {
    padding-bottom: 34px;
}

.search_input {
    border: none;
    width: calc(74.4vw - 21px);
    background: #F5F7FA;
}
.search_input3{
    border: none;
    width: calc(46.4vw - 21px);
    background: #F5F7FA;
}
.bgindex {
    background: linear-gradient(179deg, #E4F1FF 60%, rgba(228, 241, 255, 0.63) 100%);
}

.search_top_body {
    width: 70.4vw;
    background: #F5F7FA;
    border-radius: 32px 32px 32px 32px;
    padding: 4px 9px;
}

.search_top_body2 {
    width: 63vw;
    background: #fff;
    border-radius: 32px 32px 32px 32px;
    padding: 7px 12px;
}

.search_input2 {
    border: none;
    width: calc(74.4vw - 21px);
    background: #fff;
}

.search_sec {
    background: #fff;
}

.pt14 {
    padding-top: 14px;
}

.search_top_ul {
    border-bottom: 1px solid #E5EAF0;
}

.search_top_ul li {
    padding-bottom: 14px;
    font-size: 16px;
    font-weight: 600;
    color: #202933;
    line-height: 18px;
}
.search_top_ul a {
    padding-bottom: 14px;
    font-size: 16px;
    font-weight: 600;
    color: #202933;
    line-height: 18px;
}
.searche_active {
    font-size: 16px;
    font-weight: 600;
    color: #0C7FF2 !important;
    line-height: 18px;
    border-bottom: 3px solid #0078EF;
}

.mt65 {
    margin-top: 65px;
}

.search_zw {
    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 18px;
    display: block;
    padding: 34px 35px 22px;
}

.search_butn {

    font-size: 14px;

    font-weight: 400;
    color: #FFFAFA;
    line-height: 16px;
    padding: 6px 23px;
    background: #0C7FF2;
    border-radius: 4px 4px 4px 4px;
}

.pl20 {
    padding-left: 20px;
}

.search_butn_text {

    font-size: 14px;
    font-weight: 400;
    color: #0C7FF2;
    line-height: 16px;
    display: inline-block;
    padding-left: 4px;
}

.search6_ul li {
    font-size: 12px;
    font-weight: 400;
    color: #4F5862;
    line-height: 14px;
    padding: 15px 16px;
    border-bottom: 1px solid #E5EAF0;
}

.search7_ul li {
    font-size: 12px;
    font-weight: 400;
    color: #4F5862;
    line-height: 14px;
    padding: 6px 16px;
    background: #F5F7FA;
    border-radius: 41px 41px 41px 41px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.search7_title {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    line-height: 19px;
    margin-top: 17px;
    margin-bottom: 14px;
}

.it_info_title {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 28px;
    margin-bottom: 16px;
}

.it_info_jg {
    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 14px;
    margin-bottom: 20px;
}

.it_info_jg span {
    font-size: 16px;
    font-weight: 600;
    color: #E53917;
    line-height: 19px;
}

.it_info_butn {
    font-size: 14px;
    font-weight: 400;
    color: #0C7FF2;
    line-height: 26px;
    padding: 2px 20px;
    display: inline-block;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #0C7FF2;
}
.mb18{
    margin-bottom: 18px;
}
.it_butn_new{
font-size: 10px;
font-weight: 600;
color: #FFFAFA;
line-height: 12px;
display: inline-block;
padding: 4px 7px;
background: #0C7FF2;
border-radius: 4px 4px 4px 4px;
}
.it_butn_cx{
    font-size: 10px;
font-weight: 600;
color: #FFFAFA;
line-height: 12px;
display: inline-block;
padding: 4px 7px;
background: #FF7600;
border-radius: 4px 4px 4px 4px;
}
.it_butn_try{
    font-size: 10px;
    font-weight: 600;
    color: #FFFAFA;
    line-height: 12px;
    display: inline-block;
    padding: 4px 7px;
    background: #4FB224;
    border-radius: 4px 4px 4px 4px;
}
.mr5{
    margin-right: 5px;
}
.mt5{
    margin-top: 5px;
}
.it_info_cs_left{
font-size: 14px;
font-weight: 400;
color: #999999;
line-height: 23px;
padding-bottom: 10px;
}
.color666{
    color: #666 !important;
}
.it_info_cx{
font-size: 14px;
font-weight: 600;
color: #000000;
line-height: 24px;
}
.it_info_cx_content{

font-size: 14px;

font-weight: 400;
color: #333333;
line-height: 26px;

}
.it_info_cx_body{
    padding: 10px;
    background: #F5F8FC;
border-radius: 8px 8px 8px 8px;
}
.it_info_zw{
    display: inline-block;
    width: calc((100vw - 62px)/3);
    margin-right: 13px;
}
.it_info_zw img{
    display: inline-block;
    width: calc((100vw - 62px)/3);
    height: calc((100vw - 62px)/3);
}
.it_info_zw_text{
    width: calc((100vw - 62px)/3);
margin-top: 15px;
font-size: 14px;
font-weight: 400;
color: #4F5862;
line-height: 16px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
/* 杩欓噷鏄秴鍑哄嚑琛岀渷鐣� */
overflow: hidden;
height: 34px;

}
.it_info_zw:last-child{
margin-right: 0px;
}
.pt18{
    padding-top: 18px;
}
.it_info_butn_down{
font-size: 14px;
font-weight: 400;
color: #FFFFFF;
line-height: 16px;
padding: 10px 65px;
background: #0C7FF2;
border-radius: 4px 4px 4px 4px;
}
.flex_bt_btm{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.mb30{
    margin-bottom: 30px;
}
.ml15{
    margin-left: 15px;
}
.honner_dia_title{
font-size: 16px;
font-weight: 600;
color: #262627;
line-height: 18px;
}
.honner_dia_contnet{
font-size: 12px;
font-weight: 400;
color: #525354;
line-height: 22px;
}
.it_butn_about{
    font-size: 10px;
font-weight: 600;
color: #D9A358;
line-height: 12px;
display: inline-block;
padding: 4px 7px;

background: #3F3E3D;
border-radius: 4px 4px 4px 4px;
}
.it_butn_best{
    font-size: 10px;
    font-weight: 600;
    color: #FFFAFA;
    line-height: 12px;
    display: inline-block;
    padding: 4px 7px;
    
    background: linear-gradient(150deg, #FC5C64 0%, #E5141E 100%);
    border-radius: 4px 4px 4px 4px;
}
.cp_info_pl_title{
font-size: 18px;
font-weight: 400;
color: #000000;
line-height: 21px;

}
.cp_info_pl_num{
font-size: 12px;
font-weight: 400;
color: #7E8790;
line-height: 14px;
}
.cp_info_pl_num_jt{
font-size: 14px;
font-weight: 400;
color: #E53917;
line-height: 16px;
}
.cp_info_pl_p{
font-size: 12px;
font-weight: 400;
color: #B9C0C7;
line-height: 14px;
}
.cp_pl_butn{

font-size: 14px;
font-weight: 600;
color: #0C7FF2;
line-height: 16px;
border-radius: 4px 4px 4px 4px;
border: 1px solid rgba(12, 127, 242, 0.5);
padding: 8px 20px;
}
.cp_pl_foucs{
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.cp_pl_name{
font-size: 14px;
font-weight: 400;
color: #202933;
line-height: 16px;
margin-bottom: 7px;
}
.cp_pl_time{
font-size: 12px;
font-weight: 400;
color: #7E8790;
line-height: 14px;
}
.cp_pl_num{
font-size: 12px;
font-weight: 400;
color: #E53917;
line-height: 14px;
}
.cp_pl_content{
font-size: 16px;
font-weight: 400;
color: #202933;
line-height: 28px;
margin-top: 15px;
margin-bottom: 15px;
}
.cp_pl_ul li{
    border-top: 1px solid #E5EAF0;
    padding-top: 19px;
}
.bgWhite{ background-color:#fff;}
.clearfix{*zoom:1;}
.clearfix:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:".";}
.hand {cursor:pointer;}
.dia_butn {
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 22px;
    padding: 9px 110px;
    background: #0C7FF2;
    border-radius: 2px;
    display: inline-block;
}


.dia5_title {
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    color: #323233;
    padding-bottom: 11px;
    padding-top: 11px;
    font-weight: 600;
}
.lx_phone {
    font-size: 20px;
    font-weight: 600;
    color: #4F5862;
    line-height: 23px;
    display: inline-block;
    margin-left: 10px;
}

.dia_phonenum {
    font-size: 20px;
    font-weight: 600;
    color: #0C7FF2;
    line-height: 23px;
    display: inline-block;
    margin-left: 6px;
}
.dia_btm_text {
    font-size: 12px;
    font-weight: 400;
    color: #7E8790;
    line-height: 14px;
}
.dia_middle {
    padding: 12px 0;
    text-align: center;
    background: #F7F7FE;
    border-radius: 8px 8px 8px 8px;
}
.flex_center {
    display: flex;
    justify-content: center;
}

.dia_center {
    text-align: center;
}
.mg26 {
    margin: 0 26px;
    font-size: 14px;
}
.mb12 {
    margin-bottom: 12px;
}
.mb16 {
    margin-bottom: 16px;
}
.center .mg26{
    font-size: 14px;
}
.dia_bt_butn {
    display: inline-block;
    padding: 8px 30px;
    font-size: 14px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #E0E0E0;
    color: #BDBDBD;
    line-height: 16px;
    margin-right: 12px;
}
.dia_bt_butn2 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    padding: 8px 10px;
    background: #1A6CF2;
    border-radius: 4px 4px 4px 4px;
}
.yqgd-product-contrast {
  margin: .06rem auto .24rem;
}
.yqgd-product-contrast .contrast-apply{
  width: 6.99rem;
  height: .94rem;
  font-size: 0;
  background: #E9F3E5;
  border-radius: .08rem;
  border: .01rem solid #DCECD5;
  padding: .12rem;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .24rem;
}
.yqgd-product-contrast .contrast-apply .contrast-apply-tag{
  width: .6rem;
  height: .7rem;
  background: rgba(255, 255, 255, .88);
  border-radius: .08rem;
  padding: .06rem;
  box-sizing: border-box;
  font-size: .24rem;
  font-weight: 600;
  color: #3E7128;
  line-height: .29rem;
  margin-right: .2rem;
}
.yqgd-product-contrast .contrast-apply .contrast-apply-title{
  width: 4.2rem;
  font-size: .24rem;
  font-weight: 400;
  color: #3E7128;
  line-height: .28rem;
  margin-right: .34rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.yqgd-product-contrast .contrast-apply .contrast-apply-btn{
  width: 1.35rem;
  height: .52rem;
  background: linear-gradient(119deg, #45A71B 0%, #4FB224 100%);
  border-radius: .08rem;
  padding: .12rem .24rem .12rem .12rem;
  box-sizing: border-box;
  position: relative;
  font-size: .24rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: .28rem;
  cursor: pointer;
}
.yqgd-product-contrast .contrast-apply .contrast-apply-btn:active{
  opacity: .8;
}
.yqgd-product-contrast .contrast-apply .contrast-apply-btn::after{
  content: "";
  width: .12rem;
  height: .12rem;
  border: .02rem solid #fff;
  border-radius: .03rem;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: .12rem;
  top: .18rem;
  transform: rotate(45deg);
}
.yqgd-product-contrast .contrast-limit{
  width: 7rem;
  height: 2.92rem;
  background: linear-gradient(97deg, #FF5537 0%, #FF422E 100%);
  border-radius: .12rem;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-nav{
  width: 100%;
  height: .74rem;
  padding: .14rem .26rem .14rem .14rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-nav>img{
  width: 1.48rem;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-nav .limit-nav-title{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-nav .limit-nav-title .text{
  font-size: .24rem;
  font-weight: 400;
  color: rgba(255,255,255,0.8);
  line-height: .28rem;
  margin: 0 .06rem;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-nav .limit-nav-title .time{
  width: .36rem;
  height: .36rem;
  display: inline-block;
  background: rgba(255,255,255,0.2);
  border-radius: .04rem;
  font-size: .24rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .36rem;
  text-align: center;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main{
  width: 6.9rem;
  height: 2.12rem;
  background: #FFFFFF;
  border-radius: .12rem;
  margin: 0 auto;
  padding: .18rem .2rem .26rem .24rem;
  box-sizing: border-box;
  font-size: 0;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-name h4{
  font-size: .32rem;
  font-weight: 600;
  color: #0D0D0D;
  line-height: .38rem;
  margin-right: .16rem;
  display: inline-block;
  vertical-align: middle;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-name>span{
  font-size: .2rem;
  font-weight: 400;
  color: #794229;
  line-height: .28rem;
  padding: .04rem .08rem;
  box-sizing: border-box;
  border-radius: .04rem;
  border: .01rem solid #B9A298;
  display: inline-block;
  vertical-align: middle;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-date{
  font-size: .24rem;
  font-weight: 400;
  color: #A3ADB7;
  line-height: .34rem;
  margin: .08rem auto .2rem;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-price{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-price p{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-price p .price-yen{
  font-size: .28rem;
  font-weight: 400;
  color: #F2460C;
  line-height: .4rem;
  margin-right: .04rem;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-price p .price-yuan{
  font-size: .44rem;
  font-weight: 600;
  color: #F2460C;
  line-height: .62rem;
  margin-right: .08rem;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-price p .price-cuxiao{
  font-size: .24rem;
  font-weight: 400;
  color: #37474F;
  line-height: .28rem;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-price a{
  padding: .08rem .2rem;
  font-size: .24rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .34rem;
  background: #FF4630;
  border-radius: .72rem;
  border: .02rem solid #FF432F;
  transition: .1s;
}
.yqgd-product-contrast .contrast-limit .contrast-limit-main .limit-main-price a:active{
  opacity: .8;
}











.HonoraryCertificate-box{
	background-color: #fff;
	margin: 12px 0;
	padding: 20px 16px;
	box-sizing: border-box;
}
.HonoraryCertificate-list{
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.HonoraryCertificate-item{
	width: 166px;
	height: 193px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E5EAF0;
	padding-top: 16px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	margin-bottom: 16px;
}
.HonoraryCertificate-item img{
	width: 134px;
	height: 101px;
	border-radius: 6px 6px 6px 6px;
	display: block;
	margin: 0 auto 13px;
}
.HonoraryCertificate-item-bottom{
	height: 62px;
	background: #F5F7FA;
	border-radius: 0px 0px 4px 4px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	line-height: 20px;
	padding: 0 15px;
	display: flex;
	align-items: center;
}
.memberCertification-box{
	background-color: #fff;
	padding: 20px 0 35px;
	box-sizing: border-box;
}

.memberCertification{
	width: 300px;
	height: 200px;
	border-radius: 5px;
	overflow: hidden;
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/20250806/icon_zcs_jz_2x_20250807.png');
	background-size: 100% 100%;
	margin: 30px auto 0;
	position: relative;
}
.memberCertification-lebelImg{
	width: 56px;
	position: absolute;
	left: 80px;
	bottom: 65px;
}
.memberCertification-pphzhb{
	width: 70px;
	position: absolute;
	left: 36px;
	bottom: 30px;
}
.memberCertification-positon{
	position: absolute;
	right: 76px;
	bottom: 55px;
}
.memberCertification-positon .text{
	font-family: MiSans, MiSans;
	font-weight: bold;
	font-size: 20px;
	color: #C95B2C;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 10px;
}
.memberCertification-positon .textNum{
	height: 20px;
	font-family: MiSans, MiSans;
	font-weight: bold;
	font-size: 20px;
	color: #C95B2C;
	line-height: 20px;
	text-align: center;
}
.memberCertification-positon .textNum span{
	color: #F19D2B;
}
.memberCertification-positon .yearNum{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #7E8790;
	text-align: center;
}
.MainProducts-box{
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/bj_tu2_20250717.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 16px 6px 15px 16px;
	margin-top: 15px;
}
.MainProducts-box .jj_title{
	color: #fff;
}
.MainProducts-list{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 30px;
}
.MainProducts-list .MainProducts-item{
	height: 32px;
	line-height: 32px;
	background: #FFFFFF;
	border-radius: 100px 100px 100px 100px;
	padding: 0 16px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	margin: 0 12px 16px 0;
}
.honestyCertification{
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/searchcompany/icon_zhang_2x_20250723.png');
	background-size: 64px 64px;
	background-repeat: no-repeat;
	background-position: right 25px top 25px;
}