body {
  padding-top: 180px;
}
.f14px {
  font-size: 14px;
}
.f16px {
  font-size: 16px;
}
.book {
  border: 1px solid #000;
}
.db {
  display: block;
}
.dnb {
  display: inline-block;
}
.flight {
  font-weight: lighter;
}
.fbold {
  font-weight: bold;
}
video{
  max-width: 100%;
}
.imghover {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -moz-transform: scale(1.2);
  /* Firefox */
  -webkit-transform: scale(1.2);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2);
}
.sca1 {
  transform: scale(1);
  -ms-transform: scale(1);
  /* IE 9 */
  -moz-transform: scale(1);
  /* Firefox */
  -webkit-transform: scale(1);
  /* Safari 和 Chrome */
  -o-transform: scale(1);
}
.sca0 {
  transform: scale(0);
  -ms-transform: scale(0);
  /* IE 9 */
  -moz-transform: scale(0);
  /* Firefox */
  -webkit-transform: scale(0);
  /* Safari 和 Chrome */
  -o-transform: scale(0);
}
.tran {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.hovercolor {
  color: #8cca1d;
}
.zhong {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  justify-content: center;
  align-items: center;
}
.z {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
}
.l0 {
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cen {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateX(-50%);
}
.f48 {
  font-size: 48px;
}
.wen_hied {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.p15 {
  padding: 15px;
}
.w50 {
  width: 50%;
}
.blod {
  font-weight: bold;
}
.wen_hied2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.w55 {
  width: 55%;
}
.w100 {
  width: 100%;
}
body,
html {
  font-size: 10px;
}
.overh {
  overflow: hidden;
}
.line1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.line3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.daohang {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
.header_2 {
  height: 120px;
  background-color: #ffffff;
  padding: 16px 0;
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
}
.header_2.active {
  height: 95px;
  padding: 6px 0;
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
}
.pc_logo img {
  width: 90%;
}
.header_2.active .xsrx_z {
  margin-top: 0;
}
.xsrx_z {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 40px;
  color: #181818;
  margin-top: 10px;
}
.header_dh_icon .iconfont {
  font-size: 3.2rem;
  color: #2b3269;
  position: relative;
  top: 12px;
  right: 15px;
}
.ver_align {
  display: table;
  height: 92px;
}
.ver_align1,
.ver_align2,
.ver_align3 {
  display: table-cell;
  vertical-align: middle;
}
.ver_align1 div {
  border-left: 2px solid rgba(0, 0, 0, 0.2);
  padding-left: 20px;
  position: relative;
}
.ver_align1 a:nth-child(1) {
  font-size: 3rem;
  line-height: 35px;
  color: #181818;
  font-weight: 600;
}
.ver_align1 a:nth-child(2) {
  font-size: 1.8rem;
  line-height: 28px;
  letter-spacing: 10px;
  color: #2b3269;
}
.pc_logo {
  margin-top: 5px;
  padding-right: 10px;
  margin-right: 10px;
}
.erweima {
  margin-left: 70px;
}
.header_2.active .ver_align {
  display: table;
  height: 78px;
}
.ver_align2 div:nth-child(1) {
  font-size: 1.4rem;
  line-height: 30px;
  color: #181818;
}
.ver_align2 div:nth-child(2) {
  font-size: 3rem;
  font-weight: bold;
  line-height: 30px;
  color: #2c336b;
}
.ver_align3 div {
  font-size: 1.6rem;
  line-height: 24px;
  color: #181818;
}
.ver_align3 .iconfont {
  font-size: 2.2rem;
  color: #181818;
  text-align: center;
}
.header_3 {
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.header_3_center {
  width: 100%;
}
.header_3_ul {
  display: table;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.header_3_ul > li {
  float: left;
  position: relative;
}
.header_3_ul > li > a {
  padding: 0px 35px;
  font-size: 1.6rem;
  line-height: 24px;
  color: #181818;
  border-right: 1px solid rgba(255, 255, 255, 0.39);
}
.header_3_ul > li:last-child > a {
  border: none;
}
.header_3_ul > li.active {
  position: relative;
}
.header_3_ul > li.active::before {
  content: "";
  display: block;
  height: 2px;
  background-color: #2b3269;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}
.header_3_ul > li:hover > a,
.header_3_ul > li.active > a {
  color: #2b3269 !important;
}
.header_3_ul > li::before {
  content: "";
  display: block;
  height: 2px;
  background-color: #2b3269;
  width: 0;
  position: absolute;
  top: 0px;
  left: 0;
}
.header_3_ul > li::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 4px;
  width: 1px;
  height: 20px;
  border-radius: 50%;
  background-color: #d4d4d4;
  transform: rotate(25deg);
}
.header_3_ul > li:last-child::after,
.header_3_ul > li:nth-last-child(2)::after,
.header_3_ul > li:last-child::before {
  display: none;
}
.header_3_ul > li:hover::before {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  width: 100%;
}
.header_3_ul > li:last-child,
.header_3_ul > li:nth-last-child(2) {
  margin-left: 20px;
}
.header_3_ul > li:last-child .iconfont,
.header_3_ul > li:nth-last-child(2) .iconfont {
  font-size: 1.8rem;
}
.header_3_ul > li .iconfont {
  text-align: right;
  padding: 0 0 0 0px;
  font-weight: 600;
  cursor: pointer;
  color: #181818;
  font-weight: normal;
}
.header_3_ul > li ul {
  position: absolute;
  top: 59px;
  left: -10px;
  width: 40px;
  background: #fff;
  display: none;
  border: 1px solid #eee;
}
.header_3_ul > li:hover ul {
  display: block;
}
.header_3_ul > li ul li {
  line-height: 30px;
  font-size: 1.6rem;
}
.header_3 .container {
  padding: 0;
}
.pc_icon .icon-wangluo {
  font-size: 2rem;
  color: #1f50ab;
}
.pc_icon a {
  font-weight: 600;
  color: #848787 !important;
}
.pc_icon a.blue {
  color: #1f50ab !important;
}
.scrll {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateX(-50%);
  bottom: 20px;
  z-index: 44;
  text-align: center;
  cursor: pointer;
}
.scrll > p {
  color: #ffffff;
  font-size: 1.7rem;
  margin-bottom: 10px;
}
.scrll img {
  animation: myfirst 1s infinite;
}
@keyframes myfirst {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, -10px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.pr {
  position: relative;
}
/* 搜索 */
.sousuo {
  display: none;
}
.sousuo_con {
  z-index: 1000;
  padding-left: 100px;
  font-size: 1.25rem;
}
.sousuo_con .iconfont {
  font-size: 1.25rem;
  padding-right: 10px;
}
.sousuo_inp {
  border: none;
  background-color: transparent;
  width: 400px;
}
.sousuo_con.sousuo_con1 {
  line-height: 81.2px;
}
.sousuoactive {
  display: block;
  transition: all .6s;
}
.pcnavactive {
  background: #fff !important;
  line-height: 65px;
  height: 65px;
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  color: #000 !important;
  border-bottom: 1px solid rgba(181, 181, 181, 0.22);
}
.pcnavactive a {
  color: #000;
}
.pcnavactive.index_pcnav .logo_text_center .website_name {
  color: #000;
}
.serch_line {
  background: #2b3269;
  width: 100%;
  height: 2px;
}
.searchbox {
  box-shadow: 0 0 7px 0 #cfcfcf;
  background: #fff;
  width: 100%;
  top: 180px;
  text-align: center;
  z-index: 999;
  position: fixed;
}
.displaynone {
  display: none;
}
.searchs {
  max-width: 600px;
  margin: 0 auto;
  padding: 15px;
}
.clearfix {
  zoom: 1;
}
.searchs .sertext {
  display: block;
  padding: 0;
  outline: 0;
  padding-left: 12px;
  width: 78%;
  float: left;
  border: 1px solid #cdcdcd;
  color: #a2a2a2;
  font-size: 1.4rem;
  height: 52px;
  line-height: 52px;
  transition: 0.4s;
  box-sizing: border-box;
}
.serbtn {
  padding: 0;
  margin: 0;
  border: none;
  outline: 0;
  width: 22%;
  float: right;
  height: 52px;
  text-align: center;
  line-height: 52px;
  background: #2b3269;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
  transition: 0.44s;
}
/* 手机导航 */
.phonenav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 0;
  background: #fff;
  line-height: 65px;
  height: 65px;
  display: none;
}
.phone_foot {
  display: none;
}
/* 菜单 */
.phone {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  display: none;
  top: 0;
  background: #fff;
  z-index: 999;
  width: 100%;
  padding: 10px 30px;
}
.index_a {
  display: inline-block;
}
.phone .wid {
  float: left;
}
.phone .wid > a {
  display: inline-block;
}
.color_dao .iconfont {
  color: #ba9657;
  font-size: 2.5rem;
  margin: 0 5px;
}
.color_dao {
  line-height: 49px;
}
.color_dao .daohang_sp {
  position: relative;
  top: -7px;
  font-size: 2.5rem;
}
.color_a {
  font-size: 2.5rem;
  position: relative;
  top: -7px;
}
.sidebar-menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #e7e9eb;
  z-index: 999;
  transition: 0.6s;
}
.sidebar-menu__header {
  height: 50px;
  background: #eff2f6;
  position: relative;
  display: block;
  padding: 8px 25px;
  height: 100%;
  width: 100%;
  color: #fff;
  margin-right: 105px;
}
.sidebar-menu .sidebar-menu__header {
  line-height: 50px;
  color: #646060;
  font-size: 2rem;
}
.sidebar-menu .sidebar-menu__header .iconfont {
  font-size: 2rem;
}
.sidebar-menu__list {
  position: fixed;
  top: 65px;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  background: #fff;
  list-style-type: none;
  border-top: 1px solid #cec7c7;
}
.sidebar-menu__item:first-child {
  border-top: 0;
}
.sidebar-menu__item {
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #eee;
}
.sidebar-menu__link {
  display: block;
  padding: 15px 25px;
  color: #828282;
  font-size: 1.4rem;
  font-weight: 400;
  transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.sidebar-menu__item {
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
}
.colos {
  line-height: 70px;
}
.sidebar-menu__item:first-child {
  border-top: 0;
}
.sidebar-menu__item.sidebar-menu__item--back,
.sidebar-menu__item.sidebar-menu__item--back:hover,
.sidebar-menu__link.sidebar-menu__subtitle {
  background-color: #eff2f6 !important;
}
.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {
  color: #000 !important;
}
.sidebar-menu__item:hover {
  background-color: #fff;
  cursor: pointer;
}
.sidebar-menu__item:hover > .sidebar-menu__link {
  color: #6e6e6e;
}
.phone_i {
  display: inline-block;
  line-height: 60px;
  padding: 0 15px;
}
.sidebar-menu__item:hover > .sidebar-menu__link .glyphicon-menu-right {
  color: #6e6e6e;
}
.sidebar-menu__item .sidebar-menu__list {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform: translateX(100%);
  transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.sidebar-menu__item .sidebar-menu__list.is-active {
  transform: translateX(0);
}
.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {
  z-index: 2;
}
.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
  z-index: 3;
}
.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
  z-index: 4;
}
.sidebar-menu__link::first-letter {
  text-transform: uppercase;
}
.sidebar-menu__link:active,
.sidebar-menu__link:focus,
.sidebar-menu__link:hover {
  text-decoration: none;
}
.sidebar-menu__link span.glyphicon-menu-left {
  float: left;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin-right: 4px;
}
.sidebar-menu__link .glyphicon-menu-right {
  color: #bababa;
  float: right;
}
.phonenav .side-menu-trigger .iconfont {
  font-size: 3rem;
}
.phonenav .ds {
  font-size: 2.2rem;
  margin-right: 20px;
}
/* 右侧导航 */
.rightfix {
  position: fixed;
  top: 50%;
  right: 0px;
  width: 44px;
  border-right: none;
  transform: translateY(-50%);
  z-index: 99;
  border: 1px solid #dee2e7;
  background: #fff;
  display: block;
}
.fix_ul li {
  font-size: 12px;
  text-align: center;
  float: none;
  position: relative;
  width: 44px;
  height: 47px;
  line-height: 47px;
  background-color: #2a3369;
  cursor: pointer;
  padding: 0px 0;
  margin-bottom: 0px;
  color: #5e6062;
  border-bottom: 1px solid #dee2e7;
}
.fix_ul li:last-child {
  display: none;
}
.fix_ul li i {
  font-size: 2.2rem;
  color: #fff;
}
.right_div {
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  min-height: 47px;
  -o-transform: scale(0);
  position: absolute;
  color: #5e6062;
  right: 40px;
  top: 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 0 5px;
  line-height: 47px;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  -webkit-transition: 400ms ease-in-out;
  -o-transition: 400ms ease-in-out;
  min-width: 160px;
  font-size: 1.4rem;
}
.fix_ul li:hover {
  background: #fff;
}
.fix_ul li:hover {
  background: #fff;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  -webkit-transition: 400ms ease-in-out;
  -o-transition: 400ms ease-in-out;
}
.fix_ul li:hover i {
  color: #fff;
}
.fix_ul li:hover .right_div {
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  right: 70px;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  -webkit-transition: 400ms ease-in-out;
  -o-transition: 400ms ease-in-out;
  color: #2a3369;
}
.right_div div {
  height: 30px;
  line-height: 30px;
}
.fix_ul li:hover div:nth-child(2),
.fix_ul li:hover i {
  color: #2a3369;
}
.mobile-foot {
  display: none;
}
.mobile-foot {
  background-color: #2b3269;
  padding: 8px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.mobile-foot a {
  color: #fff;
  height: 35px;
  line-height: 33px;
  border: 1px solid #fff;
  border-radius: 4px;
  text-align: center;
  width: 22%;
  padding: 0 15px;
  font-size: 15px;
  margin: 0 5px;
  transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  padding: 0px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.banner .swiper-pagination {
  bottom: 40px;
}
.banner .swiper-pagination-bullet {
  width: 15px;
  height: 6px;
  border-radius: 5px;
  background: #fff;
}
.banner .swiper-pagination-bullet-active {
  width: 40px;
  background-color: #fff;
}
.title {
  font-size: 3.6rem;
  line-height: 40px;
  color: #181818;
  text-align: center;
}
.title span {
  position: relative;
  background-color: #fff;
  padding: 0 10px;
}
.title span::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 221px;
  height: 1px;
  background-color: #e46713;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}
.title span::after {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 255px;
  height: 1px;
  background-color: #e46713;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}
.index_pro {
  padding: 75px 0 0;
}
.index_pro_border {
  margin: 50px 0 38px;
  display: flex;
  justify-content: space-between;
  border: solid 1px #e9e9e9;
  border-left: none;
  border-right: none;
  padding: 25px 0;
}
.index_pro_ul {
  display: flex;
  justify-content: space-between;
}
.index_pro_ul li {
  /* float: left;
    width: 14.28%; */
  text-align: center;
  position: relative;
  font-size: 1.7rem;
  color: #d6d6d6;
}
.index_pro_ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: -35px;
  width: 1px;
  height: 20px;
  border-radius: 50%;
  background-color: #d4d4d4;
  transform: rotate(25deg);
}
.index_pro_ul li.active::after,
.index_pro_ul li:hover::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 90%;
  height: 2px;
  background: #e46713;
}
.index_pro_ul li.active a,
.index_pro_ul li:hover a,
.index_pro_ul li a:hover {
  color: #e46713 !important;
}
.index_pro_ul li::after {
  width: 0;
  transform: all .6s;
}
.index_pro_ul li:hover::after {
  width: 100%;
  transform: all .6s;
}
.index_pro_ul li:last-child::before {
  display: none;
}
.index_pro_swiper .swiper-slide > div {
  border: solid 1px #e9e9e9;
}
.index_pro_a {
  font-size: 1.6rem;
  line-height: 18px;
  color: #181818;
  font-weight: 600;
}
.index_pro_con {
  border-top: solid 1px #e9e9e9;
  padding: 20px;
}
.index_pro_bg {
  margin: 0 auto;
  display: table;
}
.index_pro_content {
  font-size: 1.4rem;
  line-height: 27px;
  height: 54px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_pro_swiper .swiper-slide:hover > div {
  border: 1px solid #e46713;
}
.index_pro_swiper .swiper-slide:hover img {
  transform: scale(1.1);
}
.index_pro_swiper .swiper-slide:hover .index_pro_a {
  color: #e46713;
}
.index_pro_swiper .swiper-slide:hover .index_pro_con {
  border-top-color: #e46713;
}
.index_pro_swiper {
  padding-bottom: 56px;
}
.more {
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: #ffffff;
  border: solid 1px #2c336a;
  padding: 0 50px;
  display: table;
  font-size: 1.8rem;
}
.ma {
  margin: 0 auto;
}
.more a {
  color: #2a326a;
}
.more:hover {
  background: #e46713;
  border: 1px solid #e46713;
}
.more:hover a {
  color: #fff !important;
}
.index_case_fl {
  width: 49%;
  margin-right: 1%;
}
.index_case_fl_ul li {
  width: 48%;
  margin: 0 0 20px 20px;
  float: left;
}
.index_case_fl_ul li:nth-child(odd) {
  margin-left: 0;
}
.index_case_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
.index_case_hover::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../img/2.png);
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}
.index_case_hover > div {
  width: 57px;
  height: 57px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  position: relative;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.index_case_hover > div span {
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
  display: inline-block;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: #409bcb;
}
.index_case_fr {
  width: 49%;
  margin-left: 1%;
}
.index_case_fl_ul li:hover .index_case_hover,
.index_case_fr .pr:hover .index_case_hover {
  display: block;
}
.index_case {
  margin-top: 60px;
}
.index_case_swiper {
  padding: 43px 0 100px;
}
.index_case_swiper .swiper-pagination {
  bottom: 50px;
}
.index_case_fl_ul li:nth-child(3),
.index_case_fl_ul li:nth-child(4) {
  margin-bottom: 0;
}
.index_case_swiper .swiper-pagination-bullet-active {
  background: #409bcb;
}
/* 保障 */
.baozhang {
  background: url(../img/3.jpg) no-repeat;
  background-size: 100% 100%;
  /* height: 245px; */
  padding: 45px 0 50px 0;
}
.baozhang_fl_div1 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 42px;
  letter-spacing: 1px;
  color: #ffffff;
  width: 174px;
  background-color: #e46713;
  border-radius: 21px;
  text-align: center;
}
.baozhang_fl_div2 {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 1px;
  color: #ffffff;
  position: relative;
  z-index: 9;
  margin: 18px 0 0 0;
}
.baozhang_fl_div2::before {
  position: absolute;
  bottom: 0px;
  z-index: -1;
  height: 14px;
  background-color: #e46713;
  width: 60%;
  content: "";
}
.baozhang_fr_div3 {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-top: 20px;
  text-align: center;
}
.baozhang_lianxi {
  margin: 30px 125px 0 0;
}
.baozhang_lianxi .iconfont {
  display: inline-block;
  text-align: center;
  font-size: 4rem;
  color: #fff;
  margin-right: 22px;
}
.baozhang_lianxi .fr div:nth-child(1) {
  font-size: 1.6rem;
  line-height: 30px;
  color: #ffffff;
}
.baozhang_lianxi .fr div {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 40px;
  color: #ffffff;
}
.zxzx {
  width: 159px;
  height: 56px;
  line-height: 56px;
  background-color: #ffffff;
  border-radius: 28px;
  text-align: center;
  font-size: 1.8rem;
  color: #3d3d3c;
  margin-top: 40px;
}
.zxzx span {
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #e56912;
  border-radius: 19px;
  display: inline-block;
  margin-left: 5px;
  color: #fff;
  font-size: 2rem;
}
.index_about_fl {
  width: 40.25%;
}
.index_about_fr {
  width: 59.75%;
  padding-left: 60px;
}
.index_about_title {
  font-size: 2.4rem;
  line-height: 30px;
  color: #181818;
  margin-top: 30px;
}
.index_about_con {
  font-size: 1.6rem;
  line-height: 32px;
  color: #181818;
  margin: 20px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.index_about_pr .swiper-button-next {
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: rgba(243, 243, 243, 0.6) url(../img/r.png);
  text-align: center;
  border-radius: 50%;
  opacity: 1;
  z-index: 98;
  background-position: center center;
  right: -20px;
}
.index_about_pr .swiper-button-prev {
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: rgba(243, 243, 243, 0.6) url(../img/l.png);
  text-align: center;
  border-radius: 50%;
  opacity: 1;
  z-index: 98;
  background-position: center center;
  left: -20px;
}
.index_about_pr {
  margin-top: 55px;
}
.index_news_fl {
  width: 58%;
}
.index_news_fr {
  width: 42%;
  padding-left: 60px;
}
.index_news_fl_ul_li_fl {
  width: 30%;
}
.index_news_fl_ul_li_fr {
  width: 70%;
  padding: 10px 0 0 40px;
}
.data {
  font-size: 1.4rem;
  line-height: 16px;
  color: #2c336a;
}
.index_news_title {
  font-size: 1.8rem;
  line-height: 44px;
  color: #181818;
}
.index_news_con {
  font-size: 1.4rem;
  line-height: 25px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_news_fl_ul li:first-child {
  background-color: #f7f7f7;
  padding: 17px 30px 24px 26px;
  margin-bottom: 20px;
}
.index_news_fl_ul li {
  font-size: 1.6rem;
  line-height: 48px;
  color: #181818;
  padding-left: 30px;
  position: relative;
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transform: translateX(0px);
}
.index_news_fl_ul li a > .fl {
  width: 80%;
  font-weight: 600;
}
.index_news_fl_ul li:first-child::before {
  display: none;
}
.index_news_fl_ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #2c336a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.index_news_fl_ul li a > .fr {
  width: 20%;
  text-align: right;
  font-size: 1.4rem;
  color: #666666;
}
.index_newa_fr_title .fl span:nth-child(1) {
  font-size: 2rem;
  line-height: 30px;
  color: #181818;
}
.index_newa_fr_title .fl span:nth-child(2) {
  font-size: 1.4rem;
  color: #a3a3a3;
  margin-left: 10px;
  line-height: 30px;
}
.index_newa_fr_title .fr {
  font-size: 1.4rem;
  line-height: 30px;
}
.index_newa_fr_title .fr a {
  color: #181818;
  font-weight: 600;
}
.index_news_fr_ul li a .fl {
  width: 20px;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  font-weight: 600;
  background-color: #2c336a;
  margin-right: 13px;
  color: #fff;
  text-align: center;
}
.index_news_fr_ul li a .fr {
  width: 100%;
}
.index_news_fr_a {
  font-size: 1.6rem;
  line-height: 34px;
  color: #181818;
  font-weight: 600;
  padding-left: 30px;
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transform: translateX(0px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_news_fr_con {
  font-size: 1.4rem;
  line-height: 24px;
  color: #5d5d5d;
  padding-left: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_news_fr_ul li {
  position: relative;
  border-bottom: 2px dashed rgba(0, 0, 0, 0.2);
  padding: 40px 0 10px;
}
.index_news_fr_ul li > div::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: url(../img/7.jpg);
  width: 20px;
  height: 50px;
}
.index_news_fr_ul li > div {
  position: relative;
}
.index_news_fr_ul li:first-child {
  padding-top: 25px;
}
.index_news {
  margin: 90px 0 54px;
}
.index_news_clearfix {
  padding: 50px 0 70px;
}
.partner_swiper {
  padding: 0 20px 30px;
}
.partner_swiper .swiper-slide .over {
  border: solid 1px rgba(52, 52, 52, 0.12);
}
.footer_fl {
  width: 26.16%;
  border-right: 1px solid #3d3d3d;
}
.footer_fl2 {
  width: 46.58%;
  border-right: 1px solid #3d3d3d;
  padding-left: 140px;
}
.footer_fr {
  width: 27.26%;
}
footer {
  background-color: #292828;
  padding: 60px 0 70px;
}
.footer_title {
  font-size: 1.8rem;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 10px;
}
.footer_fl_ul li {
  width: 40%;
  float: left;
  font-size: 1.6rem;
  line-height: 34px;
}
.footer_fl_ul li a {
  color: #ffffff;
  opacity: 0.6;
}
.footer_fl2_ul {
  font-size: 1.6rem;
  color: #fff;
  opacity: .6;
  line-height: 34px;
}
.footer_fl2_ul li span {
  font-size: 2rem;
  margin-right: 10px;
}
.footer_fl2_ul li div:nth-child(2) {
  margin-left: 82px;
}
.footer_fr {
  padding: 35px 0 0 100px;
}
.ma_text {
  font-size: 1.6rem;
  line-height: 30px;
  color: #ffffff;
  opacity: 0.6;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 20px;
  top: -36px;
  position: relative;
}
.beian {
  height: 79px;
  line-height: 78px;
  background-color: #292828;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.beian .fl {
  font-size: 1.6rem;
  color: #ffffff;
  opacity: 0.6;
  line-height: 78px;
}
.beian .fr a {
  background: transparent !important;
  font-size: 1.8rem !important;
  color: #fff !important;
  margin: 0 !important;
  margin-right: 10px !important;
  padding-left: 0 !important;
  float: none !important;

  display: inline-block;
  text-align: center;
}
.bsBox {
  height: 259px !important;
  width: 232px !important;
}
.beian .fr a:hover {
  text-decoration: none !important;
}
.index_pro_qh > .index_pro_swiper {
  display: none;
}
.index_pro_qh > .index_pro_swiper.active {
  display: block;
}
.ma_img {
  display: inline-block;
}
.index_about {
  margin-top: 65px;
}
.index_news_fr_ul li:hover .index_news_fr_a,
.index_news_fl_ul li:hover a > .fl {
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transform: translateX(20px);
  color: #e56912;
}
.index_news_fl_ul li:first-child:hover img {
  transform: scale(1.1);
}
.index_news_fl_ul li:first-child:hover .index_news_title {
  color: #e56912;
}
.index_about .title {
  display: none;
}
.ban-zi {
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.ban-zi .p1 {
  color: #ffffff;
  font-size: 4.2rem;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.06);
  font-weight: bold;
}
.about-con .about-top {
  padding: 50px 0 80px;
}
.about-con .about-top .left {
  width: 40%;
}
.about-con .about-top .right {
  width: 56%;
}
.about-con .about-top .right .title1 {
  font-size: 2.4rem;
  color: #181818;
  line-height: 30px;
}
.about-con .about-top .right .yas {
  font-size: 1.8rem;
  line-height: 32px;
  padding-bottom:130px;
  margin-top: 15px;
  color: #181818;
}
.about-con .about-top .about-ul {
  width: 90%;
  background: #fff;
  right: 0;
  bottom: 0;
  box-shadow: 2px 4px 6px 4px rgba(0, 0, 0, 0.06);
  padding: 40px 0;
}
.about-con .about-top .about-ul li {
  width: 20%;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.22);
}
.about-con .about-top .about-ul li .tit {
  font-size: 1.8rem;
  line-height: 32px;
  color: #181818;
}
.about-con .about-top .about-ul li .p2 {
  font-size: 1.4rem;
  line-height: 32px;
  color: #666666;
}
.about-con .about-top .about-ul li:last-child {
  border-right: none;
}
.rong_div {
  background: url(../img/12.jpg) no-repeat;
  padding: 60px 0 90px;
  margin-top: 80px;
}
.rong_div .div1 {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 48px;
  color: #ffffff;
}
.rong_div .div1 span {
  position: relative;
  display: inline-block;
  margin-left: 40px;
  padding: 0 10px;
  z-index: 1;
}
.rong_div .div1 span::after {
  content: '';
  position: absolute;
  width: 95%;
  height: 13px;
  background-color: #e56912;
  left: 0;
  bottom: 5px;
  z-index: -1;
}
.rong-lunbo {
  margin-top: 50px;
}
.rong-lunbo .swiper-button-next {
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: rgba(243, 243, 243, 0.6) url(../img/r.png);
  text-align: center;
  border-radius: 50%;
  opacity: 1;
  z-index: 98;
  background-position: center center;
  right: -20px;
}
.rong-lunbo .swiper-button-prev {
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: rgba(243, 243, 243, 0.6) url(../img/l.png);
  text-align: center;
  border-radius: 50%;
  opacity: 1;
  z-index: 98;
  background-position: center center;
  left: -20px;
}
.liuyan-top {
  padding: 60px 0 100px;
}
.liuyan-top .liu-div .fl {
  position: relative;
  border: solid 1px rgba(0, 0, 0, 0.04);
  box-shadow: 3px 5px 20px rgba(0, 0, 0, 0.03);
  width: 42%;
  background: #ffffff;
  padding: 50px;
}
.liuyan-top .liu-div .fl .head_p1 {
  font-size: 3.6rem;
  line-height: 1;
  font-weight: bold;
  color: #181818;
}
.liuyan-top .liu-div .fl .liu-yao {
  margin-top: 26px;
  font-size: 1.4rem;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.26);
}
.liuyan-top .liu-div .fr {
  width: 54%;
}
#mapDiv{
    height: 484px;
}
#mapDiv h3{
    font-size: 18px;
}
.liuyan-top .tubiao-ul {
  margin-top: 38px;
}
.liuyan-top .tubiao-ul li {
  font-size: 1.8rem;
  line-height: 42px;
  letter-spacing: 0px;
  color: #181818;
}
.liu-bot {
  padding: 60px 0;
}
.liu-bot .message {
  margin-top: 50px;
}
.liu-bot .message .mess-ul li {
  width: 48%;
  float: left;
  margin-bottom: 30px;
}
.liu-bot .message .mess-ul li:nth-child(even) {
  float: right;
}
.liu-bot .message .mess-ul li input {
  height: 71px;
  background-color: #ffffff;
  border-radius: 6px;
  border: solid 1px rgba(0, 0, 0, 0.4);
  padding-left: 23px;
}
.liu-bot .message .mess-ul li input::placeholder {
  font-size: 1.8rem;
  letter-spacing: 1px;
  color: #666666;
}
.liu-bot .message .mess-ul li:last-child {
  width: 100%;
}
.liu-bot .message .mess-ul li textarea {
  width: 100%;
  height: 257px;
  padding: 20px;
  border-radius: 6px;
  border: solid 1px rgba(0, 0, 0, 0.4);
}
.liu-bot .message .mess-ul li textarea::placeholder {
  font-size: 1.8rem;
  letter-spacing: 1px;
  color: #666666;
}
.liu-bot .message button {
  background: #fff;
  border: none;
}
.liu-bot .message button span {
  display: inline-block;
  width: 148px;
  height: 45px;
  background-color: #1d3484;
  border-radius: 2px;
  line-height: 45px;
  font-size: 1.4rem;
  color: #ffffff;
}
.position_div {
  line-height: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1.4rem;
  color: #181818;
}
.position_div a {
  color: #181818;
}
.position_div a+a:before{
    content: ">";
}
.case {
  padding: 30px 0 60px;
}
.case .case-div {
  margin-bottom: 35px;
  border: solid 1px rgba(0, 0, 0, 0.13);
}
.case .case-div .cas-a {
  font-size: 1.8rem;
  line-height: 54px;
  display: -webkit-box;
  height: 54px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.case .case-div .cas-a a {
  display: block;
}
.case .case-div .overh img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.case .case-div:hover {
  border: solid 1px #2c336b;
}
.case .case-div:hover .overh img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -moz-transform: scale(1.2);
  /* Firefox */
  -webkit-transform: scale(1.2);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2);
}
.customer_message {
  padding: 35px 0 67px;
}
.customer_message input {
  width: 100%;
  height: 71px;
  background-color: #ffffff;
  padding-left: 20px;
  border-radius: 6px;
  border: solid 1px rgba(0, 0, 0, 0.4);
  margin-bottom: 30px;
}
.customer_message input::placeholder {
  font-size: 1.8rem;
  color: #666666;
}
.customer_message textarea {
  width: 100%;
  border: solid 1px rgba(0, 0, 0, 0.4);
  padding: 20px;
  border-radius: 6px;
  height: 257px;
}
.customer_message textarea::placeholder {
  font-size: 1.8rem;
  color: #666666;
}
.customer_message button {
  font-size: 1.8rem;
  color: #ffffff;
  margin-top: 36px;
  border: none;
}
.customer_message button span {
  width: 170px;
  height: 55px;
  display: inline-block;
  line-height: 55px;
  text-align: center;
  background-color: #2c336b;
}
.news_center {
  padding: 30px 0 70px;
}
.news_center .left {
  width: 25%;
}
.news_center .left .nav_ul {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.news_center .left .nav_ul>li {
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  padding: 15px;
}
.news_center .left .nav_ul >li > a .fl {
  font-size: 1.8rem;
  color: #181818;
}
.news_center .left .nav_ul >li > a .span-sp {
  position: relative;
  width: 18px;
  height: 19px;
  top: 10px;
}
.ernav-ul{
 
  display: none;
}
.ernav-ul>li>a{
  display: block;
  font-size: 16px;
  line-height: 35px;
  color: #8a8a8a;
}
.news_center .left .nav_ul >li.active .ernav-ul{
  display: block;
  margin-top: 20px;
}

.news_center .left .nav_ul >li:hover .ernav-ul{
  margin-top: 20px;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
}
.news_center .left .nav_ul >li > a .span-sp::before {
  content: '';
  position: absolute;
  left: -8px;
  width: 18px;
  height: 2px;
  background-color: #2c336b;
}
.news_center .left .nav_ul >li > a .span-sp::after {
  content: '';
  position: absolute;
  height: 18px;
  top: -8px;
  width: 2px;
  background-color: #2c336b;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.news_center .left .nav_ul >li:hover > a .fl ,.news_center .left .nav_ul >li.active  > a .fl{
  color: #e36c1c;
}
.news_center .left .nav_ul >li:hover > a .span-sp::before ,.news_center .left .nav_ul >li.active  > a .span-sp::before{
  background-color: #e36c1c;
}
.news_center .left .nav_ul >li:hover > a .span-sp::after ,.news_center .left .nav_ul >li.active  > a .span-sp::after{
  opacity: 0;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.news_center .left .nav_ul >li:last-child {
  border-bottom: none;
}
.news_center .left .link-div {
  border: solid 1px rgba(0, 0, 0, 0.12);
  margin-top: 50px;
}
.ernav-ul>li.active a{
  color: #e36c1c!important;

}
.news_center .left .link-div .dis {
  font-size: 2.6rem;
  color: #ffffff;
  height: 71px;
  background-color: #2c336b;
  text-align: center;
  line-height: 71px;
}
.news_center .left .link-div .link-bot {
  padding: 20px 30px;
}
.news_center .left .link-div .link-bot .div-top1 {
  padding-bottom: 0px ;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.news_center .left .link-div .link-bot .div-top1 .fl span {
  font-size: 50px;
  color: #666666;
}
.news_center .left .link-div .link-bot .div-top1 .fr {
  width: 70%;
}
.news_center .left .link-div .link-bot .div-top1 .fr div:nth-child(1) {
  font-size: 13px;
  color: #666666;
  line-height: 33px;
}
.news_center .left .link-div .link-bot .div-top1 .fr div:nth-child(2) {
  font-size: 2.2rem;
  line-height: 30px;
  color: #e36c1c;
  font-weight: bold;
}
.news_center .left .link-div .link-bot .div-bot {
  font-size: 1.6rem;
  line-height: 28px;
  color: #181818;
  margin-top: 20px;
}
.news_center .right {
  width: 73%;
}
.news_center .right .news_center_ul li {
  padding: 25px 30px;
  margin-bottom: 18px;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  border: solid 1px rgba(0, 0, 0, 0.12);
  cursor: pointer;
}
.news_center .right .news_center_ul li .news_center_titlw {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0px;
}
.news_center .right .news_center_ul li .news_center_titlw .fl {
  line-height: 44px;
  width: 80%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news_center .right .news_center_ul li .news_center_titlw .fl a {
  font-size: 1.8rem;
  color: #181818;
}
.news_center .right .news_center_ul li .news_center_titlw .fr {
  font-size: 1.4rem;
  line-height: 44px;
  color: #181818;
}
.news_center .right .news_center_ul li .zhai {
  font-size: 1.4rem;
  line-height: 25px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 15px;
}
.news_center .right .news_center_ul li:hover {
  box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.18);
  border: solid 1px #2c336b;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.feng-div .div-pro {
  margin-bottom: 30px;
}
.feng-div .div-pro .overh {
  border: 1px solid #ebebeb;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.feng-div .div-pro .overh img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.feng-div .div-pro .titles {
  font-size: 1.8rem;
  color: #181818;
  line-height: 41px;
  display: -webkit-box;
  height: 41px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 5px;
  text-align: center;
}
.feng-div .div-pro .titles a {
  display: block;
}
.feng-div .div-pro:hover .overh {
  box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.11);
  border: solid 1px #2c336b;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.feng-div .div-pro:hover .overh img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -moz-transform: scale(1.2);
  /* Firefox */
  -webkit-transform: scale(1.2);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2);
}
.ban .ban-zi .div1 {
  font-size: 2.4rem;
  margin-top: 5px;
  line-height: 35px;
  color: #ffffff;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.06);
  font-weight: bold;
}
.product-details-top > div {
  width: 48%;
}
.product-details-top .gallery-top {
  border: solid 1px #b7b7b7;
}
.product-details-top .gallery-thumbs {
  margin-top: 12px;
}
.product-details-top .gallery-thumbs .swiper-slide {
  border: solid 1px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.product-details-top .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid #2c336b;
}
.product-details-top .title-p1 {
  font-size: 2.2rem;
  line-height: 49px;
  color: #e36c1c;
  padding-bottom: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.32);
  position: relative;
}
.product-details-top .title-p1 span {
  display: inline-block;
  border-bottom: 1px solid #e36c1c;
}
.product-details-top .zhai-yao {
  font-size: 1.6rem;
  line-height: 28px;
  padding: 25px 0;
  height: 240px;
  color: #181818;
}
.product-details-top .zhai-yao strong {
  color: #181818;
}
.product-details-top .dianhua {
  font-size: 1.8rem;
  color: #181818;
}
.product-details-top .dianhua span {
  font-size: 3.6rem;
  font-weight: bold;
  color: #e36c1c;
}
.product-details-top .link-a {
  margin-top: 15px;
}
.product-details-top .link-a a {
  width: 170px;
  height: 55px;
  display: inline-block;
  font-size: 1.8rem;
  color: #2a326a;
  background-color: #ffffff;
  border: solid 1px #2c336a;
  text-align: center;
  line-height: 55px;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.product-details-top .link-a a:hover {
  background: #2c336b;
  color: #fff!important;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.product-details-bot {
  margin-top: 50px;
}
.product-details-bot .title-pp {
  font-size: 1.8rem;
  line-height: 49px;
  color: #e36c1c;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.32);
  position: relative;
}
.product-details-bot .title-pp span {
  display: inline-block;
  border-bottom: 1px solid #e36c1c;
}
.product-details-bot .pro-xing {
  font-size: 1.4rem;
  line-height: 24px;
  color: #181818;
  padding: 30px 24px;
}
.recommendation-div {
  margin-top: 47px;
}
.pro-shang > div {
  width: 48%;
  height: 59px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  text-align: center;
  line-height: 59px;
  font-size: 1.8rem;
}
.pro-shang > div a {
 
  font-size: 1.8rem;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  color: #181818;
}
.pro-shang > div:hover {
  background: #2c336b;
  color: #fff!important;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}.pro-shang > div:hover a {
  color: #fff!important;
}
.newiss-xing .title {
  color: #000000;
  font-size: 2.5rem;
  padding: 0.9375rem 0;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}
.newiss-xing .dade {
  color: #6b6b6b;
  font-size: 1.0625rem;
  margin: 1.875rem 0;
}
.cas-cont {
  line-height: 30px;
  font-size: 1.6rem;
  color: #000000;
  padding: 0 0 40px 0;
}
.bshare-custom {
  display: inline-block;
  margin-left: 10px;
}
@media (max-width: 1440px) {
  body,
  html {
    font-size: 9px;
  }
  .footer_fl2_ul li div:nth-child(2) {
    margin-left: 76px;
}

  .title {
    font-size: 3rem;
  }
  .futitle {
    font-size: 2rem;
  }
  .header_3_ul li a {
    font-size: 1.8rem;
    padding: 0 37px;
  }
  .ver_align1 a:nth-child(1),
  .ver_align2 div:nth-child(2) {
    font-size: 2.4rem;
  }
  .ver_align1 a:nth-child(2) {
    font-size: 1.8rem;
    letter-spacing: 3.9px;
  }
  .index_pro {
    padding: 60px 0 0;
  }
  .index_pro_swiper {
    padding-bottom: 40px;
  }
  .index_about {
    margin-top: 60px;
  }
  .index_about_pr {
    margin-top: 55px;
  }
  .more {
    height: 44px;
    line-height: 44px;
    padding: 0 30px;
  }
  .index_news {
    margin: 60px 0 54px;
  }
  .index_news_clearfix {
    padding: 35px 0;
  }
  .index_pro_ul li::before {
    top: 1px;
    right: -30px;
  }
}
@media (max-width: 1200px) {
  .product-details-top .zhai-yao {
    height: 192px;
  }
  .header_3_ul li a {
    padding: 0px 25px;
  }
  .liuyan-top .liu-div .fl .liu-yao {
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .liuyan-top .liu-div .fl {
    padding: 20px;
  }
  .index_pro {
    padding: 45px 0 0;
  }
  .index_pro_border {
    margin: 30px 0;
    padding: 15px 0;
  }
  .index_pro_ul li.active::after,
  .index_pro_ul li:hover::after {
    bottom: -15px;
  }
  .index_case_fl_ul li {
    margin: 0 0 17px 18px;
  }
  .index_case {
    margin-top: 45px;
  }
  .baozhang_lianxi {
    margin: 30px 50px 0 0;
  }
  .index_about_fr {
    padding-left: 36px;
  }
  .index_about_title {
    margin-top: 10px;
  }
  .index_about_con {
    margin: 15px 0;
  }
  .index_about_pr {
    margin-top: 25px;
  }
  .index_news {
    margin: 45px 0 45px;
  }
  .index_news_fr_ul li {
    padding: 15px 0 10px;
  }
  .index_news_fl_ul li {
    line-height: 39px;
  }
  .footer_fr {
    padding: 35px 0 0 50px;
  }
  .footer_fl2 {
    padding-left: 80px;
  }
}
@media (max-width: 1024px) {
  body {
    padding-top: 65px !important;
  }
  .daohang {
    display: none;
  }
  .phonenav {
    display: block;
    border-bottom: 1px solid #eee;
  }
  .sidebar-menu.is-active {
    display: block;
    transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  .rightfix {
    display: none;
  }
  .searchbox {
    top: 65px !important;
  }
  .searchs .sertext,
  .serbtn {
    height: 45px;
    line-height: 45px;
  }
  .phone_logo {
    width: 60%;
  }
  .index_pro_con {
    padding: 17px;
  }
  .index_pro_swiper .swiper-slide {
    padding: 1px;
  }
}
@media (max-width: 990px) {
  .ban-zi .p1 {
    font-size: 3rem;
  }
  .product-details-top .link-a a {
    height: 40px;
    line-height: 40px;
    font-size: 1.4rem;
  }
  .product-details-top .zhai-yao {
    height: auto;
  }
  .product-details-top .dianhua span {
    font-size: 2.4rem;
  }
  .index_case_fl_ul li {
    margin: 0 0 12px 13px;
  }
  .product-details-top .zhai-yao {
    padding: 10px 0;
  }
  .index_pro_swiper .swiper-pagination-bullet-active {
    background: #e56912;
  }
  .index_case_swiper {
    padding: 30px 0 70px;
  }
  .index_case_swiper .swiper-pagination {
    bottom: 35px;
  }
  .baozhang {
    padding: 25px 0 30px 0;
    background-size: cover;
  }
  .news_center .left .link-div {
    display: none;
  }
  .baozhang_fr_div3 {
    font-size: 2rem;
    margin-top: 6px;
  }
  .baozhang_fl_div2 {
    font-size: 2rem;
  }
  .baozhang_lianxi .fr div {
    font-size: 2.2rem;
  }
  .baozhang_lianxi {
    margin: 35px 25px 0 0;
  }
  .index_about_con {
    line-height: 26px;
    margin: 15px 0;
    -webkit-line-clamp: 3;
  }
  .more {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
  }
  .index_news_con {
    -webkit-line-clamp: 1;
  }
  .index_news_fl_ul_li_fr {
    padding: 0px 0 0 20px;
  }
  .index_news_title {
    line-height: 32px;
  }
  .index_news_fl_ul li a > .fr {
    width: 25%;
  }
  .index_news_fl_ul li a > .fl {
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index_news_fr_con {
    -webkit-line-clamp: 1;
  }
  .index_news_fr_ul li {
    padding: 20px 0 15px;
  }
  .footer_fl2 {
    padding-left: 30px;
  }
  .footer_fr {
    padding: 45px 0 0 30px;
  }
  .ma_img {
    width: 85px;
    height: 85px;
  }
  .ma_text {
    line-height: 22px;
    margin-left: 10px;
  }
  footer {
    padding: 40px 0 40px;
  }
  .beian {
    height: 60px;
    line-height: 60px;
  }
  .beian .fr a {
    line-height: 60px;
  }
  .liuyan-top .tubiao-ul li {
    font-size: 1.4rem;
    line-height: 25px;
  }
  .liuyan-top .tubiao-ul {
    margin-top: 10px;
  }
  .liuyan-top .liu-div .fl .head_p1 {
    font-size: 2rem;
  }
  .liuyan-top .liu-div .fl .liu-yao {
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .mobile-foot {
    display: block;
  }
  .customer_message {
    padding: 30px 15px;
  }
  .liuyan-top {
    padding: 30px 15px;
  }
  .liuyan-top .liu-div .fl {
    width: 100%;
  }
  .liuyan-top .liu-div .fr {
    width: 100%;
    margin-top: 15px;
  }
  .liuyan-top .tubiao-ul li img {
    width: 20px;
  }
  .customer_message input {
    height: 40px;
    margin-bottom: 10px;
  }
  .customer_message textarea {
    height: 120px;
  }
  .customer_message input::placeholder,
  .customer_message textarea::placeholder {
    font-size: 1.2rem;
  }
  .customer_message button {
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .customer_message button img {
    width: 30px;
  }
  .customer_message button span {
    height: 40px;
    line-height: 40px;
  }
  .case {
    padding: 30px 15px;
  }
  .case .case-div {
    margin-bottom: 15px;
  }
  footer,
  .beian,
  .index_pro_ul li::after {
    display: none;
  }
  .case .case-div .cas-a {
    font-size: 1.5rem;
    line-height: 40px;
    height: 40px;
  }
  body {
    padding-bottom: 51px;
  }
  .index_pro_ul {
    flex-wrap: wrap;
  }
  .index_pro_ul li {
    line-height: 35px;
    width: 49%;
    background: #eee;
    margin: 0 0 4px 0px;
  }
  .index_pro_ul li:nth-child(odd) {
    margin-right: 1%;
  }
  .index_pro_ul li:nth-child(even) {
    margin-left: 1%;
  }
  .index_pro_ul li::before {
    display: none;
  }
  .index_pro_ul li:nth-child(odd) {
    margin-left: 0;
  }
  .index_pro_ul li.active {
    background: #e56912;
  }
  .index_pro_ul li.active a {
    color: #fff !important;
  }
  .index_pro {
    padding: 20px 0 0;
  }
  .title {
    font-size: 2.6rem;
  }
  .title span::before {
    width: 170px;
    top: 40%;
  }
  .title span::after {
    bottom: 6px;
    width: 202px;
  }
  .index_pro_border {
    margin: 15px 0;
    padding: 8px 0;
    border: none;
  }
  .banner .swiper-pagination {
    bottom: 8px;
  }
  .banner .swiper-pagination-bullet-active {
    width: 20px;
  }
  .banner .swiper-pagination-bullet {
    height: 3px;
  }
  .baozhang {
    display: none;
  }
  .index_case {
    margin-top: 25px;
  }
  .index_case_fl {
    width: 100%;
    margin-right: 0%;
  }
  .index_case_fr {
    width: 100%;
    margin: 15px 0 0 0%;
    display: none;
  }
  .index_case_swiper {
    padding: 20px 0 50px;
  }
  .index_case_swiper .swiper-pagination {
    bottom: 15px;
  }
  .index_about {
    margin-top: 5px;
  }
  .index_about_fl {
    width: 100%;
  }
  .index_about .title {
    display: block;
    margin-bottom: 15px;
  }
  .index_about_fr {
    width: 100%;
    padding: 10px 0 0 0;
  }
  .index_about_pr .swiper-button-next {
    right: -12px;
  }
  .index_about_pr .swiper-button-prev {
    left: -12px;
  }
  .index_news {
    margin: 25px 0;
  }
  .index_news_fl {
    width: 100%;
  }
  .index_news_clearfix {
    padding: 20px 0;
  }
  .index_news_fl_ul li:first-child {
    padding: 15px;
    margin-bottom: 10px;
  }
  .index_news_fr {
    width: 100%;
    padding-left: 0px;
    margin-top: 15px;
  }
  .index_news_fl_ul li a > .fl {
    width: 70%;
  }
  .index_news_fl_ul li a > .fr {
    width: 30%;
  }
  .index_news_fr_ul li:first-child {
    padding-top: 12px;
  }
  .index_news_fr_ul li {
    padding: 10px 0 15px;
  }
  .index_news_fl_ul li {
    padding-left: 16px;
  }
  .index_news_fl_ul li::before {
    width: 5px;
    height: 5px;
    top: 52%;
  }
  .index_news_fl_ul_li_fl {
    width: 100%;
  }
  .index_news_fl_ul_li_fr {
    width: 100%;
    padding: 15px 0 0 0;
  }
  .index_news_title {
    font-weight: 600;
  }
  .partner_swiper {
    padding: 0 2px 45px;
  }
  .partner_swiper .swiper-pagination-bullet-active {
    background: #409bcb;
  }
  .partner_swiper .swiper-pagination {
    bottom: 15px;
  }
  .more {
    font-size: 1.6rem;
    line-height: 36px;
    height: 36px;
    padding: 0 20px;
  }
  .index_about_title {
    font-size: 2rem;
  }
  .index_about_con {
    margin: 8px 0 15px;
  }
  .index_pro_con {
    padding: 10px 6px 6px;
  }
  .ban img {
    height: 120px;
    object-fit: cover;
  }
  .ban-zi .p1 {
    font-size: 1.7rem;
    padding-left: 10%;
    text-shadow:0 0 10px rgba(0, 0, 0, 0.03) ;

  }
  .ban-zi {
    padding: 0 10px;
  }
  .position_div {
    display: none;
  }
  .news_center {
    padding: 30px 15px;
  }
  .news_center .left {
    display: none;
  }
  .news_center .right {
    width: 100%;
  }
  .pro-shang > div {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .pro-shang > div a {
    font-size: 1.3rem;
  }
  .newiss-xing .title {
    font-size: 1.8rem;
    padding: 0;
  }
  .newiss-xing .dade {
    margin: 1rem 0;
  }
  .news_center .right .news_center_ul li {
    padding: 11px 14px;
  }
  .news_center .right .news_center_ul li .news_center_titlw .fl {
    width: 74%;
  }
  .news_center .right .news_center_ul li .news_center_titlw .fl a {
    font-size: 1.6rem;
  }
  .news_center .right .news_center_ul li .news_center_titlw .fr {
    font-size: 1.4rem;
  }
  .case-kai {
    margin: 0 -7.5px;
  }
  .case-kai .col-sm-3 {
    padding: 0 7.5px;
  }
  .about-con .about-top {
    padding: 30px 15px;
  }
  .about-con .about-top .left {
    width: 100%;
  }
  .about-con .about-top .right {
    width: 100%;
  }
  .about-con .about-top .right .title1 {
    margin-top: 10px;
  }
  .about-con .about-top .about-ul {
    padding: 10px 0;
    position: relative;
    width: 100%;
  }
  .about-con .about-top .about-ul li {
    width: 50%;
    border-right: none;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  }
  .rong_div {
    margin-top: 20px;
    padding: 30px 15px;
  }
  .rong_div .div1 {
    font-size: 1.6rem;
    line-height: 30px;
  }
  .rong_div .div1 span::after {
    height: 5px;
  }
  .rong-lunbo {
    margin-top: 20px;
  }
  .about-con .about-top .right .yas {
    font-size: 1.4rem;
    line-height: 25px;
    margin-top: 5px;
  }
  .feng-div .div-pro {
    margin-bottom: 15px;
  }
  .product-details-top > div {
    width: 100%;
  }
  .product-details-bot .pro-xing {
    padding: 10px 0;
  }
  .product-details-bot {
    margin-top: 20px;
  }
  .recommendation-div {
    margin-top: 20px;
  }
}

#page {
  clear: both;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  display: table;
  margin: 30px auto;
}

#page li {
  float: left;
  padding: 5px 14px;
  border: 1px solid #CCCCCC;
  margin-right: 6px;
  color: #666;
  font-size: 12px;
  list-style: none;
}

#page li:hover {
  border: 1px solid #2b3269 ;
}

#page li:hover a {
  color: #2b3269 ;
}

#page li a {
  color: #666;
  display: inline-block;
  padding: 5px 14px;
  text-align: center;
  margin: -5px -14px -5px -14px;
}

#page li.thisclass {
  border: 1px solid #2b3269 ;
  background-color: #2b3269 ;
  color: #FFFFFF
}

#page li.thisclass a {
  color: #fff
}

.header_3_ul > li {
  position: relative;
}
.header_3_ul > li .er-ul {
  background: #fff;
  border: 1px solid #eeeeee;
  width: 150px;
  top: 110%;
  text-align: center;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateX(-50%);
}
.header_3_ul > li .er-ul li {
  line-height: 30px;
  border-bottom: 1px solid #eeeeee;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.header_3_ul > li .er-ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  display: block;
}
.header_3_ul > li .er-ul li:hover {
  box-shadow: inset 0 0 0 30px #0068b6;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.header_3_ul > li .er-ul li:hover a {
  color: #ffffff!important;
}
.header_3_ul > li:hover .er-ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
}
.header_3_ul > li:last-child a{
  padding: 0 3px;
}.header_3_ul > li:last-child span{
  display: inline-block;
  border-right: 2px;
}.header_3_ul > li:last-child a.active{
  color:#2c336b ;
}
.yuyan a{
  font-size: 16px;
  display: inline-block;
  margin: 0 5px;

}.yuyan span{
  font-size: 18px;
}