body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td,html {
    margin: 0;
    padding: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}

ul,ol,li {
    list-style: none
}

sup {
    vertical-align: inherit
}

sub {
    vertical-align: inherit
}

section,article,aside,address,fieldset,header,footer,nav,dialog,figure,time,video,mark,canvas {
    display: block;
    margin: 0;
    padding: 0
}

img,fieldset {
    display: block;
    border: 0;
    width: 100%
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    color: #296fc7
}

a,a:active,button,button:active,input,span,label,div {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent
}

button {
    background: none;
    border: none
}

body,input,textarea {
    font-family: "PingFang SC","microsoft yahei","Hiragino Sans GB",tahoma,arial,sans-serif
}

html,body {
    width: 100%;
    font-size: calc(100vw/750*100);
    line-height: 1.6;
    color: #333;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

@media only screen and (min-width: 750px) {
    html,body {
        font-size:75px
    }
}

.no-scroll,.no-scroll body {
    height: 100%;
    overflow: hidden
}

a,button,input,select,textarea {
    outline: none
}

input[type="text"],input[type="password"],input[type="number"],textarea {
    line-height: normal;
    color: #333;
    background: none;
    resize: none;
    border: 0;
    -webkit-appearance: none;
    border-radius: 0
}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type='number'] {
    -moz-appearance: textfield
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    line-height: normal;
    color: #999
}

.abs {
    position: absolute;
    right: 0;
    top: 0
}

.col-highlight {
    color: #f35b68
}

.imgfile {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

@font-face {
    font-family: "iconfont";
    src: url('iconfont/iconfont.woff2?t=1624261563887') format('woff2'),url('iconfont/iconfont.woff?t=1624261563887') format('woff'),url('iconfont/iconfont.ttf?t=1624261563887') format('truetype')
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-tips:before {
    content: "\e622"
}

.icon-success:before {
    content: "\e60f"
}

.icon-selected:before {
    content: "\e7f8"
}

.icon-files:before {
    content: "\e68a"
}

.icon-photos:before {
    content: "\e63c"
}

.icon-spec:before {
    content: "\e65d"
}

.icon-upload:before {
    content: "\e600"
}

.icon-dress:before {
    content: "\eb73"
}

.icon-picture:before {
    content: "\e614"
}

.icon-light:before {
    content: "\e63a"
}

.icon-close:before {
    content: "\e621"
}

.icon-phone:before {
    content: "\e602"
}

.icon-download:before {
    content: "\e626"
}

.icon-arrow:before {
    content: "\e631"
}

.icon-center:before {
    content: "\e618"
}

.icon-bg:before {
    content: "\e609"
}

.icon-you:before {
    content: "\e60d"
}

.wp {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;
    font-size: .28rem
}

.wp.wp-grey {
    background-color: #f2f4f6
}

.wp.wp-handler {
    background: url('img/banner.jpg') no-repeat center top / auto 100%
}

@media only screen and (max-width: 750px) {
    .wp {
        min-width:100px
    }
}

.main {
    margin: 0 auto;
    padding: .6rem 0;
    max-width: 1200px;
    position: relative
}

.hd {
    position: relative;
    margin: 0 auto;
    min-width: 1200px;
    font-size: .26rem;
    background-color: #fff;
    box-shadow: 0 10px 10px -3px rgba(41,111,199,0.25);
    z-index: 10
}

.hd .main {
    padding: 0;
    height: .9rem;
    line-height: .9rem
}

.hd .logo {
    font-size: .4rem;
    text-indent: 1em
}

.hd .logo a {
    display: block;
    width: 3rem;
    height: .9rem;
    background: url('../img/logo.png') no-repeat center / cover;
    text-indent: -500%;
    overflow: hidden
}

.hd .hd-aside {
    position: absolute;
    right: 0;
    top: 0
}

.hd .hd-aside li {
    float: left;
    position: relative
}

.hd .hd-aside li:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    content: ""
}

.hd .hd-aside li:first-child a:hover {
    color: #f35b68
}

.hd .hd-aside li:first-child:after {
    background: #f35b68
}

.hd .hd-aside li:last-child a:hover {
    color: #296fc7
}

.hd .hd-aside li:last-child:after {
    background: #296fc7
}

.hd .hd-aside a {
    display: block;
    padding: 0 .2rem;
    color: #333
}

.hd .hd-aside a:hover {
    color: #296fc7
}

@media only screen and (max-width: 750px) {
    .hd {
        min-width:100px
    }
}

.ft {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    min-width: 1200px;
    font-size: .24rem;
    text-align: center;
    background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);
    color: #333
}

.ft .main {
    padding: .3rem 0
}

@media only screen and (max-width: 750px) {
    .ft {
        min-width:100px
    }
}

.iblbox {
    display: inline-block;
    vertical-align: middle;
    width: 49%
}

.iblbox.iblbox-sml {
    margin-right: 7%;
    width: 42%
}

@media only screen and (max-width: 750px) {
    .iblbox {
        display:block;
        width: 100%
    }

    .iblbox.iblbox-sml {
        margin-right: 0;
        width: 100%
    }
}

