.user-center-container {
    width: 1400px;
    margin: 0 auto;
}

fieldset {
    margin-left: 40px;
}

.submit-password {
    margin-left: 330px;
    width: 200px;
    height: 40px;
    background: #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    cursor: pointer;
    line-height: 40px;
    padding: 0;
    border-radius: 3px;
    outline: none;
    border: none;
    margin-bottom: 30px;
    margin-top: 5px;
}

.submit-password:hover {
    background: #22B8F3;
}

.my-go {
    display: inline-block;
    margin-right: 5px;
    font-family: serif;
    color: #666666;
    font-weight: bold;
    text-decoration: none !important;
}

.review-title {
    background: #fff;
}

.review-title ul {
    padding: 0 20px;
    border-bottom: 1px solid #999999;
    width: 1025px;
    margin: 0 auto;
}

.review-title li {
    display: inline-block;
    width: 320px;
    padding-left: 26px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
}

.review-title li:last-child {
    width: 200px;
    transform: translateX(140px);
}

.submit-email {
    margin-left: 330px;
    width: 200px;
    height: 40px;
    background: #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    cursor: pointer;
    line-height: 40px;
    padding: 0;
    border-radius: 3px;
    outline: none;
    border: none;
    margin-bottom: 30px;
    margin-top: 5px;
}

.submit-email:hover {
    background: #22B8F3;
}

.position-part {
    font-size: 16px;
    color: #666;
    padding: 52px 0 70px;
}

.position-part span {
    color: #202020;
}

.user-common-wrap {
    padding-bottom: 50px;
}

.user-nav {
    float: left;
    width: 230px;
    background: #ffffff;
    padding-bottom: 60px;
}

.user-nav .titleLi {
    padding-top: 15px;
    position: relative;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    margin-bottom: 5px;
}

.user-nav li {
    box-sizing: border-box;
    padding: 0 30px;
}

.user-nav li a {
    display: inline-block;
    font-size: 16px;
    font-family: OpenSans;
    font-weight: 400;
    color: #333333;
    width: 100%;
    line-height: 35px;
    text-decoration: none;
}

.user-nav li a.active {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #12a4dd;
}

.user-nav li a:hover {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #12a4dd;
}

.account-dashboard {
    width: 1050px;
    float: right;
    padding: 30px;
    margin-right: 10px;
    padding-top: 0;
}

.account-dashboard .user-title {
    font-size: 20px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #333333;
}

.account-dashboard .user-tips {
    font-size: 16px;
    color: #808080;
}

.account-dashboard .status-area {
    width: 850px;
    float: right;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #cccccc;
    margin-top: 30px;
    padding: 0px 100px;
}

.account-dashboard .status-area div a {
    display: inline-block;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    position: relative;
    text-align: center;
    width: 120px;
}

.account-dashboard .status-area div {
    display: inline-grid;
    position: relative;
    left: -24px;
}

.account-dashboard .status-area div:last-child {
    margin: 0px;
}

.account-dashboard .status-area i {
    display: inline-block;
    font-size: 16px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #12a4dd;
    position: absolute;
    top: 0px;
    right: -10px;
    z-index: 1;
    border-radius: 100%;
    text-align: center;
    font-style: normal;
}

.account-welcome .welcome-wrap {
    width: 350px;
}

.account-dashboard .status-area .payment {
    width: 180px;
}

