@charset "UTF-8";

body {
    font-family: microsoft Yahei;
    font-size: 14px;
}

.wrapper {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

.header {
    border-bottom: 3px solid #c60000
}

.G_phone {
    background-position: left center;
}

/*btn*/
.btn {
    width: 118px;
    height: 30px;
    background-color: #c40909;
    border: none;
    font: 16px/26px microsoft Yahei;
    color: #fff;
    outline: none;
    cursor: pointer;
    border: 1px solid #f00;
    filter: chroma(color=#000000);
}

/*选择会议*/
.ticket-tab ul li {
    float: left;
    width: 330px;
    padding: 10px 0 10px 15px;
    position: relative;
    font-size: 14px;
    margin: 0 20px 13px 0;
}

.ticket-tab ul li.active {
    border: 1px solid #108EE9;
    color: #108EE9;
}

.ticket-tab ul li div {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 16px;
    background: url('../images/checked.png') no-repeat center center;
    background-size: 100% 100%;
}

.ticket-tab ul li.active div {
    display: block;
}

.ticket-tab .ticket-tab-tips {
    display: none;
    font-size: 14px;
    color: #f00;
}

/*优惠券*/
.ticket-discount .discount-box {
    padding: 0 15px;
    margin: 18px 0;
}

.ticket-discount .discount-box input {
    height: 28px;
    line-height: 28px;
    margin-right: 15px;
}

.discount-btn {
    width: 118px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #0076FF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
    border-radius: 2px;
    color: #fff;
}

.ticket-discount img {
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 5px;
}

.discount-success,
.discount-failed {
    padding: 0 15px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #212121;
}

.discount-failed {
    color: #FF3E3E;
    ;
}

/*表单*/

.form .form-item {
    margin: 18px 0;
    line-height: 28px;
    vertical-align: top;
}

.form .btn-box {
    vertical-align: top;
}

.form .form-item.mb10 {
    margin-bottom: 10px;
}

.form .item-l,
.form .item-r,
.form .btn-box .item-l,
.form .btn-box .item-r {
    float: left;
    display: inline;
}

.form .xin {
    color: #f00;
    font-size: 12px;
    margin-right: 6px;
    font-weight: normal;

}

.form .item-l,
.form .btn-box .item-l {
    font-size: 14px;
    line-height: 28px;
    color: #0e0d0d;
    width: 110px;
    text-align: right;
    margin-right: 4px;
}

.form .txt {
    width: 379px;
    height: 26px;
    line-height: 26px\9;
    font-size: 14px;
    text-indent: 8px;
    float: left;
    border: 1px solid #b5b5b5;
    background: #fff;
    font-size: 14px;
    color: #0e0d0d;
    outline: none;
}

.form .form-select{
    height: 28px;
    line-height: 28px\9;
    outline: none;
    margin-right: 5px;
}

.form .txt[name='telephone'],
.txt[name='imgCode'] {
    width: 284px;
}

.form .txt[name='code'] {
    width: 238px;
}

.form .image-code{
    width: 90px;
    height: 27px;
    margin-left: 5px;
}

.form .button-code {
    float: left;
    width: 136px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #f2f2f2;
    margin-left: 5px;
}

.form .txt23,
.txt23 {
    width: 23px;
}

.form .txt38,
.txt38 {
    width: 38px;
}

.form .txt88,
.txt88 {
    width: 88px;
}

.form .txt98,
.txt98 {
    width: 98px;
}

.form .txt118,
.txt118 {
    width: 118px;
}

.form .txt128,
.txt128 {
    width: 118px;
}

.form .txt168,
.txt168 {
    width: 168px;
}

.form .txt198,
.txt198 {
    width: 198px;
}

.form .txt398,
.txt398 {
    width: 398px;
}

.form .txt438,
.txt438 {
    width: 438px;
}

.form .txt448,
.txt448 {
    width: 448px;
}

.item-r .fptype span {
    margin: 0 20px 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.item-r .fptype input {
    vertical-align: middle;
}


.title {
    background: #dcdcdc;
    width: 100%;
    height: 31px;
    line-height: 31px;
    text-align: right;
}

.title h3 {
    font-size: 16px;
    color: #101010;
    padding-left: 16px;
    float: left;
}

.selected-ticket-info {
    margin-top: 17px;
}

.selected-ticket-info table {
    width: 100%;
    border: 1px solid #b5b5b5;
}

.selected-ticket-info .title a {
    color: #007eff;
    font-size: 12px;
    padding-right: 40px;
}

.selected-ticket-info table td {
    color: #2f2f2f;
    border-bottom: 1px solid #b5b5b5;
    line-height: 26px;
    padding-left: 18px;
}

.selected-ticket-info td .zhe {
    color: #e80000;
    font-size: 12px;
}

.ticket-tab ul {
    padding: 20px;
}

.ticket-tab ul li {
    float: left;
    width: 430px;
    padding: 10px 0 10px 15px;
    margin: 0 20px 13px 0;
    border: 1px solid #E7E7E7;
    font-size: 14px;
    color: #000000;
    position: relative;
}

.ticket-tab ul li.active {
    border: 1px solid #108EE9;
    color: #108EE9;
}

.ticket-tab ul li.unclick{
    background: #efefef;
}

.ticket-tab ul li div {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 16px;
    background: url(../images/checked.png) no-repeat center center;
    background-size: 100% 100%;
}

.ticket-tab ul li.active div {
    display: block;
}

.hrline {
    width: 100%;
    height: 1px;
    overflow: hidden;
    border-bottom: 1px dashed #c9c9c9;
}

.form .total {
    color: #f00;
}

.form .invoice span {
    border: 1px solid #c7c7c7;
    line-height: 26px;
    padding: 0 18px;
    display: inline-block;
    cursor: pointer;
    margin-right: 6px;
}

.form .invoice span.active {
    background: url(../images/fp.png) right bottom no-repeat;
}

.have-invoice {
    display: none;
}

.pay-way-wrap {
    margin: 0 0 0 109px;
}

.pay-tabs {
    margin: 24px 0 19px;
}

.pay-tabs span {
    float: left;
    border: 1px solid #898989;
    width: 118px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #2b2b2b;
    margin-right: 11px;
    cursor: pointer;
}

.pay-tabs span.active {
    border: 2px solid #c40909;
    height: 28px;
    line-height: 28px;
    background: url(../images/pay_active.png) right bottom no-repeat;
}

.pay-tabs span i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.pay-tabs-con {
    display: none;
}

.ico-zfb {
    width: 22px;
    height: 22px;
    background: url(../images/zfb.png) 0 center no-repeat;
}

.ico-weixin {
    width: 23px;
    height: 23px;
    background: url(../images/weixin.png) 0 center no-repeat;
}

.ico-bank {
    width: 32px;
    height: 20px;
    background: url(../images/bank.png) 0 center no-repeat;
}

.bankpay {
    border: 1px solid #bfbfbf;
    width: 681px;
}

.bankpay dt {
    border-bottom: 1px dashed #c9c9c9;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding-top: 4px;
}

.bankpay dl {
    background: #eee;
    border-bottom: 1px solid #c9c9c9;
    padding: 0 8px 0 20px;
}

.bankpay dl dd {
    color: #191919;
    line-height: 22px;
    padding: 15px 0 13px;
}

.bankpay .paytips {
    font-size: 12px;
    color: #2f2f2f;
    padding: 8px 0 10px 20px;
    line-height: 18px;
}

/*媒体支付*/
.form .form-item-btn {
    margin: 32px 0 56px;
}

/*验证*/
span.error {
    color: #f00;
    font-size: 12px;
    margin-left: 10px;
}

span.code-error,
span.imgCode-error {
    display: none;
    color: #f00;
    font-size: 12px;
    margin-left: 10px;
}

/*success*/
.success-wrap {
    width: 709px;
    margin: 27px auto 70px;
    border: 1px solid #e5e5e5;
    color: #3d3d3d;
    padding: 28px 0 24px;
}

.success-hd {
    font-size: 24px;
    line-height: 24px;
    color: #101010;
}

.success-hd i {
    background: url(../images/ok.png) center center no-repeat;
    display: inline-block;
    width: 23px;
    height: 23px;
    vertical-align: middle;
    margin-right: 15px;
}

.success-wrap .bm-tips {
    line-height: 25px;
    padding: 12px 0 20px;
}

.success-wrap .look {
    line-height: 14px;
    margin-bottom: 18px;
}

.success-wrap .look img {
    display: block;
    margin: 0 auto;
}

.success-wrap .btn {
    width: 156px;
}

.wait-pay {
    font-weight: bold;
    color: #9e0b0f;
}

.success-wrap .bankpay {
    text-align: left;
    border-bottom: none;
    width: 620px;
    margin: 10px auto 0;
}

.success-wrap .paytips {
    color: #737373;
    padding-left: 57px;
    font-size: 12px;
    line-height: 18px;
    margin: 9px 0 11px;
}

.pl57 {
    padding-left: 57px;
}

/*footer*/
#g-footer {
    font-family: simsun;
    font-size: 12px;
}

#wechatNameBox {
    line-height: 1.5;
}

.code-tips {
    display: block;
    margin: 5px 0 0;
    color: red;
    text-align: center;
}