body,button,input,select,textarea,h1,h2,h3,h4,h5,h6{font-family:Microsoft YaHei,'ËÎÌå',Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif}
* {
    box-sizing: border-box;
}
p{margin:0;padding:0}
body {
    margin: 0;
}
li{list-style:none;}
.main{background-color:#fff;margin-bottom:50px}
.main img{max-width:100%}
img {
    border-style: none;
}
.home {
    padding-bottom: 1.2rem;
}
a {
    color: #07c160;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}
@media screen and (min-width: 769px) {
    html #app {
        width: 480Px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 768px) {
    .chatrom, .chatwarp, .fixedwidth, .layout-nav, .pickcode-result, .pushsetclass, .tan-pop, .van-nav-bar {
        max-width: 480Px;
        left: 50% !important;
        transform: translate(-50%);
    }
}
.van-nav-bar--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.van-nav-bar {
    position: relative;
    z-index: 1;
    line-height: 22px;
    text-align: center;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none;
}
.van-nav-bar__content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 46px;
    background-color: #07c160 !important;
}
.van-nav-bar__left {
    left: 0;
}
.van-nav-bar__left, .van-nav-bar__right {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 16px;
    font-size: 14px;
    cursor: pointer;
}
.van-nav-bar__title {
    max-width: 60%;
    margin: 0 auto;
    color: #323233;
    font-weight: 500;
    font-size: 16px;
}

.van-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#FFF;
}
.van-nav-bar__right {
    right: 0;
}

.van-nav-bar__left, .van-nav-bar__right {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 16px;
    font-size: 14px;
    cursor: pointer;
}
.van-swipe {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    cursor: grab;
    -webkit-user-select: none;
    user-select: none;
}
.van-swipe__track {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;
}
.van-swipe-item {
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
}
.home .banner .item img {
    width: 100%;
}
.van-swipe__indicators {
    position: absolute;
    bottom: 12px;
    left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.van-swipe__indicator:not(:last-child) {
    margin-right: 6px;
}
.van-swipe__indicator--active {
    background-color: #1989fa;
    opacity: 1;
}

.van-swipe__indicator {
    width: 6px;
    height: 6px;
    background-color: #ebedf0;
    border-radius: 100%;
    opacity: .3;
    -webkit-transition: opacity .2s, background-color .2s;
    transition: opacity .2s, background-color .2s;
}
.home .banner, .home .banner .item {
    height: 120px;
}
.home .van-notice-bar {
    padding: 0 .2rem;
    color: #444;
    font-size: .24rem;
    height: .6rem;
}
.van-notice-bar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 40px;
    padding: 0 16px;
    color: #ed6a0c;
    font-size: 14px;
    line-height: 24px;
    background-color: #fffbe8;
}

