body {
    background: #f2f2f2
}

a:link,
a:visited {
    /*-webkit-transition: color .4s ease-in-out;-moz-transition: color .4s ease-in-out;-o-transition: color .4s ease-in-out;
-ms-transition: color .4s ease-in-out;transition: color .4s ease-in-out*/
}

a:hover,
a:active {
    color: #e97727
}



/* 头部重写 
.top-menu ul .menu-cur{width: 222px}
.top-menu ul,.site-nav-bd{width: 1000px}
.head{width:1000px;margin:10px auto; }*/

.wrap {
    width: 1200px;
    margin: 12px auto 30px;
    position: relative;
}

.main {
    float: right;
    padding: 10px 20px;
    width: 888px;
    border: 1px #ebebeb solid;
    overflow: hidden;
    background: #fff;
    position: relative;
}

.left {
    float: left;
    width: 250px;
    overflow: hidden;
    border: 1px #ebebeb solid;
    background: #fff
}

.mt {
    margin: 15px 10px;
}

.user-img {
    margin-left: 10px;
    width: 58px;
    height: 58px;
}

.user-img span {
    display: inline-block;
    width: 58px;
    height: 58px;
}

.man,
.female,
.fe-null {
    background: url("https://qiniu-cdn1.jinxidao.com/images/userCenter/userCenterIcons.png") no-repeat -5px -231px;
}

.username {
    margin: 4px 0;
    width: 108px;
    color: #000;
}

.user-box {
    margin-top: 10px;
    width: 136px;
}

.user-box li {
    position: relative;
    float: left;
    display: inline;
    font-size: 12px;
    cursor: pointer;
}

.user-box li i {
    position: absolute;
    height: 28px;
    border: 1px #e1e130 solid;
    background: #ffffd5;
    text-align: center;
    font-style: normal;
    line-height: 28px;
}

.user-box li i span {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 14px;
    height: 12px;
    background: url("https://cdn7.jinxidao.com/images/userCenter/tag_bot.png") no-repeat;
}

.myPhone,
.myData,
.myCollect {
    width: 34px;
    height: 24px;
    border-left: 1px #e5e5e5 solid;
    background: url("https://qiniu-cdn1.jinxidao.com/images/userCenter/userCenterIcons.png") no-repeat;
}

.myPhone {
    width: 24px;
    border-left: none;
    background-position: -8px -160px;
}

.myData {
    background-position: 2px -60px;
}

.myCollect {
    background-position: 1px -111px;
}

.user-box .myPhone i {
    top: -43px;
    left: -88px;
    padding: 0 5px;
    width: 176px;
    text-align: left;
    cursor: default;
}

.myPhone i span {
    top: 28px;
    left: 86px;
}

.myPhone i b {
    margin-left: 5px;
    font-weight: normal;
}

.myData i {
    top: -43px;
    left: -18px;
    width: 73px;
}

.myData i span {
    top: 28px;
    left: 28px;
}

.myCollect i {
    top: -43px;
    left: -28px;
    width: 73px;
}

.myCollect i span {
    top: 28px;
    left: 36px;
}

.jifen-cash {
    margin: 15px auto 0;
}

.jifen-cash li {
    float: left;
    width: 94px;
    text-align: center;
}

.jifen-cash .coupons {
    border-left: 1px #e1e1e1 solid;
    width: 114px;
}

.integral-frozen .jifen-cash li {
    width: 129px;
}

.integral-frozen .jifen-cash .coupons {
    width: 99px;
}

.jifen-cash .coupons .p1 a {
    color: #ff7800;
}

.jifen-cash li .p1 {
    height: 21px;
    color: #ff7800;
    font-weight: bold;
}

.jifen-cash li .p2 {
    position: relative;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.jifen-cash li .p2 i {
    position: absolute;
    bottom: 30px;
    left: 9px;
    width: 160px;
    height: 28px;
    border: 1px #e1e130 solid;
    background: #ffffd5;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    font-family: "simsun", "\5B8B\4F53";
    line-height: 28px;
}

.jifen-cash li .p2 i span {
    position: absolute;
    top: 28px;
    left: 20px;
    display: inline-block;
    width: 14px;
    height: 12px;
    background: url("https://cdn7.jinxidao.com/images/userCenter/tag_bot.png") no-repeat;
}

.jifen-cash li .p2 a {
    color: #ff7800;
}

.jifen-cash li .p2 a:hover {
    color: #ff7800;
}



/*.jifen-cash li .p2 span{float:left;display:inline;margin-left:26px;}*/

.i-credits {
    /*float:left;*/
    display: inline-block;
    margin: 5px 0 0 3px;
    width: 14px;
    height: 14px;
    background: url("https://qiniu-cdn1.jinxidao.com/images/userCenter/userCenterIcons.png") no-repeat -7px -18px;
    cursor: pointer;
}

#jifen1 a {
    color: #ff7800;
}

.jifen-cash li .has-frozen {
    display: none;
    color: #525252;
}

.integral-frozen li .has-frozen {
    display: inline;
}

.myPhone b {
    margin-left: 5px;
    color: #666;
    font-size: 12px;
}

.myPhone .no_proving a {
    color: #ff7800;
}

.jifen {
    margin-top: 8px;
}

.order-dl {
    border-top: 1px #ebebeb solid;
}

.mc dl {
    margin: 5px 0;
}

.mc dl dt {
    height: 34px;
    color: #444;
    text-indent: 20px;
    font-weight: bold;
    line-height: 34px;
}

.mc dl dd {
    overflow: hidden;
    height: 34px;
    background: url(https://cdn7.jinxidao.com/images/userCenter/tag-sign.png) no-repeat 22px 16px;
    text-indent: 34px;
    font-size: 12px;
    line-height: 34px;
}

.mc dl dd span {
    color: #fbfbfb;
}

.mc dl dd a {
    color: #525252;
}

.mc dl .current {
    background: #ebebeb url(https://cdn7.jinxidao.com/images/userCenter/tag-sign.png) no-repeat 22px 16px;
    ;
    color: #ff7800;
}

.mc dl .current span {
    color: #ff7800;
}

.mc dl dd a:hover {
    background: #f2f2f2 url(https://cdn7.jinxidao.com/images/userCenter/tag-sign.png) no-repeat 22px 16px;
    color: #ff7800;
}

.mc dl .current span {
    display: block;
}

.mc dl .current a:link,
.mc dl .current a:visited {
    color: #ff7800;
}

dl dd a i,
dl dd i {
    font-style: normal;
}

dl dd i {
    padding-left: 2px;
}

.r_bg {
    position: absolute;
    top: 1px;
    right: 30px;
    width: 6px;
    text-indent: 0;
    font-size: 12px;
    font-family: "SimHei", "\9ED1\4F53";
}

.mc dl dd:last-child {
    border-bottom: none;
}

dl dd {
    position: relative;
}



/*dl dd a{display:block;}*/

.user-dl dd {
    _width: 190px;
}

.user-dl dd a {
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
}

.user-dl dd a i {
    position: absolute;
    top: 0px;
    right: 10px;
}

.trade-box {
    overflow: hidden;
    height: auto;
}

#list-trade-box {
    overflow: hidden;
    height: 600px;
}

