body {
  background: #F5F5F5;
  font-family: '微软雅黑';
}
.header {
  background: #EFF1F4;
  height: 81px;
}
.header .content {
  width: 1000px;
  margin: 0 auto;
}
.header .content .logo {
  background: url('http://static.zhen22.com/act-credit/images/logo.png') no-repeat left top;
  height: 81px;
  width: 171px;
  float: left;
}
.header .content .rightText {
  background: url("http://static.zhen22.com/act-credit/images/right_header.png") no-repeat left top;
  height: 81px;
  width: 283px;
  float: right;
}
.footer {
  text-align: center;
  height: 50px;
  padding: 15px 0 25px;
}
.footer .copyright {
  color: #C1C0C4;
}
.footer .footerNav {
  line-height: 24px;
}
.footer a {
  border-left: 1px solid #C1C1C1;
  color: #666666;
  font-size: 14px;
  padding: 0px 7px 0 8px;
}
.footer a:hover {
  color: #f33;
}
.footer a:first-child {
  border: 0;
}
.main {
  position: relative;
  width: 100%;
  min-width: 1000px;
  height: 1503px;
  overflow: hidden;
}
.main .bg {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  height: 250px;
  width: 1920px;
}
.main .bg1 {
  background: url("../images/bg1.jpg") no-repeat 50% 0;
  top: 0px;
}
.main .bg2 {
  background: url("../images/bg2.jpg") no-repeat 50% 0;
  top: 250px;
}
.main .bg3 {
  background: url("../images/bg3.jpg") no-repeat 50% 0;
  top: 500px;
}
.main .bg4 {
  background: url("../images/bg4.jpg") no-repeat 50% 0;
  top: 750px;
}
.main .bg5 {
  background: url("../images/bg5.jpg") no-repeat 50% 0;
  top: 1000px;
}
.main .content {
  position: absolute;
  color: #555555;
  left: 50%;
  top: 640px;
  padding: 20px 60px;
  z-index: 2;
  width: 816px;
  margin-left: -468px;
  background: #fff;
}
.main .content::before {
  content: '';
  position: absolute;
  left: -30px;
  top: 0;
  border-right: 30px solid #CACACA;
  border-top: 30px solid transparent;
}
.main .content::after {
  content: '';
  position: absolute;
  right: -30px;
  top: 0;
  border-left: 30px solid #CACACA;
  border-top: 30px solid transparent;
}
.main .content .time,
.main .content .title,
.main .content .map {
  margin: 0 auto;
  text-align: center;
}
.main .content .time {
  padding-top: 10px;
}
.main .content .title {
  padding-top: 20px;
}
.main .content .map {
  padding-top: 40px;
}
.main .content .map {
  height: 300px;
  text-align: left;
}
.main .content .map p {
  padding: 0;
}
.main .content .map span {
  padding: 0;
}
.main .content .map .north,
.main .content .map .west {
  position: relative;
  width: 50%;
  float: left;
  background: url("../images/north_map.jpg") no-repeat 50% top;
  height: 313px;
}
.main .content .map .north .tips,
.main .content .map .west .tips {
  position: absolute;
  font-size: 18px;
  bottom: 13px;
  width: 100%;
  text-align: center;
}
.main .content .map .west {
  background-image: url('../images/west_map.jpg');
}
.main .content .map .west .userList {
  left: auto;
  right: 80%;
}
.main .content .map .userList {
  display: none;
  position: absolute;
  left: 80%;
  width: 250px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 26px 0 10px;
  top: 5%;
  z-index: 10;
}
.main .content .map .userList .close {
  position: absolute;
  right: 14px;
  top: 5px;
  font-size: 21px;
  cursor: pointer;
}
.main .content .map .userList .top {
  font-size: 26px;
  text-align: center;
  padding-bottom: 7px;
}
.main .content .map .userList .top2 {
  text-align: center;
  font-size: 16px;
  background: url("../images/hat_ico.jpg") no-repeat 33px 3px;
  padding-left: 37px;
  padding-top: 8px;
}
.main .content .map .userList .list {
  border-top: 1px solid #ccc;
  padding: 8px 20px;
}
.main .content .map .userList .list.first {
  border: 0;
  padding-top: 25px;
}
.main .content .map .userList .list p {
  line-height: 28px;
  font-size: 14px;
}
.main .content .map .userList .list p span {
  font-size: 16px;
}
.main .content .map .userList .list p .name {
  background: url("../images/man_ico.jpg") no-repeat left top;
  padding-left: 20px;
  padding-right: 10px;
}
.main .content .map .userList .list p .name.women {
  background-image: url("../images/wman_ico.jpg");
}
.main .content .map .userList .list p .tel {
  background: url("../images/tel2_ico.jpg") no-repeat left center;
  padding-left: 20px;
  float: right;
}
.main .content .map .userList .list p.pj {
  display: none;
  padding-left: 20px;
}
.main .content h2 {
  font-size: 24px;
  font-weight: bold;
  padding-top: 40px;
}
.main .content p {
  padding-top: 20px;
  font-size: 18px;
  padding-left: 24px;
}
.main .content p em {
  background: url("../images/tel_ico.jpg") no-repeat 5px 50%;
  padding-left: 30px;
  font-size: 24px;
  font-weight: bold;
}
.main .content .jsq {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 45px;
  font-size: 14px;
}
.main .content .jsq em {
  color: red;
}
