html,body{
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
	border: 0;
	font-family: "微软雅黑";
	position: relative;
}

a:link,
a:visited {
	/*text-decoration: none;*/
}
.about {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	left: -0px;
}
.anli .title {
	text-align: center;
	width: 100%;
	top:20px;
	font-size: 30px;
	color: #0f77d8;
}
.about .title {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: #09377b;
	font-size: 28px;
	height: 55px;
	font-weight: bold;
	margin-bottom: 30px;
}
.anli{
	width:100%;
	height:730px;
	background: #fff;
	padding-top:78px;
	position: relative;
	z-index: 2;
}
.div>div{
	width:245px;
	color:#333;
	font-size:16px;
	height:25px;
}
.div>div>span{
	display: inline-block;
	width:56px;
	font-size:16px;
}
/*业务模块*/
.title_bor {
	border-bottom: 1px solid #668bc5;
	width: 120px;
	display: block;
	text-align: center;
	margin: -47px auto;
}
.title_en {
	margin: 54px auto 0px;
	width: 100%;
	text-align: center;
	color: #cacaca;
	font-size: 28px;
	height: 55px;
	font-weight: normal;
	margin-bottom: 30px;
}
.ywmk{
	width:100%;
	height:auto;
	overflow:hidden;
	display:flex;
	display:-webkit-flex;
}

