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;
}
.open-qiu-box > .open-num .box .hengbai {
    background-color: #fff;
    width: 80%;
    height: 0.3rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
    
.bg1-amage1-red {


    align-items: center;


    text-align: center;
    box-sizing: border-box;
    flex-direction: column;
    background-color: rgb(255, 0, 0);
}

.bg1-amage1-green {

    display: flex;
    align-items: center;
    justify-content: center;

    text-align: center;
    box-sizing: border-box;
    flex-direction: column;
    background-color: rgb(0, 153, 0);
}

.bg1-amage1-blue {

    display: flex;
    align-items: center;
    justify-content: center;

    text-align: center;
    box-sizing: border-box;
    flex-direction: column;
    background-color: rgb(0, 0, 255);
}

.bg-amage-0 {

    background-size: 100% 100%
}

.bg-amage-red {

    background-size: 100% 100%
}

.bg-amage-blue {

    background-size: 100% 100%
}
.bg-amage-green {

    background-size: 100% 100%;
}

.open-qiu-box {
    /*width: 96%;*/
    margin: auto;
    border: 1px solid #b23583;
    /*border-top: 0px solid #39a4ff;*/
    padding-top: .1rem;
    padding-bottom: .1rem;
    padding-left: .2rem;
    padding-right: .2rem;
    border-radius: 0 0 .1rem .1rem;
}
.open-qiu-box > .head {
    display: flex;
    justify-content: space-between;
    font-size: .23rem;
}
.open-qiu-box > .head .qishu span {
    color: #b23583;
}
.open-qiu-box > .head .text {
    color: red;
    font-size: .23rem;
}
.open-qiu-boxb23583head .gd-log {
    color: #b23583;
}
.open-qiu-box > .open-num {
    display: flex;

    padding-top: .1rem;
    align-content: center;
}

.open-qiu-box > .open-num .bbjia {
    
    margin-right: 6px;
    display: flex;

}

.open-qiu-box > .open-num .boxab {
    flex: 1;
    align-items: center;
    height: 51px;
    text-align: center;
    margin-right: 6px;
    box-sizing: border-box;
    flex-direction: column;
    color: rgb(0, 0, 0);
    border-radius: 5px;
    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 {

    font-size: .38rem;
    font-weight: 800;
    color: #FFF;
    margin-bottom: 0rem;
    font-family: Tahoma, Geneva, sans-serif;
}
.open-qiu-box > .open-num .box .bi {
    font-size: 24px;
    margin-right: 0px;
    display: flex;
    align-items: center;
    font-weight: bold;
}
.open-qiu-box > .open-num .box .text {
    font-size: .18rem;
}
.open-qiu-box > .foot {
    padding-top: .1rem;
    font-size: .22rem;
    color: red;
    text-align: center;
    width: 100%;
}

.diy-tab-btn .active {
    background-color: #b23583 !important;
    color: #fff !important;
}
.bui-nav>[class*=bui-btn].active:after {
    background: #b23583;
}
.diy-tab-btn li {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.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: #b23583;
    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: #b23583;
    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;
}

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;
}

.waibiankuang {
    border: 2px solid #000;
    border-radius: .1rem;
    margin-bottom: .2rem;
}


.yunixinjing {
    width: 100%;
    height: 6rem;
    position: relative;
}
.yunixinjing img {
    width: 100%;
    height: 6rem;
}
.yunixinjing .yuce-sx {
    position: absolute;
    top: 2rem;
    left: 37.5%;
    font-size: .2rem;
    font-weight: 600;
}
.yunixinjing .qishu {
    position: absolute;
    top: .21rem;
    left: 36.4%;
    font-size: .17rem;
    font-weight: 600;
    color: #fff;
}
.yunixinjing .yuce-sx .item {
    color: #000;
    text-shadow:
            1px 1px 0 white,
            -1px 1px 0 white,
            1px -1px 0 white,
            -1px -1px 0 white;
    padding-bottom: .05rem;
}
.yunixinjing .yuce-sx .item span {
    color: red;
}
.yunixinjing .yuce-daxiao {
    color: #fff;
    font-weight: 600;
    position: absolute;
    bottom: 1.3rem;
    left: 37.5%;
    font-size: .24rem;
}
.yunixinjing .yuce-daxiao span {
    color: red;
    text-shadow:
            1px 1px 0 white,
            -1px 1px 0 white,
            1px -1px 0 white,
            -1px -1px 0 white;
}
.yunixinjing .yuce-jqys {
    color: #fff;
    font-weight: 600;
    position: absolute;
    bottom: .85rem;
    left: 37.5%;
    font-size: .24rem;
}
.yunixinjing .yuce-jqys span {
    color: red;
    text-shadow:
            1px 1px 0 white,
            -1px 1px 0 white,
            1px -1px 0 white,
            -1px -1px 0 white;
}
.yunixinjing .yuce-wuxing {
    color: #fff;
    font-weight: 600;
    position: absolute;
    bottom: .4rem;
    left: 37.5%;
    font-size: .24rem;
}
.yunixinjing .yuce-wuxing span {
    color: red;
    text-shadow:
            1px 1px 0 white,
            -1px 1px 0 white,
            1px -1px 0 white,
            -1px -1px 0 white;
}
.yunixinjing .guanwang {
    width: 35%;
    text-align: center;
    position: absolute;
    bottom: 1.3rem;
    right: 4.5%;
    font-size: .19rem;
    background: #ffeb3b;
    color: red;
    font-weight: 600;
}
.yunixinjing .yuce-temabo {
    width: 38.5%;
    text-align: left;
    position: absolute;
    bottom: .85rem;
    right: 1%;
    font-size: .2rem;
    font-weight: 600;
    color: red;
    text-shadow:
            1px 1px 0 white,
            -1px 1px 0 white,
            1px -1px 0 white,
            -1px -1px 0 white;
}
.yunixinjing .yuce-teliuwei {
    width: 38.5%;
    text-align: left;
    position: absolute;
    bottom: .4rem;
    right: 1%;
    font-size: .2rem;
    font-weight: 600;
    color: red;
    text-shadow:
            1px 1px 0 white,
            -1px 1px 0 white,
            1px -1px 0 white,
            -1px -1px 0 white;
}
.jingxuan-wubuzhong {
    background: #fff;
    font-size: .26rem;
}
.jingxuan-wubuzhong .item {
    display: flex;
}
.jingxuan-wubuzhong .item:first-child {
    background: #ff9800;
}
.jingxuan-wubuzhong .item div {
    text-align: center;
    padding: .1rem;
    border: 1px solid #000;
}
.jingxuan-wubuzhong .item .qishu {
    width: 25%;
}
.jingxuan-wubuzhong .item .box {
    width: 30%;
}
.jingxuan-wubuzhong .item .box2 {
    width: 45%;
}
.color-zise {
    color: #b300d2;
}
.color-anhong {
    color: #b30000;
}
.sanguo-tip {
    width: 100%;
    text-align: center;
    color: #333;
}

.juesha-box {
    width: 100%;
    background: #000;
    padding: 2px;
}
.juesha-box .item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: .26rem;
}
.juesha-box .item .text {
    width: 16.3%;
    text-align: center;
    background: #fff;
    border: 0 !important;
}
.juesha-box .item:not(:first-child) .text {
    margin-top: 2px;
}
.juesha-box .head .text {
    background: #ff9800;
}

