body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, a, th, td ,button{
    margin: 0;
    padding: 0;
    list-style:none;
    font-size:12px;
    color:#7F7F7F;
}

body{
    min-width:1325px;
    overflow: scroll;
}

a{
    text-decoration:none;
}

a:hover{
    /*color:#7F7F7F;*/
}

.lt{
    float:left;
}

.rt{
    float:right;
}

.clear:after{
    content:"";
    display:block;
    clear:both;
}

h2{
    font-size: 16px;
    color:#242424;
}

h4{
    color: #000;
    line-height:18px;
    font-weight:normal;
}

h5{
    color:#E70E1D;
    font-weight:normal;
}

.block{
    display: block!important;
}

header{
    width:1325px;
    height:30px;
    background-color:#F7F7F7;
    padding:0 50px;
    line-height:30px;
    box-sizing: border-box;
    margin:0 auto;
}

header ul li{
    width:120px;
    float:left;
    position: relative;
}

header ul li b{
    border-right:2px solid #f3f3f3;
    position: absolute;
    right:28px;
    top:8px;
    width:2px;
    height:16px;
}

header ul li span{
    background: url("../images/spring1.png") -90px -18px;
    padding:6px 10px 0 0;
    position:absolute;
    right:55px;
    top:12px;
}

header p,header h1{
    display:block;
}

.top{
    margin:17px auto 0;
    width:1225px;
    height:75px;
    line-height:75px;
}

.top>img{
    width:608px;
    height:75px;
}

.top div img{
    width:143px;
    height:39px;
    margin-top:13px;
}

.top h1{
    font-size:24px;
    margin-left:26px;
}

.recipient-information{
    margin:60px auto 0;
    width:1225px;

}

.title {
    height:25px;
    line-height: 25px;
}

.title h1{
    font-size:20px;
    padding-left: 14px;
    border-left: 6px solid #07983D;
}

.title p{
    padding-left:18px;
}

.recipient-information a{
    color:#36ACDF;
}

.address-box{
    width:1219px;
    height:150px;
    border:1px solid #E8E8E8;
    margin:28px 28px 0 0;
    position: relative;
    box-sizing: border-box;
}

.address ul:last-child{
    margin-right: 0;
}

.address a{
    display: none;
}

.addressee{
    position:relative;
}

.addressee span{
    padding-left:10px;
}

.addressee h3 , .addressee a{
    width:60px;
    height:23px;
    line-height:23px;
    text-align: center;
    position: absolute;
    top:0;
    right:0;
}

.addressee h3{
    background-color: #E0E0E0;
    color:#fff;
    z-index: 5;
    display: none;
}

.address ul li:first-child {
    margin:12px 14px 0 15px;
    padding-bottom:11px;
    border-bottom: 1px solid #F4F4F4;
}

.address ul li:last-child{
    padding:16px 0 0 19px;
    width:100%;
    line-height: 18px;
}

.address ul li:last-child a{
    margin: 14px 15px 0 0;
}
.setting_heigh{
    height: 181px;
    overflow: hidden;
}

.address i{
    background: url("../images/spring1.png") -2px -74px;
    padding:20px 20px 0 0;
    position:absolute;
    right:0;
    bottom: 0;
    display: none;
}

.address-box:hover a{
    display: inline;
}

.address .select{
    border:3px solid #07983D;
}

.address ul.select i{
    display:block;
}

.all_address{
    margin-top:15px;
    position: relative;
}

.all_address span{
    background: url("../images/spring1.png") -90px -25px;
    padding:6px 10px 0 0;
    position: absolute;
    top:6px;
    left:80px;
}

.engineering-information{
    margin:39px auto 0;
    width:1225px;
}

.engineering-information-box{
    margin-top:22px;
}

