.index-bang-title {
    margin: 20px auto 0 auto;
    width: 1200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.index-bang-title span {
    padding: 0 15px;
    color: #de2a2a;
    font-size: 26px;
    font-weight: bold;
}
.index-bang-title:after, .index-bang-title:before {
    display: inline-block;
    width: 380px;
    height: 2px;
    background: #de2a2a;
    content: "";
}
.index-bangdan {
    margin: 15px auto 0 auto;
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.index-bangdan .bangdan-list {
    float: left;
    margin-right: 15px;
    width: 285px;
    height: auto;
}
.index-bangdan .bangdan-list .list-nav {
    float: left;
    width: 285px;
    height: 60px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background: url(../img/bang_bg.png) no-repeat 30px 21px #de2a2a;
    text-indent: 56px;
    font-weight: 700;
    font-size: 19px;
    line-height: 60px;
}
.index-bangdan .bangdan-list .list-nav a {
    color: #fff;
} 
.index-bangdan .bangdan-list ul {
    float: left;
    width: 285px;
    height: auto;
    background-color: #fff;
}
.index-bangdan .bangdan-list ul li {
    float: left;
    margin-left: 10px;
    width: 265px;
    height: 50px;
    border-bottom: 1px dashed #e6e6e6;
    line-height: 50px;
}
i, em {
    font-style: normal;
}
.index-bangdan .bangdan-list ul li .v1 {
    background: url(../img/1.png) no-repeat 0 center;
}
.index-bangdan .bangdan-list ul li .v2 {
    background: url(../img/2.png) no-repeat 0 center;
}
.index-bangdan .bangdan-list ul li .v3 {
    background: url(../img/3.png) no-repeat 0 center;
}
.index-bangdan .bangdan-list ul li em {
    float: left;
    display: block;
    margin-left: 3px;
    width: 20px;
    height: 50px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}
.index-bangdan .bangdan-list ul li a {
    float: left;
    display: block;
    margin-left: 10px;
    overflow: hidden;
    width: 145px;
    height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #777;
}
.index-bangdan .bangdan-list ul li .score {
    float: right;
    display: block;
    margin-top: 22px;
    width: 80px;
    height: 6px;
    background-color: #bbb;
}
.index-bangdan .bangdan-list ul li .score span {
    float: left;
    display: block;
    width: auto;
    height: 6px;
    background-color: #de2a2a;
}
.index-bang-more {
    margin: 10px auto;
    width: 1198px;
    height: 50px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    clear: both;
}
.index-bang-more a {
    color: #de2a2a;
} 
.index-news-box {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
.index-news-box .news-list {
    width: 590px;
    height: auto;
    background-color: #fff;
}
.box .head1 {
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #ECECEC;
    overflow: hidden;
}
.box .head .tt, .box .head1 .tt {
    margin-left: 3px;
    margin-top: 1px;
    font-size: 18px;
    font-weight: bold;
    background:#FF464E;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: shine 4s linear infinite;
    display: inline-block;
}
.box .head .tt i, .box .head1 .tt i {
    color: #FF464E;
    margin-right: 5px;
    font-size: 20px;
}
.index-news-box .news-list .news-left {
    float: left;
    padding-left: 15px;
    padding-right: 10px;
    width: 235px;
    height: 688px;
}
.index-news-box .news-list .news-left .news-first {
    float: left;
    margin-top: 15px;
    width: 235px;
    height: 275px;
}
.index-news-box .news-list .news-left .news-first img {
    float: left;
    width: 235px;
    height: 160px;
}
.index-news-box .news-list .news-left .news-first .first-title {
    float: left;
    margin-top: 5px;
    width: 235px;
    height: 36px;
}
.index-news-box .news-list .news-left .news-first .first-title a {
    float: left;
    overflow: hidden;
    width: 235px;
    height: 36px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
}
.index-news-box .news-list .news-left .news-first .first-desc {
    float: left;
    display: -webkit-box;
    width: 235px;
    height: 72px;
    color: #999;
    text-overflow: ellipsis;
    white-space: initial;
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.index-news-box .news-list .news-left ul {
    float: left;
    margin-top: 5px;
    width: 235px;
    height: auto;
}
.index-news-box .news-list .news-left ul li {
    float: left;
    width: 236px;
    height: 36px;
    background: url(../img/p1.png) no-repeat 3px center;
    padding-left: 15px;
    line-height: 36px;
}
.index-news-box .news-list .news-left ul li a {
    width: 221px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    overflow: hidden;
    display: block;
    color: #999;
}
.index-news-box .news-list .news-right {
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    width: 300px;
    height: auto;
}
.index-news-box .news-list .news-right ul {
    float: left;
    width: 300px;
    height: auto;
}
.index-news-box .news-list .news-right ul li {
    float: left;
    width: 300px;
    height: 86px;
}
.index-news-box .news-list .news-right ul li img {
    float: left;
    margin-right: 10px;
    width: 72px;
    height: 72px;
}
.index-news-box .news-list .news-right ul li .r-title {
    float: left;
    width: 208px;
    height: 24px;
}
.index-news-box .news-list .news-right ul li .r-title a {
    float: left;
    overflow: hidden;
    width: 208px;
    height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.index-news-box .news-list .news-right ul li .r-desc {
    float: left;
    display: -webkit-box;
    width: 208px;
    height: 48px;
    color: #999;
    text-overflow: ellipsis;
    white-space: initial;
    font-size: 12px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-letter-list {
    margin: 0 auto;
    width: 1200px;
    height: auto;
    background-color: #fff;
}
.index-letter-list .letter {
    padding-left: 25px;
    width: 1175px;
    height: auto;
}
.index-letter-list .letter a {
    float: left;
    margin: 25px 0 20px 7px;
    padding: 0 12px;
    width: auto;
    height: 30px;
    border-radius: 3px;
    background-color: #de2a2a;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}
.index-letter-list .brands {
    margin-top: 5px;
    width: 1200px;
    height: auto;
}
.index-letter-list .brands ul {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.index-letter-list .brands ul li {
    float: left;
    margin-left: 20px;
    width: 111px;
    height: 90px;
}
.index-letter-list .brands ul li img {
    float: left;
    width: 109px;
    height: 52px;
    border-radius: 5px;
}
.index-letter-list .brands ul li p {
    float: left;
    display: block;
    margin-left: 9px;
    width: 91px;
    height: 24px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 24px;
    overflow: hidden;
    color: #333333;
}
.index-shop-list {
    margin: 0 auto;
    padding-bottom: 15px;
    width: 1200px;
    height: auto;
    background-color: #fff;
    overflow: hidden;
}
.index-shop-list ul {
    width: 1200px;
    overflow: hidden;
}
.index-shop-list ul li {
    float: left;
    padding: 12px 10px;
    width: 98px;
    height: 100px;
    border: 1px solid #fff;
    text-align: center;
}
.index-shop-list ul li img {
    float: left;
    border-radius: 10px;
}
.index-shop-list ul li p {
    float: left;
    margin-left: 5px;
    width: 90px;
    height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 24px;
}
.index-shop-list ul li p a {
    font-size: 14px;
    line-height: 30px;
    max-width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
    display: block;
}
.index-shop-list ul:last-child {
    margin-top: 25px;
}
.index-shop-list ul {
    width: 1200px;
    overflow: hidden;
}
.index-shop-list ul .f {
    height: 30px;
    background: url(../img/p1.png) no-repeat 6px center;
    text-align: left;
    padding: 0 0 0 20px;
}
.index-shop-list ul .f a {
    font-size: 14px;
    line-height: 30px;
    max-width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
    display: block;
}