﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, i, dl, dt, dd, ol, ul, li, label, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-size: 14px;
	font-family: Microsoft YaHei;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	padding: 0px;
	margin: 0px;
	outline: none;
	border: none;
}
/* a {
	color: #000000;
} */
a:link, a:visited {
	text-decoration: none;
}
.clearfix {
	clear: both;
}
em, i {
	font-style: normal;
}



/*页头*/
#header {
	height: 210px;
	max-width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	position: relative;
	color: white;
}
#header .imagebox {
	position: relative;
	height: 210px;
	background: url(../images/banner1.jpg;vpn_img) no-repeat center center;
}
#header .imagebox li {
	position: absolute;
	width: 100%;
	height: 210px;
	background-repeat: no-repeat;
	background-position: center 0;
}
.image1 {
	background: url(../images/banner.jpg;vpn_img)no-repeat center center;
}
 /* .image2 {
	background: url(../images/banner-22.jpg;vpn_img) no-repeat center center;
} */
/*.image3 {
	background: url(../images/banner6.jpg;vpn_img) no-repeat center center;
}
.image4 {
	background: url(../images/banner7.jpg;vpn_img) no-repeat center center;
} */
#header ul:after, .nav ul:after, footer ul:after {
	content: ' ';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.navbox {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	background-color: #4DB0F4;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 0px 0px rgba(255, 255, 255, 0.004);
}
.nav {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
}
.nav ul li {
	float: left;
	height: 50px;
	width: calc((100% - 0px)/8);
	/* width: 149px; */
	text-align: center;
	overflow: hidden;
	
}
.nav ul li:hover{
	background-color: #1C78C4;
}
.nav li:last-child {
	background: none;
}
.nav ul li a {
	width: 140px;
	display: block;
	height: 50px;
	color: white;
	line-height: 50px;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
}
.nav li:hover a {
	width: 140px;
	display: block;
	height: 50px;
	color: white;
	line-height: 50px;
	font-size: 18px;
	
	font-family: "微软雅黑";
}



/*页脚*/
.footerbox {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	background: rgba(37, 125, 204, 1);
}

.auto-bnt{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	background: rgba(37, 125, 204, 1);
}
.footer {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	color: white;
	border-bottom: 2px solid #074574;
}
.footer .foot-list {
	width: 1200px;
	height: 80px;
}
.footer .foot-list ul{
	height: 80px;
}
.footer .foot-list ul li{
	text-align: center;
	margin: 15px auto;
	width:280px ;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	border: 1px solid #fff;
	font-size: 16px;
}
.footer .foot-list .li-2{
	margin-left: 19px;
	margin-right: 20px;
}
.footer .foot-list .li-3{
	margin-right:20px;
}
.footer .foot-list ul li:hover{
	background-color: rgba(77, 176, 244, 1);
	border: 1px solid #007ac7;
}







#foot{
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background: rgba(37, 125, 204, 1);
}
.foot-buttom p{
	line-height: 25px;
}
.foot-buttom img{
	display: inline-block;
}
.foot-buttom span{
	color: #fff;
}
.foot-buttom a{
	color: #fff;
}
.foot-buttom a:hover{
	color: red;
}

.foot-buttom{
	background: rgba(37, 125, 204, 1);
	width: 1200px;
	margin: 0 auto;
	height: 110px;
}
.buttom-left{
	width: 40%;
	float: left;
	height: 110px;	
	margin-top: 20px;
}
.buttom-left div{
	float: left;
}
.buttom-left img{
	vertical-align: middle;
}
.buttom-rg{
width: 60%;
float: left;
height: 110px;
margin-top: 20px;
line-height: 26px;
}

.buttom-rg p{
	
	color: #fff;
}
.buttom-rg a{
	color: #fff;
}



.onhh{
	position: absolute;
	left: 0;
	top: 70px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.onhh:hover{
	display: block;
}
.onhh2:hover{
	display: block;
}.onhh3:hover{
	display: block;
}.onhh4:hover{
	display: block;
}
.onhh ul li{
	float: left;
	padding-left: 24px;
	line-height: 20px;
	width: 215px;
}
.onhh ul li:hover{
	color: red;
}

.onhh2{
	position: absolute;
	left: 0;
	top: 80px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.onhh2 ul li{
	float: left;
	padding-left: 24px;
	line-height: 33px;
	width: 215px;
}
.onhh2 ul li:hover{
	color: red;
}
.onhh3{
	position: absolute;
	left: 0;
	top: 80px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.onhh3 ul li{
	float: left;
	padding-left: 24px;
	line-height: 33px;
	width: 215px;
}
.onhh3 ul li:hover{
	color: red;
}
.onhh4{
	position: absolute;
	left: 0;
	top: 80px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.onhh4 ul li{
	float: left;
	padding-left: 24px;
	line-height: 33px;
	width: 215px;
}
.onhh4 ul li:hover{
	color: red;
}

















.headerbannertop{
	width: 100%;
	height: 20px;
position:absolute;
top:5px;
}
.headerbannertop ul li{
	list-style: none;
	font-size: 16px;
	
	float: right;
	line-height: 20px;
	margin: 10px 10px 0 10px;
	padding: 0 10px 0 10px;
	border: 1px solid #898f93;
	border-radius: 18px;
	background-color:#006eab;
}
.headerbannertop ul li a{
	color: #FFFFFF;
	display:inline !important;
}
