body {
    margin: 0;
    padding: 0;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;
    letter-spacing: 1.2px;
    /* background: url(/static/muban/He/image/bg_555.jpg) no-repeat; */
    background-attachment: fixed;
    background-size: cover
}

ul,li,p,h1,h2,h3,h4,h5,h6 {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    border: 0
}

a {
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.clear {
    clear: both
}

header {
    border-bottom: 1px solid rgba(255,255,255,.1);
    min-width: 1200px;
    height: 70px;
    background-attachment: fixed;
    background-color: rgba(0,0,0,.4);
}

header li {
    float: left;
    height: 70px;
    line-height: 70px;
    margin-right: 100px;
    font-size: 16px;
    color: #fff
}

header li a {
    display: block;
    color: #fff
}

header li a:hover {
    border-bottom: 2px solid #e69800;
    font-weight: 700;
    color: #fff;
    
}

.qq_btn {
    position: absolute;
    right: 0;
    display: block;
    background: #e69800;
    height: 70px;
    line-height: 70px;
    padding: 0 30px;
    color: #fff;
    font-weight: 700
}

.qq_btn img {
    vertical-align: text-bottom;
    margin-right: 10px;
    height: 20px
}

.qq_btn:hover {
    background: #d98500
}

.banner_bg {
    padding: 60px 0 20px;
    min-width: 1200px
}

.banner {
    height: 180px;
    width: 1140px;
    margin: 0 auto;
    padding: 30px;
    background: rgba(0,0,0,.4);
    border: 1px solid rgba(0,0,0,.6);
    position: relative;
    border-radius: 4px
}

.banner_right {
    position: absolute;
    bottom: 0;
    background: url(/static/muban/He/image/banner_right.png) no-repeat;
    width: 315px;
    height: 295px
}

.mjgg {
    width: 540px;
    height: 100%;
    padding-left: 30px;
    border-left: 1px solid rgba(255,255,255,.1);
    float: right;
    color: #fff
}

.mjgg h3 {
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    border-bottom: 2px solid #e69800
}

.mjgg p {
    line-height: 30px;
    color: rgba(255,255,255,.8)
}

.ewm {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    background: #fff
}

.ewm img {
    margin-top: 10px
}

.ewm_bg {
    float: right;
    padding: 10px;
    margin-right: 40px;
    font-size: 14px;
    color: rgba(255,255,255,.8);
    border: 1px solid rgba(255,255,255,.1)
}

.title {
    height: 99px;
    line-height: 99px;
    color: #e69800;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 20px 0;
    text-align: right
}

.title img {
    margin: 0 -120px 10px 30px;
    vertical-align: middle
}

.title span {
    color: rgba(255,255,255,.4)
}

.main_box {
    padding: 30px;
    background: rgba(0,0,0,.4);
    border: 1px solid rgba(0,0,0,.6);
    border-radius: 4px
}

.choose_good_form {
    width: 100%;
    float: left;
    border-right: 1px solid rgba(255,255,255,.1);
    /*padding-right: 60px*/
}

.my_box {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    margin-bottom: 12px;
    clear: both
}

.my_left {
    float: left;
    height: 48px;
    width: 118px;
    line-height: 48px;
    text-align: center;
    color: #fff
}

.my_right {
    position: relative;
    width: calc(100% - 126px);
    display: inline-block;
    padding: 0 4px;
    color: #fff
}

.my_right select {
    height: 42px;
    padding: 0 8px;
    background: 0 0;
    background-color: #333;
    border: 1px solid rgba(255,255,255,.2);
    /*width: 546px;*/
    color: #fff;
    font-size: 16px;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif
}

.my_right select:focus,.my_right input[type=text]:focus {
    border: 1px solid #fff;
    outline: 0
}

.big_text {
    font-size: 18px;
    color: #e69800
}

.my_right input[type=text] {
    height: 42px;
    background: 0 0;
    border: 1px solid rgba(255,255,255,.2);
    width: 530px;
    color: #fff;
    padding: 0 8px;
    font-size: 16px;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif
}

.lab1 {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    text-align: center;
    border: 1px solid rgba(255,255,255,.2);
    cursor: pointer;
    font-size: 16px;
    color: rgba(255,255,255,.6);
    transition: ease .3s
}

.lab1 input[type=checkbox] {
    display: none
}

.lab1:hover {
    background: rgba(255,255,255,.2);
    color: #fff
}

.checked {
    background: rgba(255,255,255,.2);
    color: #fff
}

input::-webkit-input-placeholder {
    color: rgba(255,255,255,.6);
    letter-spacing: 1px
}

.pay_box {
    float: left;
    border: 1px solid rgba(255,255,255,.1);
    overflow: hidden;
    width: calc(100% - 40px);
    padding: 20px;
    border-radius: 3px
}

.pay_menu {
    height: 50px;
    line-height: 50px;
    background: rgba(255,255,255,.2);
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff
}

.pay {
    float: left;
    height: 50px;
    padding: 0 50px;
    text-align: center;
    cursor: pointer
}

.checked1 {
    background: #e69800;
    color: #fff
}

.pay_list1,.pay_list2 {
    padding: 20px 0 0;
    border-top: 0
}

.check_pay {
    display: block;
    width: 180px;
    line-height: 48px;
    height: 48px;
    text-align: center;
    color: #fff;
    background: #e69800;
    border: 0;
    border-radius: 3px;
    margin: 40px auto 20px;
    cursor: pointer;
    font-size: 16px
}

.check_pay:hover {
    background: #d98500
}

.lab3 {
    display: inline-block;
    width: 157px;
    padding: 16px 6px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    margin: 0 6px 20px 0;
    transition: ease .2s;
    border: 1px solid transparent
}

.lab3 img {
    box-shadow: 0 10px 28px -14px #000
}

.lab3 input[type=radio] {
    display: none
}

.lab3:hover {
    border: 1px solid rgba(230,152,0,.6)
}

.checked2 {
    border: 1px solid rgba(230,152,0,.6)
}

.user_info {
    float: left;
    width: 300px;
    margin-left: 60px;
    color: #fff
}

.user_info img {
    margin: 20px auto
}

.user_info h3 {
    display: inline-block;
    margin-bottom: 15px;
    padding: 20px 0;
    border-bottom: 2px solid #e69800
}

.user_info p {
    text-align: left;
    line-height: 36px;
    color: rgba(255,255,255,.8);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.foot {
    height: 80px;
    line-height: 80px;
    background: #313131;
    min-width: 1200px;
    margin-top: 60px;
    color: #999;
    font-size: 12px;
    text-align: center
}