#list-trade-box.auto-height {
    height: auto;
}

#list-trade-box .no-data {
    text-align: center;
    padding-top: 60px
}

.infor-tit {
    padding: 0 10px;
    height: 40px;
    background: #f1f1f1;
    font-size: 12px;
    line-height: 40px;
}

.view-all {
    font-size: 12px;
}

.r-tit {
    margin-bottom: 15px;
    color: #000;
    font-size: 14px;
}

.r-tit a {
    color: #000;
}

.infor-tit .tit2 {
    float: left;
    display: inline;
    margin-right: 30px;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.collectDefault {
    text-align: center;
}

.collectDefault img {
    margin-left: 50px;
}

#coupons-sum {
    margin-left: 10px;
}

.coupon_help,
.jifen_help {
    font-size: 12px;
}

.infor-tit ul {
    margin-left: 10px;
}

.view-all {
    font-family: "simsun", "\5B8B\4F53";
}

.infor-tit ul li {
    float: left;
    margin: 0 5px;
    font-size: 12px;
    *width: 3em;
    *height: 40px;
    *overflow: hidden;
}

.infor-tit ul li a:hover {
    color: #333;
}

.infor-tit ul .line {
    float: left;
    margin-right: 5px;
    color: #c7c7c7;
    font-style: normal;
    font-size: 12px;
    *width: 5px;
}

.infor-tit ul li em {
    float: right;
    display: inline-block;
    margin: 0 5px;
    padding-top: 1px;
    color: #ff7800;
}

.hotel-tab thead tr td {
    padding: 0;
    height: 24px;
    background: #f1f1f1;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}

.hotel-tab thead tr .the_tit {
    text-align: left;
    text-indent: 8px;
}

#main_tab .hotel-tab thead tr td {
    border-top: 10px #fff solid;
    border-right: none;
    border-bottom: 0;
    background: #f1f1f1;
}

#order_centonts2 {
    border-right: 1px #f1f1f1 solid;
    border-bottom: 1px #f1f1f1 solid;
}

#order_centonts2 tr td {
    border-left: 1px #f1f1f1 solid;
    background: none;
}

.hotel-tab tr td {
    border-top: 1px #f1f1f1 solid;
    background: #f9f9f9;
    font-size: 12px;
}

.order-title {
    height: 24px;
    text-indent: 8px;
    font-size: 12px;
    line-height: 24px;
}

.order-title span {
    margin: 0 10px 0 0;
}

.hotel-tab tr .order-title {
    padding-top: 10px;
    background: #fff;
}

.orderId span {
    margin-left: 10px;
    font-weight: normal;
}

.d-num {
    float: left;
    width: 111px;
    height: 106px;
    border-left: 1px #f1f1f1 solid;
}

.orderListImg {
    float: left;
    display: inline;
    margin: 2px 0 0 10px;
}

.hotel-infor {
    float: left;
    display: inline;
    overflow: hidden;
    margin: 0 0 0 12px;
    width: 390px;
}

.hotel-infor a {
    color: #ff7800;
}

.hotel-infor a:hover {
    text-decoration: underline;
}

.hotel-infor .p2 {
    overflow: hidden;
    height: 18px;
    font-size: 12px;
}

.hotel-infor .p3 {
    font-weight: bold;
    font-size: 12px;
}

.num {
    text-align: center;
    font-size: 16px;
}

.money {
    text-align: center;
    font-size: 16px;
}

.btn-pay,
.btn-can,
.btn-newly,
.btn-detail {
    display: block;
    margin: 0 auto;
    width: 72px;
    height: 28px;
    text-align: center;
    line-height: 28px;
}

a.btn-detail:link,
a.btn-detail:visited {
    color: #ff7800;
}

a.btn-detail:hover {
    text-decoration: underline;
}

.btn-pay {
    border: 1px #ff7800 solid;
    border-radius: 3px;
}

a.btn-pay:hover {
    background: #ff7800;
    color: #fff;
}

a.btn-can:hover,
a.btn-newly:hover {
    text-decoration: underline;
}

.handle {
    padding: 10px 0;
}

.collect-box {
    margin: 20px 0 30px;
    overflow: hidden;
    position: relative;
}

.collect-ul {
    margin: 10px 0;
}

.collect-ul li {
    float: left;
    display: inline;
    overflow: hidden;
    margin: 10px;
    width: 276px;
    font-size: 12px;
}

.collect-ul li a {
    position: relative;
    display: block;
    border-radius: 5px;
    overflow: hidden;
}

.collect-ul li img {
    width: 276px;
    height: 109px;
}

.collect-ul li a i {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    overflow: hidden;
    width: 276px;
    height: 24px;
    color: #fff;
    text-indent: 10px;
    font-style: normal;
    line-height: 24px;
}

.collect-ul li a .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 276px;
    height: 24px;
    background: #000;
    opacity: .5;
}

.collect-ul li p {
    margin-top: 5px;
    line-height: 23px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.collect-ul li p .c1 {
    color: #ff7800;
    font-size: 16px;
}

.collect-ul li p .c2 {
    margin-left: 5px;
    text-decoration: line-through;
    font-size: 12px;
    color: #626262;
    vertical-align: top;
    *vertical-align: middle;
}

.collect-ul li p a {
    *position: absolute;
    right: 0;
    top: 0;
}

#coll-hold li {
    height: 140px;
}

.collect-ul .collectDefault {
    width: 647px;
    height: 217px;
    margin: 0 auto;
    float: none;
    display: block;
}

.collect-ul .collectDefault img {
    margin: 0;
    width: 647px;
    height: 217px;
}

.collect-ul .no-data {
    width: 100%;
    text-align: center;
    height: 100px;
    line-height: 100px;
    margin: 0;
}



/* 订单列表 */

#div_loading {
    position: absolute;
    z-index: 900;
    left: 0;
    width: 100%;
    height: 600px;
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.null-data {
    margin: 30px 0 0 0;
}

.load-img {
    position: absolute;
    top: 200px;
    left: 388px;
    z-index: 10000;
}

.list-box {
    height: 22px;
}

.keyword {
    float: left;
    margin: 1px 0 0 1px;
    width: 172px;
    height: 26px;
    border: none;
    color: #a4a4a4;
    text-indent: 5px;
    font-size: 12px;
}

.l-choice {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 22px;
}

.l-search {
    position: relative;
    float: left;
    width: 220px;
    height: 28px;
    background: #c7c7c7;
    color: #666;
    line-height: 24px;
}

.select_box {
    position: relative;
    float: left;
    background: #fff;
    color: #444;
    cursor: pointer;
}

.search-button {
    float: left;
    width: 50px;
    height: 24px;
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 22px;
}

