body{
	/* background-color:#d5d5d5; */
}
.about_box,.about_box,.message_wrap,.art-consult,.xm_list{
	/* padding-top:90px; */
	background: url(../imgs/nav_bot_bg.png) no-repeat top center;
	background-size:100% 100%;
}
.list-title img{
	height:30px;
}
.about_wrap{
	width:calc(100% - 518px);
	margin: 0 auto;
}
.algin_c{
	text-align: center;
}
.list_con{
	display: flex;
	/* align-items: center; */
	/* justify-content:center; */
	flex-wrap: wrap;
}
.l_name{
	width:100%;
	margin-bottom:20px;
}
.l_more img{
	height:30px;
}
.l_more a{
	font-size:14px;
}
.list_item{
	/* width: calc((33.33% - 148px)/2); */
	width:calc(33.33% - 50px);
	margin-right:74px;
}
.list_item img{
	transition: all 0.6s;
}
.list_item:hover img{
	transform: scale(1.06);
	opacity:0.9;
}
.list_item:nth-child(3n){
	margin-right: 0px;
}
.list-title{
	margin-bottom:35px;
	font-size:26px;
	color:#0a3190;
	font-weight: bold;
}
.about .list-title{
	margin-bottom:40px;
}
.list_item h3{
	font-size:20px;
	margin-bottom:10px;
	margin-top:10px;
	color:#333;
}
.l_more{
	margin-top:20px;
	border-radius:36px;
	width:110px;
	height:36px;
	border:1px solid #231815;
	text-align: center;
	line-height:36px;
	font-size:16px;
	margin-bottom:70px;
}
.list_item p{
	font-size:14px;
	line-height:30px;
	color: #333;
	border-bottom:0px !important;
}
.l_more img{
	margin-left:20px;
	height:16px;
	vertical-align: -2px;
}
.about .section6{ 
	background: #fff;
}

/***区间***/
.message_section{
	padding-top:20px;
	background: transparent;
}
.message_wrap{
	/* background: url(../imgs/message_bg.png) no-repeat center center; */
	background-size:100% 100%;
	height:100%;
	padding-bottom:70px;
}
.message_wrap .section6_img img{
	width: 100%;
}
.message_section .desp p{
	color: #0a3190;
	font-size:18px;
	line-height:40px;
	margin-bottom: 20px;
	text-indent: 2em;
}
.mess_con{
	display: flex;
	justify-content: center;
	position: relative;
	z-index:5;
}
.mess_right{
	margin-left:150px;
}
.mess_item{
	width:400px;
}
.mess_item input{
	border-bottom:1px solid #0a3190;
	height:30px;
	background: transparent;
	margin-bottom:20px;
	width:400px;
	color: #0a3190;
	font-size: 16px;
	padding-bottom:5px;
}
.tips{
	margin-bottom: 10px;
	color: #0a3190;
	font-size:14px;
	font-weight: bold;
}
.submit button{
	background: transparent;
	border:0px;
	color: #0a3190;
	font-size:24px;
	cursor: pointer;
	margin-top:10px;
}
.message_wrap .section6_img{
	position: absolute;
	bottom:30px;
}
.mess_con{
	padding-top:50px;
}
.message_wrap .section6 .desp::before{
	display: none;
}
.list-section{
	/* padding-top:25px; */
	padding-bottom:0px;
	border-bottom:4px solid #231815;
	/* margin-bottom: 60px; */
}
.about_wrap .list-section{
	margin-bottom: 60px;
}
.list-section:last-child{
	border-bottom:0px;
}

.introduce{
	height: auto !important;
}
.introduce .desp{
	padding-top:0px;
}
.img_box{
	text-align: center;
}
.xueshu{
	display: flex;
	flex-wrap: wrap;
}
.xueshu p{
	width: 50%;
}
/* .message_main{
	height: calc(100% - 50px);
} */
.introduce .section6 .wrap{
	padding-top:0px;
}
.introduce .section6 .wrap{
	border-top:0px;
}
.message_main .section6 .wrap{
	padding-top:90px;
}
.team .about_box{
	padding-top:130px;
}
.xm_detail .section1{
	width: calc(100% - 518px);
	margin: 0 auto;
}
.xm_detail .section1{
	text-align: center;
}
.xm_detail .section1 img{
	max-width: 100%;
	min-width: 1000px
}
.team{
	background: #fff;
}
.mid_wrap .align-center{
	text-align: center;
}