@import url("../../css/clear.css");
@import url("../../css/headAndFoot.css");

.news {
	overflow: hidden;
	width: 100%;
}

.news .content {
	padding-top: 80px;
	width: 1190px;
	margin: 0 auto;
}

.news>.content>h2 {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 36px;
	margin-bottom: 18px;
}

.news>.content>.separate {
	height: 2px;
	width: 100%;
	background: #E5E5E5;
	position: relative;
}

.news>.content>.separate>.swag {
	width: 100px;
	height: 4px;
	background: #368AC0;
	position: absolute;
	left: 540px;
	top: -1px;
}

.banner1 {
	margin-top: 100px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
}

.banner1 .policy {
	margin-top: 10px;
}

.banner1 .policy>p {
	margin-top: 30px;
}

.banner1 .policy>p {
	text-indent: 2em;
}

.banner1 .policy>div {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}

.banner2 h3 {
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #368AC0;
	line-height: 24px;
	font-size: 24px;
	padding: 40px 0 20px 0;
}

.banner2 p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 16px;
}

.banner2 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}

.banner2 ul::after {
	content: "";
	width: 280px;
}

.banner2 ul li {
	width: 280px;
	height: 50px;
	background: rgba(54, 138, 192, .1);
	border-radius: 5px;
	box-sizing: border-box;
	padding: 10px 0 10px 12px;
	line-height: 30px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #368AC0;
	margin-bottom: 20px;
}

.banner2 ul li img {
	vertical-align: middle;
	margin-right: 12px;
}

.banner3 h3 {
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #368AC0;
	line-height: 24px;
	font-size: 24px;
	padding: 40px 0 20px 0;
}

.banner3 p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
}

.banner3 .container {
	height: 452px;
	overflow: hidden;
}

.banner3 .center {
	width: 284px;
	height: 284px;
	margin: 84px auto;
	position: relative;
}

.banner3 .center>div {
	position: absolute;

	width: 376px;
	height: 50px;

}

.banner3 .side>h4 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
}

.banner3 .center>div:nth-of-type(1) {
	background: url(../../static/aboutUs/组%201.png) 50% 50%;
	left: -310px;
	top: 0;
}

.banner3 .center>div:nth-of-type(1) h4 {
	margin-left: 60px;
}

.banner3 .center>div:nth-of-type(2) {
	background: url(../../static/aboutUs/组%2012.png) 50% 50%;
	left: -310px;
	top: 188px;
}

.banner3 .center>div:nth-of-type(2) h4 {
	margin-left: 60px;
}

.banner3 .center>div:nth-of-type(3) {
	background: url(../../static/aboutUs/组%2011.png) 50% 50%;
	left: 218px;
	top: 0;
}

.banner3 .center>div:nth-of-type(3) h4 {
	margin-right: 60px;
	text-align: right;
}

.banner3 .center>div:nth-of-type(4) {
	background: url(../../static/aboutUs/组%202.png) 50% 50%;
	left: 218px;
	top: 188px;
}

.banner3 .center>div:nth-of-type(4) h4 {
	margin-right: 60px;
	text-align: right;
}

.banner3 .side {
	position: relative;
}

.banner3 .textList {
	position: absolute;
}

.banner3 .side01 .textList {
	left: 45px;
	top: 73px;
}
.banner3 .side02 .textList {
	right: 45px;
	top: 73px;
}
.banner3 .side02 .textList>ul>li {
/* 	left: 45px;
	top: 73px; */
	justify-content: flex-end;
}

.banner3 .textList>ul>li {
	display: flex;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
	align-items: center;
}

.banner3 .circle {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: 0 5px;
}

.banner3 .orange .circle{
	background: #F7BA00;
}

.banner3 .blue .circle{
	background: #368AC0;
}
.banner4 .content{
	padding-bottom: 80px;
}
.banner4 h3 {
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #368AC0;
	line-height: 24px;
	font-size: 24px;
	padding: 40px 0 30px 0;
}

.banner4>.content>.policy>div{
	width: 100%;
	height: 365px;
	background: url(../../static/aboutUs/矩形%2034.png) 50% 50%;
}
.banner4>.content>.policy>div>div{
	box-sizing: border-box;
	padding: 44px 0 0 150px;
}
.banner4>.content>.policy>div>div>h5{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #368AC0;
	line-height: 20px;
	margin-bottom: 13px;
}
.banner4>.content>.policy>div>div>p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	margin-bottom: 33px;
}