/* 最新回执 */
.news {
	text-align: left;
	margin-top: 40px;
}

.swiper-container1 .swiper-slide:hover {
	color: #3d60af;
}

.newLatestReceipt {
	width: 580px;
	height: 460px;
	box-shadow: 0px 4px 8px rgba(15, 48, 157, 0.2);
	border-radius: 4px;
	display: inline-block;
	padding: 10px 20px;
}

.newLatestReceipt .newLatestReceiptTop {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #D8D8D8;
}

.newLatestReceiptTop span {
	font-size: 16px;
	color: #3D60AF;
}

.newLatestReceiptTop i {
	float: right;
	cursor: pointer;
}

.news .swiper-slide {
	text-align: left;
	font-size: 14px;
	border-bottom: 1px dotted #D8D8D8;
	/* padding: 15px 0; */
	line-height: 50px;
	position: relative;
	padding-left: 20px;
	color: #666666;
}

.news .swiper-slide i {
	float: right;
}

.news .swiper-slide b {
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	display: inline-block;
	top: 21px;
	left: 0px;
	background: #939393;
}

.newsTrends {
	display: inline-block;
	float: right;
	width: 560px;
	padding: 10px 20px;
}

.newsTrends .newLatestReceiptTop {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #D8D8D8;
}

.newsTrends li {
	border-bottom: 1px dotted #D8D8D8;
}

.newLatestReceiptContentD2 {
	height: 132px;
	padding: 10px 0;
	cursor: pointer;
	position: relative;
}

.newLatestReceiptContentD2 div {
	width: 165px;
	height: 110px;
	display: inline-block;
	float: left;
}

.newLatestReceiptContentD2 div img {
	width: 100%;
	height: 100%;
}

.newLatestReceiptContentD2 span {
	float: left;
	width: 345px;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
}

.newLatestReceiptContentD2 h4 {
	display: inline-block;
	float: left;
	margin-left: 10px;
	width: 345px;
	position: absolute;
	bottom: 10px;
	left: 165px;
}

.newLatestReceiptContentD2 h4 span {
	float: left;
	width: 100px;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.newLatestReceiptContentD2 p {
	display: inline-block;
	float: right;
	width: 345px;
}

.newLatestReceiptContentD2 i {
	float: right;
	font-size: 12px;
	color: #666666;
}

.newLatestReceiptContentD2 strong {
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	width: 345px;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 10px;
}

.newLatestReceiptContentD1 {
	font-size: 16px;
	font-weight: normal;
	position: relative;
	padding: 15px 0;
	color: #666666;
	padding-left: 15px;
	cursor: pointer;
}

.newLatestReceiptContentD1:hover {
	color: #3D60AF;
}

.newLatestReceiptContentD2 p:hover {
	color: #3D60AF;
}

.newLatestReceiptContentD1 b {
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	display: inline-block;
	top: 22px;
	left: 0px;
	background: #939393;
}

.newLatestReceiptContentD1 i {
	float: right;
	font-size: 12px;
	color: #666666;
}

/* 新闻动态 */
.newsName {
	background: url(../image/background.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 53px;
	padding-bottom: 90px;
}

.newsName ul {
	width: 1220px;
	margin: 0 auto;
	margin-top: 50px;
}

.newsName ul li {
	display: inline-block;
	width: 380px;
	height: 420px;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
	vertical-align: bottom;
}

.newsName ul li img {
	width: 100%;
	height: 200px;
}

.newsName ul li h1 {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.newsName ul li div {
	padding: 0 20px;
	font-size: 14px;
}

.newsName ul li div p {
	width: 200px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsName ul li div span {
	display: inline-block;
	width: 100px;
	float: right;
	text-align: right;
}

.newsName ul li h3 {
	font-size: 16px;
	color: #3D60AF;
	padding: 0 20px;
	margin-top: 30px;
	cursor: pointer;
	display: inline-block;
}

/* 选择我们 */
.pickUs {
	width: 1220px;
	margin: 0 auto;
	text-align: right;
	margin-top: 60px;
}

.pickUs h1 {
	text-align: center;
	font-size: 30px;
	color: #3D60AF;
}

.pickUs h5 {
	text-align: center;
	font-size: 14px;
	color: #343434;
}

.trust {
	/* background: url(../image/background2.png) no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 600px;
  padding-top: 50px; */
}

.trust>div {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 30px;
	color: #fff;
	font-size: 30px;
}
.trust>p {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 120px;
	color: #fff;
	font-size: 14px;
}
.trust ul {
	width: 1220px;
	margin: 0 auto;
}

.trust ul li {
	width: 286px;
	height: 350px;
	display: inline-block;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	margin-right: 20px;
}

.trust ul li:last-child {
	margin-right: 0;
}

.trust ul li img {
	width: 120px;
	height: 120px;
	margin-top: 40px;
}

.trust ul li div {
	padding: 0 63px;
	font-size: 16px;
	color: #939393;
}

.trust ul li .trustd1 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 24px;
	color: #343434;
}

.pickUs ul {
	margin-top: 60px;
}

.pickUs li {
	height: 280px;
	margin-bottom: 20px;
}

.pickUs li div {
	display: inline-block;
	width: 550px;
	height: 280px;
	float: left;
	text-align: left;
}

.pickUs li div:last-child {
	float: right;
}

.pickUs li div img {
	width: 550px;
	height: 280px;
}

.pickUs li div h2 {
	font-size: 24px;
	color: #547AD0;
	margin-bottom: 50px;
}

.pickUs li div P {
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
}

.pickUs li div h2 span {
	font-size: 30px;
	color: #547AD0;
	font-weight: bold;
}

.pickUs li div div {
	font-size: 14px;
	color: #343434;
	padding-left: 20px;
	margin-top: 30px;
	line-height: 28px;
}

/* 服务对象 */
.serviceObject {
	width: 1220px;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}

.serviceObject h2 {
	font-size: 30px;
	color: #3D60AF;
	text-align: center;
}

.serviceObject h3 {
	font-size: 14px;
	color: #343434;
	text-align: center;
}

.serviceObject ul {
	height: 380px;
	margin-top: 60px;
}

.serviceObject li {
	float: left;
	display: inline-block;
	width: 284px;
	height: 380px;
	text-align: center;
	box-shadow: 0px 2px 8px rgba(15, 48, 157, 0.2);
	margin-right: 21px;
}

.serviceObject li:last-child {
	margin-right: 0;
}

.serviceObject li img {
	width: 200px;
	height: 180px;
	margin-top: 50px;
	margin-bottom: 69px;
}

.serviceObject li div:last-child {
	background: #6794FA;
	font-size: 20px;
	line-height: 80px;
	height: 80px;
	color: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.blogroll {
	width: 1220px;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 73px;
}

.blogroll div {
	display: inline-block;
	/* float: left; */
	margin-top: 60px;
	width: 222px;
	height: 70px;
	margin-right: 22px;
	cursor: pointer;
}

.blogroll div img {
	width: 222px;
	height: 70px;
}

.blogroll div:last-child {
	margin-right: 0;
}

.add-manifest {
	width: 100%;
	height: 50px;
	position: relative;
	text-align: center;
	bottom: 100px;
	margin-bottom: -55px;
}

.add-manifest .add-btn {
	width: 210px;
	height: 54px;
	background: #F79300;
	opacity: 1;
	border-radius: 8px;
	border: none;
	font-size: 22px;
	font-weight: 400;
	line-height: 24px;
	color: #FFFFFF;
	cursor: pointer;
}

.add-manifest .add-btn:hover {
	color: #f3f3f3;
}

.swiper-slide {
	background-color: #FFFFFF;
}