.clearF:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.free-proofing-body {
    min-width: 1280px;
}

.free-proofing-body .free-proofing-banner {
    overflow: hidden;
    background: url("/zhuanti/freeorder/img/free-banner-bg.jpg?v=20251022") no-repeat center;
    height: 520px;
    background-size: cover;
}

.free-proofing-body .free-proofing-banner .w1280 {
    padding: 0 20px;
    box-sizing: border-box;
    position: relative;
}

.free-proofing-body .free-proofing-banner .banner-coupons {
    position: absolute;
    right: 300px;
    top: 28px;
    z-index: 1;
}

.free-proofing-body .free-proofing-banner .banner-title {
    margin-top: 70px;
}

.free-proofing-body .free-proofing-banner .plank-area {
    margin-top: 10px;
}

.free-proofing-body .free-proofing-banner .plank-area:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.free-proofing-body .free-proofing-banner .plank-area .plank {
    float: left;
    min-height: 90px;
    box-shadow: 2px 4px 12px 0px rgba(247, 91, 27, 0.68);
    border: solid 1px #f75b1b;
    background: #f75b1b;
    border-radius: 0 12px 0 12px;
    margin-right: 9px;
    position: relative;
    z-index: 2;
}

.free-proofing-body .free-proofing-banner .plank-area .upgrade-tips {
    background: url("/zhuanti/freeorder/img/upgrade-tips-bg.png") no-repeat center;
    width: 64px;
    height: 18px;
    line-height: 17px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: -9px;
    right: 8px;
    z-index: 1;
    text-align: center;
}

.free-proofing-body .free-proofing-banner .plank-area .plank-title {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    color: #222;
    height: 40px;
    line-height: 1;
    padding: 15px 10px 0;
    background: #fff;
    overflow: hidden;
    border-radius: 0 12px 0 0;
}

.free-proofing-body .free-proofing-banner .plank-area .plank-title .price {
    font-size: 40px;
    color: #f75b1b;
    margin: 0 0;
    font-family: arial;
    display: inline-block;
    vertical-align: middle;
    margin-top: -10px;
}

.free-proofing-body .free-proofing-banner .plank-area .plank-info {
    padding: 0 12px;
    background-color: #f75b1b;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 0 0 0 12px;
}

.free-proofing-body .free-proofing-banner .plank-list {
    margin-top: 34px;
}

.free-proofing-body .free-proofing-banner .plank-list dd {
    background: url("/zhuanti/freeorder/img/plank-icon.png") no-repeat left 66%;
    line-height: 36px;
    padding-left: 40px;
    font-size: 20px;
    color: #490600;
}

.free-proofing-body .proofing-stamps {
    background: #fff;
    padding: 70px 0;
}

.free-proofing-body .proofing-stamps .stamps-title {
    position: relative;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #333333;
}

.free-proofing-body .proofing-stamps .stamps-title span {
    color: #ff890e;
    margin-left: -12px;
}

.free-proofing-body .proofing-stamps .stamps-title:before {
    display: block;
    content: '';
    background: url("/zhuanti/freeorder/img/Freeproofingcoupon.png") no-repeat center;
    width: 774px;
    height: 60px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -387px;
    z-index: 1;
}

.free-proofing-body .proofing-stamps .stamps-title-des {
    margin-top: 8px;
    font-size: 20px;
    color: #757575;
    text-align: center;
}

.free-proofing-body .proofing-stamps .different-user {
    margin-top: 50px;
    min-height: 320px;
}

.free-proofing-body .proofing-stamps .different-user:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.free-proofing-body .proofing-stamps .different-user .user-l,
.free-proofing-body .proofing-stamps .different-user .user-r {
    width: 568px;
    height: 304px;
    box-shadow: 0px 8px 24px 0px rgba(255, 115, 16, 0.2);
    border-radius: 0 50px 0 50px;
    padding: 50px;
    box-sizing: border-box;
    background: url("/zhuanti/freeorder/img/certification-icon.png") no-repeat 90% 30px #fff;
    position: relative;
    float: left;
}

.free-proofing-body .proofing-stamps .different-user .user-l:before,
.free-proofing-body .proofing-stamps .different-user .user-r:before {
    display: block;
    content: '';
    width: 168px;
    height: 170px;
    border-top: solid 18px #ff890e;
    border-left: 18px solid #ff890e;
    position: absolute;
    top: -18px;
    left: -18px;
    z-index: 1;
    border-radius: 12px 0 0 0;
}

.free-proofing-body .proofing-stamps .different-user .user-l {
    margin-left: 18px;
}

.free-proofing-body .proofing-stamps .different-user .user-r {
    margin-right: 18px;
}

.free-proofing-body .proofing-stamps .different-user .user-r:before {
    content: '';
    border-top: solid 18px #ff890e;
    border-left: 18px solid #ff890e;
}