.btn {
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: .9rem;
    line-height: .9rem;
    font-size: .3rem;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
    background-color: #f35b68;
    background-image: -webkit-linear-gradient(top, #ff5e6c, #d9505c);
    background-image: -ms-linear-gradient(top, #ff5e6c, #d9505c);
    background-image: linear-gradient(top, #ff5e6c, #d9505c);
    box-shadow: 0 6px 10px -4px rgba(255,94,108,0.35);
    border-radius: .45rem;
    cursor: pointer
}

.btn .iconfont {
    margin-right: .1rem;
    font-size: .3rem
}

.btn.btn-line {
    color: #ff5e6c;
    background: #fff;
    border: 1px solid #ff5e6c;
    box-shadow: 0 6px 10px -4px rgba(255,94,108,0.35)
}

.btn:hover {
    filter: brightness(110%)
}

.btn:active {
    transform: scale(.96)
}

.titbox {
    margin-bottom: .3rem;
    text-align: center
}

.titbox h2 {
    position: relative;
    font-size: .36rem
}

.photo-step {
    margin-bottom: .5rem
}

.photo-step ul {
    font-size: .24rem;
    text-align: center
}

.photo-step li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 4%;
    color: #fff;
    text-shadow: 0 6px 15px rgba(41,111,199,0.75)
}

.photo-step .iconfont {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 -0.3rem .15rem 0;
    width: .6rem;
    text-align: center;
    font-size: .4rem;
    line-height: .4rem;
    color: #ff5e6c
}

.photo-step .photo-step-img {
    margin-bottom: .1rem;
    height: 2.2rem
}

.photo-step img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%;
    box-sizing: border-box;
    border: .05rem solid #fff
}

.photo-step small {
    display: block;
    line-height: 1.2
}

.reuploadlist {
    margin-top: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.reuploadlist li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.reuploadlist li:nth-child(2) {
    margin-left: 1px
}

.reupload {
    margin-top: 1px;
    height: .7rem;
    line-height: .7rem;
    font-size: .3rem;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background-color: #0096ff
}

.reupload:active {
    transform: scale(.96)
}

.bantxt {
    padding: .3rem 0;
    text-align: center
}

.bantxt h2 {
    display: inline-block;
    vertical-align: top;
    padding: 0 .6rem;
    font-size: .64rem;
    text-align: left;
    text-shadow: 2px 2px 0 #fff
}

.bantxt h2 em {
    color: #ff5e6c
}

@media only screen and (max-width: 750px) {
    .bantxt {
        padding-top:0
    }

    .bantxt h2 {
        padding: 0 .2rem;
        font-size: .46rem
    }
}

.ban-desc {
    display: inline-block;
    margin: .3rem 0;
    padding: .3rem 1rem;
    font-size: .26rem;
    color: #111;
    text-align: left;
    background-color: rgba(255,255,255,0.5);
    border: 1px solid #fff
}

.ban-desc .iconfont {
    margin-right: .1rem;
    font-size: .36rem;
    color: #f35b68
}

@media only screen and (max-width: 750px) {
    .ban-desc {
        margin:.1rem 0;
        padding: .1rem .3rem
    }
}

.handler {
    margin: 0 auto;
    padding: .3rem;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 .3rem rgba(0,0,0,0.2)
}

.handler .itembox {
    float: left;
    position: relative;
    box-sizing: border-box;
    padding: 20px;
    height: 560px;
    border: 1px dashed #bbb;
    border-radius: 20px
}

.handler .itembox h3 {
    position: absolute;
    left: 20px;
    top: 0;
    margin-top: -15px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    background-color: #fff
}

.handler .item-origin {
    width: 28%
}

.handler .item-origin img {
    max-width: 100%;
    max-height: 100%
}

.handler .item-origin .btn {
    position: absolute;
    left: 20%;
    bottom: 20px;
    display: block;
    width: 60%;
    color: #666;
    background: #f2f4f6;
    box-shadow: 0 6px 10px rgba(0,0,0,0.1)
}

.handler .item-origin .btn:hover {
    filter: brightness(98%)
}

.handler .item-origin .btn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    opacity: 0;
    cursor: pointer
}

.handler .item-photo {
    margin: 0 1%;
    width: 30%;
    border: 1px solid #f35b68
}

.handler .item-photo h3 {
    color: #f35b68
}

.handler .item-photo h4 {
    margin-bottom: 6px;
    font-weight: bold;
    text-align: center
}

.handler .item-photo img {
    margin: 0 auto;
    width: auto
}

.handler .item-photo .photo-single {
    height: 50%;
    box-sizing: border-box
}

.handler .item-photo .photo-group {
    height: 50%;
    box-sizing: border-box
}

.handler .item-photo .photo-exa {
    height: 100%;
    box-sizing: border-box
}

.handler .item-photo .photo-exa img {
    max-height: 80%
}

.handler .item-controler {
    width: 40%
}

.handler .item-controler h4 {
    margin-bottom: 10px;
    font-weight: bold
}

.handler .item-controler>.btn {
    position: absolute;
    left: 20%;
    bottom: 20px;
    display: block;
    width: 60%
}

.handler .item-controler .prepay-btns {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 0 20px;
    text-align: center
}

.handler .item-controler .prepay-btns .btn {
    margin: 0 1%;
    padding: 0;
    width: 54%
}

.handler .item-controler .prepay-btns .btn.btn-line {
    width: 32%
}

.handler .photo-origin {
    position: relative;
    width: 100%;
    cursor: pointer
}

.handler .photo-origin:before {
    display: block;
    padding-top: 40%;
    width: 100%;
    height: 0;
    content: "";
    background: url('img/upload_bg.jpg') no-repeat center / cover
}

.handler .photo-origin .imgorigin {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    transform: translateX(-50%);
    width: auto;
    max-height: 100%
}

.handler .result-p {
    font-size: 18px;
    color: #f35b68
}

@media only screen and (max-width: 750px) {
    .handler {
        width:90%
    }
}

.control-unit {
    position: relative;
    margin: .3rem 0;
    padding: 0 0 0 6em
}

.control-unit h4 {
    position: absolute;
    left: 0;
    top: 0;
    font-size: .26rem;
    line-height: .6rem
}

input.itxt {
    box-sizing: border-box;
    padding: 0 .1rem;
    width: 40%;
    height: .6rem;
    font-size: .3rem;
    border: 1px solid #ddd
}

.colorlist li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    margin-right: .3rem;
    margin-bottom: 7px;
    width: .6rem;
    height: .8rem;
    box-shadow: .05rem .05rem 0 rgba(0,0,0,0.1);
    cursor: pointer;
    user-select: none
}

