
.img-flag{
	width: 81px;
    position: absolute;
    top: 40px;
    right: 43px;
}
.img-flag.img_flag_2{
	width: 85px;
}
.query-result .opt-bread{
    padding-bottom: 18px;
    padding-top: 30px;
    color: #333;
    background-color: #eaeaea;
    letter-spacing: 0;
	display:none;
}
.bread-return{
    margin-bottom: 15px;
    padding-left: 30px;
    margin-left: 20px;
	background:url(/auto/tyre-selector/assets/img/opt-back.png) scroll no-repeat 0 0;
	background-size:auto 100%;
	cursor: pointer;
	letter-spacing: 0;
	font-size:15px;
	position:relative;
}
.bread-return a{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0
}
.bread-return:hover{
	background-image:url(/auto/tyre-selector/assets/img/opt-back-hover.png);
}

.results .swiper .swiper-slide.slide-filter{
	background:#fff;
	display: block;
	border-radius: 0;
}

.swiper-outter.swiper-outter-filter{
	height:95px;
	top:218px;
}
.swiper-outter.swiper-outter-filter .swiper-btn{
	 top: 52px;
}
.results .swiper .swiper-slide.slide-filter .tag-container{
	height: 40px;
    align-items: center;
	display:flex;
	
}
.results .swiper-slide.slide-filter .tag-container .origin{
	height: 25px;
}
.results .swiper-slide.slide-filter .tag-container .other{
	height: 25px;
	order:1;
}
.results .swiper-slide.slide-filter .tag-container .ac{
	height: 22px;
}
.results .swiper-slide.slide-filter .tag-container .zp{
	height: 15px;
}

.results .swiper-slide.slide-filter .tag-container .ss{
	height: 25px;
}

.results .swiper-slide.slide-filter .tag-container img{
margin-right:10px;
order:2;
}

.results .swiper .swiper-slide.slide-filter .cai-container{
    height: 55px;
	width:100%;
	display:flex;
	background-color: #f2f2f2;
	border-radius: 4px;
}

.opt-bread-tips{
	font-size: 20px;
    letter-spacing: 0;
	padding-left: 20px;
    padding-top: 18px;
	border-top: 2px solid #d5d5d5;
}


.select-opt-mark{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 999;
    display: none;
}
.opt-select-container{
	width: calc(100% - 30px);
    position: fixed;
    max-width: 1200px;
	min-height:450px;
    z-index: 1000;
    background-color: #fff;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	border-radius:4px;
	box-shadow: 0px 4px 33px -13px #222;
	display:none;
}
.op-select-content{
	padding: 60px;
}

.opt-header{
	border-bottom:2px solid #d5d5d5;
	position:relative;
}
.opt-header p{
	font-size:26px;
	text-align:center;
	line-height:2;
	padding-bottom:10px;
}

.opt-header a{
	position:absolute;
    width: 40px;
    height: 40px;
    top: 5px;
	background:url('') scroll no-repeat 0 0;
	background-size:100% 100%;
}

.opt-header .opt-back{
	left:20px;
	background-image:url(/auto/tyre-selector/assets/img/opt-back.png);
	display:none;
}
.opt-header .opt-back:hover{
	background-image:url(/auto/tyre-selector/assets/img/opt-back-hover.png)
}


.opt-header .opt-close{
	right:20px;
	background-image:url(/auto/tyre-selector/assets/img/opt-close.png)
}
.opt-header .opt-close:hover{
background-image:url(/auto/tyre-selector/assets/img/opt-close-hover.png)
}

.opt-tit{
    text-align: center;
    font-size: 20px;
    margin:30px 0 35px;
}

.op-select-content ul{
	display: flex;
    align-items: center;
    justify-content: flex-start;
	flex-wrap:wrap;
}

