.top{
	height: 825px;
}
.carousel_img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	outline: none;
	margin-left: 1px;
  }
  .carousel_logo {
	width: 140px;
	display: block;
	margin-bottom: 24px;
  }
  .carousel_div {
	position: absolute;
	top: 200px;
    left: 13%;
	transition: all 1s;
	opacity: 1;
	transform: translateY(0)!important;
  }
  .arrow{
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url('../img/home/right_arrow.png') no-repeat;
	background-size: 100%;
	cursor: pointer;
	margin-left: 8px;
  }
  .lc{
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	margin-top: 106px;
  }
  .lc_p{
	width: 100px;
	text-align: center;
	margin-top: 21px;
	position: absolute;
	color: #000000;
	font-weight: 400;
	font-size: 20px;
  }
  .lc_box{
	position: relative;
  }
  .lc_icon_box{
	width: 100px;
	height: 100px;
	background-color: #FFFFFF;
	box-shadow: 0 5px 10px 5px rgba(0,0,0,.1);
	border-radius: 50%;
	display: flex;
    justify-content: center;
    align-items: center;
  }
  .lc_icon_box img{
	width: 50px;
  }
  .line{
	width: 95px;
	height: 1px;
	background: url('../img/home/line.png') no-repeat;
	background-size: 100%;
	margin-left: 17px;
    margin-right: 17px;
  }
  .lc_bottom{
	width: 100%;
	height: 347px;
	/* background-color: #C60916; */
	margin-top: 0px;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
  }
  .lc_bottom_item p{
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #000000;
	/* margin-top: 42px; */
  }
  .lc_bottom_item:hover img{
	transform: scale(1.2);
  }
  .banner_h1 {
	font-weight: bold;
	font-size: 48px;
	margin-bottom: 4px;
	color: #333333;
  }
  .banner_h2 {
	width: 670px;
    font-size: 24px;
    color: #555555;
    margin-top: 30px;
    line-height: 42px;
  }
  .el-carousel__indicators--horizontal{
	bottom: 150px;
  }
  .el-carousel__button{
	width: 57px;
	height: 4px;
  }
  .banner_bottom{
	width: 1360px;
    position: absolute;
    left: 50%;
    margin-left: -680px;
	bottom: -5px;
	z-index: 2;
	display: flex;
	justify-content: space-around;
	align-items: center;
	background-color: rgba(215,215,215,0.3);
  }
  .banner_bottom_item{
	width: 25%;
	height: 127px;
	display: flex;
	justify-content: left;
	align-items: center;
	cursor: default;
	backdrop-filter: blur(10px);
  }
  .banner_bottom_item:hover{
	background-color: rgba(255,255,255,0.3);
  }
  .banner_bottom_item img{
	/* width: 80px;
	height: 80px; */
	margin-right: 20px;
  }
  .banner_item_p1{
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #000000;
	margin-bottom: 20px;
  }
  .banner_item_p2{
	font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #7F7F7F;
  }
  @media only screen and (max-width: 1435px) {
	.carousel_div {
	  left: 5%
	}
  }
  @media only screen and (min-width:1436px) and (max-width: 1670px) {
	.carousel_div {
	  left: 10%
	}
  }
  .tool_img {
	height: 52px;
	display: block;
  }
  .mainTitle {
	font-size: 36px;
	font-weight: bold;
  }
  .subTitle {
	font-size: 21px;
	color: #999999;
  }
  /* .el-carousel--horizontal{
	top: 81px;
  } */
