﻿body {
	font-family: "Microsoft Yahei";
	background: #f5f5f5;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/*服务优势*/
.titl {
	margin-bottom: 30px;
	text-align: center;
}

.titl .zh {
	font-size: 36px;
	font-weight: bold;
	margin-right: 10px;
	color: #0162d5;
}

.titl .en {
	font-size: 18px;
	color: #666;
	text-transform: uppercase;
	background: url(/resource/20/image/cptitbg.png)no-repeat center center;
}

.index-more {
	width: 210px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #0162d5;
	border: 1px solid #0162d5;
	margin: 30px auto;
}

.index-more:hover {
	background: #0162d5;
}

.index-more:hover a {
	color: #fff
}

.m3 {
	padding: 50px 0;
	background: #f5f5f5;
	overflow: hidden;
	position: relative
}


.m3top {
	overflow: hidden;
}

.m31 {
	width: 800px;
	float: left;
	margin-right: 50px;
	overflow: hidden
}

.m31 .en {
	font-size: 36px;
	line-height: 1;
	color: #002a48;
	opacity: 0.2;
	margin-bottom: 10px;
	font-weight: bold;
}

.m31 .cn {
	color: #0162d5;
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
}

.m31 .cn:after {
	content: "";
	display: block;
	width: 70px;
	height: 4px;
	margin: 20px 0;
	background: #0162d5;
}

.m31 p {
	text-indent: 32px;
	line-height: 1.8;
	margin-bottom: 20px;
	font-size: 16px;
}

.m32 {
	width: 550px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 10;
	height: 390px;
	background: url(/resource/20/image/gsimg.jpg)no-repeat center center;
}





.c1 {
	padding: 50px;
	overflow: hidden;
	background: #fff
}

.c2 {
	position: relative;
	overflow: hidden;
}

.c2 ul {
	padding-bottom: 30px !important;
}

.c2 li {
	float: left;
	width: 25%;
	position: relative;
	margin-right: 20px;
	box-shadow: 0px 0px 10px #999;
}


.c2 li .img {
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}

.c2 li .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
	object-fit: cover;
}

.c2 li h3 {
	font-size: 60px;
	line-height: 60px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px;
	text-align: center;
	font-size: 16px;
}

.c2 li:hover .img img {
	transform: scale(1.1);
}

.c2 li .limore {
	background: #0162d5;
	color: #fff;
	margin: 5px auto 25px;
	width: 100px;
	text-align: center;
	height: 35px;
	line-height: 35px;
}

.y1 {
	background: url(/resource/20/image/ls.jpg) center no-repeat;
	;
	padding: 60px 0;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	background-size: 100% 100%;
}

.y1 .titl .zh {
	color: #fff;
}

#y2 {
	width: 513px;
	height: 630px;
	background: url(/resource/20/image/bs.png) left no-repeat;
	float: left;
	color: #fff;
}

.youshi_c {
	width: 340px;
	padding-top: 15px;
	padding-left: 20px;
	float: left;
}

.info-card {
    font-size: 16px;
    line-height: 2;
}

 .custom-html-style {
   font-size: 14px;
   line-height: 2;
   color: #333333;
 }

 .custom-html-style p {
	margin: 10px 0;
 }

.youshi_h1 {
	font-size: 34px;
	font-weight: bold;
	line-height: 42px;
	height: 42px;
	overflow: hidden
}

.youshi_h2 {
	font-size: 28px;
	line-height: 42px;
	font-family: Century Gothic;
}

.youshi_h3 {
	width: 335px;
	border: 1px solid #c8e8f9;
	line-height: 44px;
	text-align: center;
	margin-top: 50px;
	font-size: 18px;
}

.youshi_h4 {
	width: 145px;
	margin-right: 25px;
	float: left;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
	margin-top: 30px;
	animation: myfirst 2s infinite;
	display: inherit-block;
}

.youshi_h4 .v1 {
	width: 100%;
	padding: 10px 5px;
	height: 60px;
	border: 1px solid #fff;
	border-radius: 5px;
}

.youshi_ted {
	width: 290px;
	height: 22px;
	line-height: 22px;
	background: url(/resource/20/image/tel.png) left no-repeat;
	float: left;
	font-size: 16px;
	padding-left: 35px;
	margin-top: 55px;
}

