.index-title {
    font-size: 32px;
    line-height: 60px;
    font-weight: bold;
}


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

.ad-list a {
    width: 100%;
    height: 69px;
}

.ad-list a img {
    width: 100%;
    height: 100%;
    margin-bottom: 8px;
}

.ad-list a:last-child img {
    margin-bottom: 0;
}

.ad li a {
    margin-left: 15px;
}

.hot-products {
    height: 268px;
    border: 1px solid #EEEEEE;
    border-top: 3px solid #666666;
}

.hot-cats {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(180deg, #EEEEEE, #FFFFFF);
}

.hot-cats span {
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
}

.hot-cats span:not(:last-child) {
    border-right: 1px solid #EEEEEE;
}

.hot-products .hot-bottom {
    width: 100%;
    height: 225px;
    border-top: 1px solid #EEEEEE;
}

.hot-products .hot-list {
    float: left;
    padding: 0 10px 0 10px;
    width: 890px;
    height: 225px;
    border-right: 1px solid #EEEEEE;
}

.hot-products .hot-product {
    float: right;
    width: 280px;
    height: 225px;
}

.hot-list-item {
    height: 55px;
    line-height: 55px;
}

.hot-list-item:not(:last-child) {
    border-bottom: 1px solid #EEEEEE;
}

.hot-list-item span {
    display: block;
    float: left;
}

.hot-list-item-name {
    width: 140px;
    color: #666666;
}

.hot-list-item-product {
    width: 250px;
    color: #333333;
}

.hot-products .hot-product {
    text-align: center;
}

.hot-products .hot-product span a {
    font-size: 12px;
    color: #E41E26;
    padding: 0 15px 0 15px;
}

.hot-brands {
    height: 80px;
    background: #F5F5F5;
    border: 1px solid #E7E7E7;
}

.hot-brands-item {
    float: left;
    width: 11%;
    text-align: center;
    padding-top: 10px;
}

.hot-brands-item:not(:last-child) {
    border-right: 1px solid #E7E7E7;
}

.index-focus .head-txt {
    background: #F5F5F5;
}

.index-focus .head-txt a {
    color: #666666;
}

.index-focus .head-txt strong {
    font-weight: 500;
}

.index-focus .list-txt li {
    background: unset;
    padding-left: 0;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
}

.index-focus .list-txt li:is(:first-child) {
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.index-focus .list-txt li:is(:first-child) a {
    color: #E41E26;
}

.index-line {
    height: 8px;
}

.index-line div:is(:first-child) {
    width: 300px;
    height: 8px;
    background: #E41E26;
}

.index-line div:is(:last-child) {
    width: 900px;
    height: 8px;
    background: #333333;
}

.index-hot-news {
    width: 800px;
    height: 60px;
    border-bottom: solid 1px #EEEEEE;
}

.index-hot-news .fr span {
    line-height: 60px;
    padding: 0 10px 0 10px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

.index-hot-news .fr span:not(:last-child) {
    border-right: solid 1px #CCCCCC;
}

.index-hot-news-body {
    width: 380px;
    float: left;
    margin-top: 20px;
}

.index-hot-news-body:nth-child(2n+1) {
    float: right;
}

.index-hot-news-body .head-txt {
    line-height: 40px;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 10px 16px 10px 0;
}

.index-hot-news-body .list-txt {
    padding: 0 16px 0 0;
}

.head-txt .title-split {
    width: 4px;
    height: 20px;
    background: #E41E26;
    float: left;
    margin: 10px 10px 0 0;
}

.index-hot-news-body .head-txt strong {
    font-size: 22px;
    color: #333333;
}

.index-hot-cars {
    width: 375px;
    height: 388px;
    border: 1px solid #EEEEEE;
    margin-top: 8px;
}

.index-hot-cars .box {
    font-size: 0;
    white-space: nowrap;
}

.index-hot-cars .box .tab-name {
    vertical-align: top;
    display: inline-block;
}

.index-hot-cars .box .tab-name span {
    text-align: center;
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 55px;
    height: 55px;
    cursor: pointer;
    width: 120px;
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
}

.index-hot-cars .box .tab-name span:is(:first-child) {
    border-top: 0;
}

.index-hot-cars .box .tab-name span.t_name.on {
    color: #E41E26;
    background: #fff;
    border-right: 0;
}

.index-hot-cars .box .tabbox {
    width: 250px;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.index-hot-cars .box .tabbox ul {
    text-align: center;
}

.index-hot-cars .box .tabbox li {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
}

.index-hot-cars .box .tabbox li .content {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 220px;
}

.index-hot-cars .box .tabbox li .content .img {
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.index-hot-cars .box .tabbox li .content .img img {
    display: block;
    width: 185px;
    height: 120px;
    margin: 0 auto;
    transition: all .3s linear;
}

.index-hot-cars .box .tabbox li .content .info {
    display: block;
    text-align: center;
}

.index-hot-cars .box .tabbox li .content .info label {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    display: block;
    color: #333333;
}

.index-hot-cars .box .tabbox li .content:hover .info label {
    color: #ED3F43;
}

.index-hot-cars .box .tabbox li .content:hover .img img {
    transform: scale(1.1);
}

.index-exhibit {
    margin-top: 20px;
    width: 375px;
    border: 1px solid #EEEEEE;
}

.index-exhibit-title {
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px 0 5px 10px;
}

.index-exhibit-info {
    text-align: left;
    color: #666666;
    padding-left: 10px;
}

.index-exhibit-info .ico {
    width: 12px;
    height: 12px;
    padding-right: 5px;
}

.index-split-line {
    height: 4px;
    width: 100%;
    clear: both;
}

.index-split-line div:is(:first-child) {
    height: 4px;
    background: #E41E26;
}

.index-split-line div:is(:last-child) {
    height: 4px;
    background: #CCCCCC;
}

.index-product-list .list-body .detail {
    width: 284px;
    float: left;
    text-align: center;
    padding-bottom: 20px;
    padding-right: 20px;
}

.index-product-list .list-body .detail:nth-child(4n+4) {
    padding-right: 0;
}

.index-product-list .list-body .detail-main {
    border: 1px solid #EEEEEE;
}

.index-product-list .list-body .detail-main .img img {
    width: 282px;
    height: 212px;
}


.index-product-list .list-body .detail-main .title {
    line-height: 32px;
    height: 32px;
    font-size: 16px;
    padding: 0 15px;
}

.index-product-list .list-body .detail-main .title a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-product-list .list-body .detail-btn a {
    display: inline-block;
    height: 25px;
    padding: 0 12px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}

.index-product-list .list-body .detail-btn {
    padding-top: 20px;
}

.index-product-list .list-body .detail-btn a:is(:first-child) {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #666666;
    margin-right: 15px;
}

.index-product-list .list-body .detail-btn a:is(:last-child) {
    background: rgba(228, 30, 38, 0.05);
    border: 1px solid #E41E26;
    border-radius: 4px;
    color: #E41E26;
}

.index-product-list .list-body .detail-btn a img {
    position: absolute;
    margin-top: 6px;
}

.index-product-list .list-body .detail-btn a span {
    padding-left: 15px;
}

.index-video-list .fl {
    width: 865px;
    height: 440px;
}

.index-video-list .fr {
    width: 300px;
}

.index-video-list .fl .list-body .detail {
    width: 270px;
    float: left;
    text-align: center;
    padding-bottom: 20px;
    padding-right: 20px;
}

.index-video-list .fl .list-body .detail:nth-child(3n+3) {
    padding-right: 0;
}

.index-video-list .fl .list-body .detail-main .img img {
    width: 268px;
    height: 155px;
}

.index-video-list .fl .list-body .detail-main .play {
    width: 44px;
    height: 44px;
    position: absolute;
    margin-left: -120px;
    margin-top: -70px;
}

.index-video-list .fl .list-body .detail-main .title {
    line-height: 32px;
    height: 32px;
    font-size: 16px;
    padding: 0 15px;
}

.index-video-list .fl .list-body .detail-main .title a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-video-list .fr .click-top {
    margin-top: 20px;
    width: 300px;
    height: 372px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
}

.index-video-list .fr .head-txt {
    line-height: 40px;
    border: 0;
    margin-bottom: 0;
}

.index-video-list .fr .head-txt span {
    margin-top: 5px;
}

.index-video-list .fr .head-txt span i {
    display: table-cell;
    width: 22px;
    height: 22px;
    padding: 2px;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    background: #FFFFFF;
    color: #FFA200;
    border: 1px solid #FFA200;
    cursor: pointer;
}

.index-video-list .fr .head-txt span i.on {
    background: #FFA200;
    color: #fff;
}

.index-video-list .fr .list-body {
    padding: 0 20px;
}

.index-video-list .fr .list-body a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
}

.index-video-list .fr .list-body a div span {
    text-align: center;
    background: #999999;
    border-radius: 2px;
    padding: 1px;
    color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
}

.index-video-list .fr .list-body a div span.first {
    background: #ED3F43;
}

.index-photo-list-title .fr span {
    line-height: 60px;
    font-size: 18px;
}

.index-photo-list .list-body-main {
    width: 565px;
}

.index-photo-list .list-body-main img {
    width: 560px;
    height: 420px;
}

.index-photo-list .list-body-main .title {
    width: 560px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    margin: -46px 0 0 0;
    background: #000000;
    opacity: 0.5;
}

.index-photo-list .list-body-main .title p {
    padding: 0 15px;
    color: #fff;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.index-photo-list .list-body {
    width: 620px;
}

.index-photo-list .list-body .detail {
    width: 295px;
    float: left;
    text-align: center;
    padding-bottom: 12px;
    padding-right: 20px;
}

.index-photo-list .list-body .detail:nth-child(2n+2) {
    padding-right: 0;
}

.index-photo-list .list-body .detail img {
    width: 295px;
    height: 200px;
}


.index-photo-list .list-body .detail .title {
    width: 295px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    margin: -38px 0 0 0;
}

.index-photo-list .list-body .detail .title p {
    padding: 0 10px;
    color: #fff;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-ranking-title .fr span {
    line-height: 60px;
    font-size: 18px;
}


.ranking {
    width: 100%;
    margin: 0 auto;
    font-size: 0;
}

.ranking .rank {
    margin-left: -15px;
}

.ranking .ranklist {
    vertical-align: top;
    display: inline-block;
    width: 33.333%;
}

.ranking .ranklist label {
    display: block;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;
    margin-left: 15px;
    background: #EEEEEE;
}

.ranking .ranklist a {
    line-height: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
}

.ranking .rank-exhibit a {
    height: 80px;
}

.ranking .rank-exhibit a:not(:last-child) {
    border-bottom: solid 1px #EEEEEE;
}

.ranking .rank-exhibit p {
    font-weight: 500;
    font-size: 14px;
    color: #999999;
}

.ranking .ranklist a:hover {
    background: #f7f7f7;
}

.ranking .ranklist a .rank-title {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.ranking .ranklist a .rank-title span {
    text-align: center;
    background: #999999;
    border-radius: 2px;
    padding: 1px;
    color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
}

.ranking .ranklist a .rank-title span.first {
    background: #ED3F43;
}

.ranking .ranklist .index_rank {
    border: 1px solid #EEEEEE;
    margin-left: 15px;
    padding: 10px 20px;
    height: 400px;
}

.ranking .ranklist a .rank-title i {
    vertical-align: middle;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ranking .ranklist a:hover .rank-title i {
    background: linear-gradient(to right, #ED3F43 0%, #FF6833 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}

.ranking .ranklist a .rank-title span.red-point {
    background: #ED3F43;
    border-radius: 1px;
    width: 6px;
    height: 6px;
    display: inline-block;
    line-height: 8px;
}

.rank-exhibit .rank-exhibit-title i {
    font-weight: 500;
    font-size: 16px;
    color: #333333;
}

.ilink ul {
    font-weight: 500;
    font-size: 14px;
    color: #333333;
}

.ilink ul li {
    float: left;
    padding-right: 20px;
}

.focus-slide {
    width: 730px;
    height: 450px;
    overflow: hidden;
    position: absolute;
    left: 0px;
}

.focus-slide li {
    width: 730px;
    height: 450px;
    float: left;
    position: relative;
}

.focus-slide li img {
    width: 730px;
    height: 450px;
}

.focus-slide li p {
    position: absolute;
    bottom: 0px;
    width: 100%;
    line-height: 48px;
    color: #fff;
    text-indent: 10px;
    font-size: 18px;
}

.focus-slide li p span {
    text-align: center;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    height: 48px;
    text-overflow: ellipsis;
    background: #000000;
    opacity: 0.5;
}

.focus-slide .slide-dot {
    position: absolute;
    width: 23%;
    text-align: center;
    z-index: 9;
    right: 0;
    bottom: 12px;
}

.focus-slide .slide-dot span {
    display: inline-block;
}

.focus-slide .slide-dot i {
    cursor: pointer;
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #bbb4b4;
    border-radius: 6px;
    margin: 0 6px;
    transition: all .3s linear;
}

.focus-slide .slide-dot .on {
    background: -webkit-linear-gradient(left, #ED3F43, #FF6833);
    background: -o-linear-gradient(right, #ED3F43, #FF6833);
    background: -moz-linear-gradient(right, #ED3F43, #FF6833);
    background: linear-gradient(to right, #ED3F43, #FF6833);
    width: 30px;
}

.focusimg-bt {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 2000;
}

.focusimg-bt-left,
.focusimg-bt-right {
    position: absolute;
    top: 200px;
    height: 80px;
    font-size: 35px;
    margin-top: -40px;
    width: 35px;
    overflow: hidden;
    line-height: 80px;
    text-align: center;
    color: #a2a2a2;
    z-index: 110;
    background: #000000;
    opacity: .5;
    cursor: pointer;
    display: none;
}

.focusimg-bt-left:hover,
.focusimg-bt-right:hover {
    opacity: .85;
}

.focusimg-bt-left {
    left: 1px;
    border-radius: 0px 8px 8px 0px;
}

.focusimg-bt-right {
    right: 1px;
    border-radius: 8px 0px 0px 8px;
}

.focusimg-bt span {
    transition: all .2s linear;
    font-size: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 80px;
    display: block;
}

.imgsBg:hover .focusimg-bt-left,
.imgsBg:hover .focusimg-bt-right {
    display: inline-block;
}

.index-video-list .index-title {
    float: left;
}