body {
    overflow-x: hidden;
}
.carousel {
    padding-top: 0;
}

.remodal {
    border-radius: 10px;
}

.pay_alipay {
    background: #ccc;
}

.agree_buy .check img {
    width: 20px;
    cursor: pointer;
}

.pay_active {
    color: #1994d7;
    border: 1px solid #1994d7 !important;
    box-shadow: 0 0 3px #1994d7;
}

.add_photoplus_blocks_imgs img ,.add_photoone_blocks_imgs img {
    width: 270px;
    border-radius:12px;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari 和 Chrome */
}

.pay_type {
    display: inline-block;
    width: 45px;
    position: relative;
    cursor: pointer;
    text-align: center;
    margin-top: 3px;
    border-radius: 5px;
    border: 1px solid #ccc;
    height: 100%;
}

.pay_type img {
    width: 100%;
}

.pay_union img {
    width: 90%;
    position: absolute;
    top: 2px;
    left: 2px;
}

.visa img {
    width: 90%;
    position: absolute;
    top: 2px;
    left: 2px;
}

.mastercard img {
    width: 90%;
    position: absolute;
    top: 3px;
    left: 2px;
}

.jcb img {
    width: 90%;
    position: absolute;
    top: 7px;
    left: 2px;
}

.ameexp {
    overflow: hidden;
}

.ameexp img {
    width: 90%;
    position: absolute;
    top: -5px;
    left: 2px;
}

.pay_met {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    position: relative;
}

.agree_error {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    bottom: 30px;
    left: 0;
    color: red;
    display: none;
}
#add_photopass a{
    color: rgb(25, 148, 215);
}
#pay_order {
    width: 120px;
    height: 30px;
    background: #1994d7;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    outline: none;
    margin-top: 0;
}

#hiipay {
    display: none;
}

.pay_pay {
    width: 100%;
    height: 30px;
    margin-top: 40px;
    text-align: center;
}

.currency_type {
    position: absolute;
    width: 260px;
    height: 30px;
    right: 0;
    top: -32px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

.cur_active {
    background: #1994d7;
    color: #fff !important
}

.currency_type .RMB {
    width: 50%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    color: #666;
}

.currency_type .USD {
    width: 50%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #666;
}

.pay_ipaylink {
    position: relative;
}

.currency_type {
    display: none;
}

.pay_window {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8000;
    display: none;
}

.pay_body {
    width: 300px;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

.cropit-preview {
    background-color: #f8f8f8;
    background-size: cover;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 7px;
    width: 150px;
    height: 150px;
}

.final_operate .export {
    float: left;
}

.rotate-ccw {
    float: left;
}

.cropit-image-zoom-input {
    width: 200px;
}

.cropit-preview-image-container {
    cursor: move;
}

.image-editor {
    position: relative;
}

.editor_cancel > span {
    background-color: #61941B !important;
    color: #fff !important;
}

button {
    margin-top: 6px;
}

#file {
    display: none;
}

.editor_direction, .final_operate {
    margin-left: 20px;
    margin-top: 20px !important;
}

#cutavatar {
    height: 150px;
    width: 400px;
    position: relative;
    margin-left: 10px;
}

.operate {
    position: absolute;
    top: 0;
    left: 160px;
    width: 200px;
}

.rotate-ccw, .rotate-cw, .final_operate {
    margin-top: 7px;
}

.uploadImage {
    position: absolute;
    width: 148px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .5);
    top: 110px;
    left: 0;
    z-index: 4000;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

#avatar_editor {
    display: inline-block;
    background: rgba(255, 255, 255, .6);
    padding-bottom: 10px;
    border-radius: 12px;
}

/*-------------*/
#usercontent {
    background-color: #fff;
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    position: relative;
    top: -150px;
}

.carousel {
    background: #525558 url("../img/web_index_pic1.jpg") no-repeat;
    /* background-size: 100%; */
    background-position: center center;
}

#birth {
    margin-left: 3px;
}

.user_mobile label, .user_email label, .user_name label {
    margin-right: 4px;
}

.noselect {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.coupons_list {
    width: 840px;
    margin-left: auto;
    margin-right: auto;
}

.coupon_date {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 20px;
}

.coupon_container{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
}

.coupon_name {
    font-weight: 900;
    width: 100%;
    font-size: 16px;
    padding: 10px 20px 0px 20px;
}

.coupon_code_title {
    display: flex;
    padding: 10px 20px 10px 20px;
}

.coupon_code {
    padding-left: 5px;
    font-size: 14px;
    
}
.coupon_desc {
    width: 100%;
    padding: 0px 20px;
}

.ifexpired {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: rgba(255, 255, 255, .5);
    z-index: 3000;
    text-align: center;
    display: none;
}

.add_couponstitle {
    font-size: 22px;
    padding-left: 90px;
}

#coupon {
    display: none;
}
.coupon {
    overflow: hidden;
    width: 360px;
    height: 200px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 12px;
    float: left;
    margin-left: 40px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 2px 3px #ccc;
    -o-box-shadow: 0 2px 3px #ccc;
    -ms-box-shadow: 0 2px 3px #ccc;
    -moz-box-shadow: 0 2px 3px #ccc;
    -webkit-box-shadow: 0 2px 3px #ccc;
}

#mobile {
    position: relative;
    left: -2px;
}

.coupon_used {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}

.coupon_used img {
    width: 60px;
}

.codeinput {
    width: 300px !important;
}

#pw_footer {
    margin-top: -60px;
}