.youshi_ted span {
	display: block
}

.youshi_ted strong {
	font-size: 28px;
	color: #ff0;
	margin-top: 10px;
	display: block
}

#y3 {
	width: 950px;
	height: 565px;
	background: rgba(1, 73, 157, 0.85);
	margin-top: -595px;
	float: right
}

.youshi_p {
	width: 410px;
	float: left;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 45px;
}

.youshi_p:hover {
	-webkit-animation: test 0.4s ease-in 2;
	cursor: pointer;
}

@-webkit-keyframes test {
	0% {
		transform: translate(0, 0)
	}

	50% {
		transform: translate(0, 5px)
	}

	100% {
		transform: translate(0, 0)
	}
}

.youshi_v1 {
	font-size: 46px;
	line-height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.youshi_v2 {
	line-height: 50px;
	font-size: 26px;
	padding-bottom: 5px;
	color: #fff;
}

.youshi_v3 {
	width: 55px;
	height: 2px;
	background: #fff;
}

.youshi_v4 {
	padding-top: 25px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}

@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}

	50% {
		transform: translate(0px, -10px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}



.n1 {
	background: #f5f5f5;
	padding: 40px 0;
	box-sizing: border-box;
	overflow: hidden
}

.n2 {
	width: 100%;
}

.n1 ul {
	overflow: hidden;
}

.n1 li {
	width: 450px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 21px #d2d2d2;
}

.n1 li:nth-child(3n) {
	margin-right: 0;
}

.n1 li .linewsimg {
	width: 120px;
	height: 120px;
	;
	float: left;
	position: relative
}

.n1 li .linewsimg img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
	object-fit: cover;
}

.n1 li .linewstxt {
	width: 300px;
	float: right;
	padding: 0px 15px;
	height: 120px;
	overflow: hidden;
}

.n1 ul li:hover {
	z-index: 1;
	transition: 300ms;
}

.n1 li h3 {
	font-size: 18px;
	color: #666;
	font-weight: 500;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 35px;
	line-height: 35px;
}

.n1 li p {
	line-height: 20px;
	color: #aaa;
	overflow: hidden;
	height: 40px;
	margin-bottom: 5px;
}

.n1 li .litime {
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-family: Arial;
	background: #0162d5 url(/resource/20/image/news_time.png) no-repeat 10px center;
	padding-left: 40px;
	display: inline-block
}

.linkbox {
	background: #fff;
	padding: 15px;
	width: 1370px;
	line-height: 26px;
	margin: 50px auto
}

.linkbox a {
	margin-right: 10px;
}

.linkbox h4 {
	font-size: 18px;
	font-weight: bold;
	display: inline-block
}

@media (max-width:768px) {


	.m3 {
		padding: 15px;
	}

	.m31 {
		width: 100%;
		margin: 0;
	}

	.m31 .cn,
	.m31 .en {
		font-size: 24px;
	}

	.m32 {
		width: 100%;
		margin-top: 15px;
	}

	.titl {
		margin-bottom: 10px;
	}

	.titl .zh {
		font-size: 28px;
		background: none
	}

	.c11 {
		display: none
	}

	.y1 {
		background-size: auto auto
	}

	#y2 {
		width: 100% !important;
	}

	#y3 {
		display: none;
	}

	.c1 {
		padding: 15px 10px;
	}

	.c1 ul {
		width: auto !important;
		left: 0 !important;
	}

	.c1 .tempWrap {
		width: auto !important;
	}

	.c1 ul li {
		width: 48% !important;
		margin: 1%;
	}

	.n1 {
		padding: 30px 15px;
	}

	.n1 .n2 {
		display: block;
	}

	.n1 ul {
		width: 100%;
	}

	.n1 li .linewsimg {
		width: 80px;
		height: 80px;
	}

	.n1 li .linewstxt {
		width: calc(100% - 110px) !important;
		height: 80px;
	}

	.n1 .pic img {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		object-fit: cover;
		display: block;
		transition: all .5s;
	}

	.n1 ul {
		margin: 0;
		width: 100%;
	}

	.n1 li {
		width: 100%;
		margin: 0 0 10px 0;
		box-sizing: border-box
	}

	.n1 li p {
		display: none;
	}


}