body {
    margin: 0;
    padding: 0;
    background: rgb(234, 237, 243);
}

p {
    margin: 0;
    padding: 0;
}

img {
    border: 0px;
}

form, input, select, div, ul, li, p, h, h1, h2, h3, h4, em, i {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 12px;
    font-weight: normal;
    font-family: "微软雅黑";
    font-style: normal;
}

a {
    text-decoration: none;
}

.my_shop {
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 10px;
}

.my_shop_container {
    width: 1200px;
    margin: auto;
}

.border_shadow {
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(137, 156, 181, 0.45);
    border-radius: 5px;
}

/*头部标题*/
.title_container {
    padding-top: 16px;
    height: 24px;
    width: 100%;
    line-height: 24px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #666666;
    border-top: 2px solid #fb8b55;
}

.title_container img {
    float: left;
    width: 15px;
    height: 13px;
    margin: 6px 8px 0 15px;
}

.title_container a {
    float: right;
    margin-right: 18px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    font-weight: normal;
}

/*左边部分*/
.my_left {
    float: left;
    width: 200px;
    min-height: 200px;
    padding: 10px 0;
}

.left_head {
    position: relative;
    width: 206px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    z-index: 3;
    left: -6px;
    background: url(/images/application/pc/hk/my_2.png) no-repeat;
}

.left_head i {
    width: 11px;
    height: 15px;
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
    background: url(/images/application/pc/hk/my_11.png) no-repeat;
    margin-right: 12px;
}

.to_toggle {
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    color: #383838;
    height: 36px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 8px 20px;
    cursor: pointer;
    width: 180px;
    border-bottom: 1px solid #e2e2e2;
    margin: 4px auto;
}

.to_toggle.checked {
    border-bottom: 0;
}

.to_toggle i {
    float: right;
    width: 10px;
    height: 6px;
    margin: 7px 2px 0 0;
    background: url(/images/application/pc/hk/my_4.png) no-repeat;

}

.to_toggle.checked i {
    background: url(/images/application/pc/hk/my_10.png) no-repeat;
}

.to_toggle + .toggle_ul {
    display: none;
}

.to_toggle.checked + .toggle_ul {
    display: block;
}

