/****************************Basic CSS****************************/
* {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    font: 12px "宋体", "微软雅黑", Arial;
    color: #383838;
    background: #FFFFFF;
}

a {
    color: #383838;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    border: none;
}

a img {
    border: none;
}

.clearf {
    clear: both;
}

p {
    line-height: 150%;
}

/****************************NewLogin CSS****************************/


.container {
    width: 100%;
    height: 100%;
}

.loginbox {
    width: 816px;
    height: 439px;
    overflow: hidden;
}

/*登录*/
.login_l {
    width: 500px;
}

.login_r {
    width: 480px;
    height: 500px;
}

.login_x {
    border-bottom: 1px #ccc solid;
    height: 26px;
}

.newlogin_x {
    height: 26px;
    text-align: center;
}

.newlogin_x a {
    /*float: left;*/
    width: 95px;
    height: 24px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
}

.login_x a {
    float: left;
    width: 95px;
    height: 24px;
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
}

.login_x a.selected {
    border-bottom: 2px #F27171 solid;
}

.login_sx {
    height: 12px;
    border-right: 1px #ccc solid;
    margin-top: 5px;
    line-height: 12px;
}

.login_txt {
    width: 64px;
}

.login_input {
    width: 192px;
    padding: 2px;
    height: 26px;
    line-height: 22px;
    border: 1px #ccc solid;
    background: #fff;
}

.an_or01 {
    width: 82px;
    height: 27px;
    background: url(/Images/an_or01.png);
    display: block;
}

.an_or01:hover {
    background: url(/Images/an_or01_over.png);
}

.an_lv03 {
    width: 152px;
    height: 37px;
    background: url(/Images/an_lv03.png);
    display: block;
    color: #fff;
}

.an_lv03:hover {
    background: url(/Images/an_lv03_over.png);
    color: #fff;
}

.btts {
    width: auto;
    height: 28px;
    border: 1px #CC4646 solid;
    background: #F27171;
}

#login01 table {
    margin-top: 10px;
}

#login01 table tr {
    height: 40px;
    line-height: 40px;
}

#login01 table td {
    height: 40px;
    line-height: 40px;
    width: 234px;
}

#login01 table th {
    height: 40px;
    line-height: 40px;
    width: 60px;
    text-align: center;
    font-weight: normal;
}

#login01 input {
    border: none;
    vertical-align: middle;
}

#login01 .text {
    width: 214px;
    height: 38px;
    padding: 0px;
    line-height: 36px;
    margin-left: 20px;
}

#login01 .code {
    width: 87px;
    height: 40px;
    line-height: 40px;
}

#login01 .check {
    margin-left: 20px;
}

#login01 .btn a {
    width: 80px;
    float: left;
    height: 31px;
    background: #0073c6;
    display: block;
    line-height: 31px;
    text-align: center;
    float: left;
    margin-right: 20px;
    _margin-right: 10px;
    color: #ffffff;
    font-size: 14px;
}

#login01 .btn a:hover {
    background: #004475;
    color: #ffffff;
}

.selected {
    border-bottom: 2px #F27171 solid;
}

.redFont {
    color: #F00;
}

#productbox {
    border: 1px #CCCCCC solid;
    position: absolute;
    width: 213px;
    min-height: 140px;
    background-color: #ffffff;
    margin-left: 20px;
}

#productbox ul {
    padding: 0;
    margin: 0;
}

#productbox ul li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    list-style: none;
    cursor: pointer;
    text-align: left;
}

#productbox li:hover {
    background-color: #9ad3eb;
}

#box {
    border: 1px #CCCCCC solid;
    position: absolute;
    width: 213px;
    min-height: 140px;
    background-color: #ffffff;
    margin-left: 20px;
}

#box ul {
    padding: 0;
    margin: 0;
}

#box ul li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    list-style: none;
    cursor: pointer;
    text-align: left;
}

#box li:hover {
    background-color: #9ad3eb;
}

#buylist {
    border: 1px #CCCCCC solid;
    position: absolute;
    width: 213px;
    min-height: 140px;
    background-color: #ffffff;
    margin-left: 20px;
}

#buylist ul {
    padding: 0;
    margin: 0;
}

#buylist ul li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    list-style: none;
    cursor: pointer;
}

#buylist li:hover {
    background-color: #9ad3eb;
}

#sellerlist {
    border: 1px #CCCCCC solid;
    position: absolute;
    width: 213px;
    min-height: 140px;
    background-color: #ffffff;
    margin-left: 20px;
}

#sellerlist ul {
    padding: 0;
    margin: 0;
}

#sellerlist ul li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    list-style: none;
    cursor: pointer;
}

#sellerlist li:hover {
    background-color: #9ad3eb;
}

.inputbox {
    border: 0;
    margin-top: 1px;
    height: 31px;
    line-height: 30px;
    width: 200px;
    padding-left: 2px;
}

.divselecticon {
    float: right;
    width: 22px;
    height: 22px;
    margin-top: 4px;
    margin-right: 2px;
    background: url(/Images/selecta.gif);
}

.divselecticon:hover {
    float: right;
    width: 22px;
    height: 22px;
    margin-top: 4px;
    margin-right: 2px;
    background: url(/Images/selecthover.gif);
}

.pli {
    width: 214px;
    float: left;
}

.pli div {
    padding-left: 10px;
}

.cli {
    width: 214px;
    float: left;
}

.cli .box {
    width: 198px;
    height: 22px;
    padding-left: 10px;
}

