* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

em,
i {
	font-style: normal;
}

a {
	text-decoration: none;
}

.w {
	width: 1200px;
	margin: 0 auto;
}

header {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
}

.nav ul {
	display: flex;
	justify-content: space-between;
	width: 500px;
	margin: 0 auto;
	margin-top: 35px;
}

.nav ul li a {
	color: #3f3f3f;
}

.nav ul li a:hover {
	color: #ff8169;
}

.banner {
	position: relative;
}

.banner img {
	width: 100%;
}

.banner_box {
	position: absolute;
	top: 20%;
	left: 17%;
	width: 22%;
	height: 0;
	padding: 2%;
	padding-bottom: 18%;
	color: #fff;
	border: 1px solid #fff;
}

.banner_box h2 {
	letter-spacing: 2px;
	font-size: 53px;
}

.banner_box p {
	position: absolute;
	bottom: 5%;
	font-size: 17px;
}

.banner h3 {
	position: absolute;
	left: 17%;
	top: 75%;
	line-height: 40px;
	letter-spacing: 2px;
	color: #fff;
	font-size: 30px;
}

.fangan {
	overflow: hidden;
	margin-top: 30px;
}

.anli_top {
	position: relative;
	margin-top: 30px;
	text-align: center;
	letter-spacing: 2px;
}

.anli_top h2 {
	color: #ff4106;
	font-size: 34px;
}

.anli_top p {
    color: #cecece;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
}

.anli_top p:after {
	position: relative;
	display: block;
	content: '';
	width: 3%;
	height: 4px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #50007f;
}

.heng {

	width: 90%;
	height: 1px;
	background-color: #898989;
	max-width: 1440px;
	margin: 0 auto;
}

.fangan_nei ul {
	display: flex;
	justify-content: space-between;
	width: 70%;
	margin: 0 auto;
	margin-top: 30px;

}

.fangan_nei ul li {
	width: 49%;
	margin-top: 20px;
}

.fangan_nei ul li img {
	width: 100%;
	box-sizing: border-box;
}

.fw_one>div p::before {
	position: absolute;
	content: "";
	border-left: 1px dashed #fc3229;
	width: 1px;
	height: 50px;
	left: -59px;
	top: 0;
}

.nei_li {
	padding-top: 8%;
	padding-left: 3%;
}

.nei_li h2 {
	color: #ff4106;
	letter-spacing: 2px;
	margin-bottom: 45px;
	font-size: 34px;
}

.nei_li p {
	color: #545454;
	line-height: 45px;
	font-size: 24px;
}

.fuwu {
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 3%;
	background-color: #f5f8fc;
}

.fuwu ul {
	display: flex;
	justify-content: center;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	flex-wrap: wrap;
}

.fuwu ul li {
	box-sizing: border-box;
}

.fw_first {
	width: 5%;
}

.yuan {
	width: 15px;
	height: 15px;
	margin-top: 156%;
	border-radius: 50%;
	background-color: #fa726d;
	border: 3px solid #f8adac;
}

.fw_one {
	width: 25%;
	max-width: 400px;
	margin-left: 4%;
	padding-top: 4%;
}

.fw_one>div {
	margin-top: 15px;
	position: relative;
}



.fw_one h2 a {
	display: block;

	color: #ff4106;
	letter-spacing: 2px;
	font-size: 30px;

	padding: 5px 0 5px 10px;
	position: relative;
}

.fw_one h2 {
	position: relative;
}

.fw_one h2::before {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fa726d;
	border: 3px solid #f8adac;
	left: -50px;
	top: 15px;

}

.fw_one .on h2 a {
	background-color: #ff4106;
	color: #fff;
}

.fw_one .on h2 a {
	background-color: #ff4106;
	color: #fff;
}

.fw_one .on h2 a::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid #ff4106;
	border-bottom: 5px solid transparent;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
}

.fw_one p {
	color: #545557;
	line-height: 35px;
	margin-left: 6%;
	font-size: 22px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: normal;
    padding-left: 10px;
    position: relative;
}

.fw_one p em{
	background: #ff4106;
    display: block;
    width: 13px;
    height: 2px;
    position: relative;
    margin-right: 10px;
}

.fw_two {
	width: 60%;
	height: 0;
	margin-top: 50px;
	padding-bottom: 40%;
	border-radius: 15px;
}

.one_img img {
	width: 100%;
}

