.wrap {
	width: 100%;
	background: #fff;
}
.t1 {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 42px;
	color: #1F1A3A;
	margin-top: 115px;
}

.line {
	margin: 22px auto 50px auto;
}
.list{
	margin-top: 89px;
	margin-bottom: 125px;
}
.box{
	width: 689px;
	height: 794px;
	background: #FFFFFF;
	border: 1px solid #707070;
	margin-bottom: 48px;
	position: relative;
	overflow: hidden;
}
.ad{
	position: absolute;
	top:0;
	right: -100%;
}
.title{

	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 42px;
	color: #212D56;
	margin-top: 70px;
	margin-bottom: 21px;
}
.small_title{

	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 32px;
	color: #464646;
	margin-bottom: 45px;
}
.content{
	width: 600px;
	font-size: 24px;
	font-family: Source Han Sans SC;
	font-weight: 300;
	line-height: 42px;
	color: #464646;
	margin-bottom: 62px;
}
.t2{
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 42px;
	color: #1F1A3A;
	margin-bottom: 76px;
}
.img{
	margin-bottom: 71px;
}

.nlItem{
	font-size: 0;
	margin-bottom: 54px;
}
.nlItem>div{
	display: inline-block;
	vertical-align: top;
}
.nl_wordBox{
	width: 507px;
	text-align: left;
}
.nl_icon{
	margin-right: 30px;
}
.nl_title{
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	line-height: 37px;
	color: #1F1A3A;
	margin-bottom: 22px;
	margin-top: -12px;
}
.nl_content{
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 42px;
	color: #5D5D5D;
}
.t3{
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 42px;
	color: #1F1A3A;
	margin:116px auto 50px auto;
}
.logoBox{
	font-size: 0;
	width: 709px;
	text-align: left;
	margin-bottom: 92px;
}
.logoBox>div{
	display: inline-block;
	vertical-align: middle;
}
.gsLogo{
	margin-right: 23px;
	margin-bottom: 23px;
}
.gsLogo:nth-child(3n+0){
	margin-right: 0;
}