.colorlist li.col-white {
    background-color: #fff;
    border: 1px solid #aaa
}

.colorlist li.col-white .iconfont {
    color: #f35b68
}

.colorlist li.col-red {
    background-color: red
}

.colorlist li.col-blue {
    background-color: #438edb
}

.colorlist li .iconfont {
    display: none;
    position: absolute;
    right: 2px;
    bottom: 0;
    font-size: .36rem;
    color: #fff
}

.colorlist li.on .iconfont {
    display: block
}

.sizelist:after {
    display: table;
    content: "";
    clear: both
}

.sizelist li {
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    background-color: #f2f4f6;
    border: 1px solid #f2f4f6;
    cursor: pointer;
    user-select: none
}

.sizelist li:hover {
    color: #f35b68;
    border-color: #f35b68
}

.sizelist li.on {
    color: #f35b68;
    background-color: #fff;
    border-color: #f35b68;
    box-shadow: 4px 4px 0 rgba(0,0,0,0.1)
}

.sizelist h5 {
    font-weight: bold
}

.selected-txt {
    font-size: .26rem
}

.selected-txt span {
    color: #f35b68
}

.selectlist {
    padding: .1rem .2rem .1rem .1rem;
    box-sizing: border-box;
    width: 2.8rem;
    font-size: .26rem;
    border: 1px solid #ddd
}

@media only screen and (max-width: 750px) {
    .selectlist {
        padding:.15rem .2rem .15rem .1rem
    }
}

.obtain {
    position: relative;
    margin: .6rem auto;
    padding: .6rem .2rem;
    max-width: 600px;
    text-align: center;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    border-radius: .2rem
}

.obtain h3 {
    position: absolute;
    left: .3rem;
    top: 0;
    margin-top: -0.15rem;
    padding: 0 .2rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .32rem;
    font-weight: bold;
    text-shadow: 2px 2px 0 #fff
}

.obtain h4 {
    margin-bottom: .1rem;
    font-size: .28rem;
    text-align: center
}

.obtain p {
    margin-top: .2rem;
    font-size: .2rem;
    color: #111;
    text-align: center
}

.obtain .custom-img::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    /*background: url('img/mask.png') repeat center / 70px auto*/
}

.custom-img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0 .1rem;
    width: 206px;
    height: 289px;
    background-image: url('img/default.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.custom-img.size1 {
    width: 206px;
    height: 289px
}

.custom-img.size2 {
    width: 206px;
    height: 290px
}

.custom-img.size3 {
    width: 206px;
    height: 265px
}

.custom-img.size4 {
    width: 195px;
    height: 283px
}

.custom-img.size6 {
    width: 208px;
    height: 302px
}

.custom-img.size77 {
    width: 206px;
    height: 313px
}

.custom-img.size500 {
    width: 210px;
    height: 300px
}

@media only screen and (max-width: 750px) {
    .custom-img {
        width:3.09rem;
        height: 4.34rem
    }

    .custom-img.size1 {
        width: 3.09rem;
        height: 4.34rem
    }

    .custom-img.size2 {
        width: 3.09rem;
        height: 4.35rem
    }

    .custom-img.size3 {
        width: 3.09rem;
        height: 3.98rem
    }

    .custom-img.size4 {
        width: 2.93rem;
        height: 4.25rem
    }

    .custom-img.size6 {
        width: 3.12rem;
        height: 4.53rem
    }

    .custom-img.size77 {
        width: 3.09rem;
        height: 4.7rem
    }

    .custom-img.size500 {
        width: 3.15rem;
        height: 4.5rem
    }
}

.custom-img.originsize1 {
    width: 295px;
    height: 413px
}

.custom-img.originsize2 {
    width: 413px;
    height: 579px
}

