@charset "utf-8";
/* 20180118 by fanbo */

body{ background: #f6f6f6; }

.page_bj{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; background:#1e2327 url(../images/order_bj.jpg) center 0 no-repeat; z-index: -1;}

.path{ padding: 18px 0 21px; }
.path .icon{ width: 24px; height: 20px; background:url(../images/page_icon.png) -157px 0 no-repeat; float: left;}
.path ul{ float:left; padding-left: 9px; }
.path li{ float: left; color: #fff; font-size: 16px;}
.path li a{ color: #fff;}
.path li span{ padding:0 5px; }

.left{ width: 920px; }
.ddcx_box{ background: #373d41; padding: 11px; }
.ddcx_box .input{ width: 620px; height: 22px; line-height: 22px; font-size: 18px; padding: 18px; border: 0; background: #fff; border-radius: 4px; float: left;}
.ddcx_box .btn{ width: 230px; height: 58px; line-height: 58px; text-align: center; border: 0; border-radius: 4px; background: #00bc73; color: #fff; font-size: 20px; float: right; cursor: pointer;}
.ddcx_box .btn:hover{ opacity: .95; }

.table{}
.table table{ font-size: 16px; color: #49403b; background:#fff; font-weight: 700;}
.table table th,.table table td{ padding:15px; height: 20px; line-height: 20px; text-align: center;}
.table table th{ background:#373d41; color: #fff; }
.table table td{ border:solid #f3f3f3; border-width: 0 0 1px 1px; }
.table table a{ color:#49403b; }
.table table a:hover{ color:#ff6000; }
.table table a.sub{ color:#5e7df0; }
.table table a.sub:hover{ color:#5e7df0; text-decoration: underline; }

.right {width: 240px; }