.search-button:hover {
    background: #d4376c;
    text-decoration: none;
}

.seach-lose-weight-hot {
    float: left;
    margin-top: 4px;
    width: 280px;
    height: 21px;
}

.btn-search {
    float: right;
    display: block;
    width: 45px;
    height: 28px;
    background: url(https://cdn7.jinxidao.com/images/userCenter/btn_s_l.png) no-repeat 13px 7px;
}

.selet_open {
    position: absolute;
    top: 8px;
    right: 5px;
    display: inline-block;
    width: 9px;
    height: 7px;
    background: url(https://cdn7.jinxidao.com/images/userCenter/tag_down.png) no-repeat 0 1px;
}

.select_txt {
    display: block;
    overflow: hidden;
    width: 72px;
    height: 20px;
    border: 1px solid #ccc;
    color: #666;
    text-indent: 10px;
    line-height: 20px;
    cursor: default;
}

.option {
    position: absolute;
    top: 23px;
    left: 0px;
    z-index: 2;
    clear: both;
    overflow: hidden;
    width: 72px;
    border: solid 1px #ccc;
    background: #fff;
}

.option a {
    display: block;
    overflow: hidden;
    margin: 0;
    height: 26px;
    background: #fff;
    color: #666;
    text-align: left;
    text-indent: 5px;
    text-indent: 9px;
    line-height: 26px;
}

.option a:hover {
    background: #ff7800;
    color: #333;
    color: #fff;
    text-decoration: none;
}

.list-dl {
    border: 1px #f1f1f1 solid;
}

.list-dl dt {
    height: 24px;
    background: #f1f1f1;
    font-size: 12px;
    line-height: 24px;
}

.list-dl dt span {
    margin: 0 10px;
}

.d-num {
    float: left;
    width: 111px;
    height: 106px;
    border-left: 1px #f1f1f1 solid;
}

.handle2 {
    float: left;
    padding: 10px 0 0 25px;
    border-left: 1px #f1f1f1 solid;
}

.d-num span,
.money span {
    display: block;
    text-align: center;
    line-height: 90px;
}

.order-img {
    display: inline;
}

.hotel-infor2 {
    float: left;
    display: inline;
    overflow: hidden;
    margin: 12px 0 0 8px;
    width: 310px;
}

.hotel-infor2 .p2,
.hotel-infor2 .p3 {
    font-size: 12px;
}

.money2 {
    float: left;
    width: 111px;
    height: 106px;
    border-left: 1px #f1f1f1 solid;
}

.anpager {
    margin: 20px 0;
    height: 28px;
    text-align: center;
    line-height: 28px;
}

.anpager a {
    margin: 0 1px;
    padding: 2px 8px;
    border: 1px #ddd solid;
    cursor: pointer;
}

.anpager a:hover {
    border: 1px #ff7800 solid;
}

.anpager .pre {
    margin-right: 8px;
}

.anpager .next {
    margin-left: 8px;
}

.anpager .cur {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: #ff7800;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.anpager .cpb {
    border: 1px #ff7800 solid;
    background: #ff7800;
    color: #fff;
}

.status {
    text-align: center;
    line-height: 24px;
}

.page {
    margin: 20px 0;
    height: 28px;
    text-align: center;
    line-height: 28px;
}

.page a {
    margin: 0 1px;
    padding: 2px 8px;
    border: 1px #ddd solid;
    cursor: pointer;
}

.page a:hover {
    border: 1px #ff7800 solid;
}

.page .pre {
    margin-right: 8px;
}

.page .cur {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: #ff7800;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.detail-box {
    margin: 20px 0 0px 0;
}

.order-detail-box .cont,
.price-detail-box .cont,
.user-detail-box .cont {
    margin-left: 75px;
    width: 520px;
}

.detail-box .infor-tit {
    padding: 0 10px;
    height: 30px;
    border: 1px #ddd solid;
    background: none;
    font-size: 12px;
    line-height: 30px;
}

.detail-box .title {
    height: 30px;
    background: #f1f1f1;
    color: #525252;
    text-indent: 10px;
    line-height: 30px;
}

.detail-box .title i {
    color: #525252;
    font-style: normal;
}

.detail-box #main_tit {
    height: 30px;
    background: #f1f1f1;
    line-height: 30px;
}

.detail-box .title span {
    margin: 0 5px;
}

.detail-box .title .orderStatus {
    margin-left: 34px;
}

#main_tit .date {
    margin-right: 10px;
    font-size: 12px;
}

.order-detail-info {
    padding: 28px 170px 0 75px;
    color: #525252;
}

.order-detail-info dt {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}

.order-detail-info strong {
    font-weight: normal;
}

.order-detail-info p {
    font-size: 18px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 8px;
}

.order-detail-info .link {
    color: #333333;
    font-size: 14px;
    margin-left: 30px;
}

.order-detail-info p strong {
    float: right;
    color: #ff9b43;
}

.order-detail-info ul {
    line-height: 2;
    margin-left: 14px;
    padding: 10px 0 10px 0;
}

.order-detail-info li {
    overflow: hidden;
    zoom: 1;
}

.order-detail-info li * {
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: left;
}

