.about,.finance,.seradv{
	padding: 1px;
}
.seradv{
	background: #eeeeee;
}
.finance{
	background-color: #F2F6FF;
}
.yuandian{
	width: 16px;
	height: 16px;
	border-radius: 16px;
	background-color: #f7704e;
}

.about-up-bigbox{
	width: 1187px;
	height: 377px;
	margin: 51px auto 71px;
}
.about-up-bigbox img{
	width: 459px;
	height: 365px;
	float: left;
	margin-right: 71px;
}
.about-up-wordbox{
	float: left;
	
    border-radius: 14px;
	box-shadow: 0 3px 10px 0 #e4ebff;
	width: 657px;
	height: 377px;
}
.about-up-wordbox-content{
	width: 550px;
	height: 281px;
	overflow: hidden;
	margin: 49px auto;
	position: relative;
}
#about-content{
	position: absolute;
	left: 0;
}
.about-up-word{
	display: block;
	color: #090D5A;
	font: 400 18px "microsoft yahei";
	line-height: 30px;
}

.about-down-bigbox{
	width: 100%;
	max-width: 1395px;
	position: relative;
	margin: 33px auto 88px;
	justify-content: space-around;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
}
.line{
	height: 4px;
	background-color: #0d2494;
	border-radius: 2px;
}
.about-line{
	position: absolute;
	top: 162px;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 92%;
	z-index: 1;
}
.about-down-middlebox{
	z-index: 999;
	flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-webkit-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}
.u-flex-fdcr{
	flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
}

.numberbox{
	margin: 12px auto 17px;
}
.numberbox .yuandian,.about-number{
	display: block;
	margin: 0 auto;
}
.about-number{
	font-family: Microsoft YaHei;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #f7704e;
}
.tempbox{
	width: 175px;
	height: 142px;
}
.about-down-smallbox{
	position: relative;
	width: 175px;
	height: 142px;
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0px 3px 10px 0px 
		#e4ebff;
	border-radius: 15px;
}
.about-down-smallbox img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 15px;
}

.fina-bigbox{
	width: 1042px;
	height: 560px;
	margin: 40px auto 71px;
}

.fina-time-box{
	float: left;
}
.fina-time{
	font-family: Microsoft YaHei;
	font-size: 28px;
	font-weight: bold;
	color: #161e50;	
	display: block;
	margin-bottom: 4px;
	margin-right: 65px;
}
.fina-line{
	width: 154px;
	background-color: #F7704E;
}




.fina-smallbox{
	width: 817px;
	height: 156px;
	background-color: #ffffff;
	box-shadow: 0px 3px 10px 0px 
		#e4ebff;
	border-radius: 15px;
	position: relative;
	margin-bottom: 46px;
	float: left;
}
.xlunxwan{
	display: block;
	text-indent: 26px;
	width: 200px;
	height: 43px;
	background-image: linear-gradient(335deg, #3351d7 0%, #5672ff 100%);
	border-radius: 15px 0px 15px 0px;	
	position: absolute;
	top: 0;
	left: 0;
	
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: bold;
	line-height: 43px;
	color: #ffffff;	
}
.fina-word{
	display: block;
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: normal;
	color: #070a3c;
}
.fina-word-box{
	width: 634px;
	margin: 65px auto;
}

.seradv-bigbox{
	/*width: 1149px;*/
	width: 1250px;
	height: 630px;
	margin: 30px auto 10px;
}
.seradv-smallbox{
	/*width: 333px;*/
	/*height: 289px;*/
	width: 380px;
	height: 270px;
	background-color: #ffffff;
	box-shadow: 0px 3px 10px 0px 
		#e4ebff;
	/*border-radius: 15px;*/
	border-top-right-radius: 15px;
	margin: 0 15px 30px;
	padding-top: 1px;
	float: left;
	position: relative;
}
.seradv-smallbox:hover{
	box-shadow: 0px 3px 10px 0px
	lightblue;
}

.seradv-gengxx{
	display: block;
	text-align: center;
	width: 113px;
	height: 43px;
	background-image: linear-gradient(328deg, #e96446 0%, #fb8c5e 100%);
	border-radius: 0px 15px 0px 15px;	
		
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: bold;
	line-height: 43px;
	color: #ffffff;	
	
	position: absolute;
	top: 0;
	right: 0;
	
	
}

.seradv-titlebox{
	height: 71px;
	margin: 39px 0 0 36px;
}
.seradv-img{
	width: 71px;
	height: 71px;
	border-radius: 71px;
	position: relative;
	margin-right: 20px;
	float: left;
}
.seradv-img img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.seradv-title{
	display: block;
	height: 71px;
	float: left;
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: bold;
	line-height: 71px;
	letter-spacing: 0px;
	color: #070a3c;
}
.seradv-word{
	display: block;
	width: 283px;
	font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	/*color: #070a3c;	*/
	color: #999;
	margin: 10px 36px;
}

/*公司简介 start*/
.company-list5 {
	background: url(../img/about/us_bg_05.jpg) no-repeat center center;
	/*background: url(../img/about/company_intro.jpg) no-repeat center center;*/
	/*background: url(../img/about/company_intro2.jpg) no-repeat center center;*/
	background-size: 1200px 500px;
}
.company-list {
	width: 1200px;
	/*height: 330px;*/
	height: 450px;
	/*margin-bottom: 50px;*/
	margin:20px auto;
}
.company-inner-con {
	width: 455px;
	height: 100%;
	background: rgba(250,251,254,.9);
	/*兼容ie*/
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e5f8fbfe,endcolorstr=#e5f8fbfe);
	margin-left: 50px;
	box-sizing: border-box;
	padding: 40px 30px 0;
	font-size: 14px;
	color: #333;
}
.company-list5 .company-inner-con,.company-list7 .company-inner-con {
	/*width: 480px;*/
	width: 50%;
}
.company-inner-name {
	font-size: 20px;
	color: #333;
	padding-bottom: 24px;
}
.company-inner-name span {
	font-size: 16px;
}
.company-inner-site,.company-inner-tel,.company-inner-email,.company-inner-fax,.company-inner-pc,.company-inner-des,.company-inner-route {
	padding-bottom: 11px;
}
.company-list5 .company-inner-route,.company-list6 .company-inner-route,.company-list7 .company-inner-route,.company-list8 .company-inner-route,.company-list9 .company-inner-route {
	padding-bottom: 25px;
}

/*公司简介 end*/
