* {
  padding: 0;
  margin: 0;
}
p {
  margin: 0;
}
ul,
ol,
li {
  list-style: none !important;
  padding: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
input,
button,
select,
textarea {
  outline: 0;
  -webkit-appearance: button;
  border-radius: 0;
}
select {
  -webkit-appearance: none;
}
textarea {
  resize: none;
}
cite,
em {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
i,
b {
  font-style: normal;
}
html body {
  margin: 0;
  padding: 0;
  width: 100%;
}
body {
  height: auto;
  color: #303133;
  font-family: "Helvetica";
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Microsoft Yahei";
  background: #f9f9f9;
  font: 14px "Microsoft Yahei", "Tahoma", "SimSun";
}
.bgtop1 {
  width: 100%;
  height: 607px;
  position: absolute;
  z-index: -1;
}
.bgtop2 {
  width: 100%;
  height: 173.44px;
  position: absolute;
  z-index: -1;
}
.bgmiddle2 {
  width: 100%;
  position: absolute;
  top: 607px;
  z-index: -1;
}
.footBox {
  width: 100%;
  height: 498px;
  position: relative;
}
.footBox .bgbottom {
  width: 100%;
  height: 498px;
  position: absolute;
  top: 0;
  left: 0;
}
.footBox ul {
  width: 1000px;
  height: 190px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footBox ul li img {
  box-shadow: 0px 0px 12px 2px #b7fcfc;
  border-radius: 10px;
  padding: 8px;
  background-color: #fff;
  width: 107px;
  height: 101px;
  margin: 15px 15px 5px 15px;
}
.footBox ul li .kind {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 5px;
  width: 100%;
  text-align: center;
}
.footBox ul li .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #6cfaff;
  width: 100%;
  text-align: center;
}
.footBox .g-in {
  position: absolute;
  top: 77%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 999;
}
.footBox .g-in p {
  padding-top: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;
}
.footBox .g-in .all-footer a {
  color: #fff;
}
.left {
  float: left;
}
.right {
  float: right;
}
.comhead {
  width: 100%;
  height: auto;
}
.p_center {
  width: 1200px;
  margin: 0 auto;
}
.p_center2 {
  width: 1260px;
  margin: 0 auto;
}
.webBox {
  overflow: hidden;
}
.webBox .webTitle {
  float: left;
}
.webBox .webTitle .chinese {
  font-family: FZLanTingHei-EB-GBK;
  font-weight: 800;
  font-size: 36px;
  color: #ffffff;
}
.webBox .webTitle .english {
  font-family: Adobe Heiti Std;
  font-weight: normal;
  font-size: 15px;
  color: #ffffff;
}
.webBox .webNav {
  float: right;
  margin-top: 11px;
}
.webBox .webNav li {
  float: left;
  width: 112px;
  height: 55px;
  margin-right: 10px;
}
.webBox .webNav li a {
  width: 112px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  display: block;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
}
.webBox .webNav li.cur,
.webBox .webNav li:hover {
  background: url(../img/nav.png) no-repeat;
  background-size: 100% 100%;
}
.colorBox {
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 12px 5px #b7fcfc;
}
.mqBoxTop {
  width: 430px;
  color: #fff;
  float: left;
  height: 80px;
  line-height: 80px;
  margin-left: 22px;
}
.mqBoxTop ul {
  width: 430px;
  float: right;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
}
.mqBoxTop ul li {
  display: block;
  color: #fff;
  white-space: nowrap;
}