.order-detail-info li span {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-detail-info li i {
    font-style: normal;
    color: #ff9b43;
    zoom: 1;
    width: 115px;
    text-align: center;
}

.order-detail-info li strong {
    width: 190px;
    text-align: center;
}

li.order-item-info strong {
    width: 240px;
}

.order-detail-info li div {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.order-detail-info li div strong {
    float: right;
}

.order-detail-info p i {
    display: block;
    float: left;
    width: 6px;
    height: 8px;
    border-radius: 9px;
    background: #525252;
    position: relative;
    top: 10px;
    margin-right: 6px;
}

.order-detail-info .odi-package {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    margin-bottom: 25px;
    padding-left: 20px;
}

.order-detail-info .recomm-package {
    color: #888;
}

.order-detail-info .recomm-package li {
    margin-bottom: 10px;
}

.order-detail-info .recomm-package span {
    width: 369px;
    padding-left: 70px;
}

.recomm-package .order-item-info span {
    width: 319px;
}

.order-detail-info .package-name span {
    width: 439px;
    padding-left: 0;
    color: #525252;
}

.order-detail-info .package-name strong {
    color: #ff9b43;
}

.no-detail-info {
    padding: 50px 0 30px;
    text-align: center;
}

.order-info table {
    border: 1px solid #dee1e5;
    width: 630px;
    color: #999;
}

.order-info thead {
    line-height: 28px;
    background: #f8f8f8;
    border-bottom: 1px solid #dee1e5;
}

.order-info .cancelPeople {
    padding-left: 40px;
}

.order-info .people {
    padding-left: 40px;
}

.order-info .phone {
    width: 120px;
}

.order-info .identityCard {
    width: 160px;
}

.order-info .item-name {
    padding-left: 10px;
}

.ui-step {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 20px auto;
    padding: 0 50px 0 80px;
    color: #b7b7b7;
    list-style: none;
    font-size: 14px;
    zoom: 1;
}

.ui-step:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
    font-size: 0;
}

.ui-step li {
    position: relative;
    float: left;
    margin: 0;
    width: 25%;
    height: 50px;
}

.ui-step li .ui-step-icon {
    position: absolute;
    top: 0;
    left: -25px;
    width: 150px;
    height: 50px;
    text-align: center;
    font-family: tahoma;
}

.ui-step-icon .iconbg1 {
    position: absolute;
    top: 8px;
    left: 15px;
    width: 15px;
    height: 15px;
    background: url(https://cdn7.jinxidao.com/images/userCenter/step-bg1.png) no-repeat;
    background-size: 15px 15px;
}

.ui-step-icon .iconbg2 {
    position: absolute;
    top: 10px;
    left: 15px;
    margin: 0;
    width: 10px;
    height: 10px;
    background: url(https://cdn7.jinxidao.com/images/userCenter/step-bg2.png) no-repeat;
    background-size: 10px 10px;
}

.ui-step-icon .ui-step-number {
    position: absolute;
    top: 7px;
    left: 0;
    display: none;
    padding: 0 20px;
    color: #fff;
    font-style: normal;
    line-height: 14px;
}

.ui-step .ui-step-active i.ui-step-number {
    display: none;
    color: #FFF;
}

.ui-step-active b {
    color: #000;
}

.ui-step-end .ui-step-number {
    top: 9px;
    left: 17px;
    display: none;
    padding: 0;
    background: transparent;
    text-shadow: none;
    font-style: normal;
    font-size: 12px;
    line-height: 12px;
}

.ui-step-icon .ui-step-text {
    position: relative;
    top: 30px;
    left: -50px;
    height: 20px;
    text-shadow: 0 1px 0 #fff;
    line-height: 20px;
}

.active {
    color: #000;
}

.ui-step-line {
    display: block;
    overflow: hidden;
    margin-top: 14px;
    height: 3px;
    background: #f1f1f1;
    line-height: 1;
}

.ui-step-active .ui-step-line {
    background: #9ece14;
}

.ui-step li.ui-step-end {
    position: absolute;
    top: 0;
    right: -102px;
    width: 150px;
    zoom: 1;
    _clear: both;
}

.ui-step li.ui-step-end .ui-step-line {
    display: none;
}

.ui-step-2 li {
    width: 100%;
}

.ui-step-3 li {
    width: 50%;
}

.ui-step-4 li {
    width: 33%;
}

.w437 {
    width: 437px;
}

.w262 {
    width: 262px;
}

.od-detail {
    margin-top: 10px;
}

.od-title {
    color: #525252;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
}

#resortImg {
    float: left;
    display: block;
}

.detail-infor {
    float: left;
    display: inline;
    overflow: hidden;
    margin-left: 18px;
    width: auto;
    max-width: 270px;
    height: auto;
}

.od-name,
.od-package {
    display: block;
    overflow: hidden;
    height: 1.4em;
    color: #525252;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 1.4em;
}

.od-package {
    margin-left: 2px;
    color: #8c8c8c;
    font-size: 12px;
}

.od-orderDetail {
    margin: 15px 0 0 2px;
}

.detail-right {
    float: left;
    margin-left: 38px;
}

.od-add {
    margin-top: 20px;
    border-top: 1px solid #d5d5d5;
}

.od-add-package {
    margin-bottom: 8px;
}

.od-add-package p {
    float: left;
    font-size: 14px;
    line-height: 1.8em;
}

.od-add-package .size12 {
    font-size: 12px;
}

.o-package-name {
    margin-right: 20px;
}

.o-package-price-box {
    margin-right: 20px;
}

.o-package-price {
    color: #ff7800;
}

.o-package-num {
    margin-left: 10px;
}

.o-package-failure {
    margin-left: 25px;
}

.od-other {
    margin-top: 20px;
    border-top: 1px solid #d5d5d5;
}

.od-other-box td {
    padding: 6px 0;
}

.od-other-type {
    white-space: nowrap;
}

.od-other-price {
    width: 150px;
    text-align: center;
    color: #ff7800;
}

.od-cost {
    border-top: none;
}

.room-acount {
    height: 40px;
    color: #525252;
    font-size: 14px;
    line-height: 40px;
}

.room-acount span {
    font-size: 20px;
    margin-left: 4px;
}

.room-total-price {
    margin-top: 24px;
    color: #ff7800;
    font-size: 20px;
}

.h-tab {
    margin-top: 10px;
    border: 1px #ddd solid;
    border-bottom: none;
    font-size: 12px;
}

.h-tab tr td {
    padding: 2px 10px;
    border-right: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    text-align: center;
}

.price {
    color: #ff7800;
}

.price-detail {
    width: 310px;
}

.rmb-infor {
    height: 60px;
    border-bottom: 1px #c7c7c7 dashed;
    line-height: 60px;
}

.rmb-infor .order-price {
    color: #000;
    font-size: 24px;
}

.rmb-infor .order-price span {
    color: #ff7800;
}

.price-box {
    margin-top: 5px;
    font-size: 12px;
}

.pay-again-line {
    height: 1px;
    background: #c7c7c7;
    margin: 5px 0;
}

.price-box p {
    clear: both;
    font-size: 14px;
    line-height: 2em;
}

.pd-txt {
    width: max-content;
    color: #ff7800;
    text-align: left;
}

.tc-tab {
    margin: 10px 0;
}

.tc-tab tr td {
    padding: 5px;
    height: 24px;
    border-bottom: 1px #ddd dashed;
    text-indent: 10px;
    line-height: 24px;
}

.setName {
    overflow: hidden;
    width: 326px;
    text-indent: 0;
    line-height: 20px;
}

.user-info {
    width: 630px;
}

.login_ul {
    padding: 10px 0;
}

.login_ul li {
    margin-top: 10px;
    color: #999;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    clear: both;
}

.login_ul .ui-list {
    display: block;
    float: left;
    width: 90px;
}

.login_ul .ui-info {
    color: #525252;
    font-size: 14px;
}

.user-info .pay-btn {
    float: right;
    display: block;
    display: none;
    width: 160px;
    height: 40px;
    margin: 30px 0;
    border-radius: 4px;
    background: #ff7800;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
}

.ui-info {
    font-size: 16px;
}

.pay-box {
    position: relative;
    margin: 0 auto;
    width: 680px;
    font-size: 12px;
}

.pay-type {
    margin: 8px 0;
    height: 30px;
    color: #525252;
    text-indent: 14px;
    line-height: 30px;
}

#masterCard,
#bankCard {
    overflow: hidden;
    height: 32px;
}

.p-more {
    position: absolute;
    right: -5px;
    bottom: 3px;
    width: 40px;
    color: #404040;
    font-size: 12px;
    cursor: pointer;
}

.p-more i {
    display: inline-block;
    margin-left: 4px;
    width: 9px;
    height: 8px;
    background: url(https://cdn7.jinxidao.com/images/userCenter/tag-more.png) no-repeat;
}

.card-ul li {
    display: inline-block;
    margin-bottom: 16px;
    width: 156px;
    height: 30px;
    cursor: pointer;
    *display: inline;
    *zoom: 1;
}

.card-ul li a {
    position: relative;
    float: right;
    display: block;
    margin-bottom: 10px;
    width: 140px;
    height: 30px;
    border: #ddd 1px solid;
    background-image: url(https://qiniu-cdn1.jinxidao.com/images/bank_2.jpg);
    background-repeat: no-repeat;
}

.card-ul li input {
    position: relative;
    top: 2px;
    top: 5px\9;
    visibility: hidden;
    color: #9a9a9a;
    *top: 20px;
}

.bank_1 {
    background-position: 16px -0px;
}

.bank_2 {
    background-position: -104px -0px;
}

.bank_3 {
    background-position: -230px -0px;
}

.bank_4 {
    background-position: -364px -0px;
}

.bank_5 {
    background-position: -524px -0px;
}

.bank_6 {
    background-position: -658px -0px;
}

.bank_7 {
    background-position: -790px -0px;
}

.bank_8 {
    background-position: -940px -0px;
}

.bank_9 {
    background-position: -1068px -0px;
}

.bank_10 {
    background-position: -1198px -0px;
}

.bank_11 {
    background-position: 16px -30px;
}

.bank_12 {
    background-position: -106px -30px;
}

.bank_13 {
    background-position: -224px -30px;
}

.bank_14 {
    background-position: -372px -30px;
}

.bank_15 {
    background-position: -522px -30px;
}

.bank_16 {
    background-position: -658px -30px;
}

.bank_17 {
    background-position: -792px -30px;
}

.bank_18 {
    background-position: -932px -30px;
}

.bank_19 {
    background-position: -1066px -30px;
}

.bank_20 {
    background-position: -1196px -30px;
}

.bank_21 {
    background-position: 16px -60px;
}

.bank_22 {
    background-position: -106px -60px;
}

.bank_23 {
    background-position: -224px -60px;
}

.bank_24 {
    background-position: -384px -60px;
}

.bank_25 {
    background-position: -522px -60px;
}

.bank_26 {
    background-position: -658px -60px;
}

.bank_27 {
    background-position: -792px -60px;
}

.bank_28 {
    background-position: -932px -60px;
}

.bank_29 {
    background-position: -1066px -60px;
}

.bank_30 {
    background-position: -1196px -60px;
}

.bank_31 {
    background-position: 16px -92px;
}

.bank_32 {
    background-position: -104px -92px;
}

.bank_33 {
    background-position: -224px -92px;
}

.bank_34 {
    background-position: -384px -92px;
}

.bank_35 {
    background-position: -522px -92px;
}

.bank_36 {
    background-position: -658px -92px;
}

.bank_37 {
    background-position: -792px -92px;
}

.bank_38 {
    background-position: -932px -92px;
}

.bank_39 {
    background-position: -1066px -92px;
}

.bank_40 {
    background-position: -1196px -92px;
}

.bank_41 {
    background-position: 16px -132px;
}

.bank_42 {
    background-position: -114px -132px;
}

.bank_44 {
    background-position: -392px -132px;
}

.paysubmit {
    margin: 30px auto;
    width: 680px;
    text-align: right;
}

.submit {
    width: 160px;
    height: 40px;
    border: none;
    border-radius: 5px;
    background: #ff7800;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.tishi {
    margin: 0 0 5px 0;
    padding-left: 135px;
}

.view-alert-box {
    margin-top: 2px;
    width: 165px;
    height: 7px;
    background: gray;
    line-height: 7px;
}

#infoBar {
    height: 7px;
    line-height: 7px;
}

#lbMsg {
    color: #f00;
}

#btSave {
    display: block;
    margin-left: 156px;
}

