.center_box{
    margin-top: 70px;
}
.nav_box {
    display: flex;
    justify-content: space-between;
    padding: 32px 0 24px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #00CD96;
    line-height: 32px;
}

.center {
    width: 1200px;
    margin: 0 auto;
}
.p_d_content{
    margin-top: 40px;
}
.nav_box .nav_lf {
    display: flex;
}

.nav-box {
    /* width: 100%; */
    z-index: 10;
    color: #fff;
}

.nav_box .nav_lf .navs span {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    cursor: pointer;
}

.nav_box .right {
    margin: 1px 5px 1px 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.nav_box i {
    border: solid #84878b;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
}

.nav-box .classify {
    width: 116px;
    height: 32px;
    margin-right: 15px;
    cursor: pointer;
}

.nav-box .classify .menu_show {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 116px;
    height: 32px;
    background: #ffffff;
    text-align: center;
    border: 1px solid #e5e5e7;
    box-sizing: border-box;
}

.nav-box .classify .menu_hide {
    display: none;
    height: 0;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px 0px rgba(220, 220, 224, 0.6);
}

.nav-box .classify .menu_show span {
    margin-right: 8px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}


.nav-box .classify .menu_show .d3 {
    width: 0;
    height: 0;
    border-top: 5px solid #5287f2;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.nav-box .classify .menu_show i {
    margin-right: -18px;
}

.nav-box .nav .nav-cont {
    width: 116px;
    height: 250px;
    font-size: 14px;
    font-family: SourceHanSansCN, SourceHanSansCN-Medium;
    font-weight: 500;
    color: #333;
    position: relative;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(220, 220, 224, 0.6);
    border: 1px solid #e5e5e7;
    box-sizing: border-box;
}

.nav-box .nav .nav-cont .item {
    cursor: pointer;
}

.nav-box .nav .nav-cont li {
    position: relative;
    box-sizing: border-box;
    height: 50px;
    line-height: 56px;
    text-align: center;
    clear: both;
}

a,
a:focus,
a:hover {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
}

a,
input,
textarea {
    text-decoration: none;
    outline: 0;
}

.nav-box .nav .nav-cont li .title {
    padding-top: 15px;
    border-top: 1px solid #e5e5e7;
    height: 100%;
}

.nav-box .nav .nav-cont li .prodect-box {
    position: absolute;
    top: 0;
    left: 115px;
    display: none;
    background: #fff;
    color: #353535;
    text-align: left;
    box-shadow: 0px 2px 4px 0px rgba(220, 220, 224, 0.6);
    border: 1px solid #e5e5e7;
    border-left: none;
}

.nav-box .nav .nav-cont li .prodect-box .box_scroll {
    height: 100%;
    min-width: 121px;
    padding: 16px 24px;
    /* overflow-y: auto; */
}

.nav-box .nav .nav-cont li .prodect-box .box_scroll .box {
    width: 100%;
    display: flex;
    line-height: normal;
    margin-bottom: 16px;
}

.nav-box .nav .nav-cont li .prodect-box .box_scroll .box .left {
    /* width: 100px; */
    /* text-align: right; */
    white-space: nowrap;
    /* margin-left: 24px; */
    font-weight: 400;
}
.nav-box .nav .nav-cont li>a:hover span,.prodect-box .box a:hover{
    color: #336de2;
}
.p_d_header {
    display: flex;
    font-family: SourceHanSansCN, SourceHanSansCN-Regular;
}

.p_d_header .lf_box .wares_img {
    width: 540px;
    height: 310px;
    position: relative;
}

.el-carousel--horizontal {
    overflow-x: hidden;
}

.el-carousel {
    position: relative;
}

.el-carousel--horizontal .el-carousel__container {
    height: 310px !important;
}

.el-carousel__container {
    position: relative;
    height: 300px;
}

.el-carousel__item.is-animating {
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.el-carousel__item.is-active {
    z-index: 2;
}

.el-carousel__item {
    background-color: #000;
    /* border: 1px solid #e5e5e5; */
    /* height: 240px; */
}

.el-carousel__item {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    z-index: 0;
}

.el-carousel__item,
.el-carousel__mask {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.p_d_header .lf_box .wares_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}


.p_d_header .r_box {
    width: 610px;
    margin-left: 50px;
}

.p_d_header .r_box .name-box h3 {
    max-width: 490px;
    display: inline-block;
    font-family: SourceHanSansCN, SourceHanSansCN-Bold;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #333333;
    line-height: 30px;
    vertical-align: middle;
}

.p_d_header .r_box h4 {
    margin: 10px 0 28px 0;
    font-family: SourceHanSansCN, SourceHanSansCN-Regular;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 25px;
}

.price-box {
    position: relative;
    width: 610px;
    height: 72px;
    background-image: url(/img/price_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}

.price-box .pack {
    position: relative;
    display: inline-block;
    /* margin: 10px 85px 0 25px; */
}

.price-box .original {
    display: inline-block;
    font-family: Barlow Condensed Medium;
}

.price-box .pack .num {
    font-family: Barlow-Condensed-Medium;
    font-size: 36px;
    color: #f00;
    line-height: 50px;
    font-weight: 500;
}
.p_d_header .r_box .btn_box {
    margin-top: 100px;
}


.p_d_header .r_box .btn_box .consult-btn .consult {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/img/consult.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
}

.el-divider--vertical {
    display: inline-block;
    width: 1px;
    height: 1em;
    margin: 0 5px;
    vertical-align: middle;
    position: relative;
}
.el-divider {
    background-color: #DCDFE6;
    position: relative;
}
.p_d_content p img{
    display: block;
    margin: 0 auto;
    width: 100%;
}
.p_d_content h2{
    font-size:26px;
    line-height: 60px;
}
.p_d_content p{
    line-height: 24px;
    padding-bottom: 10px;
}
.p_d_content{
    padding-bottom: 30px;
}



.p_d_header .r_box .btn_box .btn {
    width: 188px;
    height: 48px;
    margin-right: 20px;
    border-radius: 2px;
    box-sizing: border-box;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    cursor: pointer;
  }
  
  .p_d_header .r_box .btn_box .btn1 {
    color: #5287f2;
    border: 1px solid #5287f2;
  }
  
  .p_d_header .r_box .btn_box .btn2 {
    background-color: #5287f2;
    color: #FFFFFF;
  }

