﻿.ny-about{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
    margin-bottom: 5%;
}
.nyab-top{
    width: 100%;
    height: auto;
    display: none;
    margin-bottom: 3%;
}
.nyabt-left{
    width: 100%;
    float: left;
}
.nyabt-left h3{
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: normal;
}
.nyabt-left h3 a {
    color: #000;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.nyabt-left h3 i{
    float: left;
    width: 7px;
    height: 28px;
    background: #001c58;
    border-radius: 15px;
    margin-right: 1%;
    margin-top: -3px;
}
.deliver{
    width: 100%;
    height: auto;
    display: inline-block;
}
.deliver h2{
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 4px;
    margin: 4%;
}
.deliver li{
    width:24%;
    float: left;
    margin-right: 1%;
}
.deliver li img{
    width: 100%;
    height: auto;
    display: inline-block;
}
.deliver p{
    width: 95%;
    font-size: 14px;
    float: left;
    margin-top: 5%;
    padding: 0 2%;
}
.deliver p span{
    width: 10px;
    height: 10px;
    background-color: #001c58;
    float: left;
    border-radius: 50%;
    margin-top: 6px;
    margin-right: 1%;
}
.answer{
    width: 100%;
    height: auto;
    display: inline-block;
}
.answer h2{
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 4%;
    margin-top: 3%;
}
.answer li{
    width: 49%;
    float: left;
    background: #f8f8f8;
    padding: 1.5% 2%;
    margin-bottom: 1%;
    margin-right: 1%;
}
.answer-left{
    width: 90%;
    float: left;
}
.answer-left span{
    width: 10px;
    height: 10px;
    background-color: #001c58;
    float: left;
    border-radius: 50%;
    margin-top: 9px;
    margin-right: 2%;
}
.answer-left p{
    color: #000;
}
.answer-right{
    content: " ";
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #000;
    border-style: solid;
    float: right;
    margin-top: 9px;
}
body{
    background-color: #fff;
}
.more a {
    text-align: center;
    width: auto;
    display: inline-block;
    color: #000;
    border: 1px solid#001c58;
    padding: 12px 60px;
    margin-top: 24px;
    border-radius: 10px;
}
.details{
    width: 100%;
    height: auto;
    display: inline-block;
}
.details-top{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 0%;
}
.dt-left{
    width: 26%;
    float: right;
    box-shadow: 1px 1px 5px 4px #ececec;
    border-radius: 10px;
    height: 239px;
    margin-top: -1.5%;
}
.dt-left img{
    width: 69%;
    border-radius: 10px;
    height: 100%;
    object-fit: contain;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.dt-right{
    width: 100%;
    float: left;
}
.dt-right p{
    font-size: 15px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    color: #000;
}
.dt-right h3{
    font-size: 16px;
    padding-bottom: 10px;
    margin: 0px;
}
.dt-right h5{
    font-size: 17px;
    padding-bottom: 2%;
    margin: 0px;
    color: #000;
}
.dt-right p i{
    font-style: normal;
    color: #070cf7;
}
.dt-right p span{
    width: 100%;
    height: auto;
    display: block;
    padding-top: 10px;
    color: #ff0000;
    font-weight: bold;}
.details-two{
    width: 100%;
    height: auto;
    margin-top: 10px;
    display: inline-block;
}
.dt-one {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-top: 1px solid#55e1bf;
}
.dto-top{
    width: 100%;
    display: inline-block;
    background-color: #e3e4e7;
    height: 50px;
    line-height: 50px;
}
.dtot-left{
    width: 13%;
    float: left;
    padding-left: 20px;
    font-weight: bold;
}
.dtot-right{
    width: 85%;
    float: right;
    line-height: 29px;
    margin-top: 0px;
}
.dto-down{
    width: 100%;
    display: inline-block;
    background-color:white;
    height: auto;

    line-height: 45px;}
.dtod-left{
    width: 15% !important;
    float: left;
    padding-left: 20px;
}
.dtod-right{
    width: 75%;
    float: left;
    line-height: initial;
}
.dtod-right div{
    margin-bottom: 10px;
}
i{
    font-style: normal;
}
.dtod-right div i{
    color: #0917cd;
    font-style: normal;
}
.details-there p{
    line-height: 33px;
    padding-left: 2%;
}
.dto-top-line{
    width: 100%;
    display: inline-block;
    background-color: #FFFFFF;
    border-bottom: 1px solid#55e1bf;
    padding: 11px 0px;
}
.details-there{
    margin-top: 30px;
    margin-bottom: 6%;
}
.details-there .abir-title p{
    background: #baf3e5;
    width: auto;
    display: inline-block;
    padding: 10px 17px;
    margin-bottom: -1px;
    padding-bottom: 10px;
}
.details-top{
    position: relative;
}
#modal{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999999999999999999999999;
    display: none;
}
#maximg{
    position: absolute;
    padding: 30px;
    max-height: 80vh;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1001;
    background: #fff;
    border: 1px solid #dcdcdc;
    margin-bottom: 32px;
    width: 800px;
    overflow-y: auto;
}
#maximg img{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
}
#closes{
    position: absolute;
    top: 0%;
    right: -3px;
    font-size: 28px;
    z-index: 9999999999;
}
.dtod-right p{
    margin-bottom: 14px;
}
.dtr-box{
    width: 72%;
    height: auto;
    display: inline-block;
    padding-top: 11px;
    margin-bottom: 3%;
    margin-top: -2%;
}
.ce-top{
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1.3px solid #20d8ac;
    padding-bottom: 11px;
}
.ce-top ul{
    width: 100%;
    height: auto;
    display: block;
    border-top: 0px;
    \: 22px;
    padding-bottom: 12px;
}
.ce-top li{
    width: 14%;
    height: auto;
    display: inline-block;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
    font-size: 15px;
    letter-spacing: 2px;
    color: #000;
}
.ce-center{
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1.3px solid #10d5a6;
    padding-bottom: 11px;
}
.ce-center ul{
    width: 100%;
    height: auto;
    display: block;
    border-top: 0px;
    padding-bottom: 12px;
}
.ce-center li{
    width: 14.2%;
    height: auto;
    display: inline-block;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
    font-size: 15px;
    letter-spacing: 2px;
    color: #000;
}
.ce-bottom{width: 100%;height: auto;display: inline-block;padding-bottom: 7px;}
.ce-bottom ul{
    width: 100%;
    height: auto;
    display: block;
    border-top: 0px;
    padding-bottom: 12px;
}
.ce-bottom li{
    width: 14.2%;
    height: auto;
    display: inline-block;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
    font-size: 15px;
    letter-spacing: 2px;
    color: #000;
}