.comment-ul {
    margin-left: 75px;
    width: 650px;
}

.comment-ul li {
    clear: both;
    overflow: hidden;
    margin: 20px 0;
    height: auto;
    font-size: 12px;
    line-height: 26px;
}

.comment-ul .pingfen {
    height: 29px;
    line-height: 29px;
}

.comment-ul .pingfen .tit {
    margin-top: 3px;
}

.mod-star .fen {
    float: left;
    margin-top: 3px;
}

.mod-star-bd {
    float: left;
    width: 200px;
    background: url(https://cdn7.jinxidao.com/images/UserCenter/star-2.png) repeat-x;
}

.mod-star .star img {
    cursor: pointer;
}

.mod-star-inner {
    overflow: hidden;
    height: 26px;
    background: url(https://cdn7.jinxidao.com/images/UserCenter/star-1.png) repeat-x;
}

.btn-tj {
    display: inline-block;
    width: 100px;
    height: 30px;
    border-radius: 5px;
    background: #ff7800;
    color: #fff;
    text-align: center;
    font-size: 14px;
    ;
    line-height: 30px;
}

a.btn-tj:hover {
    color: #fff;
}

.user-comments-box .btn-box {
    margin: 0 auto 10px;
    width: 500px;
}

.user-comments-box .btn-box a {
    color: #fff;
}

.textarea {
    border: 1px #ddd solid;
}

.w518 {
    width: 518px;
}

.w600 {
    width: 600px;
}

#comment-tips {
    color: red;
    font-size: 14px;
    display: none;
}

.detail-box .title2 {
    height: 40px;
    background: #f1f1f1;
    color: #aeaeae;
    text-indent: 10px;
    line-height: 40px;
}

.title2 a {
    margin: 0 10px;
}

.title2 span {
    color: #333;
    font-weight: bold;
}

.title2 .cur {
    margin: 0 10px;
    color: #ff7800;
}

.user_ul {
    margin: 50px 0 10px;
}

.user_ul li {
    clear: both;
    margin: 15px 0;
    font-size: 12px;
    line-height: 32px;
}

.user_ul li label {
    float: left;
    margin-right: 15px;
    width: 120px;
    text-align: right;
}

.input {
    padding: 0 5px;
    height: 30px;
    border: 1px #ddd solid;
}

.sel {
    border: 1px #ddd solid;
}

.ra-box {
    float: left;
}

.user_ul li .ra-box label {
    margin-right: 5px;
}

.ra-box input {
    float: left;
    margin: 0 5px;
    border: none;
}

.user_ul li .ra-box label {
    float: left;
    width: auto;
}

.btn-save {
    display: block;
    margin: 40px auto;
    width: 240px;
    height: 36px;
    background: #ff7800;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
}

a.btn-save:hover {
    color: #fff;
}

.comm-tit {
    margin: 10px 0;
    height: 30px;
    text-indent: 10px;
    font-size: 12px;
    line-height: 30px;
}

.combo {
    margin: 0 30px;
    color: #444;
}

.comm-list {
    padding-bottom: 10px;
    border-bottom: 1px #ddd dashed;
}

.c_more {
    color: #ff7800;
    font-family: "simsun", "\5B8B\4F53";
}

.comm-dl {
    margin: 20px 0;
    padding: 0 5px 10px 5px;
    border-bottom: 1px #c7c7c7 dashed;
    font-size: 12px;
}

.comm-dl dt {}

.mod-star-bd2 {
    float: left;
    margin-top: 3px;
    width: 90px;
    background: url(https://cdn7.jinxidao.com/images/UserCenter/star2-2.png) repeat-x;
}

.mod-star-inner2 {
    overflow: hidden;
    height: 14px;
    background: url(https://cdn7.jinxidao.com/images/UserCenter/star2-1.png) repeat-x;
}

.mod-star2 .fen {
    float: left;
}

.mod-star2 .fen i {
    font-style: normal;
}

.comm-dl dd {
    clear: both;
    padding: 10px 0;
}

.comm-dl dd .p1 {
    color: #444;
    line-height: 24px;
}

.comm-dl dd .p2 {
    text-align: right;
}

.cou-search {
    margin: 30px 0;
    padding: 0 5px;
    font-size: 12px;
}

.cou-search label {
    float: left;
    line-height: 32px;
}

.btn-c-search {
    display: inline-block;
    margin-left: 10px;
    width: 70px;
    height: 32px;
    background: #ff7800;
    color: #fff;
    text-align: center;
    line-height: 32px;
}

a.btn-c-search:hover {
    color: #fff;
}

.cou-tab {
    margin: 30px auto 0;
    width: 100%;
    border-top: 1px #eee solid;
    border-left: 1px #eee solid;
}

.cou-tab thead tr td {
    padding: 0;
    height: 30px;
    background: #f1f1f1;
    text-align: center;
    font-size: 14px;
}

.cou-tab tr td {
    padding: 5px 2px;
    border-right: 1px #eee solid;
    border-bottom: 1px #eee solid;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
}

.cou-tab tr .mingxi {
    padding: 0 10px;
    text-align: left;
}

.btn-use {
    display: block;
    color: #ff7800;
}

.infor-tit span i {
    margin-right: 30px;
    color: #ff7800;
    font-style: normal;
}

.infor-tit .jifen {
    margin-left: 10px;
}

.has-frozen {
    display: none;
}

.infor-tit .has-frozen {
    margin-left: -30px;
    margin-right: 30px;
}

.integral-frozen .has-frozen {
    display: inline;
}

.pwstrong {
    margin-left: 135px;
}

#ButtonRegister {
    margin-left: 135px;
}

.btSendMsg {
    margin-left: 10px;
    padding: 2px 5px;
    font-size: 12px;
}



/*ajax分布样式*/

#myPage {
    float: right;
    height: 21px;
    line-height: 21px;
}

#myPage li {
    margin: 0;
    padding: 0;
}

