.artice-content{
	background-color: #FFFFFF;
}
.artice-nav{
	width: 100%;
    height: 360px;
    background-image: linear-gradient(#26282a, #4c5257);
}
.artice-postion-absolute{
    position: relative;
    width: 1200px;
    height: 468px;
    background-color: #FFFFFF;
}
.artice-absolute-img{
	float: left;
    width: 566px;
    height: 367px;
    overflow: hidden;
}
.artice-absolute-img img{
	max-width: 100%;
}
.artice-center{
	width: 100%;
	height: auto;
	clear:both;
	overflow: hidden;
	background-color: #eff3f7;
	padding-bottom: 60px;
}
.artice-center-box{
	margin: auto;
	width: 1200px;
	height: auto;
}
.artice-absolute-title{
    width: 1200px;
    height: 60px;
    position: relative;
    top: -60px;
    left: 7px;
    background: #FFF;
}
.artice-absolute-box{
position: absolute;
    top: 0px;
    width: 1216px;
    height: 407px;
    background: url(../../../../uploads/20191014/1234.png) no-repeat bottom;
    clear: both;
    overflow: hidden;
}
.artice-center-title{
	padding-top: 60px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.artice-center-content{
	height: auto;
    overflow: hidden;
    margin-bottom: 12px;
    clear: both;
}
.artice-center-item{
	float: left;
	width: 588px;
	height: 240px;
	background-color: #FFFFFF;
}
.artice-center-item.artice-center-icon img{transform: rotateY(180deg)}
.article-margin{
	margin-left: 24px;
}
.artice-highlight{
	padding-top: 60px;
	padding-bottom: 80px;
	width: 100%;
	height: auto;
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
}
.artice-highlight-content{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    clear: both;
}
.artice-highlight-title{
	text-align: center;
	padding-bottom: 60px;
	font-size: 20px;
	color: #353535;
}
.artice-center-center{
	margin:40px;
}
.artice-center-icon{
	float: left;
	margin-right: 30px;
	display: inline-block;
	width: 132px;
	height: 132px;
}
.artice-center-icon img{transition:1s;}
.artice-center-icon img:hover{transform: rotateY(180deg);}
.artice-center-texts{
	float: left;
	width: 307px;
	height: 160px;
}
.artice-center-texts-title{
	padding-bottom: 20px;
	font-size: 20px;
	color: #2B56C6;
}
.artice-center-texts-text{
	font-size: 14px;
	color: #353535;
}
.artice-highlight-list{
	width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    clear: both;
}
.artice-highlight-list-item{
	float: left;
	width: 594px;
	height: 218px;
}
.item-rigth{
	margin-left: 12px;
}
.artice-highlight-boxs{
	margin:40px 60px 40px 60px;
	overflow: hidden;
}
.artice-highlight-btn{
	margin-bottom: 30px;
	width: 100%;
	height: 34px;
}
.artice-blue{
	text-align: center;
	line-height: 34px;
	width: 80px;
	height: 34px;
	font-size: 14px;
	background-color: #2b56c6;
	color: #FFFFFF;
}
.artice-highlight-list-title{
	margin-bottom: 30px;
	font-size: 18px;
	color: #333333;
}
.artice-highlight-list-contents{
	font-size: 14px;
	color: #333333;
}
.artice-highlight-list-contents{
	margin-bottom: 40px;
}