.banner_wrapper {
	background: #455a72 url('../images/404/banner-bg.png') no-repeat center center;
	background-size: cover;
}
.banner_wrapper h1 {
	font-size: 50px\0;
	font-size: 5.0rem;	
	padding: 12.5% 0 4% 0;
	color: #FFFFFF;
	text-align: left;
	width: 53%;
	padding-left: 47%;
}
.banner_wrapper p {
	font-size: 18px\0;
	font-size: 1.8rem;
	color: #FFFFFF;	
	line-height: 1.33;
	font-family: 'HelveticaLT35Thin';	
	padding-bottom: 12.5%;
	text-align: left;
	width: 53%;
	padding-left: 47%;
}
/*banner end*/
.main-wrapper h2 {
	color: #111111;
	padding: 8% 0 6% 0;
	word-spacing: normal;
	font-family: "HelveticaLT45Light";
}
.main-wrapper .center {
	font-size: 0;
	word-spacing: -4px;
}
.main-wrapper ul {
	width: 38%;
	box-sizing: border-box;
	display: inline-block;
	word-spacing: normal;
	vertical-align: top;
	padding: 1% 1.5% 3% 1.5%;
	border: 1px solid #EBF0F5;
}
.main-wrapper ul.left {
	margin: 0 24% 8% 0;
}
.main-wrapper ul li {
	border-bottom: 1px solid #EBF0F5;
	padding: 10px 0;
}
.main-wrapper ul li a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #5b5b5b;
	background: url("../images/icon/ic-serial-number.png") no-repeat left center ;
	padding-left: 8px;
}
.main-wrapper ul li a:hover {
	color: #359EFF;
	text-decoration: underline;
}
/*404 end*/
/*search start*/
#gg_search {
	width: 100%;	
	margin-bottom: 4%;
}
#gg_search .center {
	overflow: hidden;
}
#gg_search .sidebar_left {
	max-width: 32.3%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	border-radius: 4px;	
	float: left;
	margin-top: 4%;
}
#gg_search .sidebar_left ul {
	padding: 8% 4% 0 4%;
	background: #f1efef;
}
#gg_search .sidebar_left ul li {
	border-bottom: 1px dashed #c3c2c2;
}
#gg_search .sidebar_left ul li a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #21252A;
	line-height: 2.5;
}
#gg_search .sidebar_left ul li a:hover {
	text-decoration: underline;
	color: #359EFF;
}
#gg_search .sidebar_left span {
	display: inline-block;
	vertical-align: middle;
	width: 31px;
	height: 20px;
}
#gg_search .sidebar_left .eq1 span {	
	background: url(../images/404/search_icon.png) no-repeat -3px center;
}
#gg_search .sidebar_left .eq2 span {	
	background: url(../images/404/search_icon.png) no-repeat -33px center;
}
#gg_search .sidebar_left .eq3 span {	
	background: url(../images/404/search_icon.png) no-repeat -64px center;
}
#gg_search .sidebar_left .eq3 {
	border-bottom: none;
}
#gg_search .sidebar_left .ab_pro,#gg_search .sidebar_left .pa_pro {
	background: #FFFFFF;
	background-size: cover;
	padding: 0 4%;
	overflow: hidden;
}
#gg_search .sidebar_left .ab_pro {
	border-bottom: 1px solid #eaeaea;
}
#gg_search .sidebar_left .pa_pro {
	padding: 1% 2% 0 2%;
	background: url(../images/404/img-bj.jpg) no-repeat center center;
}
#gg_search .sidebar_left h5 {
	font-size: 20px;
	font-size: 2.0rem;
	color: #007ab9;
	padding: 9% 0 4% 0;
	font-weight: 400;
	text-align: left;
}
#gg_search .sidebar_left .msg p {
	float: left;
	width: 64%;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.375;
	color: #21252A;
	text-align: left;
	margin-top: 4%;
}
#gg_search .sidebar_left .msg img {
	float: right;
	width: 30%;
}
#gg_search .sidebar_left .msg p a {
	display: block;
	width: 62%;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.84;
	text-align: center;
	background: #019fc2;
	border-radius: 4px;
	color: #FFFFFF;
	margin: 12% 0;
	transition: all 0.5s;
}
#gg_search .sidebar_left .ab_pro .msg p a:hover {
	background: #01748d;
}
#gg_search .sidebar_left .pa_pro h5 {
	color: #013779;
}
#gg_search .sidebar_left .pa_pro .msg p {
	float: right;
}
#gg_search .sidebar_left .pa_pro .msg img {
	float: left;
}
#gg_search .sidebar_left .pa_pro .msg p a {
	background: #ff8103;
	margin: 6% 0 0 0;
}
#gg_search .sidebar_left .pa_pro .msg p a:hover {
	background: #c76503;
}
#gg_search .cse_google_search {
	width: 63%;
	float: right;
	margin-top: 4%;
}
#gg_search .cse_google_search .title {
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
}
#gg_search .cse_google_search .title span {
	display: inline-block;
	width: 23px;
	height: 15px;
	background: url(../images/404/search_icon.png) no-repeat -90px center;
	vertical-align: middle;
}
#gg_search .cse_google_search .title a {
	color: #7a7a7a;
}
/*移动端css*/
@media (min-width:768px) and (max-width:990px){     /*平板及中等屏幕*/
	
}
@media (min-width:320px) and (max-width:767px){     /*手机屏幕*/
	.banner_wrapper h1,.banner_wrapper p {
		width: 100%;
		padding-left: 0;
	}
	.main-wrapper ul {
		display: block;
		width: 100%;
	}
	.main-wrapper ul:last-child {
		margin-bottom: 8%;
	}
	#gg_search .sidebar_left {
		float: none;
		max-width: 100%;
	}
	#gg_search .cse_google_search {
		float: none;
		width: 100%;
		margin-top: 40px;
		padding-bottom: 40px;
	}
	.main-wrapper ul li a {
		font-size: 1.8rem;
	}
}