.one_img .one_imgxq {
	display: none;
}

.one_img .one_imgxq.on {
	display: block;
}

.one_img {
	width: 65%;
	margin-top: 50px;
	margin-left: 5%;
	max-width: 987px;
}

.bigimg {
	margin: 20px auto;
}

.case {
	position: relative;
}

.case ul {

	margin: 0 auto;
	margin-top: 30px;
}

.case ul li {
	width: 33%;
	text-align: center;
}

.case ul li img {
	width: 100%;
}

.case ul li p {
	font-size: 22px;
}
.case ul li p.title1{
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 5px;
}
.case ul li:hover p {
	color: #ff4106;
}

.anli {
	margin-top: 30px;
	padding: 2% 0;
	background-color: #f5f8fc;
}

.anli ul {
	display: flex;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
	flex-wrap: wrap;
}

.anli ul li {
	display: flex;
	width: 48%;
	justify-content: center;
	margin: 0 auto;
	align-items: center;
	margin-top: 30px;
}

.al_dlo {
	width: 35%;
	margin: 0 5%;
}

.al_dl {
	width: 60%;
}

.anli dl img {
	width: 100%;
}

.anli h2 {
	color: #ff4106;
	font-size: 24px;
	letter-spacing: 5px;
	font-weight: bold;
}

.al_box {
	width: 100%;
	max-width: 437px;
	height: 240px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
	position: relative;
	box-sizing: border-box;
	display: flex;
	margin-top: 40px;
}

.al_box h3 {
	color: #ff4106;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}

.qudao {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin: 30px auto 0;
	text-align: center;
}
.qudao p em{
	color: #ff4106;
	font-size: 16px;
	font-weight: bold;
}
.a {
	position: relative;
	left: -5px;
}

.b {
	position: relative;
	left: 3px;
}

.c {
	position: relative;
	left: 1px;
}

.d {
	position: relative;
	left: 3px;
}

.qdcenter {
	width: 85%;
	margin: auto;
}

.qudao h4 {
	color: #ff4106;
	font-size: 16px;
	margin-top: 6px;
	font-weight: bold;
	width: 80px;
	text-align: left;
	/* border-right: 1px solid #d2d2d2; */
}

.qudao h4 em {
	font-weight: 400;
}

.qudao .qdxq {
	width: calc(100% - 100px);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.qudao p {
	font-size: 16px;
}

.qudao p i {
	font-size: 12px;
	color: #ff4106;
}

.al_bo {
	position: absolute;
	top: -5%;
	right: 5%;
	width: 134px;
	height: 28px;
	border-radius: 5px;
	text-align: center;
	background-color: #ff4106;
}

.al_bo span {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	letter-spacing: 1px;
}

.footerEwm img {
	display: block;
	width: 100%;
}

.casezs {
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
}

.prenest {}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: -30px;


	outline: none;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: -30px;


	outline: none;
}

.qudao p span {
	display: block;
}

.qudao p i {
	display: block;
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
	background-image: url("../../images/right.png") !important;
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
	background-image: url("../../images/left.png") !important;
}


@media only screen and (max-width:1600px) {
	.qdcenter {
		width: 95%;

	}

}

@media only screen and (max-width:1500px) {
	.nei_li h2 {
		font-size: 25px;
	}

	.fw_one h2 a {
		font-size: 25px;
	}

	.fw_one p {
		font-size: 25px;
	}

	.nei_li p {
		font-size: 20px;
	}
}
@media only screen and (max-width:1400px) {
	.qudao{
		margin: 10px auto;
		display: block;
	}
	.qudao.xg p{
		width: 100%; 
	}
	.qudao h4{
		border-right: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		width: 100%;
	}
	.qudao .qdxq{
		width: 100%;
		margin-top: 10px;
	}
	.qudao p{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin-top: 5px;
		width: 50%;
	}
	.qudao p i{
		margin-left: 10px;
	}
	.qudao p span{
		font-size: 14px;
	}
}
@media only screen and (max-width:1200px) {
	.fw_one>div p::before {
		display: none;
	}

	.al_box {
		height: 240px;
	}

	.nei_li h2 {
		font-size: 23px;
	}

	.nei_li p {
		font-size: 20px;
	}

	.anli ul li {
		width: 100%;
		margin-top: 50px;
	}

	.anli ul li:nth-of-type(3),
	.anli ul li:nth-of-type(4) {
		flex-direction: row-reverse;
	}

	.anli dl img {
		max-width: 200px;
	}

	.anli h2 {
		margin-top: 0;
	}

	.fw_one {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		max-width: 100%;
	}

	.fw_one>div {
		width: 20%;
	}

	.fw_one h2::before {
		display: none;
	}

	.fw_one h2 a:hover::after {
		display: none;
	}

	.one_img {
		width: 100%;
		margin-left: 0;
	}

	.case ul li p {
		font-size: 20px;
	}
}

@media only screen and (max-width:1000px) {
	.banner_box h2 {
		font-size: 30px;
	}

	.banner_box p {
		font-size: 12px;
	}

	.banner h3 {
		font-size: 14px;
	}

	.banner_box {
		padding-bottom: 10%;
		top: 40%;
	}


	.fangan_nei ul li {
		width: 100%;
	}

	.fangan_nei ul {
		flex-wrap: wrap;
	}

	.fangan_nei ul:nth-of-type(2) {
		flex-direction: column-reverse;
	}

	.anli ul {
		width: 90%;
	}

	.al_dlo {
		width: 45%;
	}

	.al_dl {
		width: 50%;
	}

	.qudao h4 {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		align-items: center;
	}

	.qudao h4 span {
		padding-right: 5px;
	}
	.fw_one p em{
		display: none;
	}
	.fw_one p{
		padding-left: 0;
	}
	.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
		background-size: 15px;
		right: -10px;
	}
	.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
		background-size: 15px;
		left: -10px;
	}
}

