﻿
/*new indexpage*/
em, i {
    display: inline-block;
    font-style: normal;
}
.jijiaBox .fast-quote-content .fast-pcb-form dd .layui-form-item {
    width: 100%;
}
/*banner*/
.banner {
    width: 100%;
    height: 520px;
    position: relative;
    overflow:hidden;
}

.layui-carousel {
    position: relative;
    left: 0;
    top: 0;
    background-color: #f8f8f8;
}

    .layui-carousel > [carousel-item] {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

        .layui-carousel > [carousel-item]:before {
            position: absolute;
            content: '\e63d';
            left: 50%;
            top: 50%;
            width: 100px;
            line-height: 20px;
            margin: -10px 0 0 -50px;
            text-align: center;
            color: #c2c2c2;
            font-family: layui-icon !important;
            font-size: 30px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

.banner-box > div > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: no-repeat center center;
}

.layui-carousel-ind {
    position: relative;
    top: -35px;
    width: 100%;
    line-height: 0 !important;
    text-align: center;
    font-size: 0;
}

    .layui-carousel-ind ul, .layui-carousel-ind ul:hover {
        background-color: unset;
    }

    .layui-carousel-ind li {
        height: 5px;
        width: 20px;
        border-radius: unset;
        margin: 0 8px;
    }

.layui-carousel-arrow[lay-type=add] {
    /*display: none !important;*/
}
/*快捷计价框*/
.banner .lbBox {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
}
    .banner .lbBox .pos-r {
        margin-top: 50px;
    }
.pos-r {
    position: relative;
}

.fast-quote-box, .jijiaBox {
    width: 480px;
    position: relative;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    float:left;
}
.banner .lbBox .pos-r .banner-reight {
    float: left;
    margin-left: 112px;
    color: #ffffff;
    max-width: 640px;
    overflow: hidden;
}
    .banner .lbBox .pos-r .banner-reight .title {
        font-size: 56px;
        font-weight: bold;
        height: 100px;
    }
.center-line-index {
    width: 80px;
    height: 6px;
    background: #ffffff;
    margin: 20px 0;
}
.kingford-btn2 {
    display: inline-block;
    background: #40D6FF;
    padding: 0px 20px;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 5px;
    font-size: 18px;
    width: 200px;
    height: 58px;
    line-height: 58px;
}
.banner-btn .lunbo-btn1 {
    background: #ffffff;
    color: #2ea599;
    text-align: center;
}
.banner-btn .lunbo-btn2 {
    margin-left: 20px;
    text-align: center;
    background: #2ea599;
    color: #ffffff;
}
.banner-reight .lunbo-des {
height:175px;
}
.banner-reight .lunbo-des, .banner-reight .lunbo-des * {
    color: #ffffff;
    font-size: 22px !important;
    font-weight: bolder;
    white-space: normal !important;
}
/*.banner-reight .lunbo-des span {
    color: #ffffff;
    font-size: 18px;
    padding: 0 10px;
}*/
.line-h-40 {
    line-height: 40px;
}
.pt20 {
    font-size: 20pt;
}
    .w1200 {
        margin: 0 auto;
        width: 1200px;
    }

.box1280, .w1280 {
    margin: 0 auto;
    width: 1280px;
}

.fast-quote-head {
    height: 65px;
    padding: 5px 25px 10px;
}

    .fast-quote-head li {
        float: left;
        width: 25%;
        text-align: center;
        padding-top: 5px;
    }

        .fast-quote-head li > span {
            padding: 0 8px;
            line-height: 40px;
            font-size: 16px;
            cursor: pointer;
            color: #727272;
        }

        .fast-quote-head li.active > span {
            display: inline-block;
            color: #2ea599;
            font-weight: 600;
            font-size: 18px;
            border-bottom: 2px solid #2ea599;
        }
.jijiaBox .fast-quote-content {
height:346px;
overflow:hidden;
}
.fast-pcb-form {
    width: 438px;
    margin: 0 auto;
    overflow: visible;
}

.fast-form-dom-box {
    overflow: visible;
    border: 1px solid #e6e6e6;
}

.f-left {
    float: left;
}

.wAuto {
    width: auto !important;
}

.fast-pcb-form label {
    line-height: 24px;
    border: 0;
}
.fast-pcb-form select {
    display: block !important;
    width: 145px;
    height: 42px;
    border-width: 0 0 0 1px;
    border-color: #e6e6e6;
}
.fast-form-dom-box .layui-input-inline {
    margin-right: unset;
}

.fast-pcb-form .layui-input {
    height: 42px;
    border-width: 0 0 0 1px;
}

.fast-pcb-form .layui-form-item .layui-form-mid {
    padding: 13px 0 0 !important;
    margin: 0 6px;
}
.fast-quote-smt label {
    padding-left: 0;
    padding-right: 0;
    width: 64px;
    text-align: center;
}
.f-right {
    float: right;
}

.nomarg {
    margin: 0 !important;
}

.fast-pcb-form button {
    background-color: #2ea599;
    line-height: 44px;
    border: 1px solid #2ea599;
    height: 44px !important;
}
    .fast-pcb-form button:hover {
        opacity:1;
        background-color: #5283e5;
        border-color: #5283e5;
        box-shadow: 0 5px 20px #5283e580;
    }
    .fast-pcb-ad {
        width: 100%;
        border-radius: 0 0 8px 8px;
        background-image: url(/plug/images/90.png);
        height: 125px;
        background-position: bottom;
    }

.mouse-up:hover {
    opacity: .85;
}

.fast-pcb-ad > a > div {
    width: 430px;
    height: 125px;
}
/*公告*/
.ggBox {
    padding: 3px 0;
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 12px;
    justify-content: center;
}

    .ggBox > span:nth-child(1) {
        font-size: 12px;
        font-weight: 700;
    }

    .ggBox > i:nth-child(2) {
        font-size: 18px;
        margin-left: 8px;
    }

    .ggBox .ggList,
    .ggBox p.title,
    .ggBox p.more {
        overflow: hidden;
        height: 32px;
    }

    .ggBox p.title,
    .ggBox p.more {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .ggBox p.more a {
            color: #2ea599;
        }

.ggList > li {
    width: 420px;
    height: 100%;
}

.notice li, .ggList > li > a {
    color: #2ea599 !important;
}
    .ggList > li > a,
    .xcBox,
    .xcList,
    .xcList > div {
        display: flex;
        align-items: center;
        margin-left: 10px;
        color: #ffffff;
        height: 100%;
    }
    /*new 公告*/
.ggBox p.title i.icon-laba {
    background: url(/plug/images/info.png) no-repeat;
    width: 19px;
    height: 14px;
}

.ggBox p.title i.icon-liwu {
    background: url(/plug/images/ac.png) no-repeat;
    width: 19px;
    height: 14px;
}

.ggList > li > a > div {
    width: 420px;
    display: flex;
}

.ggList > li > a > span {
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ggList > li > a > div > span {
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.ggList > li > a > div > img {
    height: 14px;
}

.ggList > li > a > span.readmore {
    margin-left: 80px;
    width: auto;
}

.flex-right {
    margin-left: auto;
}

.ggBox > a {
    color: #ffffff;
}


        /*保障宣传*/
        .xcBox > img {
    width: 417px;
    height: 149px;
}

.xcList {
    width: 863px;
    height: 149px;
    margin-left: auto;
    box-shadow: 0 0 2px 0 #0093dd;
}

    .xcList > div {
        flex: 1;
        height: 100%;
        background-color: #0093dd;
        position: relative;
        padding-left: 57px;
    }

.xcMsg {
    display: flex;
    flex-direction: column;
}

    .xcMsg > span {
        font-size: 14px;
        color: #fff;
    }

        .xcMsg > span:nth-child(1) {
            font-size: 16px;
            color: #eacda3;
        }

.fgline {
    position: absolute;
    width: 1px;
    height: 30%;
    border-right: 1px solid #fff;
    right: 0;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
/*供应链*/
.yizhanshiBox {
    height: 280px;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 29px;
    margin-top: 36px;
}

    .yizhanshiBox > div > a {
        box-shadow: 0 2px 8px #e9e9e9;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 10px;
        width: 100%;
        height: 100%;
    }

        .yizhanshiBox > div > a > span:nth-child(1) {
            height: 64px;
            font-size: 24px;
            width: 100%;
            background-color: #f9f9f9;
            border-color: #f2f2f2;
            border-width: 1px;
            border-style: solid;
        }

            .yizhanshiBox > div > a > span:nth-child(1) > i {
                height: 64px;
                font-size: 24px;
                width: 80%;
                margin: 14px;
            }

                .yizhanshiBox > div > a > span:nth-child(1) > i > span {
                    padding-left: 10px;
                }

        .yizhanshiBox > div > a > span:nth-child(2) {
            background-image: url(/plug/images/v1/index/bk_bj.png);
            height: 72px;
            width: 270px;
            font-size: 24px;
            color: #f2f2f2;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 20px;
        }

        .yizhanshiBox > div > a > span:nth-child(3) {
            margin-top: 25px;
            font-size: 16px;
            width: 270px;
        }

        .yizhanshiBox > div > a > span:nth-child(4) {
            font-size: 14px;
            color: #777;
            width: 270px;
            margin-top: 7px;
            line-height: 48px;
        }

            .yizhanshiBox > div > a > span:nth-child(4) > img {
                width: 15%;
                float: right;
            }

.titlePart {
    text-align:center;
}

    .titlePart > span:nth-child(1) {
        font-size: 30px;
        color: #000;
        line-height: 30px;
    }

.titleLine {
    width: 1px;
    height: 28px;
    border-right: 1px solid #9fa1a3;
    margin-left: 12px;
}

.title_right {
    display: flex;
    margin-left: auto;
}

.title_right_text {
    height: 30px;
    display: flex;
}

    .title_right_text > span {
        margin-top: auto;
        font-size: 14px;
        color: #666;
    }

.gylBox {
   /* height: 300px;*/
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-column-gap: 29px;
}

    .gylBox > div {
        box-shadow: 0 2px 8px #e9e9e9;
        display: flex;
        flex-direction: column;
        align-items: center;
        position:relative;
    }
        .gylBox > div > i.hot {
            content: '';
            background: url(/images/index/hot-icon.png) no-repeat center;
            width: 77px;
            height: 76px;
            position: absolute;
            top: -2px;
            left: -2px;
            z-index: 3;
        }
        .gylBox > div > img {
            width: 200px;
            height: auto;
        }
            .gylBox > div > img:hover {
                transform: scale(1.1);
            }
            .gylBox > div > span.title {
                background: #2ea599;
                color: #ffffff;
                border-radius: 9px;
                padding: 5px 20px;
                margin-top: 20px;
                margin-bottom: 25px;
            }
                .gylBox > div > span.title a {
                    color: #ffffff;
                }
                .gylBox > div > span.title:hover {
                    background-color: #5283e5;
                    box-shadow: 0 5px 20px #5283e580;
                    transform: scale(1.05);
                }
                    .gylBox > div > span:nth-child(4), .gylBox > div > span:nth-child(5) {
                        margin-top: 4px;
                        font-size: 14px;
                        color: #777;
                    }
/*<!-- 板材类型展示 -->*/
.titlePart2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .titlePart2 > span:nth-child(1) {
        font-size: 30px;
    }

.titleLine {
    width: 1px;
    height: 28px;
    border-right: 1px solid #9fa1a3;
    margin-left: 12px;
}

.titlePart2 > div:nth-child(3) {
    display: flex;
    margin-left: 12px;
    height: 30px;
}

    .titlePart2 > div:nth-child(3) > span {
        font-size: 16px;
        margin-top: auto;
        color: #2ea599;
    }

.flexBox {
    display: flex;
    align-items: center;
}

.gyItem {
    width: 87px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-left: 9px;
    color: #ffffff;
    border: 1px solid #2ea599;
    background: #2ea599;
}

.bcTypeBox .box {
    height: 380px;
    margin-top: 15px;
}
    .bcTypeBox .box .item {
        position: relative;
        overflow: hidden;
        float: left;
        width: 740px;
        height: 380px;
        margin-right: 5px;
    }
        .bcTypeBox .box .item .inner {
            width: 100%;
            padding: 40px 48px;
            color: #fff;
            height: 100%;
            position: relative;
        }
.bcTypeBox .box .item .info {
    display: none;
}
.bcTypeBox .box .item.cur .info {
    display: block;
    animation: special-process 0.5s alternate;
}
        .bcTypeBox .box .item .inner .dt {
            font-size: 18px;
            margin-top: 5px;
            color: #ffffff;
        }
.bcTypeBox .box .item.cur .dt {
    font-size: 20px;
    font-weight: bold;
}
        .bcTypeBox .box .item .inner .des {
            font-size: 14px;
            margin: 12px 0 0 0;
            color: #333333;
            background: #ffffffb0;
        }
        .bcTypeBox .box .item .inner .lines {
            width: 385px;
            overflow: hidden;
            margin-top: 15px;
            font-size: 14px;
            color: #333333;
            background: #ffffffb0;
        }
    .bcTypeBox .box .item .inner .lines dd {
        float: left;
        width: 115px;
        margin-bottom: 5px;
    }
        .bcTypeBox .box .item .inner .lines dd.w125 {
            position: relative;
            width: 125px;
            margin-left: -12px;
        }
        .bcTypeBox .box .item .inner .online-quotation {
            display: block;
            width: 180px;
            height: 40px;
            margin-top: 25px;
            cursor: pointer;
            font-size: 16px;
            line-height: 42px;
            border: 1px solid #2ea599;
            text-align: center;
            background-color: #2ea599;
            color: #fff;
            border-radius: 100px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            position: absolute;
            right: 20px;
            bottom: 40px;
        }
            .bcTypeBox .box .item .inner .online-quotation:hover {
                background-color: #5283e5;
                box-shadow: 0 5px 20px #5283e580;
                transform: scale(1.05);
            }
            .bcTypeBox .box .item .tabs {
                position: relative;
                left: -25px;
                z-index: 3;
                display: block;
                animation: special-process 0.5s alternate;
            }
.bcTypeBox .box .item.cur .tabs {
    display: none;
}
.bcTypeBox .box .item .opacity {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.3);
}
        .bcTypeBox .box .item.cur .opacity {
            display: none;
            background-color: rgba(0,0,0,0);
        }


.bcItem {
    display: flex;
    flex-direction: column;
}

.bcItem_top {
    width: 100%;
    height: 248px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px #e9e9e9;
}

    .bcItem_top > img {
        width: 380px;
    }

.bcItem_bottom {
    width: 100%;
    margin: 18px auto 0;
    display: flex;
    flex-direction: column;
}

.bc_name {
    font-size: 18px;
    color: #000;
}

.bc_cs {
    width: 100%;
    display: flex;
    align-items: center;
}

    .bc_cs > span {
        font-size: 12px;
        color: #000;
    }

        .bc_cs > span:nth-child(1) {
            width: 55%;
        }

        .bc_cs > span:nth-child(2) {
            width: 45%;
        }

.btn_dy {
    width: 154px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #0093dd;
    border: 1px solid #0093dd;
    margin-top: 20px;
}

.bcItem:hover > .bcItem_bottom > a > .btn_dy {
    color: #fff;
    background-color: #0093dd;
}
.feedbackbox h2 {
    text-align:center;
}
.machineType {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

    .machineType > span {
        height: 60px;
        background-color: #2ea599;
        color: #ffffff;
        text-align: center;
        line-height: 60px;
        font-size: 24px;
        padding: 0 10px;
        margin-right: 20px;
    }

.boardBox {
    width: 100%;
    overflow: hidden;
}

.showChoseImg {
    width: 100%;
    height: 480px;
    margin-top: 15px;
    position: relative;
}

.machineImg, .xiaolvBox_right img {
    width: 100%;
    height: 100%;
}
.machineImg {
    transition: all 0.3s;
}
    .machineImg:hover {
        transform: scale(1.1);
    }
    .zdc {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgba(39,40,34,.2);
    }

.machineBox {
    width: 100vw;
    height: 160px;
    padding: 15px 0;
    display: flex;
    align-items: center;
    position: relative;
}

.machine_left, .machine_right {
    width: 12.87vw;
    height: 128px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
}

.machine_left {
    left: -2.85%;
}

.mg-l-100 {
    margin-left: 5.2vw !important;
}

.machine_mid, .machine_normal {
    width: 12.87vw;
    height: 128px;
    margin-left: 1.565vw;
}

.machine_mid {
    width: 30.9vw;
    position: relative;
}

.machine_mid_zdc {
    width: 100%;
    height: 477px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 888;
    display: flex;
    flex-direction: column;
}

.white_left {
    width: 2%;
    height: 52%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.white_top {
    width: 100%;
    height: 2%;
    left: 0;
    top: 0;
}

.white_bottom, .white_right, .white_top {
    background-color: #fff;
    position: absolute;
}

.white_right {
    width: 2%;
    height: 52%;
    right: 0;
    top: 0;
}

.white_bottom {
    width: 100%;
    height: 2%;
    left: 0;
    top: 52%;
    border-bottom: 1px solid #e9e9e9;
}

.showMidImg {
    width: 96%;
    height: 50%;
    margin: 2% auto 0;
    position: relative;
    overflow:hidden;
}
    .showMidImg img {
        transition: all 0.3s;
        cursor:pointer;
    }
        .showMidImg img:hover {
            transform: scale(1.1);
        }
    .miaoshu, .xiaolvBox_left_top > div {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

.miaoshu {
    height: 47%;
    padding-left: 100px;
    margin-top: auto;
}

.midMachine_name, .midMachine_title {
    max-width: 290px;
    font-size: 30px;
    margin-top: 30px;
}

.midMachine_title {
    font-size: 14px;
    color: #000;
}
.midMachine_addtime {
    max-width: 290px;
    text-align: right;
}
    .btn_left_box, .btn_right_box {
        width: 54px;
        height: 54px;
        position: absolute;
        bottom: 70px;
        border-radius: 50%;
        background-color: #cbcbcb;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

.btn_left_box {
    left: 2%;
}

    .btn_left_box > i, .btn_right_box > i {
        font-size: 20px;
        color: #fff;
    }

    .btn_left_box > i {
        transform: rotate(180deg);
    }

.btn_right_box {
    right: 2%;
    font-size: 20px;
}

.machine_mid_zdc:hover > .btn_hand {
    background-color: #0093dd !important;
}

.machine_right {
    right: -14.83vw;
}
/*效率*/
.boxHs {
    background-color: #f9f9f9;
    padding: 20px 0;
}

.xiaolvBox {
    height: 385px;
    margin-top: 47px;
    display: flex;
    background-color: #f9f9f9;
}

.xiaolvBox_left {
    width: 700px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.xiaolvBox_left_top {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 22px;
}

    .miaoshu, .xiaolvBox_left_top > div {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

    .xiaolvBox_left_top > div {
        border-top: 1px solid #03557e;
        align-items: center;
        padding-bottom: 38px;
    }

        .xiaolvBox_left_top > div > i:nth-child(1) {
            margin-top: 33px;
            font-size: 34px;
            color: #0093dd;
        }

        .xiaolvBox_left_top > div > span:nth-child(2) {
            margin-top: 10px;
            font-size: 14px;
            color: #000;
        }

.showVal {
    display: flex;
    margin-top: 15px;
}

    .showVal > span:nth-child(1), .showVal > span:nth-child(2) {
        font-size: 36px;
        color: #2ea599;
        margin-top: auto;
        line-height: 36px;
        font-weight: 700;
    }

    .showVal > span:nth-child(2) {
        font-size: 14px;
        line-height: 23px;
    }

.xiaolvBox_left_bottom {
    width: 98%;
    height: 370px;
    background-color: red;
    margin:7px auto;
    display: flex;
    flex-direction: column;
    border-top-left-radius:22px;
}

    .xiaolvBox_left_bottom > div {
        flex: 1;
        width: 100%;
        background-color: #fff;
        color: #000;
        display: flex;
        align-items: center
    }

.singleXl {
    background-color: #fff0f0 !important
}

.goTime {
    color: #8d1616
}

.xiaolvBox_left_bottom > dl {
    margin: 0 !important;
    height: 100%;
    background: #fff;
    border-top-left-radius:22px;
}

    .xiaolvBox_left_bottom > dl dt {
        color: #b3b3b3;
        background-color: #fff;
        height: 38px
    }

    .xiaolvBox_left_bottom > dl dd {
        height: 44px
    }

    .xiaolvBox_left_bottom > dl dt, .xiaolvBox_left_bottom dl dd {
        display: flex;
        justify-content: flex-start;
        border-top-left-radius: 22px;
    }

    .xiaolvBox_left_bottom > dl span {
        display: flex;
        padding: 9px 15px;
        font-size: 14px;
        box-sizing: border-box;
        flex-shrink: 0;
        align-items: center;
        justify-content: center
    }

    .xiaolvBox_left_bottom > dl > div {
        height: 264px;
        overflow: hidden
    }

    .xiaolvBox_left_bottom > dl span:nth-of-type(1) {
        width: 80px
    }

    .xiaolvBox_left_bottom > dl span:nth-of-type(2) {
        width: 66px
    }

    .xiaolvBox_left_bottom > dl span:nth-of-type(3) {
        width: 155px
    }

    .xiaolvBox_left_bottom > dl span:nth-of-type(4) {
        width: 65px
    }

    .xiaolvBox_left_bottom > dl span:nth-of-type(5) {
        width: 82px
    }

    .xiaolvBox_left_bottom > dl span:nth-of-type(6) {
        flex-grow: 1
    }
.xiaolvBox_right {
    width: 560px;
    height: 100%;
    background-color: #3390ff;
    margin-left: 22px
}

/*晒单评价*/
.plBox {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 39px;
    margin-top: 43px;
}

.plItem {
    display: flex;
    flex-direction: column;
}

    .plItem > img {
        width: 100%;
        height: 212px;
    }

.userMsg {
    width: 100%;
    display: flex;
    padding: 23px 0;
}

    .userMsg > span:nth-child(1) {
        font-size: 21px;
        line-height: 21px;
    }

    .userMsg > i:nth-child(2) {
        font-size: 14px;
        margin-left: 17px;
        color: #666;
        line-height: 22px;
    }

    .userMsg > span:nth-child(3) {
        font-size: 14px;
        color: #666;
        margin-left: 2px;
        line-height: 24px;
    }
.miaoshu .userMsg {
    max-width: 290px;
}
    .starBox {
        display: flex;
        line-height: 20px;
        margin-left: auto;
    }

    .starBox > i {
        color: gold;
        font-size: 22px;
    }

.plDate, .plText {
    width: 100%;
    font-size: 15px;
    color: #666;
}

.plText {
    line-height: 25px;
    padding-bottom: 25px;
}

.plDate {
    padding-bottom: 15px;
    border-bottom: 2px solid #0093dd;
    margin-top: auto;
}
.jianjiebox .swiper-button-prev {
    background-image: url(/images/icon/arrow-l.png);
    background-size: cover;
    width: 44px;
}
.jianjiebox .swiper-button-next {
    background-image: url(/images/icon/arrow-r.png);
    background-size: cover;
    width: 44px;
}
@keyframes upin {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.2)
    }
}
.banner-box > div > a {
    display: block;
    transform: scale(1);
    vertical-align: middle
}

.banner-box > div.layui-this > a {
    animation: upin 6s ease
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

    /*通用*/
    .mg-top-60 {
    margin-top: 60px;
}

.mg-top-13 {
    margin-top: 13px !important;
}

.mg-top-9 {
    margin-top: 9px !important;
}
