*{box-sizing: border-box;padding: 0;margin: 0;}

.juzhong{width: 100%;max-width: 1200px;margin: 0 auto;}
.juzhong2{width: 90%;margin: 0 auto;background: #fff;padding: 10px;}


.foot2{padding: 20px 10px;background: #eeeeee;}
.imgDiv img{width: 100%;height: auto;}
.body{background: #c0c0c0;padding: 10px;}

.body .nav {justify-content: center;display: flex;}
.body .nav div{border-top: 2px solid #fff;color: #fff;width: 50%;font-weight: bold;font-size: 22px;text-align: center;}
.body .nav .on{border-top: 2px solid #b90f1c;color: #b90f1c;}
.body .form .row{height: 50px;width: 100%;background: #fff;justify-content: space-between;display: flex;margin-top: 20px;}
.body .form .row .img{height: 50px;width:50px;}
.body .form .row .img img{height: 100%;width:100%;}
.body .form .row .input{height: 50px;width:calc(100% - 60px);}
.body .form .row .input input{height: 100%;width: 100%;border: 0;}
.body .form .row button{height: 100%;width: 100%;border-radius: 10px;background: #b90f1c;color: #fff;text-align: center;line-height: 50px;border: 0;}


.foot3{line-height: 200%;color: #fff;padding: 40px 0;text-align: center;background: #272727;}

.subOrder{background: #dddddd;padding: 10px 0;}
.subOrder .title{padding: 10px 0;border-bottom: 1px solid #c0c0c0;}
.subOrder .img{padding: 10px 0;}
.subOrder .img .goodTitle{padding: 10px 0;border:2px solid #e50014;border-top: 0;background: url('../img/jiaotu.png') no-repeat bottom right;background-size: auto 50%;text-align: center;}
.subOrder .type{justify-content: space-between;display: flex;line-height: 30px;padding: 10px 0;}
.subOrder .type .kuang{border: 2px solid #656565;height: 30px;width: 30px;}
.subOrder .type .on{background: url('../img/duihao.png') no-repeat center;background-size: cover;}
.subOrder .type .xuanxiang{justify-content: center;display: flex;width: 50%;}

.subOrder .tishi{background: #d9edf6;border: 1px solid #cbe3e7;color: #31708f;padding: 10px;border-radius: 10px;}
.subOrder .row{padding: 20px 0 10px 0}
.subOrder .row input{border: 1px solid #ccc;width: 100%;height: 40px;line-height: 40px;margin-top: 10px;}
.subOrder .row textarea{border: 1px solid #ccc;width: 100%;margin-top: 10px;}
.subOrder .row select{border: 1px solid #ccc;width: 100%;height: 40px;line-height: 40px;margin-top: 10px;}
.subOrder .row option{width: 100%;}
.subOrder .row .yanzhengma{width: 100%;border: 1px solid #ccc;justify-content: space-between;display: flex;margin-top: 10px;}
.subOrder .row button{width: 100%;background: #b90f1c;color: #fff;line-height: 40px;text-align: center;border: 0;border-radius: 5px;}





.orderList {background: #dddddd;padding: 10px 0;}


.orderList .title{font-size: 22px;padding: 10px 0;}
.orderList .tableTitle{justify-content: space-between;display: flex;padding-top: 10px;}
.orderList .tableTitle div{width: 33%;text-align: center;}