.blur {
    -webkit-filter: blur(10px);
    /* Chrome, Opera */
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}

.add_photopass_listcode input, .add_photoplus_listcode input,.add_photoone_listcode input  {
    padding: 1px 10px;
}

.greenbutton {
    height: 26px;
    width: 200px;
    margin-right: 40px;
    text-indent: 5px;
    border: none;
    padding: 5px 6px 4px;
    font-size: 14px;
    border-radius: 6px !important;
    box-shadow: 0 1px 3px 0 #777 !important;
    -ms-box-shadow: 0 1px 3px 0 #777 !important;
    -moz-box-shadow: 0 1px 3px 0 #777 !important;
    -webkit-box-shadow: 0 1px 3px 0 #777 !important;
    -webkit-appearance: none;
    background-image: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.greenbutton:hover {
    background: #61941B;
}

.add_photopass_listcode input, .add_photoplus_listcode input,.add_photoone_listcode input {
    outline: none;
}

.normalinput {
    height: 26px;
    width: 200px;
    margin-right: 40px;
    text-indent: 5px;
    border: none;
    padding: 5px 6px 4px;
    font-size: 14px;
    border-radius: 6px !important;
    box-shadow: 0 1px 3px 0 #777 !important;
    -ms-box-shadow: 0 1px 3px 0 #777 !important;
    -moz-box-shadow: 0 1px 3px 0 #777 !important;
    -webkit-box-shadow: 0 1px 3px 0 #777 !important;
    -webkit-appearance: none;
    background-image: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.tabs {
    overflow: hidden;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    /*  background: url(../img/tabs.png) repeat-x; */
    width: 100%;
    box-shadow: -4px 0 4px -4px rgba(0, 0, 0, 0.2), 0 -4px 4px -4px rgba(0, 0, 0, 0.2), 4px 0 4px -4px rgba(0, 0, 0, 0.2);
}

.tab_gap {
    width: 1px;
    height: 30px;
    display: block;
    background: #ccc;
    position: absolute;
    top: 20px;
}

.tab_gap1 {
    left: 129px;
}

.tab_gap2 {
    left: 279px;
}

.tab_gap3 {
    left: 579px;
}

.tab_gap4 {
    left: 731px;
}

.tab_gap5 {
    left: 828px;
}

.tab_gap6 {
    left: 129px;
}

.tabs .lasttab {
    border-right: none;
}

.cir20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.mt5 {
    margin-top: 5px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.mt20 {
    margin-top: 20px;
}

.mr80 {
    margin-right: 80px;
}

.mr60 {
    margin-right: 60px;
}

.mr50 {
    margin-right: 50px;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.tabs a {
    display: block;
    text-align: center;
    width: 137px;
    height: 70px;
    line-height: 70px;
    color: #253b56;
    text-decoration: none;
    float: left;
    font-size: 15px;
    font-weight: 500;
}

.tabs .tab3{
    width: 310px;
}
.tabs .tab5, .tabs .tab5{
    width: 100px;
}
.tabs a:hover {
    color: #1994d7 !important
}

.tabs_active {
    background: #fff !important;
    color: #1994d7 !important
}

.tabbody {
    padding: 15px 0;
}

.coupons {
    width: 100%;
    min-height: 200px;
    margin-top: 20px;
    display: none;
}

.tabbody form {
    margin-left: auto;
    margin-right: auto;
    width: 380px;
    margin-top: 50px;
}

.input_div {
    width: 100%;
    height: 26px;
    border-radius: 5px;
    margin-bottom: 12px;
}

.input_div input[type='text'] {
    text-indent: 20px;
    width: 240px;
    border: none;
    outline: none;
    box-shadow: none;
    color: #999;
    padding: 0;
    height: 26px;
    box-shadow: 0 1px 3px 0 #777;
    -ms-box-shadow: 0 1px 3px 0 #777;
    -moz-box-shadow: 0 1px 3px 0 #777;
    -webkit-box-shadow: 0 1px 3px 0 #777;
}

.button {
    width: 70px;
    height: 40px;
    background: none;
    color: #17aee6;
    border: 1px solid #17aee6;
    border-radius: 12px;
    cursor: pointer !important;
    outline: none;
}

.input_div label {
    display: inline-block;
    width: 84px;
    height: 100%;
    text-align: center;
    line-height: 26px;
}

.add_photoplus_next {
    display: none;
}

.input_div input[type='radio'] {
    margin-right: 10px;
}

.spinner {
    margin: 200px auto;
    width: 50px;
    height: 50px;
    position: relative;
}
#viewing_notice, #viewing_adtice {
    width: auto;
    text-align: center;
    margin: 20px 0;
    color: #666;
    font-size: 14px;
}

.container1 > div, .container2 > div, .container3 > div {
    width: 6px;
    height: 6px;
    background-color: #1994d7;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.circle1 {
    top: 0;
    left: 0;
}

.circle2 {
    top: 0;
    right: 0;
}

.circle3 {
    right: 0;
    bottom: 0;
}

.circle4 {
    left: 0;
    bottom: 0;
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
.tuisong{
    margin-top: 30px;
    text-align: center;
}
.tuisong #systemMessagePush{
    display: block;
    float: left;
    margin-left: 35px;
}
.tuisong .tuisongzi{
    font-size: 12px;
}

.profile {
    width: 100%;
    margin-top: 20px;
}

.photopass {
    width: 100%;
    display: none;
    padding-top: 20px;
}

.add_photopass {
    width: 100%;
}

.add_photopass > div {
    padding-left: 30px;
}

.addpptext {
    height: 26px;
    width: 400px;
    margin-right: 90px !important;
    text-indent: 5px;
    border: none;
    padding: 5px 6px 4px;
    font-size: 14px;
    border-radius: 6px !important;
    box-shadow: 0 1px 3px 0 #777 !important;
    -ms-box-shadow: 0 1px 3px 0 #777 !important;
    -moz-box-shadow: 0 1px 3px 0 #777 !important;
    -webkit-box-shadow: 0 1px 3px 0 #777 !important;
    -webkit-appearance: none;
    background-image: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ppcard_photo {
    width: 98%;
}

.ppcard_photo .ppcard_num {
    text-indent: 20px;
    height: 60px;
    width: 100%;
    line-height: 60px;
    position: relative;
}

.removepp {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 40px;
    font-size: 24px;
}

.ppcard_photo .ppcard_num .ppcard_number {
    color: #17aee6;
    font-size: 22px;
}

.ppcard_photo .ppcard_photos {
    height: 140px;
    width: 100%;
}

.ppcard_photo .ppcard_photos .ppcard_photos_date {
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-indent: 20px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}

.ppcard_photo .ppcard_photos .ppcard_photos_photos {
    width: 920px;
    height: 90px;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}

.display_photo {
    float: left;
    display: block;
    height: 90px;
    margin-right: 20px;
    margin-right: 1px;
}

.user_qq {
    display: none;
}

.ppp_all, .ppp_use, .ppp_exp {
    font-size: 14px;
    color: #1994d7;
    text-decoration: underline;
    cursor: pointer;
}

.ppp_act {
    text-decoration: none;
}

.bind_ppp_intro, .bind_pp_intro, .pppOnepass_here,.ppplus_here, .photopass_here ,.bind_one_intro{
    width: 660px;
    height: 40px;
    font-size: 22px;
    line-height: 40px;
    border-radius: 6px;
    text-indent: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.bind_ppp_intro,.bind_one_intro {
    width: 660px;
    font-size: 22px;
    line-height: 40px;
    border-radius: 6px;
    height: auto;
    text-indent: 0;
    margin-bottom: 10px;
    text-align: left;
}

.more_photos {
    width: 90px;
    height: 90px;
    background: #1994d7;
    position: absolute;
    top: 0;
    right: 2px;
    color: #fff !important;
    text-align: center;
    padding-top: 30px;
    line-height: 18px;
    font-size: 14px;
    cursor: pointer;
}

.more_photos:hover {
    color: #fff;
    text-decoration: none;
}

.photoplus,.photoOnePass {
    width: 100%;
    display: none;
    padding-top: 20px;
}

.add_photoplus > div {
    padding-left: 50px;
}

.addplustext,.addonetext {
    width: 400px;
}

#buyplus {
}

.photopluscard,.photoonecard {
    width: 96%;
    margin-bottom: 30px;
}

.cardcon {
    width: 650px;
}

.cardcon .card {
    padding-top: 20px;
    width: 100%;
    height: auto;
    margin-right: 5px;
    cursor: pointer;
}

.card_core .plus_bg {
    width: 300px;
    border-radius: 20px;
}

.cardcon .card > span {
    text-indent: 20px;
    display: inline-block;
    color: #ccc;
    margin-bottom: 10px;
}

.orders {
    width: 100%;
    min-height: 300px;
    display: none;
    padding-bottom: 20px;
}

.orderitem {
    width: 330px;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 20px;
    background: #1994d7;
    color: #fff;
    margin-left: 20px;
}

.pay {
    color: #fff;
    float: right;
    display: block;
    outline: none;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    height: 27px;
    border: 1px solid #1994d7;
    width: 100px;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    font-weight: 600;
    transition: background-color 0.17s linear;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.35);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.56)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0) 100%);
    background-color: #1994d7;
}

