body{
	font-family:"SimHei","MicrosoftYaHei"!important;
}
.top{
	height: 700px;
	min-width: 1200px;
	background: url("../images/RFID-bg.svg") 0 0 no-repeat;
	background-size:cover;
}
.middle{
	height: 900px;
	min-width: 1200px;
	background: #fff;
}
.middle .middle-con{
	margin: 0 auto;
	width: 1200px;
	height: 900px;
}
.middle .middle-con .process{
	margin-top: 100px;
	margin-bottom: 50px;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
}
.middle .middle-con .process-box{
	width: 100%;
	height: 780px;
}
.middle .middle-con .process-box .process-box-l{
	float: left;
	width: 550px;
	height:760px;
}
.middle .middle-con .process-box .process-box-l .ag{
	margin-bottom: 50px;
	width:550px;
	height: 220px;
}
.process-box-l .ag .ag-l{
	float: left;
	width: 250px;
	height:220px;
}
.process-box-l .ag .ag-r{
	float: left;
	width: 300px;
	height:220px;
	border:1px solid #CCC;
	border-left: 0;
	box-sizing: border-box;
}
.process-box-l .ag .ag-r .ag-r-til{
	margin-left: 30px;
	float: left;
	width: 240px;
	height:60px;
	font-size: 16px;
	line-height: 80px;
    text-align: center;
	border-bottom:1px solid #CCC;
	box-sizing: border-box;
	font-weight: bold;
}
.process-box-l .ag .ag-r p{
	margin-left: 30px;
    margin-top: 10px;
    float: left;
    width: 240px;
    line-height: 20px;
}
.middle .middle-con .process-box .process-box-z{
	float: left;
	width: 100px;
	height:760px;
}
.middle .middle-con .process-box .process-box-z img{
	margin-left: 21px;
}
.middle .middle-con .process-box .process-box-r{
	float: left;
	width: 550px;
	height:760px;
}
.middle .middle-con .process-box .process-box-r .agg{
	margin-top: 130px;
	width:550px;
	height: 220px;
}
.process-box-r .agg .agg-l{
	float: left;
	width: 250px;
	height:220px;
}
.process-box-r .agg .agg-r{
	float: left;
	width: 300px;
	height:220px;
	border:1px solid #CCC;
	border-right: 0;
	box-sizing: border-box;
}
.process-box-r .agg .agg-r .agg-r-til{
	margin-left: 30px;
	float: left;
	width: 240px;
	height:60px;
	font-size: 16px;
	line-height: 80px;
    text-align: center;
	border-bottom:1px solid #CCC;
	box-sizing: border-box;
	font-weight: bold;
}
.process-box-r .agg .agg-r p{
	margin-left: 30px;
    margin-top: 10px;
    float: left;
    width: 240px;
    line-height: 20px;
}
.advantage{
	position: relative;
	height: 380px;
	min-width: 1200px;
	background: url("../images/RFID-AD.jpg") no-repeat 100% 100%;
}
.advantage .advantage-box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 885px;
	height: 80px;
}
.advantage .advantage-box p:nth-child(1){
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 19px;
}
.advantage .advantage-box p:nth-child(2){
	height: 40px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.form{
	height: 380px;
	min-width: 1200px;
}
.form .form-box{
	margin: 0 auto;
	width: 1200px;
	height: 360px;
}
.form .form-box>p{
	margin-top: 100px;
	margin-bottom: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 20px; 
	font-weight: bold;
}
.form .form-box .admission-form{
	width: 1200px;
	height: auto;
}
.form .form-box .admission-form ul li{
	float: left;
	margin-right: 75px;
	width: 350px;
	height: 300px;
}
.form .form-box .admission-form ul li:nth-child(3){
	margin-right: 0;
}
.form .form-box .admission-form ul li img{
	width: 100%;
	height: 200px;
}
.form .form-box .admission-form ul li .form-til{
	margin: 10px 0;
	width: 100%;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
}
.collocation{
	margin-bottom: 40px;
	height: 320px;
	min-width: 1200px;
}
.collocation .collocation-box{
	margin: 0 auto;
	width: 1200px;
	height: 320px;
}
.collocation .collocation-box>p{
	margin-bottom: 50px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold; 
}
.collocation .collocation-box .collocation-ag{
	width: 1200px;
	height: auto;
}
.collocation .collocation-box .collocation-ag ul li{
	float: left;
	margin-right: 75px;
	width: 350px;
	height: 300px;
}
.collocation .collocation-box .collocation-ag ul li:nth-child(3){
	margin-right: 0;
}
.collocation-ag ul li .ag-t{
	float: left;
	width: 100%;
	height: 100px;
}
.collocation-ag ul li .ag-t img{
	margin-left: 135px;
	/* cursor: pointer; */
	border:2px solid #4078cb;
	border-radius: 50%;
}
.collocation-ag ul li .ag-z{
	float: left;
	width: 100%;
	height: 80px;
}
.collocation-ag ul li .ag-z p:nth-child(1){
	margin-bottom: 10px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}
.collocation-ag ul li .ag-z p:nth-child(1):hover{
	color: #4078cb;
	cursor: pointer;
}
.collocation-ag ul li .ag-z p:nth-child(2){
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
}
.collocation-ag ul li .ag-b{
	float: left;
	width: 100%;
	height: 30px;
}
.collocation-ag ul li .ag-b .ag-b-btn{
	margin: 0 auto;
	width: 90px;
	height: 30px;
	background:#4078cb;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	cursor: pointer;
}