@media only screen and (max-width:414px) {
	.qudao h4{
		font-size: 14px;
	}
	.al_box h3{
		font-size: 14px;
	}
	.qudao{
		margin: 0 auto;
	}
	.qudao.xq{
		margin-top: 20px;
	}
	.anli h2{
		font-size: 20px;
	}

	.qudao .qdxq{
		margin-top: 5px;
	}
	.fangan_nei ul {
		width: 80%;
	}

	.heng {
		width: 80%;
	}

	.fw_one h2 {
		display: table;
		position: relative;
	}

	.fw_one .on h2 a::after {
		display: none;
	}

	.fw_one h2::after {

		position: absolute;
		content: "";
		width: 5px;
		height: 5px;
		left: -20px;
		top: 50%;
		border-radius: 50%;
		animation: breathe 3s infinite;
		background-color: #fc3229;


	}

	@keyframes breathe {
		0% {
			transform: scale(0.8);
		}

		50% {
			transform: scale(2);
		}

		100% {
			transform: scale(0.8);
		}
	}

	/* .fw_one h2:hover::after {
		border-left: 5px solid #fc3229;
	} */

	.fw_one h2 a {
		padding: 5px 10px 5px 10px
	}

	.fw_one {
		width: 90%;
		padding-left: 0;
		margin-left: 0;
	}

	.nei_li {
		padding-left: 0;
	}

	.fuwu ul {
		margin-top: 0;
	}

	.banner_box {

		top: 10%;
		height: 20px;
	}

	.banner_box h2 {
		font-size: 14px;
	}

	.banner h3 {
		top: 70%;
		line-height: normal;
	}

	.anli_top h2 {
		font-size: 25px;
	}

	.fangan {
		margin-top: 0;
	}

	.fangan_nei ul li {
		margin-top: 10px;
	}

	.nei_li {
		padding-top: 0;
	}

	.nei_li h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.nei_li p {
		font-size: 16px;
		line-height: 25px;
	}

	.fw_one h2 a {
		font-size: 20px;
	}

	.fw_one p {
		font-size: 16px;
	}

	.fw_one>div {
		width: 100%;
		margin-top: 0;
	}

	.case ul li p {
		font-size: 14px;
	}
	.case ul li p.title1{
		font-size: 16px;
	}
	.anli{
		padding-bottom: 40px;
	}
	.al_box {
		padding: 25px 5% 20px;
		margin-top: 20px;
		height: auto;
	}

	.qudao {
		flex-wrap: wrap;
	}

	.qudao p {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		text-align: left;

	}

	.qudao p span {
		margin-right: 5px;
	}

	.qudao p:nth-of-type(1) {
		font-size: 12px;
	}

	.one_img {
		margin-top: 10px;
	}
	.anli_top p:after{
		width: 73px;
	}
}