.engineering-information-box li{
    float:left;
    width:266px;
    height:52px;
    line-height: 52px;
    border:1px solid #eee;
    padding-left:17px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.engineering-information-box li div{
    width:160px;
    height:20px;
    overflow: hidden;
    margin:16px 0 0 80px;
    position: relative;
}

.engineering-information-box li select{
    width:160px;
    height:30px;
    position: absolute;
    top:-5px;
    left:-5px;
}

.goods-list{
    margin:44px auto 0;
    width:1225px;
}

.goods-list-box{
    margin-top:22px;
    width:1225px;
    border:1px solid #E8E8E8;
    border-top:2px solid #07983D;
}

.delete{
    text-decoration: line-through;
}

.color-red{
    color:#EE2E45;
}

.goods-list-box div{
    line-height: 98px;
    border-bottom:1px solid #E8E8E8;
    text-align: center;
}

.goods-list-box div li{
    float:left;
    width:180px;
    height:98px;
}

.goods-list-box div:first-child li{
    height:44px;
}

.goods-list-box div li:first-child{
    width:480px;
}

.goods-list-box div:first-child{
    background-color: #F7F7F7;
    height:44px;
    line-height:44px;
    border-bottom: 1px solid #E8E8E8;
}

.goods-list-box div li dt img{
    width:68px;
    height:68px;
    border:2px solid #F4F4F4;
   margin: 15px 15px 0 15px;
}

.goods-list-box div li dl{
    height:98px;
}

.goods-list-box div li dd{
    /*margin-left:18px;*/
    text-align: left;
}

.goods-list-box div li dd h4{
    font-size: 14px;
    margin-top:17px;
}

.goods-list-box div li dd h6{
    font-size: 10px;
    line-height:1;
    margin-top:2px;
    font-weight:400;
}

.goods-list-box div li dd p{
        margin-top: 12px;
    line-height:1;
}

.goods-list-box div:last-child{
    /*height:48px;*/
   /* line-height:48px;*/
    text-align: left;
}

.beizhu{
    margin-left:20px;
    border: none;
    height:30px;
    width:1080px;
    overflow: hidden;
}

.delivery-mode{
    margin:39px auto 0;
    width:1225px;
}

.delivery-mode-select{
    margin-top:25px;
}

.delivery-mode-select li{
    border: 1px solid #E0E0E0;
    width:285px;
    height:40px;
    line-height: 38px;
    padding-left:20px;
    margin-right:20px;
    box-sizing: border-box;
    position: relative;
    float:left;
    margin-bottom: 10px;
}

.delivery-mode-select .select{
    border: 2px solid #07983D;
}

.delivery-mode-select .select span{
    display:block;
}


.delivery-mode-select span{
    background: url("../images/spring1.png") -2px -74px;
    padding:20px 20px 0 0;
    position:absolute;
    right:0;
    bottom: 0;
    display: none;
}

.discount-information{
    margin:37px auto 0;
    width:1225px;
}

.discount-information-box{
    border:1px solid #E8E8E8;
    margin-top:19px;
    padding-bottom: 27px;
}

.discount-select{
    padding-left:15px;
    height:43px;
    line-height: 43px;
    background-color:#F7F7F7;
    border-bottom: 1px solid #E8E8E8;
}

.discount-select input{
    position: relative;
    top:2px;
    left:0;
}

.discount-select p{
    font-size: 14px;
    color:#32332E;
    display: inline;
    padding-left: 15px;
    position: relative;
}

.discount-select i{
    background: url("../images/spring1.png") -90px -18px;
    padding:6px 10px 0 0;
    position:absolute;
    right:-20px;
    top:7px;
}

.coupon-tag{
    margin:0 18px;
    height:39px;
    line-height: 39px;
    border-bottom: 2px solid #E8E8E8;
}

.coupon-tag li{
    /*width:100px;*/
    height:42px;
    box-sizing: border-box;
    margin-right:34px;
    float:left;
    padding-left:6px;
}

.coupon-tag li span{
    padding-left:8px;
}

.coupon-tag li.select{
    border-bottom: 4px solid #07983D;
    color:#07983D;
}

.coupon-tag li.select span{
    color:#000;
}

.discount-list{
    margin:13px 24px 0;
}

.discount-list ul{
    border:1px solid #E8E8E8;
    border-bottom: none;
    height:38px;
    line-height: 38px;
    text-align: center;
    position: relative;
}

.discount-list div{
    border:1px solid #E8E8E8;
}

.discount-list>div{
    border-bottom:1px solid #E8E8E8;
    height:38px;
    line-height: 38px;
    padding-left:26px;
}

.discount-list>div span{
    color:#EB142E;
    padding-left:5px;
}

.discount-list ul:first-child, .discount-list>div{
    background-color: #F7F7F7;
}

.discount-list ul li{
    float:left;
    width:230px;
    height:38px;
    color:#32322D;
}

.discount-list ul:first-child li{
    color:#7f7f7f;
}

.discount-list ul li input{
    position: absolute;
    top:14px;
    left:22px;
}

.discount-list ul:first-child~ul:hover{
    background:#F7FCF9;
}

.discount-promotions{
    padding-left:38px;
    height:43px;
    line-height: 43px;
    background-color:#F7F7F7;
    border: 1px solid #E8E8E8;
    border-top:none;
}

.discount-promotions p{
    font-size:14px;
    color:#000;
    display: inline-block;
    position: relative;
}

.discount-promotions span{
    color:#fff;
    background-color: #FF3E3E;
    border-radius: 10px;
    display:inline-block;
    width:80px;
    height:25px;
    line-height: 25px;
    margin:9px 0 0 9px;
    font-size: 10px;
    text-align: center;
}

.discount-promotions i{
    background: url("../images/spring1.png") -90px -18px;
    padding:6px 10px 0 0;
    position:absolute;
    right:-20px;
    top:18px;
}

.promotion-list{
    border:1px solid #E8E8E8;
    border-top:none;
}

.promotion-list ul{
    margin-left:37px;
}

.promotion-list li{
    width:416px;
    height:49px;
    line-height: 49px;
    border-bottom: 1px dashed #E8E8E8;
}

.promotion-list li:last-child{
    border-bottom: none;
}

.promotion-list li span{
    color:#fff;
    background-color: #FF3E3E;
    border-radius: 10px;
    display:inline-block;
    width:48px;
    height:25px;
    line-height: 25px;
    margin:9px 10px 0 9px;
    font-size: 10px;
    text-align: center;
}

.settlement-list{
    margin:14px auto 0;
    width:1225px;
}

.settlement-list li{
    text-align: right;
    height:20px;
    line-height:20px;
}

.settlement-list li p{
    display:block;
    width:68px;
    padding-right: 30px;
    float:right;
    text-align: right;
    color:#000;
}

.settlement-list li div{
    float:right;
    text-align: right;
}

.settlement-list li div span{
    color:#FF3E3E;
}

.total{
    /*margin:10px auto 0;*/
    /*width:1225px;*/
    /*box-sizing: border-box;*/
    /*border-top:2px solid #D4D4D4;*/
    /*background-color: #F7F7F7;*/
    /*padding:4px 30px;*/
}

.total li{
    height:30px;
    line-height: 30px;
}

.total li div{
    float:right;
    padding-left: 8px;
    color:#000;
}

.total li div h1{
    padding-left: 18px;
    font-size: 16px;
    color:#FF3E3E;
}

.total li p{
    display: block;
    float:right;
}

.submit-button{
    margin:11px auto 0;
    width:1225px;
}
.goods-item .btn-simple{
    color: #ffffff!important;
}
.submit-button button{
    width:160px;
    height:55px;
    line-height: 55px;
    text-align: center;
    color:#fff;
    font-size: 18px;
    background-color: #07983D;
    border:none;
    float:right;
}
.action-submit-order{
    float: right;
}
.pay-page-box{
    width:100%;
    height:100%;
    z-index: 30;
    position: fixed;
    top:0;
    left:0;
    display: none;
}

.pay-page-modal{
    width:100%;
    height:100%;
    z-index: 35;
    background:rgba(0,0,0,0.7);

}


.pay-page{
    width:859px;
    height:576px;
    position: fixed;
    top:50%;
    left:50%;
    background-color: #fff;
    margin: -288px 0 0 -430px;
    z-index: 40;
}

.pay-page>ul{
    position: absolute;
    top:21px;
    left:-12px;
}

.pay-page>ul>li{
    width:240px;
    height:42px;
    line-height: 42px;
    float:left;
    position: relative;
}

.pay-page>ul>li:first-child{
    width:138px;
    background-color: #07983D;
}

.pay-page>ul>li p{
    color:#fff;
    padding-left: 52px;
}

.pay-page>ul>li span{
    color:#FF3E3E;
    font-size: 16px;
    padding-left:12px;
}

.pay-page>ul>li i{
    background:url("../images/spring2.png") 0 -77px;
    padding: 16px 20px 0 0;
    position:absolute;
    left:19px;
    top:13px;
}

.pay-page>ul>li b{
    background:url("../images/spring2.png") -21px -77px;
    padding: 10px 10px 0 0;
    position:absolute;
    left:1px;
    bottom:-10px;
}

.pay-page>ul>li h6{
    font-weight:400;
    padding-left: 23px;
}

.payment-options{
    width:759px;
    height:258px;
    margin:94px auto 0;
    box-sizing: border-box;
    border: 1px solid #EBEBEB;
    border-top: 3px solid #07983D;
    padding:0 20px;
}

.payment-options ul li{
    height:80px;
    line-height:80px;
    width:100%;
    border-bottom: 1px dashed #7F7F7F;
    position: relative;
    padding-left: 36px;
    box-sizing: border-box;
}

.payment-options ul li:last-child{
    border-bottom: none;
}

.payment-options li p{
    display:block;
    float: right;
    width:100px;
}

.payment-options li p span{
    font-size: 10px;
    color: #FF3E3E;
    padding-left:10px;
}

.payment-options li b{
    font-size:16px;
}

.payment-options li input{
    margin: 0 14px;

}

.payment-options li input:first-child{
    position: absolute;
    left:0;
    top:34px;
}

.payment-options li input:last-child{
    width:162px;
    height:38px;
    border: 1px solid #E0E0E0;
    text-align: center;
    background-color: #F7F7F7;
}

.payment-options li input:last-child:focus{
    background-color: #fff;
}

.payment-method{
    border: 1px solid #EBEBEB;
    border-top: 3px solid #07983D;
    width:759px;
    height:110px;
    margin:21px auto 0;
}

.payment-method div{
    height:44px;
    line-height: 44px;
    margin:13px 0 0 18px;
}

.payment-method div h1{
    display: block;
    font-size: 16px;
    color:#000;
    float:left;
}

.payment-method div p{
    padding-left:33px;
    float:left;
}

.payment-method div span{
    color:#FF3E3E;
    padding-left:10px;
}

.payment-method ul li{
    position: relative;
    float:left;
}

.payment-method ul li img{
    width:150px;
    height:40px;
    border:1px solid #E0E0E0;
    margin-left: 20px;
    box-sizing: border-box;
}

.payment-method ul li.select img{
    border:2px solid #07983D;
}

.payment-method ul li span{
    background: url("../images/spring1.png") -3px -74px;
    padding:20px 20px 0 0;
    position:absolute;
    right:1px;
    bottom:4px;
    display: none;
}

.payment-method ul li.select span{
    display: block;
}

.pay-now{
    margin:13px auto 0;
    width:160px;
    height:55px;
}

.pay-now button{
    color:#fff;
    background-color: #07983D;
    width:160px;
    height:55px;
    text-align: center;
    border: none;
    font-size: 18px;
}

.close{
    width:16px;
    height:16px;
    line-height:16px;
    text-align: center;
    position: absolute;
    top:0;
    right:0;
    color: #fff;
    font-size:16px;
    background-color: #07983D;
    cursor: pointer;
}
*{
    padding:0;
    margin: 0;
    text-decoration: none;
    list-style: none;
}

.payment-container{
    width:1225px;
    margin:0 auto;
}

.title{
    padding-left:20px;
    margin-top:10px;
}

.title h2{
    font-size: 22px;
    font-weight: 400;
    color: #666;

}

.msg-success{
    padding-left:60px;
    margin-top:20px;
}

.payment-main{
    margin-top:20px;
    padding:20px 60px;
    background-color: #FFFCE3;
}

.span-section{
    color:#7f7f7f;
    font-size: 16px;
}

.span-section b{
    color:#000;
    font-size: 16px;
}

.payment-main pre{
    display: inline;
    margin-left:80px;
}

tbody tr:last-child td:last-child{
    margin-top:20px;
}

tbody tr:last-child td:after{
    content: '';
    clear:both;
    display:block;
}

tbody tr:last-child td{
    /*width:1225px;*/
    box-sizing: border-box;
    /*display: block;*/
    margin-top: 10px;
}

tbody tr:last-child b{
    display:block;
    float:left;
}

tbody tr:last-child p{
    display:block;
    float:left;
    /*width:600px;*/
    padding:0 200px 0 5px;
}

.price{
    color:#f00;
}

.payment-center{
    margin-top:20px;
}

.form-label{
    display: block;
    float: left;
    height:30px;
}
.form-label i{
    font-style: normal;
}


/*.form-label{*/
/*float:left;*/
/*}*/
/*.form-item span:last-child{*/
/*margin-top: 10px;*/
/*}*/

.form-act:after{
    content: '';
    clear:both;
    display:block;
}

.form-act b:first-child{
    display:block;
    float:left;
}

.form-act a{
    padding-left:20px;

}

.form-act button{
    background-color:#07983D ;
    color:#fff;
    height:30px;
    width:100px;
    border:none;
    margin-left:50px;
}

.payment-info:after{
    content: '';
    clear:both;
    display:block;
}

.payment-info li{
    float:left;
}

.may-need{
    margin-top:20px;
    padding-left:60px;
}

.may-need i{
    font-style: normal;
}
.title{
    line-height: 25px;
}
 .minicart-infos {
    padding: 10px;
    line-height: 2;
    text-align: center;
}
 .minicart-infos p {
    margin-bottom: 20px;
}
 .minicart-infos .icon {
    margin-right: 5px;
    font-size: 14px;
    color: #508524;
}
 .minicart-infos em {
    color: #d92626;
    padding-left: 5px;
    padding-right: 5px;
}
.disabled{
    background: grey;
}


.lxadd .product-item {
    padding: 10px;height: 100px;
}
.lxadd dt{
	display: block;
	height: 75px;border: 1px solid #f7f7f7;width: 70px;float: left;margin-right: 5px;
background-size:100% auto;
background-position: center;
background-repeat: no-repeat;
}
.lxadd dd{
	height: 75px;
	display: block;
    float: left;
    width: 130px;
}
.addclearfix{
	clear: both;
}
tbody.cart-item td.p-info .p-title a{
	color: green !important;font-size: 15px;    padding-bottom: 10px;
    display: block;
}
tbody.cart-item td.p-info .p-title{
	margin-bottom: 3px;
}
