ul{
    list-style: none;
}
header.top {
    height: 1.05rem;
    background: rgba(230, 46, 46, 1);
    padding: 0 1.3rem;
}

.top h1 {
    font-family: "Arial-BoldMT", "Arial Bold", "Arial";
    font-weight: 700;
    font-style: normal;
    font-size: .48rem;
    color: #ffffff;
}

.top h3 {
    font-family: "Arial-BoldMT", "Arial Bold", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: .28rem;
    padding-left: .2rem;
}

.search-container {
    height: .4rem;
}

input[type='text'], select {
    outline: none;
    border: none;
    padding: .04rem .20rem;
    height: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-size: .14rem;
}

select {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
}

input[type='text'] {
    width: 3rem;

}

.search-txt {
    width: 70px;
    height: 100%;
    line-height: .4rem;
    text-align: center;
    background: black;
    color: white;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
}

/***************************************************/
.tap {
    height: 60px;
    background: black;
}

.tap a {
    height: 100%;
    margin-right: 1.20rem;
    color: white;
    padding: 0 .1rem;
    font-size: 18px;
    cursor: pointer;
}

.tap .tap-active {
    color: #E62E2E;
    border-bottom: 4px solid #E62E2E;

}

/*************************************************************/

.complaint-container {
    padding: 0 0 1rem 1.8rem;

    width: 65%;
}

.complaint-handle {
    width: 30%;
}

.complaint-tap {
    height: 40px;
    margin-top: 30px;
    border-bottom: 1px solid #D7D6D6;
}

.complaint-tap a {
    height: 100%;
    margin-right: 1.20rem;
    color: #797979;
    padding: 0 .1rem;
    font-size: 18px;
    cursor: pointer;
    font-weight: 500;
}

.complaint-tap .tap-active {
    color: #E62E2E;
    border-bottom: 4px solid #E62E2E;
}

.complaint-item {
    padding: .2rem 0;
    border-bottom: 1px solid #D7D6D6;

}

.complaint-item .item-top > img {
    width: 60px;
    border-radius: 100%;
    margin-right: .2rem;
}

.complaint-item .item-top > div p:nth-child(1) {
    font-size: .18rem;
    font-weight: 600;
    color: black;

}

.complaint-item .item-top > div p:nth-child(2) {
    font-size: .14rem;
    color: #797979;
}

.complaint-item h2, .complaint-item .item-txt {
    margin: .2rem 0;
}

.complaint-item h2 {
    color: black;
}

.complaint-item .item-txt {
    font-size: 14px;
    color: rgb(121, 121, 121);
    line-height: 20px;
}

.complaint-item .issue-item {
    line-height: 28px;
}

.complaint-item .issue-item > span:nth-child(1) {
    color: rgb(51, 51, 51);
    font-weight: 600;
    font-size: 16px;
}

.complaint-item .issue-item > span:nth-child(2) {
    color: rgb(51, 51, 51);
    font-weight: 500;
    font-size: 14px;
}
.complaint-item-con .complaint-img{
    width: 60%;
    margin-top: .2rem;
}
.complaint-item-con .img-list.ul-pic-other{
    list-style: none;
    overflow: hidden;
    clear: both;
    margin-right: -10px;
}
.complaint-item-con .img-list.ul-pic4{
    list-style: none;
    overflow: hidden;
    clear: both;
    margin-right: -10px;
    width: 66.66666666666%;
}
.complaint-item-con .img-list li {
    list-style: none;
    width: calc(33.333% - 10px);
    padding-top: calc(33.333% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}

.complaint-item-con .img-list li.pic1 {
    padding-top: calc(100% - 10px);
    width: calc(66.666% - 10px);
    background-position: center top;
}
.complaint-item-con .img-list li.pic4 {
    padding-top: calc(50% - 10px);
    width: calc(50% - 10px);
}
.complaint-item-con .img-list li.pic-other {
    width: calc(33.333% - 10px);
}
.complaint-reply{
    background-color: #EFEFEF;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 13px;
    margin: 10px 0;
}
.complaint-reply span{
    color: #3EAE58;
}
.img-list-popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /*background-color: rgba(255,255,255,0.6);*/
    background-color: rgba(0,0,0,.6);
}

    .img-list-popup #popupSwiper {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 50%;
        /* height: 100%; */
        transform: translate(-50%,-50%);
        max-height: 100%;
        /*border-radius: 8px;*/
        /* overflow-y: auto; */
    }
    .swiper-container,
    .swiper-slide {
        height: 100%;
    }
    .img-list-popup .close {
        position: absolute;
        top: 2%;
        right: 2%;
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 100%;
        border: 1px solid #FFF;
        color: #FFF;
        font-size: 10px;
        line-height: 28px;
        text-align: center;
    }

