@charset "utf-8";
.x-public-warp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
}

.x-public-warp:after {
    content: '';
    display: block;
    clear: both;
}

.x-warper-960 .x-public-warp {
    width: 960px;
}

.qqconnect {
    display: inline-block;
    width: 78px;
    height: 24px;
    background: url(../images/qqconnect.png);
    vertical-align: middle;
    background-repeat: no-repeat;
}


/* 公共顶部 */

.x-public-top {
    position: relative;
    height: 29px;
    line-height: 29px;
    border-bottom: solid 1px #e8e8e8;
    background: #f5f5f5;
    z-index: 100;
}

.x-public-top-login {
    position: relative;
    float: left;
    cursor: default;
    font-size: 12px;
    color: #666666;
}
.companyname-clip{
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.x-public-top-login a:hover {
    text-decoration: underline;
}

#x-public-serviceTop .x-public-top-login a:hover {
    text-decoration: none;
    color: #fa7900;
}

#x-public-serviceTop .x-public-top-menu .title a:hover {
    text-decoration: none;
    color: #fa7900;
}

#x-public-serviceTop .x-public-top-nav a:hover {
    text-decoration: none;
    color: #fa7900;
}

.x-public-top-nav {
    position: relative;
    float: left;
    margin-left: 40px;
    overflow: hidden;
}

.x-public-top-nav a {
    position: relative;
    padding: 0 8px;
    float: left;
    display: block;
    margin-left: -1px;
    color: #666666;
    font-size: 12px;
}

/* .x-public-top-nav a:before {
    content: '';
    left: 0;
    top: 13px;
    width: 1px;
    bottom: 12px;
    background: #ccc;
    display: block;
    position: absolute;
} */

.x-public-top-nav a:hover {
    text-decoration: underline;
}

.x-public-top-nav a.active {
    color: #FA6400;
}

.text-FF4D00{
    color: #FF4D00;
}

.x-public-top-right {
    position: absolute;
    right: 0;
    top: 0;
    /*height:36px;*/
    cursor: default;
}

.x-public-top-section {
    height: 100%;
    position: relative;
    line-height: 27px;
}

.x-public-top-section:before {
    content: '';
    width: 1px;
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    background: #e8e8e8;
    z-index: 1;
    display: none;
}

.x-public-top-section:after {
    content: '';
    width: 1px;
    position: absolute;
    right: -1px;
    top: 0;
    bottom: 0;
    background: #e8e8e8;
    z-index: 1;
    display: none;
}

.x-public-top-drop {
    display: inline-block;
    padding: 0 23px 0 8px;
    position: relative;
    font-size: 12px;
    color: #666666;
}

.x-public-top-drop:before {
    position: absolute;
    z-index: 1;
    content: '';
    top: 12.5px;
    right: 10px;
    border-top: 4px solid #666;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.x-public-top-drop:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 12.5px;
    right: 11px;
    border-top: 3px solid #f5f5f5;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

.x-public-top-section .x-public-top-info {
    display: none;
}

.x-public-top-section:hover:before,
.x-public-top-section:hover:after {
    display: block;
}

.x-public-top-section:hover .x-public-top-drop {
    background: #fff;
    padding-bottom: 1px;
    z-index: 10;
}

.x-public-top-section:hover .x-public-top-drop:before {
    border-bottom: 4px solid #666;
    border-top: none;
}

.x-public-top-section:hover .x-public-top-drop:after {
    border-bottom: 3px solid #fff;
    top: 14px;
    border-top: none;
}

.x-public-top-section:hover .x-public-top-info {
    display: block;
}

.x-public-top-menu .box {
    position: absolute;
    border: solid 1px #e8e8e8;
    background: #fff;
    left: -1px;
    top: 100%;
    min-width: 100%;
}

.x-public-top-menu .box ul {
    padding: 1px;
}

.x-public-top-menu .box ul li a {
    display: block;
    white-space: nowrap;
    padding: 0 10px;
    color: #333;
    line-height: 24px;
    font-size: 12px;
}

.x-public-top-menu .box ul li a:hover {
    background: #FFF8E8;
    color: #000000;
}

#x-public-serviceTop .x-public-top-menu .box ul li a:hover {
    background: #fff;
    color: #fa7900;
}

.x-public-top-menu .title a:hover {
    color: #FA6400;
    text-decoration: underline;
}

.x-public-top-category {
    z-index: 2;
}

.x-public-top-branch {
    background: #fff;
    padding: 10px 0;
    border: solid 1px #ededed;
    width: 760px;
    overflow: hidden;
    position: absolute;
    right: -75px;
    top: 100%;
}

.x-public-top-branch:after {
    content: '';
    display: block;
    clear: both;
}

.x-public-top-branch .box {
    padding: 0 20px;
    float: left;
    position: relative;
}

.x-public-top-branch .box:before {
    content: '';
    width: 1px;
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    background: #f5f5f5;
}
/*
.x-public-top-menu .box ul li .x-public-top-info-imgbox{
    width: 200px;
    height: 90px;
    padding: 10px;
    position: relative;
}

.x-public-top-menu .box ul li div p{
    padding-top: 25px;
    margin-left: 12px;
    font-size: 14px;
    font-weight: 600;
    color: #262626;
}

.x-public-top-menu .box ul li div span{
    margin-left: 12px;
}

.x-public-top-menu .box ul li .border-box:before {
    content: '';
    width: 200px;
    height: 1px;
    position: absolute;
    left: 10px;
    bottom: 0;
    background: #d7d7d7;
}

.x-public-top-info-imgbox img{
    width: 90px;
    height: 90px;
} */

