@charset "UTF-8";
/* CSS Document ahweilai.com */
body {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: .18rem;
  scroll-behavior: smooth;
}
.wl-wid {
  width: 96%;
  margin: 0 auto;
}
* {
  margin: 0px;
  padding: 0px;
}
a {
  color: #333;
  text-decoration: none;
}
img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
img {
  display: block;
  max-width: 100%;
}
li {
  list-style-type: none;
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');
}
.wl-iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wl-iconfont {
  font-size: 0.26rem;
}
.wl-mb60 {
  margin-bottom: .6rem
}
/*====head==nav====*/
.wl-head {
  box-shadow: 0px 10px 6px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
}
.wl-head .wl-wid {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.wl-head .wl-wid .wl-logo {
  padding: .3rem;
  height: .4rem;
}
.wl-head .wl-wid .wl-logo img {
  height: .4rem;
}
/*nav*/
.wl-head .wl-nav {
  line-height: .4rem;
  height: auto;
  position: absolute;
  top: 0rem;
  width: 100%;
  border-top: 0;
  background-color: transparent;
}
.wl-head .wl-nav .wl-navtxt {
  display: none;
  background: #fff;
  overflow: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 1rem;
  z-index: 10;
}
.wl-head .wl-nav .wl-navtxt ul {
  font-size: 0
}
.wl-head .wl-nav .wl-navtxt li {
  display: inline-block;
  width: 100%;
  border-bottom: #ddd solid 1px;
  padding: 0.1rem 0;
}
.wl-head .wl-nav .wl-navtxt li a {
  line-height: .5rem;
  text-align: center;
  font-size: 0.28rem;
  color: #333;
  display: block;
  position: relative;
  width: 100%;
}
.wl-head .wl-nav .wl-navtxt li a i {
  position: absolute;
  display: inline-block;
  transform: rotate(90deg);
  font-size: .16rem;
  color: #999;
  margin-left: .1rem;
}
.wl-head .wl-nav .wl-navtxt li:last-child {
  border: none;
}
.wl-head .wl-nav .wl-navico {
  width: 1rem;
  display: block;
  height: 1rem;
  right: 0;
  top: 0;
  background: url(../images/wap-menu.png) center center no-repeat;
  background-size: 50%;
  position: absolute;
}
.wl-head.on .wl-nav .wl-navico {
  background: url(../images/wap-menu2.png) center center no-repeat;
  background-size: 50%;
}
.mmask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 3;
}
.wl-head .wl-nav .wl-navtxt li dl {
  text-align: center;
}
.wl-head .wl-nav .wl-navtxt li dl dd {
  display: inline-block;
  width: 27%;
  margin: .05rem;
  text-align: center;
  background-color: #bd2120;
}
.wl-head .wl-nav .wl-navtxt li:nth-child(3) dl dd, .wl-head .wl-nav .wl-navtxt li:nth-child(4) dl dd {
  width: auto;
	padding: .05rem 2.5%;
  margin: .05rem;
}
.wl-head .wl-nav .wl-navtxt li dl dd a {
  display: inline-block;
  font-size: 0.2rem;
  line-height: .5rem;
  color: #fff;
}
.wl-head .wl-nav .wl-navtxt li.on dl dd a {
  color: #fff;
}
.wl-head .wl-nav .wl-navtxt li.on dl dd a:{
	color: #fff;
}
.wl-head .wl-nav span {
  width: 80px;
  background-image: url("../images/ico-eng.png");
  background-position: 20px;
  center;
  background-repeat: no-repeat;
  padding-left: 60px;
  display: inline-block;
  text-align: left;
  font-size: .22rem;
  margin-left: calc((100% - 120px) / 2);
}
.wl-head #language {
	display: none;
}
/*====banner====*/
.wl-banner {
  overflow: hidden;
	margin-top: 1rem;
}
.wl-banner .swiper-container {
  position: relative;
}
.wl-banner .swiper-slide img {
  width: 100%;
  vertical-align: bottom;
}
.wl-banner .swiper-pagination {
  bottom: .08rem;
}
.wl-banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.wl-banner .swiper-pagination-bullet {
  background: #000;
  position: relative;
  opacity: .58;
  width: 10%;
  height: 4px;
  border-radius: 5px;
  opacity: .5;
}
.wl-banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #bd2120;
}
.wl-banner .swiper-container .swiper-button-next, .wl-banner .swiper-container .swiper-button-prev {
  color: #fff;
  left: 3%;
}
.wl-banner .swiper-container .swiper-button-next::after, .wl-banner .swiper-container .swiper-button-prev::after{
	font-size: .3rem;
}
.wl-banner .swiper-container .swiper-button-next {
  right: 3%;
  left: auto;
}
/*====main-a====*/
.wl-title {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.wl-title h2 {
  font-size: .36rem;
  line-height: .4rem;
  color: #333;
  font-weight: bold;
}
.wl-title h2 span {
  color: #bd2120;
}
.wl-title h2 font {
  color: #cccccc;
}
.wl-title h2 p {
  font-size: .21rem;
  color: #666;
  margin-top: .15rem;
	line-height: 1.6;
}
.wl-title ul {
	width: 100%;
	padding-top: .2rem;
  display: flex;
  justify-content: space-between;
}
.wl-title ul li {
  margin-left: 0;
	width: 24%;
}
.wl-title ul li a {
	width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: .22rem;
	line-height: .5rem;
  background: #7e7e7e;
  border-radius: .1rem;
	transition: all .4s ease;
}
.wl-title ul li a:hover, .wl-title ul li a.wl-onn{
	background-color: #bd2120;
	color: #fff;
}
/*====pro====*/
.wl-main .wl-a {
  background-image: url("../images/i_pro_b2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: .5rem 0;
}
#wl-product {
  margin-top: .5rem;
}
#wl-product .wl-item {
  position: relative;
	padding-bottom: .3rem;
}
#wl-product .wl-item.current {
  display: block;
}
#wl-product .swiper-container {
  height: 5rem;
	width: 75%;
	margin: 0 auto;
  overflow: hidden;
}
#wl-product .swiper-wrapper {
  height: 600px;
}
#wl-product .swiper-slide {
  position: relative;
  width: 100%;
  height: 5rem;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
	transition: all .4s ease;
}
#wl-product .swiper-slide:hover{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
  transform: translateY(-10px);
}
#wl-product .swiper-slide a {
  display: block;
  padding: 5%;
}
#wl-product .swiper-slide h2 {
  height: .3rem;
  line-height: .3rem;
  font-size: .22rem;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#wl-product .swiper-slide h3 {
  height: .3rem;
  line-height: .32rem;
  margin-top: .1rem;
  font-size: .28rem;
  font-weight: bold;
  color: #bd2120;
  overflow: hidden;
}
#wl-product .swiper-slide h4 {
  width: 40%;
  height: .35rem;
  line-height: .35rem;
  margin-top: .22rem;
  background: #eee;
  border-radius: .15rem;
  font-size: .18rem;
  text-align: center;
  color: #999;
  overflow: hidden;
  transition: all 0.1s linear;
}
#wl-product .swiper-slide h4 em {
  display: inline-block;
  padding-right: .5rem;
  background: url(../images/arrow.png) no-repeat right center;
  transition: all 0.1s linear;
}
#wl-product .swiper-slide img {
  position: relative;
  z-index: 1;
  display: block;
  height: 3.15rem;
  margin: .25rem auto 0 auto;
	transition: all .4s ease;
}
#wl-product .swiper-slide:hover img{
	transform: scale(1.05);
}
#wl-product .swiper-slide i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(1.6rem);
  display: none;
  height: 1.6rem;
  opacity: 0;
  animation: ProductAnimation 0.4s;
  animation-fill-mode: forwards;
}
#wl-product .swiper-slide i:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: .15rem;
  display: block;
  width: 0;
  height: 0;
  border-left: 235px solid transparent;
  border-top: 30px solid transparent;
  border-right: 216px solid #bd2120;
  border-bottom: 30px solid #bd2120;
}
#wl-product .swiper-slide i:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  height: 1.5rem;
  background: #bd2120;
}
#wl-product .swiper-slide:hover h4 {
  background: #bd2120;
  color: #fff;
  transition: background 0.1s linear;
}
#wl-product .swiper-slide:hover h4 em {
  background-image: url(../images/arrow-h.png);
}
#wl-product .swiper-slide:hover i {
  display: block;
}
@keyframes ProductAnimation {
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
#wl-product  .swiper-pagination {
  bottom: -10px;
}
#wl-product  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
#wl-product  .swiper-pagination-bullet {
  background: #000;
  position: relative;
  opacity: .58;
  width: 10%;
  height: 4px;
  border-radius: 5px;
  opacity: .5;
}
#wl-product  .swiper-pagination-bullet-active {
  opacity: 1;
  background: #bd2120;
}
#wl-product .swiper-button-prev, #wl-product .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  width: .5rem;
  height: .5rem;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #dcdcdc;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  transition: all 0.1s linear;
}
#wl-product .swiper-button-prev:after, #wl-product .swiper-button-next:after {
  display: none;
	cursor: pointer;
}
#wl-product .swiper-button-prev {
  left: 0;
  background-image: url(../images/prev.png);
	background-size: 30%;
}
#wl-product .swiper-button-next {
  right: 0;
  background-image: url(../images/next.png);
	background-size: 30%;
}
#wl-product .swiper-button-prev:hover {
  background-color: #bd2120;
  transition: all 0.1s linear;
}
#wl-product .swiper-button-next:hover {
  background-color: #bd2120;
  transition: all 0.1s linear;
}
/*====about-====*/
.wl-main .wl-b {
  background-image: url("../images/aboutbg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: .5rem 0;
  margin-bottom: .5rem;
}
.wl-main .wl-b .wl-wid {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.wl-main .wl-b .wl-left_con {
  width: 100%;
}
.wl-main .wl-b .wl-left_con .wl-tit h3 {
  font-size: .28rem;
  margin-bottom: .2rem;
}
.wl-main .wl-b .wl-left_con .wl-tit h2 {
  font-size: .36rem;
  color: #333;
  font-weight: bold;
  margin-bottom: .0rem;
}
.wl-main .wl-b .wl-left_con .wl-tit h2 span {
  color: #bd2120;
}
.wl-main .wl-b .wl-left_con .wl-tit h2 font {
  color: #cccccc;
}
.wl-main .wl-b .wl-left_con .wl-tit p {
  font-size: .21rem;
  line-height: 1.6;
	font-weight: bold;
	color: #666;
	margin-top:.15rem;
}
.wl-main .wl-b .wl-left_con .wl-more {
  margin-top: .3rem;
}
.wl-main .wl-b .wl-left_con .wl-more a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
  height: .5rem;
  border-radius: .2rem;
  border: 2px solid #bd2120;
	transition: all .4s ease;
}
.wl-main .wl-b .wl-left_con .wl-more a:hover{
	background-color: #bd2120;
	
}
.wl-main .wl-b .wl-left_con .wl-more a span {
  color: #bd2120;
  font-size: .2rem;
  margin-right: .2rem;
}
.wl-main .wl-b .wl-left_con .wl-more a:hover span{
	color: #fff;
}
.wl-main .wl-b .wl-left_con .wl-more a:after {
  content: '';
  display: block;
  width: 38px;
  height: 15px;
  background-image: url(../images/jt_r.png);
  background-repeat: no-repeat;
  background-position: center;
}
.wl-main .wl-b .wl-left_con .wl-more a:hover:after{
	background-image: url(../images/jt_r-h.png);
}
.wl-main .wl-b .wl-left_con .wl-left_data ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: .1rem;
	width: 100%;
	margin-left: 1%;
}
.wl-main .wl-b .wl-left_con .wl-left_data ul li {
  margin: .25rem 0;
	width: 50%;
}
.wl-main .wl-b .wl-left_con .wl-left_data ul li:last-child {
  margin-bottom: 0;
}
.wl-main .wl-b .wl-left_con .wl-left_data h6 {
  font-size: .21rem;
  color: #666666;
  margin-top: .15rem;
}
.wl-main .wl-b .wl-left_con .wl-left_data p {
  color: #bd2120;
  font-weight: 600;
  height: .5rem;
  display: flex;
  align-items: baseline;
}
.wl-main .wl-b .wl-left_con .wl-left_data p big, .wl-main .wl-b .wl-left_con .wl-left_data p span {
  font-size: .4rem;
  height: .5rem;
  display: inline-block;
}
.wl-main .wl-b .wl-left_con .wl-left_data p i {
  font-size: .3rem;
}
.wl-main .wl-b .wl-left_con .wl-left_data p small {
  font-size: .2rem;
}
.wl-main .wl-b .wl-tit {}
.wl-main .wl-b .wl-right_con {
  width: 100%;
}
.wl-main .wl-b .wl-right_con .wl-intro {
  font-size: .21rem;
  color: #333333;
  line-height: .34rem;
  margin-bottom: .3rem;
}
.wl-main .wl-b .wl-right_con .wl-intro p {
  margin-bottom: .2rem;
}
.wl-main .wl-b .wl-right_con .wl-imgbox{
	width: 100%;
	height: 3rem;
	overflow: hidden;
	
}
.wl-main .wl-b .wl-right_con .wl-imgbox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .4s ease;
}
.wl-main .wl-b .wl-right_con .wl-imgbox:hover img{
	transform: scale(1.1);
}
/*====wl-c====solution*/
.wl-main .wl-c {
  margin-bottom: .5rem;
	position: relative;
}
.wl-main .wl-c .wl-con {
  margin-top: .2rem;
  overflow: hidden;
	
}
.wl-main .wl-c .wl-con .swiper-container {
	position: relative;
	padding-bottom: .3rem;
}
/*.wl-main .wl-c .wl-con .swiper-slide{ width: 1000px;}*/
.wl-main .wl-c .wl-con .swiper-slide .wl-item {
  transition: 0.2s;
  padding-bottom: .6rem;
  margin: .2rem 0;
  position: relative;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-img img {
  width: 100%;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-info {
  position: absolute;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  left: 12.5%;
  bottom: 0;
  background: rgba(255,255,255,.8);
  width: 65%;
  padding: 4%;
  z-index: 10;
  transition: all .3s ease-in-out;
  opacity: 0;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-info .wl-txt {
  font-size: .25rem;
  margin-bottom: .15rem;
  ;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-info .wl-word {
  margin: .1rem 0 0px;
  font-size: .2rem;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-info .liaojie {
  display: flex;
  flex-direction: row;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-info .liaojie a {
  position: relative;
  font-size: .36rem;
  display: block;
  width: 5rem;
  padding: 0 1rem;
  text-align: right;
  line-height: 40px;
  border: 1px solid #000;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-info .liaojie a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 25px;
  background: #000;
  height: 1px;
  transition: all .3s ease-in-out;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-info .liaojie:hover a:before {
  background: #fff;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item .wl-info .liaojie:hover a {
  color: #fff;
  background: #db3831;
  border: 1px solid #db3831;
  margin-left: 10px;
}
.wl-main .wl-c .wl-con .swiper-slide-active .wl-item .wl-info {
  opacity: 1;
}
.wl-main .wl-c .swiper-button-prev {
  position: absolute;
  bottom: 0;
  top: 5%;
  transition: all .3s ease-in-out;
  z-index: 110;
  width: .46rem;
	height: .4rem;
	border-radius: 8px;
	border: solid 1px #666;
	color: #666;
	text-align: center;
	cursor: pointer;
	transition: all .4s ease;
}
.wl-main .wl-c .swiper-button-next {
  position: absolute;
  bottom: 0;
  top: 5%;
  transition: all .3s ease-in-out;
  z-index: 110;
  width: .46rem;
	height: .4rem;
	border-radius: 8px;
	border: solid 1px #fff;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: all .4s ease;
	background-color: #bd2120;
}

.wl-main .wl-c .swiper-button-next:hover,.wl-main .wl-c .swiper-button-prev:hover{
	background-color: #333;
	color: #fff;
}
.wl-main .wl-c  .swiper-button-prev {
  right: .8rem;
  top: 20px;
 left: auto;
}
.wl-main .wl-c .swiper-button-next {
  left: auto;
  top: 20px;
  right: .2rem;
}
.wl-main .wl-c .swiper-button-next:after, .wl-main .wl-c .swiper-button-prev:after {
  font-size: .2rem;
}
.wl-main .wl-c .wl-con  .swiper-pagination {
  bottom: 0px;
}
.wl-main .wl-c .wl-con  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.wl-main .wl-c .wl-con  .swiper-pagination-bullet {
  background: #000;
  position: relative;
  opacity: .58;
  width: 10%;
  height: 4px;
  border-radius: 5px;
  opacity: .2;
}
.wl-main .wl-c .wl-con  .swiper-pagination-bullet-active {
  opacity: 1;
  background: #bd2120;
	opacity: .5;
}
.wl-main .wl-c .wl-con .swiper-slide .wl-item:hover .wl-info {
  bottom: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
/*====news center====*/
.wl-main .wl-d {
  background: url(../images/news_bg.jpg) top center;
  padding: .5rem 0;
}
.wl-title .wl-more {
  margin-top: .1rem;
}
.wl-title .wl-more a {
  display: flex;
  align-items: center;
	background-image: url("../images/jt_r.png");
	background-repeat: no-repeat;
	background-position: 1.4rem center;
  justify-content: center;
  width: 1.6rem;
	padding-right: .5rem;
  height: .5rem;
  border-radius: .2rem;
  border: 2px solid #bd2120;
	transition: all .4s ease;
	cursor: pointer;
}
.wl-title .wl-more a:hover{
	background-color: #bd2120;
	background-image: url("../images/jt_r-h.png");
}
.wl-title .wl-more a span {
  color: #bd2120;
  font-size:.21rem;
}
.wl-title .wl-more a:hover span{
	color: #fff;
}
.wl-main .wl-d .wl-con {
  margin-top: .2rem;
  display: flex;
  justify-content: space-between;
flex-wrap: wrap;
}
.wl-main .wl-d .wl-con .wl-imgbox {
  width: 100%;
  height: 6rem;
  background: #FFFFFF;
	margin-bottom: .3rem;
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-img {
  height: 3.66rem;
  overflow: hidden;
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-img a {
  display: block;
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-img a img {
  width: 100%;
  transition: all 0.5s ease;
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-img:hover a img {
  transform: scale(1.1);
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-txt {
  padding: .2rem .2rem 0;
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-txt p {
  font-size: .16rem;
  color: #c0c0c0;
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-txt h3 {
  font-size: .22rem;
  height: .7rem;
  line-height: .35rem;
  margin-top: .1rem;
  margin-bottom: .1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-txt h3 a {
  color: #252525;
}
.wl-main .wl-d .wl-con .wl-imgbox .wl-txt p {
  font-size: .21rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wl-main .wl-d .wl-con .wl-list {
  width: 100%;
}
.wl-main .wl-d .wl-con .wl-list ul li {
  /*height: 1.2rem;*/
  background: #FFFFFF;
  margin-bottom: .2rem;
  transition: all 0.3s ease;
  position: relative;
}
.wl-main .wl-d .wl-con .wl-list ul li:before {
  content: '';
  position: absolute;
  width: 0%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(to left, #bd2120, #d81615);
  transition: all 0.5s ease;
}
.wl-main .wl-d .wl-con .wl-list ul li a:after {
  content: '';
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
}
.wl-main .wl-d .wl-con .wl-list ul li a {
  display: flex;
  padding: 3%;
  position: relative;
  z-index: 1;
  background-image: url(../images/news_listbg.png);
  background-position: center right -260px;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
.wl-main .wl-d .wl-con .wl-list ul li .wl-time {
  float: left;
  padding: 0 .2rem 0 .1rem;
  width: 20%;
  text-align: center;
  color: #FFFFFF;
  border-right: 1px solid rgba(0 0 0/0.2);
}
.wl-main .wl-d .wl-con .wl-list ul li .wl-time span {
  font-size: .32rem;
  font-weight: 600;
  color: #333333;
}
.wl-main .wl-d .wl-con .wl-list ul li .wl-time p {
  font-size: .2rem;
  border-top: 1px solid rgba(0 0 0/0.2);
  margin-top: .15rem;
  padding-top: .1rem;
  color: #888888;
}
.wl-main .wl-d .wl-con .wl-list ul li .wl-txt {
  float: left;
  width: 78%;
  margin-left: 2%;
}
.wl-main .wl-d .wl-con .wl-list ul li .wl-txt h3 {
  margin-bottom: .16rem;
  font-size: .2rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.wl-main .wl-d .wl-con .wl-list ul li .wl-txt p {
  color: #888888;
  line-height: .3rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size:.21rem;
}
.wl-main .wl-d .wl-con .wl-list ul li:hover { /*-webkit-transform: translate(-5px,0px); -ms-transform: translate(-5px,0px); transform: translate(-5px,0px);*/
}
.wl-main .wl-d .wl-con .wl-list ul li:hover:before {
  width: 100%;
}
.wl-main .wl-d .wl-con .wl-list ul li:hover a {
  background-position: center right -60px;
}
.wl-main .wl-d .wl-con .wl-list ul li:hover * {
  color: #FFFFFF !important;
}
.wl-main .wl-d .wl-con .wl-list ul li:hover .wl-time p {
  border-color: rgba(255 255 255 /0.3);
}
.wl-main .wl-d .wl-con .wl-list ul li:hover .wl-time {
  border-color: rgba(255 255 255 /0.3);
}
/*==Partners==*/
.wl-main .wl-e {
  padding: .5rem 0;
}
.wl-main .wl-e .wl-con {
  margin-top: .3rem;
}
.wl-main .wl-e .wl-con ul {
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(auto-fill, 30%);
}
.wl-main .wl-e .wl-con ul li {
  width: 100%;
  height: .8rem;
  background: #fff;
  overflow: hidden;
	margin-bottom: .12rem;
	border: solid 1px #ccc;
}
.wl-main .wl-e .wl-con ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wl-main .wl-e .wl-con ul li:hover img {
  transform: rotateY(360deg);
  transition: transform 0.6s linear;
}
/*====smain====*/
.wl-sbanner {
	margin-top: 1rem;
}
.wl-sbanner img {
  vertical-align: bottom;
}
.wl-nmain {
  margin-bottom: 0px;
}
.wl-nmain .wl-nsort {
  display: flex;
  justify-content: space-between;
  box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  background-color: #fff;
}
.wl-nmain .wl-nsort .wl-wid {
  display: flex;
  justify-content: space-between;
}
.wl-nmain .wl-nsort ul {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.wl-nmain .wl-nsort ul li {
  width: 28%;
	text-align: center;
  line-height: .6rem;
  font-size: .22rem;
  position: relative;
}
.wl-nmain .wl-nsort ul span {
  width: 1px;
  height: .2rem;
  margin-top: .25rem;
  background-color: #ccc;
}
.wl-nmain .wl-nsort ul span:nth-child(6){
	display: none;
}
.wl-nmain .wl-nsort ul li a::before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0px;
  width: 0%;
  height: 3px;
  background-color: none;
  transition: all .3s;
}
.wl-nmain .wl-nsort ul li a:hover:before, .wl-nmain .wl-nsort ul li a.wl-on:before {
  width: 70%;
  left: 15%;
  background-color: #bd2120;
}
.wl-nmain .wl-nsort ul li a:hover, .wl-nmain .wl-nsort ul li a.wl-on {
  font-weight: bold;
  color: #bd2120;
}
.wl-nmain .wl-nsort .wl-loc {
	display: none;
  line-height: 80px;
  font-size: 16px;
  color: #777;
}
.wl-nmain .wl-nsort .wl-loc i {
  padding-right: 10px;
}
.wl-nmain .wl-nsort .wl-loc span {
  padding: 0 10px;
}
.wl-nmain .wl-nsort .wl-loc a {
  color: #777;
}
/*====nlist====*/
.wl-nmain .wl-nlist{
	padding-bottom: .5rem;
	/*background-color: #f8f8f8*/
}

.wl-nmain .wl-nlist .wl-topthree {
  display: flex;
  justify-content: space-between;
  padding-bottom: .5rem;
	flex-wrap: wrap;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item {
  width: 100%;
  transition: all 0.6s;
  margin-bottom: .2rem;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  transition: all .4s ease;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-img {
  overflow: hidden;
  position: relative;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-img::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: url(../images/n-bg.png)no-repeat bottom;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .4s ease;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item:hover .wl-img img {
  transform: scale(1.1);
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt {
  padding: 3%;
  box-sizing: border-box;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt h3 {
  color: #000000;
  font-size: .24rem;
  margin-bottom: .1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;去除一行隐藏*/
  font-weight: normal;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt p {
  color: #666666;
  font-size: .21rem;
  line-height: 1.8; /* height: 45px; */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt span {
  position: relative;
  display: block;
  z-index: 1;
  background: #ffffff;
  transition: all 0.6s;
  overflow: hidden;
  font-size: .21rem;
  line-height: .4rem;
	color: #000000;
  margin-top: .2rem;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item:first-of-type {
  margin-left: 0;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt span::after {
  position: absolute;
  z-index: -1;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  transition: all 0.6s;
  background: #db3831;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt .wl-datemore {
  display: flex;
  justify-content: space-between;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt .wl-datemore span {
  color: #333333;
  font-size: .21rem;
  text-transform: uppercase;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt .wl-datemore span em {
  padding-right: .1rem;
	font-size: .2rem;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt .wl-datemore span:last-child {
  display: flex;
  align-items: center;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item .wl-txt .wl-datemore span:last-child img {
  display: inline-block;
  margin-left: .1rem;
  height: .22rem;
}
.wl-nmain .wl-nlist .wl-topthree .wl-item:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
  transform: translateY(-10px);
}
.wl-nmain .wl-nlist .wl-topthree .wl-item:hover .wl-txt h3 {
  color: #bd2120;
}
.wl-nlist .wl-nlistbox {
  background-color: #f8f8f8;
  padding-top:.5rem;
  padding-bottom:.3rem;
  margin-bottom:.2rem;
}
.wl-nlist .wl-nlistbox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wl-nlist .wl-nlistbox ul li {
  transition: all 0.6s;
  background: #ffffff;
  margin-bottom: .2rem;
  padding: 3%;
  width: 94%;
}
.wl-nlist .wl-nlistbox ul li .wl-tit {
  color: #333333;
  font-weight: 400;
  font-size: .24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;去除一行隐藏*/
}
.wl-nlist .wl-nlistbox ul li .wl-line {
  display: block;
  width: 40%;
  margin: .2rem 0;
  height: 1px;
  background: #db3831;
  transition: all .4s ease;
}
.wl-nlist .wl-nlistbox ul li .wl-txt {
  color: #888888;
  font-size: .21rem;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wl-nlist .wl-nlistbox ul li .wl-t3 {
  margin-top: .2rem;
  display: flex;
  justify-content: space-between;
}
.wl-nlist .wl-nlistbox ul li .wl-t3 .wl-more {
  color: #333333;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: .21rem;
}
.wl-nlist .wl-nlistbox ul li .wl-t3 .wl-more img {
  display: inline-block;
  margin-left: .1rem;
  height: .22rem;
}
.wl-nlist .wl-nlistbox ul li .wl-t3 span {
  color: #333333;
  font-size: .21rem;
}
.wl-nlist .wl-nlistbox ul li .wl-t3 span em {
  padding-right: .1rem;
	font-size: .2rem;
}
.wl-nlist .wl-nlistbox ul li:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
  transform: translateY(-10px);
}
.wl-nlist .wl-nlistbox ul li:hover .wl-line {
  width: 60%;
}
.wl-nlist .wl-nlistbox ul li:hover .wl-tit {
  color: #bd2120;
}
/*====news-con====*/
.wl-nbgcolor {
  background-color: #f8f8f8;
  padding-bottom: .5rem;
}
.wl-nmain .wl-ncon {
  width: 96%;
  padding: 3% 2% 2%;
  margin: 0 auto;
  background-color: #fff;
  line-height: 1.8;
  font-size:.21rem;
}
.wl-nmain .wl-ncon .wl-ntitle {
  font-size: .26rem;
  text-align: center;
  border-bottom: solid 1px #ccc;
  margin-bottom: .3rem;
  padding-bottom: .3rem;
}
.wl-nmain .wl-ncon .wl-ntitle span {
  display: block;
  font-size: .18rem;
  color: #777;
}
.wl-nmain .wl-ncon .wl-ntitle span i{
	padding-right: .1rem;
	font-size: .2rem;
}
.wl-nmain .wl-ncon .wl-ninfo {
  margin-bottom: .3rem;
}
.wl-nmain .wl-ncon .wl-ninfo img {
  padding:8px 0;
}
.wl-nmain .wl-ncon ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-ncon ul li {
  width: 49%;
  font-size: .21rem;
	margin-bottom: .2rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wl-nmain .wl-ncon ul li .wl-img {
  width: 100%;
  height: 2rem;
  overflow: hidden;
  margin-bottom: .1rem;
}
.wl-nmain .wl-ncon ul li .wl-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .4s ease;
}
.wl-nmain .wl-ncon ul li:hover .wl-img img {
  transform: scale(1.1);
}
/*====nsolution====*/
.wl-nmain .wl-nsolution .wl-item {
  border-bottom: solid 1px #ccc;
  padding-bottom: .25rem;
  margin-bottom: .25rem;
}
.wl-nmain .wl-nsolution .wl-item:nth-child(2n-1) {
  padding-bottom: .15rem;
}
.wl-nmain .wl-nsolution .wl-item:hover a {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
  transform: translateY(-10px);
  background-color: #f8f8f8;
}
.wl-nmain .wl-nsolution .wl-item:last-child {
  border: none;
}
.wl-nmain .wl-nsolution .wl-item a {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
  padding: 3%;
  transition: all .4s ease;
}
.wl-nmain .wl-nsolution .wl-item:nth-child(2n) a {

  background-color: #f8f8f8;
}
.wl-nmain .wl-nsolution .wl-item .wl-img {
  width: 100%;
  height: 2rem;
  overflow: hidden;
}
.wl-nmain .wl-nsolution .wl-item .wl-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .4s ease;
}
.wl-nmain .wl-nsolution .wl-item:hover .wl-img img {
  transform: scale(1.1);
}
.wl-nmain .wl-nsolution .wl-item .wl-info {
  width: 100%;
  padding: .2rem 0 0 0;
}
.wl-nmain .wl-nsolution .wl-item .wl-info h2 {
  font-size: .22rem;
  line-height: 2;
  margin-bottom: .15rem;
}
.wl-nmain .wl-nsolution .wl-item:hover .wl-info h2 {
  color: #bd2120;
}
.wl-nmain .wl-nsolution .wl-item .wl-info span {
  display: block;
  height: 1px;
  width: 30%;;
  background-color: #bd2120;
  margin-bottom: .2rem;
  transition: all .4s ease;
}
.wl-nmain .wl-nsolution .wl-item:hover .wl-info span {
  width: 60%;
}
.wl-nmain .wl-nsolution .wl-info p {
  font-size: .21rem;
  line-height: 180%;
}
/*====njoin====*/
.wl-nmain .wl-njoin {
  /*padding: .4rem 0;*/
	margin-bottom: .6rem;
}
.wl-nmain .wl-njoin .wl-title {
  display: flex;
  justify-content: space-between;
  background-color: #eee;
}
.wl-nmain .wl-njoin .wl-title span {
  width: 25%;
  color: #222;
  font-size: .21rem;
  font-weight: bold;
  text-align: center;
  line-height: .5rem;
}
.wl-nmain .wl-njoin .wl-title span:first-child {
  padding-left: 5%;
	width: 20%;
  text-align: left;
}
.wl-nmain .wl-njoin .wl-title span:last-child{
	width: 20%;
}
.wl-nmain .wl-njoin .wl-item {
  padding: .1rem 0;
}
.wl-nmain .wl-njoin .wl-item .wl-sub {
  display: flex;
  justify-content: space-between;
  border-bottom: dashed 1px #ddd;
  line-height: .3rem;
  transition: all .4s ease;
}
.wl-nmain .wl-njoin .wl-item:hover .wl-sub {
  background-color: #f8f8f8;
}
.wl-nmain .wl-njoin .wl-item .wl-sub span {
  width: 25%;
  font-size: .18rem;
  text-align: center;
}
.wl-nmain .wl-njoin .wl-item .wl-sub span:first-child {
  font-size: .21rem;
  
  text-align: left;
}
.wl-nmain .wl-njoin .wl-item .wl-sub span:nth-child(3) {
  color: #bd2120;
  cursor: pointer;
	font-size: .16rem;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wl-nmain .wl-njoin .wl-item .wl-sub span:nth-child(3) i {
  display: inline-block;
  transform: rotate(90deg);
}
.wl-nmain .wl-njoin .wl-item .wl-sub span:last-child {
	width: 20%;
}
.wl-nmain .wl-njoin .wl-item .wl-sub span:last-child a {
  background-color: #bd2120;
  color: #fff;
  display: inline-block;
  padding: 0 .2rem;
  line-height: .4rem;
  margin: 10px 0;
}
.wl-nmain .wl-njoin .wl-item .wl-detail {
  line-height: 200%;
  padding: 5%;
  display: none;
  background-color: #f1f1f1;
  font-size:.21rem;
}
/*====ncontact====*/
.wl-nmain .wl-ncontact {
  padding-bottom: .6rem;
}
.wl-nmain .wl-ncontact .wl-area .wl-title {
  font-size: .25rem;
  line-height: 200%;
  display: block;
	text-align: center;
}
.wl-nmain .wl-ncontact .wl-area .wl-title span {
  display: block;
  margin-bottom: .2rem;
	margin-left: 40%;
  width: 20%;
  height: 3px;
  background-color: #bd2120;
}
.wl-nmain .wl-ncontact .wl-area .wl-con ul {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-ncontact .wl-area .wl-con ul li {
  font-size: .2rem;
  width: 86%;
	padding: 7%;
  border: solid 1px #ccc;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: .2rem;
  transition: all .4s ease;
}
.wl-nmain .wl-ncontact .wl-area .wl-con ul li i {
  font-size: .6rem;
  line-height: .8rem;
  transition: all .4s ease;
}
.wl-nmain .wl-ncontact .wl-area .wl-con ul li img {
  height: 1rem;
}
.wl-nmain .wl-ncontact .wl-area .wl-con ul li:hover {
  background-color: #bd2120;
  border: solid 1px #bd2120;
  color: #fff;
}
.wl-nmain .wl-ncontact .wl-area .wl-con ul li:hover i {
  animation: mybox 1s linear infinite;
}
@keyframes mybox {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(18deg);
    font-size: 45px;
  }
  100% {
    transform: rotate(0);
  }
}
/*====nprolist====*/
.wl-nmain .wl-nprolist {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-nprolist .wl-item {
  width: 49%;
  margin-bottom: .2rem;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  transition: all .4s ease;
}
.wl-nmain .wl-nprolist .wl-item a {
  position: relative;
  z-index: 1;
  padding: 5%;
}
.wl-nmain .wl-nprolist .wl-item .wl-img {
  width: 90%;
  margin-left: 5%;
  height: 2rem;
  /*overflow: hidden;*/
  margin-bottom: .2rem;
}
.wl-nmain .wl-nprolist .wl-item .wl-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .4s ease;
  position: relative;
  z-index: 1;
}
.wl-nmain .wl-nprolist .wl-item:hover .wl-img img {
  transform: scale(1.05);
}
.wl-nmain .wl-nprolist .wl-item .wl-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 5%;
}
.wl-nmain .wl-nprolist .wl-item .wl-info .wl-tit {
  width: 80%;
}
.wl-nmain .wl-nprolist .wl-item .wl-info .wl-tit-3 {
  width: 100%;
}
.wl-nmain .wl-nprolist .wl-item .wl-info .wl-tit h3 {
  font-size: .21rem;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;去除一行隐藏*/
  margin-bottom: .1rem;
}
.wl-nmain .wl-nprolist .wl-item .wl-info .wl-tit-3 h3 {
  font-size: .21rem;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;去除一行隐藏*/
  margin-bottom: .1rem;
  text-align:center;
}
.wl-nmain .wl-nprolist .wl-item .wl-info .wl-tit p {
  font-size: .21rem;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;去除一行隐藏*/
  color: #666;
}
.wl-nmain .wl-nprolist .wl-item .wl-info .wl-arr {
  width: 18%;
  text-align: right;
  font-size: .4rem;
  color: #888;
}
.wl-nmain .wl-nprolist .wl-item .wl-info .wl-arr em{
	font-size: .4rem;
}
.wl-nmain .wl-nprolist .wl-item i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(1.2rem);
  display: none;
  height: 1.2rem;
  opacity: 0;
  animation: ProductAnimation 0.4s;
  animation-fill-mode: forwards;
}
.wl-nmain .wl-nprolist .wl-item i:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1rem;
  display: block;
  width: 0;
  height: 0;
  border-left: 1.4rem solid transparent;
  border-top: .6rem solid transparent;
  border-right: 1.4rem solid #bd2120;
  border-bottom: .6rem solid #bd2120;
}
.wl-nmain .wl-nprolist .wl-item i:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  height: 1rem;
  background: #bd2120;
}
.wl-nmain .wl-nprolist .wl-item:hover i {
  display: block;
}
@keyframes ProductAnimation {
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.wl-nmain .wl-nprolist .wl-item:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
  transform: translateY(-10px);
}
.wl-nmain .wl-nprolist .wl-item:hover .wl-info .wl-tit h3, .wl-nmain .wl-nprolist .wl-item:hover .wl-info .wl-tit-3 h3, .wl-nmain .wl-nprolist .wl-item:hover .wl-info .wl-tit p, .wl-nmain .wl-nprolist .wl-item:hover .wl-info .wl-arr {
  color: #fff;
}
/*====npro====*/
.wl-nmain .wl-npro {
  /*padding-bottom: 60px;*/
}
.wl-nmain .wl-npro .wl-npro-a {
  background-image: url("../images/grey.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: .4rem 0;
}
.wl-nmain .wl-npro .wl-npro-a .wl-wid {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-npro .wl-npro-a .wl-l {
  width: 100%;
  overflow: hidden;
	margin-bottom: .2rem
}
.wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-container {
  position: relative;
}
.wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-slide img {
  width: 100%;
  vertical-align: bottom;
}
.wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-pagination {
  bottom: 0rem;
}
.wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-pagination-bullet {
  background: #000;
  position: relative;
  opacity: .58;
  width: 10%;
  height: 4px;
  border-radius: 5px;
  opacity: .5;
}
.wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-pagination-bullet-active {
  opacity: 1;
  background: #bd2120;
}
.wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-container .swiper-button-next, .wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-container .swiper-button-prev {
  color: #bd2120;
  left: 3%;
}
.wl-nmain .wl-npro .wl-npro-a .wl-l .swiper-container .swiper-button-next {
  right: 3%;
  left: auto;
}
.wl-nmain .wl-npro .wl-npro-a .wl-r {
  width: 100%;
}
.wl-nmain .wl-npro .wl-npro-a .wl-r h1 {
  font-size: .28rem;
  color: #000000;
  margin-bottom: .2rem;
	line-height: .5rem;
	margin-top:.4rem;
}
.wl-nmain .wl-npro .wl-npro-a .wl-r span {
  font-size: .23rem;
  color: #bd2120;
  line-height: .3rem;
  margin-bottom: .3rem;
	display: block;
}
.wl-nmain .wl-npro .wl-npro-a .wl-r .wl-txt {
  font-size: .22rem;
  line-height: 2;
  color: #666;
}
.wl-nmain .wl-npro .wl-npro-a .wl-r a{
	width: 30%;
	padding: 0 4%;
	text-align: center;
	display: flex;
	justify-content: space-around;
	margin-left: 31%;
	margin-top: .2rem;
	font-size: .2rem;
	line-height: .6rem;
	border: solid 1px #ccc;
	transition: all .4s ease;
	cursor: pointer;
}
.wl-nmain .wl-npro .wl-npro-a .wl-r a:hover{
	background-color: #bd2120;
	color: #fff;
	border-color: #bd2120;
}
.wl-nmain .wl-npro .wl-npro-a .wl-r a i{
	font-size: .3rem;
}
.wl-nmain .wl-npro .wl-npro-b {
  /*margin-bottom: 60px;*/
}
.wl-nmain .wl-npro .wl-npro-b .wl-tit, .wl-nmain .wl-npro .wl-npro-c .wl-tit, .wl-nmain .wl-npro .wl-npro-d .wl-tit {
  font-size: .3rem;
  color: #333;
  padding-top: .4rem;
  padding-bottom: .3rem;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
}
.wl-nmain .wl-npro .wl-npro-b .wl-tit span, .wl-nmain .wl-npro .wl-npro-c .wl-tit span, .wl-nmain .wl-npro .wl-npro-d .wl-tit span {
  width: 2px;
  height: .3rem;
  background-color: #bd2120;
  display: inline-block;
  margin-right: 5%;
}
.wl-nmain .wl-npro .wl-npro-b .wl-con {
  margin-top: .3rem;
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-npro .wl-npro-b .wl-con .wl-item {
  width: 45%;
  padding: 5% 2%;
  border: 1px solid rgb(229, 229, 229);
  margin-bottom: 3%;
  margin-bottom: .2rem;
  transition: all .36s;
}
.wl-nmain .wl-npro .wl-npro-b .wl-con .wl-item .wl-num {
  color: rgb(204, 0, 0);
  font-size: .26rem;
  font-family: BIN;
  margin-bottom: .2rem;
}
.wl-nmain .wl-npro .wl-npro-b .wl-con .wl-item span {
  display: block;
  background: rgb(204, 0, 0);
  width: .3rem;
  height: 2px;
  margin-bottom: .2rem;
  transition: all .36s;
}
.wl-nmain .wl-npro .wl-npro-b .wl-con .wl-item .wl-txt {
  font-size: .2rem;
  line-height: 2;
}
.wl-nmain .wl-npro .wl-npro-b .wl-con .wl-item:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}
.wl-nmain .wl-npro .wl-npro-b .wl-con .wl-item:hover span {
  width: 50%;
}
.wl-nmain .wl-npro .wl-npro-c{
	padding-bottom: .4rem;
}
.wl-nmain .wl-npro .wl-npro-c .wl-con{
	padding-top: .4rem;
}
.wl-nmain .wl-npro .wl-npro-c .wl-con table td {
  font-size:.21rem!important;
}
.wl-nmain .wl-npro .wl-npro-c .wl-con table tr:first-child {
  background-color: #cc0000;
  color: #fff;
  font-weight:bold;
}
.wl-nmain .wl-npro .wl-npro-d .wl-con ul {
	padding-top: .4rem;
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap
}
.wl-nmain .wl-npro .wl-npro-d .wl-con ul li {
  width: 49%;
  font-size: .21rem;
	margin-bottom: .3rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wl-nmain .wl-npro .wl-npro-d .wl-con ul li .wl-img {
  width: 100%;
  /*height: 180px;*/
  height: 1.8rem;
  overflow: hidden;
  margin-bottom: .1rem;
}
.wl-nmain .wl-npro .wl-npro-d .wl-con ul li .wl-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .4s ease;
}
.wl-nmain .wl-npro .wl-npro-d .wl-con ul li:hover .wl-img img {
  transform: scale(1.1);
}
/*====nabout====*/
.wl-nmain .wl-nabout {
	margin-top: .4rem;
}
.wl-nmain .wl-nabout .wl-nabout-a {
  background-image: url("../images/aboutbg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: .5rem 0;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-wid {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con {
  width: 100%;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-tit h3 {
  font-size: .36rem;
  margin-bottom: .2rem;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-tit h2 {
  font-size: .36rem;
  color: #333;
  font-weight: bold;
  margin-bottom: .1rem;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-tit h2 span {
  color: #bd2120;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-tit h2 font {
  color: #cccccc;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-tit p {
  font-size: .21rem;
  line-height: .3rem;
  margin-top:.16rem;
}

.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data ul {
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0;
	width: 100%;
  margin-left: 1%;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data ul li {
  margin: .25rem 0;
	width: 50%;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data ul li:last-child {
  margin-bottom: 0;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data h6 {
  font-size: .21rem;
  color: #666666;
  margin-top: .15rem;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data p {
  color: #bd2120;
  font-weight: 600;
  height: .5rem;
  display: flex;
  align-items: baseline;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data p big, .wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data p span {
  font-size: .4rem;
  height: .5rem;
  display: inline-block;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data p i {
  font-size: .3rem;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-left_con .wl-left_data p small {
  font-size: .2rem;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-tit {}
.wl-nmain .wl-nabout .wl-nabout-a .wl-right_con {
  width: 100%;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-right_con .wl-intro {
  font-size: .21rem;
  color: #333333;
  line-height: .3rem;
  margin-bottom: .3rem;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-right_con .wl-intro p {
  margin-bottom: .2rem;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-right_con .wl-imgbox{
	width: 100%;
	height: 3rem;
	overflow: hidden;
	
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-right_con .wl-imgbox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .4s ease;
}
.wl-nmain .wl-nabout .wl-nabout-a .wl-right_con .wl-imgbox:hover img{
	transform: scale(1.1);
}
.wl-nmain .wl-nabout .wl-nabout-b {
  padding: .5rem 0;
}

.wl-nntitle {
  text-align: center;
}
.wl-nntitle h3 {
  font-size: .26rem;
  color: #333;
}
.wl-nntitle span {
  display: block;
  margin: .1rem 0;
  width: 20%;
  height: 4px;
  background-color: #bd2120;
  margin-left: 40%;
}
.wl-nntitle p {
  text-transform: uppercase;
  font-size: .18rem;
  color: #666;
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con{
	padding-top: .4rem;
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul li {
  width: 49%;
	transition: all .4s ease;
	margin-bottom: .2rem;
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul li:hover {
	
  transform: translateY(-10px);
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul li .wl-img {
  width: 50%;
  margin-left: 25%;
	margin-bottom: .1rem;
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul li .wl-img img {
  width: 100%;
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul li .wl-info {
  padding: 5%;
	border-radius: 10px;
	background-color: #f8f8f8;
	height: 2.5rem;
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul li:hover .wl-info{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul li .wl-info h3 {
  font-size: .22rem;
  text-align: center;
  margin-bottom: .1rem;
}
.wl-nmain .wl-nabout .wl-nabout-b .wl-con ul li .wl-info p {
  font-size: .2rem;
  line-height: 1.8;
  color: #777;
  text-align: justify;
}
.wl-nmain .wl-nabout .wl-nabout-c {
  padding: .5rem 0;
}
.wl-nmain .wl-nabout .wl-nabout-c .wl-con {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
  padding-top: .4rem;
}
.wl-nmain .wl-nabout .wl-nabout-c .wl-con .wl-img {
  width: 100%;
  height: 3rem;
  overflow: hidden;
}
.wl-nmain .wl-nabout .wl-nabout-c .wl-con .wl-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .4s ease;
}
.wl-nmain .wl-nabout .wl-nabout-c .wl-con .wl-img:hover img {
  transform: scale(1.1);
}
.wl-nmain .wl-nabout .wl-nabout-c .wl-con .wl-txt {
  width: 100%;
}
.wl-nmain .wl-nabout .wl-nabout-c .wl-con .wl-txt ul {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 3rem;
}
.wl-nmain .wl-nabout .wl-nabout-c .wl-con .wl-txt ul li {
  font-size: .22rem;
}
.wl-nmain .wl-nabout .wl-nabout-c .wl-con .wl-txt ul li span {
  font-size: .28rem;
  color: #bd2120;
  padding-right: .15rem;
}
.wl-nmain .wl-nabout .wl-nabout-d {
  background-image: url("../images/aboutbg1.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: .5rem 0;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-nntitle h3, .wl-nmain .wl-nabout .wl-nabout-d .wl-nntitle p {
  color: #fff;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-list {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: .4rem;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-list:before {
  top: .53rem;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  background: rgb(255 255 255 /0.3);
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con {
  position: relative;
	  width: 95%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *z-index: 1;
}
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con:after {
  display: none;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper {
  overflow: hidden;
  margin: 0 6%;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper .swiper-slide { /*display:flex;align-items: center;*/
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper .swiper-pagination {
  display: none;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .text h5 {
  font-size: 26px;
  color: #ffffff;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .text i {
  display: block;
  width: .12rem;
  height: .12rem;
  border-radius: 50%;
  background: #ffffff;
  margin: .06rem .2rem;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .text h3 {
  color: #FFFFFF;
  font-size: .21rem;
  margin-toP: .2rem;
  line-height: .3rem;
	font-weight: normal;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-next, .wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-prev {
  width: .55rem;
  height: .55rem;
  background: #3c419c;
  border-radius: 50%;
  color: #FFFFFF;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-next:after, .wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-prev:after {
  font-size: .22rem;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-next {}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-prev, .wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-next {
  top: .55rem;
  bottom: auto;
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-next.swiper-button-disabled, ..wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-prev.swiper-button-disabled {
  opacity: 1
}
.wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-next.swiper-button-disabled:after, .wl-nmain .wl-nabout .wl-nabout-d .wl-con .swiper-button-prev.swiper-button-disabled:after {
  opacity: 1
}
.wl-nmain .wl-nabout .wl-nabout-e{
	padding: .5rem 0;
}
.wl-nmain .wl-nabout .wl-nabout-e .wl-con ul {
	padding-top: .4rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wl-nmain .wl-nabout .wl-nabout-e .wl-con ul li {
  width: 48%;
  height: 1rem;
	border: solid 1px #ccc;
	margin-bottom: .15rem;
  background: #fff;
  overflow: hidden;
}
.wl-nmain .wl-nabout .wl-nabout-e .wl-con ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wl-nmain .wl-nabout .wl-nabout-e .wl-con ul li:hover img {
  transform: rotateY(360deg);
  transition: transform 0.6s linear;
}

/*====nhonor====*/
.wl-nmain .wl-nhonor .wl-nhonor-a{
	margin-bottom: .4rem;
}
.wl-nmain .wl-nhonor .wl-nhonor-a .wl-con{
	padding-top: .4rem;
}
.wl-nmain .wl-nhonor .wl-nhonor-a ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-nhonor .wl-nhonor-a ul li{
	width: 44%;
	padding: 2%;
	border: solid 1px #ccc;
}
.wl-nmain .wl-nhonor .wl-nhonor-a ul li{
	margin-bottom: .2rem;
	font-size: .21rem;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	/*white-space: nowrap;去除一行隐藏*/
	cursor: pointer;
}
.wl-nmain .wl-nhonor .wl-nhonor-a ul li .wl-img{
	width: 100%;
	height: 1.8rem;
	display: flex;
	align-items: center;
	overflow: hidden;
	margin-bottom: .1rem;
}
.wl-nmain .wl-nhonor .wl-nhonor-a ul li .wl-img img{
	width: 100%;
	object-fit: cover;
	transition: all .4s ease;
}
.wl-nmain .wl-nhonor .wl-nhonor-a ul li:hover .wl-img img{
	transform: scale(1.1);
}
.wl-nmain .wl-nhonor .wl-nhonor-a ul li:hover {
	color: #bd2120;
}
.wl-nmain .wl-nhonor .wl-nhonor-b{
	padding: .4rem 0;
	margin-bottom: .4rem;
}
.wl-nmain .wl-nhonor .wl-nhonor-b .wl-con{
	padding-top: .4rem;
}
.wl-nmain .wl-nhonor .wl-nhonor-b ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wl-nmain .wl-nhonor .wl-nhonor-b ul li{
	width: 44%;
	padding: 2%;
	border: solid 1px #ccc;
}
.wl-nmain .wl-nhonor .wl-nhonor-b ul li{
	margin-bottom: .2rem;
	font-size: .21rem;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	/*white-space: nowrap;去除一行隐藏*/
	cursor: pointer;
}
.wl-nmain .wl-nhonor .wl-nhonor-b ul li .wl-img{
	width: 100%;
	overflow: hidden;
	margin-bottom: .1rem;
	height: 3.2rem;
	display: flex;
	align-items: center;
}
.wl-nmain .wl-nhonor .wl-nhonor-b ul li .wl-img img{
	width: 100%;

	object-fit: cover;
	transition: all .4s ease;
}
.wl-nmain .wl-nhonor .wl-nhonor-b ul li:hover .wl-img img{
	transform: scale(1.1);
}
.wl-nmain .wl-nhonor .wl-nhonor-b ul li:hover {
	color: #bd2120;
}
/*====footer====*/
.wl-footer {
  padding: .4rem 0;
  background: #313131;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.wl-footer .wl-wid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.wl-footer .wl-wid .wl-one {
  display: flex;
   justify-content: space-between;
}
.wl-footer .wl-one .wl-qrcode {
	width: 50%;
}
.wl-footer .wl-one .wl-qrcode ul {
  display: flex;
  gap: 0 .2rem;
}
.wl-footer .wl-one .wl-qrcode ul li span {
  display: block;
  margin: 0 auto;
  padding: .08rem;
  border: 1px solid rgba(255, 255, 255, .3);
  overflow: hidden;
}
.wl-footer .wl-one .wl-qrcode ul li img {
  width: 1rem;
  height: 1rem;
}
.wl-footer .wl-one .wl-qrcode ul li h4 {
  /*height: .18rem;*/
  line-height: .21rem;
  margin-top: .2rem;
  font-size: .18rem;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-weight:normal;
}
.wl-footer .wl-one .wl-contact {
  margin-left: 3%;
	width: 47%;
}
.wl-footer .wl-one .wl-contact ul li {
  margin-top: .2rem;
}
.wl-footer .wl-one .wl-contact ul li:first-child {
  margin-top: 0;
}
.wl-footer .wl-one .wl-contact ul li h4 {
  height: .18rem;
  line-height: .18rem;
  font-size: .21rem;
  color: #aaa;
  overflow: hidden;
}
.wl-footer .wl-one .wl-contact ul li h2 {
  height: .4rem;
  line-height: .4rem;
  margin-top: .1rem;
  font-size: .26rem;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
}
.wl-footer .wl-one .wl-contact ul li h3 {
  height: auto;
  line-height: .32rem;
  margin-top: .1rem;
  font-size: .19rem;
  color: #fff;
  overflow: hidden;
  font-weight:normal;
}
.wl-footer .wl-line {
	display: none;
  width: 1px;
  height: 160px;
  margin-top: 20px;
  background-color: #ccc;
}
.wl-footer .wl-fmenu {
	display: none;
  gap: 0 70px;
}
.wl-footer .wl-fmenu dl dt {
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
}
.wl-footer .wl-fmenu dl dd {
  height: 16px;
  line-height: 16px;
  margin-top: 16px;
  font-size: 14px;
  overflow: hidden;
}
.wl-footer .wl-fmenu dl dt + dd {
  margin-top: 26px;
}
.wl-footer .wl-fmenu dl dd a {
  display: inline-block;
  color: #aaa;
}
.wl-footer .wl-fmenu dl dd a:hover {
  color: #fff;
}
/*====copy====*/
.wl-copyright {
	padding: .3rem 0;
  line-height: .32rem;
  background: #313131;
  color: #fff;
  text-align: center;
  font-size:.19rem;
}
.wl-copyright a {
  color: #fff;
	display: block;
}
/*====*/
#profile, #advantages, #culture, #history, #history, #clients {
  position: relative;
  top: -1rem;
}
#wl-pager ul.pages li {
  font-size: .21rem !important;
}