@charset "UTF-8";
/* CSS Document */
*{
	margin:0;
	padding:0;	
	list-style-type:none;
}
body{
	margin:0px;padding:0px;
	background:#e6e6e6;
	font-size:20px;
	font-family: "微软雅黑" ;
}
a:link{
	color:#090101;
	text-decoration: none;
}
.wrap{
	width:1920px;
	margin:0 auto;
	margin-left:50%;
}

.top{
	margin-top:88px;
	
}
.b{
	height:391px;
	width:auto;
	margin-top:100px;
	margin-left:360px;
}

.b1 {
	width: 101px;
	height: 391px;
	background-color: #ffffff;
	float:left;
	margin-left:8px;
	object-fit: contain;
}
.b1:hover{
	background-color:#999;
}
.b1-top {
	width: 67px;
	height: 56px;
	margin-top:33px;
}
.t1{
	width:36px; 
	font-size:36px; margin-top:57px;
	object-fit: contain;
	font-family: MicrosoftYaHei;
	line-height: 1.2;
	text-align: left;
	color: #090101;
	
}
.b1>b1-top>t1:hover{
	color:#FFF;
}

.changcheng{
	width: 815px;
	height: 216px;
	object-fit: contain;
	opacity: 0.62;
	margin:0 auto;
	margin-top:30px;
}

.box{
	width:834px;
	height:386px;
	position:relative;
	margin:0 auto;
	/*margin-top:200px;*/
	background-image:url(../images/bj.png);
	
	
}
.yonghuming{
	width:834px;
	height:50px;
	position:relative;
	margin:0 auto;
	margin-top:13px; margin-left:397px; color:#FFF; font-size:18px;
	
}
.logo{
	width:89px;
	height:89px;
	display:block;
	position:absolute;
	top:46px;left:100px;
	right:645px; bottom:251px;
	margin:auto;
}
.logotext{
	width:235px;
	height:95px;
	display:block;
	position:absolute;
	top:186px;left:41px;
	right:567px; bottom:112px;
	margin:auto;
}
.line{
	width:2px;
	height:347px;
	display:block;
	position:absolute;
	top:20px; right:537px;
	bottom:19px; left:295px;
	margin:auto;
}
