.index-page {
    background: url(../img/bj.jpg) no-repeat;
    background-size: 100%;
}

.index-page .main {
    overflow: hidden;
}

.index-page .main h2 {
    font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
    font-weight: 700;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 59px;
    text-align: center;
    margin-top: 68px;
    margin-bottom: 24px;
}

.index-page .main .index-search {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-page .main .index-search .index-search-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-page .main .index-search .index-search-box .right {
    width: 492px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 8px 0px 0px 8px;
    display: flex;
    align-items: center;
}

.index-page .main .index-search .index-search-box .right img {
    width: 24px;
    height: 24px;
    margin-left: 16px;
}

.index-page .main .index-search .index-search-box .right .index-search-ipt {
    flex: 1;
    border: 0;
}

.index-page .main .index-search .index-search-box .left-btn {
    width: 140px;
    height: 56px;
    background: #202C53;
    box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 0px 8px 8px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
}

.index-page .main .index-search .index-search-or {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 23px;
    margin: 0 16px;
}

.index-page .main .index-search .search-product {
    width: 140px;
    height: 56px;
    background: #202C53;
    box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 7px 7px 7px 7px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 56px;
    text-align: center;
}

.index-page .main .index-search-key {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 50px;
}

.index-page .main .index-search-key label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
}

.index-page .main .index-search-key label img {
    width: 20px;
    height: 20px;
    margin-right: 2px;
}

.index-page .main .index-search-key .index-search-key-list a {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    margin-left: 16px;
}

.index-page .main .index-box {
    overflow: hidden;
}

.index-page .main .index-box .left {
    float: left;
    width: 830px;
    padding: 30px 28px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
}

.index-page .main .index-box .left .nav-ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.index-page .main .index-box .left .nav-ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /*width: 33%;*/
    margin-bottom: 10px;
}

