body {
    overflow-x: hidden;
}
#menu-item-72 a {
    border-bottom: 2px solid #000;
    color: #000;
}
.product_detail-view {
    padding-top: 111px;
    background: rgb(248, 248, 248);
}
.product_detail-view * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.prod_detail-top {
    background-color: #fff;
    border-bottom: 1px solid #dfdfdf;
    position: fixed;
    left: 0;
    width: 100%;
    top: 51px;
    z-index: 100;
}
.pro_inner-nav {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pro_in-title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.pro_nav-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.inner_nav-tp {
    font-size: 14px;
    margin-right: 46px;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.inner_nav-tp.active {
    color: #000;
}
.inner_nav-btn {
    width: 64px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #098eef;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}
/*轮播图*/
/*轮播图*/
/* *轮播图 */
.prod_continer-swiper {
    position: relative;
    /* background: #e5e5e5; */
}
.jn_swp-continer {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 0 130px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.prod_continer-swiper .swiper-slide {
    height: 100%;
}

.prod_swiper-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.jn_swp-continer .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-slide .prod_detial-continer {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.prod_swp-info {
    position: relative;
    z-index: 20;
    padding-left: 25px;
}
.prod_swp-info .prod_swp-tl {
    font-size: 67px;
    color: #000;
    font-weight: 700;
}
.prod_swp-desc {
    width: 355px;
    padding-top: 20px;
    font-size: 18px;
    line-height: 25px;
    color: rgba(0, 0, 0, 0.5);
}
.prod_swp-flex {
    margin-top: 70px;
}
.prod_swp-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 17px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
.prod_swp-ico {
    width: 25px;
    height: 25px;
}
.ps-ico1 {
    background: url(../imgs/svg/awl1.svg);
    background-size: 100% 100%;
}
.ps-ico2 {
    background: url(../imgs/svg/awl2.svg);
    background-size: 100% 100%;
}
.ps-ico3 {
    background: url(../imgs/svg/awl3.svg);
    background-size: 100% 100%;
}
.prod_swp-lb {
    color: rgba(0, 0, 0, 0.5);
    width: 55px;
    text-align: justify;
    margin: 0 10px;
}
.prod_swp-txt {
    color: rgba(0, 0, 0, 1);
}
.swiper-box {
    width: 383px;
    height: 430px;
    position: relative;
    margin-right: 145px;
}
.swiper-contianer2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.swiper-contianer2 .swiper-pagination {
    bottom: -30px;
}
.swiper-pagination {
    position: absolute;
    bottom: 20px;
}
.swiper-box .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: rgba(0, 0, 0, 1);
    opacity: 0.2;
    border-radius: 10px;
}
.swiper-box
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}
/*同用宽度*/
.prod_common-section {
    padding-top: 80px;
    padding-bottom: 120px;
    background-color: #fff;
}
.prod_common-wrapper {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.pro_common-tl {
    font-weight: 700;
    font-size: 72px;
    line-height: 99px;
    color: #000;
    text-align: center;
}
.pro_common-desc {
    font-size: 24px;
    line-height: 33px;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding-top: 10px;
}
/*币的信息*/
.prod_bi-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    position: relative;
}
.sl_bi-txt {
    position: absolute;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    left: 258px;
    top: 12px;
}
.prod_bi-info {
    width: 140px;
}
.prod_bi-tl {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}
.prod_bi-chars {
    margin: 48px auto 0 auto;
    width: 70px;
    height: 897px;
    position: relative;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(0),
        color-stop(0%, #4a57c9),
        to(#cf2d2d)
    );
    background: -webkit-linear-gradient(0, #4a57c9 0%, #cf2d2d 100%);
    background: linear-gradient(0, #4a57c9 0%, #cf2d2d 100%);
    border-radius: 6px;
    text-align: center;
}
.prod_chars-tip {
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    padding-top: 14px;
}
.prod_bi-img {
    margin-left: 55px;
    width: 682px;
}
/*持续部署*/
.prod_common-section.prod-deploy {
    background: #222222;
}
.prod-deploy .pro_common-tl {
    color: #fff;
}
.prod-deploy .pro_common-desc {
    color: rgba(255, 255, 255, 0.5);
}
.prod_deploy-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 140px;
}
.prod_deploy-item {
    margin-right: 40px;
}
.prod_deploy-item:last-child {
    margin-right: 0;
}
.deploy-icon {
    width: 130px;
    height: 130px;
    position: relative;
    margin: 0 auto;
}
.deploy-icon img {
    position: absolute;
    width: 86px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.deploy-desc {
    font-size: 28px;
    line-height: 44px;
    padding-top: 10px;
    color: #ffffff;
    text-align: center;
}
/*主要参数*/
.prod_param-box {
    padding: 0 20px;
}
.prod_param-tl {
    font-size: 36px;
    line-height: 49px;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #000000;
}
.prod_param-content {
    padding: 14px 10px 25px 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.param-title {
    font-size: 24px;
    line-height: 33px;
    color: #000;
}
.param-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 25px;
    margin-top: 20px;
}
.param-label {
    color: rgba(0, 0, 0, 0.5);
    width: 100px;
    margin-right: 80px;
}
.param-txt {
    color: #000;
}
.param-top {
    margin-top: 140px;
}
.param-tips {
    padding: 15px 0;
    font-size: 18px;
    line-height: 25px;
    color: rgba(0, 0, 0, 0.5);
    margin-right: 60px;
}
.jn_kj2 {
    display: none;
}
.prod_param-content {
    position: relative;
}
.down-pdf {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #000;
}
.down-pdf:hover {
    color: #0071fd;
    text-decoration: underline;
}
.jn_ki-gif {
    display: none;
}
.pay-btn{
 margin-top:20px;
 width:100px;
 line-height:30px;
 background:rgb(244,86,53);
 font-size:14px;
 color:#fff;
 display:inline-block;
 text-align:center;
 border-radius:6px;
}
