.set-selection {
    background:url("../images/mask.png") repeat;
    padding: 55px 0 30px;
    overflow:auto
}
.set-selection > h4 {
    background:url("../images/shopping_cart.png") no-repeat scroll left center;
    color: #43484d;
    font-size: 20px;
    font-weight: 500;
    margin: 0 auto;
    padding-left: 55px;
    text-align: center;
    width: 165px;
}
.set-selection > ul > li {
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 300px;
    margin: 15px;
    vertical-align: top;
    width: 266px;
    float:left
}
.set-selection > ul > li > .price {
    background-color: #feeae6;
    color: #f67156;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 20px 0 10px;
    text-align: center;
    height:70px
}
.set-selection > ul > li > .price > b {
    display: block;
    font-size: 36px;
}
.set-selection > ul > li > .price > b > small {
    font-size: 24px;
}
.set-selection > ul > li > .price > span {
    font-size: 16px;
}
.set-selection > ul > li > .desc {
    background: url("../images/checked_24px.png") no-repeat left center;
    color: #7b7b7b;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 auto 12px;
    padding-left: 30px;
    width: 180px;
}
.set-selection ul
{
    margin:20px auto;
    width:940px;
    overflow:Auto}
.member-right {
    background:url("../images/member-right.jpg") no-repeat scroll center center;
    height: 280px;
}
.custom-require {
    color: #ff5a00;
    display: block;
    font-size: 20px;
    margin:30px auto 0;
    padding: 15px 0;
    text-align: center;
    width: 488px;
}
.set-selection > ul > li:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
}
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,
Direction=135, Color='#000000')";

filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=4,
Direction=135,
Color='#000000');
/*订单信息 start*/

.order_inf
{
    line-height:50px;
    font-weight:bold;
    font-size:20px;
    padding:10px 20px}
.prepay-section {
    border: 1px solid #e9eeef;
    margin-top: 30px;
    position: relative;
    margin:0 20px 20px;
}
.status-text {
    background:url("../images/icon_success1.png") no-repeat scroll left center;
    color: #618dbe;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    padding-left: 34px;
    margin: 20px 20px 0;
}
.order-label {
    color: #9a9a9a;
    font-size: 14px;
    padding:20px 20px 0;
}
.order-label strong{
    color:#333
}
.prepay-section .order-label > span {
    color: #666;
    padding-left: 10px;
}
.prepay-section .order-time-description {
    color: #666;
    font-size: 14px;
    padding-top: 20px;
}
.price-container {
    color: #666;
    font-size: 16px;
    font-weight: 700;
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
}
.price-container > span {
    color: #f9604e;
}

.prepay-pay-method-container {
    border: 1px solid #e9eeef;
    position: relative;
    margin:20px;
}
.pay-method-title {
    background-color: #fcfcfd;
    color: #666;
    font-size: 18px;
    line-height: 46px;
    padding-left: 20px;
    border-bottom:1px solid #e9eeef
}
.clearfix
{
    clear:both;}