.top_text{
	width: 536px;
	height: 60px;
	font-size: 24px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #313131;
	line-height: 30px;
	margin-top: 48px;
	margin-left: 360px;
}
.top_text_box{
	overflow: hidden;
	width: 1200px;
	height: 232px;
	background: #FFFFFF;
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.04);
	border-radius: 4px 4px 4px 4px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: -154px;
}
.top_text_box img{
	float: left;
	width: 320px;
	height: 180px;
	margin-top: 25px;
	margin-left: 25px;
}
.top_text_box_right{
	float: left;
	margin-top: 18px;
	margin-left: 30px;
}
.top_text_box_right p{
	width: 772px;
	height: 128px;
	font-size: 15px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #4C576E;
	line-height: 24px;
	margin-top: 19px;
	text-indent: 32px;
}
.top_text_box_right h3{
	width: 225px;
	height: 36px;
	font-size: 25px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #1F1F1F;
}
.yybg,.ptjz{
	width: 100%;
	height: 762px;
	margin-top: 65px;
}
.yybg_title,.ptjz_title{
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #1F1F1F;
	text-align: center;
}
.yybg_ms,.ptjz_ms{
	font-size: 24px;
	text-align: center;
	margin-top: 24px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.yybg_box{
	display: flex;
    justify-content: space-evenly;
    align-items: center;
	margin-top: 30px;
}
.yybg_item{
	width: 450px;
    height: 504px;
    background-color: #fff;
    box-shadow: 0px 5px 13px 3px rgba(0,0,0,.1);
}
.yybg_item:nth-child(3){
	margin-right: 0;
}
.yybg_item_l:nth-child(1){
	margin-top: 10px;
}
.yybg_item_l{
	padding: 10px 26px;
	cursor: default;
}

.yy1:hover p{
	color: #FFFFFF;
}
.yy1:hover span{
	color: #C60916;
}
.yy2:hover p{
	color: #FFFFFF;
}
.yy2:hover span{
	color: #C60916;
}
.yy3:hover p{
	color: #FFFFFF;
}
.yy3:hover span{
	color: #C60916;
}
.yy1:hover{
	transform: translateY(-15px);
	height: 100px;
	background-image: linear-gradient(to bottom, #ffffffb2, #c60916ab);
	animation: trans 0.3s linear;
}
.yy2:hover{
	transform: translateY(-15px);
	height: 100px;
	background-image: linear-gradient(to bottom, #ffffffb2, #c60916ab);
	animation: trans 0.3s linear;
}
.yy3:hover{
	transform: translateY(-15px);
	height: 112px;
	background-image: linear-gradient(to bottom, #ffffffb2, #c60916ab);
	animation: trans2 0.3s linear;
}
@keyframes trans {
	0%{
		transform: translateY(0px);
		padding-bottom: 0px;
	}
	50%{
		transform: translateY(-7.5px);
		padding-bottom: 7.5px;
	}
	100%{
		transform: translateY(-15px);
		padding-bottom: 15px;
	}
}
@keyframes trans2 {
	0%{
		transform: translateY(0px);
		height: 88px;
	}
	100%{
		transform: translateY(-15px);
		height: 112px;
	}
}
.yybg_item_l span{
	font-size: 20px;
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
	font-weight: 700;
	color: #333333;
}
.yybg_item_l p{
	font-size: 16px;
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    color: #7F7F7F;
	text-indent: 20px;
    line-height: 42px;
}
.yybg_item_top{
	display: flex;
	justify-content: space-around;
	align-items: center;
	cursor: pointer;
}
.yybg_item_top:hover img{
	transform: scale(1.2);
}
.yybg_item_top img{
	width: 200px;
	height: 200px;
	margin-top: 12px;
}
.yybg_item_top_p1{
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    color: #C60916;
	margin-bottom: 15px;
}
.yybg_item_top_p2{
	width: 191px;
	font-size: 20px;
    letter-spacing: 1px;
    color: #7F7F7F;
    line-height: 30px;
}
.ptjz_tabs{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 50px;
}
.ptjz_btn{
	font-weight: 400;
    font-size: 24px;
    color: rgb(85, 85, 85);
	cursor: pointer;
}
.ptjz_btn_active{
	border-bottom: 3px solid #C60916;
    padding-bottom: 6px;
}
.carousel .el-carousel{
	background-color: #C60916;
	width: 1320px;
	height: 468px;
	position: relative;
    left: 50%;
    margin-left: -660px;
}
.ptjz_lb{
	width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
	top: 30px;
}
.el-tab-pane{
	background-color: #C60916;
	width: 1320px;
	height: 468px;
	position: relative;
    left: 50%;
    margin-left: -660px;
}
.el-tabs__item{
	padding:0 75px;
	font-size: 18px;
	font-weight: bold;
	color: #797979;
}
.el-tabs__nav-scroll{
	display: flex;
	justify-content: center;
}
.el-tabs__nav-wrap::after{
	background-color: transparent;
}
.el-tabs__active-bar{
	background-color: #C60916;
}
.el-tabs__item.is-active{
	color: #797979;
}
.carousel{
	margin-top: 50px;
}
.carousel_item{
	overflow: hidden;
	width: 100%;
	height: 468px;
}
.carousel_item_left{
	float: left;
	width: 50%;
	height: 416px;
	background-color: #F2F2F2;
}
.carousel_item_right{
	float: left;
	width: 50%;
	height: 416px;
}
.carousel_item_right img{
	width: 100%;
	height: 416px;
}
.carousel_item_left h3{
	font-size: 36px;
	color: #C60916;
	margin-top: 60px;
	margin-left: 40px;
}
.carousel_item_left p{
	width: 86%;
	font-size: 20px;
	color: #797979;
	margin-left: 40px;
	margin-top: 50px;
	line-height: 36px;
	overflow: hidden;
	display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.carousel_item_left_bottom{
	overflow: hidden;
    margin-left: -67px;
    /* margin-top: 80px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.carousel_item_left_bottom_item{
	float: left;
	width: 33%;
	text-align: center;
}
.carousel_item_left_bottom_item img{
	width: 25px;
}
.carousel_num{
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.carousel_title{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.shanzhen{
	width: 100%;
	height: 383px;
	margin-top: -130px;
}
.shanzhen_title{
	margin-top: 230px;
	display: flex;
	justify-content: center;
}
.shanzhen_title img{
	width: 36px;
	height: 36px;
	margin-top: 13px;
	padding-right: 15px;
}
.shanzhen_title span{
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #1F1F1F;
}
.shanzhen_ms{
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #1F1F1F;
	text-align: center;
	position: relative;
	padding-top: 7px
}
.shanzhen_box{
	width: 1200px;
	height: 288px;
	position: relative;
	left: 50%;
	margin-left: -600px;
	top: 30px;
	overflow: hidden;
}
.shanzhen_item{
	float: left;
	width: 162px;
	height: 288px;
	border-radius: 2px 2px 2px 2px;
	margin-right: 10px;
	cursor: pointer;
}
.mask{
	width: 162px;
	height: 288px;
	background: rgba(54,54,54,0.7);
	border-radius: 2px 2px 2px 2px;
	position: relative;
}
.mask:hover{
	background: rgba(54,54,54,0.4);
}
.bg1{
	background: url('../img/qyhx.png');
}
.bg2{
	background: url('../img/yxfx.png');
}
.bg3{
	background: url('../img/fxyj.png');
}
.bg4{
	background: url('../img/cydt.png');
}
.mask span{
	position: absolute;
	bottom: 53px;
	left: 42px;
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
}
.detail_hx{
	float: left;
	width: 502px;
	height: 288px;
	background: linear-gradient(180deg, #F3F5F8 0%, rgba(255,255,255,0) 100%);
	border-radius: 2px 2px 2px 2px;
	margin-right: 10px;
	position: relative;
	animation-name: changeWidth;
	animation-duration: 0.3s;
}
.detail_hx img{
	position: absolute;
	bottom: 5px;
	right: 7px;
}
.detail_hx p:nth-child(1){
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #1F1F1F;
	margin-top: 38px;
	margin-left: 46px;
}
.detail_hx p:nth-child(2){
	width: 293px;
	height: 69px;
	font-size: 15px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #1F1F1F;
	line-height: 24px;
	margin-top: 16px;
	margin-left: 46px;
}
.hx_btn{
	width: 84px;
	height: 26px;
	background: #D80C18;
	border-radius: 2px 2px 2px 2px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 32px;
	margin-left: 50px;
}
@keyframes changeWidth {
  from {width: 0;}
  to {width: 502px;}
}
.xingye{
	width: 100%;
	height: 536px;
	background: url('../img/xy_bg.png') no-repeat;
	background-size: 100% 100%;
	margin-top: 70px;
	position: relative;
}
.xingye_title{
	padding-top: 80px;
	margin-left: 360px;
	overflow: hidden;
}
.xingye_title img{
	float: left;
	margin-top: 5px;
}
.xingye_title span{
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #1F1F1F;
	float: left;
	margin-left: 9px;
}
.xingye_ms{
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #1F1F1F;
	padding-left: 360px;
	margin-top: 5px;
}
.xingye_btn{
	width: 94px;
	height: 34px;
	background: #D80C18;
	color: #fff;
	margin-left: 360px;
	margin-top: 23px;
}
.xingye_box{
	width: 1200px;
	height: 211px;
	background: #FFFFFF;
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.04);
	border-radius: 4px 4px 4px 4px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 260px;
}
.xingye_box ul{
	overflow: hidden;
}
.item{
	float: left;
	width: 260px;
	margin-left: 34px;
}
.item_title{
	overflow: hidden;
	margin-top: 21px;
}
.item_title img{
	float: left;
}
.item_title span{
	float: left;
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #1F1F1F;
	margin-left: 12px;
}
.item p{
	font-size: 15px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #4C576E;
	line-height: 24px;
	margin-top: 12px;
}
.qangyi{
	width: 100%;
	height: 513px;
}
.qangyi_title{
	margin-top: 70px;
	display: flex;
	justify-content: center;
}
.qangyi_title img{
	width: 36px;
	height: 36px;
	margin-top: 13px;
	padding-right: 15px;
}
.qangyi_title span{
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #1F1F1F;
}
.qangyi_ms{
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #1F1F1F;
	text-align: center;
	position: relative;
	padding-top: 7px
}
.qangqi_box{
	width: 1200px;
	height: 333px;
	position: relative;
	top: 40px;
	left: 50%;
	margin-left: -600px;
	overflow: hidden;
}
.qq_item{
	width: 390px;
	height: 160px;
	background: #F6FAFD;
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.04);
	border-radius: 4px 4px 4px 4px;
	float: left;
}
.qq_item p{
	width: 304px;
	font-size: 15px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #4C576E;
	line-height: 24px;
	padding-top: 29px;
	margin-left: 44px;
}
.qq_btn,.qq_btn2{
	width: 94px;
	height: 34px;
	background: #D80C18;
	opacity: 1;
	border: 2px solid #D80C18;
	color: #fff;
	margin-left: 134px;
	margin-top: 23px;
}
.qq_btn2{
	position: absolute;
	bottom: 31px;
	left: 280px;
}
.qq_item2{
	margin-left: 14px;
	margin-right: 15px;
	background: url('../img/kx_bg.png') no-repeat;
	background-size: 100% 100%;
}
.qq_item3{
	background: url('../img/ck_bg.png') no-repeat;
	background-size: 100% 100%;
}
.qq_item4{
	height: 168px;
	background: url('../img/sz_bg.png') no-repeat;
	background-size: 106%;
	background-position-x: center;
	margin-top: 5px;
}
.qq_item5{
	width: 795px;
	height: 168px;
	background: url('../img/ywym_bg.png') no-repeat;
	background-size: 101%;
	background-position-x: center;
	margin-left: 12px;
	position: relative;
	margin-top: 5px;
}
.qq_item_title{
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #1F1F1F;
	padding-top: 60px;
	margin-left: 74px;
}
.qq_item_title2{
	margin-left: 53px;
	padding-top: 31px;
}
.qq_item .item5_p{
	width: 340px;
	font-size: 15px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #4C576E;
	line-height: 24px;
	margin-top: -24px;
	margin-left: 50px;
}
.hy_box{
	display: flex;
	justify-content: center;
	align-items: center;
}
.first_item{
	width: 414px;
	height: 250px;
	position: relative;
}
.hy_box_item{
	width: 250px;
	height: 250px;
	position: relative;
	cursor: pointer;
}
.first_item img, .hy_box_item img{
	width: 100%;
	height: 100%;
}
.hy_box_mask,.hy_box_mask_1{
	width: 100%;
    height: 100%;
	position: absolute;
	background-color: rgba(0,0,0,.3);
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	/* font-weight: 700; */
    font-style: normal;
    font-size: 36px;
    color: #FFFFFF;
	z-index: 2;
}
.hy_box_mask_1{
	font-weight: 700;
}
.hy_box_sp{
	display: block;
}
.hy_box_btn{
	display: none;
	width: 127px;
    height: 31px;
    font-size: 16px;
    color: #C60916;
	border: none;
}
.hy_box_mask_1{
	background-color: rgba(0,0,0,.1);
}
.hy_box_mask:hover{
	background-color: rgba(0,0,0,.7);
}
.hy_box_mask:hover .hy_box_sp{
	display: none;
}
.hy_box_mask:hover .hy_box_btn{
	display: block;
}
.qy_logo{
	display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 50px;
}
.qy_logo img{
	width: 1178px;
	height: 480px;
}
.ry_box{
	display: flex;
    justify-content: space-evenly;
    /* margin-top: 30px; */
    text-align: center;
	padding-bottom: 30px;
}
.zz_ul li, .ry_ul li{
	padding-bottom: 25px;
	font-size: 20px;
}
.zz_title, .ry_title{
	font-size: 24px;
	color: #D80C18;
	font-weight: bold;
	/* border-bottom: 1px solid #D80C18;
	padding-bottom: 15px; */
}
.zz_line{
	border: 1px solid #D80C18;
	box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	margin-top: 15px;
	margin-bottom: 25px;
}
/* .ry_box img{
	width: 178px;
	height: 100px;
} */