*{
	margin: 0;
	padding: 0;
}
a{
    text-decoration: none;
}
.box{
	width: 100%;
}
.box_nav{
	width: 1920px;
	margin: auto;
	background-color: #F4F9FD;
}
.jump_lii{
	font-family:"SourceHanSansCN-Regular";
	font-weight: bold !important;
	color: #1275CA !important;
}
.nav_top{
	width: 100%;
	height: 275px;
	background-image: url(../img/toubudbeij.png;vpn_img);
	background-repeat: no-repeat;
}
.welcome{
	width: 100%;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #DDDDDD;
}
.welcome_left{
	width:45%;
	float: left;
	text-align: center;
}
.welcome_left img{
	
}
.welcome_left span{
    color: #9B9C9D;
	font-size: 14px;
	margin-left: 10px;
}
.welcome_right{
	width: 45%;
	float: right;
	text-align: center;
}
.welcome_right a{
    color: #9B9C9D;
	font-size: 14px;
	margin-left: 10px;
}
.retrieve{
	width: 40%;
	height: 60px;
	float: right;
	margin-top: 64px;
	position: relative;
}
#retrieve_input{
	width:301px;
	height: 52px;
	line-height: 52px;
	border-radius: 30px;
	border:1px solid #FFFFFF;
	background-image: url(../img/sopuouso.png;vpn_img);
	background-repeat: no-repeat;
	padding-left:100px;
	outline: none;
	font-size: 18px;
	 background-position: 10%;
}
#retrieve_buttonA{
	    width: 108px;
	    height: 54px;
	    line-height: 50px;
	    background-color: #1275CA;
	    border: 1px solid #1275CA;
	    color: #FFFFFF;
	    border-radius: 30px;
	    font-size: 20px;
	    position: absolute;
	    left: 296px;
}
#retrieve_buttonB{
	width: 120px;
	height: 54px;
	line-height: 50px;
	background-color: #1275CA;
	border: 1px solid #1275CA;
	position: absolute;
	font-size: 20px;
	color: #FFFFFF;
	border-radius: 30px;
	margin-left: 21px;
}
.jump{
	width: 72%;
	height: 45px;
	line-height: 45px;
	margin: auto;
	margin-top: 187px;
}
.jump_ul{
	margin-left: 70px;
}
.jump_ul li{
	width: 15%;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	text-align: center;
}
#jump_li a{
	font-family:"SourceHanSansCN-Regular";
	font-weight: bold;
	color: #1275CA;
}
.jump_ul li a{
	color: #000000;
	font-family:"SourceHanSansCN-Bold";
	font-size: 20px;
}
.jump_ul li img{
	position: relative;
	top:5px;
	right: 5px;
}
/* --------------------主要内容部分----------------- */
.nav_center{
	width: 100%;
	height: auto;
	background-color: #F4F9FD;
}
.center_box{
	width: 1160px;
	height: auto;
	margin: 20px auto;
	/* border:1px solid red; */
	background-color: #FFFFFF;
	padding: 20px;
	/* display: flex; */
}
.xqA{
	width: 100%;
	display: flex;
}
.xqA img{
	width: 10px;
	height: 10px;
	position: relative;
	top:7px;
}
.xqA span{
	margin-left: 10px;
	font-size: 16px;
	color: #333333;
}
.xqA a{
	font-size: 16px;
	color: #333333;
}
.xqB{
	width: 100%;
	text-align: center;
}
.xqB_p{
	font-size:34px;
	color: #333333;
	font-family:"MicrosoftYaHei-Bold";
	font-weight: bold;
	margin: 45px 0px;
	text-align: center;
}
.xqB_b{
	width: 100%;
	/* margin-bottom: 28px; */
	border-bottom: 1px solid #DDDDDD;
	display: flex;
	justify-content: space-between;
	padding-bottom: 28px;
}
.xqb_l{
	width: 30%;
	color: #999999;
	font-size: 16px;
	text-align: left;
}
.xqb_r{
	width: 50%;
	display: flex;
}
.zt{
	color: #999999;
	font-size: 16px;
}
.zt a{
	color: #999999;
	font-size: 16px;
}
.xq_a{
	position: relative;
	top: -5px;
	margin-right: 18px;
}
.xqb_r input{
	background-color: #1275CA;
	color: #FFFFFF;
	padding: 10px;
	margin-top: -5px;
	outline: none;
	border:1px solid #1275CA;
	border-radius: 5px;
}
.xqC{
	width: 100%;
	margin: 20px 0px;
}
.xqC_nr{
	color: #000000;
	font-size: 16px;
	line-height: 30px;
}
.xqC_img{
	width: 100%;
	text-align: center;
	margin: 20px 0px;
}
.img_box{
	width: 132px;
	height: 132px;
	border:1px solid red;
	margin: auto;
	margin-bottom: 14px;
}
.xqC_img p{
	color: #999999;
	font-size: 14px;
}
.xqD{
	width: 100%;
	margin-top: 29px;
	border-top: 1px solid #F1F1F1;
}
.xqD p{
	margin: 12px 0px;
	font-size: 16px;
	color: #333333;
}
.xqD p a{
	color: #1275CA;
	font-size: 16px;
}
/* ----------------------底部------------------- */
.base{
	width: 100%;
	background-color: #0865B4;
	border-top: 2px solid #003877;
}
.base_box{
	width: 1200px;
	margin: auto;
	/* border:1px solid red; */
}
.base_top{
	width: 100%;
	border-bottom: 1px solid #136FBD;
	display: flex;
}
.zyzf{
	background-color: #136FBD;
	height: 40px;
	line-height: 40px;
	width: auto;
	margin-right: 21px;
	margin-top: 23px;
	margin-bottom: 20px;
	padding: 0px 20px;
}
.zyzf img{
	position: relative;
	top: 7px;
}
.zyzf span{
	font-size: 16px;
	color: #FFFFFF;
}
.base_bottom{
	width: 100%;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.bu_left{
	width: 65%;
	background-color: #136FBD;
}
.bu_leftA{
	display: flex;
	width: 85%;
	margin: auto;
	margin-top: 19px;
}
.bu_leftA a{
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 100px;
}
.bu_leftB{
	display: flex;
	width: 85%;
	margin: auto;
	margin-top: 19px;
}
.bu_leftB a{
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 35px;
}
.bu_leftC{
	display: flex;
	width: 85%;
	margin: auto;
	margin-top: 19px;
	margin-bottom: 18px;
}
.bu_leftC a{
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 100px;
}
.bu_right{
	width: 30%;
	background-color: #136FBD;
}
.bu_rightA{
	width: 100%;
	margin: 37px 48px;
}
.red{
	position: relative;
	top: 10px;
}
.fff{
	margin-left: 30px;
}