@charset "UTF-8";
/* ahweilai.com CSS Document */
.wl-head{
	display: none;
}
.wl-nav-wap, .black-fixed, .wl-header-wap{
	display: block;
}
.wl-iconfont{
	font-size: 0.26rem;
}
/*wap header css*/
img {
  display: block;
  max-width: 100%;
}
body {
  position: relative;
  width: 100%;
  height: 100%;
}
.wl-wid{
	width: 96%;
	margin: 0 auto;
}
.wl-allpage {
  position: relative;
  z-index: 10;
  background-color: #fff;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  right: 0;
  min-height: 6rem;
}
.clicked {
  right: 300px !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.wl-nav-wap {
  width: 300px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background-color: #d62329;
  padding-top: 0.3rem;
   padding-bottom: 0.3rem;
	overflow: scroll;
}
.fixed {
  width: 300px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.wl-nav-wap li {
  width: 300px;
  margin: 0 auto;
  padding-bottom: 0.1rem;
}
.wl-nav-wap li a {
  color: #fff;
  display: block;
  text-indent: 20%;
  font-size: 0.23rem;
  line-height: 0.35rem;
  padding-top: 0.1rem;
}
.wl-nav-wap li ul li a {
  text-indent: 5%;
}
.wl-nav-wap li p {
  text-indent: 70px;
}
.wl-nav-wap li:last-child {
  margin-bottom: 0%;
}
.wl-nav-wap li ul{
	background-color: #22262a;
	width: 84%;
	margin: 5% 8% 0 8%;;
	border-radius: 10px;
}
.wl-nav-wap li ul li{
	width: 100%;
	border-bottom: solid 1px #343a40;
}

.wl-nav-wap li ul li a{
	font-size: 0.2rem;
	line-height: 0.32rem;
}
.wl-nav-wap li ul li:last-child{
	border: none;
}
.wl-header-wap {
  width: 100%;
  height: 0.79rem;
  position: fixed;
  z-index: 9999;
	background-color: #fff;
	/*background-image: url("../images/head-bg.png");*/
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
.wl-head-logo {
  width: 100%;
  height: 0.79rem;
  top: 0;
  right: 0;
  /*box-shadow: 0 0 2px rgba(0, 0, 0, .55);*/
  line-height: 0.9rem;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ddd;
}
.wl-waplogo {
  font-size: 0.32rem;
  color: #fff;
  display: inline-block;
  width: 80%;
  height: auto;
  margin-top: 0.15rem;
  line-height: 0.87rem;
  float: left;
  margin-left: 3%;
}
/*.wl-waplogo img{
	height: .6rem;
}*/
.wl-waplogo span {
  color: #FC0509;
}
.wl-nav-btn {
  width: 14.0625%;
  right: 0;
  top: 0;
  position: absolute;
  font-size: 0.52rem;
  line-height: 0.79rem;
  color: #d62329;
  text-align: center;
  overflow: hidden;
	cursor: pointer;
}
.black-fixed {
  position: fixed;
  z-index: 99999 !important;
  left: 0;
  width: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  text-align: right;
  font-size: 0.4rem;
  color: #fff;
  line-height: 2;
  right: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
	cursor: pointer;
}
.black-clicked {
  width: 100%;
  padding-right: 3%;
  left: -308px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1
}
.wl-class-btn {
    font-size: 0.24rem;
    line-height: 0.79rem;
    color: #999;
    text-align: center;
    overflow: hidden;
    padding-right: 0.15rem;
	float: right;
}
/*header css*/
.wl-banner{
	margin-bottom: .3rem;
	padding-top: .79rem;
}
.wl-banner .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
}
.wl-banner .swiper-pagination{
	bottom: 0;
}
.swiper-pagination-bullet{
	border-radius: 0;
	width: 7px;
	height: 7px;
	transition: all .4s;
}
.swiper-pagination-bullet-active{
	height: 15px;
	background-color: #d62329;
}
.wl-banner .swiper-button-next, .swiper-button-prev{
	width:30px;
	height: 30px;
	border-radius: 50%;
	background-color: rgba(255,255,255,.6);
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.wl-banner .swiper-button-next::after, .swiper-button-prev::after{
	font-size: .2rem;
}
.wl-main{
	
}
.wl-main .wl-title{
	text-align: center;
	background-image: url("../images/title.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80%;
	margin-bottom: .3rem;
}
.wl-main .wl-title h3{
	font-size: .3rem;
	line-height: .4rem;
	font-weight: normal;
}
.wl-main .wl-title span{
	font-size: .16rem;
	text-transform: uppercase;
	color: #666;
}
.wl-main .wl-main-a{
	margin-bottom: .3rem;
}
.wl-main .wl-main-a .wl-con{
}
.wl-main .wl-main-a .wl-con .swiper-wrapper{
	margin-bottom: .6rem;
	padding-top: .1rem;
}
.wl-main .wl-main-a .wl-con .wl-item{
	position: relative;
	background-color: #f1f1f1;
	border-radius: 10px;
	transition: all .4s;
	width: 90%;
	margin-left: 5%;
}
.wl-main .wl-main-a .wl-con .wl-item:hover {
	transform: translateY(-10px);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.wl-main .wl-main-a .wl-con .wl-item:hover .wl-img img{
	transform: scale(1.2 );
}
.wl-main .wl-main-a .wl-con .wl-item .wl-img{
	height: 1.5rem;
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.wl-main .wl-main-a .wl-con .wl-item .wl-img img{
	border-radius: 10px 10px 0 0;
	width: 100%;
	height: 1.5rem;
	object-fit: cover;
	transition: all .4s;
}
.wl-main .wl-main-a .wl-con .wl-item .wl-ico{
	position: absolute;
	width: 100%;
	top: 1.3rem;
	text-align:  center;
	z-index: 1;
}
.wl-main .wl-main-a .wl-con .wl-item .wl-ico i{
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	font-size: 32px;
	line-height: 60px;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	bor/der: solid 3px #d62329;
}
.wl-main .wl-main-a .wl-con .wl-item .wl-info{
	width: 90%;
	height: 2.8rem;
	padding: .2rem 5%;
	position: relative;
	margin-bottom: .2rem;
}
.wl-main .wl-main-a .wl-con .wl-item .wl-info h1{
	text-align: center;
	font-size: .26rem;
	line-height: .4rem;
	border-bottom: solid 1px #ccc;
	margin-bottom: .15rem;
}
.wl-main .wl-main-a .wl-con .wl-item .wl-info ul li{
	line-height: .4rem;
	font-size: .22rem;
	background-image: url("../images/li-dot.jpg");
	background-position: .15rem center;
	background-repeat: no-repeat;
	padding-left: .5rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wl-main .wl-main-a .wl-con .wl-item .wl-btn{
	position: absolute;
	width: 100%;
	height: .4rem;
	bottom: -.15rem;
	z-index: 1;
}
.wl-main .wl-main-a .wl-con .wl-item .wl-btn a{
	display: inline-block;
	width: 40%;
	margin: 0 30%;
	height: .4rem;
	line-height: .4rem;
	border-radius: 8px;
	text-align: center;
	background-image: linear-gradient(#ff7b00, #ff2a00);
	transition: all .4s;
	color: #fff;
}
.wl-main-b{
	background-image: url("../images/about-bg.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: .4rem 0 .2rem 0;
}
.wl-main-b .wl-con{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wl-main-b .wl-con .wl-pic{
	/*background-image: url("../images/about-pic-b.png");*/
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 63%;
	margin: 1% 0 5% 0%;
	width: 100%;
	margin-bottom: 0.2rem;
}
.wl-main-b .wl-con .wl-pic .wl-about-swiper{
	width: 100%;
	height: 3.5rem;
}
.wl-main-b .wl-con .wl-pic .wl-about-swiper .swiper-pagination{
	bottom: 0;
}
.wl-main-b .wl-con .wl-pic .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
}
.wl-main-b .wl-con .wl-info{
	width: 100%;
	padding: .15rem 0;
	font-size: .18rem;
	line-height: .28rem;
	color: #666;
}
.wl-main-b .wl-con .wl-info h1{
	font-weight: normal;
	font-size: .26rem;
	line-height: .25rem;
	border-left: solid 3px #d62329;
	padding-left: 3%;
	margin-bottom: .2rem;
	color: #333;
}
.wl-main-b .wl-con .wl-info h1 span{
	display: block;
	font-size: .16rem;
	line-height: .18rem;
	text-transform: uppercase;
	padding-top: .1rem;
}
.wl-main-b .wl-con .wl-info .wl-txt{
	padding: 15px;
	font-size:.21rem;
	line-height:.32rem;
	border-radius: 10px;
	background-color: rgba(255,255,255,.8);
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
}
.wl-main-b .wl-con .wl-info ul{
	display: flex;
	justify-content: space-between;
	padding-top: 15px;
}
.wl-main-b .wl-con .wl-info ul li{
	width: 180px;
	height: 40px;
}
.wl-main-b .wl-con .wl-info ul li a{
	display: block;
	line-height: 30px;
	text-align: center;
	font-size: .22rem;
	margin: 0 15px;
	border-radius: 6px;
	color: #fff;
	background-color: #d62329;
	transition: all .4s;
}
.wl-main-b .wl-con .wl-info ul li a:hover{
	background-color: #333;
	color: #fff;
	transform: translateY(-5px);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.wl-main-c{
	background-image: url("../images/advantage.jpg");
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	padding: .4rem 0;
	margin-bottom: .3rem;
}
.wl-main-c .wl-con{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wl-main-c .wl-con .wl-item{
	padding: 5%;
	width: 90%;
	display: flex;
	justify-content: space-between;
	background-color: rgba(255,255,255,.6);
	margin-bottom: .2rem;
	border-radius: 10px;
	border: solid 1px #f1f1f1;
	transition: all .4s;
}
.wl-main-c .wl-con .wl-item:first-child{
	transform: translateY(0px);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.wl-main-c .wl-con .wl-item:first-child .wl-ico{
	color: #d62329;
}
.wl-main-c .wl-con .wl-item:first-child .wl-info h3{
	color: #d62329;
}
.wl-main-c .wl-con .wl-item:nth-child(3){
	transform: translateY(0px);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.wl-main-c .wl-con .wl-item:nth-child(3) .wl-ico{
	color: #d62329;
}
.wl-main-c .wl-con .wl-item:nth-child(3) .wl-info h3{
	color: #d62329;
}
.wl-main-c .wl-con .wl-item:last-child{
	transform: translateY(0px);
	box-shadow: 0 0 8px rgba(0,0,0,0);
}
.wl-main-c .wl-con .wl-item:last-child .wl-ico{
	color: #222;
}
.wl-main-c .wl-con .wl-item:last-child .wl-info h3{
	color: #222;
}
.wl-main-c .wl-con .wl-item:hover{
	transform: translateY(-10px);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.wl-main-c .wl-con .wl-item:hover .wl-ico{
	color: #d62329;
}
.wl-main-c .wl-con .wl-item .wl-ico{
	line-height: .8rem;
	font-size: .4rem;
	width: 15%;
	text-align: center;
	transition: all .4s;
}
.wl-main-c .wl-con .wl-item .wl-ico span{
	font-size: .15rem;
	padding-left: .1rem;
	color: #777;
}
.wl-main-c .wl-con .wl-item .wl-info{
	width: 83%;
	font-size: .21rem;
}
.wl-main-c .wl-con .wl-item .wl-info h3{
	font-size: .228rem;
	line-height: .3rem;
	border-bottom: solid 1px #ccc;
	margin-bottom: .2rem;
	padding-bottom: .1rem;
	transition: all .4s;
}
.wl-main-c .wl-con .wl-item:hover .wl-info h3{
	color: #d62329;
}
.wl-main-d {
	margin-bottom: .3rem;
}
.wl-main-d .wl-con{
	width: 90%;
	margin-left: 5%;
}
.wl-main-d .wl-con .swiper-wrapper{
	margin-bottom: .4rem;
	padding-top: .1rem;
}
.wl-main-d .wl-con .swiper-slide{
	transition: all .4s;
}
.wl-main-d .wl-con .swiper-slide:nth-child(2n-1){
	transform: translateY(0px);
}
.wl-main-d .wl-con .swiper-slide:hover{
	transform: translateY(-10px);
}
.wl-main-d .wl-con .swiper-slide a img{
	 display: block;
     width: 100%;
     height: 100%;
     object-fit: cover;
	border-radius: 10px;
	margin-bottom: 15px;
	transition: all .4s;
}
.wl-main-d .wl-con .swiper-slide:hover a img{
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.wl-main-d .wl-con .swiper-slide a h3{
	text-align: center;
	font-size: .24rem;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 10px;
}
.wl-main-d .wl-con .swiper-slide a span{
	display: inline-block;
	width: 40%;
	margin: 0 30%;
	line-height: 30px;
	border-radius: 8px;
    text-align: center;
    border: solid 1px #d62329;
    color: #d62329;
	transition: all .4s;
}
.wl-main-d .wl-con .swiper-slide:hover a span{
	background-color: #d62329;
    color: #fff;
}
.wl-main-e{
	background-color: #f1f1f1;
	padding: .3rem 0;
}
.wl-main-e .wl-con{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wl-main-e .wl-con .wl-item{
	width: 94%;
	padding: 3%;
	background-color: rgba(255,255,255,.6);
	margin-bottom: .15rem;
	border-radius: 8px;
	transition: all .4s;
}
.wl-main-e .wl-con .wl-item:hover, .wl-main-e .wl-con .wl-item:first-child{
	transform: translateY(-10px);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.wl-main-e .wl-con .wl-item a{
	display: flex;
	justify-content: space-between;
}
.wl-main-e .wl-con .wl-item .wl-img{
	width: 28%;
	height: 1.2rem;
}
.wl-main-e .wl-con .wl-item .wl-img img{
	width: 100%;
	height: 1.2rem;
	object-fit: cover;
	border-radius: 8px;
}
.wl-main-e .wl-con .wl-item .wl-info{
	width: 70%;
}
.wl-main-e .wl-con .wl-item .wl-info h3{
	font-size: .22rem;
	font-weight: normal;
	line-height: .28rem;
	margin-bottom: .05rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wl-main-e .wl-con .wl-item:hover h3, .wl-main-e .wl-con .wl-item:first-child h3{
	color: #d62329;
}
.wl-main-e .wl-con .wl-item .wl-info span{
	font-size: .14rem;
	color: #666;
	margin-bottom: .05rem;
	display: block;
}
.wl-main-e .wl-con .wl-item .wl-info span i{
	padding-right: .1rem;
	font-size: .14rem;
}
.wl-main-e .wl-con .wl-item .wl-info p{
	font-size: .16rem;
	line-height: .26rem;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.wl-smain {
	margin-bottom: .4rem;
}
.wl-smain .wl-wid{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wl-smain .wl-smain-l{
	width: 100%;
}
.wl-smain .wl-smain-l .wl-smain-l-a{
	margin-bottom: 0;
}
.wl-smain .wl-smain-l .wl-title{
	color: #fff;
	font-size: .25rem;
	background-image: url("../images/stitle-bg.jpg");
	background-position: center top;
	background-size: 100%;
	height: .5rem;
	padding: .2rem 0;
	text-align: center;
}
.wl-smain .wl-smain-l .wl-title span{
	display: block;
	text-align: center;
	font-size: .16rem;
	text-transform: uppercase;
	padding-top: 0rem;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con{
	border: solid 2px #de2b31;
	padding: 4%;
	padding-bottom: 4%;
	background-image: url("../images/smain-l-a-bg.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con ul li{
	margin-bottom: .18rem;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con ul li a{
	display: block;
	padding: 0 5% 0 5%;
	font-size: .22rem;
	line-height: .5rem;
	background-color: #f1f1f1;
	transition: all .4s;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con ul li a.wl-on{
	background-color: #d62329;
	color: #fff;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con ul li a:hover{
	background-color: #d62329;
	color: #fff;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con ul li a.wl-on i{
	background-color: #fff;
	color: #d62329;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con ul li a:hover i{
	background-color: #fff;
	color: #d62329;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con ul li a i{
	width: .25rem;
	height: .25rem;
	line-height: .25rem;
	text-align: center;
	border-radius: 50%;
	background-color: #d62329;
	color: #fff;
	display: inline-block;
	margin-top: .1rem;
	float: right;
	font-size: .12rem;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu{}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu h3{
	margin-bottom: .1rem;
	font-weight: normal;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu h3 a{
	display: block;
	padding: 0 5% 0 5%;
	font-size: .22rem;
	line-height: .5rem;
	background-color: #f1f1f1;
	transition: all .4s;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu h3.wl-navon a{
	background-color: #d62329;
	color: #fff;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu h3.wl-navon a i{
	background-color: #fff;
	color: #d62329;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu h3 a:hover{
	background-color: #d62329;
	color: #fff;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu h3 a:hover i{
	background-color: #fff;
	color: #d62329;
}

.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu h3 a i{
	width: .25rem;
	height: .25rem;
	line-height: .25rem;
	text-align: center;
	border-radius: 50%;
	background-color: #d62329;
	color: #fff;
	display: inline-block;
	margin-top: .1rem;
	float: right;
	font-size: .12rem;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu ul {
	padding: 0 0 .2rem 0;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu ul a{
	line-height: .4rem;
	display: block;
	margin-left: .1rem;
	font-size: .21rem;
	color: #666;
	background-color: #f1f1f1;
	margin-bottom: .1rem;
	padding-left: .1rem;
	border-radius: 6px;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu ul a:hover{
	background-color: #444;
	color: #fff;
}
.wl-smain .wl-smain-l .wl-smain-l-a .wl-con .wl-sideMenu ul .wl-select{
	background-color: #444;
	color: #fff;
}
.wl-smain .wl-smain-l .wl-smain-l-b {
	display: none;
}
.wl-smain .wl-smain-l .wl-smain-l-b .wl-con{
	padding: 10px;
	border: solid 2px #de2b31;
}
.wl-smain .wl-smain-l .wl-smain-l-b .wl-con img{
	width: 100%;
	margin-bottom: 10px;
}
.wl-smain .wl-smain-l .wl-smain-l-b .wl-con p{
	padding: 5px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.wl-smain .wl-smain-r{
	width: 100%;
}
.wl-smain .wl-smain-r .wl-title{
	font-size: .26rem;
	padding: .2rem;
	margin-bottom: .2rem;
	border-bottom: solid 1px #ccc;
}
.wl-smain .wl-smain-r .wl-title i{
	padding-right: .1rem;
}
.wl-smain .wl-smain-r .wl-title span{
	display: none;
	float: right;
	font-size: 16px;
}
.wl-smain .wl-smain-r .wl-title span i{
	padding-right: 10px;
	font-size: 20px;
}
.wl-smain .wl-smain-r .wl-con{
	font-size: .214rem;
	color: #666;
	line-height: 30px;
	overflow:hidden;
}
.wl-smain .wl-smain-r .wl-about{
	padding: 0 2%;
}
.wl-smain .wl-smain-r .wl-about img,.wl-smain .wl-smain-r .wl-news img{
	max-width: 100%;
	padding-bottom:6px;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item{
	padding: 3%;
	margin-bottom: .15rem;
	display: flex;
	justify-content: space-between;
	border-radius: 10px;
	transition: all .4s;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item:nth-child(2n){
	background-color: #f1f1f1;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item:hover{
	background-color: #f1f1f1;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-txt{
	width: 78%
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-more{
	width: 20%;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-txt h2{
	font-size: .22rem;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item:hover .wl-txt h2 a{
	color: #d62329;
	padding-left: .1rem;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-txt h2 a{
	color: #333;
	transition: all .4s;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-txt span{
	display: block;
	font-size: .16rem;
	color: #666;
	padding-left: .15rem;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-txt span i{
	padding-right: .1rem;
	font-size: .2rem;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-txt p{
	font-size: .16rem;
	line-height: .26rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding-left: .15rem;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-more{
	margin-top: .4rem;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item .wl-more a{
	display: block;
	text-align: center;
	border: solid 1px #d62329;
	color: #d62329;
	font-size: .15rem;
	line-height: .3rem;
	border-radius: 6px;
	transition: all .4s;
}
.wl-smain .wl-smain-r .wl-newslist .wl-item:hover .wl-more a{
	background-color: #d62329;
	color: #fff;
}
.wl-smain .wl-smain-r .wl-news{
	padding: 0 2%;
	line-height: .35rem;
	color: #666;
}
.wl-smain .wl-smain-r .wl-news .wl-ntitle{
	font-size: .24rem;
	color: #333;
	line-height: .3rem;
	margin-bottom: .15rem;
	text-align: center;
	font-weight: normal;
}
.wl-smain .wl-smain-r .wl-news .wl-date{
	display: block;
	text-align: center;
	color: #666;
	font-size: .22rem;
	margin-bottom: .3rem;
}
.wl-smain .wl-smain-r .wl-news .wl-date i{
	padding-right: .1rem;
}
.wl-smain .wl-smain-r .wl-caselist .wl-casecon{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	grid-template-columns: repeat(auto-fill, 280px);
}
.wl-smain .wl-smain-r .wl-caselist .wl-casecon .wl-item{
	width: 80%;
	margin: 0 7%;
	padding: 3%;
	margin-bottom: .2rem;
	background-color: #f1f1f1;
	border-radius: 10px;
	transition: all .4s;
}
.wl-smain .wl-smain-r .wl-caselist .wl-casecon .wl-item:hover{
	transform: translateY(-10px);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.wl-smain .wl-smain-r .wl-caselist .wl-casecon .wl-item .wl-img{
	width: 100%;
	height: 2.88rem;
	overflow: hidden;
	margin-bottom: .15rem;
	border-radius: 6px;
}
.wl-smain .wl-smain-r .wl-caselist .wl-casecon .wl-item .wl-img img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 6px;
	transition: all .4s;
}
.wl-smain .wl-smain-r .wl-caselist .wl-casecon .wl-item:hover .wl-img img{
	transform: scale(1.1 );
	border-radius: 6px;
}
.wl-smain .wl-smain-r .wl-caselist .wl-casecon .wl-item h2{
	border-top: solid 1px #ccc;
	padding-top: .1rem;
	font-size: .22rem;
	line-height: .3rem;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: all .4s;
}
.wl-smain .wl-smain-r .wl-caselist .wl-casecon .wl-item:hover h2{
	color: #d62329;
}





.wl-foot{
	background-image: url("../images/foot-bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 0 0 0;
	color: #ccc;
}
.wl-foot a{
	color: #ddd;
	font-size:.2rem;
}
.wl-foot .wl-link .wl-wid{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: solid 1px #333;
	padding-bottom: .1rem;
	margin-bottom: .3rem;
}
.wl-foot .wl-link .wl-wid .wl-title{
	line-height: .5rem;
	color: #fff;
	font-size: .22rem;
	width: 100%
}
.wl-foot .wl-link .wl-wid .wl-title span{
	font-size: .16rem;
	padding-left: .1rem;
}
.wl-foot .wl-link .wl-wid .wl-title i{
	padding-right: .1rem;
}
.wl-foot .wl-link .wl-wid .wl-con{
	width: 100%;
	line-height: .3rem;
}
.wl-foot .wl-wid{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: .3rem;
}
.wl-foot .wl-foot-a{
	display: none;;
	justify-content: space-between;
}
.wl-foot .wl-foot-a dl{
	width: 130px;
}
.wl-foot .wl-foot-a dl dt{
	font-size: 20px;
	margin-bottom: 15px;
}
.wl-foot .wl-foot-a dl dd{
	line-height: 32px;
	font-size: 16px;
}
.wl-foot .wl-foot-a dl dd a:hover{
	text-decoration: underline;
	color: #fff;
}
.wl-foot .wl-foot-a dl dd i{
	padding-right: 0px;
}
.wl-foot .wl-foot-b{
	line-height: .36rem;
	width: 100%;
	font-size: .2rem;
	margin-bottom: .3rem
}
.wl-foot .wl-foot-b h3{
	font-size: .22rem;
	margin-bottom: .15rem;
	font-weight: normal;
	line-height: .22rem;
}
.wl-foot .wl-foot-c{
	width: 80%;
	margin-left: 10%;
	display: flex;
	justify-content: space-between;
}
.wl-foot .wl-foot-c .wl-qrd{
	width: 120px;
	line-height: 23px;
	margin: 0 10px;
	font-size:.2rem;
	text-align: center;
}
.wl-foot .wl-foot-c .wl-qrd img{
	width: 96px;
	border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
.wl-foot .wl-copy{
	color: #ccc;
	line-height: .33rem;
}
.wl-foot .wl-copy .wl-wid{
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	border-top: solid 1px #ccc;
	font-size:.2rem;
}
.wl-foot .wl-copy a{
	color: #ccc;
}
#wl-tech{
    padding:10px 0;
}
