.member {
    width: 100%;
    height: 2750px;
    position: relative;
    overflow: hidden;
    background: url(../imgs/plnhy2605_bg.jpg) #f2f9ff top center no-repeat;
    margin: 0 auto;
}

.member_top {
    width: 100%;
    height: 99px;
    position: relative;
    overflow: hidden;
    background: url(../imgs/plnhy2605_topbg.png) no-repeat;
    margin: 0 auto;
    z-index: 12;
}

.member_top .member_top_nr {
    width: 896px;
    height: 99px;
    float: right;
    display: flex;
    align-items: center;
    transform: scale(0.8);
}

.member_top_nr .member_topnamecon {
    width: 322px;
    height: 63px;
    position: relative;
    overflow: hidden;
    background: url(../imgs/plnhy2605_topnamebg.png) no-repeat;
    margin-right: 28px;
    color: #4a5eab;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 550;
}

.member_top_nr .member_toptccon {
    width: 213px;
    height: 63px;
    position: relative;
    overflow: hidden;
    background: url(../imgs/plnhy2605_toptcbg.png) no-repeat;
    margin-right: 70px;
    color: #4a5eab;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 1px;
    padding-left: 44px;
    font-weight: 550;
    cursor: pointer;
    display: none;
}

.member_top_nr .member_toptccondl {
    width: 213px;
    height: 63px;
    position: relative;
    overflow: hidden;
    background: url(../imgs/plnhy2605_toptcbga.png) no-repeat;
    margin-right: 70px;
    color: #4a5eab;
    font-size: 26px;
    line-height: 62px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 550;
    cursor: pointer;
    letter-spacing: 5px;
}


.news_slide {
    width: 46px;
    height: 613px;
    background: url(../imgs/plnsy2605c_slide.png) no-repeat;
    display: block;
    position: fixed;
    top: 562px;
    left: 51px;
    padding-top: 184px;
    z-index: 11;
}

.news_slide p {
    position: relative;
    /* 父级必须加相对定位，否则图片定位异常 */
    height: 42px;
    /* 给p标签高度，方便鼠标移入 */
    margin: 10px 0;
}

.news_slide p:nth-child(5) {
    height: 50px;
}

.news_slide p img {
    width: 151px;
    left: 54px;
    position: absolute;
    /* 左滑初始位置：在左侧外面 */
    transform: translateX(-10%);
    opacity: 0;
    visibility: hidden;
    /* 过渡动画 */
    transition: all 0.6s ease;
}

/* 移入显示 + 左滑 */
.news_slide p img.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.news_slide p a {
    width: 100%;
    height: 100%;
    display: block;
}

/*  */
.member .member_main {
    width: 1404px;
    margin: 0 auto;
    position: relative;
    margin-top: 147px;
}

.member_main .member_tit1 {
    margin-left: 1px;
}

.member_main .member_tit2 {
    margin-left: 1px;
}

.member_main .member_tits {
    margin-left: 5px;
}

.member_main .kfzx_con {
    width: 1411px;
    height: 805px;
    background: url(../imgs/plnhy2605_kfzxbg.png) no-repeat;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-left: -5px;
    overflow: hidden;
    z-index: 12;
    position: relative;
}

.kfzx_con .kfzx_leftnav {
    width: 282px;
    height: 500px;
    display: block;
    float: left;
    margin-top: 50px;
    margin-left: 2px;
}


.kfzx_leftnav li {
    width: 255px;
    height: 59px;
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    margin-bottom: 68px;
}

.kfzx_leftnav li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.kfzx_leftnav li img.kfzx_leftnavliy {
    display: none;
}

.kfzx_leftnav li.on img.kfzx_leftnavliy {
    display: block;
}

.kfzx_leftnav li.on img.kfzx_leftnavlin {
    display: none;
}

.kfzx_leftnav li a {
    width: 100%;
    height: 100%;
    display: block;
}

.kfzx_right {
    width: 1087px;
    height: 1088px;
    float: right;
    margin-top: 12px;
    margin-right: 5px;
}

.kfzx_rightbox {
    width: 989px;
    height: 743px;
    margin: 0 auto;
    margin-top: 46px;
    display: none;
    position: relative;
}

.kfzx_rightcon {
    width: 989px;
    height: 743px;
    margin: 0 auto;
}

.kfzx_rightcon .kfzxr1_headbox {
    width: 195px;
    height: 254px;
    float: left;
}

.kfzx_rightcon .kfzxr1_headboxcon {
    width: 208px;
    height: 199px;
    background: url(../imgs/plnhy2605_kfzx1headbg.png) no-repeat;
    display: block;
    position: relative;
    margin-top: 22px;
    background-size: 100%;
}

.kfzxr1_headimg {
    width: 171px;
    height: 171px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}


.kfzxr1_headk {
    position: absolute;
    top: 4px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 207px;
}

.kfzxr1_headbox .kfzxr1_headbtn {
    margin: 0 auto;
    display: block;
    cursor: pointer;
    margin-top: 20px;
}

.kfzx_rightcon1 .kfzxr1_formbox {
    width: 624px;
    /* height: 688px; */
    float: left;
    display: block;
    margin-left: 78px;
    margin-top: 9px;
}


.kfzxr1_form {
    width: 622px;
    height: 47px;
    float: left;
    display: block;
    margin-bottom: 0;
    position: relative;
}


.kfzxr1_form .kfzxr1_formpn {
    /* width: 102px; */
    color: #555d66;
    font-size: 19px;
    display: block;
    display: block;
    float: left;
    line-height: 45px;
    text-align: right;
}

.kfzxr1_form .kfzxr1_forminput {
    width: 511px;
    height: 41px;
    border: 1px solid #9dc6fb;
    color: #555d66;
    font-size: 18px;
    border-radius: 5px;
    float: left;
    text-indent: 8px;
}

.kfzxr1_form .kfzxr1_formspan {
    color: #4fb383;
    font-size: 19px;
    display: block;
    display: block;
    float: left;
    line-height: 45px;
    text-align: right;
    position: absolute;
    right: 6px;
    display: none;
}

.kfzx_rightcon1 .kfzxr1_formyxzh {
    /* margin-top: 50px; */
}

.kfzxr1_formyxzh .kfzxr1_jhzh {
    width: 172px;
    height: 45px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    background: #ef6969;
    display: inline-block;
    border: none;
    cursor: pointer;
    box-shadow: 0 0 1px #000;
}

.kfzxr1_formyxzhtablebox {
    width: 975px;
    float: left;
    height: 354px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 41px;
}