.list {
    margin: 4px 0;
}

.ordercontent {
    padding-right: 10px;
}

.ordersubmit {
    margin-top: 10px;
}

.pay:hover {
    background-color: #6fbfeb;
}

#addppcard {
}

.buyplusdiv {
    padding-left: 60px;
    padding-right: 30px;
    margin-top: 20px;
}

.ppp_all, .ppp_use, .ppp_exp {
    font-size: 14px;
    color: #1994d7;
    text-decoration: underline;
    cursor: pointer;
}

.ppp_act {
    text-decoration: none;
}

.save {
    margin-left: 90px;
    margin-right: 60px;
}

.cancel > span {
    background-color: #fff;
    color: #65778A;
}

#modify {
    margin-left: 30px;
}

.cancel > span:hover {
    color: #1994d7;
    background-color: #EEF6FA;
}

.profile {
    position: relative;
}

.avatar a {
    font-size: 20px;
    position: absolute;
    color: #ccc;
    top: 5px;
    left: 110px;
    width: 20px;
}

.avatar img {
    width: 120%;
    vertical-align: middle
}

.orderlist {
    margin-top: 20px;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
}

#avatar_frame {
    background: rgba(255, 255, 255, .6);
    border-radius: 12px;
}

.orderlist .order {
    clear: both;
    padding-top: 15px;
    border-top: 1px solid #ccc;
    min-height: 60px;
    color: #1994d7;
    line-height: 60px;
    text-indent: 20px;
    margin-top: 10px;
    background: #e5edf5;
    /* 标准的语法 */
}

.orderlist .order .orderdiv {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    float: left;
}

.orderdate {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    float: right;
}

.orderlist .order .arrow {
    display: inline-block;
    height: 30px;
    line-height: 30px;

}

