* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background: #F8F8F7;
    font-size: 14px;
}

textarea {
    border: none;
    outline: none;
    width: 100%;
}

input {
    border: none;
    outline: none;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body {
    color: #333;
}

img {
    object-fit: cover;
}

a {
    color: #fff;
    text-decoration: none;
}

.potyr {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 3;
}

.phoneOne {
    width: 408px;
    height: 501px;
    background: url('/image/矩形 1.png')no-repeat;
    margin: auto;
    /* margin-top: 200px; */
    overflow: hidden;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.phoneOne p {
    width: 100%;
    height: 24px;
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
}

.shouJi {
    width: 300px;
    height: 40px;
    margin: auto;
    margin-top: 20px;
    border: 1px solid #ccc;
    justify-content: space-between;
}

.shouJi img {
    margin-left: 14px;
    margin-top: 10px;
    float: left;
}

.inp {
    border: none;
    border-left: 1px solid #ccc;
    width: 231px;
    height: 25px;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    text-indent: 10px;
    outline: none;
}

.yanzm {
    width: 300px;
    height: 40px;
    margin: auto;
    margin-top: 20px;
    justify-content: space-between;
}

.inpOne {
    width: 196px;
    height: 40px;
    text-indent: 10px;
    outline: none;
    border: 1px solid #ccc;
    float: left;
}

.zhm {
    width: 100px;
    height: 40px;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    line-height: 40px;
    float: left;
}

.login {
    width: 300px;
    height: 40px;
    background: #B32731;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 2px;
    margin: auto;
    margin-top: 83px;
}

.login:hover.ss {
    background: #950C16;
}

.xia {
    width: 300px;
    height: 40px;
    margin: auto;
    margin-top: 7px;
}

.check {
    margin-right: 5px;
}

.liji {
    margin-left: 316px;
    width: 73px;
    margin-top: 87px;
}

.tub {
    position: absolute;
    right: 17px;
    width: 24px;
    height: 24px;
    bottom: 463px;
}

.header-container,
.nav-container,
.conten,
.footer-container {
    min-width: 1300px;
}

footer a {
    color: #fff;
}
.footer-container .container a {
    color: #fff;
}

/* header  nav footer*/

.header-container {
    background: url('/image/红背景.png') repeat;
}

.left_img {
    width: 388px;
    height: 78px;
    background: url('/image/标题.png')no-repeat;
    /* margin-top: 20px; */
}

.right_img {
    width: 197px;
    height: 78px;
    margin-left: 397px;
    margin-top: 36px;
}

.phone {
    text-align: center;
    color: #fff;
}

.bottom_wen {
    width: 179px;
    height: 30px;
    border-top: 1px solid #B45859;
    margin: auto;
    margin-top: 10px;
    justify-content: center;
    display: flex;
}

.bottom_wen img {
    margin-top: 10px;
    width: 16px;
    height: 18px;
}

.bottom_wen div {
    margin-left: 15px;
    line-height: 40px;
    color: #E8B20B;
}

.conten {
    width: 100%;
    margin-top: 33px;
}

.left {
    width: 202px;
    /* height: 285px; */
    background: url('/image/category-top.png') no-repeat center top/contain, url('/image/category-bottom.png') no-repeat center bottom/contain;
    position: relative;
    padding-bottom: 29px;
}
.category-list {
    background: url('/image/category-middle.png') repeat center/contain;
}
.rowss {
    justify-content: space-between;
    align-items: flex-start;
}

.rows {
    justify-content: space-between;
}
.left-head {
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 15px;
}
.ding {
    /* position: absolute; */
    /* top: 23px;
    left: 67px; */
    color: #fff;
    line-height: 1;
}

.left img {
    /* position: absolute; */
    /* left: 37px;
    top: 26px; */
    margin-right: 10px;
   
}

.left span {
    position: absolute;
}

.left ul {
    /* position: absolute;
    top: 71px; */
    padding-top: 10px;
    width: 100%;
    min-height: 145px;
    list-style: none;
}

.left li {
    margin-top: 20px;
    text-align: center;
}

.right {
    width: 947px;
    height: 1420px;
    background: #fff;
    /* margin-right: 105px; */
}

#articleList div {
    text-align: center;
    padding-bottom: 10px;
}

body {
    background: #F8F8F7;
}

.biaTerp {
        /* width: 560px; */
        /* height: 470px; */
        /* margin: auto; */
        margin-top: 60px;
        padding: 0 30px;
        white-space: normal;
}

.biaTerp img {
    max-width: 80%;
}

footer {
    width: 100%;
    height: 361px;
    background: url('/image/底部背景.png') repeat;
    margin-top: 100px;
}

.top {
    width: 100%;
    height: 249px;
    margin-top: 43px;
    display: flex;
    justify-content: space-between;
}

.leFt img {
    width: 181px;
    height: 181px;
}

.leFt div {
    float: left;
    color: #fff;
    text-align: center;
    margin-right: 20px;
}

.riGht {
    color: #fff;
    margin-top: 37px;
}

.bottom {
    width: 100%;
    height: 81px;
    border-top: 1px solid #666666;
    color: #fff;
    line-height: 74px;
}

.ro {
    justify-content: space-between;
}

.cont {
    width: 100%;
}


/* nav */

.nav-container {
    background-color: #081028;
}

.content {
    background: #081028;
    width: 100%;
    display: flex;
    justify-content: center;
}

.top_sh {
    /* width: 1100px; */
    height: 50px;
}

.ser {
    height: 50px;
    justify-content: space-between;
}

.ser ul {
    height: 50px;
}

.shuruk input {
    width: 222px;
    height: 34px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: #081028;
    /* margin-top: 7px; */
    text-indent: 5px;
    color: #fff;
}

.shuruk img {
    position: absolute;
    width: 16px;
    height: 17px;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
}

.imag {
    width: 25px;
    height: 27px;
    background: url('/image/个人中心.png')no-repeat;
    margin-left: 35px;
    margin-top: 11px;
}

.banner {
    width: 100%;
    height: 600px;
}

.inptCont {
    width: 1072px;
    height: 114px;
    margin: auto;
    position: relative;
}

#userInfo {
    color: #fff;
    /* line-height: 50px; */
    font-size: 14px;
    margin-left: 24px;
    max-height: 40px;
}

