﻿@charset "utf-8";

.top_ass {
  background-color: #ebebeb;
  color: #808080;
  font-size: 12px;
  line-height: 28px;
}
.top_ass .ass_cp {
  margin-right: 16px;
}
.top_ass .ass_cp b {
  color: #1982db;
}
.top_ass .ass_login {
  margin-right: 8px;
}
.top_ass .ass_reg {
  margin-left: 8px;
  margin-right: 16px;
}
.top_ass .ass_a {
  margin-left: 16px;
}
.top_ass .break {
  color: #b3b3b3;
  font-size: 10px;
  position: relative;
  top: -2px;
}
.top_ass a {
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
}
.top_ass a:hover {
  color: #1982db;
}
.lan {
  position: relative;
  height: 28px;
  overflow: hidden;
}
.lan img {
  height: 14px;
  float: left;
  margin: 7px 4px 0 4px;
}
.lan em {
  float: left;
}
.lan a {
  margin-left: 8px;
  float: left;
  opacity: .5;
}
.lan a .tmpicon-roundcheckfill {
  display: none;
  font-size: 14px;
}
.lan a.selected,
.lan a:hover {
  opacity: 1;
}
.lan a.selected .tmpicon-roundcheckfill {
  display: inline-block;
}
.lan .child {
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.08);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
  -webkit-transition: max-height 0.4s ease-in-out;
  z-index: 4;
}
.lan .child a {
  width: 100%;
  display: block;
  white-space: nowrap;
  line-height: 28px;
  height: 28px;
}
.lan .child a .tmpicon-check {
  display: none;
}
.lan .child a.selected {
  background-color: #f5f5f5;
}
.lan .child a.selected .tmpicon-check {
  display: inline-block;
}
.lan .child a:hover {
  color: #1982db;
  background-color: #f5f5f5;
}
.lan:hover .child {
  max-height: 200px;
}
/**/
/*swiper轮播-start*/
.index_roll {
  height: calc(100vh - 28px);
  background: #000;
  color: #fff;
  text-align: center;
  margin-top: -94px;
}
.index_roll_m {
  height: calc(100vh - 44px);
  background: #000;
  color: #fff;
  text-align: center;
}
.index_roll .swiper-slide,
.index_roll_m .swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.index_roll .swiper-slide img {
  max-height: 80%;
  position: absolute;
  top: 50%;
  display: block;
}
.index_roll .btn_play {
  font-size: 16px;
  color: #fff;
  z-index: 2;
  margin-top: 16px;
  opacity: .8;
}
.index_roll .btn_play span {
  font-size: 16px;
  margin-right: 8px;
}
.index_roll a,
.index_roll a:hover {
  color: #fff;
}
.index_roll .h01 {
  font-size: 18px;
  line-height: 26px;
}
.index_roll .h02 {
  font-size: 26px;
  line-height: 50px;
  font-weight: bold;
  margin: 0 auto;
}
.index_roll .h03 {
  width: 200px;
  margin: 30px auto 0 auto;
}
.index_roll .h03 div {
  background-color: #fff;
}
.index_roll .h04 {
  font-size: 16px;
  line-height: 28px;
  margin: 10px auto 0 auto;
}
.index_roll .h05 a {
  line-height: 34px;
  text-align: center;
  height: 34px;
  width: 160px;
  border: 1px solid #fff;
  border-radius: 34px;
  font-size: 12px;
}
.index_roll .video_block {
  width: 1400px;
  margin: auto;
}
.index_roll .video_block .left {
  width: 70%;
  float: left;
  text-align: left;
}
.index_roll .video_block .right {
  width: 30%;
  float: right;
}
.index_roll .video_block .right video {
  width: 100%;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
}
.myslide-next,
.myslide-prev {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 100%;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  font-size: 28px;
  color: #fff;
  text-align: center;
}
.out_nav .myslide-next,
.out_nav .myslide-prev {
  color: #2cd5cb;
}
.myslide-prev {
  left: 10px;
}
.myslide-next {
  right: 10px;
  left: auto;
}
.myslide-prev.swiper-button-disabled,
.myslide-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.mypagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-container-horizontal > .mypagination.swiper-pagination-bullets {
  bottom: 20px;
}
.mypagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: .4;
}
.mypagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.nav_swiper .swiper-slide {
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
}
.position_center {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}
.vertical_center {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  box-sizing: border-box;
}
/*swiper轮播-end*/
.block_white {
  background-color: #fff;
}
.block_dark {
  background-color: #1a1a1a;
}
.block_grey {
  background-color: #ebebeb;
}
.break_ban {
  width: 1160px;
  margin: 0 auto;
  padding: 26px 0;
}
.break_ban .title {
  font-size: 22px;
  font-weight: bold;
}
.break_ban a {
  margin-left: 16px;
  font-size: 16px;
}
.break_ban a:hover {
  color: #1982db;
}
.index_ban {
  text-align: center;
  padding: 52px 0 32px 0;
}
.ban_left {
  text-align: left;
}
.index_ban .h01 {
  font-size: 44px;
  font-weight: bold;
  line-height: 64px;
}
.ban_style2 .h01 {
  font-size: 28px;
  line-height: 44px;
  font-weight: normal;
}
.index_ban .h02 {
  color: rgba(0, 0, 0, 0.5);
  font-size: 22px;
  line-height: 32px;
}
.ban_style2 .h02 {
  font-size: 38px;
  line-height: 44px;
  color: #4d4d4d;
}
.index_ban .h03 {
  height: 3px;
  width: 100px;
  margin: 0 auto;
  background-color: #1982db;
  margin-top: 16px;
}
.index_ban .h04 {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 22px;
}
.txt_ban {
  padding: 32px 0 32px 0;
  text-align: center;
}
.txt_ban .h01 {
  font-size: 28px;
  line-height: 44px;
  font-weight: bold;
}
.block_dark .index_ban .h01 {
  color: #fff;
}
.block_dark .index_ban .h02 {
  color: rgba(255, 255, 255, 0.5);
}
.block_dark .tab_nav a {
  color: #fff;
}
.block_about {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/about_bg.jpg);
}
.index_about_nav {
  width: 500px;
}
.tab_nav .index_about_nav .tab_nav_block {
  width: 100px;
  text-align: center;
}
.index_p_nav {
  width: 300px;
  margin: 0 auto;
}
.index_p_outer {
  width: 1180px;
  margin: 0 auto;
}
.index_swp_outer {
  width: 1200px;
  margin: 0 auto;
}
.index_swp_outer .swiper-slide {
  padding: 10px;
  box-sizing: border-box;
}
.index_c_outer {
  width: 1186px;
  margin: 0 auto;
}
.pro_list .block {
  width: calc((100% - 80px)/4);
  margin: 10px;
  background-color: #fff;
  float: left;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.pro_list .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}