.account-dashboard .status-area .shipment {
    width: 350px;
    margin: 0 70px;
    height: 30px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.account-dashboard .status-area .shipment i {
    right: 80px;
}

.account-dashboard .status-area .review {
    width: 130px;
    margin-right: 0;
}

.order-info-main {
    padding-top: 30px;
}

.order-info-main .user-title {
    padding-bottom: 10px;
}

.order-info-main .head-title {
    height: 40px;
    line-height: 40px;
    background: #e3e3e3;
}

.my-order-page .order-info-main .head-title {
    margin-bottom: 10px;
}

.order-number {
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 7px;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
}

.order-number i {
    font-style: normal;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #555555;
    padding-left: 20px;
}

.order-number a {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #555555;
}

.order-info-main .head-title .order-status-part {
    cursor: pointer;
    box-sizing: border-box;
    height: 46px;
}

.status-sjj {
    width: 0;
    height: 0;
    margin-left: 60px;
    border: 5px solid transparent;
    border-top-color: #666666;
    border-bottom: none;
    position: absolute;
    left: 80px;
    top: 20px;
    border-left-color: transparent;
}

.status-sj {
    width: 0;
    height: 0;
    margin-left: 60px;
    border: 5px solid transparent;
    border-top-color: #666666;
    border-bottom: none;
    position: relative;
    left: -3px;
    top: -10px;
    border-left-color: transparent;
}

.order-info-main .head-title .order-status-part .status-wrap {
    display: none;
    padding-top: 10px;
    width: 200px;
    background: #fff;
    border: 1px solid #cccccc;
    position: relative;
    z-index: 1;
    top: -7px;
    left: -10px;
}

.order-info-main .head-title .order-status-part a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    margin-bottom: 10px;
}

.my-order-page .order-info-main .head-title span {
    float: left;
}

.order-info-main .head-title span {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    display: inline-block;
}

.order-info-main .head-title .part1 {
    width: 570px;
    text-align: center;
}

.my-order-page .order-info-main .head-title .part1 {
    width: 450px;
}

.order-info-main .head-title .order_info {
    width: 570px;
    text-align: center;
}

.order-info-main .head-title .grand_total {
    width: 160px;
    text-align: center;
}

.my-order-page .order-info-main .head-title .part2 {
    width: 128px;
    text-align: center;
}

.order-info-main .head-title .action {
    width: 282px;
    text-align: center;
}

.my-order-page .order-info-main .head-title .part3 {
    width: 180px;
    text-align: center;
    position: relative;
}

.my-order-page .order-info-main .head-title .part4 {
    width: 205px;
    text-align: center;
    margin-left: 40px;
}

.order-detail-wrap .order-info {
    float: left;
    width: 569px;
}

.order-detail-wrap .order-info.my-order {
    float: left;
    width: 450px;
    border-right: 0;
    min-height: 120px;
}

.order-detail-wrap .order-info .img-wrap {
    width: 100px;
    padding: 0 12px;
    float: left;
    height: 120px;
    overflow: hidden;
    margin: 10px 0;
}

.order-detail-wrap .order-info li img {
    width: 100%;
    margin-left: 0px;
}

.attr-detail {
    width: 310px;
    float: left;
    padding-left: 12px;
}

.attr-detail .product-title {
    height: 50px;
    overflow: hidden;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    margin-top: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里是超出几行省略 */
    cursor: pointer;
}

.attr-detail .product-title a {
    color: #202020;
}

.my-order .attr-detail {
    width: 190px;
}

.attr-detail p {
    margin-bottom: 5px;
    font-size: 12px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
}

.attr-detail .size-part {
    font-size: 12px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    width: 135px;
    line-height: 18px;
}

.attr-detail .size-part,
.attr-detail .color-part {
    color: #666;
}

.attr-detail p i {
    width: 20px;
    height: 20px;
    display: inline-block;
    transform: translateY(4px);
    border: 1px solid #000;
    border-radius: 100%;
}

.order-info .price-part {
    width: 120px;
    float: left;
    box-sizing: border-box;
    text-align: center;
    transform: translateY(55px);
}

.price-part i {
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    font-style: normal;
}

.price-part i p {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    text-align: right;
    margin-right: 34px;
}

.order-info .price-part .redPrice {
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    text-align: center;
}

.order-info .price-part .redPrice p {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
}

.order-info .price-part .redPrice_num {
    text-align: right;
    margin-right: 31px;
}

.order-info li {
    overflow: hidden;
    border-bottom: 1px solid #b3b3b3;
}

.order-info li:last-child {
    border-bottom: none;
}

.order-info span:last-child {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    float: right;
}

.order-detail-wrap {
    border: 1px solid #b3b3b3;
    border-top: 0;
    background: #fff;
}

.my-order-page .order-detail-wrap {
    margin-bottom: 15px;
    background: #fff;
}