.right-login {
    /* width: 25px; */
    height: 27px;
    /* background: url(/image/个人中心@2x.png) no-repeat center/contain; */
    align-items: center;
    justify-content: space-between;
}

.right-login .user {
    height: 40px;
}

.tuic {
    margin-left: 22px;
}

.ouy {
    background: #21336A
}

.top_sh li {
    line-height: 50px;
    float: left;
    color: #fff;
    list-style: none;
    padding: 0 24px 0px 23px;
}

.shuruk {
    width: 222px;
    height: 34px;
    /* margin-left: 270px; */
    position: relative;
}

#yonghu2 {
    position: absolute;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 136px;
    top: 40px;
    z-index: 3;
    overflow: hidden;
    /* margin-top: -10px; */
    right: 0px;
}

.first {
    width: 136px;
    height: 21px;
    border-bottom: 1px solid #ccc;
    margin-top: 8px;
    display: flex;
    justify-content: start;
    font-size: 14px;
    line-height: 21px;
}

.first-one {
    width: 136px;
    height: 21px;
    border-bottom: 1px solid #ccc;
    margin-top: 2px;
    display: flex;
    justify-content: start;
    font-size: 14px;
    line-height: 21px;
}

.first-one p {
    margin-left: 3px;
}

.dele {
    width: 136px;
    height: 21px;
    display: flex;
    justify-content: center;
    font-size: 14px;
    line-height: 21px;
}

.user {
    position: relative;
}

.contr {
    /* margin-right: 10px;
    margin-top: 10px; */
    cursor: pointer;
}

.ass {
    color: #9D2F35
}


/* 背景色 background-color */

.bg-red {
    background-color: #9D1116;
}

.bg-gray {
    background-color: #EEEEEE;
}

.bg-pink {
    background-color: #FBF3F3;
}


/* .bg-pink2 {
    background-color: #F7E7E8;
} */

.bg-white {
    background-color: #fff;
}


/* 字体颜色 */

.font-red {
    color: #AD1119;
}

.font-666 {
    color: #666;
}

.font-999 {
    color: #999;
}

.font-333 {
    color: #333;
}


