.header .nav-outer {
    background: #4d7fff;
}

.main-banner {
    width: 100%;
    /* height: 914px; */
    /* height: 100vh; */
    height: 765px;
    background: #ffffff;
    /* background-size: cover; */
    position: relative;
}

.purchase-icon {
    background: url("/static/img/purchase-icon.png") no-repeat center;
}

.purchase-info-box .pt-icon {
    display: inline-block;
    background-image: url("/static/img/pt_icon_tpj.png?t=2020");
    background-repeat: no-repeat;
}

.purchase-info-box .prdt-box {
    display: inline;
}

.purchase-info-box .ptt-cate .pt-icon {
    width: 25px;
    height: 25px;
    position: relative;
    top: 8px;
    margin-right: 7px;
}

.purchase-info-box .ptt-cate .pt-tao {
    background-position: 0px -19px;
}

.purchase-info-box .ptt-cate .pt-pdd {
    background-position: 0px -44px;
}

.purchase-info-box .ptt-cate .pt-jd {
    background-position: 0px -69px;
}

.purchase-info-box .pt-cate-box {
    display: inline;
    margin-left: 4px;
}

.purchase-info-box .pt-label-icon {
    width: 25px;
    height: 17px;
    position: relative;
    top: 4px;
    background-position: -3px 0;
}

.main-banner .left-icon {
    position: absolute;
    left: 15.8%;
    top: 9.42%;
}

.main-banner .left-icon .back-icon {
    width: 266px;
    height: 146px;
    display: inline-block;
    background: url("/static/img/back-icon.png") no-repeat center;
}

.main-banner .purchase-title {
    position: absolute;
    /* top: 160px; */
    left: 50%;
    margin-left: -95px;
    margin-top: 96px;
    font-size: 18px;
    color: #999999;
    line-height: 18px;
}

.main-banner .purchase-title h1 {
    font-weight: normal;
    font-size: 30px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 26px;
}

.main-banner > .tool-intro {
    width: 1170px;
    position: absolute;
    left: 50%;
    margin-left: -585px;
    /* margin-top: 334px; */
    margin-top: 240px;
}

.main-banner .tool-intro .tool {
    /* width: 370px; */
    width: 284px;
    /* height: 681px; */
    float: left;
    margin-right: 11px;
    box-shadow: 0 0px 11px 0 rgba(2, 60, 126, 0.16);
    /* border: 1px solid rgba(2, 60, 126, 0.16); */
    position: relative;
    z-index: 28;
    cursor: pointer;
    transform: translateY(0);
    transition: transform .5s;
}

/* .main-banner .tool-intro .tool:hover{
    transform: translateY(-10px);
    transition: all .5s;
} */
/* .main-banner .tool-intro .tool:last-child {
    float: right;
    margin-right: 0;
} */
.main-banner .tool-intro .tool:nth-child(4) {
    float: right;
    margin-right: 0;
}

.main-banner .tool-intro .tool .tool-header {
    /* width: 370px; */
    width: 100%;
    height: 126px;
    display: inline-block;
    background: url("/static/img/detail-back.png") no-repeat center;
}

.main-banner .tool-intro .tool .super-rec-header {
    position: relative;
}

.main-banner .tool-intro .tool .tool-header .new-product-icon {
    width: 51px;
    height: 57px;
    display: inline-block;
    background: url('/static/img/new-product.png') no-repeat center;
    position: absolute;
    right: 4px;
    top: -5px;
}

.main-banner .tool-intro .tool .tool-header .tool-icon-box {
    display: inline-block;
    margin-top: 33px;
    font-size: 19px;
    color: #ffffff;
    font-weight: bold;
}

.main-banner .tool-intro .tool .tool-header .tool-icon-box .icon {
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}

.main-banner .tool-intro .tool .tool-header .tool-icon-box .detail-tool-icon {
    width: 17px;
    height: 22px;
    background-position: -152px -10px;
}

