@charset "UTF-8";
/*主色*/
/*配色*/
.img4-3 { display: block; position: relative; }
.img4-3:after { display: block; padding-top: 75%; content: ''; }
.img4-3 img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.img1-1 { display: block; position: relative; }
.img1-1:after { display: block; padding-top: 100%; content: ''; }
.img1-1 img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.img16-9 { display: block; position: relative; }
.img16-9:after { display: block; padding-top: 56.25%; content: ''; }
.img16-9 img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.color-primary { color: #48a2ff; }

.color-ornament { color: #ff5500; }

.color-red { color: #ff321c; }

.color-green { color: #1dd23f; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-left { text-align: left; }

.pull-left { float: left; }

.pull-right { float: right; }

.mt10 { margin-top: 10px !important; }

.mt20 { margin-top: 20px !important; }

.clearlist { margin: 0; padding: 0; list-style: none; }

.clearfix:before, .clearfix:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; word-break: break-all; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.col20 { width: 20%; }

.col3 { width: 25%; }

.col4 { width: 33.33%; }

.col6 { width: 50%; }

.col8 { width: 66.66%; }

.col9 { width: 75%; }

.col12 { width: 100%; }

.weui-cells { margin: 10px 0; font-size: 15px; }
.weui-cells:before, .weui-cells:after { content: none; }

.weui-cell { padding-top: 12px; padding-bottom: 12px; }

.weui-cell.weui-cell_select { padding-top: 0; padding-bottom: 0; }

.greybg { background-color: #f6f6f6; }

.whitebg { background-color: #fff; }

.greybar { height: 10px; background-color: #f6f6f6; }

.weui-cells_checkbox .weui-check:checked + .weui-icon-checked, .weui-cells_checkbox .weui-check[aria-checked=true] + .weui-icon-checked { color: #48a2ff; }

.weui-btn_block { width: 100%; }

.weui-btn { vertical-align: middle; }

.weui-btn_default:not(.weui-btn_disabled), .weui-btn_default:not(.weui-btn_disabled):visited { color: #333; }

.weui-btn_primary { background-color: #48a2ff; }

.weui-btn_primary:not(.weui-btn_disabled):active { background-color: #4295eb; }

.weui-btn_loading.weui-btn_primary { background-color: #4295eb; }

.weui-btn_plain-primary:not(.weui-btn_plain-disabled) { color: #48a2ff; border-color: #48a2ff; }

.weui-btn_plain-primary:not(.weui-btn_plain-disabled):active { color: #a4d1ff; border-color: #a4d1ff; }

.weui-btn_ornament { background-color: #ff5500; }

.weui-btn_ornament:not(.weui-btn_disabled):active { background-color: #eb4e00; }

.weui-btn_loading.weui-btn_ornament { background-color: #eb4e00; }

.weui-btn_plain-ornament:not(.weui-btn_plain-disabled) { background-color: transparent; border-width: 1px !important; color: #ff5500; border-color: #ff5500; }
.weui-btn_plain-ornament:not(.weui-btn_plain-disabled):after { border-width: 0; }

.weui-btn_plain-ornament:not(.weui-btn_plain-disabled):active { color: #ffaa80; border-color: #ffaa80; }

.weui-btn_primary.weui-btn_disabled, .weui-btn_ornament.weui-btn_disabled { background-color: #ccc; color: #fff; }

.weui-btn_plain-primary.weui-btn_plain-disabled, .weui-btn_plain-ornament.weui-btn_plain-disabled { color: #999; border-color: #d2d2d2; }

.weui-form-preview__btn_primary { color: #48a2ff; }

.weui-btn_primary:after, .weui-btn_ornament:after { content: none; }

.weui-btn_mini { font-size: 14px; }

.weui-input[type="date"] { vertical-align: middle; }

.weui-btn + .weui-btn { margin-top: 0; }

* { -webkit-tap-highlight-color: transparent; box-sizing: border-box; }

html, body { min-height: 100%; }

body { background-color: #fff; font-size: 16px; }

img { vertical-align: top; max-width: 100%; }

input, button { font: inherit; }

a { color: inherit; }

table { border-collapse: collapse; border-spacing: 0; }

.weui-content-padded { margin: 15px; }

.weui-bar { background-color: #FFF; height: 50px; font-size: 14px; line-height: 50px; position: fixed; left: 0; right: 0; z-index: 9; }
.weui-bar:before { content: ""; -webkit-transform: scaleY(0.5); height: 1px; background-color: #eee; position: absolute; left: 0; right: 0; z-index: -1; }
.weui-bar.noline:before { content: none; }

.weui-bar-header { top: 0; height: 48px; line-height: 48px; }
.weui-bar-header .weui-bar-btnbox { position: absolute; bottom: 0; text-align: center; }
.weui-bar-header .weui-bar-btnbox.weui-bar-left { left: 0; }
.weui-bar-header .weui-bar-btnbox.weui-bar-right { right: 0; }
.weui-bar-header .weui-bar-btnbox .weui-bar-btn { float: left; }
.weui-bar-header .weui-bar-btnbox .weui-bar-link { float: left; }
.weui-bar-header .weui-bar-btn { height: 48px; min-width: 48px; padding: 0 13px; display: block; text-align: center; position: relative; }
.weui-bar-header .weui-bar-btn .weui-badge { position: absolute; margin-left: 3px; left: 50%; top: 5px; font-size: 10px; }
.weui-bar-header .weui-bar-btn .iconfont { font-size: 18px; }
.weui-bar-header .weui-bar-link { height: 48px; padding: 0 15px; min-width: 48px; display: block; font-size: 16px; text-align: center; }
.weui-bar-header .weui-bar-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; word-break: break-all; text-align: center; font-size: 17px; font-weight: bold; }
.weui-bar-header:before { bottom: 0; -webkit-transform-origin: 0 100%; }
.weui-bar-header.primary-header { background-color: #48a2ff; color: #fff; }
.weui-bar-header.primary-header:before { content: none; }
.weui-bar-header.ornament-header { background-color: #ff5500; color: #fff; }
.weui-bar-header.ornament-header:before { content: none; }
.weui-bar-header.yellow-header { background-color: #ffc26c; color: #fff; }
.weui-bar-header.yellow-header:before { content: none; }
.weui-bar-header.opacity { background: none; }
.weui-bar-header.opacity:before { content: none; }
.weui-bar-header.alpha { background: none; }
.weui-bar-header.alpha:before { content: none; }
.weui-bar-header.alpha ~ .weui-content { margin-top: 0; }

.weui-bar-header ~ .weui-content { margin-top: 48px; }

.weui-bar-header ~ .weui-bar-header { top: 48px; }
.weui-bar-header ~ .weui-bar-header ~ .weui-content { margin-top: 96px; }

.weui-bar-footer { bottom: 0; }
.weui-bar-footer:before { top: 0; -webkit-transform-origin: 0 0; }

.weui-bar-footer ~ .weui-content { padding-bottom: 50px; }

.screen { text-align: center; font-size: 14px; color: #333; }
.screen a { height: 100%; display: inline-block; }
.screen .active { color: #48a2ff; position: relative; z-index: 2; }
.screen .active::after { content: ""; width: 20px; height: 3px; background-color: #48a2ff; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); }
.screen.ornament .active { color: #ff5500; }
.screen.ornament .active::after { background-color: #ff5500; }

.sort { text-align: center; font-size: 14px; color: #666; }
.sort .arr { margin-left: 3px; }
.sort .arr:after { content: ""; display: inline-block; vertical-align: middle; margin-top: -3px; border-top: 4px solid #999; border-left: 4px solid transparent; border-right: 4px solid transparent; }
.sort .arr02 { width: 6px; height: 12px; display: inline-block; margin-left: 3px; line-height: 0; font-size: 0; position: relative; top: 1px; }
.sort .arr02:before { content: ''; border-bottom: 4px solid #999; border-left: 3px solid transparent; border-right: 3px solid transparent; position: absolute; left: 0; top: 0; }
.sort .arr02:after { content: ''; border-top: 4px solid #999; border-left: 3px solid transparent; border-right: 3px solid transparent; position: absolute; left: 0; bottom: 0; }
.sort .active { color: #48a2ff; }
.sort .active .arr:after { border-top-color: #48a2ff; }
.sort .active.up .arr02:before { border-bottom-color: #48a2ff; }
.sort .active.down .arr02:after { border-top-color: #48a2ff; }

.sort ~ .screen ~ .weui-content { padding-top: 112px; }

/*分页*/
.pagination { padding: 15px 0; font-size: 0; text-align: center; }
.pagination li { display: inline; }
.pagination li.active a, .pagination li.active span { background-color: #48a2ff; border-color: #48a2ff; color: #FFF; }
.pagination a, .pagination span { display: inline-block; margin: 2px; min-width: 36px; padding:0px 5px; height: 36px; background-color: #eee; border-radius: 3px; line-height: 36px; font-size: 14px; color: #333; }

.weui-hidden { display: none !important; }

.weui-show { display: block !important; }

.flex-start { align-items: flex-start; }

.flex-center { align-items: center; }

.flex-end { align-items: flex-end; }

.weui-loadmore_line .weui-loadmore__tips { background-color: #fff; }

.swiper-pagination { line-height: 1; font-size: 0; }

.page-footer { font-size: 14px; padding: 0 10px; }
.page-footer .linkitem { padding: 0 15px; height: 50px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; z-index: 2; text-align: center; font-size: 10px; color: #333; }
.page-footer .linkitem .iconfont { font-size: 20px; }
.page-footer .linkitem .weui-badge { margin-left: 3px; position: absolute; left: 50%; top: 3px; font-size: 10px; }
.page-footer .linkitem.active { color: #48a2ff; }
.page-footer .weui-flex__item { position: relative; }
.page-footer .weui-btn { min-width: 100px; height: 36px; border-radius: 30px; position: relative; z-index: 2; padding: 0; line-height: 36px; font-size: 15px; }
.page-footer .weui-btn:after { content: none; }
.page-footer .weui-btn_default { background-color: #e5e5e5; }

.noinfo { margin-top: 40px; text-align: center; }

.noinfo .iconfont { font-size: 60px; color: #CCC; }

.noinfo .desc { color: #999; font-size: 14px; }

.search { font-size: 14px; height: 36px; padding: 0 15px; line-height: 32px; border: 2px solid #fff; border-radius: 30px; position: relative; display: flex; align-items: center; background-color: #f1f1f1; }
.search .icon { margin-left: 10px; }
.search input { width: 100%; -webkit-appearance: none; background: none; border: none; outline: none; height: 100%; }

.tosearch { height: 30px; display: block; padding: 0 15px; color: #999; font-size: 14px; background-color: #f3f3f3; line-height: 30px; border-radius: 30px; }

.asidebtn { position: fixed; right: 10px; bottom: 80px; z-index: 11; }
.asidebtn .item { width: 50px; height: 50px; margin-top: 10px; display: flex; align-items: center; justify-content: center; background-color: #fff; border-radius: 50%; line-height: 1.3; font-size: 12px; position: relative; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); color: #666; }
.asidebtn .item .iconfont { font-size: 20px; }
.asidebtn .item.primary { background: #48a2ff; box-shadow: 0 0 10px rgba(72, 162, 255, 0.2); }
.asidebtn .item .num { background-color: #ff7a31; border-radius: 50%; min-width: 18px; line-height: 18px; text-align: center; font-size: 10px; color: #fff; position: absolute; right: 0; top: 0; }

.pagewrap { padding: 15px; overflow: hidden; }
.pagewrap .page-title { margin: 15px 0 0; font-size: 20px; font-weight: bold; line-height: 1.4; }
.pagewrap .page-info { margin-top: 5px; font-size: 14px; color: #999; }
.pagewrap .page-content { margin: 20px 0 0; }
.pagewrap .page-content p { margin: 15px 0; }
.pagewrap img { max-width: 100%; max-height: 100%; }

.star { display: inline-block; vertical-align: middle; margin-top: -3px; position: relative; line-height: 1; color: #ffd44f; letter-spacing: .3em; font-size: 12px; font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.star.star01:after { content: "\e61b\e63c\e63c\e63c\e63c"; }
.star.star02:after { content: "\e61b\e61b\e63c\e63c\e63c"; }
.star.star03:after { content: "\e61b\e61b\e61b\e63c\e63c"; }
.star.star04:after { content: "\e61b\e61b\e61b\e61b\e63c"; }
.star.star05:after { content: "\e61b\e61b\e61b\e61b\e61b"; }

.pjstar { height: 20px; font-size: 20px; color: #ffd44f; display: inline-block; }
.pjstar .iconfont { margin-right: 15px; width: 20px; display: inline-block; }
.pjstar.star01 .iconfont:nth-child(1):before { content: "\e61b"; }
.pjstar.star02 .iconfont:nth-child(1):before, .pjstar.star02 .iconfont:nth-child(2):before { content: "\e61b"; }
.pjstar.star03 .iconfont:nth-child(1):before, .pjstar.star03 .iconfont:nth-child(2):before, .pjstar.star03 .iconfont:nth-child(3):before { content: "\e61b"; }
.pjstar.star04 .iconfont:nth-child(1):before, .pjstar.star04 .iconfont:nth-child(2):before, .pjstar.star04 .iconfont:nth-child(3):before, .pjstar.star04 .iconfont:nth-child(4):before { content: "\e61b"; }
.pjstar.star05 .iconfont:before { content: "\e61b"; }

.weui-uploader .weui-uploader__file { position: relative; }
.weui-uploader .weui-uploader__file .delbtn { width: 20px; height: 20px; line-height: 20px; text-align: center; background-color: rgba(255, 0, 0, 0.9); font-size: 12px; color: #fff; position: absolute; right: 0; top: 0; }
.weui-uploader .weui-uploader__file img { width: 100%; height: 100%; object-fit: cover; }

.numberbox { display: inline-flex; align-items: center; height: 20px; position: relative; }
.numberbox .btn { height: 20px; width: 20px; background-color: #fff; border: 1px solid #ddd; border-radius: 50%; -webkit-appearance: none; display: block; font-size: 12px; text-align: center; z-index: 2; line-height: 18px; color: #666; }
.numberbox .btn:disabled { color: #ccc; }
.numberbox .btn.jia { background: #48a2ff; border: none; color: #fff; }
.numberbox .btn.jia:disabled { background-color: #ccc; }
.numberbox input { width: 35px; height: 20px; border: none; display: block; -webkit-appearance: none; background: none; border-radius: 0; font-size: 14px; text-align: center; position: relative; z-index: 2; }

:focus { outline: 0; }

/*清除链接虚线边框*/
.nav-footer { display: flex; font-size: 10px; text-align: center; line-height: 1; }
.nav-footer a { display: flex; height: 100%; flex-direction: column; align-items: center; justify-content: center; flex: 1; text-align: center; color: #999; line-height: 1; }
.nav-footer a .icon { width: 27px; height: 27px; margin-bottom: 3px; background: no-repeat center; background-size: contain; }
.nav-footer a .icon_home { background-image: url(../images/icon_home.png); }
.nav-footer a .icon_kefu { background-image: url(../images/icon_kefu.png); }
.nav-footer a .icon_user { background-image: url(../images/icon_user.png); }
.nav-footer a.active { color: #48a2ff; }
.nav-footer a.active .icon_home { background-image: url(../images/icon_home_h.png); }
.nav-footer a.active .icon_kefu { background-image: url(../images/icon_kefu_h.png); }
.nav-footer a.active .icon_user { background-image: url(../images/icon_user_h.png); }

.header { position: sticky; top: 0; z-index: 9; background-color: #fff; padding: 10px; }
.header .logo { margin-right: 10px; }
.header .logo img { width: 64px; height: 27px; }
.header .typeslider { margin: 0 -10px -10px; }
.header .typeslider .swiper-slide { width: auto; font-size: 15px; color: #777; line-height: 45px; }
.header .typeslider .swiper-slide.active { color: #000; font-size: 16px; }

.banner { margin: 10px 15px; }
.banner img { width: 100%; border-radius: 5px; }

.nav { display: flex; margin: 15px 0; }
.nav .item { display: block; flex: 1; display: flex; flex-direction: column; align-items: center; }
.nav .item img { width: 38px; height: 38px; object-fit: contain; }
.nav .item .tit { font-size: 12px; margin-top: 10px; }

.ihd { margin: 20px 15px 0; font-weight: bold; font-size: 17px; }

.videoslider { margin-top: 10px; }
.videoslider .item .img { display: block; position: relative; }
.videoslider .item .img:after { display: block; padding-top: 56.14035%; content: ''; }
.videoslider .item .img img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.videoslider .item .img img { border-radius: 4px; object-fit: cover; }
.videoslider .item .name { margin-top: 10px; font-size: 13px; }

.videos { margin: 7px 12px; display: flex; flex-wrap: wrap; align-content: flex-start; }
.videos .item { width: calc(50% - 6px); margin: 6px 3px 0; }
.videos .item .img { display: block; position: relative; }
.videos .item .img:after { display: block; padding-top: 56.8915%; content: ''; }
.videos .item .img img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.videos .item .img img { border-radius: 4px; object-fit: cover; }
.videos .item .name { margin-top: 10px; font-size: 13px; }

.videotypes { margin-top: 10px; }
.videotypes .swiper-slide { width: auto; padding: 0 15px; font-size: 14px; color: #777; line-height: 26px; }
.videotypes .swiper-slide.active { color: #fff; font-size: 15px; background-color: #48a2ff; border-radius: 26px; }

.videobox { background-color: #000; }
.videobox video { width: 100%; height: 210px; }

.subtype { margin: 15px -10px -10px; }
.subtype .bd { display: flex; flex-wrap: wrap; padding: 0 5px 10px; }
.subtype .item { display: flex; align-items: center; margin: 5px; padding: 0 10px; height: 26px; background-color: #f8f8f8; border-radius: 4px; font-size: 12px; color: #666; }
.subtype .togbtn { height: 20px; background: url(../images/tbg.png) no-repeat center top; background-size: 100% auto; text-align: center; font-size: 12px; line-height: 1; color: #999; }
.subtype .togbtn .iconfont { transform: translateY(-2px); display: inline-block; }

.contactpop { width: 280px; background-color: #fff; border-radius: 10px; position: fixed; top: 50%; left: 0; right: 0; margin: auto; transform: translateY(-50%); z-index: 1001; }
.contactpop .hd { padding: 12px 15px; text-align: center; font-size: 18px; font-weight: bold; border-bottom: 1px solid #eee; }
.contactpop .bd { padding: 20px 15px; text-align: center; }
.contactpop .bd .phonenum { font-size: 24px; color: #48a2ff; line-height: 1; }
.contactpop .bd .desc { font-size: 12px; color: #999; margin-top: 5px; }
.contactpop .bd .weui-btn { border-radius: 50px; margin-top: 15px; }
.contactpop .closebtn { width: 28px; height: 28px; background: url(../images/icon_cha.png) no-repeat center; background-size: contain; position: absolute; left: 50%; bottom: -40px; transform: translateX(-50%); }

.newstypes { margin: 0 -10px -10px; border-bottom: 1px solid #eee; }
.newstypes .swiper-slide { width: auto; font-size: 15px; color: #777; line-height: 45px; }
.newstypes .swiper-slide.active { color: #48a2ff; font-size: 16px; position: relative; }
.newstypes .swiper-slide.active::after { content: ""; width: 25px; height: 3px; background-color: #48a2ff; border-radius: 3px; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); }

.news::after { content: ""; left: 35px; }
.news .weui-cell::before { left: 35px; }
.news .item { align-items: flex-start; }
.news .item .point { width: 10px; height: 10px; margin-top: 8px; border: 3px solid #48a2ff; border-radius: 50%; margin-right: 10px; }
.news .item .tit { font-weight: bold; font-size: 18px; line-height: 1.4; }
.news .item .date { color: #999; font-size: 12px; margin-top: 5px; }
.news .item .desc { font-size: 14px; color: #666; margin-top: 5px; }

.shiti .item { display: flex; align-items: center; padding: 15px 0; margin: 0 15px; border-bottom: 1px dotted #ddd; }
.shiti .item .icon { width: 18px; height: 18px; background: url(../images/icon_shijuan.png) no-repeat center; margin-right: 15px; background-size: contain; }
.shiti .item .tit { flex: 1; font-size: 14px; line-height: 1.4; }

.kstype { background-color: #f7f6fb; padding: 10px 0 10px 10px; display: flex; align-items: center; }
.kstype .hd { width: 60px; margin-right: 15px; font-size: 14px; color: #666; }
.kstype .bd { flex: 1; }
.kstype .bd .swiper-slide { width: auto; height: 25px; padding: 0 10px; font-size: 13px; color: #999; background-color: #fff; border-radius: 30px; line-height: 25px; }
.kstype .bd .swiper-slide.active { background-color: #e4f1ff; color: #48a2ff; }

.usertop { height: 125px; padding: 0 15px; display: flex; align-items: center; background: #48a2ff url(../images/bg_user.jpg) no-repeat center; background-size: cover; color: #fff; }
.usertop .touxiang { margin-right: 15px; width: 60px; height: 60px; border-radius: 50%; padding: 2px; background-color: rgba(255, 255, 255, 0.4); }
.usertop .touxiang img { width: 100%; height: 100%; border-radius: 50%; }
.usertop .name { font-weight: bold; font-size: 16px; margin-right: 10px; }
.usertop .desc { font-size: 12px; color: rgba(255, 255, 255, 0.65); }
.usertop .btn { font-size: 13px; margin-left: 15px; border: 1px solid #fff; border-radius: 20px; padding: 0 15px; line-height: 24px; }

.lgbg { background: #48a2ff url(../images/bg_login.png) no-repeat center top; background-size: cover; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.lgbox { padding: 150px 25px 0; position: relative; z-index: 2; }
.lgbox .hd { font-size: 32px; color: #fff; }
.lgbox .bd { margin-top: 40px; }
.lgbox .row { height: 46px; margin-top: 16px; background-color: #fff; border-radius: 46px; padding: 0 15px; display: flex; align-items: center; }
.lgbox .row .icon { margin-right: 15px; color: #48a2ff; }
.lgbox .lgbtn { height: 46px; margin-top: 40px; border-radius: 50px; }

.show { display: block; }
.hide { display: none; }
.noresult{padding:20px; text-align:center;margin:0px auto;}
 /* 2023-8-25 */
.zylist { display: flex; align-items: flex-start; flex-wrap: wrap; padding: 7px; }
.zylist .item { width: 25%; box-sizing: border-box; padding: 8px; text-align: center; }
.zylist .item img { width: 45px; height: 45px; }
.zylist .item .name { font-size: 14px; margin-top: 10px; }

.zytitle { display: flex; align-items: center; justify-content: center; margin: 15px; }
.zytitle img { width: 30px; height: 30px; }
.zytitle .name { font-size: 24px; margin-left: 10px; font-weight: bold; color: #48a2ff; }

.zymenu .item { margin: 10px 15px; padding: 15px; background-color: #fff; border-radius: 10px; display: flex; align-items: center; }
.zymenu .item .name { font-size: 20px; font-weight: bold; line-height: 1.3; }
.zymenu .item .arr { color: #999; margin-left: 15px; font-size: 14px; }

.rbox { margin: 15px; background-color: #fff; border-radius: 10px; padding: 15px; }

.zyprofile { font-size: 15px; }
.zyprofile .cont.hide { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.jianyiitem { display: flex; align-items: center; position: relative; overflow: hidden; }
.jianyiitem .arr { color: #999; margin-left: 15px; font-size: 14px; }
.jianyiitem .tit { color: #48a2ff; font-weight: bold; line-height: 1.3; }
.jianyiitem .desc { font-size: 14px; color: #666; margin-top: 5px; }
.jianyiitem.hide1::after { content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: linear-gradient(to bottom, rgba(246, 246, 246, 0), #f6f6f6 80%); }

.yscxtop { padding: 15px; }
.yscxtop .title { font-size: 15px; font-weight: bold; }
.yscxtop .desc { font-size: 12px; color: #666; }

.yscslist { display: flex; flex-wrap: wrap; margin: 5px; }
.yscslist .item { width: calc(50% - 20px); margin: 10px 10px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; word-break: break-all; color:#00f; }
.yscslist .item::before { content: ''; border-left: 4px solid #333; border-top: 4px solid transparent; border-bottom: 4px solid transparent; line-height: 1; font-size: 0; margin-right: 5px; vertical-align: middle; margin-top: -3px; display: inline-block; }