.kfzxr1_formyxzhtable {
    width: 945px;
    background-color: #fff;
    margin: 20px 0 10px 0;
    border-top: 1px solid #71adf9;
    border-left: 1px solid #71adf9;
    border-collapse: collapse;
}

.kfzxr1_formyxzhtable td {
    padding: 2px;
    border: solid 1px #71adf9;
    color: #000;
    line-height: 30px;
    font-size: 15px;
    vertical-align: middle;
    border-bottom: 1px solid #71adf9;
    border-right: 1px solid #71adf9;
    text-align: center;
    font-weight: normal;
}

.kfzxr1_formyxzhtable th {
    padding: 4px 16px;
    color: #000;
    background: #b4d2fa;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    border-bottom: 1px solid #71adf9;
    border-right: 1px solid #71adf9;
    border-left: solid 1px #71adf9;
    text-align: center
}

.kfzxr1_formyxzhtable th:nth-child(1) {
    width: 200px;
}

/* 工单查询 */
/* .kfzx_rightqianr {
    width: 1087px;
    height: 789px;
    float: left;
} */

.kfzx_rightcon .kfzx_righttitle {
    margin: 0 auto;
    display: block;
}

.kfzx_rightcontit {
    text-align: center;
    width: 681px;
    height: 69px;
    margin: 0 auto;
    background: url(../imgs/plnhy2605_titlebg.png) bottom no-repeat;
    padding-top: 5px;
    font-size: 30px;
    color: #589ef7;
    letter-spacing: 1px;
}

.kfzx_rightcon2 .order_top {
    width: 852px;
    height: 44px;
    margin: 0 auto;
    margin-top: 48px;
}

.kfzx_rightcon2 .order_toppa {
    float: left;
}

.kfzx_rightcon2 .order_toppainput {
    width: 232px;
    height: 37px;
    border: 1px solid #9dc6fb;
    text-indent: 10px;
    border-radius: 5px;
    text-align: left;
    font-size: 16px;
    color: #000;
    margin-right: 15px;
}

.kfzx_rightcon2 .order_toppainput2 {
    width: 334px;
}

.kfzx_rightcon2 .kfzxr2_search {
    width: 115px;
    height: 41px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    line-height: 41px;
    border-radius: 5px;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    /* box-shadow: 0 0 1px #000; */
}

.gdorder_con {
    width: 1019px;
    max-height: 543px;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: -15px;
    overflow: hidden;
}

/* 工单查询 */
.mygdorder {
    width: 991px;
    margin: 0 auto;
    border: 1px solid #589ef7;
}

.mygdorder td {
    padding: 2px;
    color: #000;
    line-height: 37px;
    font-size: 15px;
    border-right: 1px solid #589ef7;
    text-align: center;
    font-weight: normal;
    color: #555d66;
}

/* 最后一列去掉右边框 */
.mygdorder td:last-child {
    border-right: none !important;
}


.mygdorder tr:nth-child(even) {
    background: #f0f7ff;
}

.mygdorder tr:nth-child(odd) {
    background: #ffffff;
}

.mygdorder th {
    padding: 4px 2px;
    color: #555d66;
    font-weight: normal;
    font-size: 18px;
    line-height: 42px;
    border-right: 1px solid #589ef7;
    text-align: center;
    border-bottom: 1px solid #589ef7;
}

.mygdorder th:last-child {
    border-right: none !important;
}

.mygdorder th:nth-child(1) {
    width: 171px;
}

.mygdorder th:nth-child(2) {
    width: 356px;
}

.mygdorder th:nth-child(3) {
    width: 110px;
}

.mygdorder th:nth-child(4) {
    width: 108px;
}

.mygdorder th:nth-child(5) {
    width: 256px;
}

.mygdorder th:nth-child(6) {
    width: 122px;
}

.mygdorder .withdraw {
    cursor: pointer;
}

/* .mygdorder td.noc {
    color: #db3523;
}

.mygdorder td a {
    color: #442f27;
} */

