﻿@charset "utf-8";
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
button,
textarea,
blockquote,
p {
  padding: 0;
  margin: 0;
}
ol,
ul,
li {
  list-style: none;
}
input,
button {
  font-family: "Microsoft YaHei";
}
img {
  vertical-align: top;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
a,
label {
  blr: expression(this.onFocus=this.blur());
}
a {
  text-decoration: none;
}
:focus {
  outline-style: none;
}
a,
button,
input,
select,
textarea,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
[onclick] {
  outline: 0;
}
button,
html,
input,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="date"] {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
::-webkit-input-placeholder {
  font-size: 15px;
  color: #cecece;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cl {
  *zoom: 1;
}
.cl:after {
  display: block;
  clear: both;
  height: 0;
  content: "\200B";
}
/**
 *  MAIN -----------------
 *  页面样式代码
 */
* {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
body {
  margin: 0;
  padding: 0;
  min-width: 1200px;
  overflow-x: scroll;
  font-family: "微软雅黑"; 
}
.top1 {
  background: url(../img/top1.jpg) no-repeat top center;
  height: 420px;
}
.top2 {
  background: url(../img/top2.jpg) no-repeat top center;
  height: 431px;
}
.page2 {
  background: url(../img/pageform.jpg) no-repeat top center;
  height: 451px;
}
.page3 {
  background: url(../img/top3.jpg) no-repeat top center;
  height: 323px;
}
.page4 {
  background: url(../img/top4.jpg) no-repeat top center;
  height: 229px;
}
.page5 {
  background: url(../img/top5.jpg) no-repeat top center;
  height: 229px;
}
.page6 {
  background: url(../img/top6.jpg) no-repeat top center;
  height: 229px;
}
.page7 {
  background: url(../img/top7.jpg) no-repeat top center;
  height: 229px;
}
.page8 {
  background: url(../img/top8.jpg) no-repeat top center;
  height: 144px;
}

.wrap a {
  position: absolute;
  width: 1000px;
  height: 190px;
  top: 15px;
  left: 45px; 
}


.wrap {
  margin: 0 auto;
  width: 1100px;
  height: 100%;
  overflow: hidden;
  position: relative;
}
div.from input,
div.from select {
  border: 0;
  line-height: 22px;
  height: 22px;
  /*width: 247px;*/
  background: #fff;
  _line-height: 20px;
  /**width: 247px;*/
  _height: 20px;
  *line-height: 20px!important;
  *height: 20px!important;
  border-radius: 2px;
  padding: 0 3px;
}
div.from select {
  font-family: "微软雅黑";
  line-height: 28px;
  padding: 0;
  _height: 21px;
  *height: 21px!important;
}
div.from .z_intext {
  padding-bottom: 19px;
  *padding-bottom: 19px!important;
  _padding-bottom: 19px;
  padding-left: 45px;
}
div.from .z_inselect {
  padding-bottom: 16px;
  *padding-bottom: 16px!important;
  _padding-bottom: 16px;
  padding-left: 45px;
}
div.from .z_outselect {
  overflow: hidden;
  /*width: 250px;*/
}
div.from .z_outselect .z_in {
  /*width: 250px;*/
  background: none;
}
div.from form {
  margin: 90px 0 0 730px;
  *margin: 90px 0 0 730px;
  _margin: 90px 0 0 730px;

}
div.from form td {
  position: relative;
}
div.from form .button {
  background: #000;
  font-size: 26px;
  height: 50px;
  line-height: 32px;
  left: -4px;
  color: #fff;
  position: absolute;
  top: 50px;
  border: none;
  z-index: 2;
  border-radius: 2px;
  width: 325px;
  cursor: pointer;
  _line-height: 35px;
  _height: 35px;
  *line-height: 35px!important;
  *height: 35px!important;
}
div.from form .tjimg {
  position: relative;
  width: 100%;
  height: 51px;
  margin-top: 10px;
}
div.from form .tjimg input {
  padding: 0;
  margin: 0;
}
div.from form .tjimg img {
  width: 100%;
  border: none;
}
div.from form .tel {
  height: 35px;
  margin-top: 15px;
  line-height: 35px;
  color: #000;
  font-size: 16px;
  position: absolute;
  left: -4px;
  top: 6px;
  width: 306px;
  text-align: center;
}
div.from form .tel span {
  font-size: 50px;
}
div.from form .sm {
  font-size: 12px;
  color: #000;
  line-height: 24px;
}

.fot {
  background: url(../img/fot.jpg) no-repeat top center;
  height: 266px;
}
.actCode {
    position: fixed;
  _position: absolute;
  top: 150px;
  right: 5%;
  width: 111px;
  height: 300px;
 z-index:999;
 text-align:center;
}
    .actCode div {
    text-align:center;
    background:#ffffff;
    font-size:14px;
    line-height:22px;
    margin-bottom:15px;
    }
/* actGotop */
.actGotop {
  position: fixed;
  _position: absolute;
  bottom: 150px;
  right: 5%;
  width: 46px;
  height: 46px;
  display: none;
}

.actGotop a,
.actGotop a:link {
  width: 46px;
  height: 46px;
  display: inline-block;
  background: url(../img/blog7year_gotop.png) no-repeat;
  _background: url(../img/blog7year_gotop.png) no-repeat;
  outline: none;
}
.actGotop a:hover {
  background: url(../img/blog7year_gotopd.png) no-repeat;
  outline: none;
}
#box {
  position: fixed;
  z-index: 11111;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
#box span {
  background: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  display: block;
}
#box div {
  position: absolute;
  top: 30%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  background: #fff;
  border: 2px solid #000;
  padding: 20px 10px;
  font-family: "微软雅黑";
  border-radius: 10px;
}
#box p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
  color: #f00;
}
#box em {
  font-style: normal;
  background: #000;
  color: #fff;
  display: block;
  border-radius: 3px;
  width: 100px;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
  font-size: 14px;
  margin: 0 auto;
}
.pagefrom {
  width: 330px;
  margin-top: 8px;
}
.pagefrom td {
  position: relative;
}
.pagefrom input,
.pagefrom select {
  border: 0;
  line-height: 28px;
 font-size: 16px;
  height: 28px;
  width: 285px;
  background: #fff;
  border-radius: 2px;
  padding: 0 3px;
  margin-top:1px;
}
.pagefrom select {
  font-family: "微软雅黑";
  line-height: 28px;
  padding: 0;
}
.pagefrom input.button {
  display: block;
  width: 200px;
  height: 36px;
  margin: 0 auto;
  border: none;
  background: #000;
  font-family: "微软雅黑";
  font-size: 18px;
  line-height: 36px;
  margin-top: 80px;
  *margin-top: 80px;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}