.to_toggle.server em {display: none;width: auto;height: 20px;line-height: 20px;text-align: center;padding: 0 6px;background-image: linear-gradient(180deg, #ff4313 0%, #ff2c2c 100%);border-radius: 50%;font-size: 14px;color: #ffffff;margin-left: 5px;}
.to_toggle.server em i {line-height: 10px;float: right;width: auto;height: auto;margin: 1px 0 0 0;background: unset;}

.toggle_ul a {
    width: 206px;
    position: relative;
    left: -6px;
    height: 36px;
    text-align: left;
    line-height: 30px;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
    margin-bottom: 4px;
}

.toggle_ul a i {
    border-radius: 50%;
    float: left;
    margin: 12px 8px 0 46px;
    width: 6px;
    height: 6px;
    background-color: #cccccc;
}

.toggle_ul a.checked,
.toggle_ul a:hover {
    background: url(/images/application/pc/hk/my_3.png) no-repeat;
    color: #ffffff;
}

.toggle_ul a:hover i,
.toggle_ul a.checked i {
    background: white;
}

/*中间内容*/
.my_middle {
    width: 700px;
    margin: 0 10px;
    float: left;
}

.my_middle .my_middle_part1 {
    padding: 19px;
    overflow: hidden;
    border: 1px solid #ffd7c3;
    position: relative;
}

.my_middle_part1 > img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
.my_middle_part1 .imgFrame {
    position: absolute;
    top: 0px;
    left: 6px;
    width: 129px;
    height: 129px;
}

.my_middle_part1 .part1_content {
    height: 100px;
    width: 540px;
    float: left;
}

.part1_content h3 {
    font-size: 24px;
    height: 60px;
    text-align: left;
    line-height: 60px;
    letter-spacing: 2px;
    color: #666666;
    overflow: hidden;
    margin: 0 auto 3px;
    font-weight: bold;
}

.part1_content div a {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #666666;
    text-align: left;
    margin-left: 60px;
}

.part1_content div a i {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 10px;
    margin-left: 7px;
    border-radius: 15px;
    height: 30px;
    background-color: #fb8b55;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
}

.part1_content div a.no_num i {
    background: #cccccc;
    color: #ffffff;
}

.part1_content div a:first-child {
    margin-left: 0;
}

.my_middle_content {
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(137, 156, 181, 0.45);
    border-radius: 5px;
    margin-top: 15px;
}

/*我的订单*/
.order_ul {
    overflow: hidden;
    padding: 23px 5px 25px 13px;
}

.order_li {
    padding: 0 26px;
    height: 60px;
    border-left: 1px solid #e2e2e2;
    float: left;
    cursor: pointer;
}

.order_li:first-child {
    border-left-color: transparent;
}

.order_li img {
    float: left;
    margin-top: 10px;
}

.order_li div {
    float: left;
    margin-top: 10px;
    margin-left: 14px;
}

.order_li div p {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #666666;
    padding: 0;
    margin: 0;
}

.order_li div i {
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 1px;
    color: #ff6565;
}

/*我的物流*/
.my_logistics_ul {
    overflow: hidden;
    padding: 5px 10px 10px;
}

.my_logistics_li {
    padding: 18px 15px;
    border-bottom: 1px solid #e2e2e2;
}

.logistics_content {
    height: 42px;
}

.my_middle_part4 .logistics_content {
    height: 45px;
}

.logistics_content img {
    width: 86px;
    height: 40px;
    border: solid 1px #e2e2e2;
    float: left;
}

.my_middle_part4 .logistics_content img {
    width: 93px;
    height: 43px;
}

.logistics_content > div {
    margin: 0 12px;
    width: 420px;
    float: left;
}

.logistics_content > div a {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    color: #666666;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.logistics_content > div span {
    color: #999999;
    font-size: 12px;
    height: 44px;
    padding-right: 30px;
}

.logistics_content .check_logistics {
    float: right;
    width: 84px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 15px;
    border: 1px solid #fb8b55;
    font-size: 14px;
    color: #fb8b55;
    line-height: 28px;
    text-align: center;
    margin: 5px 5px 0 0;
}

.logistics_content .check_al {
    float: right;
    width: 98px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 15px;
    border: 1px solid #999;
    font-size: 14px;
    color: #999;
    line-height: 28px;
    text-align: center;
    margin: 5px 5px 0 0;
}

.logistics_content .check_logistics:hover {
    color: white;
    background: #fb8b55;
}

.check_logistics_info {
    clear: both;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 12px;
}

.my_middle_part4 .logistics_content > div a {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 8px;
}

.my_middle_part4 .logistics_content .check_logistics {
    width: 98px;
}

.hot_good_container {
    padding: 15px 0 2px 15px;
    overflow: hidden;
}

.hot_good_container > a {
    float: left;
    width: 217px;
    height: 147px;
    margin: 0 10px 13px 0;
}

.hot_good_container > a img {
    vertical-align: bottom;
    width: 100%;
    height: 102px;
    border-radius: 5px 5px 0 0;
}

.hot_good_container .good_info {
    width: 100%;
    height: 45px;
    background: rgb(39, 48, 60);
    border-radius: 0 0 5px 5px;
}

.good_info p {
    float: left;
    width: 61px;
    height: 30px;
    background-color: #52872f;
    margin-top: 7px;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
    font-weight: bold;
    color: #a0f76c;
}

.good_info .game_price {
    float: left;
    margin-left: 14px;
    display: table;
    height: 45px;
}

.good_info .game_price i {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    color: #50748b;
    text-align: left;
    text-decoration: line-through;
    margin: 2px 0 1px 0;
}

.good_info .game_price span {
    display: table-cell;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #b1d2e7;
}

.good_info .game_price span em {
    font-size: 14px;
}

.my_middle_part5 .title_container img {
    width: 13px;
    height: 16px;
}

.game_logo {
    display: block;
    float: right;
    margin: 11px 10px 0 0;
}

.hk_steam_l {
    width: 70px;
    height: 22px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -138px -458px;
}

.hk_uplay_l {
    width: 74px;
    height: 22px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -235px -459px;
}

.hk_EAPLAY_l {
    width: 73px;
    height: 25px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -29px -458px;
}

.hk_WeGame_l {
    width: 93px;
    height: 22px;
    background-position: -115px -594px;
    background-image: url("/images/application/pc/common/fhyx_plat_logo.png?r=10");
}

.hk_SWITCH2_l {
    width: 39px;height: 22px;background-position: -217px -702px;
    background-image: url("/images/application/pc/common/fhyx_plat_logo.png?r=10");
}

/*热门产品*/
/*右边部分*/
.my_right {
    float: right;
    width: 280px;
}

.my_right .border_shadow {
    margin-bottom: 11px;
}

.my_right_ul {
    padding: 20px 0 0 20px;
    overflow: hidden;
}

.my_right_ul a {
    float: left;
    width: 110px;
    margin: 0 20px 11px 0;
}

.my_right_ul a img {
    width: 110px;
    vertical-align: bottom;
    height: 147px;
    border-radius: 5px;
}

.my_right_ul a span {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

/*个人中心右边*/
.user_center_container {
    float: left;
    width: 990px;
    box-sizing: border-box;
    padding: 14px 45px 30px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(137, 156, 181, 0.45);
    border-radius: 5px;
    margin-left: 10px;
}

.user_head {
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    color: #666666;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}

.user_head span {
    position: relative;
}

.user_head span:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fc8b55;
    position: absolute;
    left: 0;
    bottom: -17px;
}

.user_head i {
    padding-left: 18px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ff6565;
}
.user_head a {
    float: right;
    color: #333;
    font-weight: normal;
    font-size: 14px;
    margin: 22px 5px 0 0;
    line-height: 20px;
}
.user_head .gotohk{
    margin-top:15px;width:auto;height:36px;float:right;margin-right:30px;background-color:#f60;line-height:36px;color:#fff;font-size:16px;padding-left:15px;padding-right:15px;
}
/*个人资料*/
.changeInfoContainer {
    text-align: left;
    font-size: 14px;
    color: #666666
}

.changeInfoContainer .flash_holder {
    display: inline-block;
}

.changeInfoContainer .flash_holder img {
    width: 100px;
    height: 100px;
    vertical-align: bottom;
    border-radius: 50%;
}

.changeInfoContainer .flash_holder a {
    display: block;
    text-align: center;
    width: 90px;
    margin: 16px 0 29px 5px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 15px;
    border: solid 1px #fb8b55;
    font-size: 14px;
    color: #fb8b55;
}

.changeInfoContainer > li:first-child > p {
    height: 100px;
    line-height: 100px;
}

.changeInfoContainer > li > p {
    width: 85px;
    text-align: right;
    color: #666666;
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    margin-right: 6px;
}

.changeInfoContainer > li {
    margin-bottom: 30px;
    line-height: 30px;
}

.changeInfoContainer > li:after {
    clear: both;
    content: '';
    display: block;
}

.changeInfoContainer > li input {
    display: block;
    float: left;
    height: 30px;
    border: 0;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
    width: 350px;
    margin-right: 10px;
    background-color: #f9f9f9;
    border-radius: 4px;
    outline: 0;
}

.changeInfoContainer #phoneCode {
    width: 250px;
}

.changeInfoContainer .avatartapcontent-holder {
    float: left;
    max-width: 700px;
    min-height: 253px;
    background: #ddd;
    min-width: 500px;
}

.changeUserName input {
    width: 266px;
}

.changePhone span {
    font-size: 16px;
    color: #fb8b55;
    margin-right: 13px;
}

.changePhone a {
    font-size: 14px;
    color: #fb8b55;
    cursor: pointer;
    width: 90px;
    display: inline-block;
    border: 1px solid #fb8b55;
    box-sizing: border-box;
    vertical-align: middle;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    border-radius: 5px;
    margin-right: 10px;
}

.changePhone a:hover {
    color: white;
    background: #fb8b55;
}

/*.changeInfoContainer .realName input {*/
/*width: 129px;*/
/*}*/

.realName a {
    width: 76px;
    height: 34px;
    background-color: #fb8b55;
    line-height: 34px;
    text-align: center;
    display: block;
    float: left;
    color: white;
    cursor: pointer;
}

.sexChoose span {
    margin-right: 35px;
    cursor: pointer;
}

.sexChoose span i {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
    position: relative;
    top: 4px;
    margin-right: 8px;
    border-radius: 50%;
}

.sexChoose span i b {
    display: inline-block;
    float: left;
    width: 8px;
    height: 8px;
    margin: 3px;
    border-radius: 50%;
}

.sexChoose .checked i b {
    background-color: #ff3600;
}

.changeInfo .saveChange {
    display: block;
    font-size: 14px;
    color: #ffffff;
    margin: 30px 0 30px 87px;
    cursor: pointer;
    border: 0;
    outline: 0;
    width: 120px;
    height: 40px;
    background-color: #fb8b55;
    border-radius: 5px;
}

.changeInfo > p {
    font-size: 14px;
    color: #666666;
    border-top: 1px solid #dddddd;
    padding: 25px 0 30px;
}

.changeInfo > p a {
    color: #e63d2e;
}

/*账户安全*/
.saft-level-container {
    margin-bottom: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
}

.saft-level-container b {
    display: inline-block;
    width: 349px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 14px;
    border: 1px solid #dddddd;
    vertical-align: middle;
    padding: 2px;
    margin: 0 8px;
    box-sizing: border-box;
}

.saft-level-container b i {
    width: 33.3%;
    display: inline-block;
    vertical-align: middle;
    background: red;
    height: 24px;
    float: left;
    border-radius: 12px;
}

.saft-level-container:after {
    content: "低";
    color: red;
}

.level2 b i {
    background: #f07113;
    width: 66.6%;
}

.level3 b i {
    background: #6cc860;
    width: 100%;
}

.level2:after {
    content: "中";
    color: #f07113;
}

.level3:after {
    content: "高";
    color: #6cc860;
}

.safeList > li {
    border: 1px solid #dddddd;
    width: 612px;
    height: 42px;
    background-color: #ffffff;
    border-radius: 23px;
    margin-bottom: 32px;
    font-size: 16px;
}

.safeList > li span {
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: left;
    float: left;
}

.safeList > li span i {
    font-size: 0;
    float: left;
    margin-top: 13px;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 1px solid #ff3600;
    position: relative;
    margin-right: 8px;
}

.safeList > li span i:before {
    content: "";
    float: left;
    width: 8px;
    height: 8px;
    margin: 3px;
    border-radius: 50%;
    background: #ff3600;
}

.safeList .safeTd1 {
    width: 120px;
    padding-left: 15px;
    color: #ff3600;
    font-size: 14px;
}

.safeList .safeTd1.isSafe {
    color: #6cc860;
}

.safeList .safeTd1.isSafe i {
    border-color: #6cc860;
}

.safeList .safeTd1.isSafe i:before {
    background: #6cc860;
}

.safeList .safeTd2 {
    width: 150px;
    color: #cccccc;
}

.safeList .safeTd3 {
    width: 200px;
    color: #666666;
    overflow: hidden;
}

.safeList .safeTd4 {
    text-align: center;
    float: right;
    margin: 6px 15px 0 0;
    width: 90px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 15px;
    border: solid 1px #fb8b55;
    box-sizing: border-box;

}

.safeList .safeTd4 a {
    cursor: pointer;
    font-size: 14px;
    color: #fb8b55;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 28px;
}

.safeList .safeTd5 {
    width: auto;
    color: #cccccc;
    padding-left: 15px;
}

/*弹窗内容*/
/*弹窗*/
.windowContainer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    display: none;
}

.reletContainer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}