.liuxiao-shierma {
    width: 100%;
}
.liuxiao-shierma .item {
    color: #009688;
    font-size: .26rem;
}
.liuxiao-shierma .item:not(:first-child) {
    border-top: 2px solid #eee;
}

.tema-shujinguang {
    width: 100%;
}
.tema-shujinguang .item {
    width: 100%;
    text-align: center;
}
.tema-shujinguang > div {
    /*border-top: 2px solid #eee;*/
    width: 100%;
    text-align: center;
    padding: .1rem 0;
}
.tema-shujinguang .texts {
    color: #2196f3;
}

.jrtt-tit {
    width: 2rem;
    background: #2196f3;
    color: #fff;
    text-align: center;
    padding: .1rem;
}
.jrtt-ycjg {
    width: 100%;
    padding: .1rem;
}
.jrtt-tit:not(:first-child) {
    margin-top: .2rem;
}

.facaiboju {
    width: 100%;
    height: 7rem;
    position: relative;
}
.facaiboju img {
    width: 100%;
    height: 7rem;
}
.facaiboju .qishu {
    font-weight: 600;
    position: absolute;
    left: 38%;
    font-size: .38rem;
    top: .98rem;
}
.facaiboju .zhu {
    font-weight: 600;
    position: absolute;
    font-size: 1rem;
    left: 35%;
    bottom: 2.2rem;
    color: #1e90ff;
}
.facaiboju .fang {
    font-weight: 600;
    position: absolute;
    font-size: 1rem;
    left: 67%;
    bottom: 2.2rem;
    color: red;
}
.facaiboju .wuxing {
    font-weight: 600;
    position: absolute;
    font-size: .8rem;
    left: 63%;
    bottom: 1.2rem;
}

