﻿.job .list li .zhiqian {height: 0.8rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}

.newShow2{width:100%;}

.product .zjMxf .select a.caption{display:block;padding-right:0.3rem;text-align:center;}
.product .zjMxf .select a.caption::after{display:none;}
.product .zjMxf .liDiv{margin-bottom:0.2rem;}
.product .zjMxf .liDiv2{width:auto;}

.product .zjMxf .select .caption.on2 {background: #395faa;color: #fff;}
.product .zjMxf .select .caption.on2::after {background: url(../img/selectIco2on.png) no-repeat;}
.product .zjMxf .select .xlist a.on2{color:#395faa;}


.website{ padding: 0.95rem 0 0.75rem;/*background: #eee;*/ }
.website .list ul{ margin-right: -0.58rem; }
.website .list li{ float: left; width: 33.33%; padding-bottom: 0.5rem;}
.website .list li .box{ margin-right: 0.58rem; position: relative; padding: 0 8px 8px 0; }
/*.website .list li .box:after{ content: ''; position: absolute; right: 0; bottom: 0; width: calc(100% - 8px); height: calc(100% - 8px); background: #dcecfa;}*/
.website .list li a{ display: block; position: relative; z-index: 1; font-size: 0.18rem; height: 0.72rem; line-height: 0.72rem; color: #333; padding: 0 0.8rem 0 0.45rem; overflow: hidden; border: #eee solid 1px; /*background: #fff;*/background: #eee; }
.website .list li a:after{ content: ''; position: absolute; right: 0.45rem; top: 50%; margin-top: -10px; width: 20px; height: 20px; background: url(../img/jt.png) no-repeat;  transition:All 0.5s ease; -webkit-transition:All 0.5s ease; -moz-transition:All 0.5s ease; -o-transition:All 0.5s ease;}
.website .list li a:hover{ border: none; color: #fff; background-color:#395faa;}
.website .list li a:hover:after{ background: url(../img/jt_on.png) no-repeat; right: 0.35rem;}

.nav li .aNow2 {color: #395faa;}
.nav li .aNow2:after {width: 100%;left: 0;}

.productP1 .detail-box .imgDiv img{mix-blend-mode: multiply;}

.aftersale .content {margin: 0.6rem auto 0;color:#000;font-family: 'Mont-R';font-size: var(--fs18);line-height: 0.3rem;}

@media (max-width: 1004px) {
	.job .list li .zhiqian {height: 1.21rem;line-height:0.48rem;}

     .website{ padding: 0.95rem 0.3rem 0.75rem;}
    .website .list ul{ margin-right: 0; }
	.website .list li{ float: none; width: auto; padding-bottom: 0.3rem;}
	.website .list li .box{ margin-right: 0; padding: 0 5px 5px 0; }
	.website .list li .box:after{ width: calc(100% - 5px); height: calc(100% - 5px); }
	.website .list li a{ font-size: var(--fs16); height: 0.96rem; line-height: 0.96rem; padding: 0 0.8rem 0 0.35rem; }
	.website .list li a:after{ margin-top: -8px;width: 16px;height: 16px;background-size: 16px;}
	.website .list li a:hover:after{ background-size: 12px;}

	.product .zjMxf .liDiv2 .select a.caption{padding:0 0.6rem;}
}