.ywmk .ywmk_n{
	width:25%;
	overflow:hidden;
	position:relative;
}
.ywmk .ywmk_img {
	width:100%;
	overflow:hidden;
}
.ywmk .ywmk_img img{
	width: 100%;
	overflow: hidden;
	object-fit:contain;
}
.ywmk_title {
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	flex-flow:row wrap;
}
.ywmk_title .title_p{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.ywmk_title .p1{
	width:100%;
	overflow:hidden;
	font-size:26px;
	color:#ffffff;
	margin:0 0 10px;
	flex-shrink:0;
}
.ywmk_title .p2 {
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	color: #ffffff;
	display: block;
	margin: 18px 0 0;
	flex-shrink: 0;
}
.ywmk_title .p3 {
	border-bottom: 2px solid #fff;
	width: 17%;
	overflow: hidden;
	display: block;
	margin: 18px auto 0;
	flex-shrink: 0;
}
.ywmk_title:hover {
	background-color: #284a87;
	opacity:0.6;
	transition:all 0.4s ease-in 0s;
	
}
	.ywmk_title:hover .title_p {
		margin: 18px auto 0 10px;
		transition: all 0.4s ease-in 0s;
	}

/*业务模块*/
/*产品中心*/
.cpzx_09 {
	width: 1230px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
@media screen and (max-width: 768px){
	.cpzx_09 {
		width: 100%;
		height: auto;
		margin: 0px auto 0px;
		overflow: hidden;
	}
	.cpzx_09_1 {
		width: 98% !important;
		height: auto;
		margin: 0px auto;
		overflow: hidden;
		padding-bottom: 70px;
	}
	.xmal_09 {
		height: 141px !important;
		width: 100%;
		overflow: hidden;
		margin-bottom: 22px;
	}
	.xmal_09 img{
		width:100%;
		height:141px;
	}
	.title_en {
		margin: 54px auto 0px;
		width: 100%;
		text-align: center;
		color: #cacaca;
		font-size: 28px;
		height: 5px !important;
		font-weight: normal;
		margin-bottom: 30px;
	}
	
}
.w-pinp {
	width: 100%;
	height: auto;
}
.pinp_ling {
	box-shadow: 0px 0px 9px 5px #f7f7f7;
	width: 175px;
	height: 175px;
	transform: rotate(45deg);
	float: left;
	margin: 35px 45px 35px 47px;
	overflow: hidden;
}

.pinp_ling img {
	width: 77%;
	margin: 66px 0px 0px 20px;
	transform: rotate(315deg);
}

.pinp_2 {
	display: block;
	overflow: hidden;
	margin: -106px 0px 0px 143px;
}

.pinp_1 {
	display: block;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
}

.pinp_3 {
	display: block;
	overflow: hidden;
	margin: -107px 0px 0px 10px;
}
.pinp_ling:hover {
	box-shadow: 0px 0px 20px 8px #f1f1f1;
}


/*产品中心*/





/*项目案例*/
.anli .title {
    top:0px;
}
.xmal_8{
	padding:0px !important;
}
.xmal_09{
	height:361px;
	width:100%;
	overflow:hidden;
	margin-bottom:22px;
	position:relative;
}
.xmal_09 .xmal_img_01{
	position:absolute;
	top:0;
	left:0;
	width:64%;
	height:100%;
	overflow:hidden;
}
.xmal_09 .xmal_content_01 {
	position: absolute;
	top: 20%;
	left: 5%;
	z-index: 107;
	width: auto;
	overflow:hidden;
}
.xmal_09 .xmal_content_01 h1 {
	line-height:normal;
	font-size: 21px;
	margin: 0;
	color:#fff;
}
.xmal_09 .xmal_content_01 .xmal_hline_01 {
	width: 40%;
	overflow:hidden;
	margin-top:8%;
	animation-fill-mode: both;
	border-top-color: rgba(255, 255, 255, 1) !important;
	border-top-style: solid;
	border-top-width: 3px;
}
.xmal_09 .xmal_img_02 {
	position: absolute;
	top: 0;
	right: 0;
	width: 34%;
	height: 100%;
	overflow:hidden;
}
.xmal_09 .xmal_content_02 {
	position: absolute;
	top: 20%;
	left: 12%;
	z-index: 107;
	width: auto;
	overflow: hidden;
}

.xmal_09 .xmal_content_02 h1 {
	line-height: normal;
	font-size: 21px;
	margin: 0;
	color: #fff;
}

.xmal_09 .xmal_content_02 .xmal_hline_02 {
	width: 30%;
	overflow: hidden;
	margin-top: 8%;
	animation-fill-mode: both;
	border-top-color: rgba(255, 255, 255, 1) !important;
	border-top-style: solid;
	border-top-width: 3px;
}
.xmal_09 .xmal_img_03 {
	position: absolute;
	top: 0;
	left: 0;
	width: 34%;
	height: 100%;
	overflow: hidden;
}
.xmal_09 .xmal_content_03 {
	position: absolute;
	top: 15%;
	left: 12%;
	z-index: 107;
	width: auto;
	overflow: hidden;
}

.xmal_09 .xmal_content_03 h1 {
	line-height: normal;
	font-size: 21px;
	margin: 0;
	color: #fff;
}

.xmal_09 .xmal_content_03 .xmal_hline_03 {
	width: 40%;
	overflow: hidden;
	margin-top: 8%;
	animation-fill-mode: both;
	border-top-color: rgba(255, 255, 255, 1) !important;
	border-top-style: solid;
	border-top-width: 3px;
}
.xmal_09 .xmal_content_04 {
	position: absolute;
	top: 15%;
	left: 10%;
	z-index: 107;
	width: auto;
	overflow: hidden;
}

.xmal_09 .xmal_content_04 h1 {
	line-height: normal;
	font-size: 21px;
	margin: 0;
	color: #fff;
}

.xmal_09 .xmal_content_04 .xmal_hline_04 {
	width: 30%;
	overflow: hidden;
	margin-top: 8%;
	animation-fill-mode: both;
	border-top-color: rgba(255, 255, 255, 1) !important;
	border-top-style: solid;
	border-top-width: 3px;
}
.xmal_09 .xmal_img_04 {
	position: absolute;
	top: 0;
	right: 0;
	width: 64%;
	height: 100%;
	overflow: hidden;
}
.xmal_chang1 {
	width: 100%;
	height:100%;
	transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-webkit-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
}
.xmal_chang1:hover {
	overflow: hidden;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.xmal_duan1 {
	width: 100%;
	height: 100%;
	transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-webkit-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
}
.xmal_duan1:hover {
	overflow: hidden;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.xmal_chang {
	width: 100%;
	height: 100%;
	transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-webkit-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
}
.xmal_chang:hover {
	overflow: hidden;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.xmal_duan {
	width: 100%;
	height: 100%;
	transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-webkit-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
}
.xmal_duan:hover {
	overflow: hidden;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.cpzx_09_1 {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 70px;
}
@media only screen and (min-width: 100px) and (max-width: 760px) {

	.ywmk_a {
		width: 50% !important;
		height: 300px !important;
		background-image: url("/TemplatePage/images/20230609_11.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ywmk_b {
		width: 50% !important;
		height: 300px !important;
		background-image: url("/TemplatePage/images/20230609-12.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ywmk_c {
		width: 50% !important;
		height: 300px !important;
		background-image: url("/TemplatePage/images/20230609-13.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ywmk_d {
		width: 50% !important;
		height: 300px !important;
		background-image: url("/TemplatePage/images/20230609-14.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.ywmk_title {
		position: absolute;
		width: 100%;
		height:250px;
		/*height: 300px;*/
		/*padding-top: 50px;*/
	}
		.ywmk_title .p1 {
			width: 70%;
			height: auto;
			margin: 30% 0px -33px 15px;
			font-size: 20px;
			color: #ffffff;
		}
		.ywmk_title .p2 {
			width: 70%;
			height: auto;
			margin: 50% 9px 109px 12px;
			font-size: 5px;
			color: #ffffff;
		}
		.ywmk_title .p3 {
			border-bottom: 2px solid #fff;
			width: 17%;
			height: auto;
			margin: 18px 0px 0px 20px;
		}
		.ywmk_title:hover p {
			margin: 18px 0px 0px 40px;
			transition: all 0.4s ease-in 0s;
		}
	.about{
		width:100%;
		padding-top: 0.4rem;
		height:auto;
		left:0px;
	}
	.title{
		width:7.5rem;
		height:0.5rem;
		text-align: center;
		font-size:0.3rem;
		background-size:1.2rem;
		margin-bottom: 0.3rem;
	}
	.anli{
		width:100%;
		height:auto;
		padding-top:0.4rem;
	}
		
}