.free-proofing-body .proofing-stamps .different-user .user-l:after,
.free-proofing-body .proofing-stamps .different-user .user-r:after {
    display: block;
    content: '';
    width: 168px;
    height: 170px;
    border-right: solid 18px #a1948a;
    border-bottom: 18px solid #a1948a;
    position: absolute;
    bottom: -18px;
    right: -18px;
    z-index: 1;
    border-radius: 0 0 12px 0;
}

.free-proofing-body .proofing-stamps .different-user .user-r {
    background: url("/zhuanti/freeorder/img/certification-iconed.png") no-repeat 90% 30px #fff;
    float: right;
}

.free-proofing-body .proofing-stamps .different-user .title-name {
    font-size: 32px;
    color: #333333;
}

.free-proofing-body .proofing-stamps .different-user .name-des {
    margin-top: 10px;
    font-size: 18px;
    height: 96px;
}

.free-proofing-body .proofing-stamps .different-user .name-des span {
    font-size: 28px;
    font-weight: bold;
}

.free-proofing-body .proofing-stamps .different-user .jump-link {
    display: block;
    color: #fff;
    text-align: center;
    width: 185px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-radius: 50px;
    background-image: linear-gradient(to right, #f6583b, #fe863d);
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
}

.free-proofing-body .proofing-stamps .different-user .jump-link:hover {
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.6);
}

.free-proofing-body .proofing-stamps .different-user .jump-link:active {
    margin-top: 1px;
}

