body {
  font-size: 0.6rem;
  color: #666666;
}
.layout {
  position: relative;
  overflow: hidden;
}
.tit_over {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.clearfix:after,
.clearfix:before {
  display: none;
}
/* pageNum */
.pagenum {
  margin-bottom: 1.5625rem;
}
.pagenum a {
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  margin: 0.25rem;
  font-size: 0.5rem;
}
.pagenum span {
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  margin: 0.25rem;
  font-size: 0.5rem;
  color: #fff;
  background-color: #1270E2;
}
.pagenum a:last-child {
  font-size: 0.5625rem;
  width: 2.4375rem;
}
.pagenum a:first-child {
  font-size: 0.5625rem;
  width: 2.4375rem;
}
.position_cont {
  display: none;
}
.title_box h3 {
  font-size: 1rem;
}
.title_box h3 .bdr {
  width: 7.0938rem;
  height: 1.5938rem;
  left: -1.6875rem;
  bottom: -1.25rem;
}
.title_box h3 .bdr span:nth-child(1) {
  border-top: 0.0938rem solid #e24d26;
  border-right: 0.0938rem solid #e24d26;
}
.title_box h3 .bdr span:nth-child(2) {
  border-bottom: 0.0938rem solid #e24d26;
}
.title_box h3 .bdr span:nth-child(3) {
  border-top: 0.0938rem solid #e24d26;
  border-left: 0.0938rem solid #e24d26;
}
.title_box h3 .act span:nth-child(1) {
  opacity: 1;
  height: 1.5938rem;
  width: 0.9375rem;
}
.title_box h3 .act span:nth-child(2) {
  opacity: 1;
  width: 7.0938rem;
}
.title_box h3 .act span:nth-child(3) {
  opacity: 1;
  height: 1.5938rem;
  width: 0.9375rem;
}
.title_box .line {
  width: 1.875rem;
  height: 0.125rem;
  margin-top: 0.4688rem;
}
.title_box p {
  font-size: 0.6rem;
  margin-top: 0.1875rem;
}
.banner {
  height: 12.5rem;
}
.banner .m-banner {
  display: none;
}
.banner .container {
  padding-left: 1.875rem;
}
.banner .info {
  width: 100%;
}
.banner .info h3 {
  font-size: 1.25rem;
}
.banner .info h3:before {
  width: 1.7812rem;
  margin-right: 0.625rem;
}
.banner .info h3 i {
  margin-left: 0.3125rem;
  font-size: 0.98rem;
}
.banner .info span {
  font-size: 1.375rem;
  top: 0.5rem;
}
.w_auto {
  width: 100%;
  margin: 0 auto;
}
.list-tab {
  height: 4.2rem;
  margin-bottom: 1.25rem;
}
.list-tab ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow-x: scroll;
  padding-bottom: 0.625rem;
}
.list-tab ul li {
  font-size: 0.68rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.625rem;
}
.list-tab ul li:after {
  width: 0.9375rem;
  bottom: -0.625rem;
}
.list-tab ul li:hover:after {
  height: 0.125rem;
}
.list-tab ul .active:after {
  height: 0.125rem;
}
.zhuanye_content {
  padding-top: 2.5rem;
}
.zhuanye_content .content {
  padding: 0 0.625rem;
}
.zhuanye_content .content .cont p {
  font-size: 0.68rem;
  line-height: 1.2rem;
  margin-bottom: 1.25rem;
}
.Intro_content .tab_btn_box {
  padding: 2.0312rem 0.425rem;
}
.Intro_content .tab_btn_box ul { 
  justify-content: flex-start;
  overflow-x: scroll;
}
.Intro_content .tab_btn_box ul li {
  width: auto;
  height: 1.4375rem;
  line-height: 1.4375rem;
  border-radius: 1.4375rem;
  padding: 0 0.5625rem;
  margin-right: 0.8rem;
  flex-shrink: 0;
}
.Intro_content .ls_content .content_ {
  padding: 0 0.625rem;
}
.Intro_content .ls_content .content_ img {
  width: 100%;
  margin-bottom: 2.1875rem;
}
.Intro_content .ls_content .content_ p {
  font-size: 0.68rem;
  line-height: 1rem;
  margin-bottom: 1.25rem;
}
.Intro_content .zr_content .head_ {
  position: relative;
  padding-top: 1.5625rem;
  margin-bottom: 2.1875rem;
}
.Intro_content .zr_content .head_:after {
  width: 100%;
  height: 10.9375rem;
}
.Intro_content .zr_content .head_ .container {
  padding: 0 0.625rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Intro_content .zr_content .head_ .img_box {
  width: 100%;
  margin-bottom: 0.9375rem;
}
.Intro_content .zr_content .head_ .img_box img {
  width: 100%;
  height: auto;
}
.Intro_content .zr_content .head_ .m-fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.Intro_content .zr_content .head_ .info {
  margin-right: 0.625rem;
}
.Intro_content .zr_content .head_ .info dl dt {
  font-size: 0.8125rem;
  margin-bottom: 0.9375rem;
}
.Intro_content .zr_content .head_ .info dl dt:before {
  content: '';
  width: 0.1875rem;
  height: 0.8125rem;
  margin-right: 0.4375rem;
}
.Intro_content .zr_content .head_ .info dl dd {
  font-size: 0.6rem;
  line-height: 1.125rem;
  font-weight: bold;
}
.Intro_content .zr_content .head_ .qr_code_box {
  width: 4.6875rem;
  height: 5.625rem;
  padding: 0.3125rem;
  font-size: 0.6rem;
}
.Intro_content .zr_content .head_ .qr_code_box img {
  width: 4.0625rem;
  height: 4.0625rem;
  margin-bottom: 0.2375rem;
}
.Intro_content .zr_content .content_ {
  padding: 0 0.625rem;
}
.Intro_content .zr_content .content_ .cont span {
  height: 1.25rem;
  line-height: 1.25rem;
  padding: 0 0.9375rem;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  font-size: 0.64rem;
  margin-bottom: 1.125rem;
}
.Intro_content .zr_content .content_ .cont p {
  font-size: 0.68rem!important;
  line-height: 1rem;
  margin-bottom: 0.25rem!important;
  text-align: justify;
}
.Intro_content .team_content {
  padding-bottom: 3rem;
}
.Intro_content .team_content .head_ {
  position: relative;
  padding: 0 0.625rem;
}
.Intro_content .team_content .head_ .cont {
  width: 100%;
  margin: 0 auto;
  padding: 2.1875rem 2.6562rem;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 0px 0.1562rem rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 0.1562rem rgba(0, 0, 0, 0.2);
  margin-bottom: 3.125rem;
  z-index: 2;
}
.Intro_content .team_content .head_ .cont:before {
  content: '';
  width: 1.25rem;
  height: 1.1562rem;
  top: 0.875rem;
  left: 1rem;
  background-size: contain;
}
.Intro_content .team_content .head_ .cont:after {
  width: 1.25rem;
  height: 1.1562rem;
  bottom: 0.875rem;
  right: 1rem;
  background-size: contain;
}
.Intro_content .team_content .head_ .cont p {
  font-size: 0.62rem;
  line-height: 1rem;
  margin-bottom: 1.0625rem;
}
.Intro_content .team_content .head_ .cont p:last-child {
  margin-bottom: 0;
}
.Intro_content .team_content .head_ .bg {
  width: 100%;
  height: 1.5625rem;
  bottom: -1.5rem;
  display: none;
}
.Intro_content .team_content .title_box {
  margin-bottom: 3.75rem;
}
.Intro_content .team_content .title_box p {
  margin: 0;
  font-size: 0.6rem;
  margin-bottom: 0.0625rem;
}
.Intro_content .team_content .title_box h3 {
  font-weight: normal;
  font-size: 1rem;
}
.Intro_content .team_content .title_box h3 .bdr {
  width: 15.9375rem;
  left: -1.5625rem;
  bottom: -0.6875rem;
}
.Intro_content .team_content .title_box h3 .act span:nth-child(2) {
  width: 15.9375rem;
}
.Intro_content .team_content .list ul {
  padding: 0 0.9375rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.Intro_content .team_content .list ul li {
  width: 7rem;
  margin-right: 0;
  margin-bottom: 1.25rem;
}
.Intro_content .team_content .list ul li:nth-child(5n) {
  margin-right: 0;
}
.Intro_content .team_content .list ul li .img_box {
  width: 7rem;
  height: 7rem;
}
.Intro_content .team_content .list ul li .img_box img {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
}
.Intro_content .team_content .list ul li p {
  margin-top: 0.9375rem;
  font-size: 0.64rem;
}
.Intro_content .team_content .list .more {
  width: 6.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  margin-top: 1.75rem;
  border-radius: 1.875rem;
}
.Intro_content .team_content .list .more i {
  margin-left: 0.625rem;
}
.Intro_content .honor_content .list ul {
  padding: 0 0.9375rem;
}
.Intro_content .honor_content .list ul li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0.9375rem;
}
.Intro_content .honor_content .list ul li:nth-child(3n) {
  margin-right: 0;
}
.Intro_content .honor_content .list ul li .img_box {
  width: 100%;
  height: auto;
}
.Intro_content .honor_content .list ul li .img_box img {
  width: 100%;
  height: auto;
}
.Intro_content .hj_content .list ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Intro_content .hj_content .list ul li {
  width: 18.125rem;
  height: 12.5rem;
  margin-bottom: 0.9375rem;
}
.Intro_content .hj_content .list ul li .img_box {
  width: 18.125rem;
  height: 12.5rem;
}
.Intro_content .hj_content .list ul li img {
  width: 18.125rem;
  height: 12.5rem;
}
.Intro_content .hj_content .list ul li span {
  width: 100%;
  height: 1.5625rem;
  line-height: 1.5625rem;
  font-size: 0.68rem;
}
.case_content .list ul li {
  padding: 0 0.625rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
}
.case_content .list ul li:last-child {
  border-bottom: none;
}
.case_content .list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.case_content .list ul li .date {
  width: 3.125rem;
  height: 3.125rem;
}
.case_content .list ul li .date b {
  font-size: 0.68rem;
  color: #e24d26;
}
.case_content .list ul li .date .line {
  width: 1.875rem;
  margin: 0.2688rem 0;
}
.case_content .list ul li .date span {
  font-size: 0.6rem;
}
.case_content .list ul li .info {
  margin-left: 0.625rem;
  height: 3.125rem;
}
.case_content .list ul li .info b {
  font-size: 0.74rem;
  margin-bottom: 0.3rem;
}
.case_content .list ul li .info p {
  font-size: 0.64rem;
  line-height: 1rem;
}
.jiashu_content {
  margin-top: 2.5rem;
}
.jiashu_content .w_auto {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.jiashu_content .left_ {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 0;
}
.jiashu_content .left_ .list ul {
  margin-bottom: 2.1875rem;
}
.jiashu_content .left_ .list ul li {
  height: 1.875rem;
  padding: 0 0.625rem;
}
.jiashu_content .left_ .list ul li p {
  font-size: 0.6rem;
}
.jiashu_content .left_ .list ul li p:before {
  width: 0.1562rem;
  height: 0.25rem;
  margin-right: 0.3125rem;
  background-size: contain;
}
.jiashu_content .left_ .list ul li i {
  font-size: 0.6rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.jiashu_content .right_ {
  width: 100%; 
  display: none;
}
.jiashu_content .right_ .tit_box {
  margin-bottom: 0.625rem;
}
.jiashu_content .right_ .tit_box b {
  font-size: 0.68rem;
  margin-bottom: 0.4688rem;
}
.jiashu_content .right_ .tit_box .line {
  width: 1.25rem;
  height: 0.0938rem;
  background-color: #e24d26;
}
.jiashu_content .right_ .item {
  padding: 0.625rem;
  margin-bottom: 0.625rem;
}
.jiashu_content .right_ .item1 .head_ {
  margin-bottom: 0.5625rem;
}
.jiashu_content .right_ .item1 .head_ .img_box img {
  width: 4.6875rem;
  height: 4.6875rem;
}
.jiashu_content .right_ .item1 .head_ .info {
  margin-left: 0.5625rem;
}
.jiashu_content .right_ .item1 .head_ .info b {
  font-size: 0.68rem;
  line-height: 1.125rem;
}
.jiashu_content .right_ .item1 .head_ .info i {
  font-size: 0.6rem;
  margin: 0.3125rem 0;
}
.jiashu_content .right_ .item1 .head_ .info p {
  font-size: 0.6rem;
  line-height: 1rem;
}
.jiashu_content .right_ .item1 .cont p {
  font-size: 0.6rem;
  line-height: 1.125rem;
}
.jiashu_content .right_ .item1 .cont p i {
  font-size: 0.65rem;
  color: #e24d26;
}
.jiashu_content .right_ .item1 .qr_code_box {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jiashu_content .right_ .item1 .qr_code_box img {
  width: 4rem;
  height: 4rem;
}
.jiashu_content .right_ .item1 .qr_code_box .txt {
  margin-left: 0.9375rem;
}
.jiashu_content .right_ .item1 .qr_code_box .txt b {
  font-size: 0.5312rem;
  line-height: 0.75rem;
  margin-bottom: 0.3125rem;
}
.jiashu_content .right_ .item1 .qr_code_box .txt p {
  font-size: 0.6rem;
}
.jiashu_content .right_ .item2 .list ul li i {
  width: 0.6875rem;
  height: 0.6875rem;
  line-height: 0.6875rem;
  margin-right: 0.3125rem;
  border-radius: 0.125rem;
}
.jiashu_content .right_ .item2 .list ul li p {
  font-size: 0.6rem;
  line-height: 1.125rem;
}
.jiashu_content .banner_ {
  height: 9.375rem;
  padding-top: 1.25rem;
  margin-top: 2.0875rem;
  margin-bottom: 2.6875rem;
}
.jiashu_content .banner_ .info span {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.jiashu_content .banner_ .info .line {
  width: 15rem;
  margin: 0.7812rem 0;
  border-bottom: 1px solid #fff;
}
.jiashu_content .banner_ .info h3 {
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}
.jiashu_content .banner_ .info b {
  width: 15rem;
  height: 1.5625rem;
  line-height: 1.5625rem;
  padding-left: 0.625rem;
  font-size: 0.75rem;
}
.jiashu_content .banner_ .qr_code_box {
  width: 4rem;
  height: 5rem;
  padding: 0.3125rem;
  font-size: 0.6rem;
}
.jiashu_content .banner_ .qr_code_box img {
  width: 3.5rem;
  height: 3.5rem;
  margin-bottom: 0.3125rem;
}
.zixun_content .list {
  margin-top: 2.5rem;
}
.zixun_content .list ul li {
  padding: 0 0.625rem;
  padding-bottom: 0.8125rem;
  margin-bottom: 0.8125rem;
}
.zixun_content .list ul li .w_auto {
  width: 100%;
  margin: 0 auto;
}
.zixun_content .list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.zixun_content .list ul li .img_box {
  width: 9.375rem;
  height: 6.25rem;
}
.zixun_content .list ul li .img_box img {
  width: 9.375rem;
  height: 6.25rem;
}
.zixun_content .list ul li .info {
  margin-left: 0.625rem;
}
.zixun_content .list ul li .info span {
  font-size: 0.64rem;
  margin-bottom: 0.9375rem;
}
.zixun_content .list ul li .info p {
  font-size: 0.6rem;
  line-height: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.contact_content .head_ {
  height: auto;
  padding: 0.9375rem 0.625rem;
  margin-bottom: 3.4375rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact_content .head_ .img_box {
  margin-bottom: 0.9375rem;
}
.contact_content .head_ .img_box img {
  width: 100%;
  height: auto;
}
.contact_content .head_ .info {
  margin-left: 0;
}
.contact_content .head_ .info span {
  font-size: 0.75rem;
  margin-bottom: 0.9375rem;
}
.contact_content .head_ .info dl dt {
  font-size: 0.68rem;
}
.contact_content .head_ .info dl .line {
  width: 7.375rem;
  margin: 0.4688rem 0;
}
.contact_content .head_ .info dl .line i {
  width: 2.8125rem;
}
.contact_content .head_ .info dl dd {
  font-size: 0.6rem;
  line-height: 1rem;
}
.contact_content .banner_ {
  height: 9.375rem;
  padding-top: 1.25rem;
  margin-top: 5.3125rem;
  margin-bottom: 2.6875rem;
}
.contact_content .banner_ .info span {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.contact_content .banner_ .info .line {
  width: 15rem;
  margin: 0.7812rem 0;
  border-bottom: 1px solid #fff;
}
.contact_content .banner_ .info h3 {
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}
.contact_content .banner_ .info b {
  width: 15rem;
  height: 1.5625rem;
  line-height: 1.5625rem;
  padding-left: 0.625rem;
  font-size: 0.75rem;
}
.contact_content .banner_ .qr_code_box {
  width: 4rem;
  height: 5rem;
  padding: 0.3125rem;
  font-size: 0.6rem;
}
.contact_content .banner_ .qr_code_box img {
  width: 3.5rem;
  height: 3.5rem;
  margin-bottom: 0.3125rem;
}
.contact_content .map {
  height: 15rem;
  margin-bottom: 0.9375rem;
}
/* 文章页 */
.content_content {
  padding-top: 2.5rem;
}
.content_content .container {
  width: 100%;
}
.content_content .head {
  width: 100%;
  padding-bottom: 0.625rem;
  margin-bottom: 1.40625rem;
}
.content_content .head h3 {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  margin-bottom: 0.625rem;
  padding: 0 0.9375rem;
}
.content_content .head .flx i {
  font-size: 0.5rem;
}
.content_content .content {
  padding: 0 0.625rem;
}
.content_content .content iframe {
  width: 100%;
  height: 9.375rem;
  margin-bottom: 1.875rem;
}
.content_content .content .cont p {
  font-size: 0.7rem;
  line-height: 1.2rem;
  text-indent: 1rem;
  margin-bottom: 0.625rem;
}
.content_content .shareBox {
  margin: 0.625rem 0;
}
.content_content .statement {
  padding: 0.46875rem 0;
  margin-bottom: 0.9375rem;
  font-size: 0.375rem;
  line-height: 1.2rem;
}
.content_content .pnBox {
  margin-bottom: 1.5625rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
          width: 100%;
}
.content_content .pnBox .prev {
  margin-bottom: 0.46875rem;
}
.content_content .pnBox i {
  width: 2.8125rem;
  height: 1.8125rem;
  line-height: 1.8125rem;
  background-color: #1270E2;
  color: #fff;
  display: inline-block;
  text-align: center;
}
.content_content .pnBox a {
  font-size: 0.5rem;
}
.content_content .pnBox .back {
  width: 6.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  border-radius: 1.875rem;
  position: initial;
  margin: 0 auto;
  align-self: center;
  margin-top: 0.9375rem;
}