.card_core {
    width: 300px;
    position: relative;
    border-radius: 25px;
    overflow: hidden;
    float: left;
}

.plus_own_pp {
    padding-left: 24px;
    padding-top: 4px;
    width: 300px;
    height: 50px;
    line-height: 50px;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .1);
}

.show_bind_num {
    text-align: center;
    display: inline-block;
    margin-left: 30px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    font-size: 40px;
    color: #fff;
    position: relative;
}

.show_bind_num img {
    width: 100%;
}

.show_bind_num i {
    color: #000;
    font-size: 24px;
}

.plus_own_pp > div a {
    color: #fff;
}

.basic_profile, .modifypass {
    position: relative;
}

.basic_profile > .btitle {
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    width: 100%;
}

.modifypass > .btitle {
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    width: 100%
}

.passform {
    width: 380px;
    margin-left: 236px;
    margin-top: 10px;
}

.pass_hide {
    height: 90px;
    overflow: hidden;
}

.passform label {
    width: 130px;
}

#opa, #npa, #cpa {
    text-indent: 20px;
    width: 240px;
    border: none;
    outline: none;
    box-shadow: none;
    color: #000;
    padding: 0;
    height: 26px;
    box-shadow: 0 1px 3px 0 #777;
    -ms-box-shadow: 0 1px 3px 0 #777;
    -moz-box-shadow: 0 1px 3px 0 #777;
    -webkit-box-shadow: 0 1px 3px 0 #777;
}

#ppcard_photo {
    display: none
}

#ppcard_photos {
    display: none;
}

.avatars {
    width: 300px;
    height: 150px;
    background: #000;
    position: relative;
    top: -10px;
    left: 133px;
    overflow: hidden;
    display: none;
}

.avatars img {
    width: 50px;
    height: 50px;
    float: left;
    border: 2px solid #fff;
    cursor: pointer;
}

.cloudcover {
    position: absolute;
    top: 5px;
    left: 3px;
    color: #000 !important;
    font-size: 34px;
}

.plusnum {
    color: #000;
}

#card {
    display: none;
}

#order {
    display: none
}

.orderdetail {
    display: none;
    background: #f5f5f5;
    clear: both;
    width: 100%;
    margin-top: 40px;
    border-top: 1px solid #ccc;
    color: #233b57;
}

.orderdetail_list {
    height: 50px;
    line-height: 50px;
}

.orderdetail_list span {
    line-height: 50px;
    display: block;
    float: left;
    width: 15%;
    text-align: center;
}

.orderdetail_dd {
    border-top: 1px solid #ccc;
    width: 100%;
    height: 70px;
    padding: 2px 0 0 2px;
    -webkit-margin-start: 0px;
    -moz-margin-start: 0px;
    margin-inline-start: 0px;
}

.orderdetail .orderdetail_dd .orderphoto {
    width: 15%;
}

.orderdetail .orderdetail_dd > span {
    display: block;
    float: left;
    height: 60px;
    text-align: center;
    text-indent: 0;
    /*overflow: hidden;*/
}

#orderdd {
    display: none;
}

.orderdetail dd .product {
    width: 15%;
    padding-top: 10px;
    /*line-height: 20px;*/
    line-height: 16px;
    margin-right: 10px;
    margin-left: 5px;
    font-size: 12px;
    word-break: break-all;
}

.orderdetail dd .orderphoto img {
    /*width: 100%;*/
    width: 70%;
    margin-top: 2px;
}

.user_avatar span {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 84px;
    top: -15px;
}

