@charset "utf-8";
/* CSS Document 
 * 吳貴武 2018/04/19
*/
body, html {
    font-family: "微软雅黑";
    color: #333;
    overflow-x: hidden;
    padding: 0;
}

body {
    background-color: #614938;
}

.clear {
    clear: both;
}

img {
    vertical-align: bottom;
}

video, embed, iframe {
    width: 100% !important;
    height: auto !important;
}

.out {
    overflow: hidden;
}

.top_bg {
    height: 30px;
    background: url(../images/index_01.jpg) center no-repeat;
    background-size: auto 100%;
}

.to_top {
    background: url(../images/goToTop.png) center no-repeat;
    background-size: 100% auto;
}

.cart {
    background-size: 100% auto;
}

.s_order {
    background-size: 100% auto;
}

.tf {
    background-size: 100% auto;
}

.boxs {
    margin: 0 auto;
    width: 100%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

/*主题调换*/
.slidebg {
    background: url(../images/slidebg.jpg) center no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.slidebg .sb {
    width: 1150px;
    margin: 0 auto;
    position: relative;
}

.slidebg .sctr {
    position: absolute;
    top: 40%;
    width: 30px;
    height: 58px;
    display: block;
    cursor: pointer;
}

.slidebg .prev {
    background: url(../images/prev.png) left no-repeat;
    background-size: 100% auto;
    left: 0;
}

.slidebg .next {
    background: url(../images/next.png) right no-repeat;
    background-size: 100% auto;
    right: 0;
}

.buybg {
    background: url(../images/buybg.jpg) center no-repeat;
    background-size: cover;
}

.white_bg {
    background-color: #fff;
}

.gray_bg {
    background-color: #efefef;
}

.blue_bg {
    background-color: #3e60b5;
}

.black_bg {
    background-color: #000;
}

.mar_top {
    margin-top: 4px;
}

.pad-top2 {
    padding-top: 2px;
}

.width96 {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

/*主题调换结束*/
.toptitle {
    width: 100%;
    padding: 12px 0;
    font-size: 1.4rem;
    color: #fff;
    background-color: #966d51;
    text-align: center;
}

.piccont {
    overflow: hidden;
}

.piccont img {
    vertical-align: bottom;
    margin-top: -1px;
    width: 100%;
}

#slide .sur_script {
    width: 52px;
    height: 60px;
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 5;
    background: url(../images/cuxiao.png) center top no-repeat;
    background-size: 100% auto;
}

.single-img {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: auto;
}

.slide {
    width: 100%;
    max-width: 1004px;
    margin: 0 auto;
}

.slide img {
    width: 100%;
    vertical-align: bottom;
}

.slide .tip {
    width: 100%;
    height: 16px;
    bottom: 10px;
    left: 0;
    z-index: 9;
    text-align: center;
}

.slide .tip span {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 0 3px;
    background-color: #fff;
    opacity: 1;
}

.slide .tip .swiper-pagination-bullet-active {
    background-color: #e20404 !important;
}

.detailstar {
    display: block;
    width: 100%;
    height: 18px;
    background: url(../images/star.png) center no-repeat;
    background-size: auto 12px;
}

.pro_descri {
    padding: 12px 0;
    border-radius: 2px;
}

.pro_descri .descri {
    width: 96%;
    padding: 12px 0;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    margin: 0 auto;
}

.pro_descri .descri h1 {
    line-height: 20px;
    font-size: 15px;
    color: #222;
}

.pro_descri .descri h1 .typedoor {
    padding: 1px 4px;
    border-radius: 6px;
    background-color: #ffa100;
    color: #fff;
}

.pricebox {
    padding: 8px 0;
    padding-bottom: 12px;
    width: 96%;
    margin: 0 auto;
}

.pricebox .new_p {
    float: left;
    text-align: center;
    width: 50%;
    box-sizing: border-box;
}

.pricebox .new_p .coin {
    font-size: 1.3rem;
}

.pricebox .new_p .pritext {
    font-size: 1.9rem;
    font-weight: bold;
}

.pricebox .ori_p {
    float: left;
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    color: #666;
}

.pricebox .ori_p .pritext {
    font-size: 1.2rem;
}

.pricebox .ori_p .pr {
    text-decoration: line-through;
    color: #999;
}

.pricebox .pr {
    height: 34px;
    line-height: 34px;
    color: #F00;
}

.pricebox:after {
    content: "";
    display: block;
    clear: both;
}

.zhence {
    width: 96%;
    margin: 0 auto;
    border-top: 1px solid #aaaaaa;
    padding-top: 10px;
    padding-bottom: 12px;
}

.zhence p {
    width: 100%;
    margin-bottom: 3px;
    font-size: 1.0rem;
    color: #888;
}

.out_b {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 70px;
}

.out_b .buybox {
}

.out_b .buybox .title {
    position: relative;
    cursor: pointer;
    padding: 8px 0;
    text-indent: 6px;
    color: #333;
    border-bottom: 1px dashed #ddd;
}

.out_b .buybox .title i {
    display: block;
    transition-duration: 0.6s;
    width: 14px;
    height: 14px;
    background: url(../images/xiasanjiao.png) center no-repeat;
    background-size: 90% auto;
    position: absolute;
    right: 6px;
    top: 9px;
}

.out_b .close .title {
    border-bottom: none;
}

.out_b .close .title i {
    transform: rotate(180deg);
    transition-duration: 0.6s;
}

.out_b .close .prod {
    display: none;
}

.tabbox {
    height: 36px;
    line-height: 36px;
    background-color: #3e60b5;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
}

.tabbox a {
    height: 100%;
    text-align: center;
    display: block;
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    color: #fff;
    font-size: 1.0rem;
}

.all_com {
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 1);
}

.all_com .ttl {
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #505050;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}

.all_com .ttl h2 {
    font-size: 14px;
}

.all_com .cominner {
    width: 100%;
    height: 360px;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 14px;
    cursor: pointer;
}

.all_com .cominner .box {
    height: auto;
    width: 100%;
    margin: 0 auto 0 auto;
    overflow: hidden;
    overflow-y: auto;
}

.all_com .cominner .box ul li {
    width: 100;
    padding: 0 6px;
    border-bottom: 1px dashed #e4e4e4;
    padding-top: 8px;
}

.all_com .cominner .box ul li:nth-child(2n) {
    background-color: #f7f7f7;
}

.all_com .cominner .box ul li .cms {
    color: #ce2626;
    font-size: 12px;
    position: relative;
}

.all_com .cominner .box ul li .cms .cm-date {
    margin-left: 12px;
}

.all_com .cominner .box ul li .cms .star {
    display: block;
    height: 14px;
    background: url(../images/star.png) left no-repeat;
    background-size: auto 10px;
}

.all_com .cominner .box ul li .cms .s1 {
    width: 12px;
}

.all_com .cominner .box ul li .cms .s2 {
    width: 24px;
}

.all_com .cominner .box ul li .cms .s3 {
    width: 36px;
}

.all_com .cominner .box ul li .cms .s4 {
    width: 48px;
}

.all_com .cominner .box ul li .cms .s5 {
    width: 60px;
}

.all_com .cominner .box ul li .com {
    padding: 8px 0 12px 0;
}

.all_com .cominner .box ul li .com {
    color: #5a5959;
    font-size: 13px;
}

.all_com .cominner .box ul li .com img {
    height: 64px;
    margin: 4px 3px;
    display: inline-block;
    transition: all 0.6s;
}

.bigshow {
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
}

.bigshow .inner {
    width: 100%;
    height: 100%;
    overflow: auto;
    text-align: center;
}

.bigshow .inner span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.bigshow .inner img {
    width: 96%;
    vertical-align: middle;
}

.bigshow .hidebs {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 12px;
    right: 8px;
    display: block;
    background: url(../images/closeproon.png) center no-repeat;
    background-size: 100% auto;
}

/*套餐*/
.order-box {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

.order-box .buybox {
    width: 100%;
 
    background-color: #fff;
}

.order-box .sendbox {
    width: 100%;
 
    background-color: #fff;
}

.pack_cont {
    width: 100%;
    margin: 0 auto;
}

.pack_cont .pc_title {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 12px;
    color: #666;
}

.pack_cont .pc_con {
    width: 98%;
    margin: 0 auto;
}

.pack_cont .pc_con .type {
    font-size: 1.1rem;
    color: #333;
    margin-bottom: 8px;
}

.pack_cont .pc_con .type .has_chosed {
    color: #666;
    text-decoration: underline;
}

.pack_cont .pc_con .t_list {
    margin-bottom: 12px;
}

.pack_cont .pc_con .t_list .t_tab input[type="radio"] {
    position: absolute;
    top: 6px;
    left: 3px;
}

/*套餐結束*/
.has_buy {
    height: 22px;
    line-height: 23px;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 9;
    margin: 0 auto;
    text-align: center;
}

.has_buy p {
    color: #fff;
    font-size: 0.9rem;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    text-indent: 4px;
}

.has_buy .progress {
    display: block;
    height: 100%;
    width: 120px;
    background-color: rgba(240, 25, 3, 0.8);
    border-radius: 0 10px 10px 0;
}

.has_buy .progress i {
    display: block;
    height: 100%;
    border-right: 1px solid #ff4b4b;
}

.has_buy .progress i em {
    background-color: rgba(255, 255, 255, 0.2);
    animation: buy 1s linear infinite;
    -webkit-animation: buy 1s linear infinite;
    -moz-animation: buy 1s linear infinite;
    display: block;
    height: 100%;
}

.chose_type {
    padding: 14px 0;
    font-size: 1.1rem;
    display: block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-indent: 2%;
    color: #333;
    background: url(../images/xiangyou.png) right no-repeat;
    background-size: auto 30px;
}

.order {
    width: 94%;
    margin: 0 auto;
    padding-bottom: 18px;
}

.order .probox {
    padding-bottom: 2px;
}

.order .probox .pb_title {
    margin-top: 12px;
    font-size: 1.2rem;
}

.order-box .title {
    padding: 12px 0;
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
    position: relative;
    background-color: #966d51;
    font-family: "微软雅黑";
}

.sendbox .title {
    border-right: 1px solid #FFF;
}

.noborder {
    border-right: none !important;
}

.order .title i {
    width: 0;
    height: 0;
    transition: all 0.6s;
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #26b890;
    position: absolute;
    right: 0;
    top: 18px;
}

.order .pack_list {
    padding: 6px 0;
}

.order .pack_list .pl_tab {
    display: block;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    margin: 6px auto;
    position: relative;
}

.order .pack_list .pl_tab:hover {
    color: #e22727;
}

.tabon .gou, .t_tabon .gou {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: -1px;
    bottom: -1px;
}

.order .pack_list .pl_tab input[type="radio"] {
}

.pack_cont {
    width: 100%;
    margin: 0 auto;
}

.pack_cont .pc_title {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 12px;
    color: #666;
}

.pack_cont .pc_con {
    width: 98%;
    margin: 0 auto;
}

.pack_cont .pc_con .type {
    font-size: 1.1rem;
    color: #333;
    margin-bottom: 8px;
}

.pack_cont .pc_con .type .has_chosed {
    color: #666;
    text-decoration: underline;
}

.pack_cont .pc_con .t_list {
    margin-bottom: 12px;
}

.pack_cont .pc_con .t_list .t_tab {
    display: inline-block;
    border: 1px solid #333;
    cursor: pointer;
    color: #333;
    margin: 0 2px;
    border-radius: 2px;
    margin-bottom: 6px;
    position: relative;
}

.pack_cont .pc_con .t_list .t_tab .noimg {
    padding: 5px 15px;
    display: inline-block;
    text-indent: 6px;
}

.t_tabon {
    color: #e22727 !important;
    border: 1px solid #e22727 !important;
}

.tabon span {
    color: #e22727 !important;
    font-weight: bold;
}

.pack_cont .pc_con .t_list .t_tab .hasimg {
    position: relative;
    display: block;
    overflow: hidden;
}

.pack_cont .pc_con .t_list .t_tab .hasimg p {
    padding: 0 4px;
    text-indent: 18px;
    text-align: left;
    font-size: 1.0rem;
    max-width: 140px;
    padding: 6px 0;
}

.pack_cont .pc_con .t_list .t_tab .hasimg img {
    width: 120px;
    display: block;
    margin: 0 auto;
    vertical-align: bottom;
}

.detail {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.detail .de_cont {
    width: 100%;
    overflow: hidden;
}

.detail .de_cont img {
    width: 100%;
}

.detail .de_cont vadio, .detail .de_cont embed {
    max-width: 100%;
}

.bctitle {
    display: block;
    text-align: center;
    height: 54px;
    margin: 5px auto;
    color: #333;
    font-size: 1.0rem;
    position: relative;
    background: -webkit-linear-gradient(left, #de8b5a, rgba(62, 62, 218, 0.5));
}

.bctitle p {
    font-size: 1.1rem;
    color: #fff;
    padding-top: 9px;
}

.bctitle .inner {
    color: #fff;
    text-align: center;
}

.bctitle .inner span {
    padding: 0 3px;
    font-size: 1.1rem;
}

.detail .de_cont img {
    min-width: 100%;
}

.toggleon .probox {
    display: none;
}

.toggleon .title {
    border-bottom: none;
}

.toggleon .title i {
    transition: all 0.6s;
    transform: rotate(180deg);
}

.count {
    padding: 8px 0;
    width: 100%;
    margin: 0 auto;
}

.count .c_ttl {
    font-size: 1.0rem;
    color: #888;
    margin-right: 12px;
    margin-top: 6px;
}

.count .pdbox {
 
}

.count .pdbox .pay {
    line-height: 32px;
    font-size: 1.0rem;
    color: #F00;
}

.count .pdbox .pay #total {
    font-size: 1.4rem;
    font-weight: bold;
    padding: 0 3px;
}

.count .pdbox em {
    font-size: 1.2rem;
    float: left;
    font-style: normal;
    margin-top: 4px;
    margin-left: 10px;
}

.count .pdbox .numberer {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    line-height: 30px;
    color: #666;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 1.6rem;
    border: 1px solid #ddd;
}

.count .pdbox .numberer:hover {
    background-color: #ddd;
}

.count .pdbox .numbox {
    width: 50px;
    height: 30px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #F00;
    font-weight: bold;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0;
    outline: none;
    box-shadow: none;
}

.service {
    padding-bottom: 12px;
    width: 94%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
}

.boxs_ser:after {
    width: 100%;
    height: 14px;
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    display: block;
    background: url(../images/bg.png) repeat-x;
    background-size: auto 8px;
}

.service .title {
    padding: 12px 0;
    font-size: 18px;
    font-family: "宋体";
    background: url(../images/heart.png) center left no-repeat;
    background-size: 22px auto;
    text-indent: 28px;
}

.service .ser_box {
    display: flex;
}

.service .ser_box span {
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    padding-left: 20px;
    background: url(../images/right.png) left no-repeat;
    background-size: 15px auto;
    color: #666;
}

.User_notes {
    width: 94%;
    padding-bottom: 15px;
    margin: 0 auto;
    box-sizing: border-box;
    background: #fff;
    font-size: 14px;
    color: #333;
    text-align: left;
}

.User_notes .uttl {
    text-align: center;
    padding: 12px 0;
}

.User_notes .uttl h1 {
    font-size: 1.2rem;
    color: #fff;
    font-family: "微软雅黑";
}

.User_notes .note_main {
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
    font-size: 1.1rem;
    word-break: break-all;
    margin-bottom: 10px;
}

.note_title {
    margin: 6px 0;
    font-size: 1.1rem;
    color: #ce2626;
    font-weight: bold;
}

.note_text {
    font-size: 1.0rem;
    color: #333;
    line-height: 23px;
}

.menu {
    width: 100%;
    height: 40px;
    font-size: 15px;
    position: fixed;
    z-index: 10;
    left: 0;
    bottom: 0;
}

.menu .buy {
    text-align: center;
    padding: 0 5px;
    box-sizing: border-box;
    height: 100%;
}

.menu .buy a {
    color: #fff;
    font-size: 1.2rem;
    display: block;
    width: 100%;
    border: none;
    line-height: 36px;
    outline: none;
    margin: 0 auto 0 auto;
    font-size: 1.4rem;
    background-color: #ce2626;
    border-radius: 10px;
}

.menu .buy a span {
    padding-left: 26px;
    background: url(../images/cart.png) left no-repeat;
    background-size: 19px auto;
    font-family: "微软雅黑";
}

.top_title {
    padding: 12px 0;
    position: relative;
    background-color: #fafafa;
    color: #333;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 1.1rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
}

.top_title a {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/detail-back.png) center no-repeat;
    background-size: 34px auto;
    position: absolute;
    left: 2%;
    top: 1px;
}

.pro_detail {
    box-sizing: border-box;
    padding: 8px;
    background-color: #efefef;
    display: flex;
    margin-top: 43px;
}

.pro_detail .p_left {
    flex: 2;
    -webkit-flex: 2;
    -moz-flex: 2;
    box-flex: 2;
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
}

.pro_detail .p_right {
    padding: 0 5px;
}

.pro_detail .p_right img {
    width: 100px;
    max-height: 200px;
    border-radius: 4px;
}

.pro_detail .p_left h2 {
    font-size: 1.1rem;
    color: #333;
}

.pro_detail .p_left h3 {
    font-size: 1.2rem;
    margin-top: 8px;
}

.buybuy {
    display: block;
    width: 100%;
    height: 40px;
    transition: all 0.4s;
    position: fixed;
    left: 0;
    bottom: -20px;
    z-index: 20;
    text-align: center;
}

.buybuy #peoplebuy {
    font-size: 1.1rem;
    display: inline-block;
    padding: 5px 14px;
    border-radius: 4px;
    background-color: rgb(214, 45, 45);
    color: #fff;
}

.gogo {
    bottom: 40px;
    transition: all 0.4s;
}

.subbox {
    height: 42px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 101;
    background-color: #f38819;
}

.subbox ul {
    height: 100%;
}

.subbox ul:after {
    content: "";
    display: block;
    clear: both;
}

.subbox ul li {
    float: left;
    height: 100%;
}

.subbox ul li:nth-child(1) {
    width: 20%;
}

.subbox ul li:nth-child(2) {
    width: 80%;
}

.subbox ul li .back {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/detail-back.png) center no-repeat;
    background-size: auto 100%;
}

.subbox ul li .submit {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.2rem;
    border: none;
    background: -webkit-linear-gradient(left, #ff5151, #ce2626);
    color: #fff;
}

.fixedbtn {
    position: fixed;
    right: 6px;
    bottom: 0;
    z-index: 8;
}

.fixedbtn div {
    width: 50px;
    height: 50px;
    margin-bottom: 6px;
}

.fixedbtn div a {
    display: block;
    width: 100%;
    height: 100%;
}

/*表单验证*/
.address {
    background: #fff url(../images/address-bg.png) repeat-x;
    background-size: auto 4px;
}

.table {
    width: 92%;
    padding-bottom: 16px;
    margin: 0 auto;
    font-size: 1.0rem;
    display: table;
}

.table .title {
    font-size: 1.2rem;
    text-align: center;
    padding: 16px 0;
    color: #333;
    letter-spacing: 1px;
}

.table .flexbox {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    justify-center: space-between;
    position: relative;
}

.table .regions {
    border-radius: 4px;
    line-height: 42px;
    background-color: #f6f6f6;
    text-align: left;
}

.table .flex {
    flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    position: relative;
}

.regions, .regions-city, .table .tab_sele {
    color: #666;
    text-indent: 16px;
}

.table .table-row {
    position: relative;
}

.table .table-row input {
    border: 1px solid #eee;
    outline: none;
}

.tab_two input, .table-row input {
    padding: 0;
    width: 100%;
    line-height: 30px;
    text-indent: 12px;
    color: #666;
}

.table .tab_two input {
    border: 1px solid #eee;
    margin: 0;
    outline: none;
}

.tab_two, .table-row input, .table .regions {
    margin-bottom: 6px;
}

.table .regions {
    border: 1px solid #f6f6f6;
}

.tab_two:nth-child(even) {
    margin-left: 6px;
}

.table .tab_sele {
    border: 1px solid #eee;
    line-height: 44px;
    text-align: left;
    border-radius: 4px;
    position: relative;
}

.action i.icon {
    position: absolute;
    top: 14px;
    right: 15px;
    width: 15px;
    height: 15px;
    background: url(../images/checkout-icons.png) center no-repeat;
    background-size: 15px auto;
}

.addbox {
    width: 96%;
     
}

.addbox tr td {
    padding: 8px 0;
}

.addbox .abtitle {
    text-align: right;
    font-size: 14px;
    color: #333;
}

.addbox .abinput {
    padding-left: 14px;
}

.addbox .abinput .hd {
    text-indent: 20px;
    background: url(../images/huodao.png) left no-repeat;
    background-size: auto 100%;
    display: inline;
    padding-left: 8%;
}

.addbox .abinput .city {
    width: 100px;
    margin-right: 8px;
}

.addbox .abinput input {
    padding: 0;
    border: 1px solid #E0E0E0;
    text-indent: 8px;
    color: #666;
    width: 90%;
    height: 32px;
    line-height: 32px;
    font-size: 1.0rem;
    background-color: #FCFCFC;
}

.addbox .abinput .payment_type {
    width: auto;
    height: 12px;
}

.addbox .abinput textarea {
    padding: 0;
    border: 1px solid #E0E0E0;
    text-indent: 8px;
    color: #666;
    width: 90%;
    height: 46px;
    font-size: 1.0rem;
    background-color: #FCFCFC;
    resize: none;
}

.addbox .abinput select {
    padding: 0;
    border: 1px solid #E0E0E0;
    height: 34px;
    font-size: 1.0rem;
    color: #666;
    background: #fff;
    width:90%;
    margin-right:1%;
    margin-top:5px;
}

/*.addbox .abinput select:nth-child(2) {*/
    /*margin: 0 2%;*/
/*}*/

.metip {
    padding: 0 0 15px 0;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    font-size: 1.0rem;
    background-color: #fff;
    color: #666;
    text-align: left;
    margin-bottom: 42px;
    border-top: 1px dashed #E0E0E0;
}

.metip h1 {
    padding: 10px 0;
    text-align: center;
    color: #333;
    font-size: 1.1rem;
}

.metip p {
    width: 94%;
    margin: 0 auto;
    font-size: 1.0rem;
    line-height: 22px;
    color: #999;
}

.metip a {
    color: #f34ee5;
}

.tip {
    color: #999;
    font-size: 13px;
    transition: all 0.8s;
}

.writeon span {
    top: -20px;
    left: 5px;
    color: #999;
    opacity: 1;
    transition: all 0.8s;
}

.order_check {
    padding: 8px 0;
    text-align: center;
}

.submit {
    padding-bottom: 12px;
}

.submit button {
    background-color: #e22727;
    color: #fff;
    width: 60%;
    font-size: 16px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border: none;
    margin: 0 auto;
    display: block;
}

.assess {
    width: 100%;
    padding: 12px 0;
}

.assess .title {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #e7e7e7;
    color: #333;
    font-size: 1.0rem;
    text-align: center;
    line-height: 38px;
}

.assess .as_cont {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background-color: #fff;
    height: 600px;
    overflow: hidden;
    cursor: pointer;
}

.assess .as_cont ul li {
    padding: 6px 0;
    border-bottom: 1px dashed #ddd;
}

.assess .as_cont ul li .top {
    margin-bottom: 6px;
    font-size: 1.0rem;
}

.assess .as_cont ul li .top em {
    width: 70px;
    height: 14px;
    display: inline-block;
    background: url(../images/xing_red.png) left bottom no-repeat;
    background-size: auto 12px;
}

.assess .as_cont ul li .red {
    color: red;
    padding-right: 6px;
}

.assess .as_cont ul li .content {
    padding: 4px 0;
}

.assess .as_cont ul li .content .cmimg {
    margin: 4px 0;
    width: 100%;
}

.assess .as_cont ul li .content .cmimg:after {
    display: block;
    content: "";
    clear: both;
}

.assess .as_cont ul li .content .cmimg img {
    height: 80px;
    margin-right: 10px;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.assess .sub_ass {
}

.assess .sub_ass span {
    border-radius: 20px;
    display: inline-block;
    width: 140px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    text-align: center;
    color: #333;
    font-size: 1.0rem;
}

/*退換申請*/
.bpbox {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-top: 1px dashed #ddd;
}

.bpbox .boxs {
    float: left;
}

.bpbox .unote {
    width: 100%;
    border-right: 1px dashed #ddd;
}

.bpbox .uth {
    width: 100%;
    border-top: 1px dashed #ddd;
}

.bpbox .uthon {
    height: 0;
}

.backpro {
    width: 94%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.backpro .bptable .btnbox .subbtn {
    width: 100%;
    height: 36px;
    line-height: 35px;
    color: #fff;
    background-color: #e22727;
    display: block;
    outline: none;
    border: none;
}

.backpro .bptable .btnbox .subbtn:hover {
    box-shadow: 2px 2px 3px #999;
}

.backpro .bptable .tuihuan {
    width: 100%;
    font-size: 1.2rem;
    color: #0e1422;
    text-align: center;
    font-family: "微软雅黑";
    padding-top: 12px;
}

.backpro .bptable ul {
    padding: 12px 0;
}

.backpro .bptable ul li {
    width: 100%;
}

.backpro .bptable ul li .inputbox {
    padding: 12px 0;
}

.backpro .bptable ul li .inputbox input {
    width: 94%;
    height: 28px;
    line-height: 28px;
    text-indent: 6px;
    font-size: 1.0rem;
    color: #333;
}

.backpro .bptable ul li .inputbox select {
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    font-size: 1.0rem;
    color: #333;
    background-color: #fff;
}

.backpro .bptable ul li .inputbox textarea {
    width: 100%;
    height: 80px;
    padding: 6px 0;
    text-indent: 6px;
    font-size: 1.0rem;
    color: #333;
    resize: none;
}

.backpro .bptable ul li h1 {
    font-size: 1.1rem;
    color: #333;
}

.backpro .bptable ul li h1 span {
    font-size: 0.9rem !important;
    color: #999;
}

.addbox .payme input {
    width: 12px;
    height: 12px;
}

.payme label {
    display: inline;
}

.payme label img {
    width: 30%;
}

/*台湾下拉宽度*/
select.new_city, select.new_district {
    width: 32%;
}

@-webkit-keyframes buy {
    0% {
        width: 0;
    }
    50% {
        width: 50%;
    }
    100% {
        width: 100%;
    }
}

/*适配*/
@media screen and (min-width: 750px) {
    html, body {
        font-size: 14px;
    }

    .out {
        max-width: 750px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 749px) {
    .order-box .buybox, .order-box .sendbox {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .pack_cont .pc_con .t_list .t_tab .hasimg img {
        width: 110px;
    }

    .pack_cont .pc_con .t_list .t_tab {
        margin-right: 4px;
        margin-left: 0;
    }

    .order {
        width: 98%;
        padding-bottom: 10px;
    }

    .assess .as_cont {
        height: 320px;
    }

    .assess {
        padding: 0;
    }

    .bpbox .boxs {
        float: none;
    }

    .bpbox .unote, .bpbox .uth {
        width: 100%;
    }

    .User_notes .uttl {
        background-color: #966d51;
        color: #fff;
    }

    .User_notes .uttl h1 {
        color: #fff;
    }

    .User_notes {
        width: 100%;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .User_notes .note_main {
        padding-top: 10px;
        width: 94%;
        margin: 0 auto;
        margin-bottom: 8px;
    }

    .note_title, .note_text {
        width: 94%;
        margin: 0 auto;
    }

    .backpro .bptable .tuihuan {
        padding: 12px 0;
        background-color: #966d51;
        color: #fff;
    }

    .backpro {
        width: 100%;
    }

    .backpro .bptable ul {
        width: 94%;
        margin: 0 auto;
        padding-bottom: 0;
    }

    .backpro .bptable ul li .inputbox {
        padding: 8px 0;
    }

    .backpro .bptable .btnbox {
        padding-bottom: 0;
    }

    .backpro .bptable .btnbox .subbtn {
        width: 60%;
        margin: 0 auto;
    }

    .backpro .bptable ul li .inputbox textarea {
        width: 94%;
    }

    .addbox .abinput {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .submit {
        padding-bottom: 32px;
    }
}

@media screen and (max-width: 420px) {
    html, body {
        font-size: 13px;
    }

    .payme label {
        display: inline;
    }
}

@media screen and (max-width: 320px) {
    html, body {
        font-size: 12px;
    }

    .addbox .abinput .city {
        width: 80px;
    }

}

