﻿/*paytable*/
.content{width: 90%;padding: 10px 5%;background:#fff;}
.contentbox{width:1024px;margin:0 auto}
.cart{margin-top:20px}
.cart_title{width:100%;height:30px;background:#E2E2E2;line-height:30px}
.column{width:100%}
.cart th{font-weight:600}
.column tr{}
.column td{padding:5px;}
th{border-right:1px solid #FFF}
.cart_th0,.cart_td0{width:5%;}
.cart_th1,.cart_td1{width:7%;}
.cart_th2,.cart_td2{width:39%}
.cart_th3,.cart_td3{width:15%}
.cart_th4,.cart_td4{width:12%}
.cart_th5,.cart_td5{width:12%}
.cart_th6,.cart_td6{width:10%}

.column td{border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;}
.column tr:first-child td{border-top:1px solid #e2e2e2}
.cart_td0{text-align:center;border-left:1px solid #e2e2e2;}
.cart_td2{text-align:left;padding:5px;color:#333}
.cart_td3{padding:5px;color:#333;text-align:center;}
.cart_td4{text-align:center;white-space: nowrap;}
.cart_td5{text-align:center;}
.cart_td6{text-align:center;}
.cart_td7{text-align:center;}

.storage{color:#666;font-size:12px;margin:5px 0;margin-left:20px;margin-bottom:15px;}
/*.storage input{width:5%}*/
.calculate{ width:100%;height:40px; margin-top:15px; }
.calculate td{text-align:center;}
.result_td0{width:5%;}
.result_td1{width:5%;}
.result_td2{width:30%;}
.result_td3{width:10%;}
.result_td4{width:5%;}
.result_td5{width:5%;}
.result_td6{width:25%;}
.result_td7{width:15%;}
.jz0{width:150px;height:40px;line-height:40px;text-align:center;background:#e2e2e2;color:#808080;font-size:16px;letter-spacing:2px;font-weight:600;cursor: pointer;display:block; margin-top: 0 !important}
.jz2{background:#e93912;color:white;display:block; margin-top: 10px;}
#jz1{font-size:18px; margin-left:20px; white-space: nowrap}



/*cart null*/


        .product_porch {
            margin-top: 20px;
        }
		.product_porch a{font-size:12px;}

        .cartnull {
            margin:0 auto;
        }

        .cartnull_txt {
            margin-top: 20px;
            margin-bottom: 90px !important;
            font-size: 14px;
            font-weight: 700;
            padding-top: 20px;
			text-align: center;
			margin-left:0;
			height: auto;
        }

            .cartnull_txt p {
                font-size: 14px;
                font-weight: 100;
                margin-top: 20px;
            }

            .cartnull_txt a {
                color: #00F;
            }
.cartnull_txt p.bfont{font-size: 16px;font-weight: bold;}
.emptybtn{display: inline-block; padding: 10px 15px; background: #ff5500; border-radius: 5px; color:#fff !important; margin: 0 10px;}
.emptybtn:hover{background: #e83617;}
/*cart null*/
.idnullbox{width:800px; height:240px;margin:50px auto 0}
.idnull_title{height:40px;line-height:50px;font-size:17px;color:#e93912;font-weight:700;text-align:center;border-bottom:1px solid #e93912;}
.idnull_txt {padding-top:30px;}
.idnull_txt span{float:left;margin:0 40px;}
.nullwords{font-size:15px;height:50px;line-height:50px;}
.nullwords a{color:#00F;text-decoration:underline}

@media only screen and (max-width: 639px){
.contentbox{width:100%;}
.contentbox > img{display:none}
.result_td0{width:0%;}
.result_td1{width:0%;}
.result_td2{width:5%;}
.result_td3{width:20%;}
.result_td6{width:60%;}
.result_td7{width:10%;}
.jz0 {width:100px;margin-right:5px;}
.cart_td4{white-space: normal;}
.cart_td4 input{width: 40px !important; height: 24px !important;margin: 2px 0}
}
@media screen and (min-width: 640px) and (max-width: 767px){
.contentbox{width:100%;}
.contentbox > img{display:none}
.result_td0{width:0%;}
.result_td1{width:0%;}
.result_td2{width:5%;}
.result_td3{width:20%;}
.result_td6{width:60%;}
.result_td7{width:10%;}
.jz0 {width:100px;margin-right:5px;}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.contentbox{width:100%;}
.contentbox > img{display:none}
.result_td0{width:0%;}
.result_td1{width:0%;}
.result_td2{width:5%;}
.result_td3{width:20%;}
.result_td6{width:60%;}
.result_td7{width:10%;}
.jz0 {width:100px;margin-right:5px;}
}

@media screen and (min-width: 1024px) and (max-width: 1279px){
.contentbox{width:1020px;}
}
@media screen and (min-width: 1441px) and (max-width: 1667px){

}
@media screen and (min-width: 1680px) and (max-width: 1919px){

}
@media screen and (min-width: 1920px){

}





