.zhufangbo {
    width: 100%;
    height: 6rem;
    position: relative;
}
.zhufangbo img {
    width: 100%;
    height: 6rem;
}
.zhufangbo .qishu {
    font-weight: 600;
    position: absolute;
    left: 25%;
    font-size: .28rem;
    top: .15rem;
    color: #fff;
}
.zhufangbo .zhu {
    font-weight: 600;
    position: absolute;
    font-size: .35rem;
    left: 15.7%;
    bottom: 1.84rem;
    color: #1e90ff;
}
.zhufangbo .fang {
    font-weight: 600;
    position: absolute;
    font-size: .35rem;
    left: 32.7%;
    bottom: 1.84rem;
    color: red;
}
.zhufangbo .jqys {
    background: #ffeb3b;
    color: red;
    font-weight: 600;
    position: absolute;
    font-size: .35rem;
    left: 50%;
    padding: 0 .1rem;
    border-radius: .1rem;
    bottom: 1.84rem;
}
.zhufangbo .guanwang {
    font-weight: 600;
    position: absolute;
    font-size: .3rem;
    left: 35.7%;
    bottom: 2.89rem;
    color: red;
}
.zhufangbo .dan {
    font-weight: 600;
    position: absolute;
    font-size: .28rem;
    left: 20.7%;
    bottom: .95rem;
    color: #ffeb3b;
}
.zhufangbo .shuang {
    font-weight: 600;
    position: absolute;
    font-size: .28rem;
    left: 20.7%;
    bottom: .55rem;
    color: #ffeb3b;
}
.zhufangbo .yc_ds {
    font-weight: 600;
    position: absolute;
    font-size: .18rem;
    left: 35%;
    top: 2.05rem;
    color: #ffeb3b;
}
.zhufangbo .yc_num_qujian {
    font-weight: 600;
    position: absolute;
    font-size: .15rem;
    left: 52.5%;
    top: 2.09rem;
    color: #ffeb3b;
}
.zhufangbo .sx {
    font-weight: 600;
    position: absolute;
    font-size: .18rem;
    left: 25%;
    top: 2.4rem;
    color: #ffeb3b;
}
.zhufangbo .wei {
    font-weight: 600;
    position: absolute;
    font-size: .18rem;
    left: 51.5%;
    top: 2.4rem;
    color: #ffeb3b;
}
.zhufangbo .old_num7 {
    font-weight: 600;
    position: absolute;
    font-size: .2rem;
    left: 39%;
    top: 1.75rem;
    color: #ffeb3b;
}
.zhufangbo .old_num7_sx {
    font-weight: 600;
    position: absolute;
    font-size: .18rem;
    left: 47%;
    top: 1.74rem;
    color: #ffeb3b;
}
.zhufangbo .old_num7_dx {
    font-weight: 600;
    position: absolute;
    font-size: .18rem;
    left: 56.3%;
    top: 1.74rem;
    color: #ffeb3b;
}
.zhufangbo .old_num7_ds {
    font-weight: 600;
    position: absolute;
    font-size: .18rem;
    left: 62%;
    top: 1.74rem;
    color: #ffeb3b;
}
.waibiankuang {
    border: 2px solid #000;
    border-radius: .1rem;
    margin-bottom: .2rem;
}
.hengxian {
    text-decoration: line-through;
}
.jmxc-tip {
    width: 100%;
    padding: .1rem;
    display: flex;
    justify-content: space-between;
}
.color-666 {
    color: #666;
}
.gw-host {
    width: 100%;
    padding: .1rem;
    text-align: center;
    font-weight: 600;
}
.scroll_margin_top{
    scroll-margin-top: 200px;
}