.main-banner .tool-intro .tool .tool-header .tool-icon-box .business-tool-icon {
    width: 22px;
    height: 22px;
    background-position: -110px -10px;
}

.main-banner .tool-intro .tool .tool-header .tool-icon-box .subway-tool-icon {
    width: 30px;
    height: 22px;
    background-position: -60px -10px;
}

.main-banner .tool-intro .tool .tool-header .tool-icon-box .super-rec-tool-icon {
    width: 27px;
    height: 22px;
    display: inline-block;
    background: url('/static/img/super-rec-tool-icon.png') no-repeat center;
}

.main-banner .tool-intro .tool .tool-header .tool-video-btn {
    display: block;
    width: 98px;
    height: 33px;
    border: 1px solid #ffffff;
    border-radius: 49px;
    font-size: 14px;
    color: #ffffff;
    line-height: 33px;
    margin: 18px auto 0;
}

.main-banner .tool-intro .tool .tool-body .price-box {
    display: inline-block;
    /* font-size: 16px; */
    font-size: 14px;
    color: #666666;
    /* margin-top: 37px; */
    margin-top: 28px;
}

.main-banner .tool-intro .tool .tool-body .price-box .year-num {
    /* font-size: 38px; */
    font-size: 28px;
    color: #333;
}

.main-banner .tool-intro .tool .tool-body .price-box1 {
    width: 245px;
}

.main-banner .tool-intro .tool .tool-body .price-box1 > span:nth-child(1) {
    margin-right: 50px;
}

.main-banner .tool-intro .tool .tool-body .price-box2 > span:nth-child(1) {
    margin-right: 26px;
}

.main-banner .tool-intro .skuControl-tool .tool-body .price-box1 > span:nth-child(1) {
    margin-right: 0;
}

.main-banner .tool-intro .tool .tool-body .countdown .countdown-box {
    color: #ff4310;
    font-size: 14px;
    margin-top: 13px;
    margin-bottom: -4px;
}

.main-banner .tool-intro .tool .tool-body .favourable {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #999999;
    margin-top: 17px;
}

.main-banner .tool-intro .tool .tool-body .btn {
    /* width: 175px;
    height: 49px;
    line-height: 49px; */
    width: 150px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    border: 1px solid #298dff;
    border-radius: 4px;
    display: inline-block;
    color: #298dff;
    margin-top: 23px;
    text-decoration: none;
}

.main-banner .tool-intro .tool:hover .tool-body .btn {
    background: #298dff;
    color: #ffffff;
}

.main-banner .tool-intro .tool .tool-body .tool-download-box {
    /* margin: 28px auto 36px 43px; */
    margin: 21px auto 36px 24px;
    text-align: left;
    font-size: 14px;
    color: #666666;
}

.main-banner .tool-intro .tool .tool-body .tool-download-box > p {
    /* line-height: 46px; */
    line-height: 42px;
}

.main-banner .tool-intro .tool .tool-body .tool-download-box .tool-download-icon {
    width: 21px;
    height: 21px;
    display: inline-block;
    background-position: -10px -76px;
    vertical-align: text-top;
    /* margin-right: 13px; */
    margin-right: 5px;
}

.purchase-header .purchase-banner .tool-intro .tool .tool-body .price-box2,
.price-box3 {
    width: 278px;
}

.purchase-header .purchase-banner .tool-intro .tool .tool-body .price-box2 > span:nth-child(1),
.price-box3 > span:nth-child(1) {
    margin-right: 26px;
}

.purchase-content {
    width: 1170px;
    /* margin: 15px auto 0; */
    margin: 40px auto 0;
    box-shadow: 0 3px 23px 0 rgba(2, 60, 126, 0.16);
}

.purchase-content .purchase-content-title {
    height: 72px;
    width: 100%;
    text-align: left;
    line-height: 72px;
    font-size: 18px;
    color: #484848;
}