.pro_list .block .h01 {
  display: block;
  height: 275px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 56px;
}
.pro_list .block .h01 img {
  display: block;
  width: 100%;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.pro_list .block:hover .h01 img {
  transform: scale(0.8);
}
.pro_list .block .h02 {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 255px;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.pro_list .block:hover .h02 {
  top: 0;
}
.pro_list .block .h02 .title {
  padding: 10px 26px 0 26px;
  font-size: 16px;
  line-height: 32px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.pro_list .block .h02 .title:hover {
  color: #1982db;
}
.pro_list .block .h02 .model {
  padding: 0 26px 16px 26px;
  color: #808080;
  font-size: 14px;
  line-height: 18px;
}
.pro_list .block .h02 .des {
  box-sizing: border-box;
  padding: 16px 26px 0 26px;
  background-color: #1982db;
  color: #fff;
  font-size: 14px;
  height: 300px;
}
.pro_list .block .h02 .txt {
  line-height: 26px;
  max-height: calc(26px * 7);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.pro_list .block .h02 .btn {
  position: absolute;
  left: 26px;
  bottom: 16px;
  color: #fff;
}
.pro_list .block .had {
  position: absolute;
  z-index: 2;
  top: 16px;
  left: 26px;
  display: none;
}
.pro_list .block .had span {
  margin-right: 10px;
}
.pro_list .block .had .ylicon-tools-shipin-copy,
.pro_list .block .had .ylicon-pdf {
  color: #4d4d4d;
}
.pro_list .block .had .ylicon-new {
  color: #e64340;
}
.news_list .block {
  width: calc((100% - 60px)/3);
  margin: 10px;
  background-color: #fff;
  float: left;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.news_list .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}
.news_list .block .h01 {
  width: 100%;
  height: 320px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}
.news_list .block .h02 {
  height: 128px;
  padding: 10px 16px;
  background-color: #1a1a1a;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.news_list .block:hover .h02 {
  background-color: #1982db;
}
.news_list .block .title {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  height: 28px;
}
.news_list .block .title a {
  color: #fff;
}
.news_list .block .time {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.news_list .block .des {
  color: rgba(255, 255, 255, 0.5);
  height: 52px;
}
.case_list .block {
  display: block;
  width: calc((100% - 52px)/2);
  height: 420px;
  margin: 13px;
  background-color: #fff;
  float: left;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.case_list .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}
.case_list .block .h01 {
  width: 100%;
  height: 420px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.case_list .block .h02 {
  width: 100%;
  height: 76px;
  line-height: 76px;
  text-align: center;
  background-color: rgba(25, 130, 219, 0.8);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  position: absolute;
  left: 0;
  bottom: -76px;
}
.case_list .block:hover .h02 {
  bottom: 0;
}
.case_list .block:hover .h01 {
  transform: scale(1.1);
}
.case_list .block .title {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}
.case_list .block .title a {
  color: #fff;
}
.exh_list .block {
  width: calc((100% - 52px)/2);
  height: 260px;
  margin: 13px;
  background-color: #fff;
  float: left;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.exh_list .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}
.exh_list .block:hover .left span {
  transform: scale(1.1);
}
.exh_list .block .left {
  height: 100%;
  width: 260px;
  overflow: hidden;
}
.exh_list .block .left span {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.exh_list .block .right {
  position: relative;
  height: 100%;
  padding: 14px ;
  box-sizing: border-box;
}
.exh_list .block .h01 {
  font-size: 16px;
  font-weight: bold;
}
.exh_list .block .h02 {
  color: #808080;
  line-height: 22px;
  margin-top: 10px;
}
.exh_list .block .h03 {
  width: calc(100% - 28px);
  position: absolute;
  bottom: 14px;
  left: 14px;
}
.exh_list .block .h03 .time {
  float: left;
  color: #808080;
  margin-top: 16px;
}
.exh_list .block .h03 *[class*="btn"] {
  float: right;
}
.v_list {
  position: relative;
}
.v_list .block {
  width: calc((100% - 60px)/3);
  margin: 10px;
  background-color: #fff;
  float: left;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.v_list .first {
  width: calc(100% - 20px);
  margin: 10px;
  background-color: #fff;
  float: left;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.v_list .list_roll .block {
  width: calc(100% - 20px);
}
.v_list .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}
.v_list .block .h01 {
  width: 100%;
  height: 280px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
}
.v_list .first .h01 {
  height: 480px;
}
.v_list .block .h02 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 48px;
  padding: 10px 16px;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.v_list .first .h02 {
  height: 76px;
}
.v_list .first .h02 a {
  line-height: 56px;
  font-size: 22px;
  max-height: 56px;
  -webkit-line-clamp: 1;
}
.v_list .block:hover .h02 {
  background-color: rgba(25, 130, 219, 0.8);
}
.v_list .block .title {
  color: #fff;
  font-weight: bold;
  height: 56px;
}
.v_list .block .title a {
  color: #fff;
}
.v_list .block .play {
  width: 54px;
  height: 54px;
  border-radius: 100%;
  line-height: 54px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc((100% - 48px)/2);
  left: 50%;
  margin: -27px 0 0 -27px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.v_list .block .play:hover {
  transform: scale(1.2);
}
.v_list .first .play {
  transform: scale(1.8);
}
.v_list .first .play:hover {
  transform: scale(2);
}
.news_con .left {
  width: 816px;
  border-right: 1px solid #ebebeb;
  padding-right: 36px;
  box-sizing: border-box;
  float: left;
}
.news_con .news_top .btn {
  margin-left: 26px;
}
.news_con .right {
  width: calc(100% - 816px - 36px);
  float: right;
}
.news_con .right .block {
  width: 100%;
  background-color: #fff;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.news_con .right .line_break {
  margin: 26px auto;
}
.news_con .right .line_break:last-child {
  display: none;
}
.news_con .right .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}
.news_con .right .block .h01 {
  width: 100%;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}
.news_con .right .block .h02 {
  height: 72px;
  padding: 10px 16px;
  background-color: #1a1a1a;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.news_con .right .block:hover .h02 {
  background-color: #1982db;
}
.news_con .right .block .title {
  color: #fff;
  font-weight: bold;
  height: 28px;
}
.news_con .right .block .title a {
  color: #fff;
}
.news_con .right .block .time {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.news_con .right .block_t .h02 {
  height: 72px;
  padding: 10px 16px;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.news_con .right .block_t:hover .h02 {
  background-color: #ebebeb;
}
.news_con .right .block_t .title {
  font-weight: bold;
  height: 28px;
}
.news_con .right .block_t .time {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
.news_con .right .block_t:hover .title a {
  color: #1982db;
}
.news_con .left .n_title {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 8px;
}
.news_con .left .n_from {
  color: #808080;
  margin-bottom: 26px;
}
.news_con .left .n_from span {
  margin-right: 16px;
}
.news_con .n_con {
  font-size: 16px;
  line-height: 28px;
  margin-top: 26px;
}
.news_con .n_con a,
.news_con .left .n_con a:hover {
  color: #1982db;
  text-decoration: underline;
}
.news_con .n_con a,
.news_con .left .n_con span {
  display: inline;
  white-space: normal!important;
  line-height: 22px!important;
}
.news_con .n_con img {
  height: auto!important;
  width: auto!important;
  max-width: 100%;
}
.news_con .n_con video {
  max-width: 100%;
}
.news_con .left .n_con audio {
  max-width: 100%;
}
.news_con .n_con ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
.news_con .n_con ul li {
  position: relative;
  padding-left: 12px;
}
.news_con .n_con ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #ccc;
}
.news_con .n_con fieldset {
  margin: 16px 0;
  padding: 0 8px;
  background-color: #fff;
}
.news_con .n_con fieldset legend {
  font-weight: bold;
}
.news_con #ck {
  width: 100%;
  height: 500px;
}
.news_con .left .n_con fieldset td {
  padding: 4px;
}
.news_con .left .n_share {
  text-align: center;
  margin: 54px 0;
  font-size: 12px;
}
.news_con .left .n_share a {
  width: 110px;
}
.news_con .left .n_share a span[class*="font"] {
  font-size: 22px;
  line-height: 54px;
  height: 54px;
  width: 54px;
  border-radius: 100%;
  text-align: center;
  color: #1982db;
  border: 1px solid #ccc;
  background-color: #fff;
}
.news_con .left .n_share a span:last-child {
  display: block;
}
.news_con .left .n_np {
  margin: 26px 0 0 0;
}
.news_con .left .n_np .btn {
  background-color: #1982db;
  color: #fff;
  line-height: 44px;
  padding: 0 26px;
  margin-top: 6px;
}
.msg_con .title {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 8px;
}
.msg_con .from {
  color: #808080;
  margin-bottom: 26px;
}
.news_con .from span {
  margin-right: 16px;
}
.msg_con .con {
  font-size: 16px;
  line-height: 28px;
  margin-top: 26px;
}
.page_con .left {
  width: 100%;
  float: none;
  border: 0;
  padding-bottom: 14px;
  box-sizing: border-box;
  padding-right: 0;
}
.page_con .n_con {
  margin-top: 0px;
}
.view_more {
  line-height: 34px;
  height: 34px;
  padding: 0 36px;
  border: 2px solid #1982db;
  color: #1982db;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  font-size: 14px;
  border-radius: 34px;
}
.view_more:hover {
  color: #fff;
  background-color: #1982db;
  box-shadow: 2px 2px 10px 0 rgba(25, 130, 219, 0.5);
}
.index_video {
  width: 800px;
  margin: 0 auto;
}
.index_news_nav {
  width: 300px;
  margin: 0 auto;
}
.index_news .left {
  width: calc((100% - 20px)/2);
  float: left;
}
.index_news .left .block {
  display: block;
  background-color: rgba(255, 255, 255, 0.04);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.index_news .left .block .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 376px;
}
.index_news .left .block .title {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  height: 26px;
  max-height: 52px;
  overflow: hidden;
  margin: 16px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index_news .left .block .time {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  padding: 0 16px 16px 16px;
}
.index_news .left .block .des {
  margin: 6px 16px;
  color: rgba(255, 255, 255, 0.5);
}
.index_news .right {
  width: calc((100% - 20px)/2);
  float: right;
}
.index_news .right .block {
  background-color: rgba(255, 255, 255, 0.04);
  margin-bottom: 20px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  height: 160px;
  overflow: hidden;
}
.index_news .right .block .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  height: 160px;
}
.index_news .right .block .title {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  max-height: 52px;
  overflow: hidden;
  margin: 16px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index_news .right .block .des {
  margin: 6px 16px;
  color: rgba(255, 255, 255, 0.5);
}
.index_news .right .block .time {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  padding: 0 16px 16px 16px;
}
.index_news .left .block:hover,
.index_news .right .block:hover {
  background-color: #1982db;
}
.block_icon {
  text-align: center;
  padding: 54px 0;
}
.block_icon .block {
  display: block;
  margin-left: 40px;
  width: calc((100% - 120px)/4);
  float: left;
  background-color: #ebebeb;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.block_icon .block:first-child {
  margin-left: 0;
}
.block_icon .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}
.block_icon .h01 {
  width: 100%;
  line-height: 140px;
  text-align: center;
  background-color: #fff;
}
.block_icon .h01 span {
  font-size: 64px;
  color: #1982db;
}
.block_icon .h02 {
  height: 166px;
  padding-top: 60px;
  box-sizing: border-box;
}
.block_icon .title {
  font-size: 16px;
  font-weight: bold;
}
.block_icon .des {
  color: #808080;
  font-size: 14px;
  line-height: 18px;
  margin: 0 14px;
}
/**/
.top_ban {
  height: 380px;
  background-color: #1a1a1a;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-top: -94px;
}
.ban_product {
  background-image: url(../images/ban_product.png);
}
.ban_about {
  background-image: url(../images/ban_about.png);
}
.ban_service {
  background-image: url(../images/ban_service.png);
}
.ban_order {
  background-image: url(../images/ban_order.png);
}
.ban_contact {
  background-image: url(../images/ban_contact.png);
}
.ban_feed {
  background-image: url(../images/ban_feed.png);
}
.ban_news {
  background-image: url(../images/ban_news.png);
}
.ban_media {
  background-image: url(../images/ban_media.png);
}
.ban_link {
  background-image: url(../images/ban_link.png);
}
.ban_cer {
  background-image: url(../images/ban_cer.png);
}
.ban_law {
  background-image: url(../images/ban_law.png);
}
.ban_video {
  background-image: url(../images/ban_video.png);
}
.top_ban .outer {
  height: 100%;
  position: relative;
}
.top_ban .search {
  width: 600px;
  height: 44px;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  position: absolute;
  top: calc(((380px - 118px)/2) + 69px);
  left: 50%;
  transform: translate(-50%, -50%);
}
.top_ban .search input {
  position: relative;
  height: 44px;
  line-height: 44px;
  width: 100%;
  border-radius: 0;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  font-size: 14px;
}
.top_ban .search input:focus {
  box-shadow: none;
}
.top_ban .search a {
  position: absolute;
  right: 0;
  top: 0;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  background-color: #1982db;
  color: #fff;
  font-size: 14px;
}
.top_ban .col_name {
  text-align: center;
  color: #fff;
  position: relative;
  top: calc(((100% - 118px)/2) + 69px);
  transform: translate(0, -50%);
}
.top_ban .col_name .h01 {
  font-size: 22px;
  line-height: 32px;
}
.enbody .top_ban .col_name .h01,
.debody .top_ban .col_name .h01 {
  line-height: 52px;
  font-size: 52px;
}
.top_ban .col_name .h02 {
  font-size: 58px;
  line-height: 64px;
  color: rgba(255, 255, 255, 0.4);
}
.map {
  width: 100%;
  margin: 0 auto ;
  position: relative;
  z-index: 2;
  background-color: #f5f5f5;
}
.map.map_fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  background-color: #fff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.with_map {
  height: 70px;
  overflow: hidden;
  display: none;
}
.map .add {
  line-height: 70px;
  font-size: 14px;
  color: #ccc;
}
.map .add *[class*='font'] {
  color: #1982db;
  margin-right: 8px;
}
.map .add a {
  color: #808080;
}
.map .add a:hover {
  color: #4d4d4d;
}
.map .this_child {
  line-height: 70px;
  float: right;
  font-size: 16px;
}
.map .this_child a {
  padding: 0 16px;
}
.map .this_child a.selected {
  color: #fff;
  background-color: #1982db;
}
.map .this_child a:not(.selected):hover {
  color: #1982db;
  background-color: #f0f0f0;
}
.map .this_txt {
  text-align: right;
  line-height: 70px;
}
.map .this_txt a {
  color: #1982db;
  text-decoration: underline;
}
.all_cat {
  background-color: #ebebeb;
  font-size: 14px;
  padding: 10px 26px;
  line-height: 28px;
}
.all_cat .cat_block {
  margin: 10px auto;
}
.all_cat .head {
  width: 70px;
}
.all_cat .flex_block a {
  margin-right: 16px;
}
.all_cat .flex_block a.selected {
  background-color: #1982db;
  color: #fff;
  padding: 0 8px;
}
.all_ranking {
  font-size: 14px;
}
.all_ranking a {
  background-color: #ebebeb;
  border: 1px solid #ccc;
  margin-right: 8px;
  padding: 0 8px;
}
.all_ranking a:not(.selected):hover {
  border-color: #1982db;
}
.all_ranking a.selected {
  border-color: #1982db;
  background-color: #1982db;
  color: #fff;
}
.all_ranking a span {
  font-size: 16px;
}
.p_compare {
  text-align: center;
  background-color: #fff;
  line-height: 44px;
  position: relative;
}
.p_compare .head {
  width: 80px;
}
.p_compare .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.p_compare .head div,
.p_compare .block div,
.p_compare .bg div {
  border-top: 1px solid #ebebeb;
}
.p_compare .head div:first-child,
.p_compare .block div:first-child,
.p_compare .bg div:first-child {
  border-top: none;
}
.p_compare div.btn {
  line-height: 66px;
  /*border-bottom:1px solid #ebebeb;*/
}
.p_compare .pic {
  line-height: 100px;
}
.p_compare .pic img {
  height: 100px;
}
.p_compare .btn a {
  border: 2px solid #1982db;
  color: #1982db;
  line-height: 30px;
  padding: 0 26px;
  margin: 16px auto;
  border-radius: 30px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.p_compare .block {
  width: 20%;
  float: left;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 2;
}
.p_compare .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}
.p_compare .block:hover .btn a {
  background-color: #1982db;
  color: #fff;
}
.p_detail {
  background-color: #fff;
}
.p_detail table {
  background-color: #ebebeb;
}
.p_detail table td {
  padding: 4px 8px;
  line-height: 28px;
}
.p_detail table tr:hover {
  background-color: #f5f5f5;
}
:not(.debody) .p_para_nav{
  /*background-color: #ebebeb;*/
  padding:8px 0;
  text-align:center;

}
.p_para_nav{
  font-weight: bold;
}
.debody .p_para_nav,.enbody .p_para_nav{
  font-weight: normal;
}
.p_para_con {
  margin: 26px;
}
.p_para_con img {
  width: auto!important;
  height: auto!important;
  max-width: 100%!important;
}
.p_intro {
  width: 1160px;
  margin: 0 auto;
  background-color: #fff;
}
.p_intro .left {
  margin: 26px 26px 26px 26px;
  width: 500px;
  float: left;
}
.p_intro .right {
  margin: 26px 0;
  width: calc(100% - 500px - 78px);
  float: left;
}
.p_roll .ylifont {
  position: absolute;
  right: 16px;
  top: 12px;
  font-size: 22px;
  color: #ccc;
}
.p_roll {
  border: 1px solid #ebebeb;
  box-sizing: border-box;
}
.p_roll .swiper-slide {
  width: 100%;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p_roll_nav.swiper-container {
  margin-top: 10px;
}
.p_roll_nav a {
  height: 92px;
  width: 92px;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p_roll_nav .active-nav a {
  border-color: #1982db;
}
.p_intro .ttd {
  min-height: 332px;
  /* height: 332px;*/
}
.p_intro .p_title {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
.p_intro .p_model {
  color: #808080;
  margin-bottom: 16px;
}
.p_intro .p_des {
  font-size: 14px;
  line-height: 22px;
  max-width: 100%;
  overflow: hidden;
  min-height: 220px;
/*   height: 220px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical; */
  margin-bottom: 16px;
  margin-top: 16px;
}
.p_intro .p_alt {
  text-align: center;
}
.p_intro .p_alt a {
  width: calc((100% - 6px)/4);
  margin-right: 2px;
  padding: 16px 0 10px 0;
  background-color: #f5f5f5;
  float: left;
}
.p_intro .p_alt a:last-child {
  margin: 0;
}
.p_intro .p_alt a span {
  display: block;
  font-size: 26px;
  line-height: 32px;
  color: #1982db;
}
.p_intro .p_alt a.no *,
.p_intro .p_alt a.no {
  color: #ccc;
}
.p_intro .p_alt a:not(.no):hover {
  background-color: #ebebeb;
}
.p_intro .p_key {
  color: #808080;
  margin-bottom: 16px;
  margin-top: 16px;
}
.p_intro .p_key a {
  text-decoration: underline;
  margin-right: 12px;
}
.p_intro .p_np {
  margin-bottom: 16px;
}
.p_share {
  line-height: 44px;
  font-size: 14px;
}
.p_share .title {
  color: #808080;
}
.p_share a {
  height: 44px;
  width: 44px;
  line-height: 44px;
  border-radius: 100%;
  text-align: center;
  margin: 0 8px;
  color: #fff;
}
.p_share a.tmpicon-fbfill {
  background-color: #1982db;
}
.p_share a.tmpicon-twfill {
  background-color: #00c3fb;
}
.p_share a.tmpicon-wxfill {
  background-color: #26ba23;
}
.p_share a.tmpicon-wbfill {
  background-color: #e64340;
}
.p_share a.tmpicon-qqfill {
  background-color: #00c3fb;
}
.p_share a.tmpicon-infill {
  background-color: #1982db;
}
.service .block {
  display: block;
  width: calc((100% - 104px)/4);
  margin: 13px;
  float: left;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  background-color: #fff;
}
.service .block:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
  margin-top: 0;
}
.service .block .h01 {
  text-align: center;
}
.service .block .h01 span[class*="font"] {
  font-size: 52px;
  color: #1982db;
  line-height: 64px;
  margin-top: 26px;
}
.service .block .h01 span:last-child {
  display: block;
  margin-bottom: 26px;
}
.service .block .h02 {
  height: 260px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.service .block01 .h02 {
  background-image: url(../images/ser01.jpg);
}
.service .block02 .h02 {
  background-image: url(../images/ser02.jpg);
}
.service .block03 .h02 {
  background-image: url(../images/ser03.jpg);
}
.service .block04 .h02 {
  background-image: url(../images/ser04.jpg);
}
.service_search {
  width: 600px;
  height: 44px;
  margin: 0 auto;
  position: relative;
}
.service_search input {
  position: relative;
  height: 44px;
  line-height: 44px;
  width: 100%;
  border-radius: 0;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  font-size: 14px;
  background-color: #ebebeb;
}
.service_search input:focus {
  box-shadow: none;
}
.service_search a {
  position: absolute;
  right: 0;
  top: 0;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  background-color: #1982db;
  color: #fff;
  font-size: 14px;
}
.good_news {
  margin-bottom: 10px;
}
.good_news .left {
  width: calc(100% - 393px);
  float: left;
}
.good_news .right {
  width: 393px;
  float: left;
}
.news_roll .swiper-slide {
  width: 100%;
  height: 468px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.news_roll_nav .block {
  height: 156px;
  padding: 10px 16px;
  background-color: #1a1a1a;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
}
.news_roll_nav .block:before {
  content: '';
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  overflow: hidden;
}
.news_roll_nav .block:hover {
  background-color: #1982db;
}
.news_roll_nav .block .title {
  color: #fff;
  font-weight: bold;
  max-height: 56px;
}
.news_roll_nav .block .title a {
  color: #fff;
}
.news_roll_nav .block .time {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.news_roll_nav .block .des {
  color: rgba(255, 255, 255, 0.5);
  height: 52px;
}
.feed {
  background-color: #ebebeb;
  padding: 36px;
  box-sizing: border-box;
}
.feed .app_list_block .title {
  width: 96px;
}
.feed .input_block,
.feed .select_block {
  padding: 8px 0;
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.feed .area_block {
  padding: 8px 0;
}
.feed .area_block textarea {
  width: calc(100% - 88px);
}
.enbody .feed .input_block,
.enbody .feed .select_block,
.debody .feed .input_block,
.debody .feed .select_block {
  width: 100%;
  float: none;
}
.enbody .feed .app_list_block .title span[class*="font"],
.debody .feed .app_list_block .title span[class*="font"] {
  display: none;
}
.enbody .feed .area_block textarea,
.debody .feed .area_block textarea {
  width: 740px;
}
.enbody .feed .app_list_block .title,
.debody .feed .app_list_block .title {
  width: 180px;
}
.enbody .feed input[type="text"],
.enbody .feed select,
.debody .feed input[type="text"],
.debody .feed select {
  width: 740px;
}
.news_con .feed .input_block,
.news_con .feed .select_block {
  width: 100%;
}
.news_con .feed input[type="text"],
.news_con .feed select {
  width: 523px;
}
.user {
  background-color: #ebebeb;
  padding: 36px;
  box-sizing: border-box;
}
.user .left {
  float: left;
  width: 700px;
  position: relative;
}
.user .left:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #dbdbdb;
  content: '';
}
.user .right {
  float: right;
  width: calc(100% - 72px - 700px);
}
.user .right .tip {
  font-size: 18px;
}
.user .right .tip_list {
  margin-bottom: 14px;
}
.user .right .tip_list .head {
  font-weight: bold;
}
.user .right .wxpic img {
  width: 160px;
  border: 1px solid #ebebeb;
}
.user_picnews .block {
  padding: 7px 0;
}
.user_picnews .pic {
  height: 78px;
  width: calc(78px + 24px);
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  display: block;
}
.user_picnews .h01 a:hover {
  color: #1982db;
}
.user_picnews .h02 {
  margin-top: 6px;
  font-size: 12px;
  color: #808080;
  line-height: 22px;
}

.user .bind_name{
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom:36px;
}
.user .b_left,.user .b_right{
  width: 50%;
  float: left;
  text-align: center;
}
.user .b_con{
  text-align: center;
  margin: 36px auto;
}
.user .b_con form{
  display: inline-block;
  margin: 8px 16px;
}
.user .b_tip{
  text-align: center;
  color: #808080;
}

.cp {
  background-color: #fff;
  padding: 28px;
  box-sizing: border-box;
}
.cp .left {
  width: 200px;
  text-align: center;
  float: left;
}
.cp .left .head {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f5f5f5;
}
.cp .left .btn {
  margin-top: 14px;
}
.cp .left .btn a {
  background-color: #f0f0f0;
  padding: 0 8px;
  border-radius: 3px;
}
.cp .left .btn a span {
  margin-right: 4px;
  color: #808080;
}
.cp .left .btn a:hover {
  color: #fff;
  background-color: #1982db;
}
.cp .left .btn a:hover span {
  color: #fff;
}
.cp .center {
  position: relative;
  width: 600px;
  padding-left: 54px;
  float: left;
}
.cp .center:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ebebeb;
  content: '';
}
.cp .center .h01 {
  line-height: 28px;
  margin-bottom: 14px;
}
.cp .center .h01 b {
  font-size: 22px;
}
.cp .center .h02 {
  color: #808080;
}
.cp .center .h02 span {
  margin-right: 26px;
}
.cp .center .h03 span,
.cp .center .h03 a {
  margin-right: 26px;
}
.cp .right {
  width: 200px;
  text-align: right;
  float: right;
}
.about_intro .left {
  width: calc((100% - 10px)/2);
  float: left;
}
.about_intro .right {
  float: right;
  width: calc((100% - 10px)/2);
}
.about_intro .txt {
  margin: 0 60px 0 0;
  font-size: 16px;
}
.about_intro .right .about_roll {
  height: 360px;
}
.about_intro .right .about_roll .swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about_join {
  height: 400px;
  background-color: #ebebeb;
}
.about_join .left {
  width: 50%;
  float: left;
  padding: 26px;
  box-sizing: border-box;
}
.about_join .right {
  float: right;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.about_join .right span {
  width: 100%;
  height: 100%;
  background-image: url(../images/join_intro.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.about_join .right span:hover {
  transform: scale(1.1);
}
.about_join .txt {
  font-size: 16px;
}
.about_require {
  height: 460px;
  background-color: #1a1a1a;
}
.about_require .left {
  width: 24%;
  height: 100%;
  float: left;
  overflow: hidden;
}
.about_require .left span {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/join_require.jpg);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.about_require .left span:hover {
  transform: scale(1.1);
}
.about_require .right {
  width: 76%;
  float: left;
  box-sizing: border-box;
  padding: 26px;
  height: 100%;
  overflow: auto;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
}
.about_t_ban {
  text-align: center;
  margin: 26px auto;
}
.about_t_ban .h01 {
  font-size: 32px;
  line-height: 44px;
}
.join_btn .block {
  width: 20%;
  float: left;
  text-align: center;
  margin: 16px auto;
}
.join_btn .block .h01 span {
  font-size: 80px;
  line-height: 120px;
  color: #fff;
}
.join_btn .block .h02 {
  color: #fff;
  font-size: 18px;
  line-height: 32px;
}
.join_btn .block .h03 {
  color: rgba(255, 255, 255, 0.5);
  width: 80%;
  line-height: 18px;
  height: 90px;
  margin: 0 auto;
}
.debody .join_btn .block .h03,
.enbody .join_btn .block .h03 {
  font-size: 12px;
  height: 150px;
}
.join_sch .block {
  width: 20%;
  float: left;
  text-align: center;
}
.join_sch .block.txt {
  background-color: #1a1a1a;
  padding: 26px 0;
  font-size: 16px;
  color: #fff;
}
.debody .join_sch .block.txt {
  font-size: 12px;
}
.join_sch .block.icon {
  height: 108px;
  line-height: 108px;
}
.join_sch .block.blank {
  height: 108px;
  line-height: 108px;
}
.join_sch .block.icon.tob {
  transform: rotate(90deg);
}
.join_sch .block.icon.tol {
  transform: rotate(180deg);
}
.join_sch .block.icon span {
  font-size: 64px;
}
.about_culture {
  height: 620px;
  background-color: #e5e5e5;
}
.about_culture_en {
  height: 620px;
  background-color: #e5e5e5;
}
.about_culture .left {
  width: 50%;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  background-image: url(../images/cul_left.jpg);
}
.about_culture_en .left {
  width: 50%;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  background-image: url(../images/cul_left_en.jpg);
}
.about_culture .right {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 26px;
  height: 100%;
  overflow: auto;
}
.about_culture_en .right {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 26px;
  height: 100%;
  overflow: auto;
}
.about_base .left {
  width: calc((100% - 10px)/2);
  margin-right: 10px;
  float: left;
}
.about_base .right {
  width: calc((100% - 10px)/2);
  float: right;
}
.about_base .right .block {
  display: block;
  height: 175px;
  width: calc((100% - 10px)/2);
  overflow: hidden;
  position: relative;
  margin-right: 10px;
  float: left;
}
.about_base .right .block:first-child {
  width: 100%;
  margin-bottom: 10px;
  margin-right: 0;
}
.about_base .right .block:last-child {
  margin: 0;
}
.about_base .right .block .h01 {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about_base .right .block .h02,
.about_base .left .title {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -44px;
  line-height: 44px;
  background-color: rgba(25, 130, 219, 0.8);
  text-align: center;
  color: #fff;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.about_base .right .block:hover .h02,
.about_base .left .swiper-slide:hover .title {
  bottom: 0;
}
.about_base .base_roll {
  height: 360px;
}
.about_base .base_roll .swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about_his .his_nav {
  text-align: center;
  line-height: 94px;
  font-size: 16px;
  margin: 0 30px;
  position: relative;
}
.about_his .his_nav:before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #ccc;
  position: absolute;
  left: 0;
  top: 14px;
}
.about_his .his_nav_outer {
  height: 94px;
  position: relative;
}
.about_his .his_nav .swiper-slide {
  position: relative;
}
.about_his .his_nav .swiper-slide:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 6px;
  margin-left: -8px;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
}
.about_his .his_nav .swiper-slide span[class*="font"] {
  color: #1982db;
  position: absolute;
  left: 50%;
  top: 6px;
  margin-left: -11px;
  font-size: 22px;
  width: 22px;
  line-height: 22px;
  text-align: center;
}
.about_his .his_nav .swiper-slide.active-nav:before {
  display: none;
}
.about_his .his_nav .swiper-slide:not(.active-nav) span[class*="font"] {
  display: none;
}
.about_his .his_con .block {
  margin-bottom: 16px;
}
.about_his .his_con .block .title {
  width: 60px;
}
.enbody .about_his .his_con .block .title,
.debody .about_his .his_con .block .title {
  width: 80px;
}
.list_3 .block {
  display: block;
  float: left;
  width: calc((100% - 26px)/3);
}
.list_4 .block {
  display: block;
  float: left;
  width: calc((100%)/4);
}
.list_5 .block {
  display: block;
  float: left;
  width: calc((100%)/5);
}
.list_honor .block {
  text-align: center;
  margin: 16px auto;
}
.list_honor .block .h01 img {
  height: 240px;
}
.list_honor .block .h02 {
  height: 44px;
  margin-top: 10px;
}
.list_logo .block {
  padding: 14px;
  box-sizing: border-box;
}
.list_logo .block .h01 {
  background: transparent;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  margin: 0 auto;
}
.contact {
  background-color: #fff;
}
.contact .add_map {
  height: 500px;
}
.contact .txt {
  padding: 26px 0;
}
.contact .txt .left {
  float: left;
  width: 400px;
  text-align: center;
}
.contact .txt .left img {
  height: 168px;
}
.contact .txt .right {
  width: calc(100% - 401px);
  float: left;
  border-left: 1px solid #ebebeb;
  padding: 0 0 0 46px;
  box-sizing: border-box;
}
.contact .txt .right span {
  margin-right: 8px;
  color: #808080;
}
.contact_list .block {
  margin: 26px 13px;
  height: 300px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  background-color: #fff;
}
.contact_list .block_r {
  background-color: #ebebeb;
}
.contact_list .block .left {
  width: 50%;
  height: 100%;
  float: left;
  overflow: hidden;
}
.contact_list .block_r .left {
  float: right;
}
.contact_list .block .right {
  width: 50%;
  float: left;
  padding: 46px 0 0 46px;
  box-sizing: border-box;
}
.contact_list .block .left span {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.contact_list .block .right .title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
}
.contact_list .block .right .txt p {
  margin: 0;
  padding: 0;
}
.contact_list .block:hover {
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
}
.contact_list .block .left span:hover {
  transform: scale(1.1);
}
.tag_list a {
  margin: 6px 12px 6px 0;
}
.link_list a {
  margin: 12px 24px 12px 0;
  font-size: 16px;
}
/*底部区域*/
.footer {
  margin-top: 0px;
  background-color: #333333;
  font-size: 14px;
  color: #808080;
}
.footer .outer {
  padding: 0 12px;
}
.footer a {
  color: #808080;
}
.footer a:hover {
  color: #1982db;
  text-decoration: underline;
}
.footer .f_nav {
  padding: 40px 0;
  line-height: 28px;
}
.footer .f_nav .flex_block .title,
.footer .f_nav .flex_block ul {
  width: 200px;
}
.footer .f_nav .title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.footer .f_nav .title .con a {
  white-space: nowrap;
}
.footer .contact_btm {
  width: 360px;
}
.enbody .footer .contact_btm {
  width: 300px;
}
.debody .footer .contact_btm {
  width: 260px;
}
.debody .footer .f_nav .flex_block .title,
.debody .footer .f_nav .flex_block ul {
  width: 120px;
}
.footer .contact_btm .h01 {
  margin-bottom: 14px;
  opacity: .5;
}
.footer .contact_btm .h01 img {
  height: 60px;
}
.footer .contact_btm .h02 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 14px;
}
.footer .contact_btm .h03 {
  line-height: 18px;
  width: 210px;
}
.footer .focus {
  text-align: center;
  width: 216px;
  margin-left: 40px;
}
.footer .focus .block {
  float: left;
  width: 100px;
  font-size: 12px;
}
.footer .focus .block:first-child {
  margin-right: 16px;
}
.footer .focus .block img {
  width: 100px;
  height: 100px;
}
.footer .keywords {
  padding: 26px 0;
}
.footer .keywords .block {
  padding: 6px 0;
}
.footer .keywords .title {
  color: #808080;
}
.footer .keywords a {
  margin-right: 16px;
}
.footer .cr {
  background-color: #202020;
  padding: 16px 0;
  color: #808080;
}
.footer .cr .f_icon a {
  font-size: 22px;
  margin-left: 16px;
}
.footer .cr .f_icon a:hover {
  text-decoration: none;
}
/**/
.u_cr {
  margin: 16px auto;
  text-align: center;
  color: #808080;
  font-size: 12px;
  line-height: 22px;
}
.u_cr a {
  color: #808080;
}
/**/