.swiper-container-autoheight .swiper-wrapper {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-container {
    --swiper-theme-color: #ff6600; /* 设置Swiper风格 */
    --swiper-navigation-color: #D71F17; /* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px; /* 设置按钮大小 */
}

.swiper-button-next{
    background-image: url(../html/img/arrow-right-bold.png);
}
.swiper-button-prev {
    background-image: url(../html/img/arrow-left-bold.png);
}
.swiper-button-next, .swiper-button-prev{
    width: 36px;
    background-size: 36px 44px;
}
.swiper-slide img{
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.VerificationError{
    border: 1px solid #E62E2E;
    border-radius: 4px;
    padding: 5px 10px;
    margin-left: .2rem;
    color: #E62E2E;
}
.VerificationRight{
    border: 1px solid #3EAE58;
    border-radius: 4px;
    padding: 5px 10px;
    margin-left: .2rem;
    color: #3EAE58;
}

/*8888888888888888888888888888888888888888888888888888888888*/
.complaint-handle .btn {
    width: 3rem;
    height: .7rem;
    border-radius: 6px;
    margin-top: .3rem;
    font-size: 18px;
    cursor: pointer;
}

.btn-bg {
    background: #E62E2E;
    color: #E62E2E;
}

.btn-border {
    border: 1px solid #E62E2E;
    color: #E62E2E;
}

.complaint-handle .company-info {
    margin-top: .3rem;
    border-radius: 6px;
    background: #000000;
    width: 3rem;
    height: 1.3rem;

}

.complaint-handle .company-info div {
    flex: 1;
}

.complaint-handle .company-info div h4 {
    color: white;
    text-align: center;
}

.complaint-handle .company-info div p {
    color: rgb(230, 46, 46);
    font-size: .32rem;
    text-align: center;
    margin-top: .2rem;
    font-weight: 700;
}

.complaint-handle .company-info div img {
    width: 90%;
    display: block;
    margin: .2rem auto 0;
}
.company-info .flexAround{
    border-top:1px solid white;
    margin-top: 10px;
}
.company-info .flexAround ul{
    margin-top: 20px;
    text-align: center;
}
.company-info .flexAround ul h4:nth-child(1){
    color: white;
}
.company-info .flexAround ul li:nth-child(2){
    color: rgb(230, 46, 46);
    font-size: .22rem;
    font-weight: 600;
    margin-top: 5px;
}

/*88888888888888888888888888888888888888888888888888888888888888888*/
.form-content {
    background: white;
    border-radius: .10rem;
    padding: .2rem 0;
}

.form-item {
    margin: 8px 0;
}

.form-item p {
    width: 1.85rem;
    text-align: right;
    font-size: .20rem;
    font-weight: 400;
    line-height: .5rem;
    margin-right: .2rem;
}

.form-item input[type='text'] {
    width: 5rem;
    height: .35rem;
}

.form-item textarea {
    width: 5rem;
    height: 1.3rem;
}

.submit {
    width: 2.4rem;
    height: .50rem;
    font-family: "PingFangSC-Regular", "PingFang SC";
    font-weight: 400;
    font-style: normal;
    font-size: .20rem;
    color: #ffffff;
    background: #E62E2E;
    line-height: .5rem;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    border: none;
}

.uploadImg img {
    max-width: 100px;
    border-radius: 4px;
    margin: 10px;
    cursor: pointer;
}

.uploadVideo img {
    max-width: 100px;
    border-radius: 4px;
    margin: 10px;
    cursor: pointer;
}

.uploadVideo video {
    max-width: 100px;
    border-radius: 4px;
    margin: 5px;
    cursor: pointer;
}

/*88888888888888888888888888888888888888888888888888888888888888888*/
.through-car {
    padding: .2rem 1.2rem;

    margin: .2rem 0;
}

.car-top {
    border: 1px solid #F2F2F2;
    border-radius: 3px;
    border-bottom: none;
}

.car-top-tap {
    margin: .1rem 0;
    border-bottom: 1px dashed #F2F2F2;
}

.car-top-tap-type {
    width: 100px;
    text-indent: 30px;
}

.car-top-tap .flexLeft {
    flex: 1;
    list-style: none;
}

.car-top-tap .flexLeft li {
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #F2F2F2;
    margin: 0 .1rem .1rem .1rem;
    cursor: pointer;

}

.car-activity {
    background: #E62E2E !important;
    color: white;
}

.car-top-tap a {
    padding: 5px 10px;
    border-radius: 4px;
    margin: 0 .1rem;
    background: #E62E2E;
    color: white;
}

.car-handle {
    background: #F2F2F2;
    padding: .1rem;
}

.car-handle > div span {
    padding: 5px 15px;
    border-radius: 4px;
    margin: 0 .1rem;
    background: white;
    cursor: pointer;
}

.car-company-container {

}

.car-company-item {
    width: 18%;
    padding: 5px;
    border: 4px solid #fcfcfc;
    border-radius: 4px;
    margin: .2rem 1%;
    box-shadow: 5px 5px 10px rgba(204, 204, 204, 0.34902);
}

.car-company-item:hover {
    border: 4px solid #E62E2E;
    transition: all .3s;
}

.car-company-item .img-container {
    height: 3rem;
    width: 100%;
}

.car-company-item .img-container img {
    width: 100%;
}

.car-company-item h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.car-company-item > p {
    margin: 5px 0;
}

.buy-type {
    margin: 10px 0;
}

.buy-type a{
    width: 13%;
    margin:0 2%;
    height: 15%;
}
.buy-type a img{
    width: 100%;
    height: 100%;
}
.footer-tips a:hover{
    color: rgb(255, 0, 0)!important;
}