/* 字体加粗 */

.font-bold {
    font-weight: bold;
}


/* 字体大小 */

.font-12 {
    font-size: 12px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-24 {
    font-size: 24px;
}


/* 字体位置 */

.center {
    width: 100%;
    text-align: center;
}

.font-right {
    width: 100%;
    text-align: right;
}


/* 按钮  */

.btn-red-b {
    display: inline-block;
    /* justify-content: center;
    align-items: center; */
    border-radius: 10px;
    padding: 21px 51px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    background-color: #AD1119;
}

.btn-red-s {
    display: inline-block;
    /* justify-content: center;
    align-items: center; */
    border-radius: 10px;
    padding: 7px 21px;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background-color: #AD1119;
}

.btn-gray {
    display: inline-block;
    /* justify-content: center;
    align-items: center; */
    border-radius: 10px;
    padding: 21px 51px;
    cursor: pointer;
    color: #333;
    font-size: 20px;
    line-height: 1;
    background-color: #EEEEEE;
    ;
}


/* 边框 */

.border-gray {
    border: 1px solid #DFDBDB;
}

.border-red {
    border: 2px solid #AD1119;
}

.border-dashed {
    border: 1px dashed #DFDBDB;
}


/* 表格 */

table {
    border-collapse: collapse;
    table-layout: fixed;
}


/* 小手 */

.cursor {
    cursor: pointer;
}

[onclick] {
    cursor: pointer;
}


/* 标题 */

.title-b {
    font-size: 28px;
    font-weight: bold;
    color: #333;
}

.title-s {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.show-container a {
    color: #666;
}


/* 左右边距 */

.padding {
    padding-left: 42px;
    padding-right: 42px;
}

.padding-s {
    padding-left: 33px;
    padding-right: 33px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-bottom-25 {
    padding-bottom: 25px;
}

.margin {
    margin-right: 42px;
    margin-left: 42px;
}

.margin-top {
    margin-top: 20px;
}


/* 不换行 */

.nowrap {
    white-space: nowrap;
}


/* 订单 */

ul {
    list-style: none;
}


/* 遮罩 */

.filter {
    /* display: none; */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    background: rgba(0, 0, 0, .3);
}

.filter-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    background-color: #fff;
}


/* 分页 */

.page {
    width: 120px;
    margin: 0 auto;
    justify-content: space-between;
}

.page-item {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #DFDBDB;
    text-align: center;
    line-height: 20px;
}

.now-page {
    background-color: #AD1119;
    color: #fff;
}

.page span {
    cursor: pointer;
}


/* 选择盒子 */

.input-radio {
    display: inline;
    opacity: 0;
    width: 0;
    height: 0;
    /* margin-left: 50px; */
}

.box {
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
    margin: 0;
    margin-right: 5px;
    top: 1px;
    left: 0;
    z-index: 5;
    background-color: #fff;
    border: 1px solid #DFDBDB;
}

.input-radio:checked+label {
    /* position: relative; */
    display: inline-block;
    border: 1px solid #AD1119;
    /* text-align: center; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}

.input-radio:checked+label>span {
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #AD1119;
    top: 2px;
    left: 2px;
    /* padding: 4px; */
}

.default-address {
    display: inline-block;
    border: 1px solid #AD1119;
}

.default-address>span {
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #AD1119;
    top: 2px;
    left: 2px;
}


/* input叉号 */


/* --清除谷歌浏览器下的 search 叉号 */

input::-webkit-search-cancel-button {
    display: none;
}


/* --清除IE下的 search 叉号 */

input[type=text]::-ms-clear {
    display: none;
}


/* 头像 */

.avatar-s {
    width: 40px;
    height: 40px;
}

.avatar-b {
    width: 67px;
    height: 67px;
}


/* 文字溢出 */

.text-overflow {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.text-overflow-box {
    /* border: 1px solid black; */
    /* max-width: 400px; */
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}


/* 不可点击 */

.disable {
    pointer-events: none;
}


/* 竖线 */

.vertical-line {
    margin: 0 5px;
}


/* 导航栏字体 */

.nav-container ul {
    font-size: 18px;
}


/* 遮罩 */

.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    z-index: 12;
}


/* 加载中 */

.sk-fading-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}