.custom-img.originsize3 {
    width: 413px;
    height: 531px
}

.custom-img.originsize4 {
    width: 390px;
    height: 567px
}

.custom-img.originsize6 {
    width: 260px;
    height: 378px
}

.custom-img.originsize77 {
    width: 413px;
    height: 626px
}

.custom-img.originsize500 {
    width: 1050px;
    height: 1499px
}

.custom-img.col-white {
    background: #ffffff
}

.custom-img.col-red {
    background: #ff0000
}

.custom-img.col-blue {
    background: #438edb
}

.custom-img img {
    width: auto;
    height: 100%
}

.custom-img img.custom-thumb {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto
}

.custom-img img.custom-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px
}

#customImg {
    min-height: 265px
}

@media only screen and (max-width: 750px) {
    #customImg {
        min-height:2.65rem
    }
}

.follow-card {
    text-align: center
}

.follow-card h3 {
    margin-bottom: .5rem;
    font-size: .48rem;
    text-align: center;
    color: #f60
}

.follow-card h3 strong {
    font-weight: normal;
    background-image: -webkit-linear-gradient(135deg, #fa709a, #fee140);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.follow-card p {
    padding: .1rem 0
}

.follow-card .btn {
    margin-top: .4rem
}

.follow-card #wechatSn {
    color: #07c160
}

.follow-card .follow-tip {
    margin-top: .5rem;
    padding-top: .4rem;
    position: relative;
    font-size: .28rem
}

.follow-card .follow-tip::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    content: "";
    background: #CACDD0;
    transform: scaleY(.5);
    transform-origin: center top
}

.follow-card .follow-tip em {
    margin-right: .1rem;
    padding: 0 .1rem;
    font-style: normal;
    color: #fff;
    background-color: #333
}

.confirmbox h3 {
    margin-bottom: .3rem;
    font-size: .42rem;
    color: #f35b68;
    text-align: center
}

.confirmbox p {
    padding: .1rem 0;
    font-size: .28rem
}

.pc-platform img {
    margin: 0 auto;
    width: 3rem
}

.mobile-platform .btn {
    margin: .4rem auto 0;
    width: 80%
}

.helpdoc {
    margin: .5rem auto 0;
    padding-top: .5rem;
    max-width: 500px;
    border-top: 1px dashed #333
}

.helpdoc h4 {
    font-size: .36rem;
    font-weight: bold
}

.helpdoc p {
    margin-top: .3rem;
    font-size: .26rem;
    color: #fff;
    text-align: left;
    text-indent: 1em;
    background-color: #07c160
}

.helpdoc img {
    box-sizing: border-box;
    border: 1px solid #07c160
}

.btnbox {
    margin: .3rem auto 0;
    max-width: 500px;
    text-align: center
}

.btnbox p {
    margin-top: .3rem
}

.btnbox p#uploadPhone {
    color: #f35b68;
    cursor: pointer
}

.btnbox .btn {
    margin: 0 auto;
    width: 80%
}

.btn-copy {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 .2rem;
    padding: 0 .2rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .2rem;
    color: #111;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    border-radius: .06rem;
    cursor: pointer
}

.btn-copy:active {
    transform: scale(.9)
}

.icolist {
    text-align: center
}

.icolist li {
    margin: 0 .6rem;
    display: inline-block;
    vertical-align: top;
    width: 35%
}

