


.bottom{
	position:relative;
	z-index:1;
	margin-top: 5vw;
	margin-bottom: 5vw;
}
.bottom-banner .center.cny2023{
	width: 557px;
    top: 43%;
    transform: translate(-13%,-50%);
    display: flex;
    flex-direction: column;
    height: auto;
}

.bottom-banner .center.cny2023 h1{
	margin:0 auto;
	display:inline-block;
    font-size: 32px;
    font-style: italic;
	color:#1f4893;
	position:relative;
}


.bottom-banner .center.cny2023 .btns{
	position:relative;
	height:50px;
	display:flex;
	justify-content: center;
	margin:5% 0 8%;
}
.bottom-banner .center.cny2023 .btns .a{
	position:relative;
	top: 0;
    transform: translateY(0);
	flex:0.46;
	height:50px;
}
.bottom-banner .center.cny2023 p{
	color:#336699;
	text-align:center;
	font-size:16px;
	font-style: italic;
	font-weight:bold;
}





.online-fixed .go-comment{

}
.commnet-head{
	width:210px;
	height:50px;
	background:#f2f2f2;
	color:#000;
	margin:0 auto;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom:50px;
	font-size:18px;
	margin-top:50px;
	position:relative;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.commnet-head::after{
	position:absolute;
	content:'';
	width:100%;
	height:4px;
	bottom:-4px;
	left:0;
	background:#fce501;
		height: 8px;
    bottom: -8px;
	border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.commnet-head a{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.tyre-selector-detail{
    display: none;
}
.detail-tab{
    background-color: #29509b;
    height: auto;
    justify-content: center;
}
.detail-tab a{
    height: auto;
    display: flex;
    align-items: center;
}
.detail-tab .a1{justify-content: flex-end;}
.detail-tab .a2{padding-left: 100px;}
.bottom .shop{
    margin-bottom: 160px;
    margin-top: 60px;
}
.bottom-tab{
    height: 365px;
    background-color: #29509b;
    flex-direction: column;
}
.bottom-tab h2{
    margin-top: 0;
    margin-bottom: 40px;
    color: #FFF;
}
.bottom-tab .tab-control{
    width: 635px;
    background-color: #2a4b87;
    height: 100px;
}
.bottom-tab .tab-control a{
    display: block;
}
.bottom-tab .tab-control >div{
    display: block;
    flex: 0 0 242px;
    height: 55px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.bottom-tab .tab-control a:hover{
    background-color: #fbe400;
    color: #000;
}
.bottom-tab .tab-control a span{
    position: relative;
}


.bottom-tab .tab-control .a1{
    background-color: #fbe400;
    color: #000;
    margin-right: 55px;
}


.bottom-tab .tab-control .a2{
    border: 2px solid #fbe400;
    box-sizing: border-box;
}
.bottom-tab .tab-control .a2 a{
    color: #fbe400;
}
.bottom-tab .tab-control .a2:hover{
    background-color: #fbe400;
}




.bottom-tab .tab-control .a2:hover a{
    color: #000;
}
.special{
    display: none;
}

.bottom-banner{
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}
.bottom-banner a{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.bottom-banner .banner-bg{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bottom-banner .bib{
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 91.5%;
    width: auto;
    transform: translateX(-50%);
}
.bottom-banner  .a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 55px;
    overflow: hidden;
    width: 240px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
    border: none;
    outline: none;
}
.bottom-banner  .a .img{
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.bottom-banner  .a1{
    background-color: #fbe400;
    left: 0%;
}

.bottom-banner  .a1 .img{
    width: 17px;
    height: 23px;
    background-image: url(/assets/images/tire-icon.png);
}

.bottom-banner  .a1:hover{
    background-color: #29509b;
    color: #fff;
}
.bottom-banner  .a1:hover .img{
    background-image: url(/assets/images/tire-icon-white.png);
}
.bottom-banner  .a2{
    background-color: #29509b;
    color: #fbe400;
    right: 0%;
}

.bottom-banner  .a2:hover{
    color: #29509b;
    background-color: #fbe400;
}

.bottom-banner  .promotion .img{
    width: 19px;
    height: 21px;
    background-image: url(/auto/tyre-selector/assets/img/icon-promotion.png);
}
.bottom-banner  .promotion:hover .img{
    background-image: url(/auto/tyre-selector/assets/img/icon-promotion-hover.png);
}

.bottom-banner  .dealer .img{
    width: 14px;
    height: 22px;
    background-image: url(/assets/images/location-icon.png);
}
.bottom-banner  .dealer:hover .img{
    background-image: url(/assets/images/location-icon-blue.png);
}


.bottom-banner .center{
    position: absolute;
    top: 0;
    height: 100%;
    width: 1072px;
    left: 50%;
    transform: translateX(-50%);
}

.detail-con{
    padding-bottom: 35px;
}

@media (max-width: 1400px){
    .bottom-banner{
        height: 240px;
    }
	
    .bottom-banner .center{
        width: 910px;
    }
	.bottom-banner .center.cny2023{
		width:446px;
	}
	.bottom-banner .center.cny2023{
		top:47%;
	}
}

@media (max-width: 1300px){
    .bottom-banner{
        height: 240px;
    }
	
	.bottom-banner .center.cny2023{
		top: 46%;
	}
	
	.bottom-banner .center.cny2023 h1{
	font-size:30px;
	}
	
	.bottom-banner .center.cny2023 .btns{
		height:45px;
		margin: 5% 0 6%;
	}
	.bottom-banner .center.cny2023 .btns .a{
		height:45px;
	    font-size: 16px;
	}
	.bottom-banner .center.cny2023 p{
		font-size: 14px;
	}
	
}


.bottom .comments{
    margin: 0 auto;
    max-width: 1084px;
	margin-bottom:60px;
    width: calc(100% - 30px);
	color:#000;
	font-size:14px;
	display:none
}
.bottom .comments ul{
	display:flex;
	align-items:stretch;
	justify-content:space-between;
	flex-wrap: wrap;
	
	
}
.bottom .comments ul li{
flex:47% 0 0;
border-bottom:1px solid #eeeeee;
padding-bottom:20px;
margin-bottom: 20px;
}
.bottom .comments ul li.flex_1{
	flex:1;
}


.bottom .comments ul .c-1{
	margin-bottom:15px;
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.bottom .comments ul .star{
	height:18px;
	width:100px;
	background:url(/assets/images/star.png) scroll no-repeat 0 0;
	margin-top:5px;
}


.bottom .comments ul .star.star-1{
	width:20px;
}

.bottom .comments ul .star.star-2{
	width:40px;
}

.bottom .comments ul .star.star-3{
	width:60px;
}
.bottom .comments ul .star.star-4{
	width:80px;
}



.bottom .comments ul .date{
	margin-right:12px;
	letter-spacing: 0px;
	font-size:14px;
	color: #666;
}
.bottom .comments .c-2{
line-height:1.7;
color:#666;
font-size:14px;
}
.bottom .comments .c-2 span{
	font-weight:bold;
	color:#000
}
.bottom .comments .c-2 a{
	color:#27509b;
}
.bottom .comments .c-2 a img{
    width: 7px;
    height: 12px;
    margin-left: 2px;
	display:inline-block;
}
.bottom .comments .c-2 a:hover{
text-decoration:underline
}

.more-comment{
	margin-top:50px;
}
.more-comment p{
	text-align:center;
	font-size:22px;
}

.more-comment-btn{
	position:relative;
	margin:0 auto;
	width:200px;
	height:50px;
	background:#fce500;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:16px;
	margin-top:8px;
	border-radius:5px;
}

.more-comment-btn a{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

.more-comment-btn span{
width:10px;
height:15px;
margin-left:6px;
background:url(/assets/images/arrow-black.png) scroll no-repeat 0 0;
}

.more-comment-btn:hover{
background-color:#27509b;
color:#fff
}
.more-comment-btn:hover span{
background:url(/assets/images/arrow-white.png) scroll no-repeat 0 0;
}




@media (max-width: 1024px){
    .bottom-banner{
        height: 200px;
    }
    .bottom-banner .a{
        width: 180px;
        height: 50px;
    }
    .bottom-banner .center{
        width: 730px;
    }
}


@media (max-width: 750px){
	.bottom-banner .center.cny2023{
		width: 100%;
		left: 0;
		top: 50%;
		transform: translate(0,-50%);
	}
.bottom-banner .center.cny2023 .btns{
	width:86%;
	margin:5% auto 7%;
}
.bottom-banner .center.cny2023 .btns .a{
	left:0;
	flex: 0.475;
}

    .detail-tab a{
        justify-content: center !important;
    }
    .detail-tab a span{
        margin: 0 !important;
    }
    .bottom-tab{
        height: auto;
        padding: 40px 0 45px;
    }
    .bottom-tab .tab-control{
        width: 85%;
        height: auto;
        flex-direction: column;
        background-color: transparent;
    }
    .bottom-tab h2{
        margin-bottom: 30px;
    }
    .bottom-tab .tab-control >div{
        flex: 1;
        width: 100%;
        background: #2a4b87 !important;
        border: none !important;
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .bottom-tab .tab-control a{
        height: 50px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 85%;
        border-radius:4px;
    }
    .bottom-tab .tab-control .a1{
        margin-right: 0px;
        margin-bottom: 8px;
    }
    .bottom-tab .tab-control .a1 a{
        background-color: #fbe400;
    }
    .bottom-tab .tab-control .a2 a{
        border:1px solid  #fbe400;
        box-sizing: border-box;
    }

    .bottom .shop {
        margin-bottom: 65px;
        margin-top: 40px;
    }
    
    .bottom-banner{
        height: auto;
    }
    .bottom-banner .bib{
        display: none;
    }

    .bottom-banner .center{
        width: 100%;
    }
    .bottom-banner .a{
        width: 67%;
    }
    .bottom-banner .a1{
        top: 26%;
        left: 50%;
        transform: translateX(-50%);
    }
    .bottom-banner .a2{
        top: 58%;
        right: 50%;
        transform: translateX(50%);
    }
.bottom .comments{
    width: calc(100% - 60px);
}

.bottom .comments ul{
flex-direction: column;
}

.bottom .comments ul li:first-child{
margin-bottom:20px;
}

.v1 .detail-tab .a1{
	padding:18px 0px;
}
.v1 .detail-tab .a2{
	padding:18px 0px;
}
.v1 .detail-tab a{
	height:auto;
}

}