/*更改手机*/
.changeCell {
    width: 550px;
    height: 290px;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    text-align: center;
}

.windowSettingMail, .windowChangeMail {
    height: 220px;
}

.windowChangeCode {
    height: 353px;
}

.cellHeader {
    width: 100%;
    height: 40px;
    background: #fb8b55;
}

.cellHeader span {
    display: block;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 15px;
    text-align: left;
    letter-spacing: 1px;
    color: #ffffff;
}

.cellHeader em {
    display: block;
    width: 15px;
    height: 15px;
    float: right;
    margin: 12px 15px 0 0;
    background: url(/images/application/pc/hk/closed.png) no-repeat;
    cursor: pointer;
}

.inputInfo {
    padding: 40px 40px 0;
}

.inputInfo div p {
    width: 110px;
    height: 30px;
    float: left;
    text-align: left;
    line-height: 30px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #999999;
}

.inputInfo div input {
    width: 280px;
    height: 30px;
    border: 1px solid #e2e2e2;
    display: block;
    float: left;
    padding: 0 5px;
    background: #e2e2e2;
    color: #666666;
}

.inputInfo div .confirmCode {
    width: 170px;
}

.inputInfo div a {
    width: 105px;
    height: 30px;
    background-color: #fb8b55;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    display: block;
    float: left;
    margin-left: 5px;
    cursor: pointer;
}

.inputInfo div span {
    display: block;
    clear: both;
    text-align: left;
    padding-left: 115px;
    height: 33px;
    line-height: 33px;
}

.inputInfo div em {
    color: #ff6565;
    display: none;
}

.changeCell .confirmCell {
    width: 105px;
    height: 36px;
    background-color: #fb8b55;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 20px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

/*账号绑定*/

.bindAccount .safeTd3 {
    width: 350px;
    color: #666666;
    overflow: hidden;
}

/*收货地址*/

.address-container .info_add_box {
    padding-top: 20px
}

.address-container .info_add_box .formelem {
    padding-left: 0px
}

.address-container .info_add_box .skip_link {
    color: #999;
    font-size: 12px;
    text-decoration: underline;
    margin-left: 75px
}

.address-container .formbox .tips {
    padding-left: 5px;
    color: #999;
    line-height: 22px;
    vertical-align: middle;
    *margin-top: -15px
}

.address-container .formbox .errormessage {
    padding-left: 33px;
    color: #FE7F56;
    background-position: 10px -42px
}

.address-container .formbox .success {
    background-position: 270px -69px
}

.address-container .formbox .hslongerror .errormessage {
    margin-top: 0
}

.address-container .formbox li {
    margin-bottom: 15px;
    clear: both;
    zoom: 1
}

.address-container .formbox li.checkbox {
    padding-left: 100px
}

.address-container .formbox li.hidden {
    display: none
}

.address-container .formbox .label_title {
    width: 100px;
    text-align: right;
    float: left;
    display: inline;
    font-size: 14px;
    color: #999;
    line-height: 38px;
    margin-right: 5px
}

.address-container .formbox .inputbox {
    margin-left: 100px
}

.address-container .formbox .normalText {
    padding: 0 4px;
    width: 240px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #dedede;
    border-radius: 4px
}

.address-container .formbox .phonecheck_box .normalText {
    width: 125px
}

.address-container .formbox .subbox {
    padding-left: 105px
}

.address-container .display_u {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #ff6565;
}

.display_u {
    color: #ff6565;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.address-container .formbox .errormessage {
    background-image: url(/images/application/pc/hk/p.png);
    background-repeat: no-repeat
}

.address-container .formbox .errormessage {
    height: 19px
}

.address-container .btn_sub {
    display: inline-block;
    width: 122px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border: 0px;
    background: #FF5F44
}

/*收货地址*/
.choose_address_detail textarea {
    width: 530px;
    height: 100px;
    background-color: #f9f9f9;
    border-radius: 4px;
    border: 0;
    outline: 0;
    padding: 10px;
    box-sizing: border-box;
}

.change_address > li {
    width: 100%;
    margin-bottom: 30px;
    min-height: 30px;
}

.change_address > li > p {
    width: 90px;
    text-align: right;
    color: #666666;
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    margin-right: 20px;
}

.change_address > li input {
    display: block;
    border: 0;
    outline: 0;
    float: left;
    height: 30px;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
    width: 340px;
    margin-right: 7px;
    background-color: #f9f9f9;
    border-radius: 4px;
}

.address-container .confirm_address {
    display: block;
    font-size: 14px;
    color: #ffffff;
    margin: 30px 0 30px 108px;
    cursor: pointer;
    border: 0;
    outline: 0;
    width: 120px;
    height: 40px;
    background-color: #fb8b55;
    border-radius: 5px;
}

.choose_default {
    padding-left: 108px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
}

.choose_default .setting_default {
    cursor: pointer;
    float: left;
}

.choose_default div span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #fc8b55;
    position: relative;
    top: 4px;
    margin-right: 8px;
    border-radius: 50%;
}

.choose_default div span i {
    display: none;
    float: left;
    width: 8px;
    height: 8px;
    margin: 3px;
    border-radius: 50%;
}

.choose_default .checked span i {
    display: inline-block;
    background: #fc8b55;
}

.had-container {
    width: 100%;
}

.had-container li {
    border: 1px solid #dddddd;
    width: 100%;
    height: 44px;
    background-color: #ffffff;
    border-radius: 23px;
    margin-bottom: 16px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 12px;
}

.had-container li > div {
    float: left;
    line-height: 42px;
    height: 42px;
    font-size: 14px;
    text-align: left;
}

.had-container .address-name {
    width: 105px;
    color: #666666;
}

.had-container .address-name span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #fc8b55;
    position: relative;
    top: 4px;
    margin-right: 8px;
    border-radius: 50%;
}

.had-container .address-name span i {
    display: none;
    float: left;
    width: 8px;
    height: 8px;
    margin: 3px;
    border-radius: 50%;
}

.had-container .address-name.checked span i {
    display: inline-block;
    background: #fc8b55;
}

.had-container .address {
    width: 185px;
    color: #999999;
}

.had-container .address-detail {
    width: 295px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.had-container .phone {
    width: 150px;
    color: #999999;
}

.had-container .had-btn-container {
    float: right;
    text-align: right;
    font-size: 14px;
    color: #fb8b55;

}

.had-container .had-btn-container a {
    font-size: 14px;
    color: #fb8b55;
    cursor: pointer;
}

.prompt {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
}

.prompt i {
    color: #ff6565;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 8px;
}

.prompt span {
    font-size: 14px;
    color: #ff6565;
    display: none;
}

#select-value {
    float: left;
}

#select-value select {
    border: 0;
    outline: 0;
    height: 30px;
    background: #f9f9f9;
    color: #666666;
    padding: 0 8px;
}