.icolist li .iconfont {
    font-size: .9rem;
    color: #ff5e6c;
    background-image: -webkit-linear-gradient(135deg, #d9505c, #ff5e6c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: .05rem .05rem 0 rgba(0,0,0,0.1)
}

.icolist li h3 {
    margin: .2rem 0 .1rem;
    font-size: .24rem
}

.icolist li p {
    color: #999
}

.wp-step .steps {
    text-align: center
}

.wp-step .steps li {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.wp-step .steps h3 {
    margin-top: .1rem;
    font-size: .24rem;
    font-weight: bold
}

.wp-step .steps .iconfont {
    display: block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .48rem;
    color: #fff;
    background-image: -webkit-linear-gradient(135deg, #d9505c, #ff5e6c);
    box-shadow: .05rem .05rem 0 rgba(0,0,0,0.1);
    border-radius: 100%
}

.wp-step .steps .icon-arrow {
    margin: 0 .6rem;
    color: #ff5e6c;
    background-image: -webkit-linear-gradient(135deg, #d9505c, #ff5e6c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    box-shadow: none
}

@media only screen and (max-width: 750px) {
    .wp-step .steps .icon-arrow {
        margin:0
    }
}

.guidelist {
    padding: 0 .1rem
}

.guidelist:after {
    display: table;
    content: "";
    clear: both
}

.guidelist li {
    float: left;
    margin: 2%;
    padding: .1rem .2rem;
    text-align: center;
    box-sizing: border-box;
    width: 46%;
    background-color: #fff;
    box-shadow: .05rem .05rem 0 rgba(0,0,0,0.1)
}

.guidelist h3 {
    margin-bottom: .1rem;
    font-size: .26rem
}

.guidelist p {
    height: .6rem;
    font-size: .24rem;
    line-height: .3rem;
    color: #999
}

.guidelist .iconfont {
    font-size: .9rem;
    color: #ff5e6c;
    background-image: -webkit-linear-gradient(135deg, #d9505c, #ff5e6c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: .05rem .05rem 0 rgba(0,0,0,0.1)
}

.result-example {
    margin: 0 auto;
    width: 90%;
    max-width: 750px
}

.subpagebox {
    padding: 0 .3rem;
    box-sizing: border-box;
    min-height: calc(100vh - 3.46rem)
}

.subpagebox.subpage-detail {
    text-align: center
}

.qalist {
    font-size: .26rem
}

.qalist dt {
    margin-bottom: .1rem;
    padding-top: .3rem;
    font-size: .3rem;
    font-weight: bold
}

.qalist dd {
    padding: .1rem 0;
    color: #666
}

.qalist table {
    color: #111;
    text-align: center
}

.qalist table th,.qalist table td {
    padding: .1rem .2rem;
    border: 1px solid #ddd
}

.qalist table th {
    background-color: #f2f4f6
}

.qalist p {
    padding: .1rem 0
}

.searchbox {
    margin: 0 auto;
    font-size: .26rem
}

.searchbox .search-inp {
    position: relative;
    box-sizing: border-box;
    border: 1px solid #ddd
}

.searchbox input {
    padding: 0 .2rem;
    box-sizing: border-box;
    width: 100%;
    height: .9rem;
    font-size: .28rem
}

.searchbox button {
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    width: 1.6rem;
    font-size: .28rem;
    letter-spacing: 2px;
    color: #fff;
    background-color: #f35b68;
    cursor: pointer
}

.searchbox button:hover {
    opacity: .9
}

.searchbox button:active {
    transform: scale(.96)
}

.searchbox p {
    margin-top: .2rem;
    text-align: center
}

.search-result {
    margin: .8rem auto 0
}

.search-result h3 {
    margin-bottom: .2rem;
    padding-bottom: .1rem;
    font-weight: bold;
    border-bottom: 1px solid #333
}

.search-result li {
    position: relative;
    margin-bottom: .1rem;
    padding: .1rem 0;
    box-sizing: border-box
}

.search-result li::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    content: "";
    background: #CACDD0;
    transform: scaleY(.5);
    transform-origin: center bottom
}

.search-result li .sr-cell {
    display: inline-block;
    vertical-align: middle;
    font-size: .26rem
}

.search-result li .sr-img {
    display: inline-block;
    vertical-align: middle;
    margin-right: .2rem;
    width: 1rem
}

.search-result li .custom-img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .1rem 0 0;
    width: 1.2rem;
    height: 1.5rem
}

.search-result li p {
    padding: .1rem 0
}

.search-result li .btn {
    position: absolute;
    right: .1rem;
    top: 50%;
    margin-top: -0.3rem;
    padding: 0 .3rem;
    width: auto;
    height: .6rem;
    line-height: .6rem;
    font-size: .26rem
}

.search-result li:hover {
    background-color: #f7f8f9;
    cursor: pointer
}

.search-none {
    margin-top: 1.2rem;
    text-align: center;
    opacity: .5
}

.search-none img {
    margin: 0 auto .1rem;
    width: 1.2rem
}

.sd-control {
    margin: 0 .15rem .3rem;
    padding: .2rem 0;
    border: 1px dashed #ddd;
    border-radius: .2rem
}

.sd-control .control-unit {
    display: inline-block;
    vertical-align: top;
    margin: .2rem 0
}

.sd-item {
    position: relative;
    box-sizing: border-box;
    margin: .3rem .15rem 0;
    padding: .4rem .2rem;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: .2rem;
    background-color: #f2f4f6
}

.sd-item h3 {
    position: absolute;
    left: .2rem;
    top: 0;
    margin-top: -0.15rem;
    padding: 0 .2rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .26rem;
    background-color: #fff;
    border-radius: .3rem
}

.sd-item .sd-img {
    display: block;
    margin: 0 auto .5rem;
    height: 2.4rem
}

.sd-item .sd-img img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    max-height: 100%
}

.sd-item .btn {
    margin: 0 auto;
    width: 60%;
    height: .7rem;
    line-height: .7rem;
    font-size: .26rem
}

.sdbtn {
    margin-top: .5rem;
    text-align: center
}

.sdbtn .btn {
    margin: 0 auto;
    width: 80%
}

.sd-handler-m em {
    display: inline-block;
    vertical-align: middle;
    margin-left: .05rem;
    padding: 0 .1rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .24rem;
    color: #fff;
    font-style: normal;
    background-color: #40c057;
    border-radius: .15rem
}

.tip {
    margin: .3rem auto 0;
    width: 80%;
    font-size: .24rem
}

.pop {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000
}

.pop .icon-close {
    position: absolute;
    right: 0;
    top: 0;
    padding: .2rem;
    font-size: .26rem;
    line-height: 1;
    cursor: pointer
}

.popmain {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: .4rem;
    width: 6.9rem;
    font-size: .24rem;
    background-color: #fff;
    border-radius: .2rem
}

@media only screen and (max-width: 750px) {
    .popmain {
        transform:translateY(-50%);
        left: 6%;
        right: 6%;
        width: auto;
        padding: .6rem .4rem
    }
}

.paybox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: .4rem .2rem;
    box-sizing: border-box;
    width: 6.9rem;
    background: #fff;
    border-radius: .2rem
}

@media only screen and (max-width: 750px) {
    .paybox {
        left:5%;
        right: 5%;
        transform: translate(0, -50%);
        padding: .3rem 0;
        width: auto
    }
}

.pricebox {
    text-align: center
}

.pricebox h3 {
    margin-bottom: .3rem;
    font-size: .28rem;
    font-weight: bold
}

.pricebox .price {
    margin: 0 auto .2rem;
    padding-bottom: .2rem;
    width: 90%;
    line-height: 1.2;
    font-size: .6rem;
    color: #e60000;
    border-bottom: 1px solid #eee
}

.pricebox .price span {
    display: inline-block;
    vertical-align: middle;
    font-size: .26rem;
    text-align: right
}

.pricebox .price del {
    display: block;
    color: #999
}

.pricebox .price small {
    font-size: .26rem
}

.pricebox .price em {
    display: inline-block;
    vertical-align: middle;
    margin-left: .1rem;
    font-style: normal
}

.pricebox .price strong {
    margin-right: .1rem
}

@media only screen and (max-width: 750px) {
    .pricebox .price {
        margin-bottom:.3rem;
        padding-bottom: .3rem
    }
}

.paybtn {
    margin-top: .2rem;
    padding: .2rem 0;
    font-size: .26rem;
    text-align: center
}

.paybtn>img {
    margin: .3rem auto 0;
    width: 70%;
    max-width: 400px
}

.paybtn strong {
    color: #e60000
}

@media only screen and (max-width: 750px) {
    .paybtn {
        margin-top:.3rem;
        padding: .3rem 0
    }
}

.pay-pc {
    margin-bottom: .3rem
}

.pay-pc-qrcodebox {
    position: relative;
    margin-right: .4rem;
    display: inline-block;
    vertical-align: middle;
    width: 2rem
}

.pay-pc-qrcodebox .pay-pc-qrcode {
    display: block;
    width: 100%;
    min-height: 2rem
}

.pay-pc-qrcodebox .pay-pc-qrcode canvas {
    width: 100%
}

.pay-pc-qrcodebox .pay-pc-loading {
    position: absolute;
    left: 50%;
    top: 1.5rem;
    width: .36rem;
    margin: -0.6rem 0 0 -0.18rem
}

.pay-pc-qrcodebox p {
    margin-top: .1rem;
    font-size: .18rem
}

.pay-pc-example {
    display: inline-block;
    vertical-align: middle;
    width: 2rem
}

.btn-wx {
    display: block;
    margin: 0 auto .2rem;
    width: 90%;
    height: .9rem;
    line-height: .9rem;
    font-size: .28rem;
    color: #fff;
    background: #07c160;
    border-radius: .45rem
}

.btn-wx img {
    display: inline-block;
    vertical-align: middle;
    margin-right: .1rem;
    width: .6rem
}

.btn-wx:active {
    transform: scale(.96)
}

.btn-zfb {
    display: block;
    margin: 0 auto .2rem;
    width: 90%;
    height: .9rem;
    line-height: .9rem;
    font-size: .28rem;
    color: #fff;
    background: #1296db;
    border-radius: .45rem
}

.btn-zfb img {
    display: inline-block;
    vertical-align: middle;
    margin-right: .1rem;
    width: .48rem
}

.btn-zfb:active {
    transform: scale(.96)
}

.pay-pc-tab {
    margin-bottom: .3rem;
    text-align: center
}

.pay-pc-tab li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 38%;
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem;
    color: #333;
    user-select: none;
    background: #fff;
    border: 1px solid #ddd;
    cursor: pointer
}

