body {
  overflow-x: hidden;
}
/* header start */
.m5_hearder {
  position: absolute;
  width: 100%;
  height: 72px;
  line-height: 72px;
  left: 0;
  top: 0;
  z-index: 4;
  margin-top: 31px;
}
.m5_hearder_pic {
  width: 188px;
  height: 72px;
 /* margin-right: 30px;*/
}
.m5_hearder_pic img {
  width: 100%;
  height: 100%;
}
.m5_hearder ul {
  line-height: 72px;
}
.m5_hearder ul li {
  float: left;
  margin-right: 40px;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  text-align: center;
}
.m5_hearder li a {
  color: #ffffff;
}
.m5_hearder_r {
  font-size: 16px;
  line-height: 72px;
}
.m5_hearder_r a {
  color: #FFFFFF;
}
.round {
  width: 36px;
  height: 36px;
  background: #ffffff;
  border-radius: 50%;
  margin-top: 20px;
  margin-right: 12px;
}
.sec_nav {
  position: absolute;
  z-index: 999999;
  left: -15px;
  background-color: #E7EAED;
  width: 110px;
  display: none;
}
.sec_nav p {
  text-align: center;
  height: 30px;
  line-height: 30px;
  line-height: 48px;
  height: auto;
}
.sec_nav p a {
  font-size: 16px;
  color: #333333;
}
.sec_nav p:hover {
  background-color: #214EAD;
}
.sec_nav p:hover a {
  color: #ffffff;
}
/* header end */
.about_banner {
  height: 670px;
  width: 100%;
  margin-bottom: 80px;
  position: relative;
}
.about_banner img {
  width: 100%;
  height: 100%;
}
.about_banner .zhezhao {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.32);
}
.about_banner .bannerTit {
  position: absolute;
  width: 100%;
  left: 0;
  top: 250px;
  color: #ffffff;
  text-align: center;
}
.about_banner .bannerTit .bannerTit1 {
  font-size: 56px;
  font-weight: 500;
  margin-bottom: 16px;
}
.about_banner .bannerTit .bannerTit2 {
  font-size: 32px;
}
/* 底部栏 start */
.m4_footer {
  position: relative;
  width: 100%;
  height: 422px;
  background-color: #4A4A4A;
  color: #999999;
  padding-top: 43px;
}
.m4_footer .footerBox .footerItem {
  float: left;
  margin-right: 50px;
}
.m4_footer .footerBox .footerItem p {
  color: #CCCCCC;
  margin-bottom: 30px;
}
.m4_footer .footerBox .footerItem li {
  margin-bottom: 14px;
  font-size: 14px;
}
.m4_footer .footerBox .footerUl {
  width: 200px;
}
.m4_footer .footerBox .footerUl li {
  width: 50%;
  float: left;
}
.m4_footer .footerBox .footerIcontit {
  margin-left: 50px;
}
.m4_footer .footerBox .footerIcontit .footericon {
  font-size: 20px;
}
.m4_footer .footerBox .footerIcontit .footerTit {
  font-size: 14px;
  margin-left: 18px;
}
.m4_footer .footerBox .footerIcontit p {
  margin-bottom: 12px;
}
.m4_footer .footerBox .footerApp {
  width: 92px;
  height: 90px;
  margin-top: 10px;
}
.m4_footer .footerBox .footerApp img {
  width: 100%;
  height: 100%;
}
.m4_footer .footerBox .apptit {
  text-align: center;
  font-size: 14px;
  color: #CCCCCC;
  margin-top: 11px;
}
.m4_footer .lianjie {
  margin-top: 50px;
}
.m4_footer .lianjie li {
  float: left;
  font-size: 14px;
  color: #999999;
  margin-right: 30px;
}
.m4_footer a {
  color: #999999;
}
.m4_footer2 {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 63px;
  width: 100%;
  background-color: #505050;
  line-height: 63px;
  font-size: 14px;
  text-align: center;
}
/* 底部栏 end */
/* 公共头部 */
.tit {
  text-align: center;
}
.tit .tit_top {
  font-size: 38px;
  color: #333333;
}
.tit .tit_bom {
  font-size: 18px;
  color: #999999;
}
/* 公共头部  end */

/* 分页 start */

/*.page_wrap{float: left;position: relative;left: 50%;margin: 50px auto;}*/

/*.page{display: block;position: relative;left: -50%;font-size: 14px;color: #929292;}*/

/*.page a{color: #929292;padding:3px 10px;text-decoration: none;transition: all .3s;border: 1px solid #c3c3c3;margin: 3px 4px;border-radius: 3px}*/

/*.page strong{font-weight:normal;}*/

/*.page a.cur{padding: 3px 10px;background-color: #2D52B6;color: #FFF;border: 1px solid #2D52B6;border-radius: 3px}*/

/*.page a.arrow_page{border: 0;border: 1px solid transparent;}*/

/*.page a.arrow_page:hover{background-color: #2D52B6;}*/

/*.page a:hover{background-color: #2D52B6;color: #FFF;border: 1px solid #2D52B6;}*/

/* 分页 end */


.page li {
  float: left;
}
.page_wrap{float: left;position: relative;left: 50%;margin: 50px auto;}

.page{display: block;position: relative;left: -50%;font-size: 14px;color: #929292;}

.page li a{color: #929292;padding:0 10px;text-decoration: none;transition: all .3s;border: 1px solid #c3c3c3;margin: 3px 4px;border-radius: 3px;height: 24px;
  display: inline-block;  line-height: 24px;}

.page strong{font-weight:normal;}

.page li span.current{padding: 0 10px;background-color: #2D52B6;color: #FFF;border: 1px solid #2D52B6;border-radius: 3px;height: 24px;
  display: inline-block;  line-height: 24px; position: relative;
  top: 3px;}

.page li a.arrow_page{border: 0;border: 1px solid transparent;}

.page a.arrow_page:hover{background-color: #2D52B6;}

.page a:hover{background-color: #2D52B6;color: #FFF;border: 1px solid #2D52B6;}