/*右 我的订单*/
.right-order-container {
    float: left;
    width: 990px;
    box-sizing: border-box;
    padding: 14px 45px 30px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(137, 156, 181, 0.45);
    border-radius: 5px;
    margin-left: 10px;
}

.right-order-container .user_head {
    margin-bottom: 15px;
}

.order-li {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(137, 156, 181, 0.45);
    border-radius: 5px;
    margin-bottom: 10px;
}

.order-li .order-head {
    height: 44px;
    border-bottom: 1px solid #dddddd;
}

.order-li .order-head > div {
    float: left;
    height: 43px;
    line-height: 45px;
    text-align: left;
    font-size: 12px;
    color: #999999;
}

.order-li .order-head .order-head-time {
    width: 95px;
    position: relative;
    color: #000000;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 46px;
}

.order-head .order-head-time:after {
    content: "";
    display: block;
    width: 95px;
    height: 3px;
    background-color: #ff3600;
    border-radius: 2px;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.order-head .order-head-num {
    margin-left: 18px;
    width: 340px;
}

.order-head .order-head-num span {
    color: #383838;
    font-size: 14px;
}

.order-head .order-head-status {
    width: 140px;
}

.order-head .order-head-status span {
    color: #666666;
}

.order-li .order-head .order-head-btn {
    float: right;
}

.order-head .order-head-btn .order-btn {
    width: 77px;
    height: 23px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    float: right;
    margin: 10px 0 0 6px;
    text-align: center;
    color: #666666;
    line-height: 23px;
    cursor: pointer;
}

.green {
    color: #6cc860 !important;
    border-color: #6cc860 !important;
}

.red {
    color: #ff3600 !important;
    border-color: #ff3600 !important;
}

.orange {
    color: #fb8b55 !important;
    border-color: #fb8b55 !important;

}

.order-content {
    height: 65px;
    width: 100%;
    padding: 16px 0;
    margin-bottom: 3px;
}

.order-content + .order-content {
    border-top: 1px solid #dddddd;
}

.order-content > div {
    float: left;
    text-align: left;
    height: 65px;
    line-height: 65px;
}

.order-content .order-content-img img {
    width: 140px;
    height: 63px;
    vertical-align: bottom;
    display: block;
    margin: auto;
}

.order-content .order-content-name {
    width: 280px;
    display: table;
    margin: 0 50px 0 18px;
}

.order-content .order-content-name span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #666666;
    line-height: 1.6;
}

.order-content .order-content-num {
    width: 97px;
    font-size: 14px;
    color: #999999;
}

.order-content .order-content-price {
    font-size: 18px;
    color: #ff3600;
    width: 100px;
}

.order-content .order-content-operation {
    font-size: 14px;
    color: #999999;
    float: right;
}

.order-content .order-content-operation .content-btn {
    float: right;
    width: 100px;
    height: 29px;
    border-radius: 4px;
    border: solid 1px #cccccc;
    color: #666666;
    line-height: 28px;
    text-align: center;
    margin-top: 18px;
    cursor: pointer;
}

.order-content .order-content-operation .no-border {
    border: 0;
    color: #999999;
    cursor: default;
}

/*折扣*/
.right-discount-container {
    float: left;
    width: 990px;
    box-sizing: border-box;
    padding: 14px 45px 30px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(137, 156, 181, 0.45);
    border-radius: 5px;
    margin-left: 10px;
}

.discount-toggle {
    width: 100%;
    height: 40px;
    background-color: #f9f9f9;
    border-radius: 5px 5px 0px 0px;
}

.discount-toggle a {
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
}

.discount-toggle a.checked {
    background-color: #fc8b55;
    color: #ffffff;
}

.discount-container li {
    width: 100%;
    padding: 18px 6px;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}

.discount-container .discount-price {
    width: 77px;
    height: 54px;
    line-height: 54px;
    float: left;
    background: url(/images/application/pc/hk/gry1.png) no-repeat;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}

.discount-container .has-use .discount-price {
    background-image: url(/images/application/pc/hk/gry2.png);

}

.discount-container .no-use .discount-price {
    background-image: url(/images/application/pc/hk/gry3.png)

}

.discount-container .discount-name {
    height: 54px;
    width: 250px;
    margin: 0 20px;
    display: table;
    float: left;
}

.discount-container .discount-name span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    line-height: 1.6;

    color: #666666;
}

.discount-container .discount-game {
    height: 54px;
    width: 225px;
    text-align: left;
    display: block;
    float: left;
}

.discount-container .discount-game span {
    display: block;;
    text-align: left;
    height:54px;
    line-height: 54px;
    font-size: 14px;
    color: #999999;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.discount-container .discount-time {
    height: 54px;
    text-align: left;
    float: left;
    line-height: 54px;
    color: #999999;
}

.discount-container .discount-btn {
    float: right;
    width: 90px;
    height: 28px;
    margin-top: 12px;
    background-color: #ffffff;
    border-radius: 15px;
    line-height: 28px;
    border: solid 1px #fb8b55;
    text-align: center;
    margin-right: 6px;
    font-size: 14px;
    color: #fb8b55;
    cursor: pointer;
}

.discount-container .has-use .discount-btn,
.discount-container .no-use .discount-btn {
    border-color: #cccccc;
    color: #999999;
}

/*我的积分*/
.right-score-container {
    float: left;
    width: 990px;
    box-sizing: border-box;
    padding: 14px 45px 30px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(137, 156, 181, 0.45);
    border-radius: 5px;
    margin-left: 10px;
}

.right-score-container .score-head {
    width: 100%;
    height: 103px;
    border-radius: 5px;
    background: url(/images/application/pc/hk/grbg.png);
}

.right-score-container .my-score {
    float: left;
    width: 220px;
    text-align: center;
    height: 103px;
    box-sizing: border-box;
    padding-top: 20px;
}

.right-score-container .my-score p {
    font-size: 14px;
    color: #ffffff;
}

.right-score-container .my-score p + p {
    font-size: 36px;
    color: #ffffff;
}

.right-score-container .go-shop {
    width: 130px;
    height: 30px;
    background-color: #fc8b55;
    border-radius: 15px;
    float: right;
    margin: 36px 36px 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
}

.right-score-container .discount-toggle {
    margin-top: 10px;
}

.score-li {
    padding: 20px 12px 20px 0;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #dddddd;

}

.score-li img {
    float: left;
    width: 175px;
    height: 82px;
    vertical-align: middle;
}

.score-li .score-order {
    width: 272px;
    margin-left: 19px;
    float: left;
    display: table;
    height: 82px;
}

.score-li .score-order span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    color: #666666;
}

.score-li .score-order span b {
    font-size: 14px;
    color: #999999;
    display: block;
    font-weight: normal;
}

.score-li .score-change {
    float: left;
    font-size: 36px;
    color: #6cc860;
    height: 82px;
    line-height: 82px;
    width: 142px;
}

.score-li .score-change.reduce {
    color: #ff6565;
}

.score-li .score-time {
    height: 82px;
    line-height: 82px;
    font-size: 14px;
    color: #999999;
    float: left;
}

.score-li .score-action {
    width: 90px;
    height: 30px;
    border-radius: 15px;
    border: solid 1px #dddddd;
    float: right;
    margin-top: 26px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #999999;
    cursor: default;
}

.page-container {
    height: 30px;
    line-height: 30px;
    text-align: center !important;
    margin: 40px auto 10px;
    clear: both;
    font-size: 14px;
    color: #888888;
}

.page-container a {
    padding: 4px 9px;
    font-size: 12px;
    color: #888888;
    background: white;
    border: 1px solid #a0a0a0;
    cursor: pointer;
    border-radius: 3px;
    margin: 0 3px;
}

