/* 预定义样式开始 */
body,
div,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input {
  margin: 0;
  padding: 0;
  /* min-width:1500px; */
}
h1,
h2,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
img,
fieldset {
  border: 0 none;
  display: block;
}
* {
  padding: 0rem;
  margin: 0rem;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
em {
  font-style: normal;
}
body {
  font: 14px/1.5;
  color: #333;
  background-color: #fff;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-size: 16px;
}
i {
  font-style: normal;
}
input:focus {
  outline: none;
}
/* 预定义样式结束 */
.head_top {
  width: 100%;
  height: 1.6rem;
  background-color: #000000;
}
.head_top .head_content {
  width: 8.773333rem;
  height: 1.6rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.head_top .head_content .head_logo {
  width: 2.266667rem;
  height: 1rem;
}
.head_top .head_content .head_logo img {
  width: 2.266667rem;
  height: 1rem;
}
.head_top .head_content .head_logo_Right {
  width: 0.56rem;
  height: 0.426667rem;
}
.head_top .head_content .head_logo_Right img {
  width: 0.56rem;
  height: 0.426667rem;
}
.band_image {
  width: 100%;
  height: 16.906667rem;
  background: url(../image/cppaen.jpg) no-repeat;
  background-size: 100% 16.906667rem;
}
.band_image .ban_top {
  width: 8.96rem;
  height: 15rem;
  margin: 0 auto;
  padding-top: 0.946667rem;
}
.band_image .ban_top span {
  color: #B8B8B8;
  font-size: 0.48rem !important;
  font-weight: 700;
  display: block;
  height: 1.0266667rem;
}
.band_image .ban_top .ban_klas {
  width: 8.96rem;
  margin: 0 auto;
  padding-top: 0.746667rem;
}
.band_image .ban_top .ban_klas .band_title {
  width: 8.96rem;
  height: 0.493333rem;
  line-height: 0.493333rem;
}
.band_image .ban_top .ban_klas .guige {
  margin-top: 0.653333rem;
}
.band_image .ban_top .ban_klas .guige p {
  color: #b8b8b8;
  font-size: 0.293333rem;
  margin-bottom: 0.133333rem;
}
.band_image .ban_top .iamge_shent {
  width: 5.866667rem;
  height: 6.386667rem;
  margin-top: 1.373333rem;
  margin-left: 1.913333rem;
}
.band_image .ban_top .iamge_shent img {
  width: 5.866667rem;
  height: 6.386667rem;
}
.last_Oueen {
  width: 100%;
  height: 4.013333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #333333;
  text-align: center;
}
.last_Oueen .last_const {
  width: 8.266667rem;
  color: #868686;
  font-size: 0.32rem;
  line-height: 0.6rem;
}
.last_Oueen .last_const a {
  color: #868686;
  font-size: 0.32rem;
}
