html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
body {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
.header {
  background: #EFF1F4;
  top: 0;
  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 {
  width: 100%;
  text-align: center;
  height: 50px;
  padding: 15px 0 25px;
  color: #666666;
  font-size: 14px;
}
.footer .copyright {
  margin-top: 5px;
  color: #c2c2c2;
}
.footer .footerNav {
  line-height: 24px;
  margin-bottom: 10px;
}
.footer .footerNav a {
  border-left: 1px solid #C1C1C1;
  color: #666666;
  text-decoration: none;
  padding: 0 7px 0 8px;
}
.footer .footerNav a:hover {
  color: #f33;
}
.footer .footerNav a:first-child {
  border: 0;
}
.main {
  font-family: 'Microsoft Yahei';
  min-width: 1200px;
  background: #87D9FE;
  padding-bottom: 40px;
}
.main .banner {
  background: url("../images/banner.jpg") no-repeat 50% 0;
  height: 666px;
  position: relative;
  text-align: center;
}
.main .banner .title {
  font-size: 46px;
  color: #fffbeb;
  position: absolute;
  width: 100%;
  top: 250px;
  left: 0;
  font-weight: bold;
}
.main .banner .tips {
  font-size: 25px;
  color: #346010;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}
.main .ts-list {
  width: 1200px;
  margin: 50px auto;
  *zoom: 1;
}
.main .ts-list:before,
.main .ts-list:after {
  display: table;
  content: "";
}
.main .ts-list:after {
  clear: both;
}
.main .ts-list .item {
  float: left;
  background: url("../images/cube.jpg") no-repeat 0 0;
  width: 250px;
  height: 100px;
  margin: 0 24px;
  text-align: center;
}
.main .ts-list .item p {
  font-size: 20px;
  color: #0e5a7b;
  font-weight: bold;
  margin: 14px 0;
}
.main .ts-list .item .f {
  font-size: 32px;
}
.main .content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
}
.main .content:before,
.main .content:after {
  display: table;
  content: "";
}
.main .content:after {
  clear: both;
}
.main .content .left {
  width: 720px;
  float: left;
  background: #ffffff;
  position: relative;
  z-index: 1000;
}
.main .content .right {
  width: 450px;
  float: right;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
}
.main .content .title {
  background: #49bce3;
  text-align: center;
  font-size: 32px;
  color: #ffffff;
  padding: 25px 0;
}
.main .content .s-title {
  color: #0e5a7b;
  background: #8bd2e7;
  text-align: center;
  font-size: 20px;
  padding: 8px 0;
}
.main .content .map {
  background: url("../images/map.jpg") no-repeat 0 0;
  height: 674px;
  position: relative;
}
.main .content .map .point {
  background: url("../images/store_ico.png");
  display: block;
  position: absolute;
  cursor: pointer;
  height: 38px;
  width: 35px;
  margin-top: -38px;
  margin-left: -17px;
  left: 0;
  top: 0;
}
.main .content .map .point:hover,
.main .content .map .point.active {
  background-image: url("../images/store_ico_hover.png");
}
.main .content .map .float-panel {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -30px;
}
.main .content .map .float-panel .panel {
  position: absolute;
  bottom: 4px;
  left: 60px;
  width: 280px;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #ccc;
}
.main .content .map .float-panel .panel .name {
  font-size: 18px;
  color: #2aa3cc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  text-align: center;
}
.main .content .map .float-panel .panel .head {
  font-size: 14px;
  color: #2aa3cc;
  padding-top: 15px;
}
.main .content .map .float-panel .panel .js {
  line-height: 24px;
  font-size: 14px;
  padding-top: 5px;
}
.main .content .map .float-panel .panel .js a {
  color: #333333;
  margin-right: 5px;
  text-decoration: none;
}
.main .content .map .float-panel .panel .js a:hover {
  color: #df5643;
  text-decoration: underline;
}
.main .content .map .float-panel .panel .jt {
  background: url("../images/jt.png") no-repeat 0 0;
  width: 50px;
  height: 44px;
  position: absolute;
  right: 100%;
  bottom: -8px;
}
.main .content .bm {
  margin-bottom: 30px;
  background: #ffffff;
}
.main .content .bm form {
  width: 330px;
  margin: 0 auto;
  padding: 40px 0;
  *zoom: 1;
}
.main .content .bm form:before,
.main .content .bm form:after {
  display: table;
  content: "";
}
.main .content .bm form:after {
  clear: both;
}
.main .content .bm form .form-group {
  margin-bottom: 12px;
  line-height: 42px;
  *zoom: 1;
}
.main .content .bm form .form-group:before,
.main .content .bm form .form-group:after {
  display: table;
  content: "";
}
.main .content .bm form .form-group:after {
  clear: both;
}
.main .content .bm form .form-group span {
  float: left;
  font-size: 20px;
  width: 65px;
  color: #126486;
}
.main .content .bm form .form-group input,
.main .content .bm form .form-group select,
.main .content .bm form .form-group button {
  float: right;
  height: 36px;
  font-size: 18px;
  width: 255px;
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #ccc;
  outline: none;
}
.main .content .bm form .form-group button {
  background: #8AC437;
  color: #ffffff;
  float: right;
  font-size: 20px;
  border-radius: 4px;
  border-bottom: 4px solid #6CA322;
}
.main .content .bm form .form-group button.disabled {
  background: #666;
}
.main .content .bm form .tel {
  text-align: right;
  font-size: 14px;
  width: 255px;
  float: right;
  margin: 10px 0 0;
  color: #49bde3;
  background: url("../images/tel_ico.jpg") no-repeat 0 50%;
}
.main .content .bm form .tel span {
  font-size: 24px;
  color: #ee5b24;
  font-weight: bold;
}
.main .content .liucheng {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #ffffff;
}
.main .content .liucheng .nr {
  width: 400px;
  margin: 40px auto;
}
.main .content .liucheng .nr p {
  font-size: 16px;
  margin-bottom: 35px;
  color: #333333;
}