.mb_order_title {
    display: none;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.removeorder {
    font-size: 24px;
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
}

.removeorder a {
    color: #1994d7;
}

.add_photopass_blocks {
    padding-left: 30px;
    width: 96%;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.add_photoplus_blocks ,.add_photoone_blocks {
    padding-left: 100px;
    width: 96%;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.add_photopass_tabs img, .add_photoplus_tabs img {
    width: 300px;
    height: 198px;
    float: left;
    display: block;
}

.add_photopass_tabs {
    width: 300px;
    height: 200px;
    top: 0;
    left: 30px;
    background: #fff;
    overflow: hidden;
    position: absolute;
}

.add_photoplus_tabs {
    width: 300px;
    height: 200px;
    top: 0;
    left: 30px;
    background: #fff;
    overflow: hidden;
    position: absolute;
}

.add_photopass_tabs .add_photopass_photos, .add_photoplus_tabs .add_photoplus_photos {
    height: 100%;
    width: 700px;
    position: absolute;
    top: 0;
    left: 0;
}

.add_photopass_prev, .add_photoplus_prev {
    position: absolute;
    top: 90px;
    left: 0px;
    font-size: 28px;
    color: #1994d7;
    cursor: pointer;
    display: none;
}

.add_photopass_next, .add_photoplus_next {
    position: absolute;
    top: 90px;
    left: 350px;
    font-size: 28px;
    color: #1994d7;
    cursor: pointer;
}

.add_photopass_code .add_photopass_name, .add_photoplus_code,.add_photoone_code ,.add_photoplus_name,.add_photoone_name {
    padding: 10px 0;
    font-weight: 500;
    font-size: 18px;
}

.add_photopass_code {
    width: 360px;
    min-height: 200px;
    background: #fff;
    display: block;
    float: left;
}

.add_photoplus_code,.add_photoone_code {
    width: 360px;
    min-height: 200px;
    background: #fff;
    display: block;
    float: left;
    margin-left: 30px;
}

.check_photopass_status, .check_photoplus_status,.check_photoone_status {
    margin-left: 10px;
    height: 26px;
    position: relative;
    font-size: 20px;
    color: green;
    top: 3px;
    display: inline-block;
}

.add_photopass_listcode, .add_photoplus_listcode,.add_photoone_listcode {
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}

.my_hide {
    z-index: -1000;
}

.w60 {
    width: 60px;
}

.t0 {
    text-indent: 2px;
}

.ml3 {
    margin-left: 3px !important;
}

.add_photopass_ico :hover, .add_photoplus_ico :hover,.add_photoone_ico :hover  {
    color: #1994d7;
    text-decoration: underline;
    cursor: pointer;
}

#add_photopass_listcode, #add_photoplus_listcode,#add_photoone_listcode {
    display: none;
}

.add_photopass_ico, .add_photoplus_ico,.add_photoone_ico  {
    margin-top: 15px;
}

.disfont {
    color: #ccc !important;
}

.add_photopass_submit, .add_photoplus_submit,.add_photoone_submit {
    padding-left: 160px;
    margin-top: 20px;
    position: relative;
}

.addpperr, .addpluserr ,.addoneerr{
    position: absolute;
    color: red;
    top: -20px;
    left: 10px;
    font-size: 14px;
    display: none;
}

.totalmoney {
    margin-left: 372px;
}

#paytotal {
    display: none;
}

.paytotal {
    height: 60px;
    background: #ddd;
    border-top: 1px solid #ccc;
    width: 100%;
    height: 70px;
    padding: 0;
    -webkit-margin-start: 0px;
    -moz-margin-start: 0px;
    margin-inline-start: 0px;
}

.paytotal input {
    display: inline-block;
    border-radius: 5px;
    width: 100px;
    height: 30px;
    border: 1px solid #ccc;
    background: #1994d7;
    color: #fff;
    outline: none;
}

.paytotal .paytotalp {
    margin-left: 30%;
    font-size: 20px;
    display: inline-block;
    width: 15%;
    height: 60px;
    text-align: center;
    text-indent: 0;
}

#myavatar {
    width: 148px;
    height: 148px;
    border-radius: 100px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0px 0px 2px #fff;
    display: inline-block;
    background: rgba(255, 255, 255, .8);
}

.avatar_wrap {
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
    text-align: center;
}

#imgheads {
    width: 100%;
    position: relative;
    top: 5px;
    left: -1px;
}

#up_image {
    width: 60px;
    height: 26px;
    position: relative;
    top: -16px;
    font-size: 12px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    margin-left: 15px;
    outline: none;
}

.plusnum_cover,.onenum_cover {
    color: #fff;
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    padding-left: 20px;
    line-height: 40px;
    background: rgba(0, 0, 0, .3);
}

.ownon {
    color: #fff;
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
    padding-left: 20px;
    line-height: 40px;
    background: rgba(0, 0, 0, .3);
}

.photoplus_operate ,.photoone_operate {
    width: 100%;
    min-height: 300px;
    display: none;
}

.photoplus_operate_header,.photoone_operate_header {
    height: 50px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.photoplus_operate_header .photoplus_operate_left,.photoone_operate_header .photoone_operate_left  {
    position: absolute;
    top: 10px;
    right: 270px;
    font-size: 16px;
}

.photoplus_operate_back ,.photoone_operate_back {
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 30px;
    color: #1994d7;
    margin-left: 40px;
    cursor: pointer;
}

.photoplus_operate_back:hover,.photoone_operate_back:hover {
    text-decoration: none;
}

.add_ppto_plus {
    width: 98%;
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #ccc
}

.add_ppto_plus_pp, .add_ppto_one_pp{
    display: none;
}

.add_ppto_plus_ppnum,.add_ppto_one_ppnum {
    font-size: 20px;
    text-indent: 20px;
    height: 60px;
    width: 100%;
    line-height: 60px;
    position: relative;
    color: #17aee6;
}

.add_ppto_plus_ppphotosdate ,.add_ppto_one_ppphotosdate{
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-indent: 20px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}

.add_ppto_plus_ppphotosdate i,.add_ppto_one_ppphotosdate i {
    position: absolute;
    top: 10px;
    left: 0;
}

.add_ppto_plus_ppphotosph,.add_ppto_one_ppphotosph {
    width: 90%;
    height: 90px;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}

.add_ppto_plus_ppphotosph img,.add_ppto_one_ppphotosph img {
    float: left;
    display: block;
    height: 90px;
    margin-right: 20px;
    margin-right: 1px;
}

.select_ppk {
    text-indent: 0;
    display: block;
    position: absolute;
    top: 10px;
    right: 75px;
    height: 30px;
    width: 30px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.select_ppk img {
    width: 20px;
}

.pluscover {
    position: absolute;
    top: 20px;
    left: 14px;
    font-size: 16px;
}

.leftblurcover {
    position: absolute;
    top: 60px;
    height: 160px;
    width: 200px;
    left: -200px;
    background: #fff;
    z-index: 4000;
}

.rightblurcover {
    position: absolute;
    top: 60px;
    height: 160px;
    width: 200px;
    right: -200px;
    background: #fff;
    z-index: 4000;
}

#add_ppto_plus_pp,#add_ppto_one_pp {
    display: none
}

#addpptoplus,#addpptoone {
    right: 45px;
    position: absolute;
    top: 7px;
}

#add_ppto_plus_ppphotos,#add_ppto_one_ppphotos {
    display: none;
}

