﻿body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font: 18px Source Han Sans CN-Normal, Source Han Sans CN;
}
table{
    
    font-family: verdana,arial,sans-serif;font-size:11px;color:#333333;border-width: 1px;border-color: #666666;border-collapse: collapse;width: 690px;
}
table th {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #dedede;}

table td {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #ffffff;}

.flex {
    display: flex;
}

.ac {
    align-items: center;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.j-c {
    justify-content: center;
}

.j-b {
    justify-content: space-between;
}

.j-a {
    justify-content: space-around;
}

.j-s {
    justify-content: start;
}

.line-hide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}

.overline {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    word-break: break-all;
}

.flexWrap {
    flex-wrap: wrap;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.container .content-left {
    width: 865px;
}

.container .content-right {
    width: 315px;
}


/* 椤堕儴css */

.header-top {
    background: #BD0000;
}

.header-top .container,
.header-top .container a {
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    background: #BD0000;
}

.logo-search {
    margin: 20px auto;
}

.logo-search .logo {
    background: url('/skin/ecms064/images/logo.jpg') center center no-repeat;
    background-size: 100% 100%;
    width: 267px;
    height: 72px;
    overflow: hidden;
    text-indent: -200px;
}

.logo-search .search {
    max-width: 450px;
    width: 100%;
}

.logo-search .search-btn {
    background: #BD0000;
    border-radius: 0;
    padding: 0 31px;
    height: 48px;
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.logo-search .layui-input {
    border-radius: 0;
    padding: 0 15px;
    height: 48px;
    line-height: 1;
    border-right: none;
    max-width: 366px;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.logo-search .search-btn .search-icon {
    width: 20px;
}

.logo-search .layui-input:focus {
    border-color: #BD0000 !important;
}

.menu-list {
    background: #BD0000;
    margin-bottom: 20px;
}

.menu-list li {
    padding: 15px 20px;
    line-height: 1;
    min-width: fit-content;
}

.menu-list li a {
    color: #fff;
    font-size: 20px;
}

.menu-list .current {
    background: #7B0000;
}


/* 搴曢儴css */

footer {
    min-width: 1200px;
    background: #100101;
    padding: 35px 0;
    color: #fff;
    margin-top: 50px;
}

footer a{
    color: #B2B2B2;
    font-size: 14px;
}

footer a:hover{
    color: #BD0000;
}

footer .container div:first-child {
    color: #989898;
    font-size: 16px;
    margin-bottom: 10px;
}

footer .container div:first-child a {
    color: #989898;
    font-size: 16px;
    margin-right: 10px;
}

footer .container div:nth-child(2) {
    color: #989898;
    line-height: 30px;
}

footer .container div:nth-child(3) {
    color: #B2B2B2;
    font-size: 14px;
    margin: 24px 0 29px;
}

footer .container div:nth-child(4) span:nth-child(2) {
    display: inline-block;
    margin: 0 70px;
}


/* 鍏叡鐩掑瓙 */

.container .them-box:not(:last-child) {
    margin-bottom: 24px;
}

.container .them-box .them-top {
    padding: 0 10px;
    background: #BD0000;
    color: #fff;
}

.container .them-box .them-top .title {
    padding: 6px 0;
}

.container .them-box .them-top a {
    color: #fff;
    font-size: 16px;
}

.container .them-box .them-list {
    border: 1px solid #CCCCCC;
    border-top: none;
    padding: 0 12px;
}

.container .them-box .tag {
    padding-top: 8px;
}

.container .them-box .tag li a {
    display: block;
    padding: 6px 14px;
    font-size: 14px;
    color: #FFFFFF;
    background: #BD0000;
    margin-right: 10px;
    margin-bottom: 16px;
}

.container .them-box .tag li a:hover {
    opacity: .7;
}

.fa {
    margin-right: 5px;
}


/* icon */

.icon-own {
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: left center;
}

.time-own {
    background-image: url('/skin/ecms064/images/shijian.jpg');
    padding-left: 20px;
}

.see-own {
    background-image: url('/skin/ecms064/images/liulan.jpg');
    padding-left: 20px;
}

.tag-own {
    background-image: url('/skin/ecms064/images/biaoqian.jpg');
    padding-left: 20px;
}


/* 瀹氫綅 */

.position {
    font-size: 16px;
    color: #9A9A9A;
}

.position a {
    color: #343434;
}

.position a:hover {
    color: #BD0000 !important;
}


/* 鍒嗛〉 */

.pagesinfo {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagesinfo :where(a,
span) {
    min-width: 22px;
    padding: 0 5px;
    line-height: 32px;
    text-align: center;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    display: inline-block;
    margin: 0 4px;
}

.pagesinfo span {
    background: #BD0000;
    color: #fff;
    border-color: #BD0000;
}

.pagesinfo a:hover {
    color: #BD0000;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}


.upDown {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1em 0;
}

.upDown i {
    font-style: normal !important;
}

.up,
.down {
    width: 200px;
    text-align: center;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, .2);
    padding: 10px 3%;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
}

.up:hover,
.down:hover,
.reviewBtn:hover {
    opacity: .7;
    color: #fff !important;
}

.up {
    background: #BD0000;
    margin-right: 20px;
}

.down {
    background: #000000;
}

.reviewBox {
    border: 1px solid #eeeeee;
    border-radius: 5px;
    margin: 20px 0;
    box-shadow: 0px 2px 12px 1px rgba(0, 0, 0, 0.1);
}

.reviewBox textarea {
    resize: none;
    width: 100%;
    border: none;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 14px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
}

.reviewBox .sendReview {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 47px;
    background-color: #fafafa;
    font-size: 16px;
    position: relative;
}

.reviewBox .sendReview .remind-text {
    color: #201f1fb7;
    padding-left: 20px;
}

.inputText{
    display: none;
}

.reviewBox .reviewBtn {
    width: 109px;
    height: 47px;
    border-bottom-right-radius: 5px;
    background: #BD0000;
    color: #fff;
    line-height: 47px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    border: none;
}

.plbtn{
    position: relative;
    width: 109px;
    height: 47px;
    opacity: 0;
}

.reviewList {
    border: 1px solid #eeeeee;
    border-radius: 5px;
    box-shadow: 0px 2px 12px 1px rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}

.reviewList .reviewTotal{
    background-color: #fafafa;
    color: #201f1fb7;
    padding: 10px;
    font-size: 14px;
}

.reviewList li {
    display: flex;
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
}

.reviewList li:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
}

.reviewList li .avatar {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    flex-shrink: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.reviewList li .avatar img {
    width: 100%;
    aspect-ratio: 35/35;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.reviewList li .right-msg {
    flex-grow: 1;
}

.reviewList li .nameTime {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 10px;
}

.reviewList li .nameTime .name {
    color: #BD0000;
}

.reviewList li .content {
    font-size: 18px;
}


.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

:host,
:root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.ttf) format("truetype")
}

:host,
:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.ttf) format("truetype")
}

:host,
:root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.ttf) format("truetype")
}