a,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
label,
li,
ol,
p,
ul {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

label {
    font-weight: 500 !important;
}

@font-face {
    font-family: weiruanyahei;
    src: url(../../../style/font/Microsoft_YaHei.ttf) format("woff"), url(../../../style/font/Microsoft_YaHei.ttf) format("truetype");
    font-weight: 400;
    font-display: "auto";
    font-style: normal
}

html {
    font-family: weiruanyahei, 华文细黑, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    word-spacing: 1px;
    color: #333;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    cursor: default;
    text-align: justify
}


img {
    height: auto !important;
    max-height: 100% !important;
}


.maxw,
.w1000 {
    margin: 0 auto;
}

.maxw {
    width: 1200px;
}

.maxw .two_body {
    float: left;
    min-height: 1025px;
    background: white;
}

.two_body2 {
    /* width: 896px; */
    margin: 0 auto;
}

.niuTrendsTitle {
    height: 104px;
    text-align: center;
    margin: 0 auto;
    background-color: #ffffff;
    border-bottom: 1px solid #F2F2F4;
    padding-top: 22px;
}

.htmlText {
    background-color: #ffffff;
}

.breadcrumb {
    height: 60px;
    padding-top: 22px;
    margin-bottom: 0px;
    padding-left: 0px;
}

.maxw .el-breadcrumb,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover {
    color: #999999;
}

.el-breadcrumb {
    font-size: 14px;
    line-height: 1;
}

.el-breadcrumb:after,
.el-breadcrumb:before {
    display: table;
    content: "";
}

.el-breadcrumb__item {
    float: left;
}

.maxw .el-breadcrumb__inner.is-link,
.maxw .el-breadcrumb__inner a {
    font-weight: 400;
    color: #999;
}

.el-breadcrumb__separator[class*=icon] {
    margin: 0 6px;
    font-weight: 400;
}

.el-icon-arrow-right:before {
    content: "\e6e0";
}

.index.product .nav {
    padding: 17px;
    font-size: 14px;
    color: #666;
    background: #fff;
    border-radius: 4px;
    display: flex;
    border-bottom: 1px dashed rgba(25, 25, 25, 0.11)
}

.index.product .nav .left {
    width: 57px;
    height: 20px;
}

.index.product .nav .right {
    flex: 1;
    padding: 0 8px;
}

.index.product .nav .right .part {
    overflow: hidden;
}

.index.product .nav .right .part li {
    float: left;
    padding: 0 20px;
}

li {
    list-style-type: none;
}

.index.product .nav .right .part li a {
    font-size: 14px;
}

.index.product .zinav {
    padding: 17px;
    font-size: 14px;
    color: #666;
    background: #fff;
    border-radius: 4px;
    display: flex;
}

.index.product .zinav .left {
    width: 57px;
    height: 20px;
}

.index.product .zinav .right {
    flex: 1;
    padding: 0 8px;
}

.index.product .zinav .right .part {
    overflow: hidden;
}

.index.product .zinav .right .part li {
    float: left;
    padding: 0 20px;
}

.index.product .zinav .right .part li a {
    font-size: 14px;
}

.index.product .zinav .right .child .part {
    line-height: 38px;
    border-radius: 4px;
}

.index.product .zinav .right .part {
    overflow: hidden;
    float: right;
    width: 94%;
}

.ft_subtint {
    color: #2E5EC0 !important;
}

a {
    text-decoration: none;
    font-size: 16px;
    font-size: 12px;
    color: #333;
}

.tableItem a {
    color: #333 !important;
}

.index.product .nav .right .child .part {
    line-height: 38px;
    padding: 14px 0;
    background: #fbfbfb;
    border-radius: 4px;
}

.index.product .nav .right .part {
    overflow: hidden;
    float: right;
    width: 94%;
}

.listtext {
    width: 100px;
    height: 60px;
    font-size: 17px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    text-align: center;
    color: #333333;
    line-height: 60px;
    position: relative;
    float: left;
}

.productsBar {
    background-color: #ffffff;
    height: 60px;
    box-sizing: initial;
    border-bottom: 2px solid #2E5EC0;
}

.el-input__inner {
    width: 360px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #E6E6E6;
    background-color: white;
    padding: 0 15px;
}

.el-input__inner::-webkit-input-placeholder {
    color: #c0c4cc
}

.el-input__inner::-moz-placeholder {
    color: #c0c4cc
}

.el-input__inner:-ms-input-placeholder {
    color: #c0c4cc
}

.el-input__inner::-ms-input-placeholder {
    color: #c0c4cc
}

.el-input__inner::placeholder {
    color: #c0c4cc
}

.el-input__inner:hover {
    border-color: #c0c4cc
}

.el-input__inner:focus {
    outline: none;
    /* border-color: #606ca5 */
}

.this_sort {
    height: 60px;
    background-color: #fff;
    margin-top: 10px;
    /* padding: 20px 20px; */
    margin-bottom: 20px;
}

.this_sortFirst {
    position: absolute;
    min-width: 126px;
    width: 7%;
    height: 60px;
    border-right: 1px solid #e2dcdc;
}

.this_sortSecond {
    position: absolute;
    min-width: 95px;
    width: 6%;
    height: 60px;
    border-right: 1px solid #e2dcdc;
}

.this_sortText {
    text-align: center;
    margin-top: 20px;
}

.this_sortTextSecond {
    margin-left: 5px;
    text-align: right;
    margin-top: 20%;
}

.sanjiao {
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: green transparent #2E5EC0 transparent;
    border-width: 0px 4px 7px 4px;
    float: right;
    margin-right: 20%;
}

.daosanjiao {
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: #2E5EC0 transparent;
    border-width: 7px 4px 0px 4px;
    float: right;
    margin-top: 8px;
    margin-right: -8px;
}

.heighpriceInput {
    width: 80px;
    height: 40px;
    border: 1px solid #DADADA;
}

.heighpriceInput::-webkit-input-placeholder {
    color: #c0c4cc
}

.heighpriceInput::-moz-placeholder {
    color: #c0c4cc
}

.heighpriceInput:-ms-input-placeholder {
    color: #c0c4cc
}

.heighpriceInput::-ms-input-placeholder {
    color: #c0c4cc
}

.heighpriceInput::placeholder {
    color: #c0c4cc
}

.heighpriceInput:hover {
    border-color: #c0c4cc
}

.heighpriceInput:focus {
    outline: none;
    /* border-color: #606ca5 */
}

.lowpriceInput {
    width: 80px;
    height: 40px;
    border: 1px solid #DADADA;
}

.lowpriceInput::-webkit-input-placeholder {
    color: #c0c4cc
}

.lowpriceInput::-moz-placeholder {
    color: #c0c4cc
}

.lowpriceInput:-ms-input-placeholder {
    color: #c0c4cc
}

.lowpriceInput::-ms-input-placeholder {
    color: #c0c4cc
}

.lowpriceInput::placeholder {
    color: #c0c4cc
}

.lowpriceInput:hover {
    border-color: #c0c4cc
}

.lowpriceInput:focus {
    outline: none;
    /* border-color: #606ca5 */
}

.chooseButton {
    width: 80px;
    height: 40px;
    border: 1px solid #fff;
    color: white;
    background-color: #2E5EC0;
}

.chooseButton:focus {
    outline: none;
    /* border-color: #606ca5 */
}

.chooseButton:focus,
.chooseButton:hover {
    background: #2E5EC0;
    border-color: #2E5EC0;
    opacity: .7;
    color: #fff
}

.orderNav {
    width: auto;
    /*宽度也改为自动*/
    overflow: hidden;
    padding: 0;
    border-bottom: 2px solid #2E5EC0;
}

.orderNav>li {
    float: left;
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.orderNav>li:hover {
    background: #2E5EC0;
    color: white;
}


.ziduan {
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: 400;
    width: 16.5%;
}

.biaotou {
    margin-top: 20px;
    width: 950px;
    height: 50px;
    background: #fafafa;
    margin-left: 20px;
}

.biaotou .ziduan {
    float: left;
}

.pageContent {
    height: 100px;
    background-color: #fff;
    margin-bottom: 62px;
    margin: auto;
    text-align: center;
}

.noLists {
    line-height: 100px;
    margin-top: 13px;
    display: none;
    font-size: 14px;
}

.page {
    text-align: center;
    padding: 30px 0;
    display: none;
}

.el-pagination {
    white-space: nowrap;
    padding: 2px 5px;
    color: #303133;
}

.page .el-pagination .btn-prev {
    height: 26px;
    width: 26px;
    border-radius: 26px;
    min-width: 26px;
    padding: 0;
}

.el-pagination button:disabled {
    color: #c0c4cc;
    background-color: #fff;
    cursor: not-allowed;
}

.el-pagination .btn-prev {
    padding-right: 12px;
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
    background: 50% no-repeat;
    background-size: 16px;
    background-color: #fff;
    cursor: pointer;
    margin: 0;
    color: #303133;
}

.el-pagination button {
    border: none;
    padding: 0 6px;
    background: transparent;
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    box-sizing: border-box;
}

button,
input {
    border: none;
    outline: none;
}


.page {
    padding: 28px 0 0 0;
}

.page span {
    /* display: inline-block; */
    width: 60px;
    height: 24px;
    line-height: 50px;
    text-align: center;
    color: #666666;


}

.totalPageContent {
    width: 235px;
    height: 50px;
    font-size: 14px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D3D2D2;
    border-radius: 2px;
}

#pageNav {
    display: inline-block;
}

#pageNav a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666666;
    border: 1px solid #DADADA;
    margin-left: -1px;
    text-decoration: none;
}