.prepay-pay-methods-alipay .alipay-icon {
    background:url("../images/zhifubao.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    margin-left: 10px;
    vertical-align: middle;
    width: 110px;
      
}
.payway
{
    border:1px solid red;
    }
.prepay-pay-methods-alipay .wechat-icon {
    background:url("../images/wechat.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    margin-left: 10px;
    vertical-align: middle;
    width: 110px;
    
}
.prepay-pay-methods-alipay
{
    padding:20px}
.prepay-submit-container
{
    clear:both;
    overflow:visible;
    margin:0 0 20px}
input[type="checkbox"] {
    display: none;
    float:left
}
[id^="checkbox-3-"] + label 
{
    float:left;
    background-color: #fff;
    border: 1px solid #c1caca;
    border-radius: 1000px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    margin-right:10px;
    padding: 9px;
    position: relative;
}
[id^="checkbox-3-"] + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    float:left
}
[id^="checkbox-3-"]:checked + label {
    background-color: #ecf2f7;
    border: 1px solid #92a1ac;
    color: #243441;
    float:left
}
[id^="checkbox-3-"]:checked + label::before {
    background: #253c4b none repeat scroll 0 0;
    border-radius: 100px;
    box-shadow: 0 15px 23px -10px rgba(187, 230, 240, 0.3) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
    content: " ";
    display: none;
    height: 12px;
    left: 3px;
    opacity: 0.8;
    position: absolute;
    top: 3px;
    width: 12px;
    float:left
}
[id^="checkbox-3-"]:checked + label::before {
    content: " ";
    display: block;
    float:left
}

.select_money
{
    color:#f9604e;
    font-size: 16px;
    font-weight: 700;
    float:left;
    padding-right:100px}
.prepay-pay-methods
{
    clear:both;
    padding:20px;
    overflow:auto}
strike{ color:#c6c6c6;}
.price-container1 {
    color: #666;
    font-size: 16px;
    font-weight: 700;
    padding-right: 40px;
    float:right
}
.price-container1 > span {
    color: #f9604e;
}
/*订单信息 end*/
/*报告订单确认信息 start*/

.order-row {
    border-top: 1px solid #e9eeef;
    padding: 0 20px;
    overflow:auto
}
.order-basic-sub-header {
    font-size: 16px;
    line-height: 56px;
}
.order-row .company-name {
    color: #618dbe;
}
.report-content-header {
    padding-bottom: 20px;
    padding-top: 20px;
}
.report-content-header-title {
    color: #9a9a9a;
    float: left;
    font-size: 14px;
    line-height: 30px;
    width: 90px;
}
.report-content-header-section {
    background-color: #eff6fb;
    color: #333;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
    padding:0 10px;
    margin-bottom:15px
}
.report-content-label-fee {
    color: #f9604e;
    font-size: 16px;
    line-height:30px;
}.report-content-label-format {
    color: #333;
    font-size: 16px;
    line-height:30px;
}
.order-basic-header {
    background-color: #fcfcfd;
    color: #666;
    font-size: 18px;
    line-height: 46px;
}
.report-content-control-container > input {
    color: #9a9a9a;
    font-size: 14px;
    height: 34px;
    padding-left: 10px;
    width: 350px;
}
.report-content-control-container > input:active, .report-content-control-container > input:hover {
    box-shadow: 0 1px 2px #ddd;
    color: #333;
}
.order-cutoff .desc > label {
    color: #666 !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    line-height:22px
}
.order-cutoff .desc > label span
{
    color:#f9604e}
.order-status-description {
    color: #618dbe;
    font-size: 26px;
}
.order-status-descriptionh {
    color: #666;
    font-size: 26px;
}
.order-fee-description {
    color: #666;
    font-size: 14px;
    padding-top: 15px;
}
.order-fee-description > span {
    color: #f9604e;
}
.order-container
{
    overflow:auto;
    padding-bottom:20px}
.order1
{   clear:both;
    overflow:auto;}
.order1f
{
    float:left;
    width:600px;
    padding-left:30px;
    color:#999;
    line-height:18px}
.order1r
{
    float:right;}
.order1f strong
{
    color:#444;padding-bottom:6px}
.order1f p
{
    padding-top:8px}

.order-status-commands
{
    clear:both;
    float:left;
    overflow:auto;
    padding-bottom:30px;}
.order-status-success {
    background:url("../images/success.png") no-repeat scroll 80px 60px;
    padding-left: 260px;
    padding-top: 70px;
}
.order-status-failed {
    background:url("../images/fail.png") no-repeat scroll 80px 60px;
    padding-left: 200px;
    padding-top: 80px;
}.order-status-failed a
{
    color:#2185c7;
    font-size:16px;
    padding-left:30px}
/*报告订单确认信息  end*/
/*协议书 start*/

.index_art_pane {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dfe8ee;
    margin: 20px auto;
    overflow: auto;
    padding: 20px 0;
    width: 1000px;
}
.index_art_tit .index_title {
    border-bottom: 2px solid rgb(238, 238, 238);
    color: #000;
    font-family: Microsoft Yahei;
    font-size: 24px;
    line-height: 28px;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
    width: 820px;
}
.index_hr10, .hr10 {
    clear: both;
    font-size: 0;
    height: 10px;
    line-height: 0;
    width: 100%;
}
.index_art_tit {
    padding: 0 20px 20px;
    text-align: center;
    width: 958px;
}
.index_art_tit .index_time {
    color: #666666;
    font-size: 12px;
    padding: 0 50px 0 0;
}
.index_art_con p {
    font-size: 14px;
    line-height: 30px;
}
.class_label {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
.c2 {
    color: #999;
    clear:both;
    font-size: 12px;
    margin: 0;
    padding: 6px 0 30px;
}
.vip_instruc
{
    margin-left: 100px; width: 800px}
.vip_instruc p
{
    text-indent:2em;}
/*协议书 end*/
/*微信支付 start*/

.payflow
{
    background:url("../images/dbg.png") repeat;
    width:100%;
    position:relative;
    z-index:1000;
        }
.payflow_m
{
    position:relative;
    z-index:10;
    width:800px;
    background:#fff;
    overflow:auto;padding: 12px 30px 20px;
-moz-box-shadow: 0 6px 32px rgba(0,0,0,.13);
-webkit-box-shadow: 0 6px 32px rgba(0,0,0,.13);
box-shadow: 0 6px 32px rgba(0,0,0,.13);
        }
.payflowl
{
    width:360px;
    background:#fff;
    float:left;
    padding-bottom:10px;
    border:#b1b1b1 5px solid;}
.payflowr
{
    float:right;
    overflow:visible}
.payflowr_a
{
    clear:both;
    float:right;
    cursor:pointer;
    font-size:28px;
    line-height:20px; 
    }
.payflow_m1
{
    clear:both;
    width:100%}
.payflowl_title
{
    background:#4a5a78;
    line-height:30px;
    padding:8px;
    color:#fff;
    font-size:18px;
    }
  .payflowl_title span
  {
      padding:0 5px}
.payflowl_t
{
    line-height:40px;
    padding:18px 0;
    color:#666;
    font-size:20px;
    width:100%;
    text-align:center;
    }
.payflowl_m
{
    margin:0 auto;
    width:200px;
    height:200px;
    padding:5px;
    border:#e6e6e6 1px solid;
    }
.payflowl_m img
{
    width:200px;
    height:200px;
    }
.payflowl_e
{
    display:block;
    padding:10px 0;
    line-height:24px;
    color:#666;
    text-align:center;
    font-size:12px;
    font-family: SimSun}
 .payflowl_e span
{
    color:#ff0000;}
.payflowl_e1
{
    display:block;
    padding:10px 0;
    line-height:24px;
    color:#ff0000;
    text-align:center;
    font-size:12px;
    font-family: SimSun}
 .payflowl_e1 a
{
    line-height:24px;
    color:#67a4ff;
    cursor:pointer}