.new6-l li{/* overflow: hidden; */}
.new6-l li a{display: flex;height: 1.61rem;flex-direction: column;/* justify-content: center; */align-items: center;border-radius: 0.2rem;padding-top: 0.3rem;background: url(../images/linkbg1.png) no-repeat center/cover #fff;}
.new6-l ul{margin: 0 -0.15rem;display: flex;justify-content: space-around;flex-wrap: wrap;}
.new6-l .link1 li{width: 10%;padding: 0 0.15rem;margin-bottom: 0.1rem;position: relative;}
.new6-l  li a img{max-width: 0.7rem;max-height: 0.6rem;}
.new6-l  li h2{color: #333;margin-top: 0.15rem;font-size: 0.18rem;text-align: center;line-height: 0.26rem;transition: 0.5s;padding: 0 0.05rem;}
.new6-l  li:hover h2{color: #0351a5;}
.new6-l  li:nth-child(1) a{background: url(../images/linkbg1.png) no-repeat center/cover #fff;}
.new6-l  li:nth-child(2) a{background: url(../images/linkbg2.png) no-repeat center/cover #fff;}
.new6-l  li:nth-child(3) a{background: url(../images/linkbg3.png) no-repeat center/cover #fff;}
.new6-l  li:nth-child(4) a{background: url(../images/linkbg4.png) no-repeat center/cover #fff;}
.new6-l  li:nth-child(5) a{background: url(../images/linkbg5.png) no-repeat center/cover #fff;}
.new6-l  li:nth-child(6) a{background: url(../images/linkbg6.png) no-repeat center/cover #fff;}
.new6-l  li:nth-child(7) a{background: url(../images/linkbg7.png) no-repeat center/cover #fff;}
.new6-l  li:nth-child(8) a{background: url(../images/linkbg8.png) no-repeat center/cover #fff;}
.new6-l  li:nth-child(10) a{background: url(../images/linkbg2.png) no-repeat center/cover #fff;}
.new6-l .link1 li:hover .ewm{display:block;opacity:1;visibility:visible;}
.new6-l .link1 li:hover .ewm img{transform: rotateY(0deg);}
.new6-l .link1 li:active .ewm{display:block;opacity:1;visibility:visible;}
.new6-l .link1 li:active .ewm img{transform: rotateY(0deg);}


.new6-rl{width: 100%;/* border-right:1px solid rgba(255,255,255,.5); */padding-right: 0rem;}
.new6-rl ul{justify-content:flex-start;}
.new6-r .new6-rl li{width: 10%;margin-bottom: 0.4rem;text-align: center;padding: 0 0.05rem;}
.new6-r li img{
max-width: 0.6rem;
max-height: 0.5rem;
}
.new6-r li:hover img,.new6-l li:hover img{transform: rotateY(365deg);transition:0.5s;}

.new6-r .new6-rl li a{/* display: flex; *//* flex-direction: column; */height: 70px;}
.new6-r .new6-rl li p{color:#fff;margin-top: 0.05rem;font-size: 0.14rem;text-align: center;line-height: 1.5;}
.linkico{width: 100%;height: 0.5rem;text-align: center;display: flex;justify-content: center;align-items: center;}
.new6-l .linkico{height: 0.6rem;}

@media screen and (max-width:1500px){
.new6-l{}
.new6-r{/* width: 7rem; *//* margin-top: -5px; */}
.new6-l li img{/* height: 1.3rem; */}
.new6-r li img{/*max-width:0.4rem;*/}   
}

@media screen and (max-width:1300px){
.new6-r li img {max-width: 0.6rem;max-height: .4rem;}
.new6-l li img{transform: scale(.8);}
.new6-l li:hover a img{transform: scale(.8) rotateY(365deg);transition:0.5s;}
.new6-r li:hover img{transform: rotateY(365deg);transition:0.5s;}
.new6-log .adr{padding-left: 0.3rem;transform: scale(.9);}
}

@media screen and (max-width:1024px){
.new6-r .new6-rl li{margin-bottom:0;}
.new6-b{margin:0.3rem 0 0.1rem;}
.new6-l{width:100%;margin: 0.3rem 0;padding: 0;border: none;}
.new6-r{width: 100%;/* margin-top: .45rem; */order: -1;}
.new6-log{justify-content:center;}
.new6-l li a img{/* max-width: 0.6rem; *//* max-height: 0.42rem; */transform: scale(1);}
.new6-rl,.new6-rr{width:100%;padding: 0;}
.new6-rl{/* margin-bottom:0.3rem; */border-right: 1px solid rgba(255,255,255,0);}
.new6-rr li{width: 33.3% !important;text-align: center;}
.new6-l .link1{/* justify-content: flex-start; */}
.new6-l .link1 li{width: 25%;margin-bottom:0.15rem;padding: 0 0.15rem;}
}

@media screen and (max-width:600px){
.new6-log .adr{width:100%;padding-left:0;margin-top:0.4rem;text-align:center;transform: scale(1);}
.new6-log{margin-top:0.4rem;}
.new6-r .new6-rl ul{justify-content: flex-start;}
.new6-r .new6-rl li{width:20%;margin-bottom: 0.1rem;}
.new6-r li img {max-width: .5rem;max-height: .4rem;}
.new6-b{margin: 0.3rem 0 0;}
.new6-l .link1 li{width: 40%;}
.new6-l li a img{transform:scale(.8);}
}

@media screen and (max-width:420px){
.new6-r li img {max-width: .5rem;max-height: .4rem;}
.new6-l li a{height: 1.3rem;padding-top: 0.2rem;}
.new6-rr li{width: 100% !important;}
.new6-rr ul{width: 100%;}
.new6-l .link1 li{/* width:33.3%; */}
.new6-l li h2{font-size:0.16rem;margin-top: 0;line-height: 0.24rem;}
.new6-rr ul .flex{height: 260px;overflow: auto;}
}