.content {
    width: 120rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.content-left {
    width: 24rem;
}

.about-swiper {
    width: 100%;
    height: 16rem;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.about-swiper img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.about-swiper .about-swiper-con {
    width: 120rem;
    height: 100%;
    margin: 0 auto;
    padding: 4rem 2rem 0 8rem;
    box-sizing: border-box;
    color: #fff;
    text-align: left;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.about-swiper .about-swiper-h2 {
    font-size: 3.2rem;
}

.about-swiper .about-swiper-tit {
    font-size: 1.8rem;
    margin-top: 1rem;
}

.content-logo {
    width: 100%;
    height: 7.6rem;
    box-sizing: border-box;
    padding: 1.6rem 0 1.7rem 1.6rem;
    border-bottom: .1rem solid #EBEBEB;
    background: #fff;
}

.content-logo .logo-tit {
    line-height: 4.2rem;
    font-size: 2rem;
    font-weight: bold;
    color: #1C1D21;
}

.content-logo .logo-en {
    font-size: 1.2rem;
    color: #B2B2B2;
    margin-top: 0.4rem;
}

.content-left-ul {
    width: 100%;
    padding-left: 1.6rem;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 4rem;
}

.content-left-ul li {
    width: 100%;
    height: 5.6rem;
    line-height: 5.6rem;
    font-weight: bold;
    border-bottom: .1rem solid #EBEBEB;
    box-sizing: border-box;
    font-size: 1.4rem;
    color: #737373;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-left-ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #737373;
}

.content-left-ul .active {
    border-bottom: .1rem solid #71BD1D !important;
}

.content-left-ul a:hover,
.content-left-ul .active a {
    color: #71BD1D;
}

.content-left-ul li:last-child {
    border-bottom: none;
}

.content-right {
    width: 94rem;
    background: #fff;
    padding: 3rem 2rem;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 4rem;
    position: relative;
}

.product-top {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.product-bottom {
    padding: 2rem 2rem 1rem;
}

.product-details {
    padding: 2rem;
}

.content-h2 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #1C1D21;
    margin-bottom: 2rem;
}

.content-fz-js {
    width: 100%;
    line-height: 2.8rem;
    color: #737373;
}

.content-fz-js-img {
    width: 28rem;
    height: 22.4rem;
    overflow: hidden;
}

.content-fz-js-img img {
    width: 100%;
}

.content-fz-js-tit {
    width: 60rem;
    height: 22.4rem;
    font-size: 1.4rem;
    color: #737373;
    line-height: 2.8rem;
    overflow: hidden;
}

.content-fz-table {
    display: flex;
    margin-top: 2rem;
}

.content-fz-table-left {
    width: 50%;
}

.content-fz-conent {
    display: flex;
    justify-content: space-between;
    padding-bottom: 2rem;
    border-bottom: 0.1rem solid #EBEBEB;
}

.content-img-fz img {
    width: 28rem;
    height: 22.4rem;
}

.content-fz-conent-d {
    width: 60rem;
    height: auto;
    line-height: 2.8rem;
}

.content-fz-firm {
    display: flex;
    margin-top: 2rem;
    color: #1C1D21;
}

.content-fz-l {
    width: 50%;
}

.content-fz-table {
    display: flex;
    margin-top: 2rem;
}

.content-fz-l p {
    margin-bottom: 1rem;
}

.content-fz-l p span {
    font-weight: bold;
}

.content-fz-table-td {
    position: relative;
    line-height: 2.8rem;
    font-size: 1.4rem;
    color: #1C1D21;
    padding-left: 100px;
    box-sizing: border-box;
    margin-bottom: 1rem;

}

.content-fz-table-tit {
    width: 10rem;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
}

.fz-credential {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fz-credential li {
    width: 43rem;
    margin-bottom: 2rem;
}

.fz-credential li img {
    width: 100%;
}

.product-top-ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.product-top-ul li {
    height: 3.6rem;
    line-height: 3.6rem;
    text-align: center;
    margin: 0 .4rem 1rem 0;
}

.product-top-ul li a {
    height: 100%;
    display: block;
    font-size: 1.4rem;
    color: #737373;
    padding: 0 1.6rem;
    background: #F5F6FA;
    transition: all .4s;
}

.product-top-ul li a:hover,
.product-top-ul .active a {
    color: #fff;
    background: #71BD1D;
}

.product-table {
    width: 100%;
}

.table-tb,
.table-th {
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
}

.table-tb {
    background: #fff;
    color: #1C1D21;
}

.table-tb:nth-child(2n-1) {
    background: #F5F6FA;
}

.table-tb a {
    display: flex;
    color: #1C1D21;
    transition: all .4s;
}

.table-tb a:hover {
    color: #71BD1D;
}

.table-tb a .current {
    color: #FF5A0E;
}

.table-th {
    color: #fff;
    background: #71BD1D;
    display: flex;
}

.table-name,
.table-id,
.table-num,
.table-pack,
.table-price {
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.table-name {
    width: 40%;
    padding-left: 2rem;
}

.table-name sup {
    line-height: 3rem;
}

.table-id {
    width: 20%;
    padding-left: 2rem;
}

.table-num {
    width: 20%;
    padding-left: 2rem;
}

.table-pack {
    width: 20%;
    padding-right: 2rem;
}

.table-price {
    width: 20%;
    padding-right: 2rem;
}

.detailsback {
    display: block;
    position: absolute;
    top: 2rem;
    right: 2rem;
    height: 1.5rem;
    color: #737373;
    font-size: 1.4rem;
    z-index: 9;
}

.detailsback img {
    width: 1.8rem;
    height: 1.5rem;
    margin: 0 0.4rem 0 0;
}

.product-details-top {
    width: 100%;
    display: flex;
    overflow: hidden;
}

.product-details-top-img {
    width: 28rem;
    height: 22rem;
    margin-right: 3rem;
    overflow: hidden;
    border: solid .1rem #dedede;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.product-details-top-img img {
    width: 100%;
}

.product-details-top-right {
    flex: 1;
}

.details-top-h2 {
    width: 85%;
    color: #1C1D21;
    height: 5rem;
    line-height: 2.5rem;
    margin-bottom: 3rem;
    font-weight: bold;
    font-size: 1.8rem;
}

.details-top-h2 .current {
    color: #FF5A0E;
    padding: 0 1rem 0 .8rem;
}

.details-top-h2 .original {
    font-size: 1.4rem;
    color: #737373;
    font-weight: normal;
    text-decoration: line-through;
}

.details-top-con {
    font-size: 1.4rem;
    color: #666666;
    line-height: 2rem;
}

.details-top-con>div {
    margin-bottom: 1.2rem;
}

.figures {
    display: flex;
}

.figure {
    display: inline-block;
    width: 2.2rem;
    height: 2.2rem;
    line-height: 2.2rem;
    background: #E5E5E5;
    text-align: center;
    color: #71BD1D;
    cursor: pointer;
}

.num {
    display: block;
    width: 4.5rem;
    height: 2.2rem;
    outline: none;
    margin: 0;
    padding: 0;
    text-align: center;
    border: none;
    border-top: .1rem solid #E5E5E5;
    border-bottom: .1rem solid #E5E5E5;
    box-sizing: border-box;
    background: none;
}


/* 在Chrome浏览器下 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/* 在Firefox浏览器下 */
input[type="number"] {
    -moz-appearance: textfield;
}

.detail-btn {
    margin-top: 1.7rem;
}

.detail-btn a {
    display: inline-block;
    height: 3.6rem;
    line-height: 3.6rem;
    border-radius: 0.3rem;
    border: none;
    outline: none;
    font-size: 1.4rem;
    color: #fff;
    background: #71BD1D;
    padding: 0 2rem;
    margin-right: 2rem;
    transition: all .4s;
    text-align: center;
}

.detail-btn a:hover {
    color: #fff;
    opacity: .8;
}

.detail-btn a img {
    width: 1.2rem;
    height: 1.2rem;
    margin-top: 1.2rem;
}

.detail-btn .download {
    background: #FF5A0E;
}

.details-table {
    width: 100%;
    margin-top: 4rem;
}

.details-table td {
    width: 50%;
    height: 4.8rem;
    border: .1rem solid #b2b2b2;
    background: #F5F6FA;
    box-sizing: border-box;
    padding: 0 2rem;
}

.details-table td span {
    color: #737373;
}

.details-table-td {
    width: 100%;
    /* height: 4.8rem; */
    display: flex;
    line-height: 1.8rem;
}

.details-top-span {
    display: inline-block;
    /* width: 6.6rem; */
    text-align: justify;
    text-align-last: justify;
    text-justify: distribute-all-line;
}

.details-top-div {
    flex: 1;
}

.details-content {
    margin-top: 4rem;
    width: 100%;
    line-height: 2.8rem;
    color: #737373;
}

.details-content-top {
    width: 100%;
    border-bottom: .1rem solid #F0F0F0;
    margin-bottom: 2rem;
}

.details-content-top .details-content-h2 {
    width: 11rem;
    height: 4.2rem;
    line-height: 4.2rem;
    background: #71BD1D;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.details-content-con {
    width: 100%;
}

.details-content-tit {
    font-size: 1.6rem;
    font-weight: bold;
    color: #1C1D21;
    line-height: 2.2rem;
    position: relative;
    padding-left: 1.2rem;
    box-sizing: border-box;
    margin-bottom: 1rem;
}

.details-content-tit::before {
    content: '';
    width: 0.4rem;
    height: 1.6rem;
    background: #FF5A0E;
    position: absolute;
    top: .2rem;
    left: 0;
}

.new-details {
    padding: 0 2rem;
    margin-bottom: 2rem;
}

.new-ul {
    width: 100%;
    font-size: 1.4rem;
    padding-bottom: 2rem;
}

.new-ul li {
    width: 100%;
    transition: all .4s;
}

.new-ul li>a {
    width: 100%;
    padding: 2rem 0;
    display: flex;
    transition: all 4s;
    position: relative;
}

.new-ul li>a::after {
    content: '';
    display: block;
    width: 100%;
    height: 0.1rem;
    background: #F0F0F0;
    position: absolute;
    left: 0;
    bottom: 0;
}

.new-ul li>a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 0.1rem;
    background: #71BD1D;
    z-index: 2;
    transition: all .4s;
}

.new-ul li>a:hover::before {
    width: 100%;
}

.new-ul li .new-ul-img {
    width: 22rem;
    height: 14rem;
    overflow: hidden;
    margin-right: 2rem;
}

.new-ul li .new-ul-img img {
    width: 100%;
}

.new-ul li .new-ul-con {
    height: 14rem;
    position: relative;
    flex: 1;
    overflow: hidden;
}

.new-ul li .new-tit {
    font-size: 1.8rem;
    color: #1C1D21;
    line-height: 2.5rem;
    margin-bottom: 1rem;
    transition: all .4s;
}

.new-ul li .new-title {
    color: #737373;
    line-height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.new-ul li .new-move {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #B2B2B2;
    transition: all .4s;
}

.new-ul li .new-times {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #B2B2B2;
    transition: all .4s;
}

.new-ul li .new-move i {
    font-size: 1.4rem;
    margin: .1rem 0 0 1.4rem;
}

.new-ul li:hover .new-tit,
.new-ul li:hover .new-move,
.new-ul li:hover .new-times {
    color: #71BD1D;
}

.paging {
    display: flex;
    justify-content: space-between;
    line-height: 3rem;
    margin-bottom: 4rem;
    color: #666 !important;
}

.paging a {
    color: #666 !important;
}

.paging .layui-laypage-btn {
    color: #666 !important;
}

.paging a:hover {
    color: #71BD1D !important;
}

.paging .paging-left span {
    color: #FF5A0E;
}

.paging .layui-laypage {
    margin: 0 !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background: #71BD1D !important;
}

.new-content-top {
    width: 90%;
    position: relative;
    font-size: 1.8rem;
    color: #1C1D21;
    line-height: 2.5rem;
    padding-left: 1.2rem;
    box-sizing: border-box;
}

.new-content-top::before {
    content: '';
    width: 0.4rem;
    height: 1.8rem;
    background: #71BD1D;
    position: absolute;
    top: .2rem;
    left: 0;
}

.new-content-time {
    color: #666;
    margin: 1rem 0 2rem;
}

.new-content-p {
    line-height: 2.8rem;
    color: #737373;
    font-size: 1.4rem;
}

.join-t {
    width: 100%;
    padding: 0 2rem;
    box-sizing: border-box;
    background: #fff;
    margin-top: 1rem;
}

.join-tb {
    width: 100%;
    height: 4.8rem;
    line-height: 4.8rem;
    font-size: 1.4rem;
    display: flex;
    transition: all .4s;
}

.join-tb:hover {
    color: #71BD1D;
}

.join-th {
    padding: 0 2rem;
    box-sizing: border-box;
}

.join-th>div,
.join-tb>div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.join-name {
    width: 15%;
}

.join-num {
    width: 15%;
}

.join-pay {
    width: 15%;
}

.join-year {
    width: 15%;
}

.join-job {
    width: 25%;
}

.join-operation {
    width: 15%;
    text-align: center;
}

.join-operation span {
    margin: 0 .8rem;
}

.operation-move {
    color: #71BD1D;
    cursor: pointer;
}

.operation-move:hover {
    color: #71BD1D;
    opacity: .8;
}

.operation-resume {
    color: #FF5A0E;
}

.operation-resume:hover {
    color: #FF5A0E;
    opacity: .8;
}

.join-hide {
    width: 100%;
    box-sizing: border-box;
    padding: 2rem 0;
    border-top: .1rem solid #EBEBEB;
    color: #737373;
    line-height: 2.8rem;
    overflow: hidden;
    display: none;
}

.join-hide-left {
    width: 50%;
    float: left;
}

.join-hide-h2 {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 2rem;
    margin-bottom: 1rem;
}

.clear {
    clear: both;
}

.new-page {
    margin-top: 3rem;
}

.contact {
    padding: 2rem;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 4rem;
    display: flex;
}

.api {
    width: 40rem;
    height: 30rem;
    margin-right: 3rem;
}

.contact-us {
    flex: 1;
    position: relative;
    height: 30rem;
    font-size: 1.6rem;
    color: #737373;
}

.contact-h2 {
    font-size: 2.2rem;
    font-weight: bold;
    color: #71BD1D;
    line-height: 3.1rem;
}

.contact-tit p {
    margin-top: 2rem;
    line-height: 2.2rem;
}

.contact-code {
    position: absolute;
    top: 4rem;
    right: 10rem;
    width: 18rem;
    overflow: hidden;
    text-align: center;
    line-height: 3.8rem;

}

.contact-code img {
    border: .1rem solid #dedede;
    width: 100%;
    box-sizing: border-box;
}

.personal {
    width: 100%;
    padding: 2rem;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 4rem;
}

.form-one {
    width: 100%;
    padding-bottom: 4rem;
}

.form-two .form-two-con {
    text-align: center;
}

.form-two .form-two-con .layui-form-item .layui-inline {
    margin-right: 5rem !important;
}

.form-two .form-two-con .layui-form-item .layui-inline .layui-input-inline,
.form-two .form-two-con .layui-form-item .layui-inline .layui-input-inline input {
    position: relative;
    width: 25rem !important;
}

.form-two .form-two-con .layui-form-mid {
    position: absolute;
    top: 0;
    right: 0;
}

.form-h1,
.form-h2 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #1C1D21;
    line-height: 2.5rem;
    position: relative;
    padding: 0 0 1rem 1.4rem;
    border-bottom: 0.1rem solid #EBEBEB;
    box-sizing: border-box;
}

.form-h1 {
    text-align: center;
}

.form-h2::before {
    content: '';
    position: absolute;
    top: .3rem;
    left: 0;
    width: 0.4rem;
    height: 1.8rem;
    background: #71BD1D;
}

.form-one .layui-form-item {
    margin: 2rem 0 0 0 !important;
}

.form-one .layui-form-label {
    font-size: 1.4rem !important;
    color: #1C1D21 !important;
    text-align: left !important;
}

.form-one input {
    width: 18.8rem !important;
    height: 3.6rem !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: #F5F6FA !important;
    font-size: 1.4rem !important;
    border-radius: 0.4rem !important;
    color: #1C1D21 !important;
}

.form-one .layui-form-item .layui-inline {
    margin: 0 !important;
}

.form-one input::placeholder {
    color: #B2B2B2 !important;
    font-size: 1.4rem !important;
}

.form-one .xx,
.form-one .xx input {
    width: 40rem !important;
}

.form-one .layui-form-select,
.form-one .layui-select-title input {
    width: 15rem !important;
    margin-right: 0 !important;
}

.form-one .layui-form-select dl dd.layui-this {
    color: #71BD1D !important;
}

.province {
    width: 15rem !important;
}

.form-btn {
    width: 100%;
    text-align: center;
    padding-bottom: 2rem;
}

.form-btn button {
    width: 20rem !important;
    height: 5rem !important;
    background: #71BD1D !important;
    border-radius: 0.4rem !important;
}

.order-table {
    width: 100%;
    padding: 0 2rem;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 4rem;
    font-size: 1.4rem;
}

.order-search {
    width: 100%;
}

.order-search .search {
    width: 45.8rem;
}

.order-search .search .search-put {
    width: 40rem;
}

.order-ta .order-tb,
.order-details-tb,
.order-th,
.order-tb>a {
    width: 100%;
    color: #1C1D21;
    display: flex;
    text-align: center;
    position: relative;
}

.order-ta {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 2rem;
}

.order-ta .order-th {
    display: flex;
    justify-content: space-between;
    font-weight: normal;
}

.order-ta-time {
    margin-right: 4rem;
}

.order-ta .order-tb::after,
.order-tb>a::after {
    content: '';
    display: block;
    width: 100%;
    height: 0.1rem;
    background: #EBEBEB;
    position: absolute;
    left: 0;
    bottom: 0;
}

.order-ta .order-tb::before,
.order-tb>a::before {
    content: '';
    display: block;
    width: 0%;
    height: 0.1rem;
    background: #71BD1D;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    transition: all .4s;
}

.order-ta .order-tb:last-child::before {
    display: none;
}

.order-ta .order-tb:hover::before,
.order-tb>a:hover::before {
    width: 100%;
}

.order-details-tb,
.order-th {
    border-bottom: .1rem solid #EBEBEB;
}

.order-th>div,
.order-tb>div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-th {
    height: 6rem;
    line-height: 6rem;
    font-weight: bold;
}

.order-name {
    width: 30%;
}

.order-num {
    width: 10%;
}

.order-price {
    width: 15%;
}

.order-time {
    width: 15%;
}

.order-id {
    width: 15%;
}

.order-state {
    width: 15%;
}

.order-tb {
    width: 100%;
}

.order-ta .order-name,
.order-ta .order-num,
.order-ta .order-price {
    width: 33.33%;
}

.order-ta .order-tb,
.order-details-tb,
.order-tb>a {
    height: 7.8rem;
    line-height: 7.8rem;
    padding: 2rem 0;
    transition: all .4s;
}

.order-tb>a:hover {
    color: #71BD1D;
}

.order-tb>a:hover .order-name-tit {
    color: #71BD1D;
}

.order-state i {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    margin-right: .5rem;
}

.green {
    background: #71BD1D;
}

.red {
    background: #FF0E00;
}

.orange {
    background: #FF5A0E;
}

.order-tb-name {
    display: flex;
    text-align: left;
}

.order-name-img {
    width: 10rem;
    height: 100%;
    overflow: hidden;
    margin-right: 1rem;
}

.order-name-img img {
    width: 100%;
    height: 100%;
    border: .1rem solid #dedede;
    box-sizing: border-box;
}

.order-name-h2 {
    line-height: 2rem;
    margin-bottom: 1.9rem;
}

.order-name-tit {
    font-size: 1.2rem;
    color: #737373;
    line-height: 1.7rem;
    transition: all .4s;
}

.order-details-tb {
    border-bottom: none !important;
    border-top: .1rem solid #dedede;
}

.order-details {
    padding: 2rem;
    color: #1C1D21;
    font-size: 1.4rem;
}

.order-details-top {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.5rem;
    position: relative;
    padding: 0 0 1rem 1.4rem;
    border-bottom: .1rem solid #dedede;
    box-sizing: border-box;
}

.order-details-top::before {
    content: '';
    position: absolute;
    top: .3rem;
    left: 0;
    width: 0.4rem;
    height: 1.8rem;
    background: #71BD1D;
}

.order-details-con>div {
    margin: 2rem 0;
}

.order-details-con .details-label {
    font-weight: bold;
}

.details-l {
    margin-right: 2rem;
}

.cart-table .order-num {
    width: 20%;
}

.cart-table .order-price {
    width: 20%;
}

.cart-table .order-state {
    width: 20%;
}

.cart-table .order-check {
    width: 10%;
}

.cart-table .order-check input {
    background: #71BD1D;
    color: #71BD1D;
}

.cart-table .order-num .figures {
    margin-top: 2.8rem;
    justify-content: center;
}

.cart-table .order-tb {
    height: 7.8rem;
    line-height: 7.8rem;
    padding: 2rem 0;
    color: #1C1D21;
    display: flex;
    text-align: center;
    transition: all .4s;
    position: relative;
}

.cart-table .order-tb:hover {
    color: #71BD1D;
}

.cart-table .order-tb:hover .order-name-tit {
    color: #71BD1D;
}

.cart-table .order-tb::after {
    content: '';
    display: block;
    width: 100%;
    height: 0.1rem;
    background: #EBEBEB;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cart-table .order-tb::before {
    content: '';
    display: block;
    width: 0%;
    height: 0.1rem;
    background: #71BD1D;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    transition: all .4s;
}

.cart-table .order-tb:hover::before {
    width: 100%;
}

.dele,
.succeed {
    display: inline-block;
    width: 11rem;
    height: 3.6rem;
    line-height: 3.6rem;
    border-radius: .3rem;
    cursor: pointer;
    text-align: center;
}

.succeed {
    color: #71BD1D;
    border: 0.1rem solid #71BD1D;
    margin-right: 2rem;
    background: #fff;
    outline: none;
}

.succeed:hover {
    color: #71BD1D;
    background: rgba(0, 255, 0, .1);
}

.dele {
    color: #1C1D21;
    border: 0.1rem solid #ccc;
}

.dele:hover {
    color: #1C1D21;
}

.cartdetails {
    width: 100%;
}

.cartdetails .form-one {
    padding: 0;
}

.cartdetails .form-one .indetail input {
    width: calc(100% - 11rem) !important;
    margin: 0 !important;
}

.layui-form-label {
    width: 8rem !important;
    padding: .9rem 1.5rem !important;
}

.cartdetails .form-one .layui-form-label {
    color: #737373 !important;
}

.cartdetails .personal {
    margin-bottom: 2rem;
}

.cartdetails .form-btn {
    margin-bottom: 10rem;
}

.total-prices {
    color: #71BD1D;
}

.search-content {
    width: 100%;
}

.cart-table .order-check input[type="checkbox"] {
    display: none
}

.cart-table .order-check label {
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background: url(../image/check.png) no-repeat;
    background-size: 100% 100%;
}

.cart-table .order-check label.active {
    background: url(../image/checked.png) no-repeat;
}

.cart-footer {
    width: 100%;
    display: flex;
    padding: 4rem 0;
    line-height: 3.8rem;
    justify-content: space-between;
    font-size: 1.4rem;
}

.pay-price {
    margin: 0 10rem 0 2rem;
    font-size: 2rem;
    color: #71BD1D;
    font-weight: bold;
}

.order-th label {
    margin-right: .5rem;
    vertical-align: middle;
}

.cart-foot label {
    margin-right: .5rem;
    vertical-align: middle;
}

.cart-foot .order-check {
    margin-right: 2rem;
}