.btn {
    width: 14px;
    height: 14px;
    float: right;
    margin-top: 8px;
}
.banner{
	position: relative;
}
.banner .content{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
}
.banner>img{
	margin: 0 auto;

}
.banner ul{
	width: 44.5%;
	padding: 3.35%;
	margin-top: 7%;

	background: rgba(0,0,0,0.65);
}
.banner ul li{
	font-size: 36px;
	color: #FFF;
	line-height: 70px;
	padding-left: 7.6%;
}
.banner .content img{
	width: 44.5%;
	height: auto;
	margin-top: 4%;

}
.banner ul li a{
	color: #FFF;
}
.banner ul li.banneract{
	background: url(../images/bannerlibg.png) no-repeat left center;
}
.banner ul li:hover a{
	font-size: 52px;
	font-weight: bold;
}
.cononetab li{
	float: left;
	text-align: center;
	width: 20.87%;
	background: url(../images/cononetabbg.png) no-repeat center center;
	background-size: contain;
	padding: 4.1% 0 6.1%;
	margin-right: 5.5%;
}
.cononetab li:hover,.cononetab li.cononetabact{
	background: url(../images/cononetabbgact.png) no-repeat center center;
	background-size: contain;
}
.cononetab li:nth-child(4n){
	margin-right: 0;
}
.cononetab li a{
	display: block;
	color: #FFF;
}
.cononetab li span{
	font-size: 48px;
}
.cononetab li p{
	font-size: 18px;
}
.contit{
	background: url(../images/contitbg.png) no-repeat center bottom;
	padding-bottom: 26px;
}
.contit h4{
	font-size: 30px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.cononemain li{
	width: 22.66%;
	margin-right:3%;
	margin-top: 40px;
	float: left;
}
.cononemain li img{
		width: 100%;
	}
.cononemain li:nth-child(4n){
	margin-right: 0;
}

.cononemain li h5{
	background-color: #fff;
	line-height: 40px;
	height: 40px;
	font-size: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #1A1A1A;
	text-align: center;
	width: 85.3%;
	position: relative;
	z-index: 2;
	margin: -20px auto 0;
}
.cononemain li:hover h5{
	background-color: #BD1D21;
	color: #FFF;
}
.contwotab{
	padding-top: 40px;
	padding-bottom: 13px;
}
.contwotablist{
	width: 19.25%;
	background: url(../images/contwotablistbg.png) no-repeat right center;
	margin-bottom: 40px;
	float: left;
	margin-right: 2%;

}

.contwotablist:nth-child(5n){
	width: 14.798%;
	background: none;
	margin-right: 0;
}
.contwotablist:nth-child(5n) .contwotablistmain{
	width: 100%;
	background: none;
}
.contwotablistmain{
	width: 76.87%;
}
.contwotablist span{
	border-radius: 50%;
	display: block;
	background:#BD1D21;
	margin: 0 auto;
	text-align: center;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 23px;
	color:#FFF;
	position: relative;
	z-index:2;
	font-weight: bold;
}
.ctwotabcon{
	background: url(../images/contwotablist.png) no-repeat;
	background-size: contain;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 143px;
	text-align: center;
	box-sizing: border-box;
	margin-top: -40px;
	line-height: 24px;
	padding: 0 6%;
	padding-top: 35.5%;

}
.contwotablistmain:hover span,.contwotablistact span{
	background-color: #3E3E3E;
}
.contwotablistmain:hover .ctwotabcon,.contwotablistact .ctwotabcon{
	background: url(../images/contwotablistact.png) no-repeat;
	background-size: contain;
	color: #FFF;
}

.contwoOnetxt{
	width: 51.9%;
	float: left;
	box-sizing: border-box;
	padding-left: 7px;
	margin-right: 2%;
}
.conlistdl {
	margin-top: 30px;
}
.conlistdl dt{
	background-color: #BD1D21;
	color: #FFF;
	font-size: 16px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-left: 18px;
	padding-right: 18px;
	min-width: 120px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.conlistdl dd{
	font-size: 15px;
	background: url(../images/txtdlbg.png) no-repeat left 8px;
	padding-left: 20px;
	color: #4D4D4D;
	line-height: 24px;
}
.conlistdl p{
	font-size: 15px;
	color: #4D4D4D;
	line-height: 24px;
}
.contwoOnepic{
	width: 46.1%;
	float: left;
}
.contwoOneimg{
	border:1px solid #BD1D21;
	padding: 2px;
	float: right;
	width: auto;
	margin-top: -50px;
	background-color: #fff;
	position: relative;
	z-index: 2;
}
.contwoOneimg img{
	display: block;
	width: auto;
	max-width: 100%;
}
.contwoOneimg:nth-child(1){
	margin-top: 0;
}
.contwoOneimg:nth-child(2){
	position: relative;
	z-index: 1;
	margin-right: 55px;
}
.contwoOneimg:nth-child(3){
	float: left;
}

.contwoTwo{
	padding-top: 50px;
	padding-bottom: 40px;
}
.contwoTwo .content{
	position: relative;
}
.contwoTwo .contwotit{
	position: absolute;
	left: 53.9%;
	top: 0;
}
.contwoTwopic{
	padding-top: 36px;
}
.contwoThreetxt{
	float: left;
	width: 49.9%;
	box-sizing: border-box;
	margin-right: 8.9%;
}
.contwoThreetxt.leftmar{
	margin-left:  12.9%;
	margin-right: 0%;
	width: 45.9%;

}
.contwoThreepic{
	width: 41.2%;
	float: left;
	
}
.contwoThreepictop{
	box-sizing: border-box;
	border:1px solid #E6E6E6;
	margin-top: 10px;
}
.contwoThreepicfoot{
	margin-top: 8px;
}
.contwoThreepicfoot .contwofootlist{
	float: left;
	display: block;
	width: 49%;
	box-sizing: border-box;
	border:1px solid #E6E6E6;
}
.contwoThreepicfoot .contwofootlist:nth-child(2){
	float: right;
}

.contwoFour{
	padding: 55px 0;
}
.contwoFourpic{
	float: left;
	width: 46%;
	box-sizing: border-box;
	padding-left: 20px;
}
.contwoFourtxt{
	float: left;
	width: 54%;
}
.conlistdlbox{
	margin-top: 32px;
}
.conlistdl p font{
	color: #bd1d21;
}
.arrow{
	background:url(../images/arrowbg.png) no-repeat 17% center;
	height: 20px;
	width: 100%;
}
.contwoThreepic2list{
	border: 1px solid #E6E6E6;
}
.contwoThreepic2list:nth-child(2){
	margin-top: -130px;
	border: 1px solid #E6E6E6;
	position: relative;
	z-index: 2;
	float: right;
	margin-right: -40px;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}
.contwoMain{
	position: relative;
	padding-bottom: 150px;
	overflow: hidden;
}
.clickMore{
	padding-top: 380px;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-bottom: 50px;
	z-index: 3;

background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);

}
.clickMore.clickMoreact{
	padding-top: 0;
	background:none;

}
.clickMore button{
	background-color: #BD1D21;
	font-size: 16px;
	text-align: center;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	display: block;
	color: #FFF;
	width: 146px;
	border: 0 none;
	cursor: pointer;
}
.clickMore button i{
	margin-left: 14px;
	font-size: 16px;
	color: #FFF;
}
.connews {
	margin-top: 20px;
	margin-bottom: 20px;
}
.connews li{
	width: 45.8%;
	margin-right: 8.4%;
	float: left;
	border-bottom: 1px dashed #E6E6E6;
	line-height: 58px;	
}
.connews li:nth-child(2n){
	margin-right: 0;
}
.connews li h6{
	font-size: 15px;
	color: #1A1A1A;
	max-width: 80%;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 58px;
	float: left;
}
.connews li h6 i{
	font-size: 14px;
	opacity: 1;
	color: #4D4D4D;
	margin-right: 12px;
}
.connews li span{
	float: right;
	display: block;
	font-size: 15px;
	color: #4D4D4D;
}
.connews li:hover h6{
	color: #BD1D21;
	box-sizing: border-box;
	padding-left: 15px;
}
.connews li:hover h6 i{
	color: #BD1D21;

}
.connews li:hover span{
	color: #BD1D21;

}
.conthreemain .swiper-container {
  width: 100%;
  height: auto;
}
.conthreemain .swiper-wrapper{
  height: auto;
	
}
.conthreemain .swiper-slide {
  background: #fff;
}
.caseMain .swiper-slide{
	width: 33.33%;
	padding:0 2%;
	box-sizing: border-box;
}

.caseMainpic img{
	width: 100%;
}
.caseMaintxt{
	padding-top: 10px;
}
.caseMaintxt h6{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 20px 0;
}
.caseMaintxt p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.caseMain .swiper-slide:hover h6{
	color: #BD1D21;
}
.caseMain-button-next,.caseMain-button-prev{
	padding: 14px 4px;
	outline: none;
	background: rgba(0,0,0,0.5);
	width: auto;
	height: auto;
	top: 30%;
}
.caseMain-button-next{
	right: 3%;
}
.caseMain-button-prev{
	left: 3%;
}
.caseMain-button-next i,.caseMain-button-prev i{
	font-size: 40px;
	line-height: 40px;
	display: block;
	color: rgba(255,255,255,0.73);
}
.caseMain-button-next:hover i,.caseMain-button-prev:hover i{
	color: rgba(255,255,255,1);

}
@media (max-width: 1920px){
	.banner>img{
		width: 100%;
		
	}
}