/*分页*/
.mygd_slfanye {
    width: 100%;
    height: 33px;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.mygdslfanye_syy,
.mygdslfanye_xyy {
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #555d66;
    font-size: 18px;
    border: 1px solid #555d66;
    cursor: pointer;
}

.mygdslfanye_syy:hover,
.mygdslfanye_xyy:hover {
    background: #555d66;
    color: #fff;
}

.mygdslfanye_dqy {
    line-height: 30px;
    margin: 0 15px;
    color: #555d66;
    font-size: 18px;
}

.mygdslfanye_dqy span {
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 0 5px;
    display: inline-block;
    background: #555d66;
    color: #fff;
}

.mygdslfanye_zys {
    line-height: 30px;
    color: #555d66;
    font-size: 18px;
    margin: 0 10px;
}

/*分页*/
.cdkcx_slfanye {
    width: 100%;
    height: 33px;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.cdkcxslfanye_syy,
.cdkcxslfanye_xyy {
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #555d66;
    font-size: 18px;
    border: 1px solid #555d66;
    cursor: pointer;
}

.cdkcxslfanye_syy:hover,
.cdkcxslfanye_xyy:hover {
    background: #555d66;
    color: #fff;
}

.cdkcxslfanye_dqy {
    line-height: 30px;
    margin: 0 15px;
    color: #555d66;
    font-size: 18px;
}

.cdkcxslfanye_dqy span {
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 0 5px;
    display: inline-block;
    background: #555d66;
    color: #fff;
}

.cdkcxslfanye_zys {
    line-height: 30px;
    color: #555d66;
    font-size: 18px;
    margin: 0 10px;
}

/*分页*/
.slfanye {
    width: 100%;
    height: 33px;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.slfanye_syy,
.slfanye_xyy {
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #555d66;
    font-size: 18px;
    border: 1px solid #555d66;
    cursor: pointer;
}

.slfanye_syy:hover,
.slfanye_xyy:hover {
    background: #555d66;
    color: #fff;
}

.slfanye_dqy {
    line-height: 30px;
    margin: 0 15px;
    color: #555d66;
    font-size: 18px;
}

.slfanye_dqy span {
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 0 5px;
    display: inline-block;
    background: #555d66;
    color: #fff;
}

.slfanye_zys {
    line-height: 30px;
    color: #555d66;
    font-size: 18px;
    margin: 0 10px;
}




/* cdk */
.kfzx_rightcon3 .cdk_top {
    width: 480px;
    height: 44px;
    margin: 0 auto;
    margin-top: 60px;
}

.cdklq_list .cdk_toppainput {
    width: 318px;
    height: 37px;
    border: 1px solid #9dc6fb;
    text-indent: 10px;
    border-radius: 5px;
    text-align: left;
    font-size: 16px;
    color: #000;
    margin-right: 15px;
}

.cdk_top .kfzxr3_cdkdh {
    width: 115px;
    height: 41px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    line-height: 41px;
    border-radius: 5px;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}

.kfzx_rightcontits {
    text-align: center;
    margin: 0 auto;
    padding-top: 5px;
    font-size: 30px;
    color: #589ef7;
    letter-spacing: 1px;
    margin-top: 29px;
}

.kfzx_righttitles {
    margin-top: 29px !important;
}




.cdklq_list {
    width: 707px;
    min-height: 45px;
    margin-bottom: 14px;
    line-height: 45px;
    overflow: hidden;
    /* float: left; */
}

.cdklq_list span.servicegkk_tis {
    float: left;
    font-size: 18px;
    color: #555d66;
    width: 125px;
    display: block;
    text-align: right;
}

.serviceg_kk .servicegkk_dlinputs {
    float: left;
    width: 269px;
    height: 37px;
    font-size: 16px;
    background: #fff;
    color: #000;
    text-indent: 8px;
    border: 1px solid #6eabf9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.serviceg_kk .servicegkk_dlinputscode {
    width: 141px;
    margin-right: 10px;
}

.serviceg_kk .servicegkk_dlinputsyzm {
    width: 115px;
    height: 39px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
}

.servicegkk_divapa input::-webkit-input-placeholder {
    color: #c3c2c2;
}

.serviceg_kk .serviceg_btn {
    width: 153px;
    height: 41px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    line-height: 40px;
    margin-bottom: 54px;
}

.cdklq_list .ul_a {
    width: 566px;
    float: left;
}

.cdklq_list .ul_a li {
    width: 128px;
    height: 40px;
    background: #a5d9f7;
    text-align: center;
    line-height: 40px;
    float: left;
    margin-right: 11px;
    margin-bottom: 10px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.1s;
}

.cdklq_list .ul_a li.clokp_a {
    background: url(../imgs/plnhy2605_fwlistzhyes.png) no-repeat center center !important;
    background-size: 100% 100% !important;
    color: #fff;
}

.cdklq_list .two_plo_gs {
    width: 424px;
    float: left;
}

.cdklq_list .two_plo_gs span.span_sno {
    width: 159px;
    display: flex;
    align-items: center;
    float: left;
}







.ckdhxq {
    border-bottom: 1px solid red;
    color: red;
    cursor: pointer;
}

.mycdk_con {
    width: 1037px;
    height: 590px;
    margin: 0 auto;
    margin-top: 30px;
    /* overflow-y: auto; */
    margin-left: -15px;
    overflow: hidden;
}

/* cdk */
.mycdk_table {
    width: 1008px;
    margin: 0 auto;
    max-height: 480px;
    overflow: hidden;
    display: block;
}

.mycdk_table td {
    padding: 2px;
    color: #000;
    line-height: 37px;
    font-size: 15px;
    border-right: 1px solid #589ef7;
    text-align: center;
    font-weight: normal;
    color: #555d66;
}

/* 最后一列去掉右边框 */
.mycdk_table td:last-child {
    border-right: none !important;
}


.mycdk_table tr {
    border: 1px solid #589ef7;
}

/* .mycdk_table tr:last-child {
    border-bottom: none !important;
} */


.mycdk_table th {
    padding: 4px 2px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 42px;
    border-right: 1px solid #fff;
    text-align: center;
    background: #60a3f8;
}

.mycdk_table th:last-child {
    border-right: none !important;
}


.mycdk_table th:nth-child(1) {
    width: 140px;
}

.mycdk_table th:nth-child(2) {
    width: 293px;
}

.mycdk_table th:nth-child(3) {
    width: 236px;
}

.mycdk_table th:nth-child(4) {
    width: 361px;
}

.mycdk_table th:nth-child(5) {
    width: 161px;
}

.mycdk_table .cdk_withdraw {
    cursor: pointer;
}




/*兑换框*/
.cdkdh_kk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.cdkdh_kktit {
    text-align: center;
    height: 69px;
    margin: 0 auto;
    padding-top: 5px;
    font-size: 30px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 64px;
}

.cdkdh_kka {
    width: 505px;
    height: 547px;
    position: relative;
    background: url(../imgs/plnhy2605_cdkdhkk.png) no-repeat;
    background-size: 100%;
}

.cdkdh_kkclose {
    display: block;
    position: absolute;
    top: -44px;
    right: -53px;
    cursor: pointer;
}

.cdkdh_diva {
    width: 444px;
    height: 317px;
    margin: 0 auto;
    margin-top: 57px;
}

.cdkdh_divapa {
    width: 402px;
    height: 45px;
    margin-bottom: 21px;
    line-height: 45px;
    float: left;
}

.cdkdh_divapa span {
    float: left;
    font-size: 18px;
    color: #555d66;
    width: 125px;
    display: block;
    text-align: right;
}

.cdkdh_kk .dlinputs {
    float: left;
    width: 269px;
    height: 37px;
    font-size: 17px;
    background: #fff;
    color: #000;
    text-indent: 8px;
    border: 1px solid #6eabf9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.cdkdh_kk .dlinputs_code {
    width: 141px;
    margin-right: 10px;
}

.cdkdh_kk .dlinputs_yzm {
    width: 115px;
    height: 39px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
}

.cdkdh_divapa input::-webkit-input-placeholder {
    color: #c3c2c2;
}

.hydl_pb {
    width: 455px;
    height: 38px;
    padding-left: 56px;
}

.hydl_spa {
    font-size: 17px;
    color: #ff6171;
    margin-left: 4px;
    cursor: pointer;
}

.cdkdh_kk .cdkdh_dh {
    width: 153px;
    height: 41px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    line-height: 40px;
}


/* cdk查询 */
.cdkcx_con {
    width: 1037px;
    height: 616px;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: -15px;
    overflow: hidden;
}

/* cdk */
.cdkcx_table {
    width: 1008px;
    margin: 0 auto;
    /* border: 1px solid #589ef7; */
    max-height: 472px;
    overflow: hidden;
    display: block;
}

.cdkcx_table td {
    padding: 2px;
    color: #000;
    line-height: 37px;
    font-size: 15px;
    border-right: 1px solid #589ef7;
    text-align: center;
    font-weight: normal;
    color: #555d66;
}

/* 最后一列去掉右边框 */
.cdkcx_table td:last-child {
    border-right: none !important;
}

.cdkcx_table tr {
    border: 1px solid #589ef7;
}


.cdkcx_table th {
    padding: 4px 2px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 42px;
    border-right: 1px solid #fff;
    text-align: center;
    background: #60a3f8;
}

.cdkcx_table th:last-child {
    border-right: none !important;
}

.cdkcx_table th:nth-child(1) {
    width: 275px;
}

.cdkcx_table th:nth-child(2) {
    width: 210px;
}

.cdkcx_table th:nth-child(3) {
    width: 144px;
}

.cdkcx_table th:nth-child(4) {
    width: 144px;
}

.cdkcx_table th:nth-child(5) {
    width: 144px;
}

.cdkcx_table th:nth-child(6) {
    width: 144px;
}

.cdkcx_table .cdkcx_withdraw {
    cursor: pointer;
}

/*查询框*/
.cdkcx_kk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.cdkcx_tip {
    text-align: center;
    height: 69px;
    margin: 0 auto;
    padding-top: 5px;
    font-size: 18px;
    color: #555d66;
    letter-spacing: 2px;
    line-height: 30px;
    margin-top: -20px;
}

.wupin_cen {
    width: 400px;
    height: auto;
    margin: 20px auto;
    border-top: 1px solid #589ef7;
    border-left: 1px solid #589ef7;
}

.wupin_cen p {
    width: 400px;
    height: 40px;
    color: #589ef7;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #589ef7;
}

.wupin_cen p:nth-child(1) {
    background: #589ef7;
    color: #fff;
}

.wupin_cen p span {
    width: 250px;
    height: 40px;
    display: block;
    float: left;
    border-right: 1px solid #589ef7;
    text-align: center;
}

.wupin_cen p span:nth-child(2) {
    width: 150px;
}


/* 热点问题 */
.member .hotwt_box {
    width: 1411px;
    margin: 0 auto;
    position: relative;
    margin-top: 76px;
    z-index: 12;
}

.newslb_search {
    width: 677px;
    height: 54px;
    background: #f5fbff;
    position: absolute;
    right: 8px;
    top: 7px;
}

.tsmSearch {
    float: left;
    width: 623px;
    height: 52px;
    display: block;
    background: #f5fbff;
    border: none;
    text-indent: 17px;
    color: #37415a;
    font-size: 18px;
}

.soushuo_imga {
    float: left;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 2px;
}

.hotwt_con {
    width: 1411px;
    height: 329px;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
}

.hotwt_ul {
    width: 685px;
    height: 328px;
    float: left;
    background: url(../imgs/plnhy2605_rdconbg.png) no-repeat;
    padding-top: 35px;
    padding-left: 70px;
}

.hotwt_ulb {
    float: right;
}

.hotwt_ul .list {
    height: 86px;
    float: left;
    cursor: pointer;
    position: relative;
    line-height: 86px;
    color: #555d66;
    font-size: 22px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.hotwt_ul .list a {
    color: #555d66;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 456px;
}

.hotwt_ul .list .hotwt_lantip {
    width: 58px;
    height: 23px;
    background: #529eff;
    display: block;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    float: right;
    margin-left: 16px;
    margin-top: 4px;
    line-height: 21px;
    display: none;
}

.hotwt_ul .list.lan {
    color: #529eff;
}

.hotwt_ul .list.lan a {
    color: #529eff;
}

.hotwt_ul .list.hong {
    color: #ef6969;
}

.hotwt_ul .list.hong a {
    color: #ef6969;
}

.hotwt_ul .list.lan .hotwt_lantip {
    display: block;
}

.hotwt_ul .list.hong .hotwt_lantip {
    width: 58px;
    height: 23px;
    background: #ef6969;
    display: block;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    float: right;
    margin-left: 16px;
    margin-top: 4px;
    line-height: 21px;
}


/* 服务专区 */
.member .service_box {
    width: 1404px;
    margin: 0 auto;
    position: relative;
    margin-top: 120px;
}

.service_box .service_nav_ul {
    width: 1411px;
    height: 80px;
    background: url(../imgs/plnhy2605_fwnavbg.png) no-repeat;
    margin-top: 43px;
    position: relative;
    display: flex;
    align-items: center;
    background-size: 100%;
}

.service_nav_ul li {
    width: 343px;
    position: relative;
    height: 59px;
    cursor: pointer;
}

.service_nav_ul li:nth-child(3) {
    width: 360px;
}

.service_nav_ul li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

.service_nav_ul li.on img {
    display: block;
}

.service_box .service_diva {
    width: 1404px;
    margin: 0 auto;
    position: relative;
    margin-top: 37px;
    display: none;
}

.service_box .servicea_ul {
    width: 1413px;
    height: 428px;
    background: url(../imgs/plnhy2605_fwlistbg.png) no-repeat;
    margin-top: 11px;
    overflow: hidden;
}

.servicea_ul li {
    width: 435px;
    height: 203px;
    background: url(../imgs/plnhy2605_fwlistbg.png) no-repeat;
    position: relative;
    float: left;
    margin-right: 54px;
    margin-bottom: 23px;
}

.servicea_ul li.servicea_libig {
    width: 435px;
    height: 225px;
    background: url(../imgs/plnhy2605_fwlistbgbig.png) no-repeat;
    position: relative;
    float: left;
    margin-right: 54px;
    margin-bottom: 23px;
}

.servicea_ul li:nth-child(3) {
    margin-right: 0;
}

.servicea_ul li .servicea_licon {
    width: 364px;
    height: 118px;
    margin: 0 auto;
    margin-top: 30px;
}

.servicea_ul li .servicea_icon {
    margin-left: 3px;
    float: left;
}

.servicea_ul li .servicea_name {
    width: 212px;
    height: 42px;
    font-size: 18px;
    color: #3f5995;
    text-align: center;
    line-height: 39px;
    border-radius: 5px;
    border: 1px solid #81b9ff;
    display: inline-block;
    cursor: pointer;
    float: left;
    margin-top: 30px;
    margin-left: 24px;
}

.servicea_ul li .servicea_name:hover {
    background: #81b9ff;
    color: #fff;
}

.servicea_ul li .servicea_nametip {
    font-size: 18px;
    color: #89929d;
    text-align: center;
    line-height: 39px;
    float: left;
    margin-top: 6px;
    margin-left: 47px;
}

.servicea_ul li .servicea_nametips {
    line-height: 25px;
    text-align: left;
    margin-top: 12px;

}

.service_diva4 .servicea_ul {
    height: 205px;
}

.service_box .service_diva3 {
    margin-top: 36px;
}

.iframe_bot {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}

.servicea_ul li.servicea_libig .servicea_nametip {
    line-height: 60px;
}

.servicea_ul li.servicea_libig .servicea_nametips {
    line-height: 25px;
}

.servicea_ul li.servicea_lirules .servicea_name {
    margin-top: 0px;
}

.servicea_ul li .servicea_rule {
    width: 212px;
    height: 42px;
    font-size: 18px;
    color: #3f5995;
    text-align: center;
    line-height: 39px;
    border-radius: 5px;
    border: 1px solid #81b9ff;
    display: inline-block;
    cursor: pointer;
    float: left;
    margin-top: 18px;
    margin-left: 24px;
}

.servicea_ul li .servicea_rule:hover {
    background: #81b9ff;
    color: #fff;
}




.cdklq_listtip {
    font-size: 16px;
    color: #ff0000;
    display: block;
    margin-top: 50px;
    font-weight: 550;
}

/* 功能框 */
.serviceg_kk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.servicegkk_tit {
    text-align: center;
    height: 64px;
    margin: 0 auto;
    font-size: 30px;
    color: #fff;
    line-height: 64px
}

.servicegkk_tits {
    padding-top: 5px;
    height: 67px;
    line-height: 62px;
}

.serviceg_kka {
    width: 505px;
    /* height: 547px; */
    position: relative;
    background: url(../imgs/plnhy2605_cdkdhkk.png) no-repeat;
    background-size: 100% 100%;
    padding: 0 6px;
}

.servicegkk_close {
    display: block;
    position: absolute;
    top: -44px;
    right: -53px;
    cursor: pointer;
}

.servicegkk_diva {
    width: 444px;
    /* max-height: 317px; */
    margin: 0 auto;
    margin-top: 57px;
    overflow: hidden;
}

.servicegkk_box {
    overflow: hidden;
    width: 558px;
    margin-left: 143px;
}

.servicegkk_divapa {
    width: 401px;
    min-height: 45px;
    margin-bottom: 21px;
    line-height: 45px;
    float: left;
    position: relative;
}

.servicegkk_divapa span.servicegkk_tis {
    float: left;
    font-size: 18px;
    color: #555d66;
    width: 125px;
    display: block;
    text-align: right;
}

.serviceg_kk .servicegkk_dlinputs {
    float: left;
    width: 269px;
    height: 37px;
    font-size: 17px;
    background: #fff;
    color: #000;
    text-indent: 8px;
    border: 1px solid #6eabf9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.serviceg_kk .servicegkk_dlinputscode {
    width: 141px;
    margin-right: 10px;
}

.serviceg_kk .servicegkk_dlinputsyzm {
    width: 115px;
    height: 39px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
}

.servicegkk_divapa input::-webkit-input-placeholder {
    color: #c3c2c2;
}


/* 查询密码 */
.serviceg_kkatwo {
    width: 748px;
    height: auto;
    background: url(../imgs/plnhy2605_cdkdhkk2.png) no-repeat;
    background-size: 100%;
}

.serviceg_kkatwo .servicegkk_tit {
    padding-top: 0px;
}

.serviceg_kkatwo .servicegkk_diva {
    width: 453px;
    overflow: initial;
}

.servicegkk_divapa .ul_a {
    width: 423px;
    float: right;
}

.servicegkk_divapa .ul_a li {
    width: 128px;
    height: 40px;
    background: #a5d9f7;
    text-align: center;
    line-height: 40px;
    float: left;
    margin-right: 11px;
    margin-bottom: 10px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.1s;
}

.servicegkk_divapa .ul_a li:nth-child(3n) {
    margin-right: 0;
}

.servicegkk_divapa .ul_a li.clokp_a {
    background: url(../imgs/plnhy2605_fwlistzhyes.png) no-repeat center center !important;
    background-size: 100% 100% !important;
    color: #fff;
}

.clear {
    clear: both;
}

.servicegkk_divapa .two_plo_gs {
    width: 256px;
    float: left;
    /* margin-bottom: 20px; */
    margin-left: 0px;
}

.two_plo_gs span.span_sno {
    width: 110px;
    display: flex;
    align-items: center;
    float: left;
}

.span_sno i {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 26px;
    display: inline-block;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid #6ab3dd;
    border-radius: 4px;
}

.div_plo span:nth-child(2) {
    margin: 0 5px;
}

.span_sno i img {
    display: none;
    margin-top: 3px;
    margin-left: 2px;
}

.img_as {
    display: block !important;
}


/* 账号解封申请 */
.Unblocksq_kk span.servicegkk_tis {
    width: 151px;
}

.Unblocksq_kk .servicegkk_divapa {
    width: 428px;
}

textarea {
    float: left;
    width: 269px;
    height: 94px;
    font-size: 16px;
    background: #fff;
    color: #000;
    text-indent: 8px;
    border: 1px solid #6eabf9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 23px;
    resize: none;
}

textarea::placeholder {
    font-size: 16px;
    color: #c3c2c2;
}

.Unblocksq_kk span.span_sno {
    width: 121px !important;
}


.Recovery_kk span.span_sno {
    width: 106px !important;
}

/* 开发票 */
.invoice_table {
    width: 408px;
    margin: 0 auto;
    border: 1px solid #589ef7;
    overflow: hidden;
    display: block;
}

.invoice_table td {
    padding: 2px;
    color: #000;
    line-height: 37px;
    font-size: 15px;
    border-right: 1px solid #589ef7;
    text-align: center;
    font-weight: normal;
    color: #555d66;
}

/* 最后一列去掉右边框 */
.invoice_table td:last-child {
    border-right: none !important;
}

.invoice_table tr:nth-child(even) {
    background: #f0f7ff;
}

.invoice_table tr:nth-child(odd) {
    background: #ffffff;
}


.invoice_table th {
    padding: 4px 2px;
    color: #555d66;
    font-weight: normal;
    font-size: 18px;
    line-height: 42px;
    border-right: 1px solid #589ef7;
    text-align: center;
    border-bottom: 1px solid #589ef7;
}

.invoice_table th:last-child {
    border-right: none !important;
}

.invoice_table th:nth-child(1) {
    width: 120px;
}

.invoice_table th:nth-child(2) {
    width: 102px;
}

.invoice_table th:nth-child(3) {
    width: 186px;
}

.invoice_table .withdraw {
    cursor: pointer;
}

.invoice_no {
    color: #555d66;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    display: none;
}

.tjSuccess {
    display: none;
}

.tjSuccess p {
    font-size: 18px;
    color: #555d66;
    display: block;
    text-align: center;
}




/* 查询密码 */
.serviceg_kkathree {
    width: 748px;
    height: auto;
    background: url(../imgs/plnhy2605_cdkdhkk3.png) no-repeat;
    background-size: 100%;
}

/* 充值未到账 */
.Topnoreceived .servicegkk_diva {
    margin-top: 34px;
}

.Topnoreceived .servicegkk_divapa {
    margin-bottom: 15px;
}

.Topnoreceived .serviceg_kkathree {
    /* min-height: 1019px; */
    background: url(../imgs/plnhy2605_cdkdhkk3.png) no-repeat;
    background-size: 100% 100%;
}

.Topnoreceived .servicegkk_divabig {
    margin-top: 40px;
}

.Topnoreceived .storepic_btn {
    width: 99px;
    height: 41px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    text-align: center;
    border-radius: 5px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    float: right;
}

.Topnoreceived .storepic_file {
    width: 99px;
    height: 40px;
    position: absolute;
    right: 0;
    opacity: 0;
    cursor: pointer;
}


.id_front_btn,
.id_back_btn {
    width: 99px;
    height: 41px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    text-align: center;
    border-radius: 5px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    float: right;
}





/*底部*/
.foot {
    width: 100%;
    height: 298px;
    background-color: #57617a;
    margin: 0 auto;
    padding-top: 9px;
    overflow: hidden;
}


.footer_nr .foot_ul_logo {
    width: 305px;
    height: 50px;
    margin: 0px auto;
    overflow: hidden;
}


.footer_nr .foot_ul_logo img:nth-child(1) {
    width: 145px;
    float: left;
}

.footer_nr .foot_ul_logo img:nth-child(2) {
    width: 139px;
    float: right;
    display: block;
}

.footer_nr {
    width: 1200px;
    height: 243px;
    margin: 0 auto;
    margin-top: 30px;
}

.footer_nr .footer_top {
    text-align: center;
    font-size: 20px;
    word-spacing: 2em;
}

.footer_top a {
    color: #ff8400;
}

.footer_nr .logowrap {
    margin: 0 auto;
    height: 64px;
    width: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_nr .logowrap .logo-1 {
    float: left;
    padding-right: 10px;
}

.footer_nr .logowrap .logo-2 {
    float: left;
    padding-left: 20px;
}

.footer_nr .logowrap .logo-3 {
    float: right;
    margin-left: 31px;
}

.footer_nr ul {
    width: 100%;
    height: 100%;
    position: relative;
}

.footer_nr ul li {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 28px;
    text-align: center;
    font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
    letter-spacing: 1px;
}

.footer_nr ul li a {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
    letter-spacing: 1px;
}

.footer_nr ul li span {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: center;
    margin-left: 6px;
}

.footer_nr ul li .footer_img {
    width: 20px;
    height: 23px;
}

.footer_nr ul .footer_li_img {
    width: 100px;
    height: 80px;
    position: absolute;
    top: 25px;
    right: 100px;
}

.footer_nr ul .footer_li_img .wenhuajing {
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    margin-top: 3px;
}

.footer_nr ul .footer_li_img .footer_gif {
    width: 51px;
    height: 41px;
    display: block;
    float: left;
}





/* 热点问题三级页 */
.hotdetails {
    width: 100%;
    min-height: 1000px;
    position: relative;
    overflow: hidden;
    background: url(../imgs/plnhy2605_bg2.jpg) #f2f9ff top center no-repeat;
    margin: 0 auto;
    background-size: 100%;
}

.hotdetails .hotdetails_diva {
    width: 55%;
    height: 48px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-top: 154px;
}

.hotdetails_diva .hotdetails_fanhu {
    float: right;
    cursor: pointer;
}

.hotdetails_con {
    width: 55%;
    max-width: 1403px;
    /* 保留你原来的最大宽度 */
    height: auto;
    min-height: 44%;
    position: relative;
    overflow: hidden;
    background: url(../imgs/plnhy2605ejy_vonbg.png) #f8fdff top center no-repeat;
    background-size: 100% auto;
    /* 背景自适应，防止变形 */
    margin: 23px auto 0;
    /* 上23px，左右auto居中 */
    padding: 52px;
    box-sizing: border-box;
    /* 关键：把padding算进width里，不撑大容器 */
}

.hotdetails_con .hotdetails_titc {
    width: 100%;
    height: 71px;
    border-bottom: 1px solid #9fe3ff;
    /* margin-bottom: 80px; */
    margin: 0 auto;
}

.hotdetails_titc .sjy_title {
    width: 100%;
    text-align: center;
    line-height: 50px;
    color: #2f2f2f;
    font-size: 36px;
    margin: 24px 0;
}

.newdetails_text {
    width: 97%;
    /* min-height: 700px; */
    margin-top: 70px;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #222;
    padding-bottom: 40px;
    padding: 0 10px;
    margin: 0 auto;
    margin-top: 3%;
    padding-bottom: 100px;
}

.newdetails_text img {
    max-width: 800px;
    height: auto;
    display: block;
    margin: 20px auto;
}

.newdetails_text p,
.newdetails_text span {
    line-height: 32px !important;
}

.hotdetails_con .hotdetails_divb {
    width: 372px;
    text-align: center;
    line-height: 50px;
    color: #2f2f2f;
    font-size: 36px;
    margin: 0 auto;
    height: 78px;
    display: flex;
    justify-content: center;
}

.hotdetails_divcon {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 49px;
}

.hotdetails_divcon:nth-child(2) {
    margin-right: 0;
}

.hotdetails_divcon p {
    font-size: 24px;
    margin-top: 28px;
}

.hotdetails_divb img {
    margin-right: 5px;
}

.hotdetails_divb img {
    cursor: pointer;
    width: 125px;
}

.tipma_mes,
.tipdx_mes {
    text-align: center;
    margin-top: 12px
}




/* 页码 */
.hotwt_yeshu {
    height: 30px;
    width: 100%;
    margin: 18px auto;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1c1247;
    float: left;
}

.pages {
    padding: 0 9px;
    display: table-column;
    text-align: center;
    line-height: 26px;
    color: #1c1247;
    margin: 0px 4px;
    border: 1px solid #1c1247;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
}

.treasurysy_pages {
    width: 28px;
    height: 28px;
    display: table-column;
    text-align: center;
    line-height: 28px;
    color: #1c1247;
    margin: 0px 4px;
    border-radius: 5px;
    border: 1px solid #1c1247;
    cursor: pointer;
}

.pages:hover {
    color: #fff;
    background: #8ab2f9;
    border: 1px solid transparent;
}

.pagesbg {
    color: #fff;
    background: #8ab2f9;
    border: 1px solid transparent;
}

.pagesnum {
    margin: 0 12px;
}

.pagezong {
    margin-left: 5px;
}



/*cdk领取查询查看道具  */
.wupin_mask {
    width: 480px;
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    position: absolute;
    z-index: 14;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.wupin_mask .wupin_mask_nr {
    width: 400px;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.wupin_tanClose {
    font-size: 50px;
    color: #ccc;
    position: absolute;
    top: -80px;
    right: -25px;
    cursor: pointer;
}

.mail_subjects {
    font-size: 20px;
    font-weight: bold;
    color: burlywood;
    text-align: center;
    height: 40px;
}

.wupin_cen {
    width: 400px;
    height: auto;
    margin: 0 auto;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.wupin_cen p {
    width: 400px;
    height: 40px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
}

.wupin_cen p span {
    width: 250px;
    height: 40px;
    display: block;
    float: left;
    border-right: 1px solid #fff;
    text-align: center;
}

.wupin_cen p span:nth-child(2) {
    width: 150px;
}



/*登录框 */

.hydl_dive {
    width: 256px;
    margin: 13px auto;
    height: 17px;
    margin-top: 45px;
    margin-bottom: -20px;
}

.hydl_dive .hydl_divdx {
    cursor: pointer;
    float: left;
    font-size: 18px;
    color: #3f3838;
}

.hydl_dive p.on {
    color: #5f9edc;
}

.hydl_dive .hydl_divmm {
    cursor: pointer;
    float: right;
    font-size: 18px;
    color: #3f3838;
}

.hydl_divc {
    width: 448px;
    margin: 0 auto;
    margin-top: 31px;
    display: none;
}

.hydl_divc .logindx_yzm {
    width: 128px;
    height: 41px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    float: right;
}



/* 工单回复内容 */
.ddxqzs {
    width: 725px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 18px;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 20%;
    background: rgba(0, 0, 0, .9);
    padding: 30px;
    color: #fff;
}

.ddxqzs p {
    line-height: 40px;
}


/* 账号解封申请 */
.storepic_file {
    width: 99px;
    height: 40px;
    position: absolute;
    right: 0;
    opacity: 0;
    cursor: pointer;
}

.storepic_btn {
    width: 99px;
    height: 41px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    float: right;
}

.login_smmess {
    width: 173px;
    margin: auto;
    position: relative;
    height: 30px;
}

.login_szmm {
    float: right;
    font-size: 14px;
    color: #5f9edc;
    display: block;
    text-align: right;
    margin-bottom: 7px;
    cursor: pointer;
    position: absolute;
    left: 0;
}

.login_wjmm {
    float: right;
    font-size: 14px;
    color: #5f9edc;
    display: block;
    text-align: right;
    margin-bottom: 7px;
    cursor: pointer;
    position: absolute;
    right: 0;
}


.shantuipic_btn {
    width: 99px;
    height: 41px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    float: right;
}




/* 热点问题提交 */
.hotdetails_kk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.hotdetailskk_tit {
    text-align: center;
    height: 69px;
    margin: 0 auto;
    padding-top: 5px;
    font-size: 30px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 64px;
}

.hotdetailskka {
    width: 505px;
    height: 547px;
    position: relative;
    background: url(../imgs/plnhy2605_cdkdhkk.png) no-repeat;
    background-size: 100%;
}

.hotdetailskk_close {
    display: block;
    position: absolute;
    top: -44px;
    right: -53px;
    cursor: pointer;
}

.hotdetailskk_diva {
    width: 444px;
    /* max-height: 317px; */
    margin: 0 auto;
    margin-top: 57px;
    overflow: hidden;
}

.hotdetailskk_divapa {
    width: 401px;
    min-height: 45px;
    margin-bottom: 21px;
    line-height: 45px;
    float: left;
    position: relative;
}

.hotdetailskk_divapa span.servicegkk_tis {
    float: left;
    font-size: 18px;
    color: #555d66;
    width: 125px;
    display: block;
    text-align: right;
}

.hotdetails_kk .servicegkk_dlinputs {
    float: left;
    width: 269px;
    height: 37px;
    font-size: 17px;
    background: #fff;
    color: #000;
    text-indent: 8px;
    border: 1px solid #6eabf9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.hotdetails_kk .hotdetailskk_tijiao {
    width: 153px;
    height: 41px;
    color: #fff !important;
    border: none;
    cursor: pointer;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    line-height: 40px;
}



/* 大框 */
.servicegkk_divabig {
    width: 470px;
    /* max-height: 317px; */
    margin: 0 auto;
    margin-top: 40px;
    /* overflow: hidden; */
    float: left;
}


.servicegkk_divabig .servicegkk_divapa {
    width: 426px;
    min-height: 45px;
    margin-bottom: 11px;
    line-height: 45px;
    float: left;
    position: relative;
}

.servicegkk_divaxqzh {
    width: 574px !important;
}

.servicegkk_divaxqzhs {
    width: 550px !important;
}

.servicegkk_divabig .servicegkk_divapascjt {
    width: 401px !important;
}

.Topnoreceived .servicegkk_divapa {
    margin-bottom: 6px;
}

.Searchyxpwd_tip {
    font-size: 18px;
    color: red;
    text-align: center;
    margin: 40px auto;
    display: none;
}


/* 头像 */

/* 头像 */
.head_con {
    width: 989px;
    height: 743px;
    margin: 0 auto;
}

.head_curr {
    padding-bottom: 10px;
    padding-top: 25px;
    margin-bottom: 20px;
    border: 1px solid #e4e5e6;
    background-color: #FFF;
    width: 900px;
    height: 150px;
    margin: 0 auto;
    margin-top: 60px;
}

.head_currco {
    float: left;
    width: 160px;
    text-align: center;
    margin-left: 56px;
}

.head_currco img {
    width: 107px;
    height: auto;
    border-radius: 50%;
    border: 2px solid #d0d0d0;
    padding: 0.04rem;
}

.head_currctxt {
    float: right;
    width: 75%;
    text-align: left;
    margin-top: 5px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.head_currctxt span {
    font-size: 16px;
    line-height: 20px;
    color: #4e4c4c;
}



.logox {
    padding-bottom: 10px;
    padding: 20px 0;
    margin-bottom: 20px;
    border: 1px solid #e4e5e6;
    background-color: #FFF;
    width: 900px;
    height: 324px;
    margin: 0 auto;
    margin-top: 25px;
}

.k3 {
    float: left;
    width: 25%;
    text-align: center;
}



.headbox_ula {
    width: 800px;
    margin: 0 auto;
}

.headbox_ula li {
    width: 155px;
    float: left;
    margin-bottom: 20px;
}

.headbox_ula li img {
    width: 50%;
    height: auto;
    border-radius: 50%;
    border: 2px solid #d0d0d0;
    padding: 0.04rem;
}

.head_con .head_tj {
    width: 115px;
    height: 41px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    line-height: 41px;
    border-radius: 5px;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}



.Newxn_table {
    width: 100%;
    border-collapse: collapse;
    /* 合并边框，避免双线 */
    border: 1px solid #ccc;
    /* 整个表格外框 */
    font-family: Arial, sans-serif;
    font-size: 16px;
}

.Newxn_table th,
.Newxn_table td {
    border: 1px solid #ccc;
    /* 单元格边框 */
    padding: 8px 12px;
    text-align: center;
    vertical-align: middle;
}

.Newxn_table th {
    background-color: #f5f5f5;
    /* 表头浅灰底 */
    font-weight: bold;
}


.Newxn_table2 {
    width: 100%;
    border-collapse: collapse;
    /* 合并边框，避免双线 */
    border: 1px solid #ccc;
    /* 整个表格外框 */
    font-family: Arial, sans-serif;
    font-size: 16px;
}

.Newxn_table2 th,
.Newxn_table2 td {
    border: 1px solid #ccc;
    /* 单元格边框 */
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
}

.Newxn_table2 th {
    background-color: #f5f5f5;
    /* 表头浅灰底 */
    font-weight: bold;
}



/* 抽奖奖励 */
.myjl_con {
    width: 1037px;
    height: 364px;
    margin: 0 auto;
    margin-top: 17px;
    /* overflow-y: auto; */
    margin-left: -15px;
    overflow: hidden;
}

.kfzx_rightbox6 .jiangli_top {
    width: 480px;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 5px;
}

.kfzxr6_cjlq {
    width: 115px;
    height: 41px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    line-height: 41px;
    border-radius: 5px;
    background: #81b9ff;
    display: inline-block;
    border: none;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}

/* cdk */
.myjl_table {
    width: 892px;
    margin: 0 auto;
    max-height: 294px;
    overflow: hidden;
    display: block;
}

.myjl_table td {
    padding: 1px;
    color: #000;
    line-height: 30px;
    font-size: 15px;
    border-right: 1px solid #589ef7;
    text-align: center;
    font-weight: normal;
    color: #555d66;
}

/* 最后一列去掉右边框 */
.myjl_table td:last-child {
    border-right: none !important;
}


.myjl_table tr {
    border: 1px solid #589ef7;
}

.myjl_table th {
    padding: 0px 2px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 42px;
    border-right: 1px solid #fff;
    text-align: center;
    background: #60a3f8;
}

.myjl_table th:last-child {
    border-right: none !important;
}

.myjl_table th:nth-child(1) {
    width: 362px;
}

.myjl_table th:nth-child(2) {
    width: 198px;
}

.myjl_table th:nth-child(3) {
    width: 362px;
}

/*分页*/
.cjjl_slfanye {
    width: 100%;
    height: 33px;
    display: flex;
    justify-content: center;
    margin-top: 19px;
}

.cjjlslfanye_syy,
.cjjlslfanye_xyy {
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #555d66;
    font-size: 18px;
    border: 1px solid #555d66;
    cursor: pointer;
}

.cjjlslfanye_syy:hover,
.cjjlslfanye_xyy:hover {
    background: #555d66;
    color: #fff;
}

.cjjlslfanye_dqy {
    line-height: 30px;
    margin: 0 15px;
    color: #555d66;
    font-size: 18px;
}

.cjjlslfanye_dqy span {
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 0 5px;
    display: inline-block;
    background: #555d66;
    color: #fff;
}

.cjjlslfanye_zys {
    line-height: 30px;
    color: #555d66;
    font-size: 18px;
    margin: 0 10px;
}



/* 规则框 */
.member_gzan {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 100;
}

.guiztxt {
    /* width: 701px;
    height: 834px;
    background: url(../imgs/plnhy2605_cdkdhkk2.png) no-repeat;
    background-size: 100%;
    position: relative; */

    width: 748px;
    height: 683px;
    background: url(../imgs/plnhy2605_cdkdhkk2.png) no-repeat;
    background-size: 100% 100%;
    position: relative;


}

.guiztxt .servicegkk_tit {
    text-align: center;
    height: 53px;
    margin: 0 auto;
    font-size: 28px;
    color: #fff;
    line-height: 53px;
    letter-spacing: 1px;
}

.gztx_diva {
    width: 584px;
    height: 573px;
    margin: 0 auto;
    margin-top: 43px;
    line-height: 32px;
    font-size: 16px;
    color: #191b1a;
}

/* .member_gzan .servicegkk_tit {
    line-height: 61px;
} */

.gztx_diva b {
    font-weight: 550;
    font-size: 18px;
}

.gztx_diva p {
    height: 20px
}

.gztx_diva i {
    font-weight: 550;
}

.gztx_diva span {
    color: #d76d01;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #191b1a;
}

.member_gzan31 .gztx_diva {
    width: 686px;
    padding-left: 55px;
    height: 550px;
}

.member_gzan41 .guiztxt {
    width: 748px;
    height: 744px;
    background: url(../imgs/plnhy2605_cdkdhkk2.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.Changeyxpwd .servicegkk_divapa {
    width: 405px;
}

.Changeyxpwd .ul_a {
    width: 275px;
}

.Changeyxpwd .servicegkk_divapa .ul_a li:nth-child(3n) {
    margin-right: 11px;
}

.Changeyxpwd .servicegkk_divapa .ul_a li:nth-child(2n) {
    margin-right: 0px;
}

.cjlq_listtip {
    font-size: 16px;
    color: #ff0000;
    display: block;
    margin-top: 16px;
    font-weight: 550;
    text-align: center;
}

.cjlq_listtipaa {
    color: #167dff;
    display: block;
    margin-top: 16px;
    text-align: center;
}




.bottom_movie {
    width: 100%;
    height: 92px;
    float: left;
    background: #57617a;
}

.bottom_movie .bottom_movie_diva {
    width: 1102px;
    height: 47px;
    line-height: 47px;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    color: #616161;
    background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnbd2605_bottomnavbg.png) no-repeat;
    margin-right: 33px;
    z-index: 9;
    margin: 0 auto;
    margin-top: 29px;
}

.bottom_movie_diva p {
    width: 153px;
    float: left;
    height: 49px;
    position: relative;
}

.bottom_movie_diva p:nth-child(1) {
    width: 100px
}

.bottom_movie_diva p:last-child {
    width: 84px;
}

.bottom_movie_diva p img {
    width: 151px;
    left: 54px;
    position: absolute;
    /* 左滑初始位置：在左侧外面 */
    transform: translateX(-10%);
    opacity: 0;
    visibility: hidden;
    /* 过渡动画 */
    transition: all 0.6s ease;
}

/* 移入显示 + 左滑 */
.bottom_movie_diva p img.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.bottom_movie_diva p:nth-child(7) img.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(24%);
}

.bottom_movie_diva p a {
    width: 100%;
    height: 100%;
    display: block;
}