.purchase-content .purchase-content-title .purchase-content-icon {
    width: 4px;
    height: 18px;
    display: inline-block;
    background-position: -189px -10px;
    margin-left: 28px;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.purchase-content .purchase-content-title .exchange-code {
    display: inline-block;
    padding: 10px 13px 10px 14px;
    float: right;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    background: #859ab2;
    margin-top: 17px;
    margin-right: 40px;
    border-radius: 2px;
    cursor: pointer;
}

.purchase-content .purchase-content-title .exchange-code .exchange-code-icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url('/static/img/exchange-code-icon.png') no-repeat center;
    vertical-align: bottom;
    margin-right: 5px;
}

.purchase-content .purchase-content-line {
    height: 1px;
    border: none;
    background: #eff2f6;
    width: 100%;
}

.purchase-content .form-box {
    width: 1020px;
    margin: 0 auto;
}

.purchase-content .form-box form {
    /* margin-top: 21px; */
}

.purchase-content .form-box .purchase-info-box {
    width: 100%;
    line-height: 90px;
    border-bottom: 1px dotted #dddfe3;
    text-align: left;

    position: relative;
}

.purchase-content .form-box .purchase-info-box .info-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.purchase-content .form-box .purchase-info-box label {
    margin-right: 12px;
    width: 75px;
    display: inline-block;
}

.purchase-content .form-box .purchase-info-box .account-icon {
    width: 17px;
    height: 19px;
    background-position: -51px -76px;
}

.purchase-content .form-box .purchase-info-box .goods-icon {
    width: 16px;
    height: 16px;
    background-position: -47px -117px;
}

.purchase-content .form-box .purchase-info-box .time-icon {
    width: 17px;
    height: 17px;
    background-position: -88px -76px;
}

.purchase-content .form-box .purchase-info-box .promo-code-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url('/static/img/promo-code.png') no-repeat center;
}

.purchase-content .form-box .purchase-info-box .price-icon {
    width: 17px;
    height: 17px;
    background-position: -10px -117px;
}

.purchase-content .form-box .purchase-info-box input {
    width: 584px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #e4e7eb;
    border-radius: 4px;
    color: #888888;
    outline: none;
}

input::-webkit-input-placeholder {
    color: #888888;
    font-size: 14px;
    text-indent: 22px;
}

.purchase-content .form-box .purchase-info-box input[type="text"] {
    text-indent: 22px;
    color: #333;
}

input::-webkit-input-placeholder {
    color: #888888;
}

.purchase-content .form-box .purchase-info-box .tool-box {
    display: inline-block;
    padding: 15px 14px;
    font-size: 14px;
    line-height: 14px;
    border: 1px solid #e4e7eb;
    border-radius: 2px;
    margin-right: 12px;
    color: #666666;
    cursor: pointer;
    max-width: 156px;
    height: 46px;
    vertical-align: middle;
}

.purchase-content .form-box .purchase-info-box .ptt-cate {
    vertical-align: top;
}

.purchase-content .form-box .purchase-info-box .time2 {
    width: 156px;
    height: 46px;
    line-height: 46px;
    padding: 0;
    text-align: center;
}

.purchase-content .form-box .purchase-info-box .active {
    background: #eef6ff;
    color: #298dff;
    border-color: #298dff;
    background: url('/static/img/purchase-checked.png') #eef6ff no-repeat right bottom;
}

.purchase-content .form-box .purchase-info-box .time2.active::after {
    position: relative;
    top: 22px;
    right: 0px;
}

.purchase-content .form-box .purchase-info-box .recommend {
    width: 23px;
    height: 32px;
    display: inline-block;
    background-position: -10px -10px;
    float: right;
    position: relative;
    /* left: -29px;
    top: -11px; */
    right: 664px;
    top: 5px;
    background: url('/static/img/pur-recom.png') no-repeat center;
}

.purchase-content .form-box .purchase-info-box .aggregate-price {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    color: #ff6868;
}