.page-container a:hover,
.page-container a.checked {
    color: white;
    font-weight: bold;
    background: #f85802;
    border-color: #f85802;
}

.page-container .page-prev,
.page-container .page-next {
    padding: 4px 10px;
}

.page-container .page-first,
.page-container .page-last {
    padding: 4px 10px;
}

.page-container span {
    margin: 0 28px;
    display: inline-block;
    font-size: 14px;
    color: #888888;
}

.page-container input {
    width: 40px;
    border-radius: 2px;
    border: solid 1px #cccccc;
    text-align: center;
    color: #888888;
    margin: 0 8px;
}

.page-container button {
    padding: 4px 12px;
    font-size: 12px;
    color: #888888;
    background: white;
    border: 1px solid #a0a0a0;
    cursor: pointer;
    margin: 0 3px;
    border-radius: 3px;
}

.page-container button:hover {
    color: white;
    font-weight: bold;
    background: #f85802;
    border-color: #f85802;
}

.page-jump {
    display: inline-block;
}

/*客服相关*/
.right-service-container {
    float: left;
    width: 990px;
    box-sizing: border-box;
    padding: 14px 45px 30px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(137, 156, 181, 0.45);
    border-radius: 5px;
    margin-left: 10px;
}

.service-btn {
    width: 100%;
    height: 45px;
    padding: 10px 0 35px;
    margin-bottom: 21px;
    border-bottom: 1px solid #dddddd;
}

.service-btn a {
    display: block;
    width: 200px;
    height: 45px;
    background-color: #fc8b55;
    border-radius: 3px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
}

.problem-ul a {
    display: block;
    border: 1px solid #dddddd;
    width: 100%;
    height: 42px;
    background-color: #ffffff;
    border-radius: 23px;
    margin-bottom: 12px;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 42px;
    padding: 0 50px 0 28px;
}

.problem-ul a .problem-content {
    float: left;
    width: 500px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    height:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}

.problem-ul a .problem-time {
    width: 120px;
    text-align: left;
    font-size: 14px;
    color: #999999;
    float: left;
}

.problem-ul a .problem-status {
    width: 120px;
    text-align: right;
    font-size: 14px;
    color: #999999;
    float: right;
}

/*客服问题*/
.problemContainer {
    background: white;
    min-height: 895px;
}

.shortInput {
    width: 420px;
    float: left;
}

.longInput {
    width: 845px;
    float: left;
}

.upimg {
    padding-bottom: 20px;
}

.shortInput > p, .longInput > p {
    clear: both;
    padding-left: 134px;
    height: 32px;
    line-height: 32px;
    text-align: left;
    font-size: 14px;
    color: #ff6565;
}

.shortInput > i, .longInput > i {
    float: left;
    margin-left: 5px;
    margin-top: 7px;
    font-style: normal;
    color: #ff6565;
    font-size: 20px;
}

.longInput #problemDescribe + i {
    margin-top: 137px;
}

.problemContainer .problemItems {
    width: 89px;
    height: 34px;
    text-align: left;
    float: left;
    margin-left: 45px;
    line-height: 34px;
    font-size: 14px;
    color: #666666;
}

.problemContainer .problemItems + input {
    display: block;
    float: left;
    width: 268px;
    height: 34px;
    border: 1px solid #cccccc;
    color: #888888;
    padding: 0 8px;
    position: relative;
}

.problemContainer #problemType {
    display: block;
    float: left;
    width: 268px;
    height: 34px;
    border: 1px solid #cccccc;
    color: #888888;
    outline: 0;
    padding: 0 8px;
}

.problemContainer #problemOrder {
    display: block;
    float: left;
    width: 683px;
    height: 34px;
    border: 1px solid #cccccc;
    color: #888888;
    outline: 0;
    padding: 0 8px;
}

.problemContainer #problemDescribe {
    width: 683px;
    height: 301px;
    float: left;
    display: block;
    border: 1px solid #cccccc;
    resize: none;
    padding: 8px;
    color: #888888;
}

.orderSubmitContainer {
    clear: both;
    border-top: 1px solid #cccccc;
}

.orderSubmitContainer .orderSubmit {
    display: block;
    margin: 31px auto 0;
    width: 132px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    background-color: #56bfeb;
}

/*.problemContainer input, .problemContainer select, .problemContainer .problemItems {*/
/*margin-bottom: 30px;*/
/*}*/

.problemContainer form {
    padding-top: 36px;
}

/*当前问题*/
.problemContainer .crumbNav, .problemContainer .problemSolve {
    text-align: left;
}

.crumbNav {
    text-align: left;
    color: #888888;
}

.crumbNav a {
    font-size: 12px;
    color: #888888;
}

.problemTitle {
    position: relative;
}

.problemTitle h2 {
    font-size: 18px;
    color: #383838;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.problemTitle p {
    font-size: 12px;
    color: #cccccc;
}

.problemTitle a {
    display: block;
    font-size: 14px;
    color: #56bfeb;
    position: absolute;
    top: 18px;
    right: 0;
}

/*问题受理*/
.problemContainer .solveOrder {
    text-align: left;
}

/*.problemContainer form>i{*/
/*display: block;*/
/*float: left;*/
/*width: 5px;*/
/*margin-top: 10px;*/
/*height: 5px;*/
/*margin-left: 8px;*/
/*font-style:normal;*/
/*color:white;*/
/*}*/
/*.problemContainer form>i.checked{*/
/*color:#ff6565;*/
/*}*/
/*.problemContainer #problemDescribe+i{*/
/*margin-top:140px;*/
/*}*/
.solveOrder:after {
    content: '';
    clear: both;
    display: block;
    height: 0;
}

.problemSolve {
    margin-top: 10px;
    border-top: 1px solid #cccccc;
    padding-top: 38px;
}

.problemSolve p {
    font-size: 14px;
    color: #888888;
    margin-bottom: 15px;
}

.solveStepContent {
    width: 680px;
    margin: 50px auto;
    position: relative;
}

.solveStepContent:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.solveStepContent > i {
    width: 220px;
    display: block;
    height: 3px;
    position: absolute;
    top: 21px;
    left: 100px;
    background: #cccccc;
}

.solveStepContent > i.checked {
    background: #6cc860;
}

.solveStepContent .step2 + i {
    left: auto;
    right: 100px;
}

.solveOrder {
    margin-top: 15px;
    width: 860px;
    background-color: #f9f9f9;
    padding: 22px 24px 8px;
}

.solveOrder p {
    width: 389px;
    height: 14px;
    float: left;
    font-size: 12px;
    color: #999999;
    margin-bottom: 16px;
}

.solveOrder .problemImg {
    height: auto;
    width: 100%;
}

.problemImg img {
    vertical-align: top;
    margin: 10px 0 0 10px;
    max-width: 300px;
    float: left;
}

.solveOrder p span {
    color: #383838;
    font-size: 14px;
}

.solveOrder p .nattr{
    display:inline-block;
    width:225px;
    height:100%;
    line-height:100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; 
}

.solveStep {
    width: 160px;
    height: 120px;
    text-align: center;
    float: left;
}

.step2, .step3 {
    margin-left: 100px;
}

.solveStep p {
    width: 32px;
    margin: 6px auto 0px;
    height: 36px;
    background: url(/images/application/pc/hk/t.png) no-repeat;
}

.step2 p {
    background: url(/images/application/pc/hk/t.png) no-repeat;
}

.step3 p {
    background: url(/images/application/pc/hk/t.png) no-repeat;
}

.solveStep.checked p {
    background: url(/images/application/pc/hk/i2.png) no-repeat;
}

