body {
  font-size: 12px;
  font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}
body,
p,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
span,
input,
table,
td,
th,
textarea {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #53a0e3;
  font-size: 12px;
}
a:hover {
  text-decoration: none;
  color: #007bb4;
}
img {
  border: none;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
label,
input,
select,
img {
  vertical-align: middle;
  display: inline-block;
}
.clear {
  width: 0;
  padding: 0;
  height: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.main {
  width: 1000px;
  margin: 0px auto;
}
.version-details-img {
  background-image: url("../image/version-img.png");
  background-repeat: no-repeat;
}

a {
  outline: none;
}
.passport-reg {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.passport-header {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  

  

}
.passport-header .passport-logo {
  float: left;
  width: 260px;
  height: 65px;
}
.passport-header .passport-header-nav {
  float: right;
  padding: 26px 0 0 20px;
  position: relative;
}
.passport-header .passport-header-nav a {
  position: relative;
  float: left;
  width: 70px;
  height: 18px;
  line-height: 18px;
  padding: 0 19px 0 20px;
  border-left: 1px solid #ececec;
  color: #333;
  

}
.passport-header .passport-header-nav a .weak-text{
  display: inline-block;
}
.passport-header .passport-header-nav a .weak-text .ico-vip{
  height: 17px;
  width: 17px;
  display: inline-block;
  line-height: 16px;
  float: left;
  margin-right: 5px;
}
.passport-header .passport-header-nav a strong {
  font-weight: normal;
  vertical-align: middle;
}
.passport-header .passport-header-nav a :hover {
  color: #53a0e3;
}
.passport-header .passport-header-nav a.passport-header-nav-first {
  width: 74px;
  
}
.passport-header .passport-header-nav a.passport-header-nav-first .header-nav-tel {
  background: url('../image/vr-ico.png') no-repeat center center;
  background-position: 0 0;
  display: inline-block;
  width: 10px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  

}
.passport-header .passport-header-nav a.passport-header-nav-first:hover {
  border-left: 1px solid #ececec;
}
.passport-header .passport-header-nav a.passport-header-nav-first:hover .header-nav-tel {
  background-position: 0 -19px;
}
.passport-header .passport-header-nav a.passport-header-nav-first:hover .header-tip-arrow {
  background-position: -52px -38px;
}
.passport-header .passport-header-nav a.passport-header-nav-sec:hover .header-tip-arrow {
  background-position: -52px -38px;
}
.passport-header .passport-header-nav a .header-tip-arrow {
  background: url('../image/vr-ico.png') no-repeat center center;
  display: inline-block;
  width: 9px;
  height: 5px;
  background-position: -38px -38px;
  vertical-align: middle;
}
.passport-header .passport-header-nav a .mobile-client {
  z-index: 1;
  position: absolute;
  left: -1px;
  top: 18px;
  width: 113px;
  height: 140px;
  border: 1px solid #ececec;
  border-top: 0px solid #ececec;
  background-color: #fff;
  cursor: default;
  line-height: normal;
  display: none;
}
.passport-header .passport-header-nav a .mobile-client span {
  display: block;
  width: 94px;
  height: 94px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 10px;
  background-color: red;
}
.passport-header .passport-header-nav a .mobile-client strong {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-weight: normal;
  color: #666;
}
.passport-header .weak-contact-us {
  position: absolute;
  left: 691px;
  top: 44px;
  color: #333;
  height: 34px;
  line-height: 34px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding-right: 20px;
  padding-left: 19px;
  

}
.passport-header .weak-mask-line {
  background-color: #fff;
  height: 1px;
  width: 101px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: -1px;
}
.passport-header .service-time {
  display: block;
  color: #999;
  padding-top: 17px;
}
.passport-header .service-telphone {
  font-family: Arial;
  color: #666;
  font-size: 40px;
}
.passport-header .service-list {
  margin-top: 2px;
  width: 249px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #ececec;
  border-right: 0px solid #ececec;
}
.passport-header .service-list a {
  display: block;
  float: left;
  width: 74px;
  height: 24px;
  line-height: 24px;
  padding-left: 8px;
  border-right: 1px solid #ececec;
  color: #999;
}
.passport-header .service-list a:hover {
  color: #53a0e3;
}
.passport-header .service-list a span {
  display: inline-block;
  float: left;
  width: 15px;
  height: 14px;
  margin-top: 5px;
  margin-right: 3px;
}
.passport-header .service-list a .ico-service-0 {
  background-position: -15px 0px;
}
.passport-header .service-list a .ico-service-1 {
  background-position: -55px 1px;
}
.passport-header .service-list a .ico-service-2 {
  background-position: -35px 0px;
}
.passport-header .service-list a .ico-service-h0 {
  background-position: -15px -19px;
}
.passport-header .service-list a .ico-service-h1 {
  background-position: -55px -18px;
}
.passport-header .service-list a .ico-service-h2 {
  background-position: -35px -19px;
}
.passport-header .weak-weixin {
  display: block;
  width: 88px;
  height: 88px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.passport-header .passport-contact-us {
  display: none;
  z-index: 1;
  background-color: #fff;
  position: absolute;
  left: 760px;
  top: 65px;
  padding: 17px 0 20px 20px;
  border: 1px solid #ececec;
}
.passport-header .passport-contact-us .passport-contact-line {
  position: absolute;
  top: -1px;
  left: 0;
  height: 1px;
  width: 109px;
  background-color: #fff;
}
.passport-header .passport-contact-us .passport-contact-line2,
.passport-header .passport-contact-us .passport-contact-line3 {
  position: absolute;
  height: 23px;
  width: 1px;
  background-color: #ececec;
  top: -23px;
  left: -1px;
}
.passport-header .passport-contact-us .passport-contact-line3 {
  left: 109px;
}
.passport-header .passport-contact-us .contact-us-con {
  float: left;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-time {
  color: #999;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-400 {
  color: #666;
  font-size: 40px;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a {
  float: left;
  border: 1px solid #ececec;
  border-right: 0px solid #ececec;
  width: 83px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  color: #999;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a:hover {
  color: #53a0e3;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a:hover span.ico-service-0 {
  background-position: -15px -19px;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a:hover span.ico-service-1 {
  background-position: -55px -18px;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a:hover span.ico-service-2 {
  background-position: -35px -19px;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a.passport-service-list-last {
  border-right: 1px solid #ececec;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a span {
  display: inline-block;
  float: left;
  width: 15px;
  height: 14px;
  margin-top: 5px;
  

  background-image: url('../image/vr-ico.png');
  margin-left: 8px;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a span.ico-service-0 {
  background-position: -15px 0;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a span.ico-service-1 {
  background-position: -55px 1px;
}
.passport-header .passport-contact-us .contact-us-con .passport-service-list a span.ico-service-2 {
  background-position: -35px 0;
}
.passport-header .passport-contact-us .contact-us-weixin {
  margin: 0 10px;
  float: right;
}

.passport-content {
  position: relative;
}
.passport-content .passport-con-par {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -600px;
  width: 1200px;
  

  

}
.passport-content .passport-con-par .passport-con-gat {
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 60px;
  bottom: -468px;
  

  text-shadow: #000 0px 0px 3px;
}
.passport-content .passport-con-banner {
  display: block;
  height: 600px;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  background-position: 50% 50%;
  background-image: url('../image/version-regist-bg.jpg') center top;
}

.passport-footer {
  text-align: center;
  color: #666;
  font-size: 12px;
  height: 52px;
  line-height: 52px;
}