.purchase-content .form-box .purchase-info-box .remind-box {
    padding: 16px 26px;
    line-height: 14px;
    display: inline-block;
    background: #f6f7f9;
    color: #b8b8b8;
    font-size: 14px;
    border-radius: 20px;
    border-top-left-radius: 0;
    /* position: relative;
    top: -4px;
    left: 38px; */
    margin-left: 55px;
}

.purchase-content .form-box .purchase-info-box .remind-box:nth-child(1) {
    margin-left: 67px;
}
.purchase-content .form-box .purchase-info-box .jdkc-remind{
    margin-left: 38px;
}

/*新增优惠码样式*/
.toggle-control {
    display: block;
    padding-left: 100px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.toggle-control input {
    position: absolute;
    display: none;
    /* opacity: 0; */
    height: 0;
    width: 0;
}

.toggle-control input:checked ~ .control {
    background-color: dodgerblue;
}

.toggle-control input:checked ~ .control:after {
    left: 21px;
}

.toggle-control .control {
    position: absolute;
    top: 37px;
    left: 128px;
    height: 20px;
    width: 40px;
    border-radius: 15px;
    background-color: #d9d9d9;
    transition: background-color 0.15s ease-in;
}

.toggle-control .control:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 2px;
    width: 16px;
    height: 16px;
    border-radius: 10px;
    background: white;
    transition: left 0.15s ease-in;
}

.toggle-control .code-input {
    display: none;
    position: absolute;
    top: 24px;
    opacity: 1;
    /* left: 187px; */
    left: 202px;
    width: 325px !important;
}

.purchase-content .form-box .purchase-btn {
    text-align: left;
    height: 91px;
    margin: 42px auto 0 34px;
}

.purchase-content .form-box .purchase-btn a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #298dff;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

.purchase-content .form-box form.exchange-form {
    display: none;
}

.purchase-content .form-box form.exchange-form .purchase-info-box:nth-child(2) label {
    /* margin-right: 23px; */
}

.purchase-content .form-box form.exchange-form .purchase-btn a {
    width: 100px;
}

.purchase-content .form-box .purchase-btn a.affirm-exc {
    margin-right: 5px;
}

.purchase-content .form-box form.exchange-form .purchase-btn a.return-btn {
    background: #cad1d9;
}

/*新增优惠码兑换模块二：兑换时长*/
/* .purchase-coupon{
    width: 1170px;
    margin: 24px auto 0;
    height: 177px;
    box-shadow: 0 3px 23px 0 rgba(2, 60, 126, 0.16);
} */
.purchase-tips {
    width: 1170px;
    margin: 24px auto 114px;
    height: 177px;
    box-shadow: 0 3px 23px 0 rgba(2, 60, 126, 0.16);
    text-align: left;
    padding: 30px 77px;
    font-size: 14px;
    color: #666666;
}

.purchase-tips .tips-icon {
    width: 17px;
    height: 20px;
    display: inline-block;
    background-position: -152px -52px;
    vertical-align: middle;
    margin-right: 8px;
}

.purchase-tips .tips-content {
    line-height: 28px;
    margin-top: 11px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
    margin-left: 30px;
}

.purchase-tips .tips-content .dot {
    width: 2px;
    height: 2px;
    display: inline-block;
    background: rgb(153, 153, 153);
    vertical-align: super;
}

