body {
    font-size: 14px;
    color: #333;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, "微软雅黑";
    background-color: #f4f4f5;
    margin: 0px auto 10px auto;
}

body {
    background:#fff;
    background-repeat: repeat;
}

img {
    border: none;
}

h1,
h2,
h3,
dl,
dd,
div {
    margin: 0px;
    padding: 0px;
}

select {
    padding: 5px 8px;
    vertical-align: middle;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, "微软雅黑", sans-serif, "宋体";
    margin-right: 5px;
}

input {
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, "微软雅黑";
    vertical-align: middle;
}

.right {
    float: right;
}

.left {
    float: left;
}

.header {
        background-color: #fff;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #eee;
}

.header .tip {
    background-color: #00a2ca;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    margin: 0px auto;
}

.page-content {
    width: 980px;
    margin: 0px auto;
    overflow: hidden;
}

.header .nav {
    text-align: right;
    padding: 20px 0px;
    /*background-image: url(/images/logo.png);*/
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
}

/* .header .nav {
    background-image: url(/public/img/playerpay/logo2.png);
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
    color: #fff;
} */


.header .nav a {
    padding: 0px 10px;
    color: #333;
    text-decoration: none;
}



.server-content {
    /*border:1px dashed #fde96d; background-color:#ffffd7;*/
    padding: 8px;
    margin-top: 15px;
}

.server-content .hd {
    font-weight: bold;
    color: #ff6a00;
}

.server-content .span-header {
    margin-right: 30px;
}

.server-content .contact {
    float: right;
    clear: right;
}

.server-content .strong {
    font-weight: bold;
    color: #333;
}

.server-content-des {
    padding: 8px;
    margin-top: 10px;
}

.des-remark {
    color: #3070a0;
    font-size: 14px;
    padding: 5px;
}
.server-content-des {
    border: 1px dashed #c4e39d;
    background-color: #f6ffea;
    padding: 8px;
    margin-top: 10px;
}

.des-remark p {
    line-height: 100%;
}

.font-red {
    color: red;
}

.pay-body {
    border: 1px solid #ccc;
    border-top: 3px solid #666;
    overflow: hidden;
    margin-top: 10px;
    padding: 3px 0px;
    background-color: #fff;
}

.order h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
    height: 30px;
    padding-left: 6px;
}

.order table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: none;
}

.order thead {
    display: table-header-group;
    background-color: #f0f4f6;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: center;
    padding: 10px 5px;
}

.order tr {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 10px 5px;
}

.order .hder {
    padding: 10px 5px;
    text-align: center;
    border-left: 1px solid #ccc;
}

.des-remark {
    color: #3070a0;
    font-size: 14px;
    padding: 5px;
}

.des-remark p {
    line-height: 100%;
}

.pay-body .setup {
    background-color: #e4edfb;
    height: 50px;
    color: #333;
    border-bottom: 1px solid #e2e2e2;
}

.pay-body .setup ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.pay-body .setup ul>li {
    margin: 0px;
    line-height: 50px;
    display: inline-block;
    zoom: 1;
    height: 50px;
    /*width:120px;*/
    *display: inline;
    padding: 1px 15px;
    font-size: 16px;
    text-align: center;
    color: #333;
    margin-right: 20px;
}

.pay-body .setup ul>li.active {
    background-image: url(/public/img/playerpay/arrow.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    font-weight: 600;
}

.pay-body .form-body {
    clear: both;
    position: relative;
    overflow: hidden;
}

.pay-body .form-body .left-body,
.pay-body .form-body .right-body {
    overflow: hidden;
    min-height: 500px;
    padding-bottom: 30px;
}

.pay-body .form-body .left-body {
    background-color: #fff;
    border-right: 1px solid #e2e2e2;
    width: 230px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    display: none;
}

.pay-body .form-body .right-body {
    background-color: #fff;
    margin-left: 230px;
    padding: 0 5px;
}

.pay-body .form-body .left-body>div {
    padding: 10px;
}

.pay-body .form-body .left-body .lheader {
    font-weight: 600;
    /*border-bottom: 1px solid #eee;*/
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}

.pay-body .form-body .left-body .give-content ul {
    list-style: none;
    margin: 5px 0px;
    padding: 0px;
}

.pay-body .form-body .left-body .give-content li {
    list-style: none;
    line-height: 150%;
    display: block;
}

.pay-body .form-body .left-body .give-content .remark {
    line-height: 150%;
    color: #3070a0;
    font-size: 12px;
}

.pay-body .form-body .right-body h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    padding: 5px 8px;
}

