.pyzl2021_banner2 {
	width: 100%;
    height:360px;
	background: url(/vpn/89/https/P75YPLUHMSWHKZUBN6YGG5C/pc/jb_01.jpg;vpn_img) top center no-repeat;
}

.pyzl2021_banner2  .search {
    width: 386px;
    margin: 0 auto;
    padding-top: 230px;
}

.pyzl2021_banner2  .search form {
    width: 386px;
    height: 52px;
    line-height: 52px;
    border-radius: 9px;
    display: block;
    overflow: hidden;
}

.pyzl2021_banner2  .search form input {
    height: 54px;
    font-size: 18px;
    display: block;
    border: none;
    outline: none;
    background: rgba(255, 255, 255, 0.7);
    width: 324px;
    text-indent: 20px;
    padding: 0;
}

.pyzl2021_banner2  .search form button {
    width: 62px;
    height: 100%;
    cursor: pointer;
    background: #36c9d1;
    display: block;
    padding: 0;
    border: none;
    outline: none;
}
.pyzl2021_banner2 .search form button img {
    padding-top: 5px;
    width: 34px;
    height: 34px;
}
  .pyzl2021_nav {
  min-width: 1200px;
  height: 60px;
  background-color: #3b94d9;
  margin-bottom: 38px;
}
.pyzl2021_nav ul {
  margin: 0px;
  padding: 0 0 0 0;
  width: 1200px;
  height: 60px;
  list-style: none;
}
.pyzl2021_nav ul li {
  float: left;
  display: block;
  width: 200px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
.pyzl2021_nav ul li a {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #fff;
  outline: none;
}
.pyzl2021_nav ul li:hover {
  background-color: #3868b6;
}
.pyzl2021_wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.footer {
	width: 100%;
	height: 100px;
	overflow: hidden;
	margin: 30px auto 0;
	padding: 30px 0 0;
	border-top: 1px solid #d1d1d1;
	text-align: center;
}

.footer p {
	width: 100%;
	overflow: hidden;
	font: 14px/30px "Microsoft YaHei";
}

.footer p span {
	margin: 0 20px;
}
.left{
  float: left;
}
.right{
  float: right;
}