.add_ppto_plus_ppphotos > .horizontalSeparator,.add_ppto_one_ppphotos > .horizontalSeparator  {
    margin-bottom: 10px;
}

.add_ppto_plus_ppphotos,.add_ppto_one_ppphotos {
    padding-bottom: 10px;
}

.plus_img_over {
    position: absolute;
    width: 104px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background: #1994d7;
    top: 0;
    right: 0;
    z-index: 1000;
    font-size: 14px;
    color: #fff;
}

.user_country {
    position: relative;
    display: none;
}

#nationlist {
    width: 242px;
    height: 120px;
    background: #fff;
    position: absolute;
    left: 86px;
    z-index: 2000;
    border: 1px solid #ccc;
    top: 1px;
    overflow: auto;
    display: none;
}

.nationlist_nation {
    width: 100%;
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    color: #aaa;
}

.add_photopass_blocks_imgs {
    position: relative;
    width: 440px;
    height: 320px;
    display: block;
    float: left;
}

.add_photopass_blocks_imgs img {
    width: 200px;
}

.add_photoplus_blocks_imgs,.add_photoone_blocks_imgs{
    position: relative;
    width: 380px;
    height: 200px;
    display: block;
    float: left;
    text-align: center;
}

.check_photopass_clear, .check_photoplus_clear ,.check_photoone_clear {
    height: 26px;
    position: relative;
    font-size: 20px;
    color: #aaa;
    left: -20px;
    top: 3px;
    display: inline-block;
    cursor: pointer;
}

.orderdetail_list .order_infor {
    width: 30%;
}

.orderdetail_dd .price, .orderdetail_dd .num, .orderdetail_dd .money, .orderdetail_dd .status {
    width: 15%;
}

.paytotal_div {
    width: 30%;
    text-align: center;
    height: 70px;
    line-height: 70px;
    float: left;
}

.updateerr {
    color: red;
    text-indent: 30px;
    margin-bottom: 10px;
    text-align: center;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.photopassplus_des {
    text-indent: 30px;
    line-height: 20px;
    margin-bottom: 10px;
}

.buyphotopassplus_div > div {
    float: right;
    margin-right: 30px;
    width: 300px;
    height: 100px;
    line-height: 100px;
    background: #eee;
    border-radius: 10px;
}

.photoplus_price {
    margin-right: 20px;
    font-size: 28px;
    position: relative;
    top: 5px;
    margin-left: 40px;
}

.buyphotopassplus_div > div > input {
    padding: 3px 5px;
    width: 30px;
    margin-right: 30px;
    color: #000;
}

.uploadbtn {
    width: 160px;
    height: 30px;
    background: #ccc;
}

#fileupload {
    opacity: 0;
    width: 300px;
    height: 300px;
    cursor: pointer;
}