#myPage .pageBtn,
#myPage .page {
    float: left;
    margin: 0 3px;
    padding: 0 8px;
    width: auto;
    height: 21px;
    border: 1px #ddd solid;
    list-style: none;
    line-height: 21px;
    cursor: pointer;
}

#myPage .pageAll {
    float: left;
}

#myPage .pageHover {
    border: 1px #ff7800 solid;
}

#myPage .curPage {
    border: 1px #ff7800 solid;
    background: #ff7800;
    color: #fff;
}

#order-search-box {
    border: 1px #ebebeb solid;
    box-shadow: 0px 0px 4px #ddd;
    background: #fff
}

.title-search {
    margin: 30px auto 0;
    width: 1100px;
    height: 30px;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}

.title-search span {
    float: left;
    display: block;
    margin: 0px 10px 0 0;
    width: 21px;
    height: 30px;
    background: url(https://cdn7.jinxidao.com/images/userCenter/icon-order-search.png) no-repeat;
}

.left-box {
    display: inline;
    margin: 0 0 60px 60px;
}

.top-box {
    margin-top: 30px;
}

#order-search-box .title2 {
    font-weight: bold;
}

.order-type {
    font-size: 12px;
    cursor: pointer;
}

.order-type .current {
    color: #ff7800;
}

.order-type i {
    margin: 0 5px;
    font-style: normal;
}

.right-box {
    display: inline;
    margin: 30px 60px 60px 0;
    padding-left: 84px;
    width: 360px;
    border-left: 1px #e1e1e1 solid;
}

.search-box {
    margin-top: 20px;
}

#phone,
#phone2,
#orderId,
#phone3 {
    width: 273px;
}

#btn-sendCode,
#btn-sendCode2,
#btn-sendCode3 {
    margin-left: 5px;
    border: none;
    background: none;
    color: #ff7800;
    font-size: 12px;
}

#order-search-box .user_ul li {
    padding-left: 30px;
}

#order-search-box .user_ul li input {
    line-height: 30px;
}

#order-search-box .submit {
    margin: 50px 0 0 30px;
    width: 284px;
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
}

#order-search-box ul li {
    margin: 15px 0 0 0;
}

.user_ul #msgPhone1,
.user_ul #msgCode1,
.user_ul #msgPhone2,
.user_ul #msgCode2,
.user_ul #msgPhone3,
.user_ul #msgCode3,
.user_ul #verifiCode1,
.user_ul #verifiCode2,
.user_ul #verifiCode3 {
    margin-top: 0;
    color: #f00;
    font-size: 12px;
}

.question-stick {
    position: fixed;
    bottom: 271px;
    left: 50%;
    margin-left: 615px;
}

.stick-txt {
    font-weight: bold;
    padding: 7px 0 5px 7px;
    width: 20px;
    height: 76px;
    background: #d0f36d;
    color: #708e1a;
    line-height: 18px;
    cursor: pointer;
}

.stick-cont {
    position: absolute;
    top: 0;
    right: 27px;
    z-index: 10;
    display: none;
    padding-left: 15px;
    width: 234px;
    height: auto;
    border: 1px #ddd solid;
    background: #f5f5f5;
    line-height: 22px;
}

.stick-cont ul {
    margin: 15px 10px;
}

.stick-cont ul li {
    padding-left: 15px;
    line-height: 22px;
    font-size: 12px;
    background: url(https://cdn7.jinxidao.com/images/userCenter/stick-tag.png) no-repeat 0 10px;
}

.loading {
    width: 152px;
    height: 80px;
    margin: 100px auto;
}

.loading img {
    width: 152px;
    height: 80px;
}

.order-error {
    text-align: center;
    color: #F00;
    margin: 130px 0;
}



/************  个人中心  **************/

#orderContent .ocList {
    margin-top: 10px;
    border: 1px solid #F1F1F1;
}

#orderContent .ocList:hover {
    border-color: #fe983e;
}

#orderContent .ocList a {
    color: #ff7800;
}

#orderContent .ocList a:hover {
    text-decoration: underline;
}

#orderContent .ocTitle {
    line-height: 2em;
    text-align: center;
    font-size: 12px;
    background: #f1f1f1;
}

