html{
    font-size:12px;
}
.les{
	width:40%;
	float: left;
	color:#333;
	text-align:left;
}
.les .title{
	font-size:3.3rem;
	margin-bottom:2rem;
	margin-top: 1.5rem;
}
.les .subtitle{
	font-size:1.5rem;
	color:#666;
}
.wow .ris{
	width: 60%;
	font-size:1.3rem;
    display: inline-block;
	text-align:left;
}
.tc1{
	font-size:3.3rem;
	margin-bottom:2rem;
	margin-top: 1.5rem;
	text-align:center;
}
.tc2{
	font-size:1.5rem;
	margin-bottom:2rem;
	text-align:center;
}
.cbox{
	width: 22%;
    margin-right: 3.7%;
	float: left;
}
.cbox:last-child{
	margin-right:0;
}

.cbox img{
	width:100%
}
.cbox .ct1{
	color:#ff0000;
	font-size:1.8rem;
	margin-bottom:1rem;
	margin-top:1rem;
}
.cbox .ct2{
	font-size:1.3rem;
	line-height:2rem;
}

.wbox{
	display: block;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    width: 46rem;
}

.wbox a{
    position: relative;
    display: inline-block;
    margin-right: 3rem;
    font-size: 1.3rem;
    letter-spacing: 0.2rem;
	font-weight:bold;
	color:#999999 !important;
	cursor: pointer;
	padding-bottom: 0.2rem;
}

.wbox a.ative{
	color:#333 !important;
}

.wbox a.ative i{
	display:block;
}

.wbox a:last-child{
	margin-right: 0;
}

.wbox a i{
	width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #ff0000;
    position: absolute;
    bottom: -0.5rem;
    left: 50%;
	display:none;
}
.wbox a.active i{display: block;}
.wubox{
	overflow: hidden;
    margin: 3rem 0;
}
.wubox:not(:nth-of-type(1)){display: none;}
.wubox .les{
	width:50%;
	display:inline-block;
	position:relative;
}
.wubox .les img{
	width:100%
}
.wubox .les .wu1{
	position: absolute;
    top: 15%;
    color: #fff;
    margin-left: 10%;
    font-size: 2rem;
}
.wubox .les .wu2{
    position: absolute;
    top: 27%;
    color: #fff;
    margin-left: 10%;
    font-size: 1.3rem;
    width: 80%;
    line-height: 2rem;
}
.wubox .ris{
	width:50%;
	display:inline-block;
}
.wubox .ris img{
	width:100%
}
.wubox1{
	overflow: hidden;
    margin: 3rem 0;
}
.wubox1 .les{
	width:50%;
	display:inline-block;
}
.wubox1 .les img{
	width:95%;
	margin-right:5%;
}
.wubox1 .ris{
	width:50%;
	display:inline-block;
}
.w3{
	    margin-top: 1.2rem;
}
.w4{
	font-size: 1.5rem;
}
.w4 em{
	width: 1rem;
    height: 1rem;
    display: inline-block;
    background: #ff0000;
    margin-right: 1rem;
    border-radius: 1rem;
}
.w5{
	font-size: 1.3rem;
    color: #666666;
    line-height: 2rem;
}

  @media only screen and (max-width: 1280px) and (min-width: 1024px){
	  .cbox {margin-right: 3%;}
	  .cbox .ct1 {font-size: 1.6rem;}
	  .w3 {margin-top: 0;}
	  .w4 {font-size: 1.3rem;}
	  .wow .ris{width: 100%;}
  }
  @media only screen and (max-width: 1024px) and (min-width: 768px){
      .wow .ris{width: 100%;}
	  .cbox {margin-right: 3%;}
	  .cbox .ct1 {font-size: 1.4rem;}
	  .w3 {margin-top: 0;}
	  .w4 {font-size: 1.3rem;}
	  .w5 {font-size: 1.2rem;line-height: 1.6rem;}
	  .les {
		width: 100%;
	  }
	.les .title {
		font-size: 3rem;
		margin-bottom: 1rem;
		margin-top: 0.5rem;
	}
	.ris {width: 100%;}
	.wubox .les .wu2 {
		top: 32%;
		font-size: 1rem;
		line-height: 1.5rem;
	}
  }
  .mobileboxlist{
	  display:none;
  }
  @media only screen and (max-width: 768px) {
		.wubox1{margin-bottom: 0;}
      .wow .ris{width: 100%;}
	  .cbox {margin-right: 3%;}
	  .cbox .ct1 {font-size: 1.4rem;}
	  .les {
		width: 100%;
	  }
	  .les .title {
		font-size: 2rem;
		margin-bottom: 1rem;
		margin-top: 0.5rem;
		}
	.ris {width: 100%;}
	.les .subtitle {
		font-size: 1.2rem;
	}
	.ris {font-size: 1rem;}
	.rjt .ones .active {
		display: block;
	}
	.wubox1 .les {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.wubox1 .les img {
		width: 100%;
	}
	.wubox1 .ris {
		width: 100%;
	}
	.cbox {
		width: 49%;
		margin-right: 2%;
		float: left;
	}
	.cbox:nth-child(even) {
		margin-right: 0;
	}
	.tc1 {font-size: 2.5rem;margin-bottom: 1rem;}
	.pc{display:none}
	.mobileboxlist{
		display:block;
		position: relative;
		overflow: hidden;	
	}
	.mobileboxlist .swiper-button-prev,.mobileboxlist .swiper-button-next{width: 15px;height: 25px;background-size: cover;position:unset;margin-top: 0;}
	.mles{width:100%}
	.mles img{width:100%;position:relative}
	.mles .wu1{
		position: absolute;
		top: 3%;
		left: 5%;
		font-size: 2rem;
		color: #fff;
	}
	.mles .wu2{
		position: absolute;
		top: 12%;
		left: 5%;
		font-size: 1.2rem;
		color: #fff;
		width: 90%;
	}
  }