.avatar {
    display: inline-block;
    width: 240px;
    height: 40px;
    position: relative;
    border: 1px dashed #ccc;
    cursor: pointer;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.user_welcome {
    position: absolute;
    top: -40px;
    height: 40px;
    left: 0;
    font-size: 20px;
    width: 100%;
    text-align: center;
    color: #60628b;
}

.card_information {
    border: 1px solid #ccc;
    width: 300px;
    height: 190px;
    float: left;
    margin-left: 20px;
    border-radius: 15px;
    overflow: hidden;
}

.plusnum ,.onenum{
    color: #000;
    font-size: 20px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}

.plusnum_list,.onenum_list {
    width: 100%;
    height: 90px;
}

.plusnum_list1,
.plusnum_list2,
.plusnum_list3,
.onenum_list1{
    display: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.onenum_list1{
    line-height: 90px;
}

.photopass_here, .bind_pp_intro {
    width: 95%;
}

.order_price {
    margin-left: 10px;
}

.add_coupons {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}

.add_coupons input {
    outline: none;
    width: 300px;
    padding: 1px 1px 1px 10px;
}

#add_couponb {
    margin-left: 300px;
}

.binded {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #ccc;
}

.plus_ope_ppto_plus,.plus_ope_ppto_one {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    text-indent: 30px;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    margin-bottom: 20px;
}

@media screen and (max-width: 940px) {
    .tabs {
        display: none;
    }

    .plus_img_over {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 12px;
    }

    .photoplus_operate_left {
        position: absolute;
        top: 40px !important;
        right: 50px !important;
        font-size: 12px !important;
    }

    #addpptoplus {
        right: 25px;
    }

    .add_ppto_plus_ppphotosph,    .add_ppto_one_ppphotosph {
        height: 60px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
    }

    .add_ppto_plus_ppphotosph img ,.add_ppto_one_ppphotosph img {
        height: 60px;
    }

    .select_ppk {
        right: 0;
    }

    .add_ppto_plus_ppnum ,.add_ppto_one_ppnum{
        font-size: 14px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-indent: 0;
    }
    .ownon{
        font-size: 12px;
    }

    .avatar_wrap {
        top: -160px;
    }

    .mb_order_title {
        display: block;
    }

    .navbar .nav-user {
        width: 100%;
        margin-bottom: 10px;
    }

    .navbar {
        height: auto;
    }

    .nav {
        text-align: center;
        width: 100%;
    }

    .nav .logo {
        width: 100%;
    }

    #home {
        display: none;
    }

    .plus_ope_ppto_plus {
        font-size: 14px;
        margin-bottom: 0;
    }

    .navbar-nav {
        width: 100%;
        float: none !important;
    }

    .carousel {
        width: 100%;
        min-width: 100%;
        padding-top: 0;
    }

    #usercontent {
        width: 100%;
    }

    .add_photoplus_code,.add_photoone_code {
        margin-left: 0;
    }

    #myavatar {
        width: 100px;
        height: 100px;
    }

    .ppcard_photo .ppcard_photos .ppcard_photos_photos {
        width: 100%;
    }

    .add_photoplus_blocks .add_photoplus_blocks_imgs,
    .add_photoplus_blocks .add_photoplus_code ,
    .add_photoone_blocks .add_photoone_blocks_imgs,
    .add_photoone_blocks .add_photoone_code
    {
        float: none;
    }

    .add_photoplus_listcode ,.add_photoone_listcode {
        padding-left: 0;
        text-align: center;
    }

    .add_photoplus_blocks_imgs img,.add_photoone_blocks_imgs img {
        width: 300px;
    }

    .user_welcome {
        font-size: 18px;
    }

    .tabs > a {
        width: 25%;
        font-size: 10px;
        line-height: 100%;
        padding-top: 20px;
    }

    .basic_profile > .btitle {
        width: 100%;
        position: static;
        text-indent: 0;
        text-align: center;
        padding-top: 0;
        height: auto;
        font-size: 16px;
        padding-bottom: 10px;
    }

    .profile {
        margin-top: 0;
    }

    .tabbody form {
        margin-top: 20px;
    }

    .modifypass > .btitle {
        text-align: center;
        text-indent: 0;
        padding-top: 0;
        font-size: 16px;
    }

    .passform {
        margin-left: 0;
        width: 100%;
    }

    .passform label {
        font-size: 12px;
    }

    #pw_footer {
        width: 100%;
        margin-top: -150px;
        padding: 10px 0;
    }

    .footer {
        width: 100%;
        min-width: 100%;
        margin: 0 auto;
    }

    .bottomlogo {
        width: 90%;
    }

    .bottomlogo img {
        width: 200px;
    }

    .orderlist {
        width: 95%;
    }

    .removeorder .fa {
        font-size: 16px;
    }

    .input_div label {
        font-size: 12px;
        width: 80px;
    }

    .user_avatar span {
        font-size: 12px;
        width: 80px;
    }

    .passform > div {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .passform > div label {
        width: 100%;
        min-width: 120px;
        text-align: center;
    }

    .passform > div input {
        max-width: 240px;
    }

    .input_div {
        height: auto;
        width: auto;
        border-radius: 0;
    }

    .modifypassbtn {
        text-align: center;
        padding-top: 0;
        padding-left: 0 !important;
    }

    .footer .horizontalSeparator {
        display: none;
    }

    .profile {
        padding-bottom: 10px;
    }

    .tabs {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    #name, #email, #mobile, #qq, #country, #birth {
        width: 200px;
    }

    .footer .tnc li {
        padding: 0;
        margin-right: 5px;
    }

    .add_photopass_blocks_imgs {
        width: 100%;
        text-align: center;
        float: none;
    }

    .add_photopass_name, .add_photoplus_name,.add_photoone_name {
        text-align: center;
    }

    .add_photopass_submit, .add_photoplus_submit,.add_photoone_submit {
        padding-left: 0;
        width: 100%;
        text-align: center;
    }

    .add_photopass_ico, .add_photoplus_ico,.add_photoone_ico {
        text-align: center;
    }

    .add_photopass_listcode input, .add_photoplus_listcode input ,.add_photoone_listcode input {
        width: 20%;
        outline: none;
    }

    .add_photopass_listcode, .add_photoplus_listcode,.add_photoone_listcode {
        padding-left: 10%;
    }

    .add_photopass_code, .add_photoplus_code, .add_photoone_code{
        width: 100%;
        float: none;
    }

    .photopass_here, .bind_pp_intro {
        font-size: 14px;
        text-align: center;
    }

    .add_photopass_name, .add_photoplus_name,.add_photoone_name {
        font-size: 12px !important;
    }

    .add_photopass_ico i, .add_photoplus_ico i ,.add_photoone_ico i {
        font-size: 12px;
    }

    .bind_ppp_intro, .ppplus_here,  .bind_one_intro {
        width: 98%;
        font-size: 14px;
        font-weight: 500;
        text-align: center;
    }

    .add_photoplus_blocks,.add_photoone_blocks {
        padding-left: 0;
    }

    .cardcon {
        width: 100%;
    }

    .buyplusdiv {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .buyphotopassplus_div > div {
        width: 100%;
        float: none !important;
    }

    .add_photoplus_blocks_imgs,.add_photoone_blocks_imgs {
        width: 100%;
    }

    .card_core {
        width: 48%;
        border-radius: 10px;
    }

    .card_core img {
        width: 100% !important;
    }

    .card_core .plusnum_cover,.card_core .onenum_cover {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }

    .card_information {
        margin-left: 1%;
        width: 48%;
        height: auto;
        border-radius: 10px;
    }

    .card_information .plusnum , .card_information .onenum {
        height: 20px;
        font-size: 12px;
        line-height: 20px;
    }

    .plusnum_list,.onenum_list {
        font-size: 10px;
        height: 60px;
    }

    .add_photopass_blocks {
        padding-left: 0;
    }

    .add_photopass_listcode {
        padding-left: 0;
        text-align: center;
    }

    .show_bind_num {
        width: 20px;
        height: 20px;
        line-height: 20px;
        background: none;
        display: inline-block;
        text-align: center;
        margin-left: 20px;
    }

    .plus_own_pp {
        padding-top: 5px;
        height: 30px;
        line-height: 30px;
        width: 100%;
        padding-left: 0;
    }

    .show_bind_num i {
        font-size: 16px;
        position: relative;
        top: -8px;
    }

    .photoplus_price {
        font-size: 20px;
    }

    .order .orderdiv {
        font-size: 12px;
    }

    .orderlist .order {
        text-indent: 5px;
    }

    .orderdate > span {
        font-size: 12px;
    }

    .removeorder {
        font-size: 12px;
    }

    .orderdetail_list .order_infor {
        width: 50px;
    }

    .orderdetail > dt {
        font-size: 12px;
    }

    .orderdetail > dt > span {
        width: 15%;
    }

    .orderdetail > dt .order_infor {
        width: 30%;
        min-width: 70px;
    }

    .orderdetail_dd .orderphoto, .orderdetail_dd .product {
        width: 15% !important;
        margin-left: 0 !important;
        word-break: initial !important;
        text-overflow: ellipsis;
    }

    .orderdetail_dd > .status, .orderdetail_dd > .price, .orderdetail_dd > .num, .orderdetail_dd > .money {
        width: 15%;
        font-size: 12px;
    }

    .paytotalp {
        font-size: 16px !important;
        float: right;
        margin-right: 7%;
        margin-left: auto !important;
    }

    .paytotal .paytotal_div {
        width: 30%;
    }

    .plus_own_ppw {
        width: 120px;
        margin-left: auto;
        margin-right: auto;
    }

    .plus_own_ppw .show_bind_num2,
    .plus_own_ppw .show_bind_num3 {
        margin-left: 25px;
    }

    .plus_own_ppw .show_bind_num1 {
        margin-left: 0;
    }

    #modify {
        margin-left: 0px;
    }

    .add_couponstitle {
        text-align: center;
        padding-left: 0;
    }

    .add_coupons {
        height: auto;
        width: 100%;
        text-align: center;
    }

    .addcoupons {
        width: 200px !important;
    }

    #add_couponb {
        margin-left: 5px;
    }

    #add_couponb .gradient {
        width: 60px !important;
    }

    .coupons_list {
        width: 100%;
    }

    .coupon_name {
        font-size: 16px;
    }

    .add_couponstitle {
        font-size: 16px;
        font-weight: 500;
    }

}