.x-public-top-branch span.type {
    font-size: 16px;
    color: #004d9d;
    line-height: 30px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.x-public-top-branch ul {
    height: 90px;
}

.x-public-top-branch ul.m1 {
    width: 80px;
}

.x-public-top-branch ul.m2 {
    width: 160px;
}

.x-public-top-branch ul.m3 {
    width: 240px;
}

.x-public-top-branch ul.m4 {
    width: 320px;
}

.x-public-top-branch ul li {
    font-size: 14px;
    width: 80px;
    line-height: 30px;
    float: left;
}

.x-public-top-branch ul li a {
    color: #333;
    display: inline-block;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.x-public-top-branch ul li a:hover {
    color: #f60;
    text-decoration: underline;
}

.x-public-top-user {
    position: absolute;
    left: -1px;
    background: #fff;
    border: solid 1px #ededed;
    width: 230px;
    padding: 0 5px;
    top: 36px;
}

.x-public-top-detail {
    position: relative;
    padding: 5px 0;
}

.x-public-top-avatar {
    position: absolute;
    left: -5px;
    top: 10px;
    text-align: center;
    width: 80px;
    line-height: 20px;
}

.x-public-top-avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.x-public-top-avatar a:hover {
    color: #f60;
}

.x-public-top-list {
    position: relative;
    margin: 0 10px 0 80px;
}

.x-public-top-list .list {
    position: relative;
    min-height: 24px;
    line-height: 24px;
    padding-left: 65px;
}

.x-public-top-list .list span.label {
    left: 0;
    top: 0;
    position: absolute;
    text-align: right;
    width: 50px;
    text-align: justify;
}

.x-public-top-list .list span.label:before {
    content: '：';
    right: -10px;
    top: 0;
    position: absolute;
}

.x-public-top-list .list span.label:after {
    content: '';
    display: inline-block;
    padding-left: 100%;
}

.x-public-top-list .list a.btn {
    display: inline-block;
    border: solid 1px #ccc;
    padding: 0 5px;
    background: #f6f6f6;
    color: #999;
    line-height: 18px;
}

.x-public-top-list .list a.btn:hover {
    border: solid 1px #004d9d;
    background: #004d9d;
    color: #fff;
    text-decoration: none;
}

.x-public-top-list .list a.inline:hover {
    text-decoration: none;
    color: #f60;
}

.x-public-top-list .list a.star {
    padding-left: 2px;
}

.x-public-top-list .list a.star i {
    margin-left: -4px;
}

.x-public-top-list .list:hover a.inline {
    color: #f60;
}

.x-public-top-server {
    position: relative;
    border-top: solid 1px #eee;
    padding: 5px 0;
}

.x-public-top-server:after {
    content: '';
    display: block;
    clear: both;
}

.x-public-top-server a {
    display: block;
    text-align: center;
    width: 25%;
    float: left;
    line-height: 20px;
    padding: 5px 0;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.x-public-top-server a i {
    display: block;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 28px;
    color: #004d9d;
}

.x-public-top-server a:hover {
    color: #f60;
    text-decoration: none;
}

.x-public-top-server a:hover i {
    color: #f60;
}

.x-public-top-app {
    position: relative;
}

.x-public-top-app .box {
    position: absolute;
    left: 50%;
    margin-left: -36px;
    top: 36px;
    padding: 2px;
    background: #fff;
    border: solid 1px #e8e8e8;
}

.x-public-top-app .box:before {
    position: absolute;
    left: 50%;
    margin-left: -3px;
    z-index: 1;
    content: '';
    top: -6px;
    border-bottom: 6px solid #e8e8e8;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.x-public-top-app .box:after {
    position: absolute;
    left: 50%;
    margin-left: -1px;
    z-index: 2;
    content: '';
    top: -4px;
    border-bottom: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.x-public-top-app .box span {
    position: relative;
    display: block;
    width: 66px;
    height: 66px;
    background: url(../images/app.png);
    background-repeat: no-repeat;
}

.address-down {
    width: 270px;
    padding: 10px 0;
}

.address-down li {
    float: left;
}

.address-down li {
    margin-bottom: 3px;
}

.p-login-name,
.p-login-code {
    margin-right: 16px;
}
.top-company-name {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.top-code-name {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.x-public-top-phone {
    font-size: 12px;
    color: #FA6400;
    margin-right: 8px;
    padding-left: 8px;
}

.text-666 {
    color: #666666;
}


/* 公共头部 */

.x-public-header {
    height: 80px;
    position: relative;
    z-index: 102;
    background: #FFD44A;
}

.x-public-header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999999;
}

.x-public-header-left {
    position: absolute;
    left: 0;
    top: 20px;
}

.x-public-header-left span.cate {
    color: #666;
    font-size: 26px;
    float: left;
    position: relative;
    left: 15px;
    top: 8px;
}

.x-public-header-logo {
    display: block;
    width: 250px;
    height: 35px;
    background: url(../images/ob_logo2.png);
    background-repeat: no-repeat;
    float: left;
}

.x-public-header-logo span {
    font-size: 24px;
    color: #262626;
    margin-top: 6px;
    float: right;
    line-height: 35px;
}

.x-public-header-right {
    margin-top: 25px;
    position: relative;
    float: right;
    height: 40px;
}

.x-public-header-search {
    position: relative;
    float: left;
}

.x-public-header-search-item {
    height: 30px;
    position: relative;
}

.x-public-header-search-key {
    padding: 0 10px;
    height: 30px;
    background: #ffffff;
    width: 130px;
    border: none;
    float: left;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
}

.x-public-header-search-submit {
    float: left;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #f6f6f6;
    color: #262626;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}

.x-public-header-shop {
    float: right;
    margin-left: 15px;
}

.x-public-header-shop a.my-car-btn {
    display: block;
    text-align: center;
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #262626;
    background-color: #ffffff;
}

.x-public-header-shop a.my-car-btn i {
    font-size: 18px;
    margin-right: 5px;
    color: #FFD44A;
    position: relative;
    font-weight: 600;
}

.x-public-header-shop a.my-car-btn i span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    line-height: 15px;
    font-weight: normal;
    position: absolute;
    right: -5px;
    top: -5px;
    background-color: #ff4d00;
}

.x-public-header-shop a.my-car-btn:hover {
    background-color: #f6f6f6;
    text-decoration: none;
}

.x-public-header-fuzzy {
    border: solid 2px #004d9d !important;
}

.x-public-header-second {
    background: #ffffff;
    height: 100px;
    position: relative;
    z-index: 99;
}

.x-public-header-second.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999999;
}

.order-head {
    height: 100px;
    background-color: #ffffff;
    position: relative;
}

.order-head .logo {
    background: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 232px;
    height: 36px;
    position: absolute;
    top: 32px;
    left: 0;
}

.order-head .p-steps-abscissa {
    float: right;
    margin-top: 17px;
    width: auto;
}

.x-public-header-role {
    position: absolute;
    left: 270px;
    top: 28px;
}

.x-public-header-role-btn {
    display: block;
    line-height: 30px;
    background-color: #ffe996;
    padding: 0 25px 0 30px;
    border-radius: 30px;
    font-size: 14px;
    color: #262626;
}

.x-public-header-role-btn i {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    text-align: center;
    display: block;
    background-color: #fff;
    color: #ff5203;
}

.x-public-header-role-btn span {
    padding: 0 0 0 5px;
}

.x-public-header-role-btn:hover {
    color: #262626;
}

.x-public-header-role-btn:before {
    position: absolute;
    z-index: 1;
    content: '';
    top: 14px;
    right: 10px;
    border-top: 4px solid #666;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.x-public-header-role-btn:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 14px;
    right: 11px;
    border-top: 3px solid #ffe996;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

.x-public-header-role-list {
    position: absolute;
    display: none;
    left: 20px;
    top: 30px;
    right: 5px;
    width: 157px;
}

.x-public-header-role-warp {
    padding: 5px 0 0;
}

.x-public-header-role-list ul {
    padding: 5px 0;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #eee;
}

.x-public-header-role-warp:before {
    position: absolute;
    z-index: 1;
    content: '';
    top: 2px;
    left: 10px;
    border-bottom: 4px solid #eee;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.x-public-header-role-warp:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 3px;
    left: 11px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

.x-public-header-role-list ul li {
    display: block;
    line-height: 30px;
    font-size: 12px;
    padding: 0 10px;
    cursor: pointer;
}

.x-public-header-role-list ul li:hover {
    background-color: #ffe996;
}

.x-public-header-role-list ul li.active {
    color: #f16660;
}

.x-public-header-role:hover .x-public-header-role-list {
    width: 157px !important;
    display: block!important;
}
/* 菜单iframe嵌入样式 */
/* 左边菜单 */
.iframe-left-menu-container {
    width: 100%;
    min-height: calc(100vh - 110px);
    background: #fff;
}
.iframe-left-menu-container iframe {
    width: 100%;
    min-height: calc(100vh - 110px);
}
/* 全部菜单 */
.iframe-all-menu-container {
    position: absolute;
    left: 160px;
    top: 0px;
    bottom: 0;
    right: 0;
    z-index: 1000;
    width: 1055px;
    max-height: 100vh;
    padding: 47px 10px 30px 35px;
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    display: none;
}
.iframe-all-menu-container iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}
/** float **/
.g-fl {
    float: left;
}
.g-fr {
    float: right;
}
.g-clearfix {
    display: inherit;
    *zoom: 1;
}
.g-clearfix:after {
    content: '.';
    display: inherit;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
.g-cursor {
    cursor: pointer;
}

/* 会员头部head (PS:真特么的扯，会员弄3个不同的head出来，服了！服了！服了！)*/

.x-public-header-mc {
    height: 100px;
    position: relative;
    z-index: 99;
    background-color: #ffffff;
}

.p-mc-logo {
    width: 150px;
    height: 37px;
    background: url(../images/logo1.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 32px;
    left: 0;
}

.p-mc-nav {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.p-mc-nav ul {
    display: inline;
    overflow: hidden;
}

.p-mc-nav ul li {
    float: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d7d7d7;
    height: 20px;
    cursor: pointer;
}

.p-mc-nav ul li:last-child {
    border-right-width: 0;
}

.p-mc-nav ul li a {
    display: block;
    padding: 0 30px;
    font-size: 20px;
    color: #262626;
    line-height: 20px;
}

.p-mc-nav ul li.active a {
    color: #FAB32A;
}

.p-mc-login-code {
    float: right;
}

.p-mc-login-code .p-mc-login,
.p-mc-login-code .p-mc-obei,
.p-mc-login-code .p-mc-code {
    float: left;
    margin-left: 24px;
}

.p-mc-login-code .p-mc-login {
    margin-top: 33px;
}

.p-mc-login-code .p-mc-login a {
    display: inline-block;
    width: 64px;
    height: 32px;
    background: #FAB32A;
    border-radius: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: #FAB32A;
    margin: 0 5px;
    line-height: 32px;
    text-align: center;
    color: #262626;
}

.p-mc-login-code .p-mc-login .p-sign-btn {
    background-color: #ffffff;
}

.p-mc-login-code .p-mc-obei {
    margin-top: 16px;
    height: 68px;
    width: 52px;
    overflow: hidden;
}

.p-mc-login-code .p-mc-obei img {
    width: 52px;
    height: 68px;
}

.p-mc-login-code .p-mc-code {
    margin-top: 20px;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.p-mc-login-code .p-mc-code img {
    width: 60px;
    height: 60px;
}


/* 会员登录注册head (PS:真特么的扯，会员弄3个不同的head出来，服了！服了！服了！)*/

.x-public-header-login {
    height: 130px;
    background-color: #ffffff;
    position: relative;
    z-index: 99;
}

.p-login-logo {
    position: absolute;
    top: 47px;
    left: 0;
    /* background: url(../images/logo1.png); */
    /* background-repeat: no-repeat; */
    height: 37px;
}

.head-logo {
    background: url(../images/logo1.png);
    background-repeat: no-repeat;
    width: 139px;
    /* background-size: 100% 100%; */
    background-position: center;
}

.head-text {
    position: absolute;
    top: 47px;
    left: 0;
    height: 37px;
    margin-left: 175px;
    padding-left: 25px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d7d7d7;
    font-size: 30px;
    color: #666666;
    line-height: 37px;
}

.p-login-logo .welcome {
    margin-left: 175px;
    padding-left: 25px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d7d7d7;
    font-size: 30px;
    color: #666666;
    line-height: 37px;
}

.p-login-nav {
    float: right;
    margin-top: 55px;
}

.p-return-btn {
    color: #262626;
    line-height: 20px;
    font-size: 20px;
}

.p-sign-btn {
    height: 18px;
    margin-top: 2px;
    font-size: 18px;
    line-height: 18px;
    color: #CBCBCB;
}

.p-sign-btn a {
    display: inline-block;
    vertical-align: middle;
    color: #262626;
    position: relative;
    margin: 0 24px;
}

.p-sign-btn a .num {
    position: absolute;
    top: -8px;
    right: -10px;
    width: 16px;
    height: 16px;
    background-color: #FB602D;
    border-radius: 100%;
    text-align: center;
    line-height: 16px;
    color: #ffffff;
    font-size: 12px;
}


/* 公共底部 */

.x-public-footer {
    /* border-top: solid 1px #ccc; */
    margin-top: 0px;
    /* height: 378px; */
    position: relative;
}

.x-public-footer-copy {
    background: #cbcbcb;
    padding: 20px 0;
}

.x-public-footer-copy p {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.x-public-footer-copy p a {
    margin: 0 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.x-public-footer-copy p a.beian {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    background: url(../images/beian.png);
    background-repeat: no-repeat;
}

.foot-new-links {
    text-align: center;
    padding: 30px 0;
    line-height: 26px;
}

.foot-new-links a {
    font-size: 14px;
    color: #343434;
}

.foot-new-links a:hover {
    color: #5a5a5a;
}

.foot-new-links span {
    margin: 0 25px;
}

.footer-bot {
    margin-bottom: 20px;
}

.footer-bot .footer-copy {
    font-size: 12px;
    color: #343434;
    line-height: 32px;
    text-align: center;
    margin-bottom: 20px;
}

.footer-bot .footer-cover {
    text-align: center;
    margin-bottom: 30px;
}

.footer-bot .footer-cover .btn {
    display: inline-block;
    cursor: pointer;
}

.footer-bot .footer-cover .btn.m1 {
    background: url(../images/icon_footer.png);
    width: 140px;
    height: 40px;
    background-repeat: no-repeat;
}

.foot-con {
    padding-top: 41px;
    overflow: hidden;
    height: 202px;
}

.foot-con .foot-box {
    width: 100%;
}

.foot-con .foot-box dl {
    width:200px;
}

.footer-obei .foot-con .foot-box dl dt {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
}

.foot-con .foot-box dl dd a {
    font-size: 14px;
    color: #858585;
    line-height: 24px;
}

.foot-con .foot-box dl dd a:hover {
    color: #fa7900;
}

.foot-con .ewmVipcn {
    float: left;
    margin-left: 75px;
}

.foot-con .ewmVipcn .ewmVipcn-Icon {
    float: left;
    text-align: center;
    margin-right: 30px;
}

.foot-con .ewmVipcn .ewmVipcn-Icon span,
.foot-con .ewmVipcn .ewmVipcn-Icon label {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.foot-con .ewmVipcn p {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 55px;
    float: left;
}

.foot-con .ewmVipcn .evmvipcn-img {
    background: url(../images/icon_ewm.png);
    width: 100px;
    height: 100px;
    margin: 5px 0 5px 5px;
    background-repeat: no-repeat;
    background-position-x: center;
}


/* 公共会员左侧菜单 */

.x-public-container {
    position: relative;
}

.x-public-header.fixed+.x-public-container {
    margin-top: 105px;
}

.x-public-container:after {
    content: '';
    display: block;
    clear: both;
}

.x-member-menu {
    position: relative;
    float: left;
    width: 150px;
    min-height: 400px;
    /* 解决 tpl菜单组件 层级较低问题*/
    z-index: 999;
}

.x-member-menu-main {
    background: #ffffff;
}

.x-member-menu-title {
    height: 40px;
    text-align: center;
    font-size: 16px;
    border-bottom: solid 1px #d6d6d6;
    line-height: 40px;
    font-weight: normal;
}

.x-member-menu-title a {
    color: #004d9d !important;
}

.x-member-menu-info {
    position: relative;
    padding-bottom: 5px;
    min-height: 300px;
}

.x-member-menu-list {
    position: relative;
    padding: 16px 0 0 0;
    border-top: 1px solid #eeeeee;
    min-height: 37px;
}

.x-member-menu-cate {
    line-height: 22px;
    position: relative;
    padding: 0 25px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
}

.x-member-menu-cate a {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    position: relative;
    padding-left: 17px;
}


/* .x-member-menu-cate a:before{ content:''; display:block; width:5px; height:5px; background:#797979; position:absolute; left:0; top:50%; margin-top:-2.5px;} */

.x-member-menu-cate a.current:before {
    background: #004d9d;
}

.x-member-menu-cate a.disabled,
.x-member-menu-cate a.disabled:hover {
    cursor: default;
    text-decoration: none;
}

.x-member-menu-sub {
    position: relative;
}

.x-member-menu-sub ul {
    position: relative;
}

.x-member-menu-sub ul li {
    line-height: 20px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
}

.x-member-menu-sub ul li a {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    border-left: 3px solid transparent;
    display: block;
    padding: 0 8px 0 20px;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#x-member-serviceMenu .x-member-menu-sub ul li a:hover{
    color: #ff5202;
    background-color: #fff2eb;
    border-color: #ff5202;
}


/* .x-member-menu-sub ul li a:hover{ color:#ff5202; background-color:#fff2eb;border-color:#ff5202;} */

.x-member-menu-sub ul li a.current {
    color: #ff5202;
    background-color: #fff2eb;
    border-color: #ff5202;
}

.x-member-menu-sub ul li a.disabled,
.x-member-menu-sub ul li a.disabled:hover {
    cursor: default;
    text-decoration: none;
    color: #888;
}

.x-member-menu-sub ul li:hover a:not(.disabled) {
    color: #ff5202;
}

.x-member-menu-null {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.x-member-menu-null p {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    font-size: 12px;
    color: #888;
}

.x-public-content {
    position: relative;
}


/* .x-member-menu+.x-public-content{ margin-left:170px;} */

.x-member-menu+.x-public-content {
    float: right;
    width: 1030px;
    /* margin-left:170px;overflow: hidden;width:1030px;*/
}

.xQuery-scrollTop-button {
    margin-left: 610px;
}

.x-warper-960 .x-public-header-search-key {
    width: 400px;
}

.x-warper-960 .x-public-header-shop {
    right: 85px;
    width: 120px;
}

.x-warper-960 .x-public-footer-menu .box {
    margin: 0 5px;
}

.x-warper-960 .xQuery-scrollTop-button {
    margin-left: 490px;
}


/* @media only screen and (min-width:0px)and (max-width:1200px){
.x-public-warp{ width:960px;}
.x-public-header-search-key{ width:400px;}
.x-public-header-shop{ right:85px; width:120px;}
.x-public-footer-menu .box{ margin:0 5px;}
.xQuery-scrollTop-button{ margin-left:490px;}
} */


/* 公共大标题 */

.x-items-title {
    height: 60px;
    line-height: 60px;
    border-bottom: solid 1px #eeeeee;
    position: relative;
    padding: 0 20px
}

.x-items-title .title {
    font-size: 16px;
    color: #262626;
    padding-left: 12px;
    position: relative;
}

.x-items-title .title:before {
    content: '';
    width: 4px;
    height: 20px;
    background-color: #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border-radius: 2px;
}

.x-items-title .site {
    float: right;
    color: #888;
}

.x-items-title .site a {
    color: #888;
}

.x-items-title .site a:hover {
    color: #004d9d;
    text-decoration: underline;
}

.x-items-title-white {
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;
    position: relative;
    padding: 0 20px;
}

.x-items-title-white .title {
    font-size: 16px;
    color: #262626;
}

.x-items-title-btn {
    float: right;
}

.x-items-order-title {
    height: 60px;
    line-height: 60px;
    position: relative;
    padding: 0 20px
}

.x-items-order-title .title {
    font-size: 16px;
    color: #262626;
    padding-left: 12px;
    position: relative;
    font-weight: bold;
}

.x-items-order-title .title:before {
    content: '';
    width: 4px;
    height: 20px;
    background-color: #999999;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.x-items-order-title .site {
    float: right;
    color: #888;
}

.x-items-order-title .site a {
    color: #888;
}

.x-items-order-title .site a:hover {
    color: #004d9d;
    text-decoration: underline;
}


/* 公共步骤 */

.x-step-item {
    position: relative;
    padding: 20px 0 50px;
    height: 4px;
}

.x-step-item:after {
    content: '';
    display: block;
    clear: both;
}

.x-step-round {
    float: left;
    position: relative;
    height: 4px;
    cursor: default;
}

.x-step-round:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background: #d7d7d7;
}

.x-step-round:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background: #d7d7d7;
}

.x-step-round.first:before,
.x-step-round.last:after {
    display: none;
}

.x-step-item.x-step-none .x-step-round:before,
.x-step-item.x-step-none .x-step-round:after {
    background: #d7d7d7!important;
}

.x-step-item.x-step-half .x-step-round.current:after {
    background: #d7d7d7 !important;
}

.x-step-item.m2 .x-step-round {
    width: 50%;
}

.x-step-item.m3 .x-step-round {
    width: 33.33%;
}

.x-step-item.m4 .x-step-round {
    width: 25%;
}

.x-step-item.m5 .x-step-round {
    width: 20%;
}

.x-step-icon {
    position: absolute;
    z-index: 2;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}

.x-step-icon span.num {
    display: block;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    position: absolute;
    background: #d7d7d7;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
}

.x-step-icon i.icon {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #aaa;
}

.x-step-round span.text {
    position: absolute;
    left: 0;
    top: 20px;
    right: 0;
    text-align: center;
    font-size: 12px;
}

.x-step-round.current:before,
.x-step-round.current:after {
    background: #ffd44a;
}

.x-step-round.current .x-step-icon,
.x-step-round.current span.text,
.x-step-round.current .x-step-icon i.icon {
    color: #ff6500;
}

.x-step-round.current .x-step-icon span.num {
    background: #ffd44a;
}


/* 公共底部 */

.x-public-footer {
    /* border-top: solid 1px #ccc; */
    margin-top: 20px;
    /* height: 378px; */
    position: relative;
    min-width: 1200px;
}

.x-public-footer-copy {
    background: #cbcbcb;
    padding: 20px 0;
}

.x-public-footer-copy p {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.x-public-footer-copy p a {
    margin: 0 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.x-public-footer-copy p a.beian {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    background: url(../images/beian.png);
    background-repeat: no-repeat;
}

.foot-new-links {
    text-align: center;
    padding: 30px 0;
    line-height: 26px;
}

.foot-new-links a {
    font-size: 14px;
    color: #343434;
}

.foot-new-links a:hover {
    color: #5a5a5a;
}

.foot-new-links span {
    margin: 0 25px;
}

.footer-bot {
    margin-bottom: 20px;
}

.footer-bot .footer-copy {
    font-size: 12px;
    color: #343434;
    line-height: 32px;
    text-align: center;
    margin-bottom: 20px;
}

.footer-bot .footer-cover {
    text-align: center;
    margin-bottom: 30px;
}

.footer-bot .footer-cover .btn {
    display: inline-block;
    cursor: pointer;
}

.footer-bot .footer-cover .btn.m1 {
    background: url(../images/icon_footer.png);
    width: 140px;
    height: 40px;
    background-repeat: no-repeat;
}

.foot-con {
    padding-top: 41px;
    overflow: hidden;
}

.foot-con .foot-box {
    /* border-right: 1px solid #cacaca; */
    float: left;
}

.foot-con .foot-box dl {
    float: left;
    text-align:center;
    position: relative;
}
.foot-con .foot-box dl:after {
    width: 1px;
    height: 43px;
    position: absolute;
    content: "";
    z-index: 2;
    right: 0;
    top: 100px;
    background: #f3f3f3
}

.foot-con .foot-box dl:last-child {
    margin-right: 56px;
}

.footer-obei .foot-con .foot-box dl dt {
    height: auto;
    color: #333;
    width: 64px;
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto 7px;
}
.footer-obei .foot-con .foot-box dl dt i{
    width: 26px;
    height: 26px;
    display: block;
    margin: 0 auto;
    margin-bottom: 19px;
}
.footer-obei .foot-con .foot-box dl dt i img{
    width: 100%;
    height: 100%;
}

.foot-con .foot-box dl dd a {
    font-size: 12px;
    color: #858585;
    line-height: 24px;
}

.foot-con .foot-box dl dd a:hover {
    color: #fa7900;
}

.foot-con .ewmVipcn {
    float: left;
    margin-left: 75px;
}

.foot-con .ewmVipcn .ewmVipcn-Icon {
    float: left;
    text-align: center;
    margin-right: 30px;
}

.foot-con .ewmVipcn .ewmVipcn-Icon span,
.foot-con .ewmVipcn .ewmVipcn-Icon label {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.foot-con .ewmVipcn p {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 55px;
    float: left;
}

.foot-con .ewmVipcn .evmvipcn-img {
    background: url(../images/icon_ewm.png);
    width: 100px;
    height: 100px;
    margin: 5px 0 5px 5px;
    background-repeat: no-repeat;
    background-position-x: center;
}


/* 公共会员左侧菜单 */

.x-public-container {
    position: relative;
}

.x-public-header.fixed+.x-public-container {
    margin-top: 105px;
}


.x-public-container:after {
    content: '';
    display: block;
    clear: both;
}

.x-member-menu {
    position: relative;
    float: left;
    width: 150px;
    min-height: 400px;
}

.x-member-menu-main {
    background: #ffffff;
}

.x-member-menu-title {
    height: 40px;
    text-align: center;
    font-size: 16px;
    border-bottom: solid 1px #d6d6d6;
    line-height: 40px;
    font-weight: normal;
}

.x-member-menu-title a {
    color: #004d9d !important;
}

.x-member-menu-info {
    position: relative;
    padding-bottom: 5px;
    min-height: 300px;
}

.x-member-menu-list {
    position: relative;
    padding: 16px 0 0 0;
    border-top: 1px solid #eeeeee;
    min-height: 37px;
}

.x-member-menu-cate {
    line-height: 22px;
    position: relative;
    padding: 0 25px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
}

.x-member-menu-cate a {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    position: relative;
    padding-left: 17px;
}


/* .x-member-menu-cate a:before{ content:''; display:block; width:5px; height:5px; background:#797979; position:absolute; left:0; top:50%; margin-top:-2.5px;} */

.x-member-menu-cate a.current:before {
    background: #004d9d;
}

.x-member-menu-cate a.disabled,
.x-member-menu-cate a.disabled:hover {
    cursor: default;
    text-decoration: none;
}

.x-member-menu-sub {
    position: relative;
}

.x-member-menu-sub ul {
    position: relative;
}

.x-member-menu-sub ul li {
    line-height: 20px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
}

.x-member-menu-sub ul li a {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    border-left: 3px solid transparent;
    display: block;
    padding: 0 8px 0 20px;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* .x-member-menu-sub ul li a:hover{ color:#ff5202; background-color:#fff2eb;border-color:#ff5202;} */

.x-member-menu-sub ul li a.current {
    color: #ff5202;
    background-color: #fff2eb;
    border-color: #ff5202;
}

.x-member-menu-sub ul li a.disabled,
.x-member-menu-sub ul li a.disabled:hover {
    cursor: default;
    text-decoration: none;
    color: #888;
}

.x-member-menu-sub ul li:hover a:not(.disabled) {
    color: #ff5202;
}

.x-member-menu-null {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.x-member-menu-null p {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    font-size: 12px;
    color: #888;
}

.x-public-content {
    position: relative;
}


/* .x-member-menu+.x-public-content{ margin-left:170px;} */

.x-member-menu+.x-public-content {
    float: right;
    width: 1030px;
    /* margin-left:170px;overflow: hidden;width:1030px;*/
}

.xQuery-scrollTop-button {
    margin-left: 610px;
}


/* form表单 */

.x-public-form {
    padding: 0 10px;
}


/* .x-public-form:before,.x-public-form:after{display: block;content: "";}
.x-public-form:after{clear: both;} */

.x-public-form-search {
    margin-right: 180px;
}

.x-public-form-itme {
    margin-bottom: 15px;
}

.x-public-form-itme:after {
    content: '';
    display: block;
    clear: both;
}

.x-public-form-info .x-public-form-textarea {
    width: 85%;
}

.x-public-form-box {
    position: relative;
    margin-top: 20px;
}

.x-public-form-box:after,
.x-public-form-search:after {
    content: '';
    display: block;
    clear: both;
}

.x-public-form-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    text-align: center;
}

.x-public-error-tip {
    color: #ff0000;
    display: none;
}

.x-public-error-tip i {
    margin-right: 5px;
}

.error .x-public-error-tip {
    display: block;
}

.x-public-form-itme .x-public-form-label {
    width: 110px;
    float: left;
    text-align: right;
    line-height: 32px;
    white-space: nowrap;
}

.x-public-form-itme .x-public-form-info {
    margin-left: 115px;
    line-height: 30px;
    min-height: 30px;
    position: relative;
}

.x-public-form-info .x-public-form-text {
    position: relative;
    z-index: 2;
}

.x-public-form-group {
    float: left;
    width: 50%;
}

.x-public-form-group-m {
    width: 33%;
    float: left;
}

.x-public-form-group-L {
    width: 100%;
}


/*tab*/

.p-nav-tabs {
    position: relative;
    overflow: hidden;
    padding-left: 10px;
    margin-bottom: 10px;
}

.p-nav-tabs ul>li {
    float: left;
    position: relative;
    height: 64px;
    line-height: 64px;
    color: #999999;
    font-size: 20px;
    cursor: pointer;
}

.p-nav-tabs ul>li>a {
    color: #999999;
    padding: 0 15px;
}

.p-nav-tabs ul>li:after,
.p-nav-tabs.tabs-medium ul li:after {
    content: '';
    width: 36px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #ffd44a;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -18px;
    display: none;
}

.p-nav-tabs ul>li>a:hover {
    color: #262626;
}

.p-nav-tabs ul>li.active,
.p-nav-tabs ul>li:hover {
    color: #262626;
}

.p-nav-tabs ul>li.active:after,
.p-nav-tabs ul>li:hover:after {
    display: block;
}

.p-nav-tabs ul>li:hover>a {
    color: #262626;
}

.p-nav-tabs ul>li.active>a {
    color: #262626;
}

.p-nav-tabs ul>li.active>a:hover {
    color: #262626;
}

.p-nav-tabs ul {
    display: inline-flex;
}

.p-nav-tabs.tabs-medium ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    position: relative;
}


/* .p-nav-tabs.tabs-medium  ul > li.active,.p-nav-tabs.tabs-medium  ul > li:hover {border-bottom:2px solid #ffd44a;} */

.p-nav-tabs.tabs-medium ul>li.active:after,
.p-nav-tabs.tabs-medium ul>li:hover:after {
    display: block;
}

.p-tabs-box {
    margin: 5px 0 20px;
    padding: 20px 10px 0;
}

.p-nav-tabs ul li .num {
    display: inline-block;
    position: absolute;
    top: -14px;
    right: 15px;
    color: red;
    font-size: 12px;
    font-weight: bold;
}

.p-nav-tabs ul>li>a .p-badge {
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    border-radius: 100%;
    background-color: #E1251B;
    margin-left: 2px;
    display: inline-block;
}


/* step步骤条 */

.p-steps {
    padding: 40px 0;
    text-align: center;
}

.p-steps:after,
.p-steps:before {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
}

.p-steps ul {
    display: inline-block;
}

.p-steps ul li {
    width: 280px;
    float: left;
    margin-left: -112.5px;
    position: relative;
}

.p-steps ul li:first-child {
    margin-left: 0;
}

.p-steps ul li .p-steps-list {
    width: 100%;
    height: 10px;
    position: relative;
}

.p-steps ul li .p-steps-list .p-steps-round {
    width: 32px;
    height: 32px;
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -16px;
    z-index: 12;
    line-height: 32px;
    color: #999999;
    cursor: pointer;
}

.p-steps ul li .p-steps-list .p-steps-line {
    height: 2px;
    background: #d7d7d7;
    position: absolute;
    width: 40%;
    top: 4px;
    right: 0;
    z-index: 10;
}

.p-steps ul li .p-steps-word {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
    font-size: 16px;
    color: #999999;
}

.p-steps ul li.active {
    z-index: 2;
}

.p-steps ul li.active .p-steps-list .p-steps-round {
    background-color: #FFD44A;
    z-index: 13;
    border: 1px solid #FFD44A;
    color: #262626;
}

.p-steps ul li.active .p-steps-list .p-steps-line {
    background: #FFD44A;
}

.p-steps ul li.active .p-steps-word {
    color: #262626;
}


/* 横向step步骤条 */

.p-steps-abscissa {
    text-align: center;
    padding: 20px 0;
}

.p-steps-abscissa:after,
.p-steps-abscissa:before {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
}

.p-steps-abscissa ul {
    display: inline-block;
}

.p-steps-abscissa ul li {
    width: 210px;
    position: relative;
    float: left;
    z-index: 2;
}

.p-steps-abscissa ul li:last-child {
    width: auto;
}

.p-steps-abscissa ul li .p-steps-abscissa-round {
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    z-index: 12;
    line-height: 24px;
    color: #999999;
    cursor: pointer;
    float: left;
    z-index: 10;
}

.p-steps-abscissa ul li .p-steps-abscissa-word {
    padding: 0 10px;
    background-color: #ffffff;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    display: inline-block;
    float: left;
    z-index: 10;
    word-wrap: normal;
}

.p-steps-abscissa ul li:last-child:before {
    display: none;
}

.p-steps-abscissa ul li.active .p-steps-abscissa-round {
    background-color: #ffd44a;
    color: #262626;
    border-color: #ffd44a;
}

.p-steps-abscissa ul li.active .p-steps-abscissa-word {
    color: #262626;
}

.p-steps-abscissa ul li.active:before {
    background-color: #ffd44a;
}

.p-steps-abscissa ul li:before {
    content: '';
    position: absolute;
    top: 12px;
    right: 5px;
    width: 96%;
    height: 2px;
    background-color: #d7d7d7;
    z-index: -1;
}

.p-steps-abscissa-text {
    margin-top: 40px;
    padding-left: 40px;
    color: #999999;
    text-align: left;
    font-size: 14px;
}


/* small-steps步骤条 */

.p-steps-abscissa.s1 ul li {
    height: 24px;
}

.p-steps-abscissa.s1 ul li:before {
    top: 11px;
}

.p-steps-abscissa.s1 ul li .p-steps-abscissa-round {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}

.p-steps-abscissa.s1 ul li .p-steps-abscissa-word {
    font-size: 12px;
    line-height: 24px;
}


/* steps宽度缩小 */

.p-steps-abscissa.p-steps-abscissa-sm ul li {
    width: 170px;
}

.p-steps-abscissa.p-steps-abscissa-sm ul li:last-child {
    width: auto;
}


/* 垂直steps步骤条 */

.p-steps-vertical {
    padding: 20px 0;
}

.p-steps-vertical ul li {
    position: relative;
    z-index: 2;
    margin-bottom: 8px;
    padding-bottom: 20px;
}

.p-steps-vertical ul li .p-steps-vertical-round {
    float: left;
    width: 32px;
    height: 32px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    line-height: 32px;
    color: #999999;
    cursor: pointer;
    z-index: 10;
}

.p-steps-vertical ul li .p-steps-vertical-word {
    margin-left: 40px;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
    min-height: 60px;
}

.p-steps-vertical ul li .p-steps-vertical-word .steps-word-title {
    font-size: 16px;
    color: #666666;
}

.p-steps-vertical ul li.active .p-steps-vertical-round {
    background-color: #ffd44a;
    color: #262626;
    border-color: #ffd44a;
}

.p-steps-vertical ul li.active .p-steps-vertical-word,
.p-steps-vertical ul li.active .p-steps-vertical-word .steps-word-title {
    color: #262626;
}

.p-steps-vertical ul li:before,
.p-steps-vertical ul li:after {
    content: '';
    width: 2px;
    height: 50%;
    background-color: #d7d7d7;
    position: absolute;
    left: 15px;
}

.p-steps-vertical ul li:before {
    top: 40px;
}

.p-steps-vertical ul li:after {
    bottom: 0;
}

.p-steps-vertical ul li.active:before,
.p-steps-vertical ul li.active:after {
    background-color: #ffd44a;
}

.p-steps-vertical ul li:last-child:before,
.p-steps-vertical ul li:last-child:after {
    display: none;
}

body {
    background-color: #f6f6f6;
}

.footer {
    background-color: #f6f6f6;
}


/* 商城门户底部 */

.footer-shop,
.footer-obei {
    background: #fff;
    height: 100%;
}

.footer-shop .x-public-footer-shop-copy,
.footer-obei .x-public-footer-shop-copy {
    width: 100%;
    height: 114px;
    text-align: center;
    padding-top: 42px;
    background-color: #424242;
}

.footer-shop .foot-con .foot-box dl {
    margin-right: 110px;
}

.obei-ewm-dy {
    width: 200px;
    float: left;
    padding-left: 0px;/* liaowj 8-9  修复IE8下公共底部区域换行的问题将padding-left: 30px;修改为0*/
}

.obei-ewm-dy .p-obei-img {
    width: 144px;
    margin: 0 auto;
    height: auto;
    text-align: center;
}

.p-obei-img .img-bottom .p-obei-kefu{
    width: 132px;
    padding-top: 5px;
    text-align: right;
}

.p-obei-img .img-bottom{
    margin-top: 20px;
    width: 144px;
    height: 48px;
    background: #f0f0f0;
    border-radius: 4px;
    color: #666;
}

.p-obei-img .img .p-obei-kefu-img a{
    font-size: 12px;
    color: #333333;
}

.x-public-footer-banner{
    min-width: 1200px;
    width: 100%;
    height: 353px;
    padding-top: 47px;
    background-image: url(../images/footer-bottom-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

.x-public-footer-banner-wrap{
    width: 1200px;
    margin: 0 auto;

}
.x-public-footer-banner-wrap .foot-qr-bottom{
    box-sizing: border-box;
    margin-left: 10px;
}

.x-public-footer-banner-wrap .foot-qr-bottom:first-child{
    margin-left: 0;
}
.foot-qr-bottom .left-font .left-font-upper .font-before-i img {
    width: 16px;
}
.foot-qr-bottom .left-font h5 {
    height: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 20px;
    margin: 3px 0;
    margin-top: 8px;
}
.foot-qr-bottom .left-font p{
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 17px;
    margin-top: 8px;
}

.x-public-footer-banner .foot-qr-bottom{
    width: 292px;
    height: 107px;
    padding: 15px 7px 11px 8px;
    float: left;
    box-shadow: 0 2px 32px 0 rgb(0 0 0 / 4%);
    border-radius: 4px;
    background: #fff;
}

.x-public-footer-banner .foot-qr-bottom .left-font{
    float: left;
    width: 190px;
    height: 100%;
    font-family: PingFangSC-Regular,PingFang SC;
}

.x-public-footer-banner .foot-qr-bottom .left-font .left-font-upper{
    width: 119px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 20px;
}

.x-public-footer-banner .foot-qr-bottom .left-font .left-font-upper .font-before-i{
    width: 16px;
    height: 100%;
    float: left;
    margin-right: 3px;
}
.x-public-footer-banner .foot-qr-bottom .left-font .left-font-upper span {
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    line-height: 17px;
}
.foot-qr-bottom .right-qr {
    float: right;
    width: 78px;
    height: 100%;
    padding-left: 3px;
}
.foot-qr-bottom .right-qr img {
    width: 80px;
    height: 80px;
}
.p-obei-img .img .p-obei-fankui-img{
    padding-top: 12px;
}

.p-obei-img .img .p-obei-kefu .p-obei-kefu-tel{
    font-size: 14px;
    font-weight: bold;
}

.p-obei-img .img .p-obei-kefu p{
    line-height: 20px;
}

.p-obei-img .img .p-obei-kefu .p-obei-kefu-tel i{
    width: 13px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    color: #000;
    display: inline-block;
}

.p-obei-img dl .p-obei-feedback-img{
    cursor: pointer;
    width: 122px;
    height: 34px;
    font-size: 12px;
    color: #262626;
    padding-left: 70px;
    padding-top: 12px;
    background-image: url(/obei-web-ec/statics/public/images/feedback.png)
}

.obei-ewm-dy .p-douyin,
.obei-ewm-dy .p-ewm {
    float: left;
    margin-left: 60px;
    text-align: center;
}

.obei-ewm-dy .p-douyin p,
.obei-ewm-dy .p-ewm p {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 16px;
}

.x-public-footer-shop-copy .footer-bot {
    margin-bottom: 0;
}

.x-public-footer-shop-copy .footer-bot .footer-copy {
    line-height: 20px;
    margin-bottom: 21px;
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #fff;
}

.x-public-footer-shop-copy .footer-bot .footer-cover {
    margin-bottom: 0;
}

.obei-ewm-dy .p-obei-img .img {
    text-align: left;
    overflow: hidden;
    /* padding-bottom: 20px; */
    /* border-bottom: 1px solid #999; */
    font-size: 12px;
}

/* .obei-ewm-dy .p-obei-img .img img {
    float: left;
} */

.obei-ewm-dy .p-obei-img .img span {
    display: inline-block;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    font-weight: 400;
    margin-top: 32px;
}

.obei-ewm-dy .p-obei-img dl {
    margin-top: 12px;
    text-align: center;
}

.obei-ewm-dy .p-obei-img dl dt {
    float: left;
    width: 24px;
    height: 40px;
    text-align: left;
    line-height: 40px;
    color: #999999;
}

.obei-ewm-dy .p-obei-img dl dd {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.obei-ewm-dy .p-obei-img dl dd span {
    font-size: 12px;
    color: #666666;
}

.p-douyin img,
.p-ewm img {
    width: 100px;
}

.footer-copy span {
    margin: 0 4px;
}

.footer-copy a {
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #fff;
}

.footer-copy img {
    margin-right: 4px;
}


/* obei底部 */

/* .footer-obei .foot-con .foot-box dl {
    margin-right: 60px;
}

.footer-obei .foot-con .foot-box dl:last-child {
    margin-right: 39px;
} */


/* layui日期组件添加小图标 */

.layui-date-item {
    position: relative;
}

.layui-icon-rq {
    position: absolute;
    right: 10px;
    top: 0;
    color: #999999;
}

.layui-date-item .layui-input {
    padding-right: 30px;
}

@media print {
    .no-print {
        display: none;
    }
}

@font-face {
    font-family: 'BarlowCondensed';
    src: url(../fonts/BarlowCondensed-SemiBold.ttf);
}


/* 404 */

.p-404 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 500px;
    max-height: 500px;
}

.p-404 .img {
    text-align: center;
}

.p-404 p {
    font-size: 20px;
    color: #999999;
    line-height: 28px;
    margin-top: 48px;
    text-align: center;
}

.text-check {
    color: #ff5202;
}
.not-click {
    pointer-events: none;
    cursor: default;
}
.xQuery-dialog-container-1366{
    position: fixed!important;
    height: auto;
    top: 70px!important;
    margin-top: 0px!important;
}

.satisfaction{
    background:url(../images/sat-bg.png) no-repeat;
}
.satisfaction-content{
    padding: 0 28px;
    height: 170px;
    background: #FFFFFF;
    border-radius: 14px 14px 4px 4px;
}
.satisfaction-content p{
    color: #262626;
    margin-bottom: 8px;
    line-height: 24px;
}
.x-satisfaction-title{
    line-height:78px;
    font-size: 20px;
    color: #262626;
    font-weight: bold;
    text-align: center;
}
.satisfaction-icon{
    background:url(../images/sat-icon.png) no-repeat;
    width: 154px;
    height: 116px;
    position: absolute;
    top: -38px;
    right: 30px;
}
.satisfaction-close{
    background:url(../images/sat-close.png) no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -40px;
    right: 0px;
}
#satDialog .xQuery-master-button a.blue {
    background: #fff;
    border: solid 1px #d7d7d7;
    color: #666;
}

#satDialog .xQuery-master-button a.gray {
    background: #ffd44a;
    border: solid 1px #ffd44a;
    color: #262626 !important;
}

#satDialog .xQuery-dialog-close {
    display: none;
}

#satDialog .xQuery-dialog-container .xQuery-master-button{
    padding-bottom: 34px;
}

.satisfaction-content .mb-36{
    margin-bottom:36px;
}

.satisfaction-title{
    padding-top:22px;
    line-height:25px;
    font-weight:bold;
}
.ifram-psq{
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 999;
    display: none;
}
.ifram-psq iframe{
    position: absolute;
    left: calc((100% - 1200px)/2);
    top: calc((100% - 700px)/2);
    z-index: 1000;
}
/*哀悼主题  liaowj 2022-11-15*/
.lament{
    filter: grayscale(1);
}
/* 协同 */
.x-pubilc-heder-changearea{
    background: #ffe996;
    border-radius: 7px;
    padding: 5px 10px;
    margin-top: 15px;
    position: relative;
    float: right;
    padding-bottom: 10px;
 }
.x-pubilc-changearea-title{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #262626;
    cursor: pointer;
}
.x-pubilc-changearea-title:hover{
    color:#262626
}
.changearea-txt{
    display: inline-block;
}
.changearea-info{
    float: right;
    margin: 10px 0 0 30px;
    color: #7F7F7F;
}
.x-pubilc-changearea-img{
    height: 10px;
    margin-right: 7px;
}
.error-tips{
  border-color: #ff5202 !important;
}



