body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2 {
  font-weight: bold;
}
em,
i {
  font-style: normal;
}
a {
  text-decoration: none;
  display: inline;
}
img {
  border: none;
  width: 100%;
  display: block;
}
.fl,
.fr {
  _display: inline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.cl:after {
  content: ".";
  visibility: hidden;
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
}
.hide {
  display: none!important;
}
html,
body {
  font-family: 'Microsoft Yahei', 'microsoft yehei';
  background: #f8f8f8;
  overflow-x: hidden;
}
.setCenter {
  width: 1px;
  margin: 0 auto;
}
.setCenter > div {
  width: 1920px;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -960px;
  background: url('../images/bg.jpg') top left repeat;
  background-size: 50px 50px;
}
.mainContent {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.mainContent > div {
  position: absolute;
  clear: both;
}
.mainContent > div > div,
.mainContent > div > a {
  float: left;
}
.mainContent > div .img {
  display: block;
  width: 380px;
  height: 230px;
}
.mainContent > div .img .hd {
  width: 100%;
}
.mainContent > div .img .hd ul {
  width: 100%;
  text-align: center;
}
.mainContent > div .img .hd ul li {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  margin: 10px 5px;
}
.mainContent > div .img .hd ul li.on {
  border: 1px solid #ffd800;
  background: #ffd800;
}
.mainContent > div .tit {
  width: 260px;
  margin: 0 20px;
}
.mainContent > div .tit p {
  font-size: 20px;
  color: #fff;
  line-height: 1.8;
  text-indent: 2em;
  text-align: justify;
}
.mainContent .part1 {
  top: 30px;
  left: 350px;
  width: 750px;
  height: 260px;
  padding: 15px 0 15px 70px;
  background: url('../images/pb1.png') top left no-repeat;
  background-size: 100%;
}
.mainContent .part1 p {
  margin-top: 70px;
}
.mainContent .part2 {
  top: 500px;
  left: 170px;
  padding: 15px 70px 15px 0;
  width: 750px;
  height: 260px;
  background: url('../images/pb2.png') top left no-repeat;
  background-size: 100%;
}
.mainContent .part2 p {
  margin-top: 50px;
}
.mainContent .part3 {
  top: 820px;
  left: 40px;
  padding: 15px 70px 15px 0;
  width: 750px;
  height: 260px;
  background: url('../images/pb3.png') top left no-repeat;
  background-size: 100%;
}
.mainContent .part3 p {
  margin-top: 20px;
}
.mainContent .part4 {
  top: 1140px;
  left: 370px;
  padding: 20px 0 15px 70px;
  width: 750px;
  height: 300px;
  background: url('../images/pb4.png') top left no-repeat;
  background-size: 100%;
}
.mainContent .part4 p {
  margin-top: 30px;
}
.mainContent .part5 {
  top: 1550px;
  left: 160px;
  padding: 20px 70px 15px 0px;
  width: 750px;
  height: 300px;
  background: url('../images/pb5.png') top left no-repeat;
  background-size: 100%;
}
.mainContent .part5 p {
  margin-top: 50px;
}
.mainContent .part6 {
  top: 1976px;
  left: 350px;
  width: 750px;
  height: 260px;
  padding: 15px 0 15px 70px;
  background: url('../images/pb6.png') top left no-repeat;
  background-size: 100%;
}
.mainContent .part6 p {
  margin-top: 36px;
}
.mainContent .part7 {
  top: 2370px;
  left: 430px;
  padding: 20px 0 15px 70px;
  width: 750px;
  height: 300px;
  background: url('../images/pb4.png') top left no-repeat;
  background-size: 100%;
}
.mainContent .part7 p {
  margin-top: 70px;
}
.mainContent > div:after {
  content: ".";
  visibility: hidden;
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
}
.epilog {
  width: 100%;
  height: 440px;
  overflow: hidden;
  background: url('../images/bottomBg.jpg') no-repeat top;
}
.epilog h5 {
  text-align: center;
  margin: 80px 0 30px;
}
.epilog h5 span {
  display: inline-block;
  width: 360px;
  height: 1px;
  background: #707070;
  margin: 0 10px 13px;
}
.epilog h5 b {
  font-size: 36px;
  color: #707070;
}
.epilog p {
  text-align: center;
  font-size: 24px;
  color: #333;
  line-height: 2;
}
.editTeam {
  width: 1200px;
  margin: 0 auto 70px;
  padding-top: 50px;
  min-height: 300px;
}
.editTeam h4 {
  text-align: center;
  font-weight: 900;
  font-size: 45px;
  color: #e4000d;
  line-height: 90px;
  border-bottom: 1px solid #535353;
  position: relative;
}
.editTeam h4:after {
  content: '';
  display: inline-block;
  width: 96px;
  height: 100%;
  border-bottom: 3px solid #e4000d;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -48px;
}
.editTeam .info {
  margin-top: 50px;
}
.editTeam .info > div {
  float: left;
}
.editTeam .info .tits {
  width: 400px;
  margin-left: 200px;
  float: left;
}
.editTeam .info .tits li {
  width: 50%;
  float: left;
}
.editTeam .info .tits li p {
  font-size: 16px;
  color: #333;
  font-family: 'Microsoft Yahe';
  text-align: right;
  line-height: 1.8;
}
.editTeam .info .tits li.contact p {
  text-align: left;
}
.editTeam .info .siteBox {
  margin-left: 60px;
}
.editTeam .info .siteBox .siteLogo {
  width: 125px;
  height: 105px;
  margin: 0 auto;
}
.editTeam .info .siteBox .attention {
  display: block;
  width: 62px;
  height: 22px;
  margin: 0 auto;
  margin-top: 10px;
}
.editTeam .info .QRCode {
  margin-left: 50px;
  width: 150px;
  height: 150px;
}
.editTeam h5 {
  font-size: 24px;
  color: #333;
  text-align: center;
  margin-top: 30px;
  line-height: 2;
}
.editTeam h5 b {
  color: #e4000d;
}
.editTeam > p {
  font-size: 16px;
  color: #333;
  line-height: 1.8;
  text-align: center;
}
.goTop {
  position: fixed;
  top: 300px;
  right: 40px;
  width: 155px;
  height: 155px;
  background: url('../images/sideBox.png') top left no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.goTop .tit {
  font-size: 20px;
  text-align: center;
  line-height: 2;
  border-bottom: 1px solid #fff;
  width: 115px;
  margin: 0 auto;
  color: #fff;
  margin-top: 15px;
}
.goTop #visitNum {
  text-align: center;
}
.goTop #visitNum b {
  color: #ffde00;
  font-size: 26px;
  line-height: 1.6;
}
.goTop .wz {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.goTop .arrowUp img {
  width: 22px;
  height: 12px;
  margin: 5px auto;
}