.solveStep span {
    font-size: 16px;
    letter-spacing: 1px;
    color: #666666;
    display: block;
    margin-bottom: 3px;
}

.solveStep span + span {
    color: #888888;
    font-size: 12px;
}

.solveStep .isSuccess {
    font-size: 12px;
    color: #6cc860;
}

.solveStep span + span + span {
    color: #cccccc;
}

.toCommunication {
    clear: both;
    width: 100%;
    height: auto;
    padding: 20px 0;
    background-color: #f9f9f9;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.FAQ {
    background: #f9f9f9;
    text-align: left;
    width: 780px;
    height: auto;
    margin: auto;
}

.FAQ .FAQ_title {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #5c5c5c;
    background: url(/images/application/pc/hk/faq.png) 2px 4px no-repeat;
}

.FAQ_content li {
    display: block;
    margin-top: 20px;
}

.FAQ_content li.FAQ_server > * {
    float: left;
}

.FAQ_content li.FAQ_client > * {
    float: right;
}

.FAQ_content .FAQ_server .FAQ_avatar {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background: url(/images/application/pc/hk/kf.jpg);
    border-radius: 50%;
    background-size: 100%;
}

.FAQ_content .FAQ_client .FAQ_avatar {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    background: url(/images/application/pc/hk/user_img.png);
    background-size: 100%;
}

.FAQ_content .FAQ_client .imgFrame {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 40px;
    height: 40px;
}

.FAQ_content .FAQ_server .FAQ_message {
    padding-left: 10px;
    /* background: url(/images/application/pc/hk/L_sj.png) left 5px no-repeat; */
}

.FAQ_content .FAQ_client .FAQ_message {
    padding-right: 10px;
    /* background: url(/images/application/pc/hk/R_sj.png) right 5px no-repeat; */
}

.FAQ_content .FAQ_message .message_con {
    box-shadow: 0 0 10px 0 #ddd;
    display: block;
    max-width: 350px;
    padding: 15px;
    height: auto;
    line-height: 25px;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
}

.FAQ_content .FAQ_message .message_con img {
    max-width: 280px;
}

.FAQ_content .FAQ_message .message_con .ms_img img {
    float: left;
    margin-right: 10px;
}

.FAQ_content .FAQ_message .message_time {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #56bfeb;
}

.FAQ_server .message_con {
    background: #fff;
}

.FAQ_client .message_con {
    background: #fff;
}

.FAQ .tj_form, .FAQ .pj_form {
    position: relative;
    padding: 0 90px 20px 65px;
}

.FAQ .question {
    display: block;
    padding: 10px;
    width: 635px;
    height: 60px;
    border-radius: 10px;
    border-color: #ccc !important;
    resize: none;
}

.FAQ .q_btn {
    position: absolute;
    right: 3px;
    top: 55px;
    width: 65px;
    height: 22px;
    border: 0;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    color: #c43322;
    background: #edbc9c;
    cursor: pointer;
}

.formContent {
    position: relative;
}

.formContent textarea {
    width: 100%;
    height: 80px;
    padding: 10px;
    resize: none;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 0 10px 0 #dddddd;
}

.submitContent {
    text-align: center;
    line-height: 32px;
    position: absolute;
    top: 48px;
    right: 12px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    width: 80px;
    height: 32px;
    background-color: #fb8b55;
    border-radius: 4px;
}

.uploadImgContainer {
    float: left;
    width: 671px;
    height: auto;
    position: relative;
    text-align: left;
}

.uploadContainer {
    clear: both;
    position: static;
    text-align: left;
    height: auto;
}

.jh {
    font-size: 12px;
    color: #888888;
    font-style: normal;
    background: none;
    left: 85px;
    top: 13px;
    display: none;
}

.webuploader-pick {
    width: 92px;
    height: 30px;
    background-color: transparent !important;
    line-height: 30px;
    color: #fb8b55 !important;
    border-radius: 3px !important;
    text-align: center;
    border: 1px solid #fb8b55;
    margin-bottom:0;
}

#uploader1 {
    padding-left: 0;
}

.evaluate-container {
    width: 900px;
    height: 200px;
    background-color: #f9f9f9;
    border-radius: 5px;
    margin-top: 30px;
    position: relative;
    box-sizing: border-box;
    padding: 40px 25px 0;
}

.evaluateChoose {
    margin-bottom: 15px;
}

.evaluateChoose span {
    margin-right: 35px;
    cursor: pointer;
}

.evaluateChoose span i {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
    position: relative;
    top: 4px;
    margin-right: 8px;
    border-radius: 50%;
}

.evaluateChoose span i b {
    display: inline-block;
    float: left;
    width: 8px;
    height: 8px;
    margin: 3px;
    border-radius: 50%;
}

.evaluateChoose .checked i b {
    background-color: #ff3600;
}

#evaluate-content {
    width: 100%;
    height: 80px;
    padding: 10px;
    resize: none;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 0 10px 0 #dddddd;
}

.evaluate-confirm {
    text-align: center;
    line-height: 32px;
    position: absolute;
    top: 130px;
    right: 22px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    width: 80px;
    height: 32px;
    background-color: #fb8b55;
    border-radius: 4px;
    outline: 0;
    border: 0;
}

/*收藏相关*/

.fhyx_rm_con {
    width: 925px;
}

.fhyx_rm_con_top_rc {
    box-shadow: 5px 5px 10px #eeeeed;
    width: 286px;
    height: 171px;
    float: left;
    margin-bottom: 22px;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    background-color: #161b22;
    margin-right: 22px;
    position: relative;
}

.fhyx_rm_con_top_rck {
    box-shadow: 5px 5px 10px #eeeeed;
    width: 286px;
    height: 190px;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    background-color: #161b22;
    margin-right: 30px;
    position: relative;
}

.fhyxhk_rmjx_bottom_i {
    width: 286px;
    height: 135px;
    overflow: hidden;
}
.fhyx_rm_con_top_rc .delete_btn{
    position:absolute;
    top:0;
    right:0;
    width:31px;
    height:31px;
    display:none;
    cursor:pointer;
    background: url(/images/application/pc/com/delcollect.png) no-repeat;
}
.fhyx_rm_con_top_rc .delete_btn:hover{
    background-image:url(/images/application/pc/com/delcollect_hover.png);
}
.fhyx_rm_con_top_rc:hover .delete_btn{
    display:block;
}
.fhyxhk_rmjx_shodow {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #161b22;
    overflow: hidden;
    display: none;
}

.fhyxhk_rmjxk_shodow {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #fff;
    overflow: hidden;
    display: none;
}

.fhyx_rm_con_top_rc:hover .fhyxhk_rmjx_shodow {
    display: block;
}

.fhyxhk_rmjx_shodow_t {
    width: 230px;
    height: 18px;
    margin: 26px auto 0 auto;
    font-size: 18px;
    text-align: center;
    color: #f7f7f7
}

.fhyxhk_rmjx_shodow_e {
    width: 230px;
    height: 16px;
    margin: 12px auto 0 auto;
    color: #9c9c9c;
    font-size: 14px;
    text-align: center;
}

.fhyxhk_rmjx_shodow_b {
    width: 225px;
    height: 32px;
    overflow: hidden;
    margin: 22px auto 0 auto;
}

.fhyxhk_rmjx_shodow_b a {
    width: 100px;
    height: 30px;
    border: 1px solid #f05f39;
    border-radius: 15px;
    color: #ee4c21;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.fhyxhk_rmjx_name {
    width: 100%;
    text-indent: 10px;
    height: 36px;
    line-height: 36px;
    text-align: left;
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
}

