.cont-title {
	margin-top: 10px;
	margin-bottom: 30px;
}
.cont-txt {
	font-size: 24px;
	color: #fb6e50;
}
.step-bar li {
    float: left;
    width: 254px;
    height: 34px;
    line-height: 34px;
    margin-right: -6px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius:3px;
}
.step-bar li {
	background: url(../images/step-bar-bg.png) no-repeat 0 0;
}
.step-bar #step-first {
	background-image: url(../images/sf-first.png);
}
.step-bar #step-last {
	background-image: url(../images/sl-last.png);
}


.step-bar #step-last.active {
	background-image: url(../images/sl-active.png);
}
.step-bar #step-first.active {
    background-image: url(../images/sf-active.png);
}
.step-bar .active {
    background-image: url(../images/s-active.png);
}
.ads {
    line-height: 28px;
    padding: 10px 32px;
    margin-top: 15px;
    margin-bottom: 5px;
    background-color: #E7E7E7;
    clear: both;
    border-radius:5px;
    
}

.re-table,
.re-tips {
    width: 848px;
    margin: 0 auto;
}
.re-table {
	font-size: 14px;
}
.re-table tr:hover {
	background-color: #f5f5f5;
}
.re-table thead td {
	color: #fff;
	background-color: #999;
}
.re-table tbody td {
	border: 1px solid #999;
}
.re-table td {
	padding: 8px 10px;
}
.th-right-border {
	border-right: 1px solid #b8b8b8;
}
.re-btn {
	background-color: #fb3b12;
	color: #fefefe;
	font-size: 14px;
	padding: 5px 20px;
    border-radius:3px;
}
.re-btn:hover {
	background-color: #F32E04;
}
.re-tips {
	padding: 20px 40px 20px 148px;
	background: #fefaea url(../images/retip-img.png) no-repeat 50px center;
	border: 1px solid #eee;
}
.re-tips {
	line-height: 24px;
}
.ads-title {
	font-size: 16px;
	
}
.m-r-50 {
	margin-right: 50px;
}
.cz-title {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #666;
    clear: both;
    text-align:left;
}
.ads.m-b-10 {
	margin-bottom: 10px;
}
.font-16{
	font-size: 16px;
}
.font-12 {
    font-size: 13px;
}
.list-box {
	margin-top: 18px;
    margin-left:10px;
}
.list-box li {
	position: relative;
	float: left;
	width: 171px;
	height: 70px;
	padding: 4px 5px;
    *padding:5px 0px;
	border: 1px solid #E7E7E7;
	margin-left: 20px;
	margin-bottom: 20px;
	cursor: pointer;
   border-radius:3px;
}
.m-t-3 {
	margin-top: 3px;
}
.list-box li.active {
	position: relative;
	border-color: #FB6E50;
	background-color: #ffebe7;
	z-index: 1;
}
.list-box li.active:after {
	content: '';
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 25px;
	height: 25px;
	background: url(../images/tip-g.png) no-repeat 0 0;
}
.list-box li:hover {
    position: relative;
    border-color: #FB6E50;
    background-color: #ffebe7;
    z-index: 1;
}
.btn-wrap {
	margin-top: 35px;
	margin-bottom: 30px;
    clear:both;
}
.m-l-108 {
	margin-left: 108px;
}
.ew {
	font-size: 10px;
	margin-top: 0px;
}
.list-box i.icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 65px;
    height: 60px;
    vertical-align: middle;
    background-size: 100%;
}
.cz-alipay {
	background-image: url(../images/alipay.png);
}
.cz-wechat {
    background-image: url(../images/wechat.png);
}
.cz-qpay {
    background-image: url(../images/qpay.png);
}
.cz-hbpay {
	background-image: url(../images/hbpay.png);
}
.cz-union {
    background-image: url(../images/union.png);
}
.cz-bank {
    background-image: url(../images/union.png);
}

.cz-form {
	padding-left: 100px;
	margin-top: 35px;
	margin-bottom: 25px;
}
.cz-form-title {
	width: 100px;
}
.w-330 {
	width: 330px;
}

.w-240 {
	width: 240px;
}
.w-200 {
	width: 200px;
}
.w-160 {
	width: 160px;
}
.w-100 {
	width: 100px;
}
.m-l-50 {
	margin-left: 50px;
}
.re-tips2.m-b-15 {
	margin-bottom: 15px;
}
.card-info {
	font-size: 16px;
	padding: 25px 85px 55px;
	margin-top: 15px;
	background-color: #F8F8F8;
}
.select-bank .list-box li {
	height: 55px;
	margin-left: 20px;
	margin-right: -1px;
    padding:5px 5px;
}
.select-bank .list-box li img {
	display: inline-block;
	vertical-align: top;
}
.select-bank .list-box li.active {
	background-color: #fff;
}
.sqt {
	line-height: 34px;
	font-size: 16px;
}
.select-bank {
	margin-bottom: 30px;
	padding-top: 0px;
}
    .select-bank div.c-right {
        margin-left: 5px;
        width: 65%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
.error
{
     
     color:Red;
}


.table-list {
	font-size: 14px;
}
.table-list tbody tr:hover {
	background-color: #f5f5f5;
}
.table-list thead th {
	color: #fff;
	background-color: #999;
}
.table-list tbody td {
	border: 1px solid #999;
}
.table-list td,th{
	padding: 8px 10px;
}
.table-list tfoot tr {
	 height:40px;
}
.table-list tfoot th {
	border: 1px solid #999;
}
.box1
{
    margin: 20px auto;width: 95%
}
.gridwrap{ }

/*·ÖÒ³¿Ø¼þ*/
.pagination {
   float:right;
  padding-left: 0px;
  margin: 10px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 4px 10px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* µ¯¿ò */
.dialog-body {
	max-height: 580px;
	color: #333;
	overflow-y: auto;
	padding:10px 15px 15px 20px;
}
.dialog {
	 position:absolute;
	 background-color: #fff;
	 overflow: hidden;
	 z-index: 100;
	 -moz-box-shadow:0 0 8px rgba(82, 168, 236, 0.8); -webkit-box-shadow: 0 0 8px rgba(82, 168, 236, 0.8); box-shadow: 0 0 8px rgba(82, 168, 236, 0.8);
	 top:50%;
	 left:50%
}
.dialog-content {
	border-radius: 0;
}
.dialog-header {
	padding:6px;
	background-color: #5d9ce9;
	display:inline-block;
	width:100%;
}
.dialog-title {
	color: #fff; margin:0px; float:left;
}
.dialog-header .close {
	width: 20px;
	height: 20px;
	line-height: 20px;
	float:right;
    opacity: .9;
    margin-top: 2px;
    color: #666;
    outline: 0 none;
}
.dialog-header a:hover
{
     text-decoration:none;
}

.give-box{border:1px #E7E7E7 solid; width:242px; height:36px;margin-left:10px; background:#E7E7E7 ;padding-top:7px; text-align:center; margin-top:5px; display:inline-block;float:left}

.g-container {
    background-color: #E7E7E7;
    border-radius: 3px;
    padding: 10px 30px;
    color: #7D7D7D;
    margin-top:10px;
}
.give-title {
    color: #5d9ce9;
    font-size: 15px
}

.give-content {
    margin-top: 5px
}