@charset "utf-8";
/* CSS Document */

a:focus {
    border: 0 none;
    /* outline: 0 none; */
}

.guobu_tips {
    display: flex;
    background: #C400011A;
    padding: 20px 30px;
    width: 1150px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.guobu_tips img {
    width: 24px !important;
    height: 24px !important;
}
.guobu_tips .text {
    font-size: 18px;
    margin-left: 12px;
    font-weight: 400;
}
.guobu_tips .text span {
    color: #F32D33FF;
}

.shop_cont {
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 50px;
}

.w1210 {
    width: 1210px;
    margin: 0 auto;
}

p {
    margin: 0;
    padding: 0;
}

.shop_m {
    width: 100%;
}

.shop_m img {
    display: block;
    width: 100%;
}

.cart_top {
    padding: 30px 0px 0px;
}

.c_title {
    height: 38px;
    padding-left: 14px;
    font-size: 24px;
    line-height: 38px;
    color: #000000;
}

.step1 {
    background: url(images/shopcart/progress.png) right top no-repeat;
}

.shop_intro {
    padding: 46px 0 20px;
    border-bottom: 3px solid #cccccc;
}

.s_intro {
    font-size: 16px;
    color: #0a83d7;
    line-height: 18px;
    float: left;
    padding-left: 4px;
}

.r_status {
    font-size: 16px;
    color: #585858;
    line-height: 18px;
    float: right;
    /*background: url(images/shopcart/tip1.png) right top no-repeat;*/
    padding-right: 5px;
}

.shop_i_t {
    width: 100%;
    padding: 25px 0 30px 0;
}

.sp_name {
    color: #262626;
    font-size: 16px;
    float: left;
    width: 562px;
}

.sp_price {
    color: #262626;
    font-size: 16px;
    float: left;
    width: 192px;
}

.sp_num {
    color: #262626;
    font-size: 16px;
    float: left;
    width: 128px;
    text-align: center;
}

.sp_total {
    color: #262626;
    font-size: 16px;
    float: left;
    width: 230px;
    text-align: center;
}

.sp_opera {
    color: #a6a6a6;
    font-size: 16px;
    float: left;
}

.shop_con {
    width: 100%;
}

.shop_item {
    width: 100%;
    background: #ffffff;
    padding: 45px 0px;
    margin-bottom: 16px;
    box-sizing: border-box;
}

.shop_cart {
    width: 1140px;
    margin: 0 auto;
    position: relative;
    /*z-index: 10;*/
}

.cart_name {
    color: #262626;
    font-size: 16px;
    float: left;
    width: 522px;
}

.cart_price {
    color: #262626;
    font-size: 16px;
    float: left;
    width: 192px;
}

.cart_num {
    color: #262626;
    font-size: 16px;
    float: left;
    width: 128px;
    text-align: center;
}

.cart_total {
    color: #262626;
    font-size: 16px;
    float: left;
    width: 230px;
    text-align: center;
}

.cart_opera {
    color: #a6a6a6;
    font-size: 16px;
    float: left;
}

.cart_pic {
    width: 114px;
    border: 1px solid #e5e5e5;
    float: left;
    position: relative;
}

.cart_q {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    /*line-height: 113px;*/
    color: #ffffff;
    font-size: 14px;
}

.cart_txt {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    transform: translate3d(-50%, -50%, 0);
}

.cart_com {
    width: 340px;
    margin-left: 14px;
    float: left;
}
.cart_com .Guobu {
    border-radius: 10px;
    background: #34C759;
    padding: 3px 10px;
    width: fit-content;
    color: white;
}
.installmentAlert{
    height: 18px;
    line-height: 18px;
    padding-left: 32px;
    margin-top: 5px;
    color: #fe5a37;
    font-size: 14px;
    background: url(images/installment/hui.png) left center no-repeat;;
}
.cart_title {
    color: #333333;
    font-size: 16px;
    padding-bottom: 3px;
}

.cart_dsc {
    color: #999999;
    font-size: 12px;
    width: 280px;
}

.cart_dsc p {
    width: 100%;
    line-height: 18px;
    /*word-break:break-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;*/
}

.c_price {
    color: #706f6f;
    font-size: 16px;
    font-family: Arial;
}

.choice_coupon {
    width: 84px;
    display: block;
    margin-top: 18px;
    position: relative;
    background: url(images/shopcart/arrow_down.png) left center no-repeat;
    cursor: pointer;
}

.choice_coupon2 {
    width: 84px;
    height: 20px;
    display: block;
    position: relative;
    float: right;
    background: url(images/coupon/arrow_up.png) left center no-repeat;
    cursor: pointer;
}

.choice_coupon span {
    color: #ffffff;
    font-size: 12px;
    padding-left: 8px;
    display: block;
    height: 20px;
    line-height: 20px;
    position: relative;
    z-index: 12;
}

.choice_coupon2 span {
    color: #ffffff;
    font-size: 12px;
    padding-left: 8px;
    display: block;
    height: 20px;
    line-height: 20px;
    position: relative;
    z-index: 12;
}

.coupon_pop {
    width: 408px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff url(images/shopcart/coupon_pop.png) no-repeat;
    display: none;
    z-index: 11;
}

.coupon_pop2 {
    width: 408px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff url(images/coupon/bg1.png) no-repeat;
    display: none;
    z-index: 11;
}

.choice_coupon:hover {
    background: none;
}

.choice_coupon:hover span {
    color: #b50000;
}

.choice_coupon:hover .coupon_pop {
    display: block;
}

.choice_coupon2:hover {
    background: none;
}

.choice_coupon2:hover span {
    color: #b50000;
}

.choice_coupon2:hover .coupon_pop2 {
    display: block;
}

.coupon_pop_sl {
    padding-top: 21px;
    padding-bottom: 7px;
    background: url(images/shopcart/coupon_pop_bottom.png) left bottom no-repeat;
}

.coupon_pop_s2 {
    padding-top: 4px;
    padding-bottom: 18px;
    background: url(images/coupon/bg2.png) left bottom no-repeat;
}
.coupon_pop_m {
    width: 100%;
    background: url(images/shopcart/coupon_pop_slice.png) left top repeat-y;
    padding: 14px 0px;
}

.coupon_pop_c {
    width: 368px;
    margin: 0 auto;
}

.cp_c {
    border-bottom: 1px dashed #999999;
}

.input_cp {
    height: 34px;
    margin-bottom: 10px;
}

.code {
    width: 264px;
    height: 34px;
    border: 1px solid #bfbfbf;
    background: #f2f2f2;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 34px;
    padding-left: 10px;
    box-sizing: border-box;
}

.touse {
    display: block;
    width: 90px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #ffffff;
    font-size: 14px;
    background: #1e95f1;
    float: right;
}

.check_cp {
    margin-bottom: 10px;
}

.qcheck {
    width: 18px;
    height: 18px;
    display: block;
    text-indent: -9999px;
    background: url(images/shopcart/c_default.png) no-repeat;
    float: left;
}

.qchecked {
    background: url(images/shopcart/c_check.png) no-repeat;
}

.cdis {
    background: url(images/shopcart/c_dis.png) no-repeat;
}

.check_cp p {
    float: left;
    line-height: 18px;
    color: #1a1a1a;
    font-size: 12px;
    padding-left: 6px;
    font-weight: 400;
}

.cdis {
    color: #999999;
}

.cdis p {
    color: #999999;
}

.cp_tip {
    padding-top: 14px;
    color: #333333;
    font-size: 12px;
}

.num_m {
    height: 32px;
    border: 1px solid #cecece;
    background: #ffffff;
    width: 107px;
    margin: 0 auto;
    margin-top: -5px;
}

.reduce {
    display: block;
    width: 32px;
    height: 100%;
    text-align: center;
    line-height: 100%;
    text-align: center;
    text-indent: -9999px;
    background: url(images/shopcart/reduce.gif) center center no-repeat #ededed;
    float: left;
}

.num_p {
    width: 40px;
    height: 100%;
    float: left;
    display: block;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}

.num_p input {
    background: none;
    appearance: normal;
    border: 0 none;
    padding: 7px 0px 0px;
    width: 100%;
    text-align: center;
    color: #706f6f;
    font-size: 14px;
    outline: none;
}

.add {
    display: block;
    width: 32px;
    height: 100%;
    text-align: center;
    line-height: 100%;
    text-align: center;
    text-indent: -9999px;
    background: url(images/shopcart/add.gif) center center no-repeat #ededed;
    float: left;
}

.c_tto_p {
    padding-right: 64px;
    text-align: right;
}

.lt_total {
    color: #0a83d7;
    font-size: 16px;
    font-family: Arial;
}

.lt_yh {
    font-size: 14px;
    font-family: Arial;
    padding-top: 20px;
    color: #b50000;
}

.lt_yh2 {
    font-size: 14px;
    float: right;
    font-family: Arial;
    padding-right: 15px;
    color: #b50000;
}

.topool {
    color: #a6a6a6;
    font-size: 12px;
    line-height: 16px;
    display: block;
}

.cp_del {
    color: #a6a6a6;
    font-size: 12px;
    line-height: 16px;
    display: block;
    margin-top: 24px;
    background: url(images/shopcart/cp_del.png) left center no-repeat;
    padding-left: 16px;
}

.prs {
    width: 1140px;
    margin: 0 auto;
    padding-top: 22px;
}

.prs_m {
    background: #f5f5f5;
    padding: 15px 0px;
    position: relative;
}

.a_top {
    width: 19px;
    position: absolute;
    left: 43px;
    top: -8px;
}

.prs_m ul li {
    float: left;
    width: 284px;
    margin-left: 20px;
}

.prs_img {
    position: relative;
    float: left;
    width: 70px;
    border: 1px solid #e5e5e5;
}

.prs_intro {
    float: left;
    padding-left: 10px;
    width: 201px;
}

.prs_gf {
    width: 32px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #b50000;
    border: 1px solid #b50000;
    border-radius: 2px;
}

.prs_name {
    color: #999999;
    line-height: 16px;
    font-size: 12px;
    padding-top: 6px;
}

.prs_num {
    color: #999999;
    line-height: 16px;
    font-size: 12px;
    padding-top: 6px;
}

.shop_ti_intro {
    width: 1140px;
    margin: 0 auto;
    margin-bottom: 22px;
    border-bottom: 1px solid #b4b2b2;
}

.ti_intro {
    height: 22px;
    margin-bottom: 10px;
}

.tito {
    width: 46px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #b50000;
    color: #b50000;
    font-size: 12px;
    float: left;
}

.titop {
    color: #666666;
    padding-left: 6px;
    line-height: 20px;
    float: left;
}

.del_prs {
    width: 20px;
    height: 20px;
    display: block;
    background: url(images/shopcart/del_cp.png) center center no-repeat;
    text-indent: -9999px;
    float: left;
    margin-left: 10px;
}

.shop_total {
    width: 100%;
    background: #FFFFFF;
    padding: 30px 0 25px 0;
    /*position: fixed;*/
    left: 0;
    bottom: 0;
    z-index: 999;
    border-top: 1px solid #ccc;
    /*border-bottom: 1px solid #ccc;*/
}

.spt {
    width: 1140px;
    margin: 0 auto;
}

.spt_intro {
    display: inline-block;
    line-height: 16px;
    color: #666666;
    font-size: 12px;
    padding-bottom: 10px;
}

.spt_intro span {
    padding-right: 6px;
    color: #0a83d7;
}

.spt_c {
    padding-bottom: 22px;
    border-bottom: 1px dashed #999999;
}

.spt_con {
    padding-top: 30px;
	height:51px;
}

.installment-command{
    float: left;
    height: 18px;
    line-height: 18px;
    padding-left: 32px;
    margin-top: 5px;
    color: #fe5a37;
    font-size: 14px;
    background: url(images/installment/zhu.png) left center no-repeat;
}

.spt_del {
    padding-top: 10px;
    float: left;
}

.del_spt {
    height: 20px;
    display: block;
    background: url(images/shopcart/del_cp.png) left center no-repeat;
    padding-left: 16px;
    line-height: 20px;
    color: #808080;
    font-size: 12px;
}

.spt_p_con {
    float: right;
}

.spt_p_t {
    color: #0a83d7;
    font-size: 20px;
    text-align: right;
}

.spt_p_s {
    color: #808080;
    font-size: 12px;
    text-align: right;
}

.freight-border {
    color: red;
    border: solid 1px;
    padding: 0 2px;
}
.freight-decoration {
    text-decoration: line-through;
}

.tobug {
    display: block;
    width: 210px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 20px;
    float: right;
    background: #0a83d7;
    margin-left: 25px;
}

#outofstockpopbox.popbox_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.20);
    z-index: 1000;
}