.b_link {
    margin-right: 21px;
}

.fhyxhk_rmjx_shodow_b a:visited {
    color: #ee4c21;
}

.fhyxhk_rmjx_shodow_b a:hover {
    background-color: #ff5e33;
    color: #fff;
}

.fhyxhk_rmjx_des {
    width: 100%;
    height: 34px;
    position: absolute;
    bottom: 10px;
    left: 0px;
    overflow: hidden;
}

.fhyxhk_rmjx_tper {
    float: left;
    width: 72px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    background-color: #74ad4e;
}

.fhyxhk_rmjx_tprice {
    float: left;
    margin-left: 14px;
    display: table;
    height: 45px;
}

.fhyxhk_rmjx_tprice span {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #b1d2e7;
    text-align: left;
    margin: 2px 0 1px 0;
}

.fhyxhk_rmjx_tprice label {
    display: table-cell;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;

    text-decoration: line-through;
    font-size: 12px;
    color: #50748b;
}

.m_btn {
    float: right;
    width: 70px;
    height: 22px;
    margin-top: 6px;
    margin-right: 14px;
}

/*四栏广告*/

.hk_fhyx {
    width: 92px;
    height: 23px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -862px -289px;
    display: block;
}

.hk_fhyx_l {
    width: 92px;
    height: 23px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -862px -330px;
    display: block;
    margin-left: 8px;
    margin-top: 7px;
}

.hk_steam {
    width: 70px;
    height: 22px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -138px -388px;
    display: block;
}

.hk_steam_l {
    width: 70px;
    height: 22px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -138px -458px;
    display: block;
}

.hk_uplay {
    width: 74px;
    height: 22px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -235px -389px;
    display: block;
}

.hk_uplay_l {
    width: 74px;
    height: 22px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -235px -459px;
    display: block;
}

.hk_EAPLAY {
    width: 73px;
    height: 25px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -29px -387px;
    display: block;
}

.hk_EAPLAY_l {
    width: 73px;
    height: 25px;
    background: url(/images/application/pc/hk/fhyxhk_ui.png) no-repeat -29px -458px;
    display: block;
}

.fhyx_rm_title {
    width: 100%;
    height: 32px;
    overflow: hidden;
    margin: 35px auto 20px;
}

.fhyx_rm_title_left {
    width: 130px;
    float: left;
    height: 22px;
}

.fhyx_rm_title_left label {
    width: 7px;
    height: 22px;
    background-color: #ff3600;
    border-radius: 3.5px;
    float: left;
}

.fhyx_rm_title_left span {
    width: 100px;
    height: 22px;
    line-height: 22px;
    color: #3e3e3e;
    font-size: 20px;
    font-weight: bold;
    text-indent: 10px;
    float: left;
}

.fhyx_rm_title a {
    border-radius: 5px;
    float: right;
    width: 80px;
    height: 30px;
    border: 1px solid #bdbdbd;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #595959;
    margin-right: 6px;
}

.fhyx_rm_title a:visited {
    color: #595959;
}

.fhyx_rm_title a:hover {
    color: #595959;
}

.no-collection {
    clear: both;
    width: 100%;
    height: 100px;
    background-color: #f9f9f9;
    border-radius: 4px;
    text-align: center;
    line-height: 100px;
    box-sizing: border-box;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
}

.no-collection a {
    font-size: 14px;
    text-decoration: underline;
    color: #fb8b55;
}

/*申请退款*/
.refund-container {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.refund-container .refund-left {
    width: 830px;
    float: left;

}

.refund-left .order-content:first-child {
    padding-top: 0;
}

.refund-container .refund-right {
    width: 360px;
    float: right;
    box-sizing: border-box;
    padding: 10px 20px;
    background-color: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(137, 156, 181, 0.45);
    border-radius: 5px;
}

.refund-container .refund-left-top,
.refund-container .refund-left-bottom {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    background-color: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(137, 156, 181, 0.45);
    border-radius: 5px;
    margin-bottom: 10px;
}

.refund-container .order-content .order-content-operation {
    float: left;
}

.refund-reason li {
    overflow: hidden;
    margin-bottom: 25px;
}

.refund-reason p {
    width: 80px;
    text-align: right;
    color: #666666;
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    margin-right: 20px;
}

.refund-reason-input select {
    border: 0;
    outline: 0;
    height: 30px;
    background: #f9f9f9;
    color: #666666;
    padding: 0 8px;
}

.refund-money input {
    display: block;
    border: 0;
    outline: 0;
    float: left;
    height: 30px;
    padding: 0 12px;
    box-sizing: border-box;
    font-size: 14px;

    margin-right: 7px;
    background-color: #f9f9f9;
    border-radius: 4px;
    width: 152px;
    letter-spacing: 1px;
    color: #ff1212;
}

.refund-explain textarea {
    width: 530px;
    height: 100px;
    background-color: #f9f9f9;
    border-radius: 4px;
    border: 0;
    outline: 0;
    padding: 10px;
    box-sizing: border-box;
    color: #666666;
    font-size: 14px;
}

.refund-left-bottom .submit-refund {
    display: block;
    font-size: 14px;
    color: #ffffff;
    margin: 30px auto 30px;
    cursor: pointer;
    border: 0;
    outline: 0;
    width: 120px;
    height: 40px;
    background-color: #fb8b55;
    border-radius: 5px;
}

.refund-container .user_head {
    font-size: 16px;
    font-weight: normal;
    color: black;
    margin-bottom: 20px;
}

.refund-order-name {
    height: 63px;
    overflow: hidden;
}

.refund-order-name img {
    width: 140px;
    height: 63px;
    vertical-align: bottom;
    display: block;
    margin: auto;
    float: left;
}

.refund-order-name div {
    float: left;
    height: 63px;
    display: table;
    width: 160px;
    margin-left: 8px;
    overflow: hidden;
}

.refund-order-name span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #666666;
}

.refund-order-info {
    padding: 20px 0 5px;
}

.refund-order-info li {
    margin-bottom: 12px;
}

.refund-order-info {
    font-size: 14px;
    color: #666666;
}

.refund-order-info span {
    color: #cccccc;
}

.refund-connect-info {
    padding: 0 0 5px;
}

.refund-connect-info li {
    margin-bottom: 12px;
}

.refund-connect-info {
    font-size: 14px;
    color: #cccccc;
}

.refund-connect-info div {
    display: inline-block;
    vertical-align: middle;
}

.shop-footer-qq {
    width: 77px;
    height: 24px;
    overflow: hidden;
    display: block;
    background: url(/images/application/pc/hk/qq.jpg) no-repeat;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
/* 上传相关背景图 */
#uploader1 .filelist li .success{
    background-image:url(/images/application/pc/hk/success.png)
}
#uploader1 .filelist div.file-panel span{
    background-image:url(/images/application/pc/hk/icons.png);
}

.order-content-name span label{
    width: 40px;
    height: 21px;
    border-radius: 4px;
    border: solid 1px #ff3a00;
    vertical-align: middle;
    text-align: center;
    line-height: 21px;
    color: #ff532b;
    margin-right:5px;
    font-size:12px;
}

.orderResell,.orderResellChecked {
    float: right;
    width: 100px;
    height: 29px;
    border-radius: 4px;
    border: solid 1px #cccccc;
    color: #666666;
    line-height: 28px;
    text-align: center;
    margin-top: 7px;
    cursor: pointer;
    font-size: 12px;
}

