body {
    background: #eee;
}
main > div:last-child { 
    margin-bottom: .5rem;
}
.bianju {
    /*width: 96% !important;*/
    margin: auto;
}
.box-bg {
    background: #fff;
    margin-bottom: .1rem;
    border-radius: .1rem;
}
.bui-slide img {
    height: 3.8rem;
    object-fit: unset;
}
header.bui-bar, header .bui-bar {
    background: #fff;
}
header.bui-bar .bui-bar-main, header .bui-bar .bui-bar-main {
    color: #07c160;
}
.bui-slide-notice:before {
    color: #07c160;
}
.bui-tab .bui-nav .active {
    color: #07c160;
}
header.bui-bar .bui-bar-left>[class*=bui-btn]>i, header.bui-bar .bui-bar-right>[class*=bui-btn]>i, header .bui-bar .bui-bar-left>[class*=bui-btn]>i, header .bui-bar .bui-bar-right>[class*=bui-btn]>i {
    color: #07c160;
}
.bg-amage-0 {
    background-image: url(../fonts/2f83dcbdf05d464fb3deb7f54fcf3737.woff);
    background-size: 100% 100%
}

.bg-amage-1 {
    background-image: url(../fonts/918ec7784fd243649247edfe3eada4d3.woff);
    background-size: 100% 100%;
}

.open-qiu-box {
    /*width: 96%;*/
    margin: auto;
    border: 1px solid #07c160;
    /*border-top: 0px solid #39a4ff;*/
    padding: .2rem;
    border-radius: 0 0 .1rem .1rem;
}
.open-qiu-box > .head {
    display: flex;
    justify-content: space-between;
    font-size: .28rem;
}
.open-qiu-box > .head .qishu span {
    color: #07c160;
}
.open-qiu-box > .head .text {
    color: red;
    font-size: .25rem;
}
.open-qiu-box .head .gd-log {
    color: #07c160;
}
.open-qiu-box > .open-num {
    display: flex;
    justify-content: space-between;
    padding-top: .2rem;
    align-content: center;
}
.open-qiu-box > .open-num .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.open-qiu-box > .open-num .box div {
    width: 100%;
    text-align: center;
}
.open-qiu-box > .open-num .box .qiu {
    height: .8rem;
    width: .8rem;
    line-height: .8rem;
    font-size: .36rem;
    font-weight: 800;
    color: #000;
    margin-bottom: .1rem;
}
.open-qiu-box > .open-num .box .bi {
    padding-top: .15rem;
    font-size: .4rem;
}
.open-qiu-box > .open-num .box .text {
    font-size: .26rem;
}
.open-qiu-box > .foot {
    padding-top: .2rem;
    font-size: .26rem;
    color: red;
    text-align: center;
    width: 100%;
}

.diy-tab-btn .active {
    background-color: #07c160 !important;
    color: #fff !important;
}
.bui-nav>[class*=bui-btn].active:after {
    background: #07c160;
}
.diy-tab-btn li {
    padding-top: .1rem;
    padding-bottom: .1rem;
}
.diy-tab-btn li > p {
    font-size: .22rem;
    margin-bottom: 0;
    padding-top: .1rem;
}

.open-log {
    width: 95%;
    margin: auto;
    margin-top: .2rem;
}
.open-log > .title {
    background: #07c160;
    color: #ff0;
    width: 100%;
    text-align: center;
    font-size: .45rem;
    font-weight: 600;
    padding: .1rem 0;
    border-radius: .1rem .1rem 0 0;
}
.open-log > .content {
    width: 100%;
    padding: .2rem 0;
    /*text-align: center;*/
    font-size: .3rem;
    border-radius: 0 0 .1rem .1rem;
    font-weight: 700;
}
.open-log > .content .text {
    line-height: .6rem;
    border: 1px solid #000;
}
.open-log > .bg-000 .text:not(:first-child) {
  border-top: 1px solid #fff;
} 
.open-log > .shangxuxian-000 .text:not(:first-child) {
  border-top: 2px solid #eee;
} 
.bg-fff {
    background: #fff;
}
.bg-000 {
    background: #000;
    color: #fff;
}
.bg-efff00 {
    background: #efff00;
    color: #000;
}
.color-ff00ff {
    color: #ff00ff;
}
.color-0000ff {
    color: #0000ff;
}
.color-00ffff {
    color: #00ffff;
}
.color-red {
    color: red;
}
.color-f0f {
    color: #f0f;
}
.color-080 {
    color: #080;
}
.duizhaobiao {
    background: #fff;
    /*width: 95%;*/
    margin: auto;
    margin-top: .2rem;
}
.duizhaobiao img {
    width: 100%;
}