#outofstockpopbox .popbox {
    width: 552px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
}

#outofstockpopbox .popbox_title {
    height: 50px;
    background: #f2f2f2;
    line-height: 50px;
    padding: 0 20px 0 50px;
}

#outofstockpopbox .pop_tip {
    height: 50px;
    line-height: 50px;
    background: url(images/popbox/tip.png) left center no-repeat;
    color: #706f6f;
    font-size: 18px;
    padding-left: 30px;
    float: left;
}

#outofstockpopbox .pop_tip1 {
    height: 50px;
    line-height: 50px;
    color: #706f6f;
    font-size: 18px;
    float: left;
}

#outofstockpopbox .pop_tip1 span {
    font-size: 12px;
}

#outofstockpopbox .popbox .close {
    width: 30px;
    height: 50px;
    display: block;
    float: right;
    text-indent: -9999px;
    background: url(images/popbox/close.png) center center no-repeat;
}

#outofstockpopbox .popbox_con {
    padding: 0px;
}

#outofstockpopbox .popbox_con1 {
    padding-bottom: 66px;
    padding-top: 20px;
}

#outofstockpopbox .succee_con {
    padding: 30px 0;
}

#outofstockpopbox .pop_in {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #757575;
    padding-bottom: 10px;
}

#outofstockpopbox .btz {
    width: 100%;
    text-align: center;
}