#pageNav a.active,
#pageNav a:hover {
    font-weight: bold;
    background: #2e5ec0;
    color: #ffffff;
}

.trendsItemTitle {
    float: left;
    font-size: 13px;
    margin-left: 25px;
    width: 650px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prev:hover {
    cursor: pointer;
}

.next:hover {
    cursor: pointer;
}

.el-pager {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    padding: 0;
    margin: 0;
}

.page .el-pager li.active {
    height: 26px;
    width: 26px;
    color: #fff;
    background: #ec554c;
}

.el-pager li.active {
    color: #606ca5;
    cursor: default;
}

.page .el-pager li {
    height: 26px;
    width: 26px;
    min-width: 26px;
    line-height: 26px;
    margin-left: 8px;
    border-radius: 26px;
    background: transparent;
}

.el-pager li {
    padding: 0 4px;
    background: #fff;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    margin: 0;
}

li {
    list-style-type: none;
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
    line-height: 28px;
    color: #303133;
}

.page .el-pager li {
    height: 26px;
    width: 26px;
    min-width: 26px;
    line-height: 26px;
    margin-left: 8px;
    border-radius: 26px;
    background: transparent;
}

.el-pager li {
    padding: 0 4px;
    background: #fff;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    margin: 0;
}

[class*=" el-icon-"],
[class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.el-pager .more:before {
    line-height: 30px;
}

.page .el-pagination .btn-next {
    margin-left: 8px;
}

.page .el-pagination .btn-next,
.page .el-pagination .btn-prev {
    height: 26px;
    width: 26px;
    border-radius: 26px;
    min-width: 26px;
    padding: 0;
}

.el-pagination .btn-next {
    padding-left: 12px;
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
    background: 50% no-repeat;
    background-size: 16px;
    background-color: #fff;
    cursor: pointer;
    margin: 0;
    color: #303133;
}

.el-pagination button {
    border: none;
    padding: 0 6px;
    background: transparent;
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 50px;
    line-height: 50px;
    vertical-align: top;
    box-sizing: border-box;
    border: 1px solid #DADADA;
    color: #666666;
    width: 100px;
}

button,
input {
    border: none;
    outline: none;
}

.el-pagination__editor.el-input {
    width: 50px;
}

.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}

.el-pagination__editor {
    line-height: 18px;
    padding: 0 2px;
    height: 28px;
    text-align: center;
    margin: 0 2px;
    box-sizing: border-box;
    border-radius: 3px;
}

.el-pagination__editor.el-input .el-input__inner2 {
    height: 28px;
}

.el-pagination__jump .el-input__inner2 {
    padding: 0 3px;
}

.el-pagination .el-input__inner2 {
    text-align: center;
    -moz-appearance: textfield;
    line-height: normal;
}

.goods .productsBar .listtext a {
    width: 100px;
    height: 60px;
    font-size: 17px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    text-align: center;
    color: #333333;
    line-height: 50px;
    position: relative;
    float: left;
    margin-top: 5px;
}


.askOnline_content {
    width: 1100px;
    height: 533px;
    overflow-y: scroll;
}

.askOnline_title {
    height: 119px;
    border-bottom: 1px solid #E6E6E6;
}

.askprice_html {
    font-size: 26px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
}

.asktitle_right {
    font-size: 14px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: right;
    color: #666666;
    position: relative;
    float: left;
    padding: 46px 40px;
    width: 41%;
}

.asktitle_left {
    position: relative;
    float: left;
    padding: 46px 40px;
    width: 25%;
}

.shijiandingdanhao {
    font-size: 14px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    color: #999999;
    text-align: center;
    height: 48px;
    width: 16.65%;
}

.orderDetailItem .shijiandingdanhao {
    float: left;
    border-right: 1px solid #e6e6e6;

}

.orderDetailItem {
    width: 950px;
    height: 50px;
    line-height: 50px;
    border-bottom: none;
}

.orderDetail {
    margin-top: -1px;
    height: 50px;
    width: 950px;
    margin-left: 20px;
    border: 1px solid #e6e6e6;
    position: relative;
}

.table {
    height: 68px;
    width: 950px;
}

.table .tableItem {
    float: left;


}

.tableItem {
    height: 68px;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px dashed #e6e6e6;
    line-height: 68px;
}

.table .tableItem:last-child {}

.tableItem1 {
    border-bottom: 1px dashed;
    border-bottom: 1px solid #e6e6e6;
}

.table tr td {
    margin-top: 10px;
}


.orderStatus {
    font-size: 14px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    line-height: 50px;
    color: #2E5EC0;
}

.supplyTitle {
    width: 146px;
    height: 26px;
    font-size: 26px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 26px;
}

.endtimeText {
    font-size: 15px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 26px;
    margin-top: 7px;
    margin-left: 25px;
}

.endtimeDIV {
    float: right;
    width: 207px;
    height: 42px;
    background: #e6e6e652;
    border-radius: 21px 0px 0px 21px;
    margin-top: 28px;
}

.price {
    color: #FF5F5F;
    font-size: 28px;
    font-weight: bold;
}

.totalprice {
    color: #FF5F5F;
    font-size: 28px;
    font-weight: bold;
}

.lside {
    height: 36px;
}

.center,
.lside {
    float: left;
}

.lside .zoom {
    height: 400px;
}

.magnify[data-v-336b765e] {
    position: relative;
}

.magnify .preview-box[data-v-336b765e] {
    width: 400px;
    height: 400px;
    border: 1px solid #dededd;
    position: relative;
}

.magnifier {
    width: 160px;
    height: 160px;
    background: rgba(254, 238, 167, .4);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.magnify .preview-box .hover-box[data-v-336b765e] {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    border: 1px solid #545454;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURT1uzv///62t27cAAAACdFJOU/8A5bcwSgAAABBJREFUeNpiYGBkYGQECDAAAA0ABMZIs2EAAAAASUVORK5CYII=) repeat 0 0;
    cursor: move;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.magnify .zoom-box[data-v-336b765e] {
    width: 400px;
    height: 400px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    left: 385px;
    border: 2px solid #dc7a7a;
    top: 0;
}

.magnify .zoom-box img[data-v-336b765e] {
    position: absolute;
    width: 760px;
}

.lside .littleList {
    height: 70px;
    margin: 13px 0;
}

.tpl[data-v-b3aae2c6] {
    position: relative;
}

.box[data-v-b3aae2c6],
.tpl[data-v-b3aae2c6] {
    height: 100%;
    width: 100%;
}

.pre[data-v-b3aae2c6] {
    margin-left: -13px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAACIUlEQVRIS62Vv2sTYRjHn+8bs5Q4XYYMktzdIA5aEQKZBI2DtYuof4KKaHFx8l9wcikRin9BQKggUofq4CahUDsIEu7ewSnJkDSSIU3uK2+4HEl7l15Tb3zveT/Pr/f5PpCEr16vZyqVyi2S90lWSF4GcFFEDkXkN4Af4/H4o+u63wAEcRjEHWqt14MgeAPgapLzmfMDAK9t2/583HYO3mg0svl8vkbySQronAmA951O50W5XD6a/ojgIXib5PpZwREM+FQqlR4CmDiI4FrrLZJP04CVUhIEsWU217ccx3kWwX3fvysiO2nA2WxWCoWCdLtd6ff7SVfWHMf5Monc87yfAK6dBp+Ch8OhtFotIRl7heSB67rX0Ww2q5lMZvd/gWfqX4Xv+zUReb4InjbiWQbJmoHviciNJPgy4JC1B8/zDsPJO8E/B9j0o2/gRwAuxEWey+XEsqzJy+j1eqe1Ze4/ydHCyI31sg6mke8DWF0U1jIOSO6nei1LZvAOWuvbJL+mKehZMgBQNRNq6m4mNI28Rj1ot9syGAwWTejqZPx9318TEaPHsfp+nLCysiJGAkajURzcaMK9SFuMhdZ6k+RGmvIssgGwadv2yznJNXpuWda2iJxXzx8AmKSUtIkepy1RmAXDTbQRu4lmUw178FZErqQo0y8ReeU4zol9kNhAkuYV3VFKPQJwk+QlM7Ak/yql/pD8rpT6UCwWdwHECvs/TUckzcRL3NQAAAAASUVORK5CYII=) no-repeat 50%;
}

.next[data-v-b3aae2c6],
.pre[data-v-b3aae2c6] {
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -13px;
    position: absolute;
    border-radius: 18px;
    background: #e8e8e8;
    text-align: center;
    line-height: 36px;
    opacity: .5;
    color: #fff;
    transition: .3s;
    cursor: pointer;
    z-index: 110;
}

.next,
.pre {
    display: none;
}

.box[data-v-b3aae2c6],
.box .list[data-v-b3aae2c6] {
    overflow: hidden;
}

.box[data-v-b3aae2c6],
.tpl[data-v-b3aae2c6] {
    height: 100%;
    width: 100%;
}

.avatar-uploader,
.box {
    display: inline-block;
}

.box[data-v-b3aae2c6],
.box .list[data-v-b3aae2c6] {
    overflow: hidden;
}

.box .list[data-v-b3aae2c6] {
    min-width: 100%;
    transition: .3s;
    height: 100%;
}

.box .list .item[data-v-b3aae2c6] {
    height: 100%;
    width: 70px;
    margin-right: 12px;
    float: left;
    cursor: pointer;
}

.box .list .item .img[data-v-b3aae2c6] {
    height: 100%;
    width: 100%;
}

.next[data-v-b3aae2c6] {
    right: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAACOklEQVRIS6WVPYsTURSGzzv5KEIS8l1JMjOFWOiKEEgl6Fq4biPqT1ARXWys/AtWNkuExV8QWFhBRIvVwk7CwrqFIGFmCosUSbMmpNhkXplhEjabmeQGp7xz7nPOPR/vgUR8rVYr1mg0bpG8T7JB8jKAjIicishvAD8mk8kH0zS/AXDDMAg7dBxn23XdNwCuRjk/d34C4LWu658u2s7B2+12olQqNUk+UYDOmQB43+v1XtTr9bPpjxk8AB+Q3F4XPIMBH2u12kMAvoMZ3HGcPZJPw8CaponrhqY1zHzPMIxnM7ht23dF5HOYZTqdllwuJ91uV8bjseqjtgzD+OJHblnWTwDXom5WKhVJJpPKDkiemKZ5HZ1OZzMWix2uCmldBwA2Ydt2U0Ser4IDEM9BIpFQegHJpgc/EpEbq+B+gdZzcATLsk6DyVPhKzsg+deDnwGIK5EDo2w2K/l8Xnq9ngyHw9CrJMdrR57JZKRQKEi/35fBYBAZ0zTyYwAbKpGrgj0WyWPlblkHHAT6Do7j3Cb5dVnkU/CyHC8ootfnXocFExoqr6lUSsrl8tLiXQQHE7rhj79t21si4unxgr7H43F/cEajkUpZ/HSLyL2ZtngnjuPsktxRJUTZAdjVdf3lnOR6el4sFg9E5H/1/AEAXz6jNtHjsBQteRWDTbQTuonOXwxq8FZEriik6ZeIvDIMY2EfhC7oYAi8LrqjadojADdJXhKRNMmBpml/SH7XNG2/Wq0eAvCKuPD9AyPkEs0NrmhhAAAAAElFTkSuQmCC) no-repeat 50%;
}

.next[data-v-b3aae2c6],
.pre[data-v-b3aae2c6] {
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -13px;
    position: absolute;
    border-radius: 18px;
    background: #e8e8e8;
    text-align: center;
    line-height: 36px;
    opacity: .5;
    color: #fff;
    transition: .3s;
    cursor: pointer;
    z-index: 110;
}

.littleList .list .item:last-child {
    margin-right: 0px;
}

.tpl:hover .pre {
    display: block
}

.tpl:hover .next {
    display: block
}

input::-webkit-input-placeholder {
    color: #999999;
    text-indent: 10px;
}

@media screen and (max-width: 1430px) {
    .maxw {
        width: 1024px;
    }
    .trendsItemTitle{
        width: 460px;
    }
}

@media screen and (max-width: 1200px) {


    .footerCss,
    .headerCss {
        width: 1200px;
    }

    #__nuxt {
        width: 1200px;
    }

}