.order-detail-wrap .grant-total {
    width: 164px;
    float: left;
    border-left: 1px solid #b3b3b3;
    height: 100%;
    text-align: center;
    font-size: 20px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #12a4dd;
}

.my-order-page .order-detail-wrap .grant-total {
    width: 130px;
    box-sizing: border-box;
    float: left;
    height: 100%;
    font-size: 20px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #12a4dd;
    text-align: center;
}

.order-detail-wrap .order-status {
    width: 180px;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    height: 100%;
    text-align: center;
}

.order-detail-wrap .user-action {
    width: 280px;
    position: relative;
    float: left;
    height: 100%;
    top: 5%;
    text-align: center;
}

.order-detail-wrap .user-action a {
    display: inline-block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.order-detail-wrap .user-action a.pay-now {
    width: 150px;
    height: 40px;
    background: #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 15px;
}

.order-detail-wrap .user-action a.pay-now:hover {
    background: #22B8F3;
    color: #ffffff;
    text-decoration: none;
}

.order-detail-wrap .user-action .view-wrap {
    display: inline-block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.order-detail-wrap .user-action a.view-more {
    width: 150px;
    height: 40px;
    border: 1px solid #12a4dd;
    font-size: 16px;
    font-family: OpenSans;
    font-weight: 400;
    color: #202020;
    box-sizing: border-box;
    text-decoration: none;
}

.order-detail-wrap .user-action a.view-more:hover {
    background: #22B8F3;
    color: #ffffff;
    border: 1px solid #22B8F3;
}

.order-detail-wrap .user-action ul {
    width: 150px;
    box-sizing: border-box;
    border-left: 1px solid #12a4dd;
    border-right: 1px solid #12a4dd;
    margin-top: -1px;
    position: absolute;
    display: none;
}

.order-detail-wrap .view-wrap:hover ul {
    display: block;
}

.order-detail-wrap .user-action li {
    text-align: center;
    border-bottom: 1px solid #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    cursor: pointer;
    background: #ffffff;
}

.order-detail-wrap .user-action li:hover {
    background: #22B8F3;
    color: #fff;
}

.js-swtichPart {
    height: 60px;
    line-height: 60px;
    border: 1px solid #cccccc;
}

.may-like-area {
    clear: both;
    width: 1400px;
    padding-top: 50px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.may-like-area>p {
    text-align: center;
}

.may-like-area>p span {
    font-size: 24px;
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    color: #ccc;
}

.may-like-area>p span.active {
    color: #000;
}

.may-like-area>p .yourLove {
    padding: 0 50px 0 10px;
}

.may-like-ul {
    padding-top: 50px;
}

.may-like-ul li {
    width: 320px;
    float: left;
    margin-right: 40px;
}

.may-like-ul li:last-child {
    margin-right: 0;
}

.may-like-ul li>a {
    display: block;
    width: 300px;
    padding: 0 10px;
    height: 326px;
    overflow: hidden;
    line-height: 326px;
}

.may-like-ul li>a img {
    width: 320px;
    vertical-align: middle;
}

.may-like-ul li .ellipsis {
    font-size: 16px;
    color: #000;
    line-height: 40px;
    height: 40px;
}

.may-like-ul li a.favorite {
    height: 20px;
    margin-left: 30px;
}

.may-like-ul li>p {
    text-align: left;
    font-size: 24px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: rgba(18, 164, 221, 1);
}

.may-like-ul li>p .shop-price {
    margin-right: 10px;
}

.may-like-ul li {
    width: 320px;
}

.may-like-ul li img {
    width: 320px;
    min-height: 320px;
}

.may-like-ul li .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.add-fn-part .add-cart-btn {
    float: left;
    width: 148px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border: 1px solid #000;
    box-sizing: border-box;
    color: #000;
    margin-top: 18px;
}

.add-fn-part .favorite {
    width: 24px;
    height: 20px;
    background: url("../img/common/favo.png");
    float: left;
    margin: 28px 0 0 4px;
}

.add-fn-part a.active {
    background: url("../img/common/favo-1.png");
}

.my-favorite {
    margin-top: 10px;
}

.my-favorite .product-img {
    display: block;
    width: 190px;
    height: 160px;
    line-height: 150px;
    overflow: hidden;
}

.my-favorite li {
    width: 190px;
    height: 240px;
    background: #ffffff;
    margin-right: 40px;
    margin-bottom: 36px;
    float: left;
    position: relative;
}

.my-favorite li .details {
    position: absolute;
    padding: 0 5px;
    box-sizing: border-box;
    width: 100%;
}

.my-favorite li:hover .details .product-title {
    color: #ffffff;
}

.my-favorite li:hover .details .shop-price {
    color: #ffffff;
}

.my-favorite li .details-show {
    position: absolute;
    top: 0px;
    width: 298px;
    display: none;
    height: 60px;
    right: 0px;
    left: 1px;
}

.my-favorite li .details-show .zank {
    background: url("../img/common/delete.png") no-repeat 11px #DDDDDD;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-left: 25px;
    transform: translateY(70px);
    line-height: 20px;
    cursor: pointer;
}

.my-favorite li .details-show .zank:hover {
    background: url("../img/common/delete.png") no-repeat 11px #fff;
}

.my-favorite li .details-show .details-bg {
    background: #000000;
    opacity: 0.6;
    display: inline-block;
    width: 190px;
    height: 240px;
    position: absolute;
}

.my-favorite li .details-show a {
    position: relative;
}

.my-favorite li:hover .details-show {
    display: block;
}

.my-favorite li img {
    width: 100%;
    vertical-align: middle;
}

.my-favorite li .pop-more {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    transform: translateY(70px);
    line-height: 20px;
    cursor: pointer;
    background: url(../img/common/popop.png) 11px no-repeat #DDDDDD;
}

.my-favorite li .pop-more:hover {
    background: url(../img/common/popop.png) 11px no-repeat #fff;
}

.my-favorite li .eys-more {
    display: inline-block;
}

.my-favorite .product-title {
    display: block;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    text-align: center;
    /* width: 190px; */
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.my-favorite .shop-price {
    font-size: 18px;
    width: 190px;
    font-family: Adobe Heiti Std R;
    font-weight: normal;
    color: #12a4dd;
    text-align: center;
}

.my-favorite .add-cart {
    float: left;
    width: 126px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #ccc;
}

.my-favorite .cart-wrap {
    margin-top: 20px;
}

.my-favorite .delete-btn {
    float: left;
    margin-left: 20px;
    width: 24px;
    height: 24px;
    background: url("../img/common/delete.png");
    transform: translateY(5px);
}

.order-details {
    padding: 0px !important;
}

.cancel-wrap,
.order-detail {
    width: 1100px;
    float: right;
}

.cancel-wrap .user-title,
.order-detail .user-title {
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020 !important;
}

.cancel-wrap .user-title code,
.order-detail .user-title code {
    font-family: cursive;
}

.order-detail .user-title code {
    font-family: cursive;
}

.cancel-wrap .user-title span {
    font-family: serif;
}

.cancel-wrap .order-info {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 935px;
}

.cancel-title {
    margin: 0px 0 10px;
    font-size: 20px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #333333;
}

.cancel-input {
    padding: 10px;
    padding-bottom: 120px;
}

.order-info {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
}

.confirm-cancel {
    float: left;
    margin-left: 350px;
    width: 180px;
    background: #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
}

.confirm-cancel:hover {
    background: #22B8F3;
    color: #FFFFFF;
}

.btn {
    cursor: pointer;
}

.order-process {
    box-sizing: border-box;
    margin-top: 16px;
    padding-bottom: 10px;
}

.order-process .empty-pipe {
    width: 100%;
    height: 20px;
    border-radius: 20px;
    background: #eeeeee;
}

.order-process ul {
    width: 918px;
    margin-top: -20px;
}

.order-process ul li {
    float: left;
    text-align: center;
    width: 20%;
}

.order-process ul li .time-text {
    color: #fff;
    font-size: 14px;
    height: 20px;
}

.order-process ul li:nth-child(1) .time-text {
    border-radius: 20px;
}

.order-process ul li:nth-child(2) .time-text {
    border-radius: 20px;
    margin-left: -15px;
}

.order-process ul li:nth-child(3) .time-text {
    border-radius: 20px;
    margin-left: -28px;
}

.order-process ul li:nth-child(4) .time-text {
    border-radius: 20px;
    margin-left: -42px;
}

.order-process ul li:nth-child(5) .time-text {
    border-radius: 0 20px 20px 0;
}

.order-process ul li.active .time-text {
    width: 100%;
    background: #22B8F3;
    height: 21px;
}

.order-process ul .detail-status {
    font-size: 16px;
    color: #b4b4b4;
    padding-top: 10px;
}

.order-process ul li.active .detail-status {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
}

.order-info-title {
    display: block;
    font-size: 20px;
    font-family: OpenSans;
    color: #202020 !important;
    padding: 0 20px 20px 0px;
    transform: translateY(20px);
    cursor: pointer;
}

.order-details {
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    background: #fff;
}

.pay-btn {
    font-size: 20px;
    font-family: OpenSans;
    color: #202020;
}

.order-detail .detail-part {
    width: 400px;
    float: left;
    padding-left: 20px;
}

.order-detail .detail-part li {
    margin: 16px 0 16px;
}

.order-detail .detail-part li a {
    color: #111;
    text-decoration: underline;
}

.order-detail .detail-part .left-head {
    font-size: 16px;
    color: #808080;
    display: inline-block;
    width: 170px;
    vertical-align: top;
}

.order-detail .detail-part .right-content {
    display: inline-block;
}

.order-detail .pay-part {
    float: left;
    width: 440px;
    padding: 100px 60px;
    transform: translateX(120px);
    padding-bottom: 0;
    height: 100%;
    border-left: 1px solid #cccccc;
}

.order-detail .pay-part p {
    margin-bottom: 16px;
}

.order-detail .pay-part span,
.order-detail .pay-part i {
    color: #202020;
    font-size: 16px;
    font-style: normal;
}

.order-detail .pay-part span {
    display: inline-block;
}

.order-detail .pay-part p span {
    float: left;
}

.order-detail .pay-part p i {
    display: inline-block;
    float: right;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    width: 76px;
}

.order-detail .pay-part .fz24 {
    font-size: 24px;
}

.order-detail .pay-part .color-high-light {
    font-size: 24px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #DD5600;
}

.order-detail .pay-part .pay-btn {
    display: block;
    line-height: 40px;
    width: 180px;
    height: 40px;
    background: #12a4dd;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    margin: 28px auto;
}

.order-detail .pay-part .pay-btn:hover {
    background: #22B8F3;
    text-decoration: none;
}

.summary-head {
    width: 1098px;
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    padding: 0 20px;
    box-sizing: border-box;
}

.summary-head span {
    float: left;
}

.summary-head .spanItem {
    width: 378px;
    text-align: center;
}

.summary-head .spanPrice {
    width: 180px;
    text-align: center;
}

.summary-head .spanQuantity {
    width: 180px;
    text-align: center;
}

.summary-head .spanAmount {
    width: 130px;
    text-align: center;
}

.summary-list li {
    padding: 20px;
    margin-bottom: 10px;
    background: #fff;
}
.summary-list li:last-child{
    margin-bottom: 0;
}
.product-info-detail {
    width: 378px;
    float: left;
}

.summary-list li img {
    float: left;
    width: 124px;
    margin-right: 10px;
}

.summary-list .product-attr {
    float: left;
    width: 240px;
    font-size: 16px;
    color: #666;
}

.summary-list .product-title {
    width: 240px;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}

.summary-list .product-attr p {
    margin-bottom: 5px;
}

.fz18 {
    font-size: 18px;
}

.summary-list .product-attr a {
    display: inline-block;
    padding: 4px 20px;
    border: 1px solid #666;
    font-size: 16px;
    color: #202020;
}

.summary-list .price-part {
    float: left;
    width: 170px;
    height: 100%;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    text-align: center;
    transform: translateY(30px);
}

.summary-list .quantity-part {
    float: left;
    width: 180px;
    height: 100%;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    text-align: center;
    transform: translateY(30px);
}

.summary-cotent {
    border: 1px solid #cccccc;
    background:#fff;
}

.summary-list .amount-part {
    float: left;
    width: 150px;
    height: 100%;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #dd5600;
    text-align: center;
    transform: translateY(30px);
}

.summary-list .Write-reveiw {
    width: 170px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #22B8F3;
    border-radius: 3px;
    float: left;
    text-align: center;
    transform: translateY(30px);
    cursor: pointer;
}

.summary-list .Write-reveiw a {
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    text-decoration: none;
}

.summary-list .Write-reveiw:hover {
    background: #22B8F3;
}

.summary-list .Write-reveiw:hover a {
    color: #ffffff;
}

.my-review {
    float: right;
    width: 1100px;
}

.my-review .user-title {
    padding-bottom: 10px;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
}

.review-content {
    font-size: 16px;
    color: #666;
}

.review-detail {
    padding: 20px 40px;
    background: #fff;
}

.review-detail li {
    padding: 20px 0;
}

.review-detail li .img-title {
    width: 126px;
    float: left;
    margin-right: 100px;
}

.review-detail li .img-title img {
    float: left;
    width: 80px;
    height: 100px;
    margin-left: 20px;
    overflow: hidden;
}

.title-tips {
    display: block;
    width: 126px;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #555555;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.review-wrap {
    width: 650px;
    float: left;
}

.star-time .star {
    display: inline-block;
    width: 150px;
    height: 20px;
    position: relative;
    background: url(../img/common/star.png) repeat-x left top;
}

[class*=" star-"]:after {
    content: "";
    background: url(../img/common/star_red.png) repeat-x left top;
    width: 150px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.star-time .star-0:after {
    width: 0;
}

.star-time .star-1:after {
    width: 30px;
}

.star-time .star-2:after {
    width: 60px;
}

.star-time .star-3:after {
    width: 90px;
}

.star-time .star-4:after {
    width: 120px;
}

.time-stamps {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    transform: translate(0px, -3px);
    display: block;
}

.review-content {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
}

.review-list {
    background: #fff;
    padding: 0 20px;
}

.review-list li .img-title {
    width: 35%;
}

.review-list .review-wrap {
    width: 46%;
    margin-left: 10%;
}

.review-list .review-content {
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 75px;
    line-height: 24px;
    overflow: hidden;
    position: relative; */
}

/* .review-list .review-content:before {
    content: "....";
    width: 30px;
    height: 30px;
    transform: translateX(10px);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1; 
    white-space: nowrap;
    background: #fff;
    color: #000;
} */
.goods_img_list {
    margin-top: 20px;
}

.goods_img_list img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.review-list li {
    padding: 20px 0;
    min-height: 120px;
    border-bottom: 1px solid #ccc;
}

.review-list li:last-child {
    border-bottom: 0;
}

.order-detail-wrap .user-action .review-li a {
    margin-top: 0;
}

.review-list .img-title img {
    float: left;
    width: 80px;
    height: 100px;
    margin-left: 20px;
    overflow: hidden;
}

.review-list .title-tips {
    float: left;
    margin-left: 10px;
    width: 180px;
}

.review-list .time-stamps {
    display: block;
    transform: translate(0px, -2px);
}

.review-action {
    width: 160px;
}

.review-action a {
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid #12a4dd;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    margin: 50px auto 0;
    text-decoration: none;
}

.review-action a:hover {
    background: #22B8F3;
    color: #ffffff;
}

.account-setting {
    width: 1040px;
    float: right;
    margin-right: 50px;
}

.account-setting .user-title {
    font-size: 24px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    padding-bottom: 10px;
}

.account-setting form legend {
    font-size: 20px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #202020;
    text-align: center;
    transform: translateX(-70px);
    margin-bottom: 10px;
}

.account-setting form input {
    font-size: 16px;
    padding: 20px 3px 5px 3px;
    height: 50px;
    line-height: 50px;
    outline: none;
    margin-top: 2px;
    padding-left: 10px;
    margin-bottom: 10px;
    background: #f7f7f7;
}

.account-setting form input:focus {
    outline: none;
}

.account-setting form p {
    margin-bottom: 5px;
    position: relative;
}

.account-setting form label.error {
    clear: both;
    color: #ef866e;
}

.account-setting form label.tip {
    position: absolute;
    top: 15px;
    left: 10px;
    color: #666;
}

.account-setting form label.tipp {
    position: absolute;
    top: 20px;
    left: 11px;
    color: #666;
}

.account-setting form #fname-error {
    position: absolute;
    top: 33px;
}

.account-setting form #lname-error {
    position: absolute;
    top: 67px;
}

.account-setting form label.tippp {
    position: absolute;
    top: 42px;
    left: 11px;
    color: #666;
}

.account-setting form label.tipppp {
    position: absolute;
    top: 8px;
    left: 10px;
    color: #666;
}

.account-setting form.emial p,
.account-setting form.password p {
    width: 878px;
}

.account-setting form.emial input,
.account-setting form.password input {
    width: 800px;
    box-sizing: border-box;
}

.account-setting form input[type="submit"] {
    margin-left: 330px;
    width: 200px;
    height: 40px;
    background: #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    cursor: pointer;
    line-height: 40px;
    padding: 0;
    border-radius: 3px;
    outline: none;
    border: none;
    margin-bottom: 30px;
    margin-top: 5px;
}

.account-setting form input[type="submit"]:hover {
    background: #22B8F3;
}

.account-setting .input_name {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    display: inline-block;
}

.account-setting .profile .fname {
    clear: both;
    height: 35px;
}

.account-setting .profile .first_name {
    margin-top: 0px;
    margin-bottom: 10px;
}

.account-setting .profile .last_name {
    margin-top: 5px;
    margin-bottom: 10px;
}

.account-setting .profile .first_pnumber {
    margin-top: 5px;
}

.account-setting .profile .fname,
.account-setting .profile .lname {
    width: 600px;
}

.account-setting .profile .pnumber {
    float: left;
    width: 878px;
}

.account-setting .profile input {
    width: 800px;
    height: 50px;
    padding-left: 10px;
    padding-top: 25px;
    /* line-height: 50px; */
    float: left;
    box-sizing: border-box;
}

.address-manage {
    width: 1100px;
    float: right;
}

.address-manage .user-title {
    font-size: 24px;
    padding-bottom: 20px;
    color: #303030;
}

.address-manage .tab-title {
    line-height: 40px;
    height: 40px;
    margin-bottom: 1px;
}

.ship-area {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.bill-area {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.address-manage .tab-title span {
    display: inline-block;
    font-size: 20px;
    color: #b4b4b4;
    cursor: pointer;
}

.address-manage .tab-title span.shippingSpan {
    padding-right: 20px;
    margin-left: 1px;
    margin-right: 60px;
}

.address-manage .tab-title span.active {
    color: #303030;
    border-bottom: 2px solid #666666;
}

.address-manage li {
    overflow: hidden;
    float: left;
    width: 335px;
    height: 170px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 10px 10px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
}

.address-manage li.default-address {
    border: 1px solid #12a4dd;
}

.address-manage li.default-address .p1 {
    position: relative;
}

.address-manage li.default-address .p1 span i.flag-default {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #12a4dd;
    border-radius: 15px;
    transform: translateX(-10px);
    color: #ffffff;
}

.address-manage li p {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.address-manage li .p2 {
    padding-top: 16px;
}

.address-manage li .p1 {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    position: relative;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 10px;
}

.address-manage li .p1 span {
    display: block;
    float: right;
    height: 24px;
    line-height: 24px;
}

.address-manage li .p1 span i {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    margin-right: 0px;
    margin-left: 15px;
    font-style: normal;
}

.address-manage li .p1 span i.flag-default {
    position: absolute;
    left: 210px;
    bottom: -110px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #dddddd;
    border-radius: 15px;
    transform: translateX(-8px);
}

.address-manage li .p1 span i.flag-default:hover {
    color: #fff;
    background: #22B8F3;
}

.address-manage li .p1 span i.edit-address {
    width: 23px;
    background: url("../img/user/edit.png") no-repeat center;
}

.address-manage li .p1 span i.edit-address:hover {
    background: url("../img/user/edit_act.png") no-repeat center;
}

.address-manage li .p1 span i.delete-btn {
    width: 24px;
    background: url("../img/user/delete.png") no-repeat center;
}

.address-manage li .p1 span i.delete-btn:hover {
    background: url("../img/user/delete_act.png") no-repeat center;
}

.address-manage .new-address {
    float: right;
    cursor: pointer;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    margin-right: 20px;
}

.address-manage .bill-area li p i.edit-address {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    margin-left: 16px;
    font-style: normal;
    width: 24px;
    margin-right: 10px;
    cursor: pointer;
    float: right;
    text-indent: 999px;
    background: url("../img/user/edit.png") no-repeat center;
}

.js-msg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1100;
}

.close_input {
    width: 1200px;
    position: relative;
    height: 50px;
    line-height: 50px;
    left: -90px;
    top: -23px;
    text-align: center;
}

.close_input b {
    text-align: center;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    display: inline-block;
    transform: translate(-350px, 10px);
}

.close_input span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    background: #dddddd;
    border-radius: 50%;
    float: right;
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
}

.address-edit {
    display: block;
    padding: 23px 90px;
    width: 1020px;
    margin-left: 20%;
    margin-top: 4%;
    background: #ffffff;
}

.address-edit p {
    width: 720px;
    font-size: 16px;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.address-edit p .tip {
    position: absolute;
    top: 11px;
    left: 10px;
    color: #666;
}

.address-edit .phone .tip {
    left: 54px;
    color: #666;
}

.address-edit input,
.address-edit select {
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.address-edit p.w450 {
    width: 450px;
}

.address-edit .w940 {
    width: 940px;
}

.address-edit .mr40 {
    margin-right: 40px;
}

.address-edit p.default input {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    cursor: pointer;
    padding: 0;
    float: left;
}

.address-edit label.error {
    color: #e7421c;
}

.address-edit .submit_position {
    position: relative;
    left: 0%;
}

.address-edit #submitAddress {
    width: 220px;
    height: 40px;
    background: #12a4dd;
    line-height: 30px;
    padding: 6px;
    display: inline-block;
    cursor: pointer;
    margin-right: 20px;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #fefefe;
    border: 0;
}

.address-edit #submitAddress:hover {
    background: #22B8F3;
}

.address-edit .submit-area input {
    width: 220px;
    height: 40px;
    background: #12a4dd;
    line-height: 30px;
    padding: 6px;
    display: inline-block;
    cursor: pointer;
    margin-right: 20px;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #fefefe;
}

.address-edit .submit-area input:hover {
    background: #22B8F3;
}

.address-edit p.phone {
    position: relative;
}

.address-edit p.phone input {
    padding-left: 52px;
}

.address-edit p.phone .phone-label {
    position: absolute;
    left: 8px;
    top: 11px;
}

.group-list {
    margin-top: 10px;
    font-family: "Myriad Pro";
}

.group-list .plus-icon {
    position: relative;
    height: 50px;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    left: 10px;
}

.group-list .plus-icon .width {
    display: block;
    background: #ccc;
    position: absolute;
    top: 50%;
    left: 72%;
    height: 4px;
    width: 25px;
    margin-top: -3px;
    margin-left: -25px;
}

.group-list .plus-icon .height {
    display: block;
    height: 50px;
    width: 4px;
    background: #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -3px;
}

.group-list .product-box {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.group-list .product-box .img-box {
    display: inline-block;
    width: 90px;
    height: 120px;
    overflow: hidden;
}

.group-list .product-box .img-box img {
    max-width: 100%;
}

.group-list .product-box .product-info {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}

.group-list .product-box .product-info h4 {
    font-family: "Myriad Pro";
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
    width: 205px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.group-list .product-box .product-info p {
    font-size: 14px;
    font-family: "Myriad Pro";
    color: #666;
    line-height: 2;
}

.group-list .product-box .product-info p span {
    color: #6b6b6b;
}

.group-list .product-box .product-info p .quantity {
    float: right;
    font-size: 14px;
    color: #202020;
}