.pay-pc-tab li:nth-child(2) {
    margin-left: 4%
}

.pay-pc-tab li:nth-child(2) img {
    width: .32rem
}

.pay-pc-tab li.on {
    border-color: #07c160
}

.pay-pc-tab li.on::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: .4rem;
    height: .4rem;
    content: "";
    background: url('img/selected.png') no-repeat center / 100%
}

.pay-pc-tab li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: .1rem;
    width: .4rem
}

.pay-pc-tab li:active {
    transform: scale(.96)
}

.pop-phonenumber {
    font-size: .3rem
}

.pop-phonenumber h3 {
    margin-bottom: .3rem;
    font-size: .42rem;
    text-align: center;
    color: #07c160
}

.pop-phonenumber input[type='number'] {
    margin: .5rem 0;
    box-sizing: border-box;
    padding: 0 .2rem;
    width: 100%;
    height: .8rem;
    font-size: .28rem;
    border: 1px solid #ccc
}

.pop-phonenumber input[type='number']:focus {
    border-color: #aaa
}

.pop-phonenumber .protocol-inp {
    font-size: .24rem;
    color: #666
}

.pop-phonenumber .protocol-inp input {
    margin-right: .1rem;
    vertical-align: middle
}

.pop-phonenumber .protocol-inp a {
    color: #333;
    text-decoration: underline
}

.popbtns {
    margin-top: .6rem;
    text-align: center
}