.op-select-content ul li{
	flex:0 0 24%;
	font-size:13px;
	display: flex;
    align-items: center;
    justify-content: center;
	border:1px solid #e9e9e9;
	height:45px;
	cursor: pointer;
	margin-bottom:15px;
	margin-right:1.3%;
	box-sizing: border-box;
	position:relative;
}
.op-select-content ul li a{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.op-select-content ul li.disabled{
    background: #ddd;
    opacity: 0.5;
    cursor: default;
	display:none;
}


.op-select-content ul li.disabled:hover{
    background: #ddd;
	border-color:#ddd;
}

.op-select-content ul li:nth-child(4n){
	margin-right:0
}

.op-select-content ul li:hover,.op-select-content ul li.active{
	background-color:#fce500;
	border-color:#fce500;
}

.op-select-content ul li.active:hover{
	cursor: default;
}

.results li.opt-filter-banner{
	height:272px;
	padding:0;
    overflow: hidden;
}

.results li.opt-filter-banner >img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.results li.opt-filter-banner .btn-get{
	width:180px;
	height:55px;
	background:#fce500;
	font-size:16px;
	top:195px;
	left:55%;
	position:absolute;
	border-radius:4px;
}

.results li.opt-filter-banner .btn-a{
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:2
}

.results li.opt-filter-banner:hover .btn-get{
   background-color: #29509b;
    color: #fff;
}


.banner-m{
display:none;
}

.query-container{
    position: relative;
    width: 100%;
	padding-bottom:50px;
}
.query-bg{
    width: 100%;
    position: absolute;
    height: 250px;
    top: 0;
    left: 0;
    background-color: #eaeaea;
    z-index: 1;
}
.query-result{
    width: calc(100% - 30px);
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    background-color: #fff;
   
}
.query-result .p1{
    font-size: 18px;
    padding-left: 50px;
    line-height: 1;
    padding-bottom: 29px;
    padding-top: 23px;
    color: #333;
    background-color: #eaeaea;
    letter-spacing: 0;
}
.results{
    width: 100%;
}
.results li{
    margin-bottom: 10px;
	padding-top:10px;
    height: 400px;
    background-color: #eaeaea;
    position: relative;
	border-radius: 4px;
}

.results li.blue-border{
    background-color: #27509b !important;
}
.results li.no-border:nth-child(1){
	#background-color: #eaeaea;
}

.results li .sign-img{
    position: absolute;
    left: -16px;
    top: 60px;
    width: 96px;
    z-index: 8;
    background-size: 100%;
    display: none;
}

.results li.new .sign-img{
    display: block;
}


.results li .content{
    background-color: #fff;
    height: 100%;
    width: calc(100% - 20px);
}

.results li .detail{
    position: relative;
    height: calc(100% - 50px);
    overflow: hidden;
}

.bottom-tag{
position: relative;
    height: 50px;
	    background-color: #eaeaea;
}
.results li.blue-border .bottom-tag{
    background-color: #27509b;
}
.results li.blue-border .bottom-tag p{
color:#fff;
}

.bottom-tag img{
width:90%;
}
.bottom-tag p{
	font-size:10px;
	color:#000;
	line-height: 1.2;
	margin-left:3%;
	letter-spacing: 1px;
	display:none;
}
.results li:nth-child(odd) .bottom-tag span{
   color: #fff;
}

.results .signs{
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 2;
}
.results .signs img{
    margin-right: 25px;
}
.results .tire-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 430px;
    height: 100%;
    z-index: 1;
    overflow: hidden;
}

.results .img{
    position: absolute;
    left: 120px;
    top: 40px;
    z-index: 2;
    max-width: 207px;
}
.results .skew{
    position: absolute;
    height: 200%;
    width: 150%;
    background-color: #eaeaea;
    transform: rotate(21deg);
    top: -85%;
    left: -82%;
}


.results .tire-img .PRIMACY_5_tire_img{
	width: 256px;
    max-width: 350px;
    left: 61px;
    top: 39px;
}

.results .tire-img .speci_bk{
	position:absolute;
	width:auto;
	height:100%;
	left:0;
	top:0;
	z-index:1;
}



.results .show-detail{
    position: absolute;
    font-size: 18px;
    top: 120px;
    right: 45px;
    color: #27509b;
	padding: 10px 30px;
    z-index: 10;
}
.results .show-detail span{
    position: relative;
}

.results .show-detail:hover{
    text-decoration: underline;
text-shadow:0 0 .65px #27509b;
   # background-color: #27509b;
    #color: #fff;
	
}

.results .show-detail::after{
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 10px;
    height: 17px;
    background: url(/assets/images/arrow-right-2.png) scroll no-repeat 0 0;
	background-size:100% 100%;
}

.results .show-detail:hover::after{
   # right: -16px;
    
}


.results .name{
    position: absolute;
    top: 40px;
    font-size: 20px;
    line-height: 1;
    left: 390px;
    z-index: 8;
    color: #2a4b87;
    letter-spacing: 0.5px;
    font-style: italic;
}

.results .name h2{
    margin-bottom: 4px;
}

.results .name h2 sup{
	 font-size: 20px;
}

.results .labels{
    position: absolute;
    z-index: 8;
    top: 135px;
    left: 390px;
	
}

.results .labels p{
	position: relative;
    padding-left: 10px;
    letter-spacing: 0;
    margin-right: 25px;
    font-style: italic;
}