button,
input {
    border: none;
    outline: none;
}

button,
input {
    border: none;
    outline: none;
}

.zengzhiHtml {
    width: 100%;
    height: 200px;
}

.offerDetail {
    height: 80px
}

.el-popover {
    min-width: 80px !important;
}

.el-popover {
    position: absolute;
    background: #fff;
    min-width: 150px;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    word-break: break-all;
}

.el-popover:focus,
.el-popover:focus:active,
.el-popover__reference:focus:hover,
.el-popover__reference:focus:not(.focusing) {
    outline-width: 0
}



.leftBody {
    width: 690px;
    float: left;
}

.rightBody {
    background-color: white;
    width: 285px;
    float: right;
    height: 370px
}

.personalTop {
    background-color: white;
    padding: 14px 16px;
    height: 138px;
}

.personal-Center {
    background-color: white;
    margin-top: 10px;
    height: 135px;
}

.userCss {
    overflow: hidden;
    margin-bottom: 34px;
    margin-top: 20px;
    margin-left: 20px;
}

.userCss-lside {
    height: 74px;
    float: left;
    margin-right: 12px;
}

.circle {
    border-radius: 50%;
    height: 74px;
    width: 74px;
    line-height: 74px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background: #c0c4cc;
}

.userInfo {
    float: left;
}