.popbtns .btn {
    padding: 0;
    width: 40%;
    display: inline-block;
    vertical-align: middle
}

.popbtns .btn:nth-child(2) {
    margin-left: 2%;
    width: 56%
}

.loading {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 99999
}

.loading .loading-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -60px 0 0 -60px;
    padding: 30px 0 0;
    box-sizing: border-box;
    width: 120px;
    height: 120px;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.loading img {
    display: block;
    margin: 0 auto 8px;
    width: 32px;
    height: 32px
}

.popmsg {
    position: fixed;
    left: 50%;
    top: 40%;
    transform: translateX(-50%);
    z-index: 9999
}

.popmsg .popmsg-txt {
    padding: .1rem .2rem;
    white-space: nowrap;
    font-size: .26rem;
    color: #fff;
    background-color: rgba(0,0,0,0.75);
    border-radius: .1rem;
    z-index: 1000;
    animation: bottomIn .25s linear both
}

@keyframes bottomIn {
    0% {
        transform: translate3d(0, 1rem, 0);
        opacity: 0
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

#btnPay {
    animation: bounceIn .6s
}

@keyframes bounceIn {
    0% {
        transform: scale(0)
    }

    70% {
        transform: scale(1.1)
    }

    90% {
        transform: scale(.9)
    }

    100% {
        transform: scale(1)
    }
}

#imgCanvas {
    position: absolute;
    left: -20000px;
    top: 0;
    z-index: -1;
    transform: translateZ(0);
    background-image: none;
    overflow: hidden;
    border: none
}

#imgCanvas .custom-img {
    display: block;
    margin: 0;
    overflow: hidden
}

#imgCanvas img {
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 100%;
    height: auto
}

.downloadpop {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.9);
    z-index: 1001
}

.downloadpop .downloadpop-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.downloadpop h3 {
    margin-bottom: .3rem;
    font-size: .36rem;
    color: #fff;
    text-align: center;
    white-space: nowrap
}

.downloadpop img {
    margin: 0 auto;
    display: block;
    max-width: 80%;
    width: auto
}

.downloadpop .downloadpop-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .42rem;
    color: #fff;
    text-align: center
}

.editpop-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .42rem;
    color: #fff;
    text-align: center
}

.editbox {
    width: 100%;
    font-size: 0;
    text-align: center
}

.editbox .custom-img {
    position: relative;
    display: block;
    margin: 0 auto .3rem;
    transform: translateZ(0);
    background-image: none;
    border: none;
    overflow: hidden
}

.editbox .custom-img::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url('../img/mask.png') repeat center / 100px auto
}

.editbox img {
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 100%;
    height: auto
}

.editbox #editLeft,.editbox #editRight,.editbox #editUp,.editbox #editDown,.editbox #editRotate,.editbox #editSuo,.editbox #editFang,.editbox #editBright,.editbox #editDark,.editbox #editRotateDeg,.editbox #editRotateDeg_1 {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    padding-top: .5em;
    box-sizing: border-box;
    width: 5em;
    height: 5em;
    line-height: 1.2;
    font-size: 12px;
    color: #fff;
    background-color: rgba(255,255,255,0.2);
    text-align: center;
    cursor: pointer;
    user-select: none;
    border-radius: 6px;
    box-shadow: 0 0 2px #fff
}

.editbox #editLeft img,.editbox #editRight img,.editbox #editUp img,.editbox #editDown img,.editbox #editRotate img,.editbox #editSuo img,.editbox #editFang img,.editbox #editBright img,.editbox #editDark img,.editbox #editRotateDeg img,.editbox #editRotateDeg_1 img {
    display: block;
    margin: 0 auto 5px;
    position: static;
    width: 50%
}

.editbox #editLeft:active,.editbox #editRight:active,.editbox #editUp:active,.editbox #editDown:active,.editbox #editRotate:active,.editbox #editSuo:active,.editbox #editFang:active,.editbox #editBright:active,.editbox #editDark:active,.editbox #editRotateDeg:active,.editbox #editRotateDeg_1:active {
    background-color: rgba(255,255,255,0.4)
}

.editbox .btn {
    display: block;
    margin: 10% auto 0;
    width: 80%;
    max-width: 360px
}

.editbox .btn.btn-line {
    margin-top: .3rem
}

.editpop {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.9);
    z-index: 10002
}

