.clear {
    *zoom: 1;
}

.clear:before, .clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

body {
    background: #f5faff;
}

.header_describe {
    width: 1200px;
    height: 64px;
    margin: 0 auto;
    line-height: 64px;
    font-size: 12px;
    color: #888;
}

.header_describe span {
    margin: 0 10px 0 0;
}

.header_describe span:nth-child(1) {
    color: #666;
}

.header_describe span:nth-child(4) {
    color: #1a8cff;
}

.describe_main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: -webkit-paged-x;
}

.describe-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    /* padding: 0 10px; */
    clear: both;
}

.describe-img {
    width: 90px;
    height: 90px;
    background: url('../images/tx_bj.png') no-repeat;
    background-size: 90px 90px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}

.user_head {
    width: 75px;
    height: 74px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 9px;
}

.user_head img {
    width: 74px;
    height: 74px;
}

.header_bottomheader {
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 8px;
    bottom: 6px;
}

.header_bottomheader img {
    width: 25px;
    height: 25px;
}

.describe-img img {
    overflow: hidden;
}

.describe-background {
    width: 100%;
    margin: 0 auto;
    position: relative;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 100%;
    margin-bottom: 95px;
}

.describe-nav {
    width: 260px;
    height: 800px;
    float: left;
    margin-right: 20px;
    background: #fff;
}

.describe-logo {
    width: 100%;
    margin-top: 30px;
}