#orderContent .ocDetailTitle {
    text-align: left;
}

#orderContent .orderNo {
    margin-left: 10px;
    font-weight: bold;
    color: #525252;
}

#orderContent .orderNo a {
    color: #525252;
}

#orderContent .orderNo a:hover {
    color: #525252;
}

#orderContent .orderTime {
    margin-left: 20px;
    color: #525252;
}

#orderContent .ocDetail,
#orderContent .ocPrice,
#orderContent .ocOperate {
    padding: 8px 0;
}

#orderContent .ocPrice,
#orderContent .ocOperate,
#orderContent .ocOther {
    border-left: 1px solid #f1f1f1;
    text-align: center;
}

#orderContent .ocdInfo {
    float: left;
    display: inline;
    overflow: hidden;
    margin: 0 0 0 12px;
    max-width: 326px;
}

#orderContent .ocdTitle,
#orderContent .ocdDetail {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#orderContent .ocdDetail {
    font-size: 12px;
}

#orderContent .ocdDate {
    font-weight: bold;
    font-size: 12px;
}

#orderContent .status,
#orderContent .ocDetailBtn {
    width: 80%;
    margin: 0 auto;
    font-size: 12px;
    border-radius: 4px;
}

#orderContent .unpaid {
    color: #FFF;
    cursor: pointer;
}

#orderContent .paid {
    color: #848484;
}

#orderContent .expired {
    color: #848484;
}

#orderContent .unpaid a {
    display: block;
    color: #FFF;
    background: #ff6500;
    border-radius: 2px;
    margin: 0 10px;
}

#orderContent .unpaid a:hover {
    text-decoration: none;
}

#orderContent .no-data {
    text-align: center;
    padding-top: 80px;
}



/************  修改资料  **************/

#userData .name {
    width: 277px;
}

#userData .email {
    width: 277px;
}

#userData .sel {
    padding: 5px 2px;
}

#userData .sel option {
    padding: 3px 0;
}

#userData #lbMsg {
    display: block;
    width: 286px;
    text-align: center;
    color: #f00;
}

#userData .btn-box {
    margin: 20px auto;
}

#userData .submit {
    width: 290px;
    height: 36px;
    line-height: 36px;
    margin-left: 136px;
    border-radius: 0;
    background: #ff7800;
}



/************  密码修改  **************/

.changePasswdBox {
    position: relative;
    z-index: 1;
}

.changePasswdBox .changeList {
    margin: 25px 0;
}

.changePasswdBox .changeList label {
    width: 140px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #848484;
}

.changePasswdBox .oldPasswd,
.changePasswdBox .newPasswd,
.changePasswdBox .repeatPasswd {
    float: left;
    width: 220px;
    height: auto;
    line-height: 16px;
    padding: 9px 10px;
    font-size: 12px;
    border: 1px solid #c6c6c6;
    outline: none;
    background: #FFF;
}

.changePasswdBox .getCodeBtn {
    display: inline-block;
    width: 7em;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    text-align: center;
    font-size: 14px;
    color: #ff6500;
    text-decoration: underline;
    border: none;
    background: none;
    cursor: pointer;
}

.changePasswdBox .sending {
    color: #CBCBCB;
    cursor: default;
}

.changePasswdBox .safe {
    clear: both;
    float: left;
    width: 242px;
    margin: 5px 0 0 157px;
    font-size: 12px;
    color: #848484;
    _margin-left: 50px;
}

.changePasswdBox .safeTxt {
    float: left;
    height: 18px;
    line-height: 18px;
}

.changePasswdBox .level {
    float: left;
    clear: none;
    width: 57px;
    height: 18px;
    line-height: 18px;
    margin: 0 0 0 3px;
    text-align: center;
    color: #FFF;
    background: #c8c8c8;
    cursor: default;
}

.changePasswdBox .levelOne {
    background: #ff6b49;
}

.changePasswdBox .levelTwo {
    background: #f3d15c;
}

.changePasswdBox .levelThree {
    background: #a1e243;
}

.changePasswdBox .errorMsg {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 42px;
    width: 242px;
    line-height: 30px;
    margin-left: 156px;
    text-align: center;
    font-size: 12px;
    color: #F00;
    _position: static;
}

.changePasswdBox .successMsg #lbMsg {
    color: #0db900;
}

.changePasswdBox .btSave {
    clear: both;
    width: 242px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 50px 0 0 154px;
    color: #FFF;
    border: none;
    outline: none;
    background: #ff7800;
    cursor: pointer;
}



/* 我的账户 add by guoshuohui 2015-01-15 */

.loading-gif,
.loading-gif i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.loading-gif {
    z-index: 100;
    display: none;
}

.loading-gif i {
    display: block;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.loading-gif span {
    display: block;
    position: absolute;
    width: 152px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -76px;
    background: url(https://qiniu-cdn1.jinxidao.com/images/loading/152x80.gif) no-repeat 0 0;
    text-indent: -9999px;
    z-index: 101;
}



/* 公用分页组件 add by guoshuohui 2015-02-15 */

.pagination {
    overflow: hidden;
    zoom: 1;
    padding: 20px 0 10px;
    float: right;
}

.pagination a {
    display: block;
    float: left;
    margin: 0 0 0 6px;
    padding: 0 8px;
    height: 20px;
    border: 1px #ddd solid;
    line-height: 21px;
}

.pagination a:hover {
    border-color: #ff7800;
}

.pagination .active {
    border-color: #ff7800;
    background: #ff7800;
    color: #fff;
}

.loading-effect {
    width: 100%;
    padding: 40px 0;
    text-align: center;
}



/* 弹窗 */

.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    font-family: 'Microsoft YaHei';
    display: none;
}

.popup .mask {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#6F000000, endcolorstr=#6F000000);
}

.popup .content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 510px;
    height: 252px;
    margin-left: -255px;
    margin-top: -126px;
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
    z-index: 1000;
}

.popup .title {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    padding: 0 15px;
    position: relative;
    color: #666;
}

.popup .title i {
    font-style: normal;
    font-size: 28px;
    line-height: 24px;
    height: 28px;
    width: 28px;
    text-align: center;
    color: #777;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 6px;
}

.popup .title i:hover {
    color: #ff7800;
}

.popup .details {
    font-size: 16px;
    color: #333;
    text-align: center;
    position: relative;
}