.adver10 {
    width: 100%;
    height: 1.2rem;
    position: relative;
}
.adver10 img {
    width: 100%;
    height: 1.2rem;
}
.adver10 .text {
    position: absolute;
    top: .2rem;
    left: .2rem;
    font-size: .5rem;
    width: 95%;
    margin: auto;
    text-align: center;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.adver10 .text span {
    font-weight: 900;
}
.adver10 .text img {
    width: 1rem;
    height: .5rem;
}

.lx-sbm-tu {
    width: 100%;
    height: 6rem;
    position: relative;
}
.lx-sbm-tu img {
    width: 100%;
    height: 6rem;
}
.lx-sbm-tu .qishu {
    position: absolute;
    top: .56rem;
    left: 6.8%;
    font-size: .34rem;
    font-weight: 600;
}
.lx-sbm-tu .ma0 {
    position: absolute;
    top: 1.52rem;
    left: 7%;
    font-size: .45rem;
    font-weight: 600;
}
.lx-sbm-tu .ma1 {
    position: absolute;
    top: 1.52rem;
    left: 20.5%;
    font-size: .45rem;
    font-weight: 600;
}
.lx-sbm-tu .ma2 {
    position: absolute;
    top: 2.35rem;
    left: 13.8%;
    font-size: .45rem;
    font-weight: 600;
}
.lx-sbm-tu .ma3 {
    position: absolute;
    top: 3.72rem;
    left: 13.8%;
    font-size: .45rem;
    font-weight: 600;
}
.lx-sbm-tu .ma4 {
    position: absolute;
    top: 4.57rem;
    left: 7%;
    font-size: .45rem;
    font-weight: 600;
}
.lx-sbm-tu .ma5 {
    position: absolute;
    top: 4.57rem;
    left: 20.5%;
    font-size: .45rem;
    font-weight: 600;
}
.lx-sbm-tu .num {
    position: absolute;
    top: 1.57rem;
    left: 38.5%;
    font-weight: 600;
    color: #fff;
    font-size: .4rem;
}
.sanzusanlian-tu {
    width: 100%;
    height: 6rem;
    position: relative;
}
.sanzusanlian-tu img {
    width: 100%;
    height: 6rem;
}
.sanzusanlian-tu .qishu {
    position: absolute;
    top: 1.05rem;
    right: 37.5%;
    font-size: .42rem;
    font-weight: 600;
}
.sanzusanlian-tu .sx1 {
    position: absolute;
    top: 2.1rem;
    left: 14%;
    font-weight: 600;
    font-size: .6rem;
}
.sanzusanlian-tu .sx2 {
    position: absolute;
    top: 2.1rem;
    left: 54%;
    font-weight: 600;
    font-size: .6rem;
}
.sanzusanlian-tu .sx3 {
    position: absolute;
    top: 3.5rem;
    left: 14%;
    font-weight: 600;
    font-size: .6rem;
}
.sanzusanlian-tu .sx4 {
    position: absolute;
    top: 3.5rem;
    left: 54%;
    font-weight: 600;
    font-size: .6rem;
}
.jssx-tu {
    width: 100%;
    height: 6rem;
    position: relative;
}
.jssx-tu img {
    width: 100%;
    height: 6rem;
}
.jssx-tu .qishu {
    position: absolute;
    top: 1.57rem;
    right: 11.5%;
    font-size: .36rem;
    font-weight: 600;
}
.jssx-tu .sx0 {
    position: absolute;
    top: 2.78rem;
    left: 19%;
    color: #fff;
    font-size: .6rem;
}
.jssx-tu .sx1 {
    position: absolute;
    top: 2.78rem;
    left: 48%;
    color: #fff;
    font-size: .6rem;
}
.jssx-tu .sx2 {
    position: absolute;
    top: 2.78rem;
    left: 77%;
    color: #fff;
    font-size: .6rem;
}
.gsb-tu {
    width: 100%;
    height: 9rem;
    position: relative;
}
.gsb-tu img {
    width: 100%;
    height: 9rem;
}
.gsb-tu .qishu {
    position: absolute;
    top: 2.11rem;
    left: 14.5%;
    font-size: .4rem;
    font-weight: 600;
}
.gsb-tu .bcqx {
    position: absolute;
    top: 3.2rem;
    left: 26.5%;
    font-weight: 600;
    font-size: .5rem;
}
.gsb-tu .bcts {
    position: absolute;
    top: 4.7rem;
    left: 31.5%;
    font-weight: 600;
    font-size: .36rem;
}
.gsb-tu .ptx {
    position: absolute;
    bottom: 1rem;
    left: 19%;
    font-weight: 600;
    font-size: .8rem;
}
.gsb-tu .ssb {
    position: absolute;
    bottom: .7rem;
    left: 46%;
    font-weight: 600;
    font-size: .6rem;
    width: 1rem;
}
.gsb-tu .heshu {
    position: absolute;
    bottom: .7rem;
    right: 11%;
    font-weight: 600;
    font-size: .6rem;
    width: 1rem;
}

.qqsh-tip {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: .2rem;
    border-bottom: 1px solid #000;
    padding-bottom: .1rem;
}
.qqsh-tip .box {
    width: 50%;
}
.color-00a707 {
    color: #00a707;
}
.ybsx-tip {
    margin-bottom: .2rem;
    border-bottom: 1px solid #000;
    padding-bottom: .1rem;
}


.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: #de0000;
    width: 35%;
}
.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: 20%;
    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: #de0000;
    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: #203c5f !important;
}
.view2 .bui-nav>[class*=bui-btn].active:after {
    background: #203c5f;
}
.view2 .open-qiu-box {
    border: 1px solid #203c5f;
}
.view2 .open-qiu-box > .head .qishu span {
    color: #203c5f;
}
.view2 .open-qiu-box > .head .gd-log {
    color: #203c5f;
}