body {
  width: 100%;
}

html {
  font-size: 60px;
}

.red {
  color: #d01620;
}

.orange {
  color: #eb3d00;
}

.flexbox {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.top {
  width: 100%;
  height: .6rem;
}

.top .article {
  width: 20rem;
  height: .6rem;
  line-height: .6rem;
}

#header {
  width: 20rem;
  height: 2.166667rem;
  margin: 0 auto;
}

#header .logo {
  width: 4.4rem;
  line-height: 2.166667rem;
}

#header .logo img {
  width: 4.033333rem;
  height: 1.433333rem;
}

#header .head-txt {
  max-width: 530px;
  width: 100%;
  height: .833333rem;
  padding-left: .25rem;
  margin-top: .666667rem;
  font: .3rem/.4rem "微软雅黑";
  color: #1a1919;
}


#menu {
  width: 100%;
}

#menu .nav {
  width: 20rem;
  height: 1rem;
  display: flex;
}

#menu .nav li {
  /* width: 9%; */
  flex: 1;
}

.search {
  width: 100%;
  height: .9rem;
  padding: 0;
}

.search .article {
  width: 20rem;
  height: .9rem;
}

.search .article form {
  width: 170px;
  height: 24px;
  margin-top: .25rem;
}

.search .article .hotSearch {
  line-height: .9rem;
}


/*首页banner*/
.banner {
  width: 100%;
  height: 0;
  padding-bottom: 31.1%;
  position: relative;
}

.banner ul.bb img {
  width: 100%;
}

.banner ul.bb {
  width: 100%;
  height: 0;
  padding-bottom: 31.1%;
  position: relative;
  z-index: 5;
}

.banner ul.bb li {
  position: absolute;
  display: none;
}


.banner .num {
  position: absolute;
  z-index: 100;
  bottom: 37px;
  width: 100%;
  left: 0;
  text-align: center;
}

.banner .num li {
  width: 37px;
  height: 15px;
  display: inline-block;
  margin: 0 3px;
  background: #fff;
  border-radius: 10px;
  font-size: 0;
}

.banner .num li.num_hover {
  background-color: #eb3d00;
}


.z1 {
  width: 100%;
}

.z1 .hd {
  width: 20rem;
  margin: 0 auto;
}


.z1 .bd {
  width: 20rem;
  margin: 30px auto;
}

.z1 .bd ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.z1 .bd ul li {
  float: none;
  margin-right: .33rem;
  margin-bottom: 20px;
  border: 2px solid #d8d8d8;
  transition: all 0.4s;
}

.z1 .bd ul li:hover {
  border: 2px solid #eb3d00;
}


.z2 {
  width: 100%;
}

.z2 .z2-main {
  max-width: 1200px;
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin: 0 auto;
}

.z2 .z2-mid {
  max-width: 500px;
  width: 90%;
  margin: 0;
}

.z2 .z2-mid img {
  width: 100%;
}

.z2>h1 {
  text-align: center;
  color: #fff;
  font: bold .67rem/1 "微软雅黑";
}

.z2>h2 {
  text-align: center;
  font: bold .3rem/.63rem "微软雅黑";
  color: #fff;
  text-transform: uppercase;
}

.z2-main ul {
  max-width: 300px;
  width: 90%;
}

.z2-main ul li h3 span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  text-align: center;
  font: bold .27rem/.5rem "微软雅黑";
  background-color: #eb3d00;
  border-radius: 100%;
  margin-right: .25rem;
}

.z2-main ul li p {
  padding-left: .75rem;
  font: .23rem/2 "微软雅黑";
  color: #fff;
  opacity: .6;
}

.ytt {
  width: 20rem;
  margin: 0 auto;
}

.ytt dd {
  color: #104490;
  font-size: .8rem;
  font-weight: bold;
  padding-top: .75rem;
}

.ytt dt {
  color: #5c5c5c;
  font-size: .28rem;
  font-weight: lighter;
  margin-top: .17rem;
}

.youshi {
  width: 100%;
  height: 22.58rem;
  background-image: url(../image/bj2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.youshi .v-article {
  width: 20rem;
}

.ycon {
  margin-bottom: .533333rem;
}

.ybox1 {
  margin: .916667rem auto;
  margin-bottom: 0;
  width: 20rem;
  /* height: 9.2rem; */
}

.ybox2 {
  margin: 0 auto;
  width: 20rem;
  /* height: 9.2rem; */
}


.ybox2 .yleft {
  width: 46%;
  margin-top: 4px;
}


.yright {
  width: 50%;
}

.ybox2 .yright img,
.ybox1 .yright img {
  width: 100%;
}

.youshi .ys1 {
  /* width: 9.5rem; */
  color: #000000;
  font-size: 15px;
  margin-top: .333333rem;
  line-height: .45rem;
  height: 2.833333rem;
}



.z3-txt {
  width: 10rem;
  font: .25rem/.55rem "微软雅黑";
  color: #333;
  margin-top: .25rem;
}

.z3>h1 {
  width: 100%;
  height: 1.3rem;
  text-align: center;
  font: bold .5rem/1 "微软雅黑";
  color: #fff;
}

.z3>h1 span {
  display: block;
  font: .25rem/.75rem "微软雅黑";
}

.z3-right>a {
  display: inline-block;
  width: 2.1rem;
  text-align: center;
  margin-top: .6rem;
  margin-right: .35rem;
  font: .25rem/.6rem "微软雅黑";
  color: #fff;
  background-color: #eb3d00;
}

.z4 {
  width: 100%;
  margin: 10px auto;
}

.z4 .v-article {
  width: 20rem;
  margin: 0 auto;
}

.z6 {
  width: 100%;
  /* height: 80px; */
  padding: 20px 0;
}


.z6 ul li p img {
  line-height: 55px;
}

.z6 .article {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

#footer {
  width: 100%;
}

#footer .nav_foot {
  width: 20rem;
  margin: 0 auto;
}

#footer .nav_foot ul {
  width: 20rem;
  height: 1.25rem;
}

#footer .nav_foot ul li {
  flex: 1;
  width: auto;
  height: 1.25rem;
  line-height: 1.25rem;
}

#footer .nav_foot ul li a {
  width: 100%;
  height: 1.25rem;
  line-height: 1.25rem;
}

.copyright {
  width: 100%;
}


.copyright,
.copyright a {
  text-align: center;
  font: .233333rem/2 "微软雅黑";
  color: rgba(205, 205, 205, .56);
}

.f_link {
  width: 100%;
  height: .5rem;
}

.f_link,
.f_link a {
  text-align: center;
  font: .233333rem/2 "微软雅黑";
  color: rgba(205, 205, 205, .56);
}

.z6 ul li:nth-child(2) div span {
  font-size: .233333rem/2
}

.z3 .article {
  width: 20rem;
  margin: 95px auto;
}

.z3 .z3-right {
  margin: 0 auto;
  text-align: center;
}

.z3 .z3-right .z3-txt {
  width: 100%;
  display: block;
  text-align: center;
}

.m_contact {
  display: none;
}

.z1 .hd {
  max-width: 1200px;
  width: 90%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pageController ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}