.lhc-open-log .open-log-list {
    padding: .3rem .2rem;
    background: #fff;
}
.lhc-open-log .open-qiu-box {
    margin-top: .2rem;
    border-radius: .1rem;
}
.lhc-open-log .open-qiu-box .qishu,
.lhc-open-log .open-qiu-box .gd-log {
    font-size: .24rem;
    color: #666;
}
.back-top {
    position: fixed;
    bottom: 1rem;
    right: .5rem;
    background: #9e9e9e;
    border-radius: 1rem;
    padding: .2rem;
}
.back-top i {
    font-size: .6rem;
    color: #fff;
}

.diy-pop-head {
    background: #07c160;
    color: #fff;
    width: 100%;
    text-align: center;
}
.diy-pop img,
.diy-pop video {
    width: 100%;
}
.paomatu img {
    width:100%;
    height: 6rem;
    margin: auto;
    text-align: center;
    padding: .2rem;
}
#paomatu_look .bui-slide {
    height: 100%;
}
#paomatu_look img {
    width: 100%;
    height: 100%;
}

.hengfu {
    width: 100%;
    margin: auto;
    padding: .2rem 0;
    background: #fff;
    border-radius: .1rem;
}
.paomatu-box > .title {
    padding: .1rem;
    font-weight: 600;
}
.paomatu-box {
    /*width: 95% !important;*/
    margin: auto;
    margin-top: .2rem;
    height: 5rem;
}
.huadong-wanfa .bui-icon {
    height: .85rem;
}
.gongge-img {
    width: 100%;
    height: 100% !important;
}

.gaoshoutie-box {
    /*width: 95%;*/
    margin: auto;
    margin-top: .2rem;
}

.gaoshoutie-box .item {
    display: flex;
    justify-content: space-between;
    padding: .2rem;
    font-size: .28rem;
}
.gaoshoutie-box .item .lvse-bq {
    background: #07c160;
    color: #fff;
    padding: .05rem .2rem;
    margin-right: .1rem;
}
.gaoshoutie-box .item .black {
    font-weight: 600;
    color: #000;
}
.gaoshoutie-box .item .fullname {
    font-size: .26rem;
}

.user-yc-box {
    /*width: 95%;*/
    margin: auto;
    margin-top: .2rem;
    padding: .2rem;
}
.user-yc-box .title {
    width: 100%;
    text-align: center;
    padding: .1rem 0;
    border-bottom: 1px solid #07c160;
}
.color-07c160 {
    color: #07c160;
}
.user-yc-box .yc-content {
    padding: .2rem 0;
}
.user-yc-box .yc-content .text {
    padding: .1rem 0;
    font-weight: 600;
}
.user-yc-box .tip {
    padding: .2rem;
    font-size: .28rem;
    font-weight: 600;
}

.host {
    background: #fff;
    padding: .1rem;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eee;
    font-weight: 600;
}
.host .title {
    color: red;
    font-size: .4rem;
    font-weight: 600;
}
.host .url {
    background: red;
    color: #fff;
}