.editpop .editpop-main {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.group-imgs-canvas {
    position: absolute;
    left: -20000px;
    top: 0;
    display: table;
    width: 1205px;
    height: 1795px;
    background-color: #fff;
    z-index: -1;
    transform: translateZ(0);
    overflow: hidden
}

.group-imgs-canvas.group-imgs-canvas-horizon {
    width: 1795px;
    height: 1205px
}

.group-imgs-canvas .gic-tb {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.group-imgs-canvas .gic-tb.originsize1 img {
    width: 295px;
    height: 413px
}

.group-imgs-canvas .gic-tb.originsize2 img {
    width: 413px;
    height: 579px
}

.group-imgs-canvas .gic-tb.originsize3 img {
    width: 413px;
    height: 531px
}

.group-imgs-canvas .gic-tb.originsize4 img {
    width: 390px;
    height: 567px
}

.group-imgs-canvas .gic-tb.originsize6 img {
    width: 260px;
    height: 378px
}

.group-imgs-canvas .gic-tb.originsize77 img {
    width: 413px;
    height: 626px
}

.group-imgs-canvas .gic-tb.originsize500 img {
    width: 1050px;
    height: 1499px
}

.group-imgs-canvas .gic-tb ul {
    position: relative;
    font-size: 0;
    text-align: center
}

.group-imgs-canvas .gic-tb ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 2
}

.group-imgs-canvas .gic-tb ul li:before {
    position: absolute;
    left: 10px;
    top: -1000px;
    bottom: 0;
    content: "";
    width: 1px;
    background-color: #666
}

.group-imgs-canvas .gic-tb ul li:after {
    position: absolute;
    right: 10px;
    top: -1000px;
    bottom: 0;
    content: "";
    width: 1px;
    background-color: #666
}

.group-imgs-canvas .gic-tb ul .gicbox {
    position: relative;
    padding: 10px;
    background-color: #fff;
    z-index: 2
}

.group-imgs-canvas .gic-tb ul:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    content: "";
    height: 1px;
    background-color: #666
}

.group-imgs-canvas .gic-tb ul:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    content: "";
    height: 1px;
    background-color: #666
}

.group-imgs-canvas .gic-tb ul:nth-child(2) li:before {
    top: 0;
    bottom: -1000px
}

.group-imgs-canvas .gic-tb ul:nth-child(2) li:after {
    top: 0;
    bottom: -1000px
}

.group-imgs-canvas p {
    position: absolute;
    right: 50px;
    bottom: 20px;
    font-size: 32px;
    color: #111;
    background-color: #fff;
    z-index: 10
}

.colorlist li.col-gray,.custom-img.col-gray{ background: #314155; }
.colorlist li.col-denim,.custom-img.col-denim{ background: #3468A3; }
.colorlist li.col-sky,.custom-img.col-sky{ background: #73AFFF; }
.mobile-upload-box{height: 22px; margin-top: 16px; font-size: 14px; line-height: 22px; color: #22262e;text-align: center;}
.mobile-upload-box span{color: #375bbb; text-decoration: underline; cursor: pointer; margin: 0 4px;}

.dialogCd{position: fixed;left: 0; right: 0; top: 0; bottom: 0; z-index: 501;}
.dialogCd .sbg1{width: 100%;height: 100%; position: absolute;left: 0;right: 0;top: 0; bottom: 0;}
.sbg1{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);}
:root .sbg1{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#00000000');}/*for IE9*/
.dialog-box{position: absolute; width: 680px;height: 500px; top: 50%; left: 50%; margin-left: -340px;margin-top: -250px; -webkit-box-shadow: 0 8px 12px 0 rgb(57 61 70 / 6%); box-shadow: 0 8px 12px 0 rgb(57 61 70 / 6%); background: #fff;}
.dialog-header{position: relative;border-bottom: 1px solid #e9eef2;text-align: center;font-size: 20px;color: #22262e;font-weight: 600;height: 60px;line-height: 60px;}
.dialog-header .close{width: 24px;height: 24px;background: url('img/close.png');right: 20px;top: 50%;margin-top: -12px;cursor: pointer; position: absolute; background-size: 100% 100%;}
.upload-body{padding: 40px 40px 40px 60px;}
.refresh-btn{display: block; cursor: pointer; width: 68px; height: 28px; background: #375bbb; border-radius: 14px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; left: 50%; bottom: 20px; font-size: 14px; color: #fff; margin-left: -34px;}
.refresh-btn img{width: 12px; height: 12px; margin-right: 4px;}
.preview-box{position: relative; width: 220px;height: 240px; float: left;}
.not-photo-box{background: #f6f7fb; border-radius: 1px;border: 1px solid #dadde2; padding-top: 70px; height: 168px;}
.not-photo-box .not-img{width: 52px;height: 60px;display: block;margin: 0 auto;}
.not-photo-box .not-label{margin-top: 4px;color: #b3bbcb;font-size: 14px;line-height: 20px;text-align: center;font-weight: normal;}
.preview-box .photo-box{font-size: 0; text-align: center;display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-align: center; -ms-flex-align: center; align-items: center;-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.preview-box .photo-box img{border: 1px solid #dadde2;max-width: 220px; max-height: 240px; }
.info-box{padding-top: 10px; width: 311px;}
.qrcode-box .erm{width: 150px;height: 150px;float: left; padding-top: 11px;}
.qrcode-box .erm img{display: block;width: 100%;height: 100%;}
.qrcode-box .scan-img{width: 161px;height: 171px;float: left;}
.info-box .tips{font-size: 14px; line-height: 20px; color: #22262e; margin-top: 12px;}
.info-box .tips span{color: #375bbb;}
.submit-box{padding-top: 60px; clear: both; *padding-top: 0;}
.submit-box .submit-btn{cursor:pointer; width: 260px; height: 60px; background: #457afe; border-radius: 2px; font-size: 20px; color: #fff; font-weight: 600; border: none;margin: 0 auto;display: block;}
.submit-box .submit-btn[disabled]{background: #dadde2;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