.describe-logo h3 {
    font-family: '微软雅黑';
    font-weight: bold;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.describe-info {
    float: left;
    height: auto;
    min-height: 722px;
    width: 920px;
    background: #fff;
    border-radius: 0 4px 4px 0;
}

.describe-search {
    height: 78px;
    position: absolute;
    right: 45px;
    top: 0;
    background: #fff;
    z-index: 1002;
    padding-top: 20px;
}

.describe-search-input {
    border: 1px #e5e6e6 solid;
    background: #fff;
    padding: 0 10px;
    float: left;
    position: relative;
    width: 670px;
    height: 44px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.describe-search-input input {
    font-size: 14px;
    color: #313534;
    padding: 10px 0;
    line-height: 22px;
    width: 643px;
    border: none;
    background: none;
}

.describe-search-input:hover {
    border: 1px solid #08acee;
}

.describe-search-btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    padding: 0px 11px;
    background: #2698e4;
    float: right;
    width: 122px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-left: 15px;
}

.describe-nav-list .describe-item {
    cursor: pointer;
    font-size: 15px;
    line-height: 60px;
    border-bottom: 1px dashed #e8e8e8;
    /* font-weight: 700; */
    width: 212px;
    height: 60px;
    margin: 0 auto;
    color: #666;
    font-family: '微软雅黑';
    position: relative;
}

.describe-nav-list .describe-item.on {
    background: #fff;
    color: #1a8cff;
}

.describe-item:nth-child(1) .triangle {
    opacity: 1;
    border-color: transparent transparent transparent #1a8cff;
}

.triangle {
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 0 6px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #666;
    position: absolute;
    top: 24px;
    left: 0px;
    opacity: 0;
}

.icon {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin-left: 46px;
    margin-top: 20px;
    margin-right: 19px;
}

.icon-image01 {
    background: url("../images/all_icon.png") no-repeat;
    background-position: -524px -14px;
}

.icon-image01-hover {
    background-position: -501px -14px;
}

.icon-image02 {
    background: url("../images/all_icon.png") left no-repeat;
    background-position: -487px -457px;
}

.icon-image02-hover {
    background-position: -487px -482px;
}

.icon-image03 {
    background: url("../images/all_icon.png") left no-repeat;
    background-position: -517px -457px;
}

.icon-image03-hover {
    background-position: -517px -482px;
}

.icon-image04 {
    background: url("../images/all_icon.png") left no-repeat;
    background-position: -543px -457px;
}

.icon-image04-hover {
    background-position: -543px -481px;
}

.icon-image05 {
    background: url("../images/all_icon.png") left no-repeat;
    background-position: -569px -457px;
}

.icon-image05-hover {
    background-position: -569px -480px;
}

.icon-image06 {
    background: url("../images/all_icon.png") left no-repeat;
    background-position: -597px -458px;
}

.icon-image06-hover {
    background-position: -597px -481px;
}

.icon-image07 {
    background: url("../images/plan/fuchi.png") left no-repeat;
    background-size: 110%;
    background-position: -1px;
}

.icon-image07-hover {
    background: url("../images/plan/fuchi1.png") left no-repeat;
    background-size: 110%;
    background-position: -1px;
}
.box-hiden {
    display: none;
}

.describe-info ul li h2 {
    font-weight: normal;
    color: #000;
    font-size: 16px;
}

.describe-info ul li h3 {
    font-weight: normal;
    color: #666;
    font-size: 16px;
}

.lin {
    width: 63px;
    height: 1px;
    background: #313534;
    margin: 8px 0 10px 0;
}

/*.describe-info ul li p {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
}*/

.describe-side {
    padding-top: 1px;
}

.describe-info .describe-side h3 {
    color: #333;
    font-size: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dotted #999;
    cursor: pointer;
}

.describe-info .describe-side h3:hover {
    color: #08acee;
}

.describe-info .describe-side ul {
    padding-top: 14px;
}

.describe-info .describe-side ul li {
    color: #999;
    font-size: 13px;
    padding: 5px 0;
}

.describe-info ul li a {
    color: #08acee;
    /* text-decoration: underline; */
}

.describe-info ul li .describe-info-title {
    font-size: 14px;
    padding-bottom: 4px;
}

.describe-info ul li h4 {
    font-size: 14px;
    padding-bottom: 10px;
}

.table-pub {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.table-pub table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
}

.table-pub table tr th {
    background: #f5f5f5;
    padding: 20px 0;
    text-align: center;
    color: #333;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.table-pub table tr td {
    padding: 15px 0;
    text-align: center;
    color: #333;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}

.table-pub table tr td a {
    background: #08acee;
    color: #fff;
    text-decoration: inherit;
    padding: 5px 10px;
}

/* 个人中心 */
.describe-info {
    display: flex;
    flex-direction: column;
}

.describe_one_header {
    width: 100%;
    height: 30px;
    display: flex;
}

.describe_one_headerimg {
    width: 30px;
    height: 42px;
    background: url(../images/all_icon.png) no-repeat;
    background-position: -565px -480px;
    margin: 15px 0 0 30px;
    margin-top: 30px;
}

.describe_one_header span {
    line-height: 50px;
    font-weight: bold;
    margin-top: 15px;
    font-size: 18px;
    margin-left: 0px !important;
}

.describe_one_li {
    width: 870px;
    height: auto;
    margin: 0 auto;
    background: #edf6ff;
    margin-top: 40px;
    border-radius: 5px;
}

.describe_one_li ul li {
    height: 30px;
    line-height: 30px;
    color: #1a8cff;
    font-size: 12px;
    font-weight: bold;
    list-style: disc;
    text-indent: 5px;
    margin-left: 36px;
}

.newdescribe_one_li {
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 5px;
}

.newdescribe_one_li ul li {
    height: 30px;
    line-height: 30px;
    color: #1a8cff;
    font-size: 12px;
    font-weight: bold;
    list-style: disc;
    text-indent: 5px;
    margin-left: 36px;
}

.describe_one_btn {
    width: 90%;
    height: 98px;
    margin: 0 auto;
}

.describe_one_btn div {
    width: 150px;
    height: 56px;
    line-height: 56px;
    margin-top: 22px;
    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    color: #3cb0f7;
    border: 1px solid #1a8cff;
    float: left;
    text-align: center;
    border-radius: 8px;
}

.describe_one_btn div:hover {
    cursor: pointer;
}

.describe_one_btn div:nth-child(2) {
    margin-left: 10px;
    position: relative;
}

.describe_one_content {
    width: 95%;
    height: auto;
    min-height: 170px;
    margin: 0 auto;
    border: 1px solid #e4e5e5;
    background: #f8f8f8;
    border-radius: 5px;
    padding: 30px 0 0 30px;
    /*margin-left: 45px;*/
    float: left;
}

.describe_one_content ul li {
    width: 182px;
    height: auto;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    margin-left: 15px;
    margin-bottom: 12px;
    position: relative;
}

.describe_one_content ul li img {
    width: 100%;
    height: 102px;
    cursor: pointer;
    position: relative;
    padding: 0;

}

.describe_one_content ul li .mask {
    position: absolute;
    top: -36px;
    left: 0;
    width: 235px;
    height: 100px;
    background: rgba(113, 198, 32, 0.9);
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: none;
}

.describe_one_jindu:hover {
    cursor: pointer;
}

.describe_one_name {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #fff;
    text-indent: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.describe_one_edit {
    width: 100%;
    height: 45px;
    line-height: 45px;
    display: flex;
    flex-direction: row;
    background: #fff;
    font-size: 12px !important;
}

.theme-popbods {
    height: 510px;
}

.describe_one_edit span {
    flex: 4;
    display: block;
    text-align: center;
}

.describe_one_edit span:hover {
    cursor: pointer;
}

/* 操作弹出框 */
.theme-popover-center {
    width: 940px !important;
    height: 630px !important;
}

.theme-popbod-header {
    width: 100%;
    height: 83px;
    line-height: 83px;
    font-size: 24px;
    text-align: center;
    color: #333;
    border-bottom: 1px dashed #f0f0f0;
}

.theme-popbod-content {
    width: 100%;
    height: 430px;
}

.theme-popbod-top {
    display: flex;
    flex-direction: row;
    width: 90%;
    margin: 0 auto;
    height: 230px;
}

.theme-popbod-contenttext input:nth-child(1) {
    margin-top: 0px;
}

/*
.theme-popbod-contentleft {
    flex: 4.2;
}

.theme-popbod-contenttext {
    flex: 5.28;
}
*/

.theme-popbod-contenttext p {
    font-size: 10px !important;
    color: #b6b6b6 !important;

}

/*.theme-popbod-contentright {
    flex: 1;
}*/

.theme-popbod-contentleftimg {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    margin: 0 auto;
    overflow: hidden;
}

.theme-popbod-contentleftimg img {
    width: 285px;
    height: 180px;
}

.theme-popbod-contentleftimg img:hover {
    cursor: pointer;
}

.theme-popbod-contentleft p {
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.theme-popbod-contentleft-bottom {
    width: 167px;
    height: 92px;
    float: right;;
    background: #f0f5fa;
    padding-top: 16px;
    border-radius: 5px;
}

.theme-popbod-contentleft-bottom div {
    width: 100%;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    margin-bottom: 5px;
    border-radius: 3px;
    color: #333;
    font-size: 13px;
    text-indent: 34px;
    position: relative;
}

.title_input {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #f0f5fa;
    margin-top: 14px;
    border-radius: 7px;
    text-indent: 20px;
    font-size: 12px;
}

.theme-popbod-contenttext textarea {
    width: 100%;
    /* height: auto;
    min-height:20px; */
    height: 96px;
    padding: 17px 0 0 0px;
    text-indent: 20px;
    background: #f0f5fa;
    margin-top: 14px;
    border-radius: 7px;
    font-size: 12px;
}

.theme-popbod-contentleft-bottom div:hover {
    cursor: pointer;
    background: #e4ebf3;
}

.themehover {
    background: #e4ebf3
}


.describe_one_jindu {
    position: absolute;
    width: 80%;
    height: 116px;
    line-height: 116px;
    color: #fff !important;
    text-align: center;
    top: 0px;
    left: 50%;
    margin-left: -72px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.theme-popbod-contentleft-select {
    width: 20px;
    height: 20px;
    display: block;
    background: url('../images/all_icon.png') no-repeat;
    background-position: -449px -459px;
    position: absolute;
    top: 12px;
    left: 9px;
}

.theme-popbod-contentleft-selecthover {
    background-position: -449px -484px;
}

.custom-select {
    width: 122px;
    height: 46px;
    background: #f0f5fa;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 14px;
    line-height: 20px;
}

.custom-select:hover {
    cursor: pointer;
}

/* 编辑范围 */
.Editing-scope {
    width: 122px;
    height: auto;
    border-radius: 5px;
    margin: 0 auto;
}

.Editing-header {
    width: 122px;
    height: 36px;
    background: #81bcf7;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
}

.Editing-header:hover {
    cursor: pointer;
}

/* 分辨率 */
.Resolving-power {
    width: 100%;
    height: 46px;
    margin: 0 auto;
    margin-top: 14px;
}

.Resolving-power input {
    width: 101px;
    height: 46px;
    background: #f0f5fa;
    float: right;
    margin-left: 14px;
    border-radius: 5px;
    text-align: center;
    color: #999999;
}

.bj {
    background: #50d5a1;
    text-align: center;
    line-height: 46px;
    color: #fff;
}

.Resolving-powertitle {
    width: 217px;
    height: 46px;
    float: right;
    color: #6edbae;
    font-size: 12px;
    line-height: 20px;
}

.theme-popbodstip {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #b6b6b6;
    font-size: 12px;
    text-align: center;
}

.theme-submit {
    width: 273px;
    height: 60px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 60px;
    border-radius: 10px;
    background: #1a8cff;
    margin: 0 auto;
    display: block;
    margin-bottom: 28px;
    transition: all 0.3s;
}

.theme-submit:hover {
    background: #08acee;
    cursor: pointer;
}

.close, .closes {
    width: 44px;
    height: 48px;
    overflow: hidden;
}

.close img, .closes img {
    margin: -460px -369px;
}

.theme-poptit {
    top: -66px;
}

.describe_one_model {
    width: 48px;
    height: 38px;
    position: absolute;
    background: url('../images/all_icon.png') no-repeat;
    background-position: -433px -870px;
    left: 5px;
    bottom: 0;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}


/* 提现 start */
.Cash-withdrawal-header {
    height: 60px;
}

.Cash-withdrawal_headerimg {
    width: 26px;
    height: 42px;
    background: url(../images/all_icon.png) no-repeat;
    background-position: -487px -482px;
    margin: 15px 0 0 30px;
    margin-top: 30px;
    margin-right: 5px;
}

.shop_img {
    background-position: -597px -481px;
}

.Cash-withdrawal-header span {
    font-weight: bold;
    font-size: 18px;
    color: #333;
    margin-left: 13px;
    display: inline-block;
}

.Cash-withdrawal-content {
    width: 833px;
    height: 105px;
    background: #f8f8f8;
    margin: 0 auto;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
}

.Cash-withdrawal-contenthead img {
    margin-top: 15px;
    margin-left: 30px;
}

.withdrawal-money {
    width: 525px;
}

.Cash-withdrawal-contenthead {
    width: 129px;
}

.withdrawal-money span:nth-child(1) {
    display: block;
    height: 105px;
    line-height: 105px;
    color: #ff8c19;
    font-size: 27px;
    font-weight: bold;
    float: left;
}

.withdrawal-money span:nth-child(2) {
    width: 100px;
    display: block;
    height: 105px;
    line-height: 113px;
    color: #596c80;
    font-size: 16px;
    float: left;
    padding-left: 5px;
}

.Cash-withdrawal ul li span:nth-child(1) {
    float: left;
}

.Cash-withdrawal ul li span:nth-child(2) {
    /*float: left;*/
}

.withdrawal-listtype {
    width: 4px;
    height: 4px;
    background: red;
    border-radius: 2px;
    /* background-position: -675px -270px; */
    display: inline-block;
    /* margin-top: 11px; */
    vertical-align: middle;
    /* font-size: 12px; */
    /* color: #fff; */
    /* line-height: 19px; */
    margin-top: -2px;
    /* text-align: center; */
}

.Cash-withdrawal {
    width: 854px;
    height: 360px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
}

.Cash-withdrawal ul li {
    line-height: 40px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    /*margin-left: 26px;*/
    height: 40px;
    padding-left: 18px;
}
.Cash-withdrawal ul li:before{
    height: 4px;
    width: 4px;
    display: block;
    background: #778190;
    vertical-align: middle;
    content: " ";
    border-radius: 2px;
    top: 19px;
    position: absolute;
    left: 2px;
}
.Cash-withdrawal ul li:hover {
    color: #93bfff;
    cursor: pointer;
}

.Cash-withdrawal ul li span:last-child {
    position: absolute;
    right: 0;
}

.withdrawal {
    width: 166px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    background: #1482ff;
    margin-top: 28px;
}

.withdrawal:hover {
    cursor: pointer;
}

.Cash-withdrawal-moneys {
    width: 100%;
    height: 187px;
}

.Cash-withdrawal-moneys p:nth-child(1) {
    width: 100%;
    height: 65px;
    line-height: 65px;
    color: #666;
    font-size: 13px;
    text-align: center;
    padding-bottom: 0 !important;
}

.Cash-withdrawal-moneys p:nth-child(2) {

}

.Cash-withdrawal-moneys p:nth-child(2) input {
    width: 414px;
    height: 46px;
    display: block;
    border-radius: 5px;
    background: #f0f5fa;
    color: #999999;
    margin: 0 auto;
    text-indent: 20px;
}

.Cash-withdrawal-moneys p:nth-child(3) {
    width: 100%;
    height: 69px;
    line-height: 69px;
    color: #333333;
    font-size: 18px;
    text-align: center;
}

.Cash-withdrawal-moneys p:nth-child(3) span {
    color: #7fb5ff;
    padding-right: 5px;
}

.pages {
    width: 854px;
    height: 60px;
    margin: 0 auto;
    margin-top: 20px;
}

/* 提现 end */


/* 我的店铺 */
.stores_title {
    width: 876px;
    height: 193px;
    margin: 0 auto;
    display: flex;
}

.store-mendian {
    width: 130px;
    height: 130px;
    margin-right: 30px;
}

.store-mendian img {
    width: 130px;
    height: 130px;
}

.store-title-content {
    width: 695px;
    height: 76px;
    display: flex;
    flex-direction: column;
}

.store-introduction {
    width: 700px;
    height: 77px;
    position: relative;
}

.store-describe {
    /*height: 166px;*/
    color: rgba(255, 255, 255, 1);
    /*line-height: 23px;*/
    margin-top: 10px;
    width: 700px;
    line-height: 18px ;
}

.store-introduction-left h3 {
    font-size: 23px !important;
    color: rgba(255, 255, 255, 1) !important;
    font-weight: bold !important;
    margin: 0;
    height: 34px;
}

.store-introduction-left p {
    font-size: 13px;
    color: rgba(255, 255, 255, 1);;
}

.store-introduction-left {
    width: 78%;
}

.store-introduction-right {
    height: 77px;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
}

.store-introduction-right div {
    width: 85px;
    display: inline;
    margin-top: 33px;
}

.store-introduction-num span {
    color: rgb(255, 255, 255);;
    font-size: 14px;
    display: block;
    text-align: center;
    font-weight: bold;
}

.store-introduction-num p {
    color: rgba(255, 255, 255, 1);;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}

.dividing-line {
    width: 100%;
    height: 7px;
    margin-top: 10px;
}

/* 店铺作品 */
.Shop-works {
    border-top: 20px solid #f5faff;
    position: relative;

}

.shop-search {
    width: 300px;
    height: 36px;
    border: 1px solid #00cccc;
    border-radius: 18px;
    position: absolute;
    right: 0;
    top: 22px;
    display: flex;
    box-sizing: border-box;
    overflow: hidden;
}

.shop_search_icon {
    width: 28px;
    height: 36px;
    overflow: hidden;
    position: relative;
    background: url(../images/all_icon.png) no-repeat;
    background-position: -27px 0px;
    margin-left: 11px;
    margin-top: -7px;
}

.shop-search span {
    width: 56px;
    line-height: 34px !important;
    margin-top: 0 !important;
    background: #00cccc;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: -1px;
    border-radius: 0 17px 17px 0;
}

.shop-search span:hover {
    cursor: pointer;
}

.shop-g {
    width: 876px;
    margin: 0 auto;
    position: relative;
    height: 70px;
}

.shop-type {
    width: 852px;
    height: 30px;
    margin: 0 auto;
}

.shop-type span {
    width: 35px;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 12px;
    float: left;
    font-size: 13px;
}

.shop-type ul {
    width: 821px;
    height: 30px;
    float: right;
    position: absolute;
    right: 0;
}

.shop-type ul li {
    height: 30px;
    font-size: 12px;
    float: left;
    line-height: 30px;
    margin-left: 25px;
    text-align: right;
}

.shop-type ul li:nth-child(1) {
    margin-left: 0 !important;
}

.shop-type ul li:hover {
    color: #1a8cff;
    cursor: pointer;
}

/* 店铺筛选 */
.shop-screen {
    width: 876px;
    height: 25px;
    margin: 0 auto;
    background: #f5faff;
    display: flex
}



.container {
    display: flex;

}

.fa-angle-down {
    width: 15px;
    height: 10px;
    display: block;
    background: url('../images/all_icon.png') no-repeat;
    background-position: 0px -3px;
    position: absolute;
    right: -15px;
    top: 14px;
}

.sort {
    position: relative;
    display: block;
    font-size: 12px;
    margin-left: 16px;
}

.shop-area {
    width: 250px;
    height: 50px;
    color: #596c80;
    font-size: 12px;
    display: flex;
    position: absolute;
    right: 0;
    padding-top: 10px;
}

.shop-area span {
    width: 100px;
    height: 30px;
    display: block;
    border-radius: 20px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.shop-area span:hover {
    cursor: pointer;
}

.shop-areahover {
    color: #1a8cff;
    line-height: 30px;
    border: 1px solid #1a8cff !important;
    box-sizing: border-box;
}

.shop-sort {
    width: 100px;
    min-height: 100px;
    height: auto;
    display: none;
    position: absolute;
    transition: 0.2s all;
    border: 1px solid #E8E8E8;
    border-left: none;
    border-right: none;
    background: #fff;
    z-index: 9999;
    margin-top: 10px;
    box-shadow: 0px 2px 4px #0e87cc;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .3));
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}

.shop-sort-display {
    display: block !important;
}

.arrow:after {
    content: "";
    display: inline-block;
    border-color: transparent;
    border-style: solid;
}

.arrow:after {
    border-width: 10px;
    border-top-width: 0;
}

.arrow:after {
    border-bottom-color: #fff;

}

.arrow {
    bottom: 100%;
    left: 50% !important;
    margin-left: -10px;
}

.arrow {
    position: absolute;
    display: block;
    font-size: 0;
    line-height: 0;
    top: -10px;
}

.shop-sort ul {
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.shop-sort ul li {
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: center;

}

.shop-sort ul li:hover {
    background: #00BFFF;
    color: #fff;
}


/* 作品列表 */
.works-list-content {
    width: 880px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}

.picBox {
    width: 208px;
    height: 162px;
    border-radius: 5px;
    margin-right: 16px;
    float: left;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin-bottom: 10px;
}

.picBox p:nth-child(2) {
    position: relative;
    cursor: pointer;
}

.picBox img {
    width: 208px;
    height: 150px;
    position: absolute;
    cursor: pointer;
}

.picBox p:nth-child(2), .PchildrenNmaes {
    line-height: 45px;
    height: 45px;
    color: #333333 !important;
    font-size: 14px;
    text-align: center;
    position: relative;
}

.picBox:nth-child(4n+1) {
    margin-right: 0;
}

.picBox p:nth-child(1) {
    width: 100%;
    height: 150px;
    display: block;
    border-radius: 5px;
    overflow: hidden;
}

.picBox:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 4px;
    position: relative;
    -webkit-box-shadow: 0 0px 15px 0 rgba(14, 16, 22, 0.5);
    box-shadow: 0 0px 15px 0 rgba(13, 15, 22, 0.5);
    box-sizing: border-box;
     -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.mask {
    z-index: 9998;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    display: none
}

/* 账户余额 */
.account-amount {
    width: 920px;
    height: 180px;
    border-bottom: 16px solid #f5faff;
}

.account-amountimg {
    width: 156px;
    height: 136px;
    background: url('../images/all_icon.png') no-repeat;
    background-position: -465px -302px;
    margin-left: 51px;
    margin-top: 9px;
    float: left;
}

.account-amoun-head {
    width: 640px;
    height: 136px;
    float: left;
    padding-left: 70px;
}

.account-amoun-headtitle {
    width: 100%;
    height: 80px;
    line-height: 100px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.account-amoun-head-money span:nth-child(1) {
    color: #ff8c19;
    font-size: 36px;
    font-weight: bold;
}

.account-amoun-head-money span:nth-child(2) {
    color: #596c80;
    font-size: 16px;
    display: inline-block;
    line-height: 60px;
    /* margin-bottom: 0px; */
    vertical-align: top;
}
.account-amoun-head-money span:nth-child(4) {
    color: #596c80;
    font-size: 16px;
    display: inline-block;
    line-height: 60px;
    /* margin-bottom: 0px; */
    vertical-align: top;
}

/* 明细 */
.account-amoun-detailed {
    width: 920px;
    height: 380px;
    border-bottom: 16px solid #f5faff;
}

.account-amoun-detailed-box {
    width: 300px;
    height: 120px;
    float: left;
    border-bottom: 10px solid #f5faff;
}

.account-amoun-detailed-box:hover {
    transition: all 0.3s;
    cursor: pointer;
    -webkit-box-shadow: inset #2e93f8f1 0px 2px 2px;
    -moz-box-shadow: inset #1a8cff 0px 2px 2px;
    box-shadow: inset #1a8cff 0px 2px 2px;
}

.account-amoun-detailed-box:nth-child(3n-1) {
    border-right: 10px solid #f5faff;
    border-left: 10px solid #f5faff;
}

.account-amoun-detailed-img {
    width: 125px;
    height: 120px;
    float: left;
}

.account-amoun-detailed-img img {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    display: block;
    margin-top: 27px;
}

.account-amoun-detailed-num {
    width: 175px;
    height: 65px;
    margin-top: 27px;
    float: left;
}

.account-amoun-detailed-num p:nth-child(1) {
    color: #999;
    font-size: 13px;
    line-height: 30px;
}

.account-amoun-detailed-num p:nth-child(2) {
    color: #333;
    font-size: 23px;
    line-height: 25px;
}

/* 搜索关键词排行榜 */
.ranking-list {
    width: 920px;
    height: 1122px;
    background: #fff;
}

.ranking-list-head {
    width: 100%;
    height: 80px;
    line-height: 80px;
}

.ranking-list-head-img {
    width: 27px;
    height: 22px;
    display: block;
    background: url('../images/all_icon.png') no-repeat;
    background-position: -801px -359px;
    margin-top: 29px;
    margin-left: 29px;
    margin-right: 14px;
    float: left;
}

.ranking-list-head div {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    float: left;
}

.ranking-list-work {
    width: 840px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.ranking-list-box:nth-child(1) {
    margin-right: 20px;
    margin-bottom: 20px;
}

.ranking-list-box:nth-child(3) {
    margin-right: 20px;
}

.ranking-list-box:nth-child(4) {
    margin-top: 0px;
}

.ranking-list-box {
    width: 410px;
    height: 490px;
    box-sizing: border-box;
    border: 1px solid #dce1e6;
    border-radius: 5px;
    float: left;
}

.ranking-list-boxtitle {
    width: 100%;
    height: 59px;
    background: #e8f3ff;
    color: #66a9ff;
    text-align: center;
    line-height: 59px;
    font-size: 18px;
}

.ranking-list-boxtitleclassfy {
    width: 100%;
    height: 60px;
    line-height: 70px;
    color: #333;
    font-size: 14px;
    display: flex;
    font-weight: bold;
}

.ranking-list-boxtitleclassfy span {
    flex: 6;
    text-align: center;
}

.ranking-list-box ul li {
    height: 36px;
    line-height: 36px;
    color: #666666;
    font-size: 12px;
    display: flex;
    flex-direction: row;
}

.ranking-list-box ul li span:nth-child(1) {
    color: #333;
    font-size: 11px;
    font-weight: bold;
    text-indent: 36px;
    width: 50px;
}

.ranking-list-box ul li:nth-child(10) span:nth-child(1) {
    color: #333;
    font-size: 11px;
    font-weight: bold;
    text-indent: 33px;
    width: 50px;
}

/* .ranking-list-box ul li span:nth-child(1){
    flex: 2
} */
.ranking-list-box ul li span:nth-child(2) {
    width: 180px;
    text-indent: 35px;
}

.ranking-list-box ul li span:nth-child(3) {
    width: 180px;
    text-indent: 60px;
}

.ranking-list-box ul li:nth-child(1) span:nth-child(1) {
    width: 20px !important;
    height: 22px;
    display: block;
    background: url('../images/all_icon.png') no-repeat;
    background-position: -432px -617px;
    margin-left: 30px;
    margin-top: 9px;
}

.ranking-list-box ul li:nth-child(2) span:nth-child(1) {
    width: 20px !important;
    height: 22px;
    display: block;
    background: url('../images/all_icon.png') no-repeat;
    background-position: -458px -617px;
    margin-left: 30px;
    margin-top: 5px;
}

.ranking-list-box ul li:nth-child(3) span:nth-child(1) {
    width: 20px !important;
    height: 22px;
    display: block;
    background: url('../images/all_icon.png') no-repeat;
    background-position: -435px -645px;
    margin-left: 30px;
    margin-top: 6px;
}

.ranking-list-work .ranking-list-box:nth-child(2) .ranking-list-boxtitle {
    background: #ebf9fd !important;
    color: #5bceed !important;
}

.ranking-list-work .ranking-list-box:nth-child(3) .ranking-list-boxtitle {
    background: #eaf8f3 !important;
    color: #30bf88 !important;
}

.ranking-list-work .ranking-list-box:nth-child(4) .ranking-list-boxtitle {
    background: #fef6e8 !important;
    color: #faa719 !important;
}

/* tip */
.card-tip {
    /* display: none; */
    position: absolute;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .3));
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    font-size: 12px;
    z-index: 10000;
    text-align: left;
    margin-top: 12px;
    width: 170px;
}

.card-tip .card-tip-arrow {
    position: absolute;
    height: 12px;
    bottom: 100%;
    left: calc(50% - 10px);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}

.card-tip .card-tip-content {
    padding: 10px 20px;
    background: #fff;
    border-radius: 5px;
}

.card-tip .card-tip-arrow:after {
    content: "";
    display: block;
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 0 10px 12px;
    border-style: solid;
    position: absolute;
    top: 0px;
    left: 0;
}

.card-tip-item {
    /*width: 80px !important;*/
    font-size: 12px !important;
    min-height: 30px !important;
    height: auto !important;
    line-height: 30px !important;
    padding-left: 0 !important;
    text-indent: 0 !important;
}


#six-password, #six-length, #startPas, #delPas, #initialPas, #confirminitialPas,#editcountPas {
    position: relative;
}

.row:after {
    content: " ";
    clear: both;
    display: block;
}

#startPas .sixDigitPassword {
    left: 123px;
}

#initialPas .sixDigitPassword, #confirminitialPas .sixDigitPassword {
    top: 4px;
    left: 93px;
}

.sixDigitPassword {
    position: absolute;
    left: 0;
    top: 0;
    width: 310px;
    height: 50px;
    color: transparent;
    font-size: 12px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-user-select: initial;
    outline: 'none';
    z-index: 999;
    opacity: 0;
    left: -9999px!important;
    /*display: none;*/
    filter: alpha(opacity=0);

}

.sixDigitPassword-box {
    cursor: text;
    background: #fff;
    outline: none;
    position: relative;
    height: 50px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    float: left;
    margin-top: 3px;
    width: 306px;
}

.sixDigitPassword-box i {
    float: left;
    display: block;
    height: 50px;
    border-left: 1px solid #cccccc;
    width: 50px;
}

.sixDigitPassword-box .active {
    background: url('../images/password-blink.gif') no-repeat center center;
}

.sixDigitPassword-box b {
    display: block;
    margin: 21.5px auto 0 auto;
    width: 7px;
    height: 7px;
    overflow: hidden;
    visibility: hidden;
    background: url('../images/passeord-dot.png') no-repeat;
}

.sixDigitPassword-box span {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    height: 50px;
    border: 1px solid rgba(82, 168, 236, .8);
    border: 1px solid #00ffff;
    border-radius: 2px;
    visibility: hidden;
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.75), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.ui-securitycore .ui-form-item .ui-form-explain {
    margin-top: 8px;
}

.i-block {
    display: inline-block;
}

.six-password {
    position: relative;
    height: 50px;
    width: 300px;
    overflow: hidden;
    vertical-align: middle;

}

.row:after {
    content: " ";
    clear: both;
    display: block;
}

#six-password .sixDigitPassword, #six-length .sixDigitPassword {
    position: absolute;
    left: 120px;
    top: 0;
    width: 220px;
    height: 35px;
    color: #fff;
    font-size: 12px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-user-select: initial;
    outline: 'none';
    z-index: 999;
    opacity: 0;
    filter: alpha(opacity=0);
}

#six-password .sixDigitPassword-box, #six-length .sixDigitPassword-box {
    cursor: text;
    background: #fff;
    outline: none;
    position: relative;
    padding: 8px 0;
    height: 15px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    float: left;
    margin-top: 3px;
    width: 216px;
}

#six-password .sixDigitPassword-box i, #six-length .sixDigitPassword-box i {
    float: left;
    display: block;
    padding: 4px 0;
    height: 7px;
    border-left: 1px solid #cccccc;
}

#six-password .sixDigitPassword-box .active, #six-length .sixDigitPassword-box .active {
    background: url('../images/password-blink.gif') no-repeat center center;
}