.wanfa-ys2 {
    width: 100%;
    color: #000;
    text-align: center;
    font-weight: 900;
    font-size: .32rem;
}
.color-lanse {
    color: #035ffe;
}
.wanfa-ys2 .kai-log {
    width: 55%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wanfa-ys2 .kai-log span {
    width: 50%;
    text-align: center;
    color: red;
}
.wanfa-ys2 .kai-num {
    /*width: 95%;*/
    margin: auto;
    text-align: center;
}
.bg-ffeb3b {
    background: #ffeb3b;
}
.color-red {
    color: red;
}
.juzhong {
    width: 100%;
    text-align: center;
}
body {
    color: #000;
}
.color-000 {
    color: #000;
}

.biaoti {
    position: relative;
    width: 100%;
    background: #fff;
}
.biaoti img {
    width: 100%;
    /*height: auto;*/
    height: 1.2rem;
}
.biaoti .text1 {
    width: 45%;
    position: absolute;
    top: .1rem;
    color: #dbe400;
    font-weight: 600;
    text-align: right;
    font-size: .4rem;
    font-family: "楷体", "SimSun", "宋体", sans-serif;
}
.biaoti .text2 {
    left: 40%;
    position: absolute;
    top: .1rem;
    color: #dbe400;
    font-weight: 600;
    width: 3rem;
    text-align: center;
    font-size: .4rem;
    font-family: "楷体", "SimSun", "宋体", sans-serif;
}

.guagua-guapai {
    width: 100%;
    height: 7rem;
    position: relative;
}
.guagua-guapai img {
    width: 100%;
    height: 7rem;
}
.guagua-guapai .qishu {
    font-size: .2rem;
    color: #fff;
    position: absolute;
    top: 1.24rem;
    right: 26.4%;
}
.guagua-guapai .hosts {
    color: red;
    position: absolute;
    top: 1.85rem;
    right: 3%;
    font-size: .18rem;
}
.guagua-guapai .old_open_num {
    color: red;
    position: absolute;
    top: 2.55rem;
    right: 9%;
    font-size: .24rem;
}
.guagua-guapai .jyx {
    color: red;
    font-weight: 600;
    position: absolute;
    top: 3.21rem;
    right: 7%;
    font-size: .35rem;
}
.guagua-guapai .jyb {
    color: red;
    font-weight: 600;
    position: absolute;
    top: 4.57rem;
    right: 3%;
    font-size: .34rem;
}
.guagua-guapai .jyw {
    color: red;
    font-weight: 600;
    position: absolute;
    top: 5.84rem;
    right: 4%;
    font-size: .35rem;
}
.guagua-guapai .sx {
    font-weight: 600;
    position: absolute;
    top: 5.1rem;
    left: 20.8%;
    font-size: .28rem;
}

.paomadi-jin {
    width: 100%;
    height: 6rem;
    position: relative;
}
.paomadi-jin img {
    width: 100%;
    height: 6rem;
}
.paomadi-jin .qishu {
    font-size: .18rem;
    color: #fff;
    position: absolute;
    top: .14rem;
    right: 32.5%;
}
.paomadi-jin .jin-num {
    font-size: .24rem;
    color: #fff;
    position: absolute;
    top: 1.58rem;
    right: 22.5%;
}
.paomadi-jin .jin-num p {
    text-indent: .1rem; 
}

.paomadi-jin .jin-erxiao {
    font-size: .38rem;
    color: #fff;
    position: absolute;
    top: 2.6rem;
    right: 19%;
}
.paomadi-jin .jin-erxiao span {
    margin-left: .7rem;
    border: 2px solid red;
    border-radius: 1rem;
    padding: 1px 4px;
}
.paomadi-jin .jin-tou {
    font-size: .26rem;
    color: #fff;
    position: absolute;
    top: 3.46rem;
    right: 42%;
}
.paomadi-jin .jin-wei {
    font-size: .26rem;
    color: #fff;
    position: absolute;
    top: 3.46rem;
    right: 22%;
}
.paomadi-jin .jin-bbo {
    font-size: .2rem;
    color: #fff;
    position: absolute;
    top: 3.78rem;
    right: 38.6%;
}
.paomadi-jin .jin-boduan {
    font-size: .24rem;
    color: #fff;
    position: absolute;
    top: 3.78rem;
    right: 12.4%;
}
.paomadi-jin .wangshu {
    position: absolute;
    top: 4.85rem;
    right: 10.5%;
    color: #4caf50;
    font-size: .22rem;
    font-weight: 600;
}

.zhougong-xuanjibao {
    width: 100%;
    height: 7rem;
    position: relative;
}
.zhougong-xuanjibao img {
    width: 100%;
    height: 7rem;
}
.zhougong-xuanjibao .old_open_num {
    position: absolute;
    top: 2.18rem;
    right: 15.5%;
    font-size: .28rem;
}
.zhougong-xuanjibao .hosts {
    position: absolute;
    top: 3.1rem;
    right: 5%;
    font-size: .22rem;
    color: red;
    font-weight: 600;
}
.zhougong-xuanjibao .qishu {
    position: absolute;
    top: 1.25rem;
    right: 38%;
    font-size: .4rem;
}
.zhougong-xuanjibao .tj-sx {
    position: absolute;
    top: 4.12rem;
    right: 5%;
    font-size: .21rem;
    color: red;
}
.zhougong-xuanjibao .tj-sx .item {
    padding-top: .1rem;
}
.zhougong-xuanjibao .j-sx {
    position: absolute;
    bottom: .62rem;
    right: 14%;
    color: red;
    font-size: .4rem;
}