.results .labels p::after{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%) skew(-20deg, 0deg);
    height: 14px;
    width: 4px;
    background: #000;
}

.results .labels img{
    margin-right: 15px;
    width: 40px;
}

.results .line{
    position: absolute;
    height: 2px;
    background-color: #f2f2f2;
    transform: translateY(-50%);
    top: 57%;
    right: 40px;
    left: 390px;
}

.results .tmall{
    position: absolute;
    left: 390px;
    top: 210px;
    color: #666;
}
.results .tmall.hidden{
    visibility: hidden;
}

.results .tmall span{
    font-size: 20px;
    margin-left: 4px;
}

.results .swiper{
    position: absolute;
    height: 100%;
    left: 35px;
    right:35px;
    top: 0px;
    overflow: hidden;
}
.results .mySwiper{
    /* left: 35px; */
}
.results .swiper .swiper-slide{
    background-color: #f2f2f2;
    display: flex;
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    border-radius: 4px;
}
.results .swiper .swiper-slide:last-child{
    margin-right: 0;
}
.results .swiper .swiper-slide p{
    flex: 1;
    letter-spacing: 0px;
    justify-content: flex-start;
    font-size: 12px;
}
.results .swiper .swiper-slide p span.size{
    font-weight: bold;
    margin-right: 5px;
    margin-left: 13px;
    font-size: 18px;
    letter-spacing: 0.5px;
}
.results .swiper .swiper-slide p sub{
    line-height: 1;
    margin-top: 5px;
}
.results .swiper .swiper-slide a{
    width: 130px;
    background-color: #fce500;
    border-radius: 4px;
}
.results .swiper .swiper-slide a.btn-shopstore{
    color: #fff;
    background-color: #27509b;
}
.results .swiper .swiper-slide a.btn-shopstore:hover{
    color: #000;
    background-color: #fce500;
}