.cli .box .lbox {
    float: left;
    width: 140px;
}

.cli .box .rbox {
    float: right;
    padding-right: 10px;
    text-align: center;
}


#tipbox {
    width: 420px;
    height: 240px;
    background: #fff;
    margin: 180px auto;
    padding: 20px;
    font-family: "微软雅黑", "Microsoft YaHei";
}

#tipbox .title {
    padding-left: 15px;
    height: 30px;
    margin-top: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}

#tipbox .text {
    width: 360px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 14px;
}

#tipbox .text span {
    color: Red;
}

#tipbox .btn {
    width: 340px;
    margin: 0 auto;
}


.btnlogin {
    width: 214px;
    height: 37px;
    line-height: 37px;
    cursor: pointer;
    background: #56c358;
    border-radius: 5px;
    display: block;
    color: #fff;
}


.otherway {
    width: 420px;
    margin: 0 auto;
    height: 25px;
}

.otherway .tb {
    width: 110px;
    float: left;
    height: 25px;
}

.otherway .tb .btn {
    margin-left: 25px;
    background: url(/Images/tao.png) no-repeat left center;
    display: block;
    width: 100px;
    padding-left: 25px;
    height: 25px;
    line-height: 25px;
    font: 12px "宋体", "微软雅黑", Arial;
    color: #383838;
    cursor: pointer;
}

.otherway .wx {
    margin-left: 20px;
    display: block;
    background: url(/Images/wechat.png) no-repeat left center;
    width: 72px;
    padding-left: 25px;
    float: left;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}

.pdd {
    margin-left: 5px;
    display: block;
    background: url(/Images/pdd.png) no-repeat left center;
    width: 100px;
    padding-left: 25px;
    float: left;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}

#div_ngp_wx {
    display: none;
    background: #FFFFFF;
    width: 480px;
    height: 480px;
    position: absolute;
    top: 172px;
    z-index: 9999;
}

#div_ngp_wx .wxclose {
    width: 480px;
    text-align: right;
    margin-top: 0px;
    height: 28px;
    display: block;
}

#div_ngp_wx .wxewm {
    width: 480px;
    margin-top: 50px;
    text-align: center;
    display: block;
}
#div_ngp_serialno {
    display: none;
    background: #FFFFFF;
    width: 480px;
    height: 480px;
    position: absolute;
    top: 172px;
    z-index: 11;
}

#div_ngp_serialno .serialnoclose {
    width: 480px;
    text-align: right;
    margin-top: 0px;
    height: 28px;
    display: block;
}

#div_ngp_serialno .serialnoewm {
    width: 480px;
    margin-top: 50px;
    text-align: center;
    display: block;
}
#div_wx {
    display: none;
    background: #ddd;
    width: 480px;
    height: 340px;
    position: absolute;
    top: 172px;
    z-index: 9999;
}


#div_wx .wxclose {
    width: 460px;
    text-align: right;
    margin-top: 10px;
    padding-right: 20px;
    height: 28px;
    display: block;
}

#div_wx .wxewm {
    width: 480px;
    text-align: center;
    display: block;
}

.bb1d {
    border-bottom: 1px #ccc dashed;
}

.radioInput {
    font-size: 14px;
    font-family: '宋体', '微软雅黑', Arial;
}


/*banner*/
#full-screen-slider {
    width: 100%;
    position: relative;
    z-index: 0
}

#b_slides {
    display: block;
    width: 100%;
    position: relative;
    z-index: 0
}

#b_slides li {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center top;
    background-repeat: no-repeat;
}

#b_slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 50%;
    bottom: 40px;
    z-index: 6;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 15px;
    border-radius: 5px;
    background: #FFF
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #F30
}

.ImgSelect {
    width: 46px;
    height: 40px;
    line-height: 40px;
    float: right;
    /* position: absolute;*/
    margin-left: 448px;
    margin-top: -40px;
}

.ImgSelectStyle {
    height: 30px;
    float: right;
    margin-left: 8px;
    /*position: absolute;*/
    /*right: 0;*/
    margin-top: -60px;
}

.play {
    display: block;
}


#ngp01 table {
    margin-top: 10px;
}

#ngp01 table tr {
    height: 65px;
    line-height: 65px;
}

#ngp01 table td {
    height: 40px;
    line-height: 40px;
    width: 234px;
}

#ngp01 table th {
    height: 40px;
    line-height: 40px;
    width: 60px;
    text-align: center;
    font-weight: normal;
}
#ngp02 table {
    margin-top: 10px;
}

#ngp02 table tr {
    height: 65px;
    line-height: 65px;
}

#ngp02 table td {
    height: 40px;
    line-height: 40px;
    width: 234px;
}

#ngp02 table th {
    height: 40px;
    line-height: 40px;
    width: 60px;
    text-align: center;
    font-weight: normal;
}
.send {
    width: 95px;
    font-weight: 800;
    float: right;
    color: #0084FE;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.disabledSend {
    width: 95px;
    font-weight: 800;
    float: right;
    color: #c6d4e0;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.inform_charge .go_charge {
    display: flex;
    align-items: center;
    height: 50%;
    justify-content: center;
}

.inform_charge .go_charge div:first-child {
    display: block;
    overflow-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    width: 40%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    text-overflow: ellipsis;
    line-height: 60px;
    font-weight: normal;
}

.inform_charge .go_charge div:last-child {
    display: block;
    overflow-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    width: 60%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-overflow: ellipsis;
    line-height: 60px;
    font-weight: bold;
    text-indent: 10px;
}