.checkedAllowance{float: right;color: #ffffff;width: 88px;height: 25px;line-height: 25px;font-size: 12px;text-align: center;letter-spacing: 1px;cursor: pointer;background-image: linear-gradient(359deg, #fa4f20 0%, #ff0000 100%);border-radius: 4px;margin: 10px 0 0 6px;}
.checkedAllowance em {float: left;background: url("/images/application/pc/com/2022newyear/newyear25.png") no-repeat;width: 34px;height: 27px;margin: -5px 0px 0 6px;transform-origin: 0 100% 0;transform: scale(0.8);animation: checkedAllowance 0.8s linear infinite;}
@keyframes checkedAllowance { 0%{transform: scale(0.8);} 50%{transform: scale(1);} 100%{transform: scale(0.8);} }
.checkedAllowance span {float: left;}
.Allowance {float: right;width: 88px;height: 25px;border-radius: 4px;border: solid 1px #eeeeee;line-height: 25px;text-align: center;font-size: 12px;color: #cccccc;letter-spacing: 1px;margin: 10px 0 0 6px;}

.question_solve {display: block;width: 320px;height: auto;background-color: #ffffff;box-shadow: 0px 0px 9px 1px rgba(223, 223, 223, 0.9);border-radius: 8px;margin: 0 auto;}
.question_solve .title {float: left;width: 100%;height: 15px;line-height: 15px;text-align: center;font-size: 14px;color: #2f2f2f;margin: 19px 0 16px;}
.question_solve .btncon {display: table;width: auto;height: 30px;margin: 0 auto 0;}
.question_solve .btncon span {float: left;width: 110px;height: 30px;background-color: #ebebeb;border-radius: 15px;border: solid 1px #e9e9e9;margin-bottom: 20px;text-align: center;font-size: 14px;color: #2f2f2f;line-height: 30px;position: relative;text-indent: 20px;cursor: pointer;}
.question_solve .btncon span.right {margin-left: 25px;}
.question_solve .btncon .left:before {content: '';position: absolute;top: 5px;left: 20px;width: 19px;height: 19px;background: url("/images/application/pc/com/pc_thumbs_up_grey.png");}
.question_solve .btncon .right:before {content: '';position: absolute;top: 5px;left: 20px;width: 19px;height: 19px;background: url("/images/application/pc/com/pc_thumbs_down_grey.png");}
.question_solve .btncon span.checked {background-color: #ff9050;color: #f5f5f5;}
.question_solve .btncon .checked.left:before {background: url("/images/application/pc/com/pc_thumbs_up_orange.png");}
.question_solve .btncon .checked.right:before {background: url("/images/application/pc/com/pc_thumbs_down_orange.png");}
.question_solve .bottomTxt {display: table;width: 251px;height: auto;margin: 0 auto;padding-bottom: 23px;line-height: 20px;text-align: left;font-size: 14px;color: #818181;}



.user_head .nav_i,.user_head .nav_in,.user_head .nav_it{float: left;margin-right: 24px;position: relative;}
.user_head .nav_i{height:32px;}
.user_head .nav_in:after{bottom:-1px;}
.user_head .nav_it:after{bottom:-1px;background: none;}
.user_head .nav_r:after{content: "";display: block;width: 100%;height: 3px;background-color: #fc8b55;position: absolute;left: 0;bottom:-1px;}

.framelistCon {margin-top: 5px;float: left;width: 100%;height: auto;}
.framelistConTop {float: left;width: 100%;height: 138px;border-bottom: 1px solid #dddddd;}
.framelistConTopUser {display: table;width: 90px;height: 138px;margin: 0 auto;}
.framelistConTopUserImg {float: left;width: 100%;height: 76px;position: relative;}
.framelistConTopUserImg .userimg {float: left;width: 76px;height: 76px;border-radius: 50%;margin-left: 0px;margin-top: 0;}
.framelistConTopUserBtn {float: left;width: 90px;height: 22px;background-color: #474747;border-radius: 4px;margin-top: 20px;text-align: center;line-height: 22px;color: #ffffff;cursor: pointer;margin-left: -7px;}
.framelistConTopUserImg .userframe {position: absolute;top: -12px;left: -12px;width: 100px;height: 100px;}
.framelistConUl {float: left;width: 100%;height: auto;}
.framelistConLi {float: left;width: 140px;height: 150px;background-color: #ffffff;border-radius: 6px;border: solid 1px #dddddd;margin: 20px 13px 0 0;position: relative;}
.framelistConLi.checked .framelistConLiBg, .framelistConLi:hover .framelistConLiBg {position: absolute;background: #f3eae5;border: solid 2px #fb8b55;width: 150px;height: 160px;border-radius: 6px;top: -6px;left: -6px;}
.framelistConLi .img {float: left;width: 84px;height: 84px;position: relative;margin: 4px 0 0 28px;}
.framelistConLi .name {float: left;width: 100%;height: 20px;line-height: 20px;font-size: 14px;color: #fb8b55;text-align: center;margin-top: -3px;position: relative;}
.framelistConLi.checked .name {margin-top: 22px;color: #2e2e2e;}
.framelistConLi .btn {float: left;width: 90px;height: 22px;background-color: #ed692a;border-radius: 4px;margin-top: 6px;text-align: center;line-height: 22px;color: #ffffff;cursor: pointer;position: relative;margin-left: 25px;}
.framelistConLi .btn.checked {background-color: #474747;}

.ufhyxHeaderLeftDownAlertLeft {float: left;width: 194px;height: auto;}
.ufhyxHeaderLeftDownAlertLeftTitle {display: table;width: auto;height: 20px;margin: 11px auto 0;}
.ufhyxHeaderLeftDownAlertLeftTitle em {background: url("https://static.fhyx.com/images/application/pc/common/top/icon2.png") no-repeat;width: 10px;height: 14px;display: inline-block;vertical-align: middle;}
.ufhyxHeaderLeftDownAlertLeftTitle span {float: left;width: auto;height: 20px;line-height: 20px;text-align: left;font-size: 14px;color: #222326;margin-left: 6px;}
.ufhyxHeaderLeftDownAlertLeftTxt {float: left;width: 100%;height: 18px;line-height: 18px;text-align: center;font-size: 12px;color: #898d92;margin: 3px 0 15px 0;}
.ufhyxHeaderLeftDownAlertLeftEwm {display: table;width: 94px;height: 94px;background-color: #ffffff;border-radius: 8px;border: solid 2px #f1f2f3;margin: 0 auto;}
.ufhyxHeaderLeftDownAlertLeftEwm img {float: left;width: 80px;height: 80px;margin: 7px;}

.bindAccount li{position:relative;}
.bindAccount li .shopappimg{position:absolute;left:0px;top:50px;text-align: left;}
.bindAccount li .shopappimg i{vertical-align: middle;background:url(https://static.fhyx.com/images/application/pc/common/icon_tips_grey.png) no-repeat;display:inline-block;width:16px;height:16px;background-size:16px 16px;}
.bindAccount li .shopappimg label{vertical-align: middle;color:#000;font-size:12px;}
.bindAccount li .shopappimg a{vertical-align: middle;color:#fb8b55;font-size:12px;font-weight: bold;position:relative;display:inline-block;height:50px;line-height:50px;}
.ufhyxHeaderLeftDownAlertLeft{display:none;position:absolute;left:-55px;top:39px;background-color:#FFF;height:200px;}
.ufhyxHeaderLeftDownAlertLeftTitle{height:30px;line-height:30px;margin-top:20px;}
.bindAccount li .shopappimg a:hover .ufhyxHeaderLeftDownAlertLeft{display:block;}
.safeList > li label{vertical-align:middle;display:inline;height:auto;line-height:auto;margin-left:3px;}