.results .swiper .swiper-slide a:hover{
    color: #fff;
    background-color: #27509b;
}
.swiper-button{
    position: absolute;
    width: 100%;
    height: 28px;
    left: 0;
    bottom: 23px;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.swiper-button .swiper-btn{
    width: 32px;
    height: 28px;
    background: url(/assets/images/btn-right.png) scroll no-repeat center center;
    margin: 0 40px;
    opacity: 1;
    transition: all 0.2s linear;
    background-size: 12px auto;
}
.swiper-button .swiper-btn.swiper-button-disabled{
    opacity: 0.3;
}
.swiper-button .swiper-btn-left{
    background-image: url(/assets/images/btn-left.png);
}

.swiper-outter .swiper-btn-right:hover{
    opacity: 1;
    transform: translateX(2px);
    transition: transform 0.2s linear;
}

.swiper-outter .swiper-btn-left:hover{
    opacity: 1;
    transform:translateX(-2px);
}
.swiper-outter .swiper-btn.swiper-button-disabled{
    opacity: 0.4;
    cursor: default;
}
.swiper-outter .swiper-btn.swiper-button-disabled:hover{
    opacity: 0.4;
    transform: none;
}
.swiper-outter{
    position: absolute;
    height: 55px;
    left: 390px;
    right:45px;
    top: 255px;
    z-index: 8;
}
.swiper-outter .swiper-btn{
    position: absolute;
    top: 12px;
    width: 32px;
    height: 28px;
    background: url(/assets/images/btn-right.png) scroll no-repeat center center;
    background-size:  13px auto;
    cursor: pointer;
}
.swiper-outter .swiper-btn.swiper-button-disabled{
    opacity: 0.3;
}
.swiper-outter .swiper-btn-right{
    right: -7px;
}
.swiper-outter .swiper-btn-left{
    left: -7px;
    background-image: url(/assets/images/btn-left.png);
}

/* .query-container{
    display: block;
}
.p1{
    display: block;
}
.selection{
    display: none;
} */
.no-result{
    width: 100%;
    height: 398px;
    background: url(/auto/tyre-selector/assets/img/no-result.png) scroll no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}

.no-result .txt{
    margin-top: 60px;
    margin-bottom: 44px;
}

.no-result .txt h2{
    line-height: 1;
    margin-bottom: 15px;
    font-size: 29px;
}
.no-result .txt h2 img{
    margin-right: 5px;
}

.no-result .service{
    width: 470px;
    height: 130px;
    border: solid 5px #27509b;
    box-sizing: border-box;
    margin: 0 auto;
    flex-direction: column;
}
.no-result .service .txt1{
    font-size: 30px;
    color: #27509b;
    margin-bottom: 10px;
    line-height: 1;
}

.no-result .service .txt2{
    font-size: 35px;
    line-height: 1;
}

.no-result .txt2 img{
    margin-right: 10px;
}


@media (max-width: 1400px){
    .results .img{
       
    }
    .results .tire-img{
        width: 390px;
    }
    .results .name,.results .labels,.results .line,.results .swiper,.results .tmall{
    }
    .results .skew{
        left: -75%;
    }
    .results li .sign-img{
        width: 80px;
        left: -12px;
    }
    
    .no-result .service{
        width: 350px;
    }
    .no-result .txt h2,.no-result .service .txt1{
        font-size: 26px;
    }
    .no-result .service .txt2{
        font-size: 30px;
    }

}

@media (max-width: 1024px){
	.img-flag{
		width: 65px;
        position: absolute;
        top: 260px;
        right: 198px;
        z-index: 2;
	}

    .bottom-tag{
		height:auto;
		flex-direction: column;
		align-items: self-start;
	}
	 .bottom-tag img{
		    margin: 15px 0 10px;
			width:90%;
			margin-left: 4%;
	}
	.bottom-tag p {
		font-size: 1vw;
		line-height: 1.3;
		margin-left: 4%;
		letter-spacing: 0px;
		margin-bottom:15px;
		display:block;
	}
	
    .results .swiper .swiper-slide a{
        width: 180px;
    }
    .results .tire-img{
        width: 100%;
        background: url(../img/bg-mobi.jpg) scroll no-repeat 0 0;
        background-size: 100% 485px;
    }

    .query-result .p1{
        text-align: center;
        background-color: #fff;
        padding: 0;
        font-size: 16px;
        opacity: 0;
    }
    .query-bg{
        display: none;
    }
    .results .name{
        left: 0;
        right: 40px;
        text-align: right;
        top: 30px;
        font-size: 24px;
    }
    .results li{
        height: auto;
    }
    .results li .content{
        padding-bottom: 0px;
        width: calc(100% - 20px);
    }
    .results li .content::after{
	display:none;
        content: "";
        position: absolute;
        width: 100%;
        height: 20px;
        left: 0;
        bottom: 0;
        background-color: #eaeaea;
    }
    .results .skew{
        left: -400px;
        transform: rotate(71deg);
        top: -825px;
        display: none;
    }
    .results .signs{
        top: 30px;
        left: 30px;
    }
   
    .results .img{
        width: 200px;
        left: 60px;
        top: 103px
    }

    .results .labels{
        right: 40px;
        top: 150px;
        left: 0;
        justify-content: flex-end;
    }
    .results .labels img{
        margin-right: 0;
        margin-left: 15px;
        width: 42px;
    }
    .results li .sign-img{
        top: 85px;
    }

    .results .tmall{
        display: none;
    }
    .results .line{
        left: 40px;
        right: 40px;
        z-index: 5;
        background-color: #d5d5d5;
        transform: none;
        top: 375px;
    }
    .results  .swiper-outter{
        position: relative;
        margin: 0px auto 0;
        padding-top: 420px;
        right: 0px;
        left: 0px;
        width: calc(100% - 80px);
        top: auto;
        height: auto;
        
    }
    .results .swiper{
        position: relative;
        left: 0;
        right:0;
    }
    .results .swiper .swiper-slide{
        width: 100%;
        margin-right: 0;
        display: block;
        background-color: #fff;
    }


    .results .swiper .slide{
        height: 55px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        display: flex;
        background-color: #f2f2f2;
    }

    .results .swiper .swiper-slide p{
        font-size: 14px;
    }
    .results .swiper .swiper-slide p span.size {
        margin-right: 5px;
    }

    .results .swiper .slide:last-child{
        margin-bottom: 0;
    }

    .results li .detail{
        overflow:visible;
		margin-bottom:20px;
    }
    
    .results .show-detail{
        top: 285px;
    }
    .swiper-button{
        position: relative;
        bottom: auto;
        margin-top: 15px;
        margin-bottom: 0px;
    }
    .query-container.no-data{
        background-color: #eaeaea;
        padding-bottom: 30px;
    }
    .query-container.no-data .p1{
        background-color: #eaeaea;
    }
    .query-container.no-data .no-result{
        background-color: #fff;
        background-image: none;
    }
    .query-container.no-data .results{
        height: 450px;
        position: relative;
    }
    .swiper-outter .swiper-btn{
        display: none;
    }
    .results .mySwiper,.results .swiper{
        height: auto;
    }
	
	
	.results .tire-img .speci_bk{
		display:none;
	}
	
	.results .tire-img.speci_bk{
		background-image:url(/auto/tyre-selector/assets/img/result/primary_5_bk_m.jpg);
		background-size: 100% auto;
	}
	
	.results .tire-img .PRIMACY_5_tire_img {
		width: 165px;
		left: 19px;
		top: 83px;
	}
	
	.results .labels.labels_primacy{
		width: 60px;
		display: block;
		left: 79%;
	}
	
	.results .labels.labels_primacy p{
		    padding-left: 8px;
	}
	
	.results .name h2 sup{
		font-size:14px;
	}
	
	
}

@media (max-width: 750px){


    .img-flag {
        width: 65px;
        position: absolute;
        top: 190px;
        right: 110px;
		right:28%;
        z-index: 2;
    }
	
	.img-flag.img_flag_2{
		width: 68px;
	}
	
	.img-flag.img_flag_2{
		top: 188px;
	}
	


.tag-container{
    display: flex;
	 align-items: center;
}

.tag-container img{
height:25px;
margin-right:10px;
margin-bottom: 10px;
    margin-top: 5px;
	order:2
}

.tag-container .origin,.tag-container .other{
	height:25px;
	order:1
}
.tag-container .zp{
	height:16px;
}
.tag-container .ac{
	height:18px;
}
.tag-container .ss{
	height:24px;
}

.query-result .opt-bread{
	background:#fff;
	padding-bottom:12px;
}
.bread-return{
margin-left:15px;
}
.opt-bread-tips{
padding-left:10px;
    padding-top: 20px
}
.opt-select-container{
	top: 100%;
    transform: translate(-50%,-100%);
	border-radius: 0px;
	min-height: 60vh;
}
.op-select-content{
padding:20px;
}

.opt-header{
height:60px;
}
.opt-header a{
    background-size: 80%;
    background-position: 50% 50%;
}

.opt-header p{
    font-size: 22px;
    text-align: center;
    line-height: 50px;
	padding-bottom: 0px;
}

.opt-tit{
    margin: 19px 0 25px;
	font-size:16px;
}

.op-select-content ul{
    flex-direction: column;
}

.op-select-content ul li{
width:100%;
flex:45px;
margin-bottom: 12px;
font-size:16px;
}
.opt-header .opt-back{
left:0;
}

.opt-header .opt-close{
right:20px;
}





.banner-m{
	display:block;
}
.banner-pc{
	display:none;
}
.results li.opt-filter-banner{
	height:auto;
}
.results li.opt-filter-banner >img{
	height:auto;
}

.results li.opt-filter-banner .btn-get{
    width: 110px;
    height: 35px;
    font-size: 14px;
    top: 65%;
    left: 54%;
    border-radius: 2px;
}

    .results .swiper .swiper-slide a{
        font-size: 16px;
    }
    .results .tire-img{
        background-size: 100% 390px;
    }
    .results .name{
        right: 20px;
        font-size: 14px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .results .name h2:first-child{
        width: 80%;
        margin-bottom: 5px;
    }
    .results .signs{
        left: 5px;
    }
    .results .img {
        width: 140px;
        left: 20px;
        top: 70px;
    }
    .results li .sign-img{
        width: 65px;
        top: 72px;
        left: -10px;
    }
    .results .labels {
	    left: 53%;
           right: 12px;
			top: 111px;
			flex-wrap: wrap;
			justify-content: space-between;
    }
	.results .labels p{
	font-size:12px;
	    flex: 0 0 45%;
		    margin-right: 0;
			    padding-left: 4%;
				    margin-bottom: 5px;
	}
	.results .labels p::after{
	       height: 10px;
    width: 3px;
	}
    .results .show-detail{
        font-size: 17px;
        top: 218px;
        right: 10px;
    }
    .results .show-detail::after{
           right: 13px;
		       width: 8px;
    height: 14px;
    }
    .results .line{
        top: 275px;
        left: 20px;
        right: 20px;
		display:none;
    }
    .results .swiper-outter{
        padding-top: 270px;
        width: calc(100% - 20px);
    }
    .results .swiper .swiper-slide a{
        width: 105px;
    }
    .no-result .txt h2, .no-result .service .txt1{
        font-size: 18px;
    }
    .no-result .service{
        width: 250px;
    }
    .no-result .service .txt2{
        font-size: 20px;
    }
    .no-result .service{
        height: 100px;
    }
    .hover::after{
        display: none;
    }
}
.query-result .more-link {padding:20px 0; text-align:center; }
.query-result .more-link a:link, .query-result .more-link a:visited {text-decoration:underline; color:#27509b;font-weight:700; font-size:18px;}

@media (max-width: 750px){
.query-result .more-link a:link, .query-result .more-link a:visited { font-size:16px;}
}