.header{
	width:100%;
	height:790px;
	background:url("../image/back.png") no-repeat;
	background-size:100% 100%;
}
.header2{
	width:1140px;
	height:450px;
	margin: 0 auto;
	margin-top:180px;
	background:rgba(9, 9, 9, 0.46);
	display:flex;
	justify-content:center;
	flex-direction: column;
	align-items:center;
	float: left;
	position: absolute;
	left: 50%;
	margin-left: -570px;
}
.header2 h3{
	font-size: 40px;
	font-weight: bold;
	margin-bottom:60px;
	color: #FFFFFF;
}
.header2_1{
	width:460px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header2_div>p{
	font-size:40px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2_div span{
	font-size:14px;
	font-weight:40;
	color: #FFFFFF;
}
.header3{
	width:725px;
	height:62px;
	margin-top:52px;
	display:flex;
	justify-content:space-between;
	align-items:center;

}
.header3_div{
	width:100%;
	height:62px;
	background-color:#fff;
	display: flex;
	justify-content:space-between;
	border-radius:8px;
	overflow: hidden;
}
.header3_botton{
	width:165px;
	height:62px;
	background-color:#FFA55A;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:16px;
	color:#fff;
	transition:.2s;
}
.header3_botton:hover{
	transform: scale(1.1);
}
.header3_botton img{
	width:24px;
	height:24px;
	margin-right:5px;
}
.header3_div input{
	width:365px;
	border:none;
	font-size:16px;
	padding-left:10px;
}
.header3_div input:focus{
	outline: none;
}
.active{
	background-color:#fff;
}
.fuWu{
	width:100%;
	background-color:#F1F4F9;
}
.fuWu1{
	width:1532px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:30px;
}
.fuWu1_1{
	width:1120px;
	float: left;
	margin-top: 30px;
}
.mybtns3,.mybtns2,.mybtns1,.mybtns4{
	width:165px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.fuWu1_1 p{
	font-size: 24px;
	font-weight: bold;
	color: #1D2129;
}
.fuWu1_1 span{
	font-size: 16px;
	font-weight: 400;
	color: #86909C;
}
.fuWu1_2{
	width:1120px;
	overflow: hidden;
	margin-top:20px;
	float: left;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.fuWu1_2 img:hover{
	transition:0.5s;
	transform: scale(1.25);
}
.fuWu1_2>figure>img{
	width:48px;
	height:48px;
}
.fuWu1_2>img{
	width:65px;
	height:4px;
}
.fuWu1_2 figcaption{
	font-size:14px;
	margin-top:10px;
}
.fuWu1_3{
	width:200px;
	height:200px;
	float:right;
	position: relative;
	margin-right:30px;
	margin-top:-50px;
}
.zhezhao1_div input{
	font-size:16px;
}
.fuWu1_3>img{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	top: -30px;
	left: -23px;
}
.fuWu1_3_1{
	width:100%;
	position:absolute;
	bottom:30px;
	z-index:2;
	display:flex;
	justify-content:space-between;
}
.fuWu1_3_1 a{
	display:block;
	width:92px;
	height:36px;
	text-align:center;
	line-height:36px;
	background-color:#fff;
	font-size:14px;
	border-radius:6px;
	color:rgb(255, 165, 90);
}
.fuWu1_3_1 a:hover{
		cursor:pointer;
	}
.fuWu1_3_2{
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 2;
	font-size:20px;
	display: flex;
	color:rgb(255, 165, 90);
	font-weight:600;
	justify-content: space-between;
}
.fuWu1_3_2 span{
	font-size:20px;
	letter-spacing: 3px;
}
.fuwu2{
	width:100%;
	padding-top:50px;
	/* padding-bottom:50px; */
	background-color:#fff;
}
.fuwu2_1{
	width:1532px;
	margin: 0 auto;
}
.fuwu2_2{
	width:1532px;
	margin: 0 auto;
	display:flex;
	justify-content:space-between;
}
.mybtns img{
	width:38px;
	height:38px;
	transition: 0.5s;
}
.mybtns img:hover{
	transition: 0.5s;
	transform: scale(1.3);
}
.fuwu2_2_1{
	display:flex;
	margin-top:34px;
}
.fuwu2_2_1 div{
	width: 164px;
    height: 49px;
	margin-right:32px;
	text-align:center;
	line-height:49px;
	font-size: 18px;
	font-weight: 800;
}
.fuwu2_3{
	width:100%;
	display:flex;
	justify-content:right;
	align-items: center;
	margin-top:50px;
}
.fuwu2_3 a{
	line-height:49px;
	color:#86909C;
}
.act{
	background-color:#FFA450 !important;
	color:#fff !important;
	border-radius:6px;
	border: none !important;
}
.fuwu4{
	width:100%;
	height:585px;
	background:url("../image/hezuo.png") no-repeat;
	background-size:100% 100%;
	margin-top:40px;
}
.fuwu4_1{
	width:1530px;
	margin:0 auto;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	color: #fff;
}
.fuwu4_1 h3{
	font-size: 24px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:40px;
}
.fuwu4_1 p{
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}
.fuwu4_2{
	width:80%;
	height:220px;
	margin:0 auto;
}
.fuwu5_1{
	width:80%;
	margin:0 auto;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	color: #fff;
}
.fuwu5{
	width:100%;
	height:684px;
	background-size:100% 100%;
	/* background-color:#FFA55A; */
}
.fuwu5_1 h3{
	font-size: 24px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #1D2129;
	margin-top:40px;
}
.fuwu5_1 p{
	font-size: 16px;
	font-weight: 400;
	color: #4E5969;
}
.fuwu5_2{
	width:80%;
	margin: 0 auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.fuwu5_3{
	width:80%;
	margin: 0 auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.fuwu5_3 div{
	width:31%;
	display:flex;
	justify-content:center;
	align-items:center;
	
}
.fuwu5_3 a{
	display:block;
	width:248px;
	height:52px;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size: 15px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	background:#FFA55A;
	border-radius:100px;
	margin-top:34px;
}
.fuwu5_2 div{
	width:31%;
	height:394px;
	margin-top:34px;
	transition: 1s;
}
.fuwu5_2 div:hover{
	transform:scale(1.1);
	transition: 1s;
}
.fuwu5_2 img{
	width:100%;
	height:100%;
}
.fuwu6{
	width:100%;
	position: relative;
	background:url("../image/indexb1.png") no-repeat;
	background-size:100% 100%;
}
.fuwu6 h3{
	width:100%;
	text-align:center;
	text-align:center;
	margin-top:20px;
}
.fuwu6-1{
	width:100%;
	display: flex;
	padding-top:20px;
	justify-content:center;
	align-items:center;
}
.fuwu7{
	width:100%;
	height:762px;
	background-size:100% 100%;
	background:url("../image/rongyu.png") no-repeat;
	background-size:100% 100%;
}
.fuwu7_1{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#fff;
	margin-top:91px;
	float: left;
}
.fuwu7_1 h3{
	margin:0px;
}
.fuwu7_1 p{
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top:13px;
}
.fuwu7_2{
	width:1532px;
    margin: 0 auto;
	overflow: hidden;
}
.fuwu8{
	width:1532px;
	height:736px;
	margin: 0 auto;
	display:flex;
	justify-content:space-between;
}
.fuwu8_1{
	width:560px;
	overflow: hidden;
}
.fuwu8_1_1{
	width:100%;
	overflow: hidden;
}
.fuwu8_1_1 h3{
	font-size: 24px;
	font-weight: bold;
	color: #1D2129;
	margin-top:50px;
	float: left;
	width:100%;
	margin-bottom:14px;
}
.fuwu8_1_1 p{
	font-size: 16px;
	font-weight: 400;
	color: #4E5969;
	margin-bottom:34px;
}
.fuwu8_1_2{
	width:100%;
	height: 492px;
	float: left;
	box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.08);
}
.fuwu8_1_2 img{
	width:560px;
	height:280px;
}
.fuwu8_fig{
	width:100%;
	padding:16px;
	box-sizing:border-box;
}
.fuwu8_fig>p{
	font-size: 18px;
	font-weight: 400;
	color: #1D2129;
}
.fuwu8_fig>span{
	font-size: 14px;
	font-weight: 400;
	color: #1D2129;
}
.fuwu8_1_4{
	margin-top:50px;
}
.fuwu8_1_4>p{
	font-size: 38px;
	font-weight: bold;
	color: #FFA55A;
	margin: 0;
	line-height:40px;
}
.fuwu8_1_5{
	width:100%;
	display:flex;
	justify-content:space-between;
}
.fuwu8_1_5 a{
	font-size: 11px;
	font-weight: 400;
	color: #FFA55A;
}
.fuwu8_2{
	width:948px;
}
.fuwu8_2_1{
	width:100%;
	display:flex;
	justify-content: flex-end;
}
.fuwu8_2_1 div{
	width:164px;
	height:50px;
	text-align:center;
	line-height:50px;
	margin-top:60px;
	font-size: 18px;
}
.azxc{
	background-color:#FFA55A;
	color:#fff !important;
	box-shadow: 0px 2px 4px 0px rgba(125,29,25,0.25);
	border-radius: 6px;
}
.azxc p{
	color:#fff !important;
}
.azxc span{
	color:#fff !important;
}
.fuwu8_2_2{
	width:100%;
	height: 492px;
	margin-top:40px;
    display: flex;
	justify-content:space-between;
	align-items: center;
	flex-direction:column;
}
.fuwu8_3{
	width:100%;
	display:flex;
	align-items:center;
	padding:20px;
	box-sizing:border-box;
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.08);
	border-radius: 14px;
	
}
.fuwu8_3_1{
	width:86px;
	height:96px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	border-right:1px solid #EAEAEA;
	margin-right:20px;
}
.fuwu8_3_1 span{
	font-size: 38px;
	font-weight: bold;
	color: #86909C;
}
.fuwu8_3_1 p{
	font-size: 14px;
	color: #86909C;
}
.fuwu8_3_2{
	width:610px;
}
.fuwu8_3_2 p{
	font-size: 18px;
	font-weight: 400;
	color: #1D2129;
	margin-bottom:16px;
}
.fuwu8_3_2  span{
	font-size: 14px;
	font-weight: 400;
	color: #1D2129;
}
.fuwu8_3{
	transition:0.6s;
}
.fuwu8_3:hover {
	box-shadow: 0px 0px 12px #ccc;	
}
.fuwu8_3 img{
	width:14px;
	height:14px;
	margin-left:120px;
}
.swiper{
	width:100%;
	height:220px;
	padding-top:10px;
}
.swiper-wrapper>div{
	width: 357px !important;
	height:180px;
	margin-right:24px;
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.19);
	border-radius: 24px 24px 24px 24px;
	margin-top:20px;
}
.ers>div{
	width:300px !important;
}
.swipdjd>div{
	width: 355px;
	padding: 0;
	position: relative;
	height: 440px;
	overflow: hidden;
}
.swiper-wrapper>div:hover{
	transform: scale(1.05);
	transition:1s;
}
.fuwu4_3{
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-direction:column;
}
.fuwu4_3 img{
	width:180px;
	height:60px;
	margin-top:20px;
}
.fuwu4_3 ul{
	width:170px;
	margin: 0 auto;
	overflow: hidden;
	display:flex;
	justify-content:space-between;
	
}
.fuwu4_3 div{
	width: 143px;
	height: 32px;
	background: #FFA55A;
	border-radius: 100px 100px 100px 100px;
	opacity: 1;
	border: 1px solid #FFA55A;
	text-align:center;
	line-height:32px;
	color:#fff;
	margin-top:5px;
}
.fuwu8_2_1 div:hover{
	cursor:pointer;
}
.fuwu4_5{
	display:flex;
	justify-content:space-between;
	width:100%;
	margin-top:40px;
	margin-bottom:28px;
}
.fuwu4_5 img{
	width: 52px;
	height: 52px;
	transition: 1s;
}
.fuwu4_5 img:hover{
	transition: 1s;
	transform: scale(1.3);
}
.fuwu4_5 p{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.fuwu4_3 p{
	display: inline-block;
	    width: 80%;
	    text-align: center;
		    overflow: hidden;
		    text-overflow: ellipsis;
		    white-space: nowrap;
}
.fuWu1_2 figure>img{

	transition:2s;
}
.fuWu1_2 figure>img:hover{
	transform: scale(1.1);
	transition:2s;
}
.header3 a:hover{
	color:#fff;
}
.fuwu2_2_1>div:hover{
	cursor:pointer
}
.lc{
	width:1530px;
	margin: 0 auto;
}
.lc1{
	width:100%;
	display: flex;
	justify-content:space-between;
	align-items:center;
	padding:20px 0 10px 0px;
	
}
.lc1 div{
	width:120px;
	line-height:40px;
	text-align: center;
	background-color:#FFA55A;
	color:#fff;
	border-radius:6px;
}
.lc1 img{
	width:36px;
	height:30px;
	
}
.tjchengshi{
    width: 725px;
	overflow: hidden;
	margin-top:10px;
}
.tjchengshi li{
	width:90px;
	line-height: 32px;
	float: left;
	text-align:center;
}
.tjchengshi li a{
	color:#fff;
}
.tjchengshi li a:hover{
	color:#FFA55A;
}
.swiper2s-1>div{
		width:357px !important;
}
@media screen and (max-width: 1530px) {
	.header {
	    width: 100%;
	    height: 670px;
	}
	.fuWu1_3_2 span {
	    font-size: 16px;
		letter-spacing: 1px;
	}
	.lc{
		width:1200px;
		margin: 0 auto;
	}
     .fuWu1{
		width:1200px;
	 }
	 .fuWu1_2{
		 width:1000px;
	 }
	 .fuWu1_3 {
	     width: 158px;
	     height: 158px;
	  }
	  .fuWu1_3_1 a {
		display: block;
		width: 66px;
		height: 30px;
		text-align: center;
		line-height: 30px;
	}
	
	.fuwu2_1 {
		width:1200px;
		margin: 0 auto;
		overflow: hidden;
	}
	.fuWu1_3>img {
	    top: -30px;
	}
	.fuwu2_2 {
	    width: 1200px;
	}
	.fuwu4_3 div {
	    margin-top:0px;
	}
	.fuwu4_3 img{
		margin-top:10px;
	}
	.fuwu7_2{
		width:1200px;
	}
	.fuwu4_1{
		width:1200px;
	}
	.fuwu5 {
	    width: 100%;
	    height: 520px;
	}
	.fuwu6-1 img{
		width:1160px;
	}
	.fuwu8{
		width:1200px;
		height: auto;
		margin-bottom:30px;
	}
	.fuwu8_1_2 img {
	    width: 100%;
		height: 200px;
	}
	.fuwu8_1_2 {
	    width: 380px;
		height: auto;
	}
	.fuwu8_2 {
	    width: 800px;
	}
	.fuwu8_2_2{
		height:400px;
	}
	.fuwu8_1_4 {
	    margin-top:0px;
	}
	.fuwu8_3 {
	    padding: 10px;
	}
	/* .swiper-wrapper>div {
		width: 262px !important;
		height: 142px;
		margin-right: 27px;
	} */
	.fuwu4_3 img {
	    width: 154px;
	    height: 51px;
	}
	.fuwu4_3 div {
	    margin-top: 10px;
	}
	.fuwu8_3 img {
		width: 13px;
		height: 14px;
		margin-left: 34px;
	}
	.fuwu4_2 {
	    width:1200px;
	}
	.swiper-wrapper>div {
	    width: 273px !important;
	}
	.swuiy1{
		width:1200px !important;
	}
	.swuiy{
		width:895px !important;
	}
	.swuiy3{
		width:895px !important;
	}
	.swuiy4{
		width:895px !important;
	}
	.swipdjd>div {
	    width: 355px;
	    padding: 0;
	    position: relative;
	    height: 400px !important;;
	}
	.swiper2s-1>div{
		width:276px !important;
		height:150px !important;
	}
	.ers>div {
	    width:230px !important;
	}
 }
 @media screen and (max-width: 1200px) {
	 .fuwu7,.fuwu5,.fuwu6,.fuwu8{
	 	display:none;
	 }
	 .footer{
	 	display:none;
	 }
	 
	 p{
	 	margin:0;	
	 }
	 .header{
		 display:none;
	 }
	 .sj_header{
		 width:95%;
		 margin: 0 auto;
		 padding:1.5rem;
		 display:flex;
		 justify-content:space-between;
		 align-items: center;
		 color:#86909C;
		 font-size:0.8rem;
	 }
	 .lc{
		 display: none;
	 }
	 .sj_login{
		 width:9rem;
	 }
	 .sj_so{
		width:95%;
		height:3rem;
		margin: 0 auto;
		padding:0 1.5rem;
		background: #fff;
		box-shadow: 0 0.42rem 0.83rem 0 rgba(0,0,0,.05);
		border-radius: 1.67rem;
		border: 0.04rem solid #ededed;
		display:flex;
		align-items:center;
	 }
	 .sj_bjing{
		 width:95%;
		 margin: 0 auto;
		 border-radius:1rem;
		 margin-top:10px;
		 overflow: hidden;
	 }
	 .sj_bjing img{
		 width:100%;
	 }
	 .sj_so div{
		 font-size:0.8rem;
		 font-weight: 400;
		 color: #333;
		 padding-right:10px;
		 border-right:1px solid #333;
	 }
	 .sj_so p{
		 font-size: 0.8rem;
		 font-weight: 400;
		 color: #999;
		 padding-left:10px;
	 }
	 .sj_nav{
		 width:95%;
		 margin: 0 auto;
		 margin-top:2rem;
		 display:flex;
		 overflow: hidden;
	 }
	 .sj_nav li{
		 float: left;
		 width:20%;
		 margin-bottom:2rem;
		 color: #999;
	 }
	 .sj_nav img{
		width:2.8rem;
		height:2.8rem;
	 }
	 .sj_nav figure{
		 text-align:center;
		 color: #999;
		 font-size:0.5rem !important;
	 }
	 .sj_tj1 a{
		 color: #999;
		 font-size:14px;
	 }
	 .fuWu1{
		 display: none;
	 }
	 .active{
		 width:95%;
		 margin:0 auto ;
	 }
	 .fuwu2{
		 padding-top:0;
	 }
	 .fuwu2_1{
		 width:100%;
	 }
	 .fuWu1_1{
		width:100%;
	 }
	 .fuWu1_1 span{
		 display:none;
	 }
	 .fuwu2_2{
		 display:none;
	 }
	 .sj_tj{
		width:95%;
		margin: 0 auto;
	 }
	 .sj_tj1{
		 width:100%;
		 display:flex;
		 justify-content:space-between;
		 align-items:center;
		 margin-bottom:10px;
	 }
	 .sj_tj1 h3{
		     margin: 0;
	 		 font-size:20px;
	 }
	 .loguser{
		width:30px !important; 
	 }
	 .sj_tj2{
		 width:100%;
		 overflow: hidden;
		 box-shadow: 0 0.42rem 0.83rem 0 rgba(0,0,0,.05);
		 border-radius:0.4rem;
		 border: 0.04rem solid #ededed;
		 display:flex;
		 align-items:center;
		 padding:10px;
		 margin-bottom:1rem;
		 position: relative;
		 color:#333;
	 }
	 .sj_tj2_img{
		 width:5.5rem;
		 height:5.5rem;
		 margin-right:6px;
	 }
	.sj_tj2_img img{
		width:100%;
		height:100%;
		border-radius:0.2rem;
	}
	
	.CeBian{
		display: none;
	}
	.sj_tj3 h4{
		font-size:0.8rem;
		font-weight:bold;
		width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
	}
	.sj_tj3{
		font-size:0.8rem;
		width:250px;
	}
	.sj_tj3_1{
		background-color: #FFA450;
		color:#fff;
		border-radius:2px;
		width:5rem;
		line-height:1.5rem;
		text-align:center;
		position: absolute;
		right:10px;
		bottom:15px;
		font-size:0.6rem;
	}

	.fuwu5_3 a{
		width:100%;
		height:3rem;
		margin-top:1rem;
		font-size:1.2rem;
	}
	
	.sj_list{
		width:100%;
		margin-top:20px;
		background-color:#fff;
		box-shadow: 0px  -3px 0.83rem 0 rgba(0,0,0,0.2);
		border-radius: 0.4rem 0.4rem 0 0; 
		overflow: hidden;
	}
	.sj_tj2_1 a{
		color: #4E5969;
	}
	.sj_nav2{
		width:95%;
		margin: 0 auto;
		overflow:hidden;
		display:flex;
		justify-content:space-between;
		align-items:center;
	}
	.sj_li{
		text-align:center;
		float:left;
		font-size:0.8rem !important;
		line-height:3rem;
		color:#333 !important;
		
	}
	.actl{
		color: #FFA450 !important;
	}
	.sj_tj2_1{
		width: 46%;
		height: 240px;
		float: left;
		border: 1px solid #F1F4F9;
		margin: 2%;
		border-radius: 6px;
		padding-bottom: 10px;
		    overflow: hidden;
	}
	.sj_tj2_1_img{
		width:100%;
	}
	.sj_tj3_x{
		padding:0 10px;
	}
	.sj_tj3_x h4{
		font-size:0.8rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.sj_tj3_x p{
		font-size:0.8rem;
	}
	.sj_tj2_1_img img{
		width:100%;
		height: 117px;
	}
	.sj_tj3_x{
		width:100%;
		position: relative;
	}
	.sj_tj3_cc{
		background-color: #FFA450;
		color:#fff;
		border-radius:2px;
		width:5rem;
		line-height:1.5rem;
		text-align:center;
		position: absolute;
		right:10px;
		bottom:2px;
		font-size:0.6rem;
	}
	/* .sj_li{
		font-size:1.2rem !important;
		color:#FFA450 !important;
	} */
	
	
 }