.map .head .navbox .navList a:nth-child(4),
.newsinfo .head .navbox .navList a:nth-child(5),
.securi .head .navbox .navList a:nth-child(8){color: #fff!important;}
.map .head .navbox .navList a:nth-child(4)::before,
.map .head .navbox .navList a:nth-child(4)::after,
.newsinfo .head .navbox .navList a:nth-child(5)::after,
.newsinfo .head .navbox .navList a:nth-child(5)::before,
.securi .head .navbox .navList a:nth-child(8)::after,
.securi .head .navbox .navList a:nth-child(8)::before{transform: scale(1);}

.navoutwrap .navboxs {
	width: 400px;
}

.box1 {
	overflow: hidden;
	background: #ededed;
	padding-bottom: 120px;
}

.box1 .wrap {
	width: 1200px;
	margin: 116px auto 0 auto;
}

.box1 .wrap .left {
	width: 470px;
	float: left;
}

.box1 .wrap .left .tlbox {
	text-align: center;
}

.box1 .wrap .left .tlbox .etl {
	color: #dddddd;
	font-size: 48px;
	font-family: Bebas;
	line-height: 48px;
	margin-bottom: 30px;
}

.box1 .wrap .left .tlbox .ctl {
	color: #333333;
	font-size: 32px;
	line-height: 32px;
}

.box1 .wrap .left .line {
	width: 18px;
	height: 1px;
	background: #5b5b5b;
	margin: 25px auto 65px auto;
}

.box1 .wrap .left .bottom .ppt {
	margin-bottom: 50px;
}

.box1 .wrap .left .bottom .ppt .ls {
	width: 50%;
	float: left;
	text-align: center;
}

.box1 .wrap .left .bottom .ppt .ls .big {
	color: #5b5b5b;
	font-family: Bebas;
	font-size: 72px;
	line-height: 72px;
	margin-bottom: 30px;
}

.box1 .wrap .left .bottom .ppt .ls .small {
	font-size: 14px;
	color: #4D4D4D;
}

.box1 .wrap .left .bottom .info {
	font-size: 14px;
	color: #4D4D4D;
}

.box1 .wrap .right {
	float: right;
	position: relative;
	width: 730px;
}

.box1 .wrap .right img {
	width: 100%;
}

.box1 .wrap .right .line {
	position: absolute;
	left: 69.61%;
	top: 48.05%;
	width: auto;
}

.box1 .wrap .right .text {
	position: absolute;
	left: 73.97%;
	top: 87.01%;
	font-size: 14px;
	color: #4D4D4D;
}

.box1 .wrap .right .text span {
	font-size: 20px;
	font-family: Bebas;
	color: #005ba0;
}

.box2 img {
	width: 100%;
}
.securi{
	background: #f5f5f5;
}

.box3{
	width: 1200px;
	padding: 0 100px;
	box-sizing: border-box;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	margin-bottom: 125px;
	margin-top: 90px;
}
.logobox-2 {
	margin: 75px auto 65px auto;
	width: 1200px;
}
.logobox-2 img{
	height: 48px;
	display: block;
}
.box3 .title{
		font-size: 28px;
		line-height: 30px;
		color: #333;
		text-align: center;
		padding: 40px 0;
		border-bottom: 1px solid #e7e7e7;
	}
.box3 .inpt {
	text-align: center;
	color: #666666;
	line-height: 19px;
}
.box3 .inpt .cn {
	font-size: 17px;
	margin-bottom: 2px;
	margin-top: 50px;
}
.box3 .inpt .en {
	color: #AAAAAA;
}

.securityInp,.serbtn{
	display: block;
	width: 320px;
	height: 48px;
	box-sizing: border-box;
	border-radius: 6px;
	margin: 24px auto 0 auto;
	font-size: 17px;
	outline: none;
}
.securityInp{
	border: 1px solid #DCDCDC;
	padding:0 10px;
}
.serbtn{
	cursor: pointer;
	background: #005ba0;
	border: none;
	color: #fff;
	margin-bottom: 40px;
}
.result{
	width: 800px;
	margin: 0 auto 90px auto;
	box-sizing: border-box;
	padding: 10px;
	min-height: 165px;
	border: 1px solid #DCDCDC;
}

@media screen and (min-width: 100px) and (max-width: 1024px) {
	.box1 {
		padding-bottom: 120px;
	}
	.box1 .wrap {
		width: 90%;
		margin: 44px auto 0 auto;
	}
	.box1 .wrap .left {
		width: 100%;
		float: none;
		margin-bottom: 44px;
	}
	.box1 .wrap .left .tlbox .etl {
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 8px;
	}
	.box1 .wrap .left .tlbox .ctl {
		font-size: 16px;
		line-height: 18px;
	}
	.box1 .wrap .left .line {
		width: 18px;
		height: 1px;
		background: #5b5b5b;
		margin: 22px auto 44px auto;
	}
	.box1 .wrap .left .bottom .ppt {
		margin-bottom: 22px;
	}
	.box1 .wrap .left .bottom .ppt .ls {
		text-align: center;
	}
	.box1 .wrap .left .bottom .ppt .ls .big {
		color: #5b5b5b;
		font-family: Bebas;
		font-size: 64px;
		line-height: 66px;
		margin-bottom: 22px;
	}
	.box1 .wrap .left .bottom .ppt .ls .small {
		font-size: 14px;
		color: #4D4D4D;
	}
	.box1 .wrap .left .bottom .info {
		font-size: 14px;
		line-height: 24px;
		color: #4D4D4D;
	}
	.box1 .wrap .right {
		float: none;
		width: 100%;
	}
	.box1 .wrap .right .line {
		width: 3.5%;
	}
	.box1 .wrap .right .text {
		font-size: 14px;
		color: #4D4D4D;
	}
	.box1 .wrap .right .text span {
		font-size: 20px;
		font-family: Bebas;
		color: #005ba0;
	}
	.box2 img {
		width: 100%;
	}
	
	
	
.box3{
	width: 90%;
	padding: 0 5%;
	margin-bottom: 44px;
}
.logobox-2 {
	margin: 64px auto 44px auto;
	width: 90%;
}
.logobox-2 img{
	height: 48px;
	display: block;
}
.box3{
	margin-top: 30px;
}
.box3 .title{
		font-size: 24px;
		line-height: 26px;
		color: #333;
		text-align: center;
		padding: 30px 0;
		border-bottom: 1px solid #e7e7e7;
	}
.box3 .inpt {
	text-align: center;
	color: #666666;
	line-height: 18px;
}
.box3 .inpt .cn {
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 30px;
}
.box3 .inpt .en {
	color: #AAAAAA;
}

.securityInp,.serbtn{
	display: block;
	width: 100%;
	height: 44px;
	box-sizing: border-box;
	border-radius: 6px;
	margin: 18px auto 0 auto;
	font-size: 16px;
	outline: none;
}
.securityInp{
	border: 1px solid #DCDCDC;
	padding:0 10px;
}
.serbtn{
	cursor: pointer;
	background: #005ba0;
	border: none;
	color: #fff;
	margin-bottom: 40px;
}
.result{
	width: 100%;
	margin: 0 auto 44 auto;
	box-sizing: border-box;
	padding: 10px;
	min-height: 165px;
	border: 1px solid #DCDCDC;
}

}