.icon {
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    background: url(https://cdn7.jinxidao.com/images/ok_no.png?v=1.0) no-repeat;
    vertical-align: middle;
    overflow: hidden;
    height: 30px;
    width: 30px;
}

.icon-ok {
    background-position: 0 0;
}

.icon-no {
    background-position: -31px 0;
}

.popup .ok {
    overflow: hidden;
    zoom: 1;
}

.popup .icon {
    margin-right: 10px;
    top: -2px;
    *top: 0;
}

.popup .ok p {
    font-size: 12px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 120px;
    margin-left: -60px;
    text-align: center;
    color: #999;
}

.popup .ok p em {
    margin: 0 3px;
}

.popup .are-you,
.popup .ok {
    padding: 48px 0 52px;
}

.popup .canceling {
    padding: 50px 160px 53px;
}

.popup .message {
    font-size: 16px;
    padding: 42px 60px;
    text-align: left;
}

.popup .btn {
    text-align: center;
}

.popup button {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 146px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
    cursor: pointer;
    margin: 0 8px;
    font-family: 'Microsoft YaHei';
    outline: none;
}

.popup .confirm {
    background: #ff7800;
    border: 1px solid #ff7800;
    color: #fff;
}



/* 账号绑定 */

#weixinAccount .title2 {
    color: #333;
    font-weight: bold;
}

#weixinAccount .bind-tips {
    padding: 25px 20px;
}

#weixinAccount .section {
    border-top: 1px solid #f1f1f1;
    padding: 25px 0 25px 65px;
}

#weixinAccount .detail-box .title2 {
    text-indent: 20px;
}

#weixinAccount .sub-title {
    position: relative;
    font-weight: bold;
}

#weixinAccount .icon-libel {
    display: inline-block;
    width: 30px;
    height: 26px;
    position: absolute;
    background-color: green;
    left: -40px;
    top: -8px;
    background: url(https://cdn7.jinxidao.com/www/images/userCenter/1_libel.png);
}

#weixinAccount .step {
    margin-top: 25px;
}

#weixinAccount .pic {
    margin-top: 20px;
    margin-left: 35px;
}

#weixinAccount .libel2 {
    background: url(https://cdn7.jinxidao.com/www/images/userCenter/2_libel.png);
}

#weixinAccount .binding-area {
    width: 250px;
    height: 138px;
    margin-left: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-left: 1px solid #ff7800;
    position: relative;
    margin-bottom: 30px;
}

#weixinAccount .binding-area .bottom-tip {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #ebebeb;
    text-align: center;
    width: 100%;
    color: #999;
    padding: 1px 0;
}

#weixinAccount .binding-area .wechat-info {
    padding-left: 123px;
    padding-top: 22px;
}

#weixinAccount .binding-area .wechat-nickName {
    white-space: nowrap;
}

#weixinAccount .binding-area .wechat-account {
    color: #c3c3c3;
    white-space: nowrap;
}

#weixinAccount .binding-area .unbind-link {
    display: inline-block;
    background-color: #ff7800;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
    margin-top: 5px;
}

#weixinAccount .binding-area .wechat-head {
    position: absolute;
    top: 22px;
    left: 28px;
    border: none;
    width: 70px;
    height: 70px;
    overflow: hidden;
}

#weixinAccount .binding-area .wechat-head img {
    border: none;
    width: 70px;
    height: 70px;
}

.auto-height {
    overflow: hidden;
}

.auto-height .main {
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}

.auto-height .left {
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}

.common-pop .common-pop-box {
    width: 510px;
    height: 250px;
    margin: -125px 0 0 -255px;
    padding: 0;
    border-radius: 3px;
}

.common-pop .common-pop-box .cp-title {
    text-align: left;
    font-size: 14px;
    color: #808080;
    border-bottom: 1px solid #dee1e5;
    line-height: 50px;
    padding: 0 15px;
}

.common-pop .common-pop-box .cp-close {
    font-size: 36px;
    font-weight: normal;
    top: 0;
    right: 15px;
}

.common-pop .common-pop-box .cp-content {
    padding: 15px;
}

.common-pop .cp-content .cp-text-inner {
    line-height: 110px;
    font-size: 20px;
    text-align: center;
    display: block;
}

.common-pop .cp-accept {
    font-size: 16px;
    width: 145px;
    padding: 12px 0;
    display: inline-block;
    height: auto;
    margin: 0 8px;
    border-radius: 3px;
    background-color: #ff7800;
}

.common-pop .cp-accept.unbind {
    background-color: #fff;
    color: #333;
    border: 1px solid #b2b9bf;
}

#weixinAccount .binding-content,
#weixinAccount .unbind-content {
    display: none;
}



/* 发票订单列表页 */

#invoicelist .ocList {
    margin-top: 10px;
    border: 1px solid #F1F1F1;
}

#invoicelist .ocList tr td {
    padding: 10px;
    line-height: 25px;
}

#invoicelist .ocList tr .ocTitle {
    padding: 0
}

#invoicelist .ocList a {
    color: #ff7800;
}

#invoicelist .ocList a:hover {
    text-decoration: underline;
}

#invoicelist .ocTitle {
    line-height: 2em;
    text-align: center;
    font-size: 12px;
    background: #f1f1f1;
}

#invoicelist .ocDetailTitle {
    text-align: left;
}

#invoicelist .orderNo {
    margin-left: 10px;
    font-weight: bold;
    color: #525252;
}

#invoicelist .orderNo a {
    color: #525252;
}

#invoicelist .orderTime {
    margin-left: 20px;
    color: #525252;
}

#invoicelist .postInfor p span {
    color: #525252;
}

#invoicelist .ocPrice {
    text-align: center;
}

.integral-frozen .common-pop-box .cp-close {
    top: 10px;
    right: 10px;
    font-size: 16px;
}

.integral-frozen .common-pop-box .cp-title {
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.integral-frozen .common-pop-box .cp-text {
    height: 110px;
}

.unabled-platform {
    color: #fff;
    background-color: #F66F57;
    border-radius: 10px;
    padding: 3px 10px;
    font-weight: normal;
    line-height: 1;
    margin-left: 10px;
    display: inline-block;
}

.newest {
    margin-left: 5px;
    border-radius: 2px;
    padding: 3px;
    width: 20px;
    height: 76px;
    background: rgb(150, 188, 110);
    color: #fff;
    line-height: 18px;
    cursor: pointer;
}

.cou-tab .coues-tab tr .one-low {
    text-align: left;
    padding-left: 32px;
    box-sizing: border-box;
}

.cou-tab .coues-tab tr .two-low {
    text-align: left;
    padding-left: 64px;
    box-sizing: border-box;
}

.use-rule {
    display: inline-block;
    float: right;
    cursor: pointer;
    padding-right: 10px;
    color: #999;
}


/*begin 使用规则弹层*/

.layer-fullScreen {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
    z-index: 1000;
    display: none;
}

.layer-fullScreen .main {
    position: absolute;
    width: 762px;
    background-color: #fff;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 20px;
    color: #897a67;
    box-sizing: border-box;
    font-size: 15px;
}

.layer-fullScreen .main .bd {
    word-break: break-all;
}

.layer-fullScreen .main .bd div {
    color: #333;
    font-weight: bold;
    font-size: 20px;
}

.layer-fullScreen .main .ft {
    margin-top: 15px;
    text-align: center;
}

.layer-fullScreen .main .ft .btn-close {
    text-align: center;
    width: 40%;
    border: 1px solid #ede9dd;
    display: inline-block;
    line-height: 35px;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #ede9dd;
    cursor: pointer;
}