.free-proofing-body .proofing-stamps .different-user .user-r.over .jump-link, .free-proofing-body .proofing-stamps .different-user .user-l.over .jump-link {
    background-image: linear-gradient(to right, #6f6f6f, #b0b0b0);
    box-shadow: 2px 5px 15px 0px rgba(119, 104, 94, 0.4);
    cursor: default;
    opacity: 0.9;
}

.free-proofing-body .proofing-stamps .different-user .user-r.over:hover .jump-link {
    margin-top: 0;
}

.free-proofing-body .proofing-stamps .board-type {
    margin-top: 50px;
}

.free-proofing-body .proofing-stamps .board-type .board-type-title {
    font-size: 28px;
    color: #333333;
}

.free-proofing-body .proofing-stamps .board-type .board-list {
    margin-top: 30px;
    margin-left: -13px;
}

.free-proofing-body .proofing-stamps .board-type .board-list:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.free-proofing-body .proofing-stamps .board-type .board-list dd {
    width: 310px;
    height: 380px;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0px rgba(255, 115, 16, 0.2);
    float: left;
    margin-left: 13px;
    padding: 34px 16px;
    box-sizing: border-box;
}

.free-proofing-body .proofing-stamps .board-type .board-list dd:first-child .flag {
    color: #333333;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-name {
    font-size: 22px;
    position: relative;
    padding-top: 10px;
    font-weight: bold;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-name .board-index {
    position: absolute;
    top: -10px;
    right: 0;
    z-index: 1;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-name:before {
    display: block;
    content: '';
    width: 33px;
    height: 3px;
    background-color: #ff890e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-name .flag {
    font-size: 24px;
    color: #ff890e;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-des {
    width: 100%;
    height: 250px;
    background-color: #ff890e;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 24px;
    padding: 24px 14px 0 15px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
}
.free-proofing-body .proofing-stamps .board-type .board-list .board-des strong{
    line-height: 28px;
}
.free-proofing-body .proofing-stamps .board-type .board-list .board-des .txt {
    margin-top: 12px;
    color: #ffebd6;
    font-size: 13px !important;
    line-height: 20px;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-des .jump-link {
    display: block;
    padding-left: 18px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 0 40px 40px 0;
    font-size: 18px;
    background-color: #fff;
    color: #ff890e;
    position: absolute;
    box-sizing: border-box;
    bottom: 26px;
    left: 0;
    z-index: 2;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-des .jump-link img {
    transition: all 0.3s ease;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-des .jump-link:hover img {
    transform: translateX(4px);
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-des .original-price {
    position: absolute;
    bottom: 34px;
    left: 150px;
    font-size: 16px;
    font-weight: bold;
}

.free-proofing-body .proofing-stamps .board-type .board-list .board-des .original-price span {
    text-decoration: line-through;
}


.free-proofing-body .proofing-stamps .board-rules {
    margin-top: 50px;
    background: url("/zhuanti/freeorder/img/rules-bg.png") no-repeat center #fff8f1;
    width: 1283px;
    height: 280px;
    box-shadow: 0px 8px 24px 0px rgba(255, 115, 16, 0.2);
    border-radius: 12px;
    padding: 30px 33px;
    box-sizing: border-box;
}

.free-proofing-body .proofing-stamps .board-rules .rules-title {
    font-size: 28px;
    color: #333333;
}

.free-proofing-body .proofing-stamps .board-rules .rules-lists {
    margin-top: 15px;
}

.free-proofing-body .proofing-stamps .board-rules .rules-lists li {
    line-height: 32px;
    font-size: 16px;
    color: #333333;
}

.free-proofing-body .proofing-stamps .board-rules .rules-lists li p {
    display: inline-block;
    max-width: 1180px;
}

.free-proofing-body .proofing-stamps .board-rules .rules-lists li .index {
    display: inline-block;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    background-color: #ff9347;
    color: #fff;
    font-size: 14px;
    border-radius: 100%;
    margin-right: 6px;
    vertical-align: top;
    margin-top: 5px;
}

.free-proofing-body .register-module {
    background-color: #ff9c45;
    overflow: hidden;
    padding: 70px 0;
    box-sizing: border-box;
}

.free-proofing-body .register-module .register-module-title {
    position: relative;
    text-align: center;
    font-size: 42px;
    color: #333333;
    font-weight: bold;
}

.free-proofing-body .register-module .register-module-title:before {
    display: block;
    content: '';
    background: url("/zhuanti/freeorder/img/Registersendfreeproofing.png") no-repeat center;
    width: 1003px;
    height: 60px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -501px;
}

.free-proofing-body .register-module .module-title-des {
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.free-proofing-body .register-module .access-step {
    margin-top: 30px;
    margin-left: -82px;
}

.free-proofing-body .register-module .access-step:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.free-proofing-body .register-module .access-step .step {
    width: 370px;
    float: left;
    margin-left: 82px;
}

.free-proofing-body .register-module .access-step .step:first-child + .step .step-icon1 {
    position: absolute;
    top: 50%;
    left: -75px;
    z-index: 1;
    margin-top: -8px;
}

.free-proofing-body .register-module .access-step .step:first-child + .step .step-icon2 {
    position: absolute;
    top: 50%;
    right: -85px;
    z-index: 1;
    margin-top: -8px;
}

.free-proofing-body .register-module .access-step .step:first-child + .step .step-des {
    margin-left: 62px;
}

.free-proofing-body .register-module .access-step .step:first-child + .step + .step .step-des {
    margin-left: 68px;
    padding-left: 46px;
}

.free-proofing-body .register-module .access-step .step-img {
    height: 250px;
    position: relative;
}

.free-proofing-body .register-module .access-step .step-des {
    width: 315px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin-left: 50px;
    padding-left: 44px;
    box-sizing: border-box;
    position: relative;
}

.free-proofing-body .register-module .access-step .step-des .jump-link {
    color: #ff5722;
    text-decoration: underline;
}

.free-proofing-body .register-module .access-step .step-des .index {
    width: 31px;
    height: 31px;
    line-height: 31px;
    background-color: #ff5722;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    font-style: italic;
    color: #fff;
    border-radius: 100%;
    padding-left: 8px;
    box-sizing: border-box;
}

.free-proofing-body .register-module .register-link {
    display: block;
    width: 293px;
    height: 64px;
    line-height: 64px;
    border-radius: 64px;
    text-align: center;
    font-size: 24px;
    margin: 30px auto 0;
    color: #ff7310;
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ff6a00, #ff6a00);
    background-blend-mode: normal,
    normal;
    box-shadow: 2px 5px 18px 0 rgba(245, 80, 53, 0.5);
}

.free-proofing-body .register-module .register-link:hover {
    box-shadow: 2px 5px 18px 0 rgba(245, 80, 53, 0.9);
}

.free-proofing-body .register-module .register-link:active {
    transform: translateY(1px);
}

.free-proofing-body .full-swing {
    background: #fff;
    padding: 48px 0;
    box-sizing: border-box;
}

.free-proofing-body .full-swing .full-swing-title {
    font-style: italic;
    font-size: 42px;
    text-align: center;
    color: #ff7519;
    font-weight: bold;
}

.free-proofing-body .full-swing .full-box {
    margin-top: 40px;
    margin-left: -23px;
}

.free-proofing-body .full-swing .full-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.free-proofing-body .full-swing .full-box .full {
    width: 628px;
    height: 232px;
    background-color: #ffffff;
    box-shadow: 0px 6px 24px 0px rgba(255, 115, 16, 0.15);
    float: left;
    border-radius: 6px;
    padding: 30px 25px;
    box-sizing: border-box;
    margin: 0 0 25px 23px;
    position: relative;
}

.free-proofing-body .full-swing .full-box .full.expect .full-img:before {
    display: none;
}

.free-proofing-body .full-swing .full-box .full.expect .jump-link {
    background-image: linear-gradient(to right, #4baa33, #88d353);
    box-shadow: 2px 5px 15px 0px rgba(103, 171, 36, 0.4);
    cursor: default;
}

.free-proofing-body .full-swing .full-box .full.expect .jump-link:hover {
    box-shadow: 2px 5px 15px 0px rgba(103, 171, 36, 0.4);
}

.free-proofing-body .full-swing .full-box .full.stop .full-img:before {
    display: none;
}

.free-proofing-body .full-swing .full-box .full.stop .full-img {
    filter: grayscale(100%);
    filter: gray;
}

.free-proofing-body .full-swing .full-box .full.stop .jump-link {
    background-image: linear-gradient(to right, #6f6f6f, #b0b0b0);
    box-shadow: 2px 5px 15px 0px rgba(119, 104, 94, 0.4);
    cursor: default;
}

.free-proofing-body .full-swing .full-box .full.stop .jump-link:hover {
    box-shadow: 2px 5px 15px 0px rgba(119, 104, 94, 0.4);
}

.free-proofing-body .full-swing .full-box .full-img {
    width: 266px;
    height: 170px;
    position: relative;
    overflow: hidden;
    float: left;
    background: #3b3b3b;
}

.free-proofing-body .full-swing .full-box .full-img a {
    display: block;
    height: inherit;
    width: inherit;
}

.free-proofing-body .full-swing .full-box .full-img:before {
    display: block;
    content: '';
    background: url("/zhuanti/freeorder/img/hot-icon.png") no-repeat center;
    width: 58px;
    height: 59px;
    position: absolute;
    top: -6px;
    right: 10px;
    z-index: 1;
}

.free-proofing-body .full-swing .full-box .full-img:hover img {
    transform: scale(1.03);
}

.free-proofing-body .full-swing .full-box .full-img img {
    transition: all 0.2s linear;
    max-width: 100%;
}

.free-proofing-body .full-swing .full-box .full-info {
    float: right;
}

.free-proofing-body .full-swing .full-box .full-info .info-title {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    width: 290px;
    height: 60px;
}

.free-proofing-body .full-swing .full-box .full-info .full-time {
    margin-top: 16px;
    font-size: 16px;
    color: #757575;
    height: 50px;
}

.free-proofing-body .full-swing .full-box .full-info .jump-link {
    display: block;
    color: #fff;
    text-align: center;
    width: 157px;
    height: 44px;
    line-height: 44px;
    border-radius: 44px;
    font-size: 18px;
    background-image: linear-gradient(to right, #f6593b, #fe833d);
    background-blend-mode: normal,
    normal;
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
    float: right;
}

.free-proofing-body .full-swing .full-box .full-info .jump-link:hover {
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.6);
}

.free-proofing-body .full-swing .full-box .full-info .jump-link:active {
    margin-top: 1px;
}

/*# sourceMappingURL=free-proofing.css.map */

/*ÁìÈ¡µ¯¿ò*/
.free-proofing-up {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.free-proofing-up .free-proofing-up-body {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -220px;
    margin-top: -202px;
    border-radius: 12px;
    width: 440px;
    background-color: #fff;
    border: 3px solid #f53d3d;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.free-proofing-up .free-proofing-up-body .box {
    padding: 25px 40px 35px;
    text-align: center;
}

.free-proofing-up .free-proofing-up-body .box h3 {
    font-size: 26px;
    color: #f53d3d;
    line-height: 1.4;
}

.free-proofing-up .free-proofing-up-body .box .coupon {
    margin-top: 12px;
}

.free-proofing-up .free-proofing-up-body .box .ewm {
    margin: 20px 0;
}

.free-proofing-up .free-proofing-up-body .box .ewm img {
    width: 190px;
    border: 1px solid #e5e5e5;
    padding: 5px;
}

.free-proofing-up .free-proofing-up-body .box .tis {
    margin-top: 12px;
    padding: 20px 0;
    font-size: 15px;
}

.free-proofing-up .free-proofing-up-body .box .oper {
    text-align: center;
    margin-top: 15px;
}

.free-proofing-up .free-proofing-up-body .box .oper a {
    display: inline-block;
    width: 149px;
    height: 40px;
    margin: 0 5px;
    line-height: 40px;
    border: 1px solid #f53d3d;
    font-size: 15px;
    color: #f53d3d;
    border-radius: 50px;
    box-shadow: 0 7px 7px rgba(255, 104, 34, 0.12);
}

.free-proofing-up .free-proofing-up-body .box .oper a:hover {
    background-color: #ffefe8;
}

.free-proofing-up .free-proofing-up-body .box .oper a.goto {
    background-color: #f53d3d;
    color: #fff;
}

.free-proofing-up .free-proofing-up-body .box .oper a.goto:hover {
    opacity: 0.9;
}

.free-proofing-up .free-proofing-up-body .close {
    position: absolute;
    right: -22px;
    top: -12px;
    width: 41px;
    height: 41px;
    background: url(/zhuanti/freeorder/img/free-proofing-close@coupon.png);
}