/*视频介绍*/
.intro-video-shadow {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.intro-video {
    display: none;
}

.intro-video video {
    width: 1000px;
    max-width: 100%;
    position: fixed;
    top: 50%;
    margin-top: -250px;
    left: 50%;
    margin-left: -500px;
    border: 2px solid #fff;
}

.pos-ra {
    position: relative;
    top: 0px;
    left: 0px;
}

.remind-tips4 {
    position: absolute;
    top: -44px;
    left: 84px;
    width: 271px;
    height: 28px;
    line-height: 26px;
    color: #fff;
    padding: 0 20px;
    background: url(/static/img/new-countdown-back.png) no-repeat center;
    font-size: 12px;
    text-align: center;
}

.remind-tips2 {
    position: absolute;
    top: -86px;
    left: 49px;
    width: 271px;
    height: 55px;
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.purchase-info-pos {
    position: relative;
    height: 0;
    width: 100%;
    z-index: 1;
}

.remind-send-goods-tips {
    position: absolute;
    top: -4px;
    left: 123px;
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    text-align: left;
}

.pull-left {
    float: left;
}

.purchase-content .form-box .purchase-info-box .ptt-cate {
    padding: 15px 14px;
    font-size: 14px;
    line-height: 14px;
    border: 1px solid #e4e7eb;
    border-radius: 2px;
    margin-right: 12px;
    color: #666666;
    cursor: pointer;
    height: 46px;
    vertical-align: middle;
}
.purchase-content .form-box .purchase-info-box .ptt-cate.active{
    background: #eef6ff;
    color: #298dff;
    border-color: #298dff;
    background: url("/static/img/purchase-checked.png") #eef6ff no-repeat right bottom;
}
.link-pdd a {
    color: #4f79e4;
    font-size: 13px;
    line-height: 13px;
}

i.laba {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("/static/img/buy_laba.png") no-repeat center center;
}

.remind-tips2 > i.laba {
    margin-left: 20px;
}

.ss-timebx {
    background: #ffdada;
    margin: 0 auto;
    width: 95%;
    color: #ff8c8c;
    padding: 0 5px;
}

.ss-txbx {
    background: #ff6868;
}

.fen-icn {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    background: url("/static/img/fen-arr.png") no-repeat;
    top: 23px;
}

.pos-r {
    width: 20px;
    position: relative;
    height: 0;
    left: 0;
    top: 0;
}

#desPrice {
    color: #b8b8b8;
    font-size: 13px;
}

/*新增工具样式*/
.swiper-container {
    height: 520px;
    box-shadow: 0 0px 11px 0 rgba(2, 60, 126, 0.16);
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -80px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -80px;
}

.swiper-pagination {
    left: 50%;
    transform: translateX(-50%) !important;
    margin-top: 12px;
}

.swiper-pagination-bullet {
    opacity: 0.18;
    margin-right: 6px;
    outline: none;
}

.swiper-pagination-bullet-active {
    width: 30px;
    height: 8px;
    border-radius: 8px;
    opacity: 0.8;
}

.change-btn {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    width: auto !important;
    height: auto !important;
    outline: none;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: '' !important;
    display: inline-block;
    width: 40px !important;
    height: 40px;
    background: url("/static/img/purchase-change-icon.png") no-repeat center;
}

.swiper-button-next::after {
    transform: rotate(180deg)
}

.tool-intro .tool .tool-header .tool-icon-box .skuControl-tool-icon {
    width: 24px;
    height: 22px;
    background: url("/static/img/skuControl-tool-icon.png") no-repeat center;
}

.tool-intro .tool .tool-header .tool-icon-box .jdShangzhi-tool-icon {
    width: 26px;
    height: 26px;
    background: url("/static/img/jdShangzhi-tool-icon.png?t=20200417") no-repeat center;
}
/*京东快车*/
.tool-intro .tool .tool-header .tool-icon-box .jdkc-tool-icon {
    width: 28px;
    height: 22px;
    background: url("/static/img/jdkc-tool-icon.png") no-repeat center;
}

.tool-intro .tool .tool-header .tool-icon-box .jdXqy-tool-icon {
    width: 26px;
    height: 26px;
    background: url("/static/img/jdXqy-tool-icon.png?t=20200417") no-repeat center;
}

.tool-intro .tool .tool-header .tool-icon-box .pddXqy-tool-icon {
    width: 28px;
    height: 24px;
    background: url("/static/img/pddXqy-tool-icon.png") no-repeat center;
}