.pay-body-content {
    padding: 10px;
}

.pay-body-content ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.pay-body-content li {
    margin: 0px;
    border: 1px solid #fff;
    line-height: 150%;
    display: inline-block;
    zoom: 1;
    height: 45px;
    width: 220px;
    *display: inline;
    padding: 10px 5px;
    cursor: pointer;
}

.pay-body-content li:hover {
    border: 1px solid #e2eced;
    background-color: #f8f8f8;
}

.pay-body-content li .logo {
    float: left;
    padding: 3px;
    width: 100px;
    text-align: center;
}

.pay-body-content li .des {
    float: left;
    padding-left: 5px;
}

.pay-body-content li .tit {
    font-weight: normal;
}

.pay-body-content li span {
    display: block;
}

.font-red {
    color: red;
}

.font-fa2d59 {
    color: #fa052b;
}

dl {
    clear: both;
}

dd {
    vertical-align: middle;
    padding: 5px;
    display: block;
}

dd img {
    vertical-align: middle;
    margin-left: 5px;
}

.lab {
    width: 150px;
    float: left;
    height: 21px;
    padding: 5px 8px;
    line-height: 21px;
    text-align: right;
    padding-right: 10px;
    clear: left;
    color: #000;
}

:-moz-placeholder {
    color: #999999;
    font-weight: normal;
}

::-moz-placeholder {
    color: #999999;
    font-weight: normal;
}

:-ms-input-placeholder {
    color: #999999;
    font-weight: normal;
}

::-webkit-input-placeholder {
    color: #999999;
    font-weight: normal;
}

input,
input[type="text"] {
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, "微软雅黑", sans-serif, "宋体";
    vertical-align: middle;
    margin-right: 5px;
}

html input[type="text"] {
    color: #333;
    height: 100%;
    border: solid 1px #aca7a7;
    line-height: 1;
    padding: 5px 8px;
    vertical-align: middle;
    height: 21px;
    line-height: 21px;
}

html input[type="text"]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input[type="radio"] {
    vertical-align: middle;
    margin-right: 5px;
}

.action {
    padding: 15px;
    text-align: center;
}

.bt {
    background-color: #e7505a;
    color: #fff;
    padding: 8px 15px;
    border: none;
    vertical-align: middle;
    width: 120px;
}

.field-validation-error {
    color: red;
}

.notify {
    padding: 30px;
    background-image: url(/public/img/playerpay/notify.gif);
    background-repeat: no-repeat;
    background-position-x: 30px;
    background-position-y: center;
    height: 100px;
    line-height: 100px;
    padding-left: 85px;
    font-size: 14px;
}

.succMsg {
    border: 1px solid #eee;
    background-color: #f2faf7;
    padding: 20px;
    margin: auto;
    margin-top: 40px;
    width: 600px;
}

.succMsg .tit {
    background-image: url(/public/img/playerpay/ok.png);
    background-repeat: no-repeat;
    height: 70px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.succMsg .item {
    line-height: 30px;
    height: 30px;
    display: block;
    clear: both;
    overflow: hidden;
}

.succMsg .item .th {
    line-height: 150%;
    display: block;
    clear: both;
    width: 100px;
    float: left;
}

.succMsg .item .item-body {
    line-height: 150%;
    display: block;
    float: left;
}

.succMsg .h3 {
    line-height: 30px;
    height: 30px;
    display: block;
    clear: both;
    overflow: hidden;
    margin-top: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
}

.give {
    margin-right: 40px;
}

.empty {
    height: 50px;
    text-align: left;
    padding: 3px;
}

.search {
    padding: 10px 5px;
}

.get-bt {
    border: none;
    background-color: red;
    color: #fff;
    padding: 3px 8px;
}

.kefu {
    position: fixed;
    right: -135px;
    height: 190px;
    top: 50%;
    margin-top: -95px;
    transition: right 0.5s ease-in-out;
}

.kefu:hover {
    right: 0;
}

.kefu-box {
    position: relative;
}

.kefu-qq {
    position: absolute;
    left: 50px;
    bottom: 40px;
}

.jishu-qq {
    position: absolute;
    left: 50px;
    top: 50px;
}