.index-page .main .index-box .left .nav-ul li .tit {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.index-page .main .index-box .left .nav-ul li .tit .span1 {
    width: 64px;
    height: 64px;
}

.index-page .main .index-box .left .nav-ul li:nth-child(1)  .tit .span1{
    background-image: url(../img/li1.png);
    background-size: cover;
}

.index-page .main .index-box .left .nav-ul li:nth-child(2)  .tit .span1{
    background-image: url(../img/li2.png);
    background-size: cover;
}

.index-page .main .index-box .left .nav-ul li:nth-child(3)  .tit .span1{
    background-image: url(../img/li3.png);
    background-size: cover;
}

.index-page .main .index-box .left .nav-ul li:nth-child(4) .tit .span1 {
    background-image: url(../img/li4.png);
    background-size: cover;
}

.index-page .main .index-box .left .nav-ul li:nth-child(5) .tit .span1 {
    background-image: url(../img/li5.png);
    background-size: cover;
}

.index-page .main .index-box .left .nav-ul li:nth-child(6) .tit .span1 {
    background-image: url(../img/li6.png);
    background-size: cover;
}
.index-page .main .index-box .left .nav-ul li:nth-child(7) .tit .span1 {
    background-image: url(../img/li7.png);
    background-size: cover;
}

.index-page .main .index-box .left .nav-ul li .tit .span2 {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 16px;
    color: #1F1F25;
    line-height: 24px;
    margin-top: 4px;
}

.index-page .main .index-box .left .nav-ul li .tit .span2:hover {
    color: #3E5FFF;
}

.index-page .main .index-box .left .nav-ul li p {
    display: none;
    align-items: center;
    justify-content: center;
}

.index-page .main .index-box .left .nav-ul li p a {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #9C9FAC;
    line-height: 20px;
    display: inline-block;
    width: 33%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.index-page .main .index-box .left .nav-ul li p a:hover {
    color: #3E5FFF;
}

.index-page .main .index-box .left .nav-ul li p span.xian {
    width: 1px;
    height: 12px;
    background: #E5E6EB;
    margin: 0 8px;
}

.index-page .main .index-box .left .more-class {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 16px;
    color: #9C9FAC;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    margin-top: 20px;
}

.index-page .main .index-box .left .more-class span.span1 {
    width: 340px;
    height: 1px;
    background: #F2F3F5;
}

.index-page .main .index-box .left .more-ul li {
    display: flex;
    flex-direction: column;
    float: left;
    width: 33.33%;
    margin-top: 16px;
    margin-bottom: 17px;
}

.index-page .main .index-box .left .more-ul li .tit {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 16px;
    color: #1F1F25;
}

.index-page .main .index-box .left .more-ul li .tit:hover {
    color: #3E5FFF;
}

.index-page .main .index-box .left .more-ul li .tit img {
    width: 12px;
    height: 12px;
}

.index-page .main .index-box .left .more-ul li p {
    display: flex;
    align-items: center;
    margin-top: 8px;
}

.index-page .main .index-box .left .more-ul li p a {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #9C9FAC;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.index-page .main .index-box .left .more-ul li p a:hover {
    color: #3E5FFF;
}

.index-page .main .index-box .left .more-ul li p span.xian {
    width: 1px;
    height: 12px;
    background: #E5E6EB;
    margin: 0 8px;
}

.index-page .main .index-box .right {
    float: right;
    width: 320px;
    padding: 28px 24px;
    background: #fff;
    border-radius: 8px 8px 8px 8px;
}

.index-page .main .index-box .right .tit {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 16px;
    color: #1F1F25;
    line-height: 23px;
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}

.index-page .main .index-box .right .tit span {
    font-family: D-DIN, D-DIN;
    font-weight: 700;
    font-size: 26px;
    color: #1F1F25;
}

.index-page .main .index-box .right .area {
    height: 44px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #E5E6EB;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 12px;
}

.index-page .main .index-box .right .area .area-tit {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #1F1F25;
    line-height: 20px;
    flex: 1;
}

.index-page .main .index-box .right .area img {
    width: 20px;
    height: 20px;
    transition: all 0.3s;
}

.index-page .main .index-box .right .area .area-ul {
    position: absolute;
    left: 0;
    top: 44px;
    background: #fff;
    width: 100%;
    height: 220px;
    overflow: hidden;
    overflow-y: scroll;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
    display: none;
}

.index-page .main .index-box .right .area .area-ul li {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #1F1F25;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.index-page .main .index-box .right .area .area-ul li:hover {
    background: #f5f5f5;
    color: #3E5FFF;
}

.index-page .main .index-box .right .area:hover .area-ul {
    display: block;
}

.index-page .main .index-box .right .area:hover img {
    transform: rotate(180deg);
    transition: all 0.3s;
}

.index-page .main .index-box .right .area-li {
    display: flex;
    align-items: center;
    height: 44px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #E5E6EB;
    padding: 0 12px;
    margin-top: 12px;
}

.index-page .main .index-box .right .area-li span {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #EC3B3B;
    line-height: 20px;
}

.index-page .main .index-box .right .area-li input {
    flex: 1;
    height: 100%;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #8C8F9B;
}

.index-page .main .index-box .right .divfun3 {
    display: block;
    overflow: hidden;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #6F7385;
    line-height: 16px;
    margin-top: 12px;
}

.index-page .main .index-box .right .divfun3 a {
    color: #4F6FFF;
}

.index-page .main .index-box .right .divfun3 span {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    background: url("//seoweb.715083.com/lks/img/radio2.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 8px;
}

.index-page .main .index-box .right .divfun3.on span {
    background: url("//seoweb.715083.com/chazidian/img/number_xy_get.png") no-repeat;
    background-size: 100% 100%;
}

.index-page .main .index-box .right .consult {
    height: 48px;
    background: #3E5FFF;
    border-radius: 4px 4px 4px 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 23px;
    margin-top: 16px;
}

.index-page .main .index-box .right .consult img {
    width: 24px;
    height: 24px;
    margin-left: 4px;
}

.index-page .main .hot-product {
    margin-top: 50px;
}

.index-page .main .hot-product h3 {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 28px;
    color: #1F1F25;
    line-height: 41px;
    position: relative;
    text-align: center;
}

.index-page .main .hot-product h3::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 10px;
    background: url(../img/h-icon.png) no-repeat;
}

.index-page .main .hot-product .product-ul {
    overflow: hidden;
}

.index-page .main .hot-product .product-ul li {
    width: 229px;
    border-radius: 8px;
    float: left;
    background: #fff;
    margin-right: 15px;
    overflow: hidden;
}

.index-page .main .hot-product .product-ul li .img {
    display: block;
    width: 229px;
    height: 160px;
    border-radius: 8px 8px 0px 0px;
    margin-bottom: 12px;
}

.index-page .main .hot-product .product-ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-page .main .hot-product .product-ul li .name {
    display: block;
    margin: 0 16px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 14px;
    color: #1F1F25;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 40px;
}

.index-page .main .hot-product .product-ul li .price {
    display: block;
    margin: 0 16px;
    font-family: D-DIN, D-DIN;
    font-weight: 700;
    font-size: 20px;
    color: #F54B3C;
    line-height: 22px;
    text-align: left;
}

.index-page .main .hot-product .product-ul li .price i {
    font-size: 12px;
}

.index-page .main .hot-product .product-ul li span.xian {
    display: block;
    margin: 8px 16px;
    height: 1px;
    background: #F2F3F5;
}

.index-page .main .hot-product .product-ul li p {
    margin: 0 16px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 12px;
    color: #6F7385;
    line-height: 17px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.index-page .main .hot-product .product-ul li p img {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}
.index-page .main .hot-product .product-ul li p a{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-page .main .hot-product .product-ul li .btnbox {
    margin: 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.index-page .main .hot-product .product-ul li .btnbox .btn1 {
    width: 94px;
    height: 32px;
    background: #3E5FFF;
    border-radius: 4px 4px 4px 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
}

.index-page .main .hot-product .product-ul li .btnbox .btn2 {
    width: 94px;
    height: 32px;
    background: #31C575;
    border-radius: 4px 4px 4px 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
}

.index-page .main .hot-product .product-ul li .btnbox .btn2 img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.index-page .main .hot-product .product-ul li:hover .name {
    color: #3E5FFF;
}

.index-page .main .hot-product .product-ul li:nth-child(5) {
    margin-right: 0;
}

.index-page .main .recommend {
    margin-top: 50px;
}

.index-page .main .recommend h3 {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 28px;
    color: #1F1F25;
    line-height: 41px;
    position: relative;
    text-align: center;
}

.index-page .main .recommend h3::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 10px;
    background: url(../img/h-icon.png) no-repeat;
}

.index-page .main .recommend .recommend-ul {
    overflow: hidden;
    border-bottom: 1px solid #E5E6EB;
}

.index-page .main .recommend .recommend-ul li {
    float: left;
    width: 104px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 16px;
    color: #1F1F25;
    cursor: pointer;
}
.index-page .main .recommend .recommend-ul a{
    color: #9C9FAC;
    font-size: 14px;
    line-height: 55px;
    float: right;
}
.index-page .main .recommend .recommend-ul li.on {
    font-weight: 700;
    font-size: 16px;
    color: #3E5FFF;
    border-bottom: 2px solid #3E5FFF;
}

.index-page .main .recommend .recommend-ul li:hover {
    color: #3E5FFF;
    font-weight: 700;
}

.index-page .main .recommend .recommend-ul2 {
    margin-top: 16px;
    overflow: hidden;
    display: none;
}
.index-page .main .recommend .recommend-ul2.on{
    display: block;
}
.index-page .main .recommend .recommend-ul2 li {
    width: 390px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    padding: 16px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

.index-page .main .recommend .recommend-ul2 li a.topCon {
    display: flex;
    border-bottom: 1px solid #E5E6EB;
    padding: 0 0 12px 0;
}

.index-page .main .recommend .recommend-ul2 li a.topCon .name {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px 8px 8px 8px;
    font-family: Source Han Sans;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 20px;
}

.index-page .main .recommend .recommend-ul2 li a.topCon .content {
    flex: 1;
}

.index-page .main .recommend .recommend-ul2 li a.topCon .content .img1 {
    overflow: hidden;
}

.index-page .main .recommend .recommend-ul2 li a.topCon .content .img1 img {
    height: 20px;
}

.index-page .main .recommend .recommend-ul2 li a.topCon .content h4 {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 16px;
    color: #1F1F25;
    line-height: 23px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-page .main .recommend .recommend-ul2 li a.topCon .content .line {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #41475E;
    line-height: 20px;
}

.index-page .main .recommend .recommend-ul2 li a.topCon:hover h4 {
    color: #3E5FFF;
}

.index-page .main .recommend .recommend-ul2 li:nth-child(1n) a.topCon .name {
    background: #79C3A6;
}

.index-page .main .recommend .recommend-ul2 li:nth-child(2n) a.topCon .name {
    background: #8CAECD;
}

.index-page .main .recommend .recommend-ul2 li:nth-child(3n) {
    margin-right: 0;
}

.index-page .main .recommend .recommend-ul2 li:nth-child(3n) a.topCon .name {
    background: #CAB494;
}

.index-page .main .recommend .recommend-ul2 li .business {
    display: flex;
    align-items: center;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #41475E;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 12px;
}

.index-page .main .recommend .recommend-ul2 li .business label {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 14px;
    color: #1F1F25;
}

.index-page .main .product-class h3 {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 28px;
    color: #1F1F25;
    line-height: 41px;
    position: relative;
    text-align: center;
}

.index-page .main .product-class h3::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 10px;
    background: url(../img/h-icon.png) no-repeat;
}

.index-page .main .product-class .product-class-ul {
    overflow: hidden;
}

.index-page .main .product-class .product-class-ul .product-class-li {
    float: left;
    width: 390px;
    overflow: hidden;
}

.index-page .main .product-class .product-class-ul .product-class-li .topCont {
    padding: 16px 16px 0 16px;
}

.index-page .main .product-class .product-class-ul .product-class-li .topCont .topTit {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 20px;
    color: #1F1F25;
    line-height: 29px;
}

.index-page .main .product-class .product-class-ul .product-class-li .topCont .topTit img {
    width: 12px;
    height: 12px;
}

.index-page .main .product-class .product-class-ul .product-class-li .topCont .line {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 12px;
    color: #6F7385;
    line-height: 17px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon {
    padding: 0 16px 16px 16px;
    background: #fff;
    overflow: hidden;
    margin-top: 10px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-nav {
    overflow: hidden;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-nav li {
    float: left;
    width: 64px;
    height: 35px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 16px;
    color: #1F1F25;
    line-height: 35px;
    margin-right: 24px;
    cursor: pointer;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-nav li:last-child {
    margin-right: 0;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-nav li.on {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 16px;
    color: #3E5FFF;
    border-bottom: 2px solid #3E5FFF;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-nav li:hover {
    color: #3E5FFF;
    font-weight: 700;
    font-size: 16px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con {
    margin-top: 8px;
    display: none;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con.on {
    display: block;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con li {
    background: #FAFBFD;
    border-radius: 8px 8px 8px 8px;
    padding: 8px;
    margin-bottom: 4px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con li a {
    display: flex;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con li a img {
    display: block;
    width: 46px;
    height: 46px;
    object-fit: cover;
    margin-right: 12px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con li a .name {
    flex: 1;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con li a .name h4 {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 14px;
    color: #1F1F25;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con li a .name .price {
    font-family: D-DIN, D-DIN;
    font-weight: 700;
    font-size: 16px;
    color: #F54B3C;
    line-height: 17px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con li a .name .price i {
    font-size: 10px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .product-ul-con li:hover a .name h4 {
    color: #3E5FFF;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .yxgs {
    display: block;
    width: 122px;
    height: 18px;
    margin-bottom: 18px;
    margin-top: 15px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .excellent li {
    margin-bottom: 8px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .excellent li a {
    display: flex;
    align-items: center;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #1F1F25;
    line-height: 20px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .excellent li a i {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .excellent li a span {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .excellent li:nth-child(1) a span {
    background: url("../img/n1.png") no-repeat;
    background-size: 100%;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .excellent li:nth-child(2) a span {
    background: url("../img/n2.png") no-repeat;
    background-size: 100%;
}

.index-page .main .product-class .product-class-ul .product-class-li .btmCon .excellent li:nth-child(3) a span {
    background: url("../img/n3.png") no-repeat;
    background-size: 100%;
}

.index-page .main .product-class .product-class-ul .product-class-li:nth-child(1) {
    background: url("../img/y1.png") no-repeat;
    background-size: 100%;
}

.index-page .main .product-class .product-class-ul .product-class-li:nth-child(2) {
    background: url("../img/y2.png") no-repeat;
    background-size: 100%;
    margin: 0 16px;
}

.index-page .main .product-class .product-class-ul .product-class-li:nth-child(3) {
    background: url("../img/y3.png") no-repeat;
    background-size: 100%;
}