.p_number .f_l {
    float: left;
}

.p_number .add_chose {
    width: 105px;
}

.p_number .add_chose a {
    float: left;
    margin: 5px 0 0 0;
    display: block;
    width: 15px;
    height: 15px;
    line-height: 99em;
    overflow: hidden;
    background: url(../images/reduce-add.gif) no-repeat;
}

.p_number .add_chose a.reduce {
    background-position: 0 0;
}

.p_number .add_chose a.reduce:hover {
    background-position: 0 -16px;
}

.p_number .add_chose a.add {
    background-position: -16px 0;
}

.p_number .add_chose a.add:hover {
    background-position: -16px -16px;
}

.p_number .add_chose .text {
    float: left;
    margin: 0 5px;
    display: inline;
    border: solid 1px #ccc;
    padding: 4px 3px 4px 8px;
    width: 40px;
    line-height: 18px;
    font-size: 14px;
    color: #990000;
    font-weight: 800;
}

.p_number .buy {
    line-height: 2em;
}

.p_number .buy .total-font {
    font-family: Arial;
    font-size: 26px;
}

.p_number .buy .jifen {
    margin-left: 20px;
    color: #ACACAC;
}

.p_number .buy .jifen b {
    margin: 0 3px;
}
.spinner{
    width: 100%;
    height: auto;
    display: inline-block;
}
.decrease{
    float: left;
    width: 25px;
    height: 25px;
}
.spinnerExample{
    width: 50%;
    text-align: center;
}
.increase{
    float: right;
    width: 25px;
    height: 25px;
}
.dd-more{
    width: 69%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 5%;
}
.dd-more p{

    font-size: 15px;

    color: #000;

    text-align: center;

    margin-bottom: 10px;
}
.nyabb-list{
    width: 100%;
    height: auto;
    display: inline-block;
}
.nyal-left{
    width: 50%;
    float: left;
}
.nyal-right{
    width: auto;
    float: right;
}
.nyal-right p{
    font-size: 13px;
    padding-bottom: 17px;
    margin-bottom: 0px;
    text-align: left;
    letter-spacing: 1px;
    color: #000;
}
.nyalr-bottom{
    float: right;
}
.nyalr-bottom a{
    background: #f78139;
    padding: 12px 26px;
    margin-right: 13px;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
}
.dd-more img{
    height: auto !important;
}
.dtr-top{
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 3px solid#10d5a6;
    margin-bottom: 2%;
    position: relative;
}
.dtr-top h3{
    font-size: 23px;
    padding-bottom: 10px;
    margin: 0px;
    letter-spacing: 1px;
}
.dtr-top p{
    font-size: 15px;
    padding-bottom: 9px;
    margin-bottom: 0px;
}
.no-goods{
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 2px solid #10d5a6;
    margin-bottom: 3%;
}
.ng-top{
    width: 100%;
    height: auto;
    display: inline-block;
    background: #baf3e5;
}
.ng-top ul{
    width: 100%;
    padding-bottom: 0px;
    height: auto;
    display: block;
}
.ng-top li{
    float: left;
    width: 14.2%;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    padding: 1% 0;
    font-weight: bold;
    color: #000;
}
.ng-bottom{
    width: 100%;
    height: auto;
    display: inline-block;
}
.ng-bottom ul{
    width: 100%;
    padding-bottom: 0px;
    height: auto;
    display: inline-block;
    border-top: 1px solid #10d5a6;
    margin-top: -1%;
    margin-bottom: 0px;
}
.ng-bottom li{
    float: left;
    width: 14.2%;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    padding: 1% 0;
}
.quantity-control {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
}

