/*头部导航*/
#head{
	width: 100%;
}
.header{
	width: 1220px;
	overflow: hidden;
	margin: 0 auto;
	height: 104px;
}
#head .header .logo{
	padding-top: 24px;
	width: 406px;
	height: 56px;
	float: left;
}
#head .header .logo img{
	width: 100%;
	height: 100%;
}
#head .header .zix{
	width: 200px;
	height: 56px;
	float: right;
	overflow: hidden;
	padding-top: 24px;
}
#head .header .zix .left{
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	float: left;
	
}
#head .header .zix .left i{
	color:#002cca ;
	font-size: 46px;
	
}
#head .header .zix .right{
	width: 136px;
	height: 56px;
	float: right;
}
#head .header .zix .right .p1{
	font-size: 14px;
	color: #8b8b8b;
}
#head .header .zix .right .p2{
	font-size: 20px;
	color:#002cca ;
}
#head .nav{
	width: 100%;
	height: 68px;
	background: #002cca;
}
#head .nav .ul{
	width: 1042px;
	height: 64px;
	padding-top: 2px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	
}
#head .nav .ul li a{
	font-size: 16px;
	display: inline-block;
	height: 64px;
	line-height: 64px;
	padding-left:10px ;
	padding-right: 10px;
	color: white;
	transition: all 0.5s; 
	text-decoration: none;
}
#head .nav .ul li a:hover{
	border-bottom: 2px solid white;
}
#head .nav .ul li.nvn a{
		border-bottom: 2px solid white;
}
/*头部导航*/
.banner{
	min-width: 1200px;
	max-width: 1920px;
	margin:0 auto;
	height: auto;

}
.banner img{
	width:100%;
	height: auto;
}
/*二级导航*/
.dao{
	width: 100%;
	height: 52px;
	padding-top: 22px;
	padding-bottom: 22px;
	border-bottom: 2px solid #f8f8f9;
}
#ul{
	width: 1200px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0 auto;
	overflow: hidden;
}
#ul li{
	width: 130px;
	height: 52px;
	float: left;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
	color: #66544a;
	margin-left: 1px;
	cursor:pointer ;
}
#ul li.ation{
	background: #002cca;
	color: white;
}
#ul li:nth-child(1){
	margin-left: 0px;
}
#ul li:hover{
	background: #002cca;
	color: white;
	transition: ease 0.5s;
}
.nei{
	width: 1200px;
	margin: 0 auto;
	padding-top: 72px;
	padding-bottom: 210px;
}
.nei .img{
	width: 1200px;
	/* height:633px ; */
}
.nei .img img{
	width: 100%;
	height: auto;
}
.nei .text{
	padding-left: 37px;
	padding-right: 37px;
}
.nei .text p{
	font-size: 16px;
	color: #252525;
	text-indent: 32px;
	padding-top: 48px;
}
/*底部*/
#footer{
	width: 100%;
	height:182px;
	padding-top: 54px;
	padding-bottom: 54px;
	background: #343434;
}
#footer .box{
	width: 1221px;
	margin: 0 auto;
	overflow: hidden;
}
#footer .box .left{
	width: 205px;
	height: 69px;
	float: left;
	padding-top: 52px;
}
#footer .box .left img{
	width: 100%;
	height: 100%;
}
#footer .box .center{
	width: 300px;
	float: left;
	height: 182px;
	border-right:1px solid #595959;
	padding-left: 140px;
	padding-right: 94px;
}
#footer .box .center .zi{
	font-size: 16px;
	color: white;
}
#footer .box .center .zi span{
	font-size: 20px;
	color: white;
}
#footer .box .center .xian{
	width: 40px;
	height: 1px;
	background: white;
	margin-top: 14px;
}
#footer .box .center .tiao{
	width: 300px;
	overflow: hidden;
	padding-top: 22px;
}
#footer .box .center .tiao a{
	display: block;
	width: 140px;
	height: 38px;
	text-decoration: none;
	border: 1px solid white;
	line-height: 38px;
	color: white;
	font-size: 14px;
}
#footer .box .center .tiao a:hover{
	background:#312e2e;
	color: #bbbbbb;
	transition: ease; 0.5s
}
#footer .box .center .tiao a:hover i{
	color: #bbbbbb;
	transition: ease; 0.5s
}
#footer .box .center .tiao a:nth-child(2n-1){
	float: left;
}
#footer .box .center .tiao a:nth-child(2n){
	float: right;
}
#footer .box .center .tiao a:nth-child(3){
	margin-top: 12px;
}
#footer .box .center .tiao a:nth-child(4){
	margin-top: 12px;
}
#footer .box .center .tiao a i{
	color: white;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 8px;
}
#footer .box .right{
	width: 390px;
	float: right;
}
#footer .box .right .you{
	font-size: 16px;
	color: white;
}
#footer .box .right .you span{
	font-size: 20px;
	color: white;
}
#footer .box .right .xian{
	width: 40px;
	height: 1px;
	background: white;
	margin-top: 14px;
}
#footer .box .right .lian{
	width: 390px;
	overflow: hidden;
	padding-top: 24px;
}
#footer .box .right .lian a{
	display: block;
	text-decoration: none;
	padding-right:23px;
	padding-left:23px;
	height: 16px;
	line-height: 16px;
	float: left;
	color: white;
	border-right:1px solid white ;
}
#footer .box .right .lian a:nth-child(1){
	padding-left:0px;
}
#footer .box .right .lian a:nth-child(4n){
	padding-right:0px;
	border: none;
}