#outofstockpopbox .btz a {
    display: inline-block;
    width: 212px;
    height: 54px;
    margin: 0 10px;
}

#outofstockpopbox .btz a.continue {
    background: #e9eef2;
    text-align: center;
    line-height: 54px;
    color: #7c8184;
    font-size: 18px;
}

#outofstockpopbox .btz a.g_buy {
    background: #0a83d6;
    text-align: center;
    line-height: 54px;
    color: #ffffff;
    font-size: 18px;
}

.shop_no {
    width: 100%;
    padding: 80px 0 50px;
}

.no_img {
    width: 133px;
    margin: 0 auto;
}

.no_tips {
    width: 100%;
    text-align: center;
    color: #5a5a5a;
    font-size: 16px;
    padding-top: 20px;
}

.no_intro {
    color: #0a83d7;
    font-size: 18px;
    padding-top: 22px;
    text-align: center;
}

.no_intro a {
    color: #0a83d7;
    font-size: 18px;
    text-decoration: underline;
}
.installment-hui{
    height: 18px;
    line-height: 18px;
    padding-left: 32px;
    margin-top: 5px;
    color: #fe5a37;
    font-size: 14px;
    background: url(images/installment/hui.png) left center no-repeat;
}
.cart_recommend_content {
	width:100%;
	display:none;
	background:#f5f5f5
}
.cart_recommend_content .cart_recommend{
	width: 1210px;
    margin: 0 auto;
}
.cart_recommend_content .aline{
	padding-left:0;
	width: 91%;
}
.cart_recommend_content .changeIcon img{
	left: 30px;
    width: 13px;
}
.cart_recommend_content .recommend_box{
	padding-left:0;
	width:100%;
}
.cart_recommend_content .product-list1 .product-list-show{
	bottom:-20px;
	line-height: 41px;
	
}
.cart_recommend_content .product-list1 .product-list-show .transparent-btm {
	height: 45px;
}
.restrictBuyNum{
    margin: 5px;
    font-size: 16px;
    color: #a6a6a6;
}

.cart_recommend_content .product-list1 .product-camera-box .img-box img{
    width: 194px;
    height: 194px;
    margin: 20px auto 0;
}

.cart_recommend_content .product-list1 .product-camera-box {
    width: 232px;
    height: 274px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.cart_recommend_content .product-list1 .product-camera-box .pd_price {
    font-size: 24px;
    font-weight: bold;
    color: #26a8df;
    margin-top: 10px;
}
.cart_recommend_content .product-list1 {
    margin: 0 4px
}