@media screen and (max-width: 414px) and (min-width: 376px) {
    .tabbody form {
        padding-left: 40px;
        width: auto;
    }

    .save {
        margin-left: 60px;
        margin-right: 60px;
    }
    .ownon{
        font-size: 12px;
    }

}

@media screen and (max-width: 375px) and (min-width: 321px) {
    .save {
        margin-left: 60px;
        margin-right: 60px;
    }

    .tabbody form {
        padding-left: 20px;
        width: auto;
    }
    .ownon{
        font-size: 12px;
    }

}

@media screen and (max-width: 320px) {
    .save {
        margin-left: 60px;
        margin-right: 30px;
    }

    .removeorder {
        position: absolute;
        top: -30px;
        right: 20px;
        margin-right: 0;
    }

    .order .arrow {
        position: absolute;
        top: 0;
        right: 22px;
    }

    .tabbody form {
        width: auto;
    }

    .orderlist .order .orderdiv {
        float: none;
    }

    .orderdate {
        float: none;
        display: block;
        text-indent: 10px;
        position: relative;
    }

    .order {
        padding-top: 5px !important;
        line-height: 25px !important;
    }

    .orderdetail .orderdetail_dd .orderphoto,
    .orderdetail .orderdetail_dd .num,
    .orderdetail .orderdetail_dd .price,
    .orderdetail .orderdetail_dd .money {
        line-height: 60px;
    }

    .paytotal .paytotalp {
        line-height: 60px;
    }
    .ownon{
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .coupon {
        width: 300px;
        background-size: 110%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .add_photopass_blocks {
        width: auto;
        padding-left: 10px;
    }

    .add_photopass_blocks_imgs {
        height: auto;
    }

    .add_photopass_blocks_imgs .demo1 {
        width: 35% !important;
    }

    .add_photopass_blocks_imgs .demo2 {
        width: 60% !important;
    }

    .addpperr {
        width: 100%;
        font-size: 12px;
    }

    .ppcard_photo .ppcard_num .ppcard_number {
        font-size: 16px;
    }

    .display_photo {
        height: 60px;
    }

    .ppcard_photo .ppcard_photos .ppcard_photos_photos {
        height: 60px;
        width: 100%;
    }

    .ppcard_photos {
        height: 110px !important;
    }

    .more_photos {
        width: 60px;
        height: 60px;
        padding-top: 25px;
    }

    .add_photoplus_blocks,.add_photoone_blocks {
        padding-left: 0;
    }

    .bind_ppp_intro ,.bind_one_intr{
        font-weight: 500;
        text-align: center;
    }

    .add_photoplus_code, .add_photoone_code {
        margin-left: 0;
    }

    .show_bind_num {
        background: none;
    }

    .add_photoplus_listcode ,.add_photoone_listcode{
        text-align: center;
    }

    .show_bind_num img {
        vertical-align: bottom;
    }
    .ownon{
        font-size: 12px;
    }
}

@media screen and (min-width: 380px)and (max-width: 500px) {
    .plusnum_list {
        min-height: 70px;
    }
    .ownon{
        font-size: 12px;
    }

    .show_bind_num img {
        vertical-align: bottom;
    }
}

@media screen and (min-width: 500px)and (max-width: 770px) {
    .plusnum_list {
        min-height: 95px;
    }
    .ownon{
        font-size: 12px;
    }
}