.userInfo h4 {
    margin: 15px 0 0px;
    display: flex;
    font-size: 18px;
    color: #333;
    padding-right: 23px;
    background: no-repeat 100%;
    font-weight: bold;
}


.avatar-uploader {
    height: 176px;
    width: 176px;
}

.avatar-uploader,
.box {
    display: inline-block;
}

.avatar-uploader .el-upload {
    border: 0 dashed #d9d9d9;
    border-radius: 50%;
    cursor: pointer;
    height: 100%;
    width: 100%;
    background-color: #f3f3f3;
    position: relative;
    overflow: hidden;
}

.el-upload {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    outline: none;
}

.items_form>.item input {
    height: 34px;
}

.rside.right .mini {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: block;
    margin-left: 19px;
}

.rside.right .small {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    display: block;
    margin-bottom: 30px;
}

.items_form label {
    display: block;
    margin-bottom: 12px;
}

.el-upload--picture-card {
    border: 1px dashed #c0ccda;
    border-radius: 6px;
    box-sizing: border-box;
    width: 148px;
    height: 148px;
    line-height: 146px;
    vertical-align: top;
    cursor: pointer;
}

.el-upload {
    display: inline-block;
    text-align: center;
    outline: none;
}

.el-upload--picture-card,
.el-upload--picture-card:hover {
    border-color: #f3f3f3 !important;
}

.el-upload__input {
    width: 165px;
    height: 160px;
    margin-top: -173px;
    line-height: 20px;
    display: inline-block;
    margin-left: 5px;
    color: #777;
}

.el-upload__input {
    opacity: 0;
    cursor: pointer;
}

li a:focus,
li a:focus:active {
    outline-width: 0 !important
}



.htmlText li {
    background-color: #fff;
    height: 200px;
    padding: 17px;
    cursor: pointer;
    border-bottom: 1px solid #F2F2F4;
}

.htmlText li:hover {
    box-shadow: 3px 3px 8px rgba(160, 174, 188, .5)
}