.van-notice-bar__wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
}
.van-notice-bar__content {
    position: absolute;
    white-space: nowrap;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.van-icon {
    position: relative;
    font: normal normal normal 14px / 1 vant-icon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.home .website-body {
    height: 90px;
    background: #fff;
    padding: 0 5px;
    padding-bottom: 2px;
    position: relative;
}
.home .website-body .website-item {
    float: left;
    width: 25%;
    text-align: center;
    padding: 15px 0 7px;
}
.home .website-body .website-item p {
    background: #f8f8f8;
    color: #444;
    font-family: Noto Sans SC;
    font-size: 15pt;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    height: 20px;
    line-height:20px;
}
.home .border-line {
    height: 10px;
    width: 100%;
    background: #eee;
}
.home .category-tr {
    padding: 0 0 5px 0;
    background: #eee;
}
.home .category-icon {
    text-align: center;
    padding: 10px 0 5px 0;
    background: #fff;
    height:100px;
}
.van-col--6 {
    width: 25%;
}
.icon-text {
    display: inline-block;
    text-align: center;
    position: relative;
}
.home .category-icon .icon-bg {
    width: 50px;
    height: 50px;
    background-image: linear-gradient(0deg, #24c8b5, #3bf9a4);
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    line-height: 1.2rem;
}
.home .category-icon .icon-bg img {
    width: 50px;
    height: 50px;
}
.icon-text .text {
    padding: 5px 0;
    font-size: 12pt;;
    color: #555;
}

.home .body-image .body-image-hd {
    padding:20px 10px 10px 10px;
    background: #fff;
    max-width: 480Px;
    margin: 0 auto;
}
.van-tab__text-wrapper, .van-tabs {
    position: relative;
}
.home .body-image .body-image-hd .van-tabs--line .van-tabs__wrap {
    height: inherit;
}

.van-tab__text-wrapper, .van-tabs {
    position: relative;
}
.home .body-image .body-image-hd .van-tabs--line .van-tabs__wrap {
    height: inherit;
}

.van-tabs--line .van-tabs__wrap {
    height: 44px;
}
.home .body-image .body-image-hd .van-tabs__nav--line {
    padding-left: 0 !important;
}
.van-tabs__nav--line.van-tabs__nav--complete {
    padding-right: 8px;
    padding-left: 8px;
}
.home .body-image .body-image-hd .van-tab {
    line-height: inherit;
    font-size: inherit;
    padding: 0;
    padding-right:31px;
}

.van-tabs__wrap--scrollable .van-tab {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0 12px;
}
.van-tab--active {
    color: #323233;
    font-weight: 500;
}
.van-tab {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 4px;
    color: #646566;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}

.home .body-image .body-image-hd .icon-bg.gray {
    background: #d8d8d8;
}
.home .body-image .body-image-hd .icon-bg {
    width: 50px;
    height: 50px;
    background: #20d497;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    line-height: 80px;
}

.home .body-image .body-xl {
	  padding: 5px 10px 10px 10px;
    display: flex;
    align-items: center;
    background: #fff;
}
.home .body-image .body-xl .more {
    display: flex;
    height: 30px;
    padding: 6px;
    justify-content: center;
    align-items: center;
    gap: .16rem;
    flex-shrink: 0;
    color: #07c160;
    text-align: center;
    border-radius: 5px;
    background: #eee;
    font-family: Noto Sans SC;
    font-size: 15pt;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.home .body-image .body-image-bd {
    padding: 0 5px;
}
.van-col--12 {
    width: 50%;
}

.van-col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}
.waterfall .image-item {
    margin-bottom: 5px;
    box-shadow: 0 .02rem .08rem 0 hsla(0, 0%, 62.7%, .5);
    border-radius: 4Px;
    border-top: 1Px solid #bbb;
    position: relative;
}
.van-image {
    position: relative;
    display: inline-block;
}
.van-image__error, .van-image__img, .van-image__loading {
    display: block;
    width: 100%;
    height: 300px;
}
.home .body-image .body-image-bd .image-item-title {
    padding: 5px 0;
    font-size: 15pt;
    text-align: center;
}
.van-tabs__nav--line {
    box-sizing: content-box;
    padding-bottom: 15px;
}
.van-tabs__nav {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none;
}
.home .body-image .body-xl .item {
    display: flex;
    height: 30px;
    padding: 5px;
    justify-content: center;
    align-items: center;
    gap: .16rem;
    flex: 1 0 0;
    border-radius:5px;
    background: #07c160;
    color: #f8f8f8;
    text-align: center;
    font-family: Noto Sans SC;
    font-size: 15pt;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 2px;
}
.van-tabs__wrap--scrollable .van-tabs__nav {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar {
	display:none
}
@media screen and (min-width: 768px) {
    .chatrom, .chatwarp, .fixedwidth, .layout-nav, .pickcode-result, .pushsetclass, .tan-pop, .van-nav-bar {
        max-width: 480Px;
        left: 50% !important;
        transform: translate(-50%);
    }
}
.layout-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.layout-nav .van-tabbar {
    max-width: 480Px;
    margin: 0 auto;
    box-shadow: 0 .02rem .08rem 0 hsla(0, 0%, 62.7%, .5);
}

.van-tabbar--unfit {
    padding-bottom: 0;
}
.van-tabbar {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: content-box;
    width: 100%;
    height: 50px;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    background-color: #fff;
}
.van-hairline, .van-hairline--bottom, .van-hairline--left, .van-hairline--right, .van-hairline--surround, .van-hairline--top, .van-hairline--top-bottom {
    position: relative;
}
.layout-nav .van-tabbar-item--active, .layout-nav .van-tabbar-item--active .tabs-3 {
    color: #07c160;
}

.van-tabbar-item--active {
    color: #1989fa;
    background-color: #fff;
}
.van-tabbar-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #646566;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
}
.van-tabbar-item__icon {
    position: relative;
    margin-bottom: 4px;
    font-size: 22px;
}
.van-tabbar-item__icon img {
    display: block;
    height: 20px;
}
.layout-nav .van-tabbar-item__text {
    position: relative;
}
.van-tabbar-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #646566;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
}
.van-tabbar-item__icon {
    position: relative;
    margin-bottom: 4px;
    font-size: 22px;
}
.van-tabbar-item__icon img {
    display: block;
    height: 20px;
}
.layout-nav .van-tabbar-item__text {
    position: relative;
}
.layout-nav .tabs-3 img {
    width: 50px;
}
.layout-nav .tabs-3 div {
    padding-top: 4px;
}
.layout-nav .tabs-3 {
    position: absolute;
    left: -20px;
    top: -44px;
    border-radius: 100%;
    text-align: center;
    z-index: 1;
    width: 50px;
    color: #646566;
}
.home .body-image .body-image-hd .icon-bg i {
    font-size: 22pt;
    line-height: 50px;
}
.icon-notice {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 40px;
    padding: 0 8px;
}
.image-item-title a{color: #555;}
.topso {
    width: 100%;
    float: left;
}

.topso .query {
    font-size: 14px;
    width: 75%;
}
.topso .query {
    height: 24px;
    line-height: 24px;
    padding: 6px 20px;
    border: 0 none;
    background: none;
    background-color: #f3f2ef;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    vertical-align: top;
    color: #999;
    box-sizing: content-box;
}


.topso .qbtn {
    height: 36px;
    line-height: 0px;
    color: transparent;
    cursor: pointer;
    border: none;
    background: url(https://img.diyifanwen.com/siteimages/sbtn.gif) no-repeat;
    vertical-align: middle;
}

body, input, textarea {
    font: 14px / 1.6 "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Î¢ÈíÑÅºÚ", Arial, sans-serif;
}
.body-xl .item a{color:#fff;}
.category-zl{
    padding: 0 0 5px 0;
    background: #eee;
    overflow: hidden;
}
table td {
    padding: 3px 2px;
    word-break: break-all;
}
table.in { background-color: #FFF; font-family: 'Î¢ÈíÑÅºÚ';}
table.in tr {}
table.in td {height: 30px; text-align: center; font-size: 16px;}
table.in td a { line-height: 30px; border: 1px solid #CCC; background: #FFF; border-radius: 5px; display: block; color: #333; cursor: pointer; text-decoration: none;}
table.in td a:hover { color: #FFF; font-size: 16px; border: 1px solid #CCC; background: #55dd88; font-weight: bold; border-radius: 4px;}
.liu{color:red;font-weight:800;}
.liua:hover .liu{color:white;}