body {
    background: #eee;
}
main > div:last-child { 
    margin-bottom: .5rem;
}
.bianju {
    width: 96% !important;
    margin: auto;
}
.color-fff {
    color: #fff;
}
.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/2ae365101ff3402987da704137471efa.woff);
    background-size: 100% 100%
}

.bg-amage-1 {
    background-image: url(../fonts/7132aeebbd034c569fd849af07b20b11.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: .5rem;
}
.open-log > .bg-000 .text:not(:first-child) {
  border-top: 1px solid #fff;
} 
.open-log > .shangxuxian-000 .text:not(:first-child) {
  border-top: 1px solid #999;
} 
.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;
}


.view2 .header {
    width: 100%;
    height: auto;
}
.view2 .nav2 {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: .1rem;
    font-size: .24rem;
    background: #fff;
    text-decoration: none;
}
.view2 > main {
    padding-top: .15rem;
}
.view2 .nav2 ul {
    padding: .14rem 0 .09rem 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.view2 .nav2 ul li {
    width: 20%;
    box-sizing: border-box;
    padding: .05rem .05rem;
}
.view2 .nav2 ul li a {
    display: block;
    padding: .07rem 0;
    text-align: center;
    color: #fff;
    border-radius: .5rem;
    background: #1E90FF;
    font-size: .25rem;
}
.view2 .zxgg {
    display: flex;
    height: .55rem;
    line-height: .55rem;
    padding: 0 .2rem;
    font-size: .26rem;
    color: #fff;
    background: #ff3956;
}
.view2 .zxgg marquee {
    flex: 1;
}
.view2 .zxgg div {
    color: #ff0;
    font-weight: bold;
}
.view2 .img-box {
    width: 98%;
    background: #fff;
    margin: auto;
    border-radius: .1rem;
    padding: .1rem;
}
.view2 #nav2.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99999999;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}
.margin-top {
    margin-top: .3rem !important;
}

.view2 .biaoti {
    position: relative;
    width: 100%;
}
.view2 .biaoti img {
    width: 100%;
    height: auto;
}
.view2 .biaoti .text1 {
    width: 47%;
    position: absolute;
    top: .3rem;
    color: #dbe400;
    font-weight: 600;
    text-align: right;
    font-size: .3rem;
    font-family: "楷体", "SimSun", "宋体", sans-serif;
}
.view2 .biaoti .text2 {
    left: 53%;
    position: absolute;
    top: .3rem;
    color: #dbe400;
    font-weight: 600;
    width: 1.5rem;
    text-align: center;
    font-size: .3rem;
    font-family: "楷体", "SimSun", "宋体", sans-serif;
}
.view2 .open-log {
    padding: .1rem;
    width: 98%;
    margin-top: .2rem;
    background: #fff;
    border-radius: .1rem;
}
.view2 .white-box {
    width: 100%;
    text-align: center;
    width: 98%;
    margin: auto;
    border-radius: .1rem;
    background: #fff;
    margin-top: .2rem;
    padding: .3rem;
    margin-bottom: .3rem;
}
.color-000 {
    color: #000;
}
.color-4caf50 {
    color: #4caf50;
}

.view2 .open-log .content .jxzt-box {
    display: flex;
}
.view2 .open-log .content .jxzt-box .text1 {
    background: #fff;
    border-bottom: 1px solid rgb(229, 245, 5);
    color: #1e90ff;
    width: 32%;
}
.view2 .open-log .content .jxzt-box .text2 {
    background: #fff;
    border-bottom: 1px solid rgb(9, 5, 247);
    color: #000;
    flex: 1;
    text-align: center;
}
.view2 .open-log .content .jxzt-box .text3 {
    background: #fff;
    border-bottom: 1px solid rgb(247, 53, 5);
    color: red;
    width: 25%;
    text-align: center;
}
.view2 .open-log .sanshima-zhongte-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.view2 .open-log .sanshima-zhongte-content .item {
    width: 33.333%;
    display: flex;
    align-content: center;
    align-items: center;
}
.view2 .open-log .sanshima-zhongte-content .item:not(:first-child) {
    border-top: 1px solid #eee;
}
.view2 .open-log .sanshima-zhongte-content .item .text1 {
    color: #000;
    width: .6rem;
    text-align: center;
    background: #fcea95;
    font-weight: 600;
    font-size: .4rem;
}
.view2 .open-log .sanshima-zhongte-content .item .text2 {
    flex: 1;
    text-align: center;
    font-weight: 600;
    color: red;
}
.view2 .open-log .host {
    width: 100%;
    padding: 1px 0;
    background: #fff;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.view2 .open-log .host .title {
    color: #03a9f4;
    font-weight: 700;
}
.view2 .open-log .host .url {
    background: #ffeb3b;
    color: red;
    font-weight: 900;
    padding: 0 .1rem;
}
.bg-ffeb3b {
    background: #fcfa0c;
}

.view2 .diy-tab-btn .active {
    background-color: #1e90ff !important;
}
.view2 .bui-nav>[class*=bui-btn].active:after {
    background: #1e90ff;
}
.view2 .open-qiu-box {
    border: 1px solid #1e90ff;
}
.view2 .open-qiu-box > .head .qishu span {
    color: #1e90ff;
}
.view2 .open-qiu-box > .head .gd-log {
    color: #1e90ff;
}
.color-1e90ff {
    color :#1e90ff;
}