#six-password .sixDigitPassword-box b, #six-length .sixDigitPassword-box b {
    display: block;
    margin: 0 auto;
    width: 7px;
    height: 7px;
    overflow: hidden;
    visibility: hidden;
    background: url('../images/passeord-dot.png') no-repeat;
}

#six-password .sixDigitPassword-box span, #six-length .sixDigitPassword-box span {
    position: absolute;
    display: block;
    height: 31px;
    border: 1px solid rgba(82, 168, 236, .8);
    border: 1px solid #00ffff;
    border-radius: 2px;
    visibility: hidden;
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.75), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    width: 35px;
    left: 0px;
    top: -1px;
}

#six-password .ui-securitycore .ui-form-item .ui-form-explain, #six-length .ui-securitycore .ui-form-item .ui-form-explain {
    margin-top: 8px;
}

#six-password .i-block, #six-length .i-block {
    display: inline-block;
}

#six-password .six-password, #six-length .six-password {
    position: relative;
    height: 35px;
    width: 300px;
    overflow: hidden;
    vertical-align: middle;

}

#six-password .sixDigitPassword-box i, #six-length .sixDigitPassword-box i {
    width: 35px;
}

/*消息提醒*/
.realTimeMessage{
    /*display: block;*/
    border-radius: 100px;
    padding: 0 30px;
    color: #555;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
    width: 574px;
    display: flex;
    height: 46px;
    flex-direction: row;
    align-items:center;/*垂直居中*/
    margin: 0 auto 20px auto;
}
.realTimeMessage i{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
    background: #1a8cff;
}
.realTimeMessage p{
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    white-space: nowrap;
    line-height: 46px;
}
.realTimeMessage p a{

}
.realTimeMessage span{
    display: inline-block;
    cursor: pointer;
    right: 30px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3ICg0NTM5NikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+5o6n5Lu2L+WFs+mXrS3nu788L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0i5Li76KaB6aG16Z2iIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5pKt5pS+6aG1LeeUu+i0qOajgOafpeWZqCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzNjAuMDAwMDAwLCAtMTQ3LjAwMDAwMCkiIGZpbGw9IiM5OTk5OTkiPgogICAgICAgICAgICA8ZyBpZD0i5o6n5Lu2L+WFs+mXrS3nu78iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzNjAuMDAwMDAwLCAxNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUtQ29weS0zIiBwb2ludHM9IjI4Ljk2NDczMzYgMCAxNSAxMy45NjQ3MzM2IDEuMDM2NTI4OTEgMCAwIDEuMDM2NTI4OTEgMTMuOTYzNDcxMSAxNSAwIDI4Ljk2NDczMzYgMS4wMzY1Mjg5MSAzMC4wMDEyNjI1IDE1IDE2LjAzNjUyODkgMjguOTY0NzMzNiAzMC4wMDEyNjI1IDMwIDI4Ljk2NDczMzYgMTYuMDM2NTI4OSAxNSAzMCAxLjAzNTI2NjM5Ij48L3BvbHlnb24+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 15px;
    height: 15px;
    background-size: contain;
}
.w_1200{
    width: 1200px;
    margin: 0 auto;
}