.qty-btn {
    width: 26px;
    height: 15px;
    background: #f8f8f8;
    border: none;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
}

.qty-btn:hover {
    background: #eee;
}

.qty-input {
    width: 31px;
    height: 29px;
    text-align: center;
    border: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 16px;
    -moz-appearance: textfield;
}

.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.dt-lefts{
    width: 70%;
    float: left;
}
.dt-rights{
    float: right;
    width: 28%;
}
.dt-rights ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.dt-rights li{padding: 8px 16px;color: white;text-decoration: none;border-radius: 4px;font-size: 14px;text-align: center;white-space: nowrap;}
.dt-rights li img{
    width: 29px;
    margin-top: -5px;
}
.dt-rights li a{
        color: #000000;
        font-size: 13px;
}
.dt-rights li span{}
.dt-right p a{
    color: #000;
}
.dt-rights .download-list {
     /* 反转顺序 */
       /* 靠右对齐 */
      /* 按钮之间间距 */
     display: flex;
     grid-template-columns: 1fr auto auto auto;
     gap: 20px;
     align-items: center;
     padding: 15px;
     border-radius: 8px;
     float: right;
     padding-bottom: 0px;
     margin-top: 15px;
     position: absolute;
     bottom: 0px;
     right: 0px;
}

.dt-rights .download-list li a {
    /* display: flex; */
    /* align-items: center; */
    /* text-decoration: none; */
}

.dt-rights .download-list img {
    margin-right: 5px;
}