﻿* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  -webkit-user-drag: none;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.trans {
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

#flex_code {
  display: flex;
  justify-content: center;
}

#fl_img {
  width: 300px;
  height: 150px;
  margin-top: 30px;
}

hr {
  border: none;
  outline: none;
}

h1,
h2,
h3,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img {
  max-width: 100%;
}

body {
  font-family: "微软雅黑", "Microsoft Yahei";
  margin: 0;
  padding: 0;
}

.row4 {
  margin: auto;
}

.wp1 {
  width: 100%;
  max-width: 1170px;
  /* height: 350px; */
  margin: 0 auto;
  position: relative;
}

.wp {
  /* width: 100%; */
  margin: 0 auto;
  max-width: 1170px;
  /* height: 350px;
  position: relative; */
}

a {
  color: #333;
}

/*头部*/
#bd {
  padding-top: 70px;
  /* height: 2100px; */
}

#hd {
  /*height: 101px;*/
  height: 90px;
  background: #fff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  background: #000715;
}

.fixed {
  top: -101px !important;
}

#hd .logo {
  float: left;
  margin-right: 65px;
  /*height: 101px;*/
  height: 90px;
}

#hd .logo a {
  display: block;
  height: 100%;
  /*line-height: 101px;*/
  line-height: 90px;
}

#hd .logo a img {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
}

#nav ul li {
  float: left;
  line-height: 90px;
  width: 100px;
  margin-right: 10px;
}

#nav ul li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  border-bottom: 3px solid #000715;
  height: 90px;
  color: #fff;
}

#nav ul li a:hover,
#nav ul li .active {
  border-bottom: 3px solid #0485e0;
  color: #0485e0;
}

#hd .tel {
  background: url(../img/tel_bg.png) left center no-repeat;
  line-height: 90px;
  float: right;
  padding-left: 37px;
  color: #0485e0;
  font-size: 18px;
}

/*手机头部*/
#m-hd {
  display: none;
}

ul,
li {
  list-style: none
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto
}

footer .container-fluid.fdlink {
  padding: 15px 0;
  border-top: #001a45 1px solid;
  border-bottom: #001a45 1px solid
}

footer .container-fluid.fdlink h5 {
  color: #fff;
  font-weight: 700
}

footer .container-fluid.fdlink ul li {
  margin: 0 18px 0 0;
  display: inline-block
}

footer .container-fluid.fdlink ul li a {
  line-height: 32px;
  color: #4e5562
}

footer .container-fluid.copy {
  padding: 20px 0 10px 0;
  color: #4e5562;
  font-size: 14px
}

footer .container-fluid.copy>div {
  line-height: 30px;
  text-align: center
}

footer .container-fluid.link {
  padding: 0 0 30px 0
}

footer .container-fluid.link .center {
  text-align: center
}

footer .container-fluid.link .center .rq {
  width: 100%
}

footer .container-fluid.link .center .rq span {
  margin: 10px 0;
  display: block;
  font-size: 14px;
  color: #4e5562
}

footer .container-fluid.link .center .logo {
  margin-top: 30px
}

footer .container-fluid.link .center .logo img {
  margin: 0 auto
}

footer .container-fluid.link h5 {
  color: #e0e5ee;
  font-weight: 700;
  margin-bottom: 10px
}

footer .container-fluid.link ul li {
  display: block;
  margin: 0 18px 0 0;
  line-height: 28px;
  color: #4e5562;
  font-size: 14px
}

footer .container-fluid.link ul li a {
  line-height: 32px;
  color: #4e5562;
  font-size: 14px
}

#m-hd {
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 999999;
}

#m-hd img {
  height: 40px;
  padding: 10px 0 0 10px;
}

b {
  color: #fff;
}

.m-trigger {
  position: absolute;
  top: 0;
  right: 10px;
  width: 50px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  cursor: pointer;
  background: url(../img/menu_add.png) center center no-repeat;
  -webkit-background-size: 50px;
  background-size: 25px;
  height: 50px;
}
.curshow {
  cursor: pointer;
}

#text-1,
#text-2 {
  font-size: 14px;
  line-height: 20px;
}

.m-nav {
  z-index: 60;
  position: absolute;
  top: 50px;
  width: 100%;
  left: 0;
  background: url(../img/alpha_black_70.png) repeat;
  text-align: center;
  display: none;
}

.m-nav li {
  border-bottom: 1px solid #565656;
}

.hexinbg::-webkit-scrollbar {
  display: none;
  }

.hexinbg {
  background: url('../img/index/Software/1666748094517.png') center no-repeat;
  background-size: 100% 100%;
  height: 820px;
  overflow: hidden;
  overflow: auto;
  border-radius: 20px;
}
.fourImg {
  border-radius: 30px;
  overflow: hidden;
  margin: auto;
}

.item4Bt {
  margin: 30px auto;
}

.dcrj .item4Bt h2 {
  font-size: 30px;
  color: #000;
  font-weight: normal;
  padding-top: 46px;
  text-align: center;
}

#fourText {
  width: 70%;
  margin: auto;
}

.m-nav a {
  display: block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.m-nav a:hover,
.m-nav a:active {
  color: #0485e0;
}

.m-sub {
  text-align: left;
  display: none;
  width: 100%;
}

.m-sub a {
  border-bottom: none;
  font-size: 13px;
}

/*底部*/
#fd {
  background: url(../img/fd_bg.png) center top no-repeat;
  padding-top: 55px;
}

.index-fd {
  margin-top: -31px;
}

#fd .fd-top {
  overflow: hidden;
  color: #fff;
  padding-bottom: 45px;
  display: flex;
  /* align-items: center; */
  justify-content: center;
}

#fd dl {
  float: left;
  width: 20%;
}

#fd dl dt {
  font-size: 16px;
  padding-bottom: 20px;
}

#fd .ul-fd li {
  line-height: 26px;
}

#fd .ul-fd li a {
  color: #fff;
}

#fd .ul-fd li a:hover {
  text-decoration: underline;
}

#fd .weixin,
#fd .sina {
  background: url(../img/fd_icon1.png) no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 25px;
}

#fd .weixin-pic {
  position: absolute;
  left: -150px;
  top: 0;
  display: none;
}

#QRcode {
  width: 150px;
  height: 150px;
}

#fd .tel {
  font-weight: normal;
  font-size: 24px;
  padding-bottom: 15px;
}

#fd h5 {
  font-size: 16px;
  color: #f99b15;
}

#fd .sina {
  background-image: url(../img/fd_icon2.png);
}

#fd .fd-copy {
  height: 40px;
  line-height: 40px;
  color: #a3a3a9;
  background-color: #000022;
}

/* side */
.side {
  position: fixed;
  width: 50px;
  /* height: 275px; */
  right: 0;
  top: 250px;
  z-index: 100;
}

.side ul li {
  width: 50px;
  height: 50px;
  float: left;
  position: relative;
  margin-bottom: 2px;
}

.side ul li .sidebox {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 5px 0 0 5px;
  top: 0;
  right: 0;
  transition: all 0.3s;
  background: #000022;
  color: #fff;
  font: 16px/50px "微软雅黑";
  overflow: hidden;
}

.side ul li a:hover .sidebox {
  width: 175px;
}

.side ul li .sidetop {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background: #000;
  opacity: 0.8;
  filter: Alpha(opacity=80);
  transition: all 0.3s;
}

.side ul li .sidetop:hover {
  background: #0485e0;
}

.side ul li img {
  float: right;
}

.side2 {
  position: fixed;
  width: 40px;
  right: 10px;
  z-index: 100;
  top: 500px;
  height: 80px;
}

.side2 ul li {
  width: 40px;
  height: 40px;
}

.side2 ul li a {
  display: block;
  background-color: #0485e0;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
}

.side2 ul li a img {
  vertical-align: middle;
  display: inline-block;
}

.side2 ul li a:hover {
  background-color: #000022;
}

.side2 ul li .weixin {
  position: absolute;
  left: -154px;
  bottom: 0;
  display: none;
}

/*banner*/
#banner .flexslider {
  background: none;
}

#banner .slides li .pic {
  display: block;
  padding-top: 36.4%;
  /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
  background-position: center bottom;
  position: relative;
}

#banner .slides li .ban-txt {
  width: 760px;
  position: absolute;
  left: 50%;
  margin-left: -380px;
  top: 50%;
  height: 205px;
  margin-top: -102px;
  text-align: center;
}

#banner .slides li.s1 img {
  height: 100%;
}

#banner .slides li.s1 .ban-txt {
  background: url(../img/ban_k.png) no-repeat;
}

#banner .flexslider .slides img {
  max-width: 100%;
  /* width: auto; */
  display: inline-block;
  vertical-align: middle;
}

#banner .slides li .ban-txt h5 {
  font-size: 22px;
  color: #fff;
  margin-top: -5px;
}

#banner .slides li .ban-txt h2 {
  height: 118px;
  line-height: 118px;
  margin-top: 5px;
  font-size: 71px;
  color: #fff;
}

#banner .slides li .ban-txt h3 {
  padding-top: 25px;
  font-size: 24px;
  color: #f99b15;
}

#banner .flex-control-paging li a {
  width: 40px;
  height: 3px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

#banner .flex-control-paging li a.flex-active {
  background-color: #0485e0;
}

#banner .flex-control-nav {
  bottom: 80px;
}

#banner .flex-direction-nav a {
  background: url(../img/ban_prev.png) no-repeat;
  width: 24px;
  height: 44px;
  opacity: 1;
  filter: alpha(opacity=100);
}

#banner .flex-direction-nav .flex-prev {
  left: 50%;
  margin-left: -570px;
}

#banner .flex-direction-nav .flex-next {
  background-image: url(../img/ban_next.png);
  right: 50%;
  margin-right: -570px;
}

#banner .slides li.s2 .ban-txt {
  width: 840px;
  margin-left: -420px;
}

#banner .slides li.s2 .ban-txt h2 {
  font-size: 58px;
  line-height: 56px;
  height: 56px;
  margin-bottom: 10px;
}

#banner .slides li.s2 .ban-txt h3 {
  font-size: 50px;
  text-transform: uppercase;
  padding-top: 0;
}

#banner .slides li.s2 .ban-txt h4 {
  font-size: 16px;
  color: #fff;
}

#banner .slides li.s2 .ban-txt h6 {
  font-size: 14px;
  border-top: 1px solid #d3d3d7;
  width: 149px;
  margin: 0 auto;
  color: #fff;
  line-height: 35px;
  margin-top: 15px;
}

#banner .slides li.s3 .ban-txt h2 {
  font-size: 45px;
  height: 45px;
  line-height: 45px;
}

#banner .slides li.s3 .ban-txt h3 {
  font-size: 69px;
  text-transform: uppercase;
  padding-top: 0;
  border-bottom: 1px solid #0485e0;
}

#banner .slides li.s3 .ban-txt h4 {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin-top: 20px;
}

#banner {
  position: relative;
}

.service_customer {
  margin-top: 50px;
}

.banner-bg {
  background: url(../img/ban_bg.png) center top no-repeat;
  height: 54px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 60;
}

.tit-i-s {
  text-align: center;
  /* padding: 50px 0; */
  line-height: 36px;
  overflow: hidden;
  margin-top: 50px;
}

/*首页*/
.tit-i {
  text-align: center;
  padding: 50px 0;
  line-height: 36px;
  overflow: hidden;
}

.tit-i h3,
.tit-i-s h3 {
  font-size: 30px;
  color: #002;
  margin-bottom: 10px;
}

.tit-i h5,
.tit-i-s h5 {
  font-size: 20px;
  color: #cacace;
  text-transform: uppercase;
  font-family: Arial;
}

.tit-i h5 span {
  color: #0485e0;
}

.tit-i em {
  width: 45px;
  border-bottom: 1px solid #7f7f90;
  display: inline-block;
}

.ul-icon-i li {
  float: left;
  width: 25%;
  text-align: center;
  padding-bottom: 70px;
  overflow: hidden;
}

.ul-icon-i li .pad {
  padding: 0 40px;
  position: relative;
}

.ul-icon-i li a {
  display: block;
}

.ul-icon-i li a span {
  background: url(../img/i_icon1.png) no-repeat;
  width: 134px;
  height: 134px;
  display: inline-block;
  margin-bottom: 55px;
}

.ul-icon-i li h3 {
  font-size: 16px;
  margin-bottom: 18px;
}

.ul-icon-i li em {
  width: 25px;
  border-bottom: 2px solid #707070;
  display: inline-block;
  margin-bottom: 30px;
}

.ul-icon-i li p {
  text-align: left;
  line-height: 24px;
  font-size: 14px;
}

.ul-icon-i li.li1 a span {
  background-position: 0 0;
}

.ul-icon-i li.li2 a span {
  background-position: -305px 0;
}

.ul-icon-i li.li3 a span {
  background-position: -615px 0;
}

.ul-icon-i li.li4 a span {
  background-position: -930px 0;
}

/*.ul-icon-i li a:hover span{
	background-image: url(../img/i_icon1_h.png);
}*/
.ul-icon-i li .pad .pic {
  position: absolute;
  left: 50%;
  top: 0;
  width: 134px;
  margin-left: -67px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.ul-icon-i li .pad .pic img {
  display: none;
}

.ul-icon-i li .pad .pic .pic-icon {
  position: absolute;
  left: 0;
  top: -134px;
  display: block;
}

.ul-icon-i li a:hover p {
  text-decoration: underline;
  color: #333;
}

.row2 {
  background: url(../img/bg_1.png) center top no-repeat;
  padding-top: 20px;
}

.case-i-l,
.case-i-r {
  width: 50%;
}

.case-i-l {
  float: left;
  padding-right: 15px;
}

.case-i-r {
  float: right;
  padding-left: 15px;
}

.case-img,
.case-img a img {
  width: 100%;
}

.case-img {
  position: relative;
  overflow: hidden;
}

.case-img .hover {
  position: absolute;
  left: 0;
  top: -434px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../img/alpha_red_80.png) repeat;
  color: #fff;
}

.case-img.on .hover {
  top: 0;
}

.ul-case-i {
  margin: 0 -15px;
}

.ul-case-i li {
  float: left;
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
  overflow: hidden;
}

.ul-case-i li a {
  display: block;
  position: relative;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.ul-case-i li .pic img {
  width: 100%;
  display: block;
}

.ul-case-i li a .hover {
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../img/alpha_red_80.png) repeat;
  color: #fff;
  /*display: none;*/
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.ul-case-i li .hover b,
.ul-case-i li .hover .txt,
.case-img .hover b,
.case-img .hover .txt {
  display: inline-block;
  vertical-align: middle;
}

.ul-case-i li .hover b,
.case-img .hover b {
  width: 0;
  height: 100%;
}

.ul-case-i li a:hover .hover {
  /*display: block;*/
  top: 0;
}

.ul-case-i-1 li {
  width: 25%;
}

.more-i {
  text-align: center;
  padding-bottom: 35px;
}

.more-i a {
  display: inline-block;
  width: 65px;
  height: 65px;
  background: url(../img/more.png) center center no-repeat #000014;
  border-radius: 100%;
}

.more-i a:hover {
  background-color: #0485e0;
}

.news-bg {
  background: url(../img/bg_2.png) center top no-repeat;
  overflow: hidden;
}

.tit-i-1 h3 {
  color: #fff;
}

.tit-i-1 em {
  border-bottom-color: #dddde1;
}

.ul-news-i {
  /*margin-right: -10px;*/
  margin-left: -30px;
  width: 110%;
}

.ul-news-i li {
  float: left;
  width: 24.5%;
  color: #fff;
  position: relative;
  min-height: 295px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  overflow: hidden;
}

.ul-news-i li .txt {
  padding-left: 30px;
  padding-right: 58px;
}

.ul-news-i li .txt span {
  padding: 15px 8px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 14px;
}

.ul-news-i li .txt span em {
  display: block;
  font-size: 20px;
}

.ul-news-i li h3 a {
  color: #fff;
  display: inline-block;
  padding: 20px 0;
}

.ul-news-i li p {
  color: #bbbbbe;
  line-height: 20px;
}

.ul-news-i li .more {
  background: url(../img/more1.png) no-repeat;
  width: 36px;
  height: 36px;
  display: inline-block;
  margin-top: 50px;
}

.ul-news-i li .hover .img {
  width: 100%;
  position: absolute;
  top: -165px;
  left: 7px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.ul-news-i li .hover .pad {
  padding: 0 27px 20px 27px;
  position: absolute;
  left: 7px;
  bottom: -148px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  background-color: #000022;
  width: 92%;
}

.ul-news-i li .hover .img {
  height: 165px;
  width: 92%;
}

.ul-news-i li.on .hover .img {
  /*display: block;*/
  top: 0;
}

.ul-news-i li.on .hover .pad {
  bottom: 0;
}

.news-more {
  text-align: center;
  padding-bottom: 100px;
  padding-top: 50px;
}

.news-more a {
  display: inline-block;
  width: 178px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 5px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}

.news-more a:hover {
  background-color: #0485e0;
}

.contact-l {
  width: 38%;
  float: left;
}

.contact-r {
  width: 62%;
  float: right;
}

.ul-contact li {
  background: url(../img/i_icon2.png) no-repeat;
  padding-left: 60px;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 35px;
}

.ul-contact li.li1 {
  background-position: 0 0;
}

.ul-contact li.li2 {
  background-position: 0 -74px;
}

.ul-contact li.li3 {
  background-position: 0 -184px;
}

.contact-form .inp {
  width: 49%;
  border: 1px solid #6d6d88;
  height: 33px;
  padding: 0 10px;
  margin-bottom: 15px;
}

.contact-form textarea {
  width: 100%;
  border: 1px solid #6d6d88;
  height: 98px;
  margin-bottom: 24px;
}

.contact-form .sub {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #63637f;
  border: 0;
  cursor: pointer;
  font-family: "微软雅黑", "Microsoft Yahei";
  font-size: 16px;
}

.map {
  margin-top: 100px;
  position: relative;
}

.map em {
  background: url(../img/arr1.jpg) center top no-repeat;
  width: 100%;
  height: 15px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.map-s {
  background: url(../img/map_s.png) center top;
  height: 107px;
  text-align: center;
  overflow: hidden;
}

.map .btn {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 132px;
  display: inline-block;
}

.map .btn-down {
  background: url(../img/map_down.png) no-repeat;
  width: 112px;
  height: 48px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 52px;
  margin-left: -50px;
  z-index: 99;
}


.map-pop {
  display: none;
  height: 540px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.map .map-bg1,
.map .map-bg2 {
  background: url(../img/ban_bg_top.png) no-repeat center 0;
  height: 54px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 66;
}

.map .map-bg2 {
  background-image: url(../img/map_bg2.png);
  height: 41px;
  bottom: 0px;
  top: auto;
}

.map-pop-big {
  height: 600px;
  bottom: auto;
  top: 0;
}

.map-big {
  height: 600px;
  margin-top: 0;
}

/*内页*/
#ban-in {
  position: relative;
  background-position: center 0;
  background-repeat: no-repeat;
  height: 400px;
}

#ban-in .ban-bg {
  background: url(../img/ban_bg.png) center top no-repeat;
  height: 54px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 60;
}

.pages {
  text-align: center;
  margin-bottom: 105px;
  margin-top: 20px;
}

.pages a {
  display: inline-block;
  width: 41px;
  height: 41px;
  background-color: #edecec;
  border-radius: 3px;
  text-align: center;
  line-height: 41px;
  font-family: Arial;
  font-size: 18px;
  color: #666;
  margin: 0 4px;
}

.pages a:hover,
.pages .page-on {
  background-color: #0485e0;
  color: #fff;
}

.sub-nav {
  text-align: center;
  margin-bottom: 50px;
  margin-top: -18px;
}

.sub-nav ul li {
  display: inline-block;
  margin: 0 18px;
  font-size: 16px;
}

.sub-nav ul li a {
  padding-left: 14px;
  display: inline-block;
}

.ul-case {
  margin: 0 -15px;
}

.ul-case li {
  float: left;
  width: 33.3333%;
  padding: 0 15px;
  height: 250px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}

.ul-case li .block {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.ul-case li .pic img {
  display: block;
  width: 100%;
}

.ul-case li .txt {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  height: 100%;
  background: url(../img/alpha_blue_60.png) repeat;
  text-align: center;
  color: #fff;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}

.ul-case li .txt h5,
.ul-case li .txt h3 {
  color: #fff;
}

.ul-case li .txt:hover {
  opacity: 1;
}

.ul-case li .txt b,
.ul-case li .txt .pad {
  display: inline-block;
  vertical-align: middle;
}

.ul-case li .txt b {
  width: 0;
  height: 100%;
}

.ul-case li .txt h5 {
  font-size: 16px;
}

.ul-case li .txt em {
  width: 45px;
  height: 0;
  border-bottom: 1px solid #fff;
  display: inline-block;
  margin: 20px 0 40px 0;
}

.ul-case li .txt h3 {
  font-size: 18px;
  margin-bottom: 40px;
}

.ul-case li .txt .more {
  width: 122px;
  height: 45px;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  background-color: #0485e0;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
}

.ul-case li .txt .more:hover {
  opacity: .8;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.ul-case li.on .txt {
  top: 0;
}
.about-info1 {
  font-size: 14px;
  line-height: 34px;
  color: #666;
  padding-bottom: 50px;
}
/*关于我们*/
.about-info {
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #666;
  padding-bottom: 50px;
}

.customer {
  background: url(../img/about/bg_3.jpg) center top no-repeat;
  background-size: 100% 105%;
  padding-top: 25px;
  padding-bottom: 54px;
  margin-top: 50px;
}

#nav ul .dropdown .dropdown-menu p a {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ul-customer li {
  float: left;
  width: 260px;
  height: 100px;
  margin: 8px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.fourImg {
  width: 140px;
  height: 94px;
}
.ul-customer li a {
  display: block;
  width: 100%;
  height: 80px;
  border: 1px solid #fff;
  text-align: center;
  border: 0;
}
.ul-customer li a b,
.ul-customer li a img {
  display: inline-block;
  vertical-align: middle;
  min-height: 80%;
  width: 100%;
}

.ul-customer li a b {
  width: 0;
  height: 100%;
}
.ul-customer {
  width: 89.6%;
}

.ul-customer li a:hover {
  border: 1px solid #fff;
}

.team {
  padding-bottom: 95px;
}

.team .flexslider {
  position: relative;
}

.team .flexslider em {
  width: 10px;
  height: 30px;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0;
  background-color: #fff;
}

.team .flexslider .slides li {
  height: 468px;
}

.team .flexslider li .txt {
  padding-top: 85px;
  font-size: 14px;
  line-height: 36px;
  width: 30%;
  float: left;
}

.team .flexslider li .txt h3 {
  font-size: 30px;
  color: #63637f;
  padding-bottom: 25px;
}

.team .flexslider li .txt .more {
  width: 123px;
  height: 37px;
  border-radius: 5px;
  display: inline-block;
  line-height: 37px;
  text-align: center;
  margin-top: 40px;
  font-size: 16px;
  border: 1px solid #63637f;
  color: #63637f;
}

.team .flexslider li .txt .more:hover {
  border: 1px solid #e85346;
  color: #0485e0;
}

.team .flexslider li .pic {
  float: right;
  position: relative;
  width: 70%;
  margin-right: -308px;
}

.team .flexslider li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  /* width: auto; */
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 1\0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)'\9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\9;
}

.team .flex-direction-nav {
  max-width: 1170px;
  margin: 0 auto;
  background: url(../img/about/line.jpg) repeat-x center center;
  height: 30px;
  text-align: center;
}

.team .flex-direction-nav li {
  display: inline-block;
}

.team .flex-direction-nav a {
  position: relative;
  width: 216px;
  height: 30px;
  text-align: center;
  background: url(../img/about/arr_t.png) center center no-repeat #63637f;
  border-radius: 10px;
  display: inline-block;
  opacity: 1 !important;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  top: 13px;
}


.team .flex-direction-nav .flex-next {
  background-image: url(../img/about/arr_b.png);
  left: 10px;
}

.team .flex-direction-nav a:hover {
  background-color: #0485e0;
}

.flexslider .animated {
  opacity: 0;
  filter: alpha(opacity=0);
  opacity: 100\9;
  filter: alpha(opacity=100)\9;
}

.ul-about li {
  float: left;
  width: 33.333%;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

.ul-about li h3 {
  font-size: 24px;
  color: #002;
  line-height: 36px;
}

.ul-about li em {
  display: inline-block;
  width: 45px;
  height: 0;
  border-bottom: 1px solid #7f7f90;
  margin-bottom: 20px;
  margin-top: 25px;
}

.ul-about li .block {
  position: relative;
  /* height: 235px; */
  margin: 0 auto;
}

.ul-about li .block img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  /* margin: auto; */
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.ul-about li.li1 .block {
  width: 150px;
}

.ul-about li.li2 .block {
  width: 215px;
}

.ul-about li.li3 .block {
  width: 252px;
}

.ul-about li.li1 .block,
.ul-about li.li2 .block {
  padding-top: 30px;
}

.advText {
  width: 70%;
  margin: 20px auto;
  font-size: 14px;
}
.imgUl2 .culs {
  cursor: pointer;
}
/*服务*/
.h50 {
  height: 50px;
  overflow: hidden;
  clear: both;
}
.imgUl {
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}

.imgUl2 {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
.imgUl2 .ls {
  width: 30%;
}

.imgUl2 .ls h3,
.imgUl .ls h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 50px 0;
}
.ul-webset li {
  float: left;
  width: 33.333%;
  text-align: center;
  height: 322px;
}

.ul-websets li {
  float: left;
  width: 50%;
  text-align: center;
  height: 322px;
}

.ul-webset li .block {
  position: relative;
  height: 150px;
  margin: 0 auto;
}

.ul-webset li.li1 .block {
  width: 350px;
}

.ul-webset li.li2 .block {
  width: 350px;
}

.ul-webset li.li3 .block {
  width: 350px;
}

.ul-webset li .block img {
  height: 120px;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.ul-websets li .block img {
  height: 180px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.ul-webset li h3 {
  font-size: 24px;
  line-height: 34px;
  color: #333;
}

.ul-websets li h3 {
  font-size: 24px;
  line-height: 34px;
  color: #333;
}

.ul-webset li .btn {
  background: url(../img/disc2.png) center center no-repeat #e68801;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  display: inline-block;
  margin-top: 30px;
}

.ul-webset li .btn:hover {
  opacity: .6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 60)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

.webset-pop {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f5f6fa;
  border: 1px solid #e4e5e7;
  z-index: 60;
  padding: 0 27px;
  padding-bottom: 30px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
  left: -100%;
  width: 100%;
  overflow: hidden;
}

.webset-pop h2 {
  font-size: 20px;
  text-align: left;
  line-height: 66px;
}

.nowrap * {
  white-space: nowrap;
}

.webset-pop .txt1 {
  width: 50%;
}

.ul-webset li .ul-txt {
  padding-left: 57px;
  border: 0;
}

.ul-webset li .ul-txt li {
  width: 100%;
  text-align: left;
  height: auto;
}

.ul-webset li .ul-txt li h5 {
  border: 0;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
}

.ul-webset li .ul-txt li .txt-1 {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  padding-left: 27px;
  padding-bottom: 15px;
  display: none;
}

.ul-webset li .ul-txt li.ok .txt-1 {
  display: block;
}

.ul-web li {
  float: left;
  text-align: center;
  width: 25%;
  padding-left: 5%;
  margin: auto;
}

.ul-web li h3 {
  display: inline-block;
  border: 1px dashed #358acb;
  height: 38px;
  line-height: 38px;
  border-radius: 5px;
  padding: 0 17px;
  color: #358acb;
  font-size: 16px;
  margin-top: 20px;
}

.ul-web li .block {
  position: relative;
  height: 101px;
  width: 100%;
  margin: auto;
}

.ul-web li .block img {
  opacity: 0;
  margin: auto;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.ul-tab {
  width: 193px;
  float: left;
  background: url(../img/line3.png) repeat-y 183px top;
  margin-right: 80px;
  padding-top: 45px;
}

.ul-tab li {
  margin-bottom: 50px;
}

.ul-tab li a {
  color: #666;
}

.ul-tab li h3 {
  font-size: 20px;
  background: url(../img/circle.png) right center no-repeat;
}

.ul-tab li span {
  display: block;
  font-size: 14px;
  color: #999;
}

.ul-tab li.hover h3,
.ul-tab li a:hover h3 {
  background-image: url(../img/circle1.png);
  color: #0485e0;
}

.ul-tab li.hover span,
.ul-tab li a:hover span {
  color: #0485e0;
}

.tab-con {
  overflow: hidden;
}

.tab-con .animated {
  opacity: 0;
  filter: alpha(opacity=0);
}

.tab-show {
  height: 419px;
  overflow: hidden;
}

.web-con .shou {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

.web-con .pic {
  float: right;
  position: relative;
  width: 139px;
  text-align: center;
  margin-top: 50px;
  margin-right: 40px;
}

.web-con .flex-control-nav {
  display: none;
}

.web-con .pic .img {
  width: 139px;
  z-index: -1;
  display: inline-block;
}

.tab-con .txt {
  width: 84%;
}

.tab-con .pic {
  float: right;
  position: relative;
  width: 218px;
  text-align: center;
  margin-top: 50px;
}

.tab-con .pic .img {
  /* position: absolute;
	left: 43px;
	top: 50px; */
  width: 139px;
  z-index: -1;
}

.tab-con-box {
  width: 59%;
  float: left;
}

.tab-con .txt p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  padding-bottom: 45px;
}

.ul-icon {
  /*padding-right: 50px;*/
  overflow: hidden;
}

.ul-icon li {
  width: 94px;
  height: 94px;
  border-radius: 100%;
  background-color: #e4e5e7;
  color: #666;
  text-align: center;
  float: left;
  font-size: 15px;
  line-height: 22px;
  padding: 0 17px;
  margin: 0 25px 30px 25px;
}

.ul-icon li b,
.ul-icon li span {
  display: inline-block;
  vertical-align: middle;
}

.ul-icon li b {
  width: 0;
  height: 100%;
}

.service {
  background: url(../img/bg_5.png) center top no-repeat;
  padding-top: 25px;
  padding-bottom: 63px;
}

.process {
  overflow: hidden;
}

.process .con {
  position: relative;
}

.animate-box,
.animate-box .con {
  width: 1170px;
}

.process .pad {
  padding-top: 26%;
}

.process img {
  position: absolute;
  left: 0;
  top: 0;
}

.process span {
  display: inline-block;
  color: #90a1b3;
  font-size: 16px;
  position: absolute;
}

.process span.s1 {
  left: 0%;
  top: 0%;
}

.process span.s2 {
  left: 4.6%;
  top: 0%;
}

.process span.s3 {
  left: 1.6%;
  top: 22%;
}

.process span.s4 {
  left: 1.6%;
  top: 65%;
}

.process span.s5 {
  left: 9.5%;
  top: 42%;
}

.process span.s6 {
  left: 20%;
  top: 65%;
}

.process span.s7 {
  left: 27%;
  top: 50%;
}

.process span.s8 {
  left: 38%;
  top: 89%;
}

.process span.s9 {
  left: 49%;
  top: 15%;
}

.process span.s10 {
  left: 57%;
  top: 89%;
}

.process span.s11 {
  left: 77.5%;
  top: 64%;
}

.process span.s12 {
  left: 94%;
  top: 4%;
}

.process em {
  position: absolute;
  background: url(../img/service/r1.png) no-repeat;
  display: inline-block;
  z-index: 60;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.process em.q1 {
  width: 60px;
  height: 60px;
  left: 0;
  top: 40%;
}

.process em.q2 {
  width: 60px;
  height: 60px;
  top: 42%;
  left: 19%;
  background-image: url(../img/service/r2.png);
}

.process em.q3 {
  background-image: url(../img/service/r3.png);
  width: 60px;
  height: 60px;
  top: 64%;
  left: 38%;
}

.process em.q4 {
  background-image: url(../img/service/r4.png);
  width: 86px;
  height: 86px;
  top: 29%;
  left: 47%;
}

.process em.q5 {
  background-image: url(../img/service/r5.png);
  width: 60px;
  height: 60px;
  top: 64%;
  left: 57%;
}

.process em.q6 {
  background-image: url(../img/service/r6.png);
  width: 60px;
  height: 60px;
  left: 76%;
  top: 40%;
}

.process em.q7 {
  background-image: url(../img/service/r7.png);
  background-size: 56px 56px;
  width: 56px;
  height: 56px;
  left: 95.2%;
  top: 18%;
}

.ul-solution {
  overflow: hidden;
}

.ul-solution li {
  float: left;
  width: 16.66666%;
  /*width: 15.67%;*/
  text-align: center;
  margin-bottom: 65px;
  position: relative;
}

.ul-solution li a {
  display: block;
  height: 140px;
  font-size: 16px;
  line-height: 30px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.ul-solution li a span {
  display: block;
  background: url(../img/service/icon_solution.png) no-repeat;
  width: 102px;
  height: 102px;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
}

.ul-solution li a em {
  display: block;
  position: relative;
}

.ul-solution li.li1 span {
  background-position: -1px 0;
}

.ul-solution li.li2 span {
  background-position: -215px 0;
}

.ul-solution li.li3 span {
  background-position: -429px 0;
}

.ul-solution li.li4 span {
  background-position: -643px 0;
}

.ul-solution li.li5 span {
  background-position: -857px 0;
}

.ul-solution li.li6 span {
  background-position: -1070px 0;
}

.ul-solution li.li7 span {
  background-position: 0px bottom;
}

.ul-solution li.li8 span {
  background-position: -215px bottom;
}

.ul-solution li.li9 span {
  background-position: -429px bottom;
}

.ul-solution li.li10 span {
  background-position: -643px bottom;
}

.ul-solution li.li11 span {
  background-position: -857px bottom;
}

.ul-solution li.li12 span {
  background-position: -1070px bottom;
}

.ul-solution li a:hover span {
  background-image: url(../img/service/icon_solution_h.png);
}

.service-con .pic a:hover {
  opacity: .8;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.service-con .col-l,
.service-con .col-r {
  width: 50%;
  float: left;
}

.ul-service li {
  float: left;
  width: 50%;
  padding-right: 29px;
  margin-bottom: 30px;
}

.ul-service li .pad {
  font-size: 14px;
  padding: 14px;
  height: 148px;
  border: 1px solid #e5e5e5;
}

.ul-service li .pad p {
  max-height: 60px;
  overflow: hidden;
}

.ul-service li .pad span {
  display: block;
  overflow: hidden;
  clear: both;
}

.ul-service li .pad span i {
  display: block;
  font-style: normal;
  vertical-align: top;
  padding-left: 40px;
  padding-top: 6px;
}

.ul-service li img {
  display: block;
  float: left;
  margin-bottom: 16px;
}

.ul-txt {
  border: 1px solid #e5e5e5;
}

.ul-txt li .txt {
  border-bottom: 1px solid #e5e5e5;
  line-height: 20px;
  display: none;
  color: #666;
  height: 130px;
  padding: 0 14px;
}

.ul-txt li.ok .txt {
  display: block;
}

.service-btn {
  text-align: center;
  padding: 55px 0;
}

.service-btn a {
  display: inline-block;
  width: 170px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #0485e0;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  margin: 0 22px;
}

.service-btn a:hover {
  opacity: .8;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.case-img2 p {
  text-align: center;
}

.dede_pages {
  text-align: center;
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
}

.dede_pages ul {
  padding: 12px 0px 12px 16px;
  text-align: center;
}

.dede_pages ul li {
  float: left;
  font-family: Tahoma;
  line-height: 28px;
  margin-right: 6px;
  padding: 0px 8px;
  border: 1px solid #E9E9E9;
}

.dede_pages ul li select {
  height: 28px;
  line-height: 28px;
  text-align: center;
}

.dede_pages ul li a {
  float: left;
  color: #555;
  display: block;
  padding: 0px 8px;
  line-height: 28px;
}

.dede_pages ul li a:hover {
  color: #690;
  text-decoration: none;
  line-height: 28px;
  padding: 0px 8px;
}

.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
  background-color: #F8F8F8;
  padding: 0px 8px 0px;
  font-weight: bold;
}

.dede_pages .pageinfo {
  line-height: 28px;
  padding: 12px 10px 12px 16px;
  color: #999;
}

.dede_pages .pageinfo strong {
  color: #555;
  font-weight: normal;
  margin: 0px 2px;
}

#nav .mycur {
  color: #0485e0;
  border-bottom: 3px solid #0485e0;
}


.contact-boxx {
  width: 680px;
  height: 350px;
  margin: 0px 0px 0px;
  position: absolute;
  top: 48px;
  left: calc(50% - 295px);
}

.f1 {
  float: left;
}

.contact-boxx p {
  font-size: 24px;
  color: #474747;
  margin-bottom: 15px;
}

.contact-boxx ul {
  margin-top: 35px;
  height: 100%;
}

.contact-boxx ul,
.contact-boxx li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.contact-boxx ul li {
  font-size: 14px;
  color: #333333;
  padding: 10px 0px 0px;
}

.contact-boxx span {
  font-size: 14px;
  color: #666666;
}

.contact-bottom {
  /* width: 145px;
    height: 69px; */
  color: #555F63;
  margin-right: 30px;
  text-align: center;
  padding: 15px 0px 0px;
  position: relative;
}

.contact-boxx ul li img {
  margin-right: 10px;
}

.contact-z {
  font-size: 14px;
  margin-top: -22px;
  position: absolute;
  margin-left: 40px;
}

/*案例详情*/
.cur {
  line-height: 76px;
  font-family: "宋体";
  color: #666;
  background-color: #f8f9fa;
}

.cur a {
  color: #666;
}

.case-article {
  line-height: 30px;
  color: #666;
}

.case-article div.tc {
  text-align: left;
}

.case-article div .llwz {
  color: #666;
}

.case-article div .llwz a {
  line-height: 40px;
}

.case-article div .art {
  font-size: 14px;
  margin-bottom: 20px;
}

.case-article div .art_img {
  width: 76%;
  margin: auto;
}

.case_nav {
  width: 120px;
  height: 50px;
  position: absolute;
  right: 1%;
  top: 1%;
}

.prev {
  width: 50px;
  height: 50px;
  float: left;
  background: url(../img/case_prev.png) no-repeat center center;
  border: 1px solid #939393;
  width: 49px;
  height: 49px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.prev:hover {
  float: left;
  background: url(../img/case_prev1.png) #e5371f no-repeat center center;
  width: 50px;
  height: 50px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: none;
}

.prev a {
  width: 50px;
  height: 50px;
  display: block;
  text-indent: -9999px;
}

.next {
  width: 50px;
  height: 50px;
  float: right;
  background: url(../img/case_next.png) no-repeat center center;
  border: 1px solid #939393;
  width: 49px;
  height: 49px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.next:hover {
  float: right;
  background: url(../img/case_next1.png) #e5371f no-repeat center center;
  width: 50px;
  height: 50px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: none;
  /* font-weight:  */
}

.next a {
  width: 50px;
  height: 50px;
  display: block;
  text-indent: -9999px;
}

.case-article-bg {
  margin-bottom: 5%;
  margin-bottom: 5%\0 !important;
  background-position: top center\0 !important;
}

.case-article .case-logo {
  text-align: center;
  padding-top: 38px;
}

.case-article h1 {
  line-height: 40px;
  font-size: 22px;
}

.case-article .btn {
  text-align: center;
  padding: 10px 0;
  margin-bottom: 30px;
}

.case-article .btn a {
  display: inline-block;
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #0485e0;
  color: #fff;
  font-size: 14px;
  margin: 0 12px;
  border-radius: 5px;
}
.banner_text {
  width: 60%;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding-top: 130px;
}
.banner_text div {
  /* color: #0485e0; */
  color: #00bed4
}
.case-article .case-back {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 90px;
}
.dlList::-webkit-scrollbar {
  display: none;
  }
  .dlList {
  max-height: 273px;
  overflow: hidden;
  overflow: auto;
}
.case-article .case-back a {
  display: inline-block;
  width: 178px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border: 1px solid #63637f;
  color: #002;
  font-size: 18px;
  border-radius: 5px;
}

.case-article .case-back a:hover {
  background-color: #0485e0;
  color: #fff;
  border-color: #0485e0;
}

.clear:after {
  content: "";
  clear: both;
  display: block
}

/* img:hover {
  opacity: 0.8
} */
.slides img {
  opacity: 1;
}

p {
  color: #666
}

.container,
.container-fluid,
.row {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto
}

.container {
  max-width: 1180px
}

.hover-shadow {
  transition-property: all;
  transition-timing-function: ease-out;
  transition-duration: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0px 6px 13px rgba(0, 0, 0, 0.3) !important
}

.nomargin {
  margin-right: 0px !important;
  margin-left: 0px !important
}

b.red {
  color: #ff5300
}

.share {
  vertical-align: middle
}

.share .bdsharebuttonbox a {
  margin: 0px 6px 0px 0
}

.crumbs {
  text-align: right;
  padding: 20px 0;
  border-bottom: #ddd 1px solid
}

.crumbs ul {
  margin-bottom: 0
}

.crumbs ul li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  font-size: 18px
}

.crumbs ul li:first-child:after,
.crumbs ul li:last-child:after {
  display: none
}

.crumbs ul li:after {
  position: absolute;
  right: -5px;
  top: 12px;
  width: 10px;
  height: 1px;
  background-color: #333;
  content: ""
}

.imglist li {
  margin-bottom: 20px
}

.imglist li a img {
  width: 100%
}

h1,
h2,
h3,
h4,
h5 {
  display: block;
  width: 100%
}

h1.bule,
h2.bule,
h3.bule,
h4.bule,
h5.bule {
  margin-bottom: 20px
}

h1.bule span,
h2.bule span,
h3.bule span,
h4.bule span,
h5.bule span {
  /* width: auto; */
  display: inline-block;
  padding: 5px 20px;
  background-color: #0066ea;
  color: #fff;
  border-radius: 30px
}

.pagination {
  text-align: center;
  padding: 10px 0
}

.pagination nav {
  width: 100%
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #008cd3;
  border-color: #008cd3
}

.page-link {
  color: #008cd3
}

/* .map {
  border: #ddd 1px solid;
  margin-top: 20px;
  background-color: #ddd;
  width: 100%;
  height: 300px
} */

.relative {
  position: relative !important
}

.innerlist {
  width: 95%;
  margin: 30px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.innerlist .box img {
  width: 100%
}

.icon {
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  margin-right: 5px
}

header .menu.home {
  position: absolute;
  top: 0;
  z-index: 900;
  padding: 20px 0;
  background-color: rgba(0, 0, 0, 0.8)
}

header .menu.home .container .row {
  width: 100%
}

header .menu.home .container .row .navbar {
  width: 100%;
  float: left;
  padding: 0 20px;
  background-color: transparent !important
}

header .menu.home .container .row .navbar .navbar-brand {
  text-indent: -999px;
  overflow: hidden;
  display: block;
  float: left;
  width: 344px;
  height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 70px;
  background: url("../img/logo.png") center center no-repeat
}

header .menu.home .container .row .navbar .navbar-brand.mobile {
  margin-left: 20px;
  background-size: 100%;
  width: 190px;
  height: 28px
}

header .menu.home .container .row .navbar .navbar-nav .nav-item .nav-link {
  padding: 0 25px;
  font-size: 18px;
  color: #fff;
  text-align: center
}

header .menu.home .container .row .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
  top: 10px
}

header .menu.home .container .row .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #ffc107
}

header .menu.home .container .row .navbar .navbar-nav .nav-item .dropdown-menu {
  background-color: #e0e5ee;
  top: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: absolute;
  width: 100%;
  min-width: 220px
}

header .menu.home .container .row .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  text-align: center
}

header .menu.home .container .row .navbar .navbar-nav .nav-item .dropdown-menu:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e0e5ee;
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px
}

header .menu.home .container .row .navbar .navbar-collapse {
  padding: 10px 20px
}

header .menu.home .container .row .navbar .navbar-collapse .navbar-nav .nav-item {
  padding: 10px 0
}

.home-bannar {
  height: 810px;
  background-color: #ddd
}

.home-bannar .container.homelink {
  margin-top: -465px;
  z-index: 500
}

.home-bannar .container .home-nav {
  position: absolute;
  left: 0;
  top: 16px;
  background-color: #0e8cee;
  width: 250px;
  height: 370px;
  padding: 15px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2)
}

.home-bannar .container .home-nav h5 {
  color: #fff;
  margin-bottom: 5px;
  line-height: 1em
}

.home-bannar .container .home-nav ul {
  padding-bottom: 12px;
  margin-bottom: 15px
}

.home-bannar .container .home-nav ul.noborder:after {
  display: none
}

.home-bannar .container .home-nav ul:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #2ca3ff
}

.home-bannar .container .home-nav ul li {
  margin-right: 12px;
  display: inline-block
}

.home-bannar .container .home-nav ul li:last-child {
  margin-right: 0px
}

.home-bannar .container .home-nav ul li a {
  font-size: 14px;
  color: #fff
}

.home-bannar.mobile {
  height: 320px;
  background-color: #ddd
}

.inner-bannar {
  position: relative;
  height: 573px;
  background-color: #ddd;
  background: url("../img/inner-bannar-01.jpg") center center no-repeat
}

.inner-bannar.aboutus {
  background: url("../img/inner-bannar-02.jpg") center center no-repeat
}

.inner-bannar.pro {
  background: url("../img/inner-bannar-03.jpg") center center no-repeat
}

.inner-bannar .container {
  width: 100%;
  height: 100%
}

.inner-bannar .box {
  position: absolute;
  margin-bottom: -43px;
  bottom: 50%;
  left: 400px
}

.inner-bannar .box.big {
  margin-bottom: -109px
}

.inner-bannar .box .title h1 {
  text-align: left;
  font-size: 36px;
  display: block;
  font-weight: bold;
}

.inner-bannar .box .title h1 span {
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
  position: relative;
  color: #fff
}

.inner-bannar .box .title h1 span:last-child {
  margin: 0 0px 0 0;
  padding: 0 0px 0 0
}

.inner-bannar .box .title h1 span:last-child:after {
  display: none
}

.inner-bannar .box .title h1 span:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  width: 2px;
  height: 90%;
  background-color: #fff
}

.inner-bannar .box .title>span {
  color: #fff;
  display: block;
  text-align: left;
  text-transform: uppercase
}

.inner-bannar .box .cont {
  margin: 20px 0;
  color: #fff;
  font-size: 22px
}

.inner-bannar .box .btn {
  float: left;
  text-align: center;
  color: #fff;
  font-size: 24px;
  padding: 10px 50px;
  display: block;
  background-color: #ffa910
}

.inner-bannar .box .btn:hover {
  background-color: #ffc45a
}

.inner-bannar.news {
  margin-top: 30px;
  background: none;
  height: 316px
}

.swiper-container {
  width: 100%;
  height: 100%
}

.swiper-container .swiper-wrapper .swiper-slide {
  background-position: center;
  background-size: cover
}

.swiper-pagination-bullet {
  width: 60px;
  height: 8px;
  display: inline-block;
  border-radius: 20px;
  background: #6d6d6d;
  opacity: 1;
  transition-property: all;
  transition-timing-function: ease-out;
  transition-duration: 0.3s
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #cacaca
}

.hotnews-slide .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #e6e6e6;
  opacity: 1;
  transition-property: all;
  transition-timing-function: ease-out;
  transition-duration: 0.3s
}

.hotnews-slide .swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #007aff !important
}

.swiper-button-next,
.swiper-button-prev {
  width: 20px !important;
  height: 32px !important;
  margin-top: -16px !important;
  background-size: 20px 32px !important
}

main section {
  padding: 30px 0
}

main section .title h1 {
  text-align: center;
  font-size: 36px;
  display: block
}

main section .title h1 span {
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
  position: relative
}

main section .title h1 span:last-child {
  margin: 0 0px 0 0;
  padding: 0 0px 0 0
}

main section .title h1 span:last-child:after {
  display: none
}

main section .title h1 span:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  width: 2px;
  height: 90%;
  background-color: #c5c5c5
}

main section .title>span {
  display: block;
  text-align: center;
  text-transform: uppercase
}

main section.dcfw {
  background: url("../img/bg-01.jpg") center top no-repeat
}

main section.dcfw .dcfwbtBox .left {
  height: 630px
}

main section.dcfw .dcfwbtBox .left .bt {
  position: absolute;
  background-size: 100% !important
}

main section.dcfw .dcfwbtBox .left .bt a {
  text-indent: -999px;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #fff;
  padding: 6px 15px;
  border: #fff 1px solid
}

main section.dcfw .dcfwbtBox .left .bt01:hover,
main section.dcfw .dcfwbtBox .left .bt02:hover,
main section.dcfw .dcfwbtBox .left .bt03:hover,
main section.dcfw .dcfwbtBox .left .bt04:hover,
main section.dcfw .dcfwbtBox .left .bt05:hover {
  opacity: 0.8
}

main section.dcfw .dcfwbtBox .left .bt01 {
  left: 0;
  top: 0;
  width: 100%;
  height: 210px;
  background: url("../img/cxfw-01-01.png") center center no-repeat;
  background-color: #001b95
}

main section.dcfw .dcfwbtBox .left .bt02 {
  left: 0;
  top: 210px;
  width: 50%;
  height: 210px;
  background: url("../img/cxfw-01-02.png") center center no-repeat;
  background-color: #008aea
}

main section.dcfw .dcfwbtBox .left .bt03 {
  left: 0;
  top: 420px;
  width: 50%;
  height: 210px;
  background: url("../img/cxfw-01-03.png") center center no-repeat;
  background-color: #00a040
}

main section.dcfw .dcfwbtBox .left .bt04 {
  right: 0;
  bottom: 0px;
  width: 50%;
  height: 420px;
  background: url("../img/cxfw-01-04.png") center center no-repeat;
  background-color: #ffa910
}

main section.dcfw .dcfwbtBox .right {
  height: 630px
}

main section.dcfw .dcfwbtBox .right .bt {
  position: absolute;
  background-size: 100% !important
}

main section.dcfw .dcfwbtBox .right .bt a {
  text-indent: -999px;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #fff;
  padding: 6px 15px;
  border: #fff 1px solid
}

main section.dcfw .dcfwbtBox .right .bt01:hover,
main section.dcfw .dcfwbtBox .right .bt02:hover,
main section.dcfw .dcfwbtBox .right .bt03:hover,
main section.dcfw .dcfwbtBox .right .bt04:hover,
main section.dcfw .dcfwbtBox .right .bt05:hover {
  opacity: 0.8
}

main section.dcfw .dcfwbtBox .right .bt01 {
  left: 0;
  top: 0;
  width: 50%;
  height: 210px;
  background: url("../img/cxfw-02-01.png") center center no-repeat;
  background-color: #00a040
}

main section.dcfw .dcfwbtBox .right .bt02 {
  right: 0;
  top: 0;
  width: 50%;
  height: 210px;
  background: url("../img/cxfw-02-02.png") center center no-repeat;
  background-color: #008aea
}

main section.dcfw .dcfwbtBox .right .bt03 {
  left: 0;
  top: 210px;
  width: 50%;
  height: 210px;
  background: url("../img/cxfw-02-03.png") center center no-repeat;
  background-color: #001b95
}

main section.dcfw .dcfwbtBox .right .bt04 {
  right: 0;
  top: 210px;
  width: 50%;
  height: 210px;
  background: url("../img/cxfw-02-04.png") center center no-repeat;
  background-color: #ffa910
}

main section.dcfw .dcfwbtBox .right .bt05 {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 210px;
  background: url("../img/cxfw-02-05.png") center center no-repeat;
  background-color: #008aea
}

main section.dcrj {
  background-color: #fff
}

main section.dcrj .borderbox {
  border-top: 1px solid #ddd;
  border-bottom: none
}

main section.dcrj .first {
  background-color: #0066ea;
  margin-top: -20px
}

main section.dcrj .first .card {
  border: none;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  border-radius: 0
}

main section.dcrj .first .card:last-child {
  border-bottom: none
}

main section.dcrj .first .card .card-body .card-title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px
}

main section.dcrj .first .card .card-body .card-text {
  color: #fff;
  font-size: 12px
}

main section.dcrj .first .card .card-body .btn {
  display: block;
  margin: 0 auto;
  width: 40%;
  padding: 5px 10px;
  border: 1px solid #fff;
  color: #fff
}

main section.dcrj .other {
  position: relative
}

main section.dcrj .other .row {
  height: 100%;
  border-bottom: 1px solid #ddd
}

main section.dcrj .other .row .border-right {
  height: 100%
}

main section.dcrj .other .row img {
  display: block;
  width: 60%;
  margin: 20px auto
}

main section.dcrj .other .row h5 {
  font-size: 18px;
  font-weight: 700;
  display: block;
  text-align: center
}

main section.dcrj .other .row ul {
  padding: 0px 0 30px 0;
  border-bottom: #ddd 1px solid;
  min-height: 200px
}

main section.dcrj .other .row ul:last-child {
  border-bottom: none
}

main section.dcrj .other .row ul li a {
  color: #464646;
  display: block;
  text-align: center;
  padding: 5px 0;
  line-height: 2em;
  font-size: 18px
}

main section.gsjj {
  background-color: #f1f1f1
}

main section.gsjj .info {
  margin-top: 30px
}

main section.gsjj .info .left {
  text-indent: 2em;
  color: #000309;
  padding: 0px 20px;
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 10px
}

main section.gsjj .info .right img {
  width: 100%
}

main section.fwkh {
  background-color: #dee3ed
}

main section.fwkh .partnerbox {
  padding: 30px 0px 30px 0px;
  margin: auto;
}

.partnerbox {
  width: 100%;
}

.partnerbox li {
  padding: 0px 8px 0px 0px;
}

.partnerbox li img {
  width: 187px;
  height: 90px;
}

main section.fwkh .partnerbox li {
  margin-bottom: 15px
}

main section.fwkh .partnerbox li a {
  width: 100%
}

main section.fwkh .partnerbox li a img {
  width: 100%
}

main section.content .inner-iconbannar {
  text-align: right;
  padding: 30px 30px 30px 0;
  min-height: 209px;
  background: #00bafe url("../img/inner_bannar_bg.jpg") left center no-repeat;
  background-size: 100% 100%
}

main section.content .inner-iconbannar.soft {
  background: #008ce8 url("../img/inner_bannar_bg2.jpg") left center no-repeat
}

main section.content .inner-iconbannar .box {
  float: right
}

main section.content .inner-iconbannar .box h1 {
  color: #fff;
  font-size: 60px;
  margin-bottom: 0
}

main section.content .inner-iconbannar .box h2 {
  font-size: 42px
}

main section.content .inner-iconbannar .box h2,
main section.content .inner-iconbannar .box h3,
main section.content .inner-iconbannar .box h4,
main section.content .inner-iconbannar .box h5 {
  color: #fff;
  margin-bottom: 0
}

main section.content .inner-iconbannar .box p {
  float: right;
  width: 50%;
  color: #fff
}

main section.content .inner-iconbannar .box span {
  color: #fff;
  font-size: 32px;
  font-weight: 700
}

main section.content .inner-iconbannar .icon {
  position: absolute;
  left: 500px;
  top: 580px;
  z-index: 900
}

main section.content .contentbox {
  margin-top: 40px;
  border: #cdcdce 1px solid;
  background-color: #fff
}

main section.content .contentbox .box {
  padding: 15px
}

main section.news {
  padding: 0
}

main section.news .left>ul>li {
  border: #cececf 1px solid;
  background-color: #fff;
  width: 100%;
  padding: 15px;
  margin-bottom: 15px
}

main section.news .left>ul>li p {
  color: #959595;
  font-size: 14px
}

main section.news .left>ul>li .img {
  margin-bottom: 10px
}

main section.news .left>ul>li .img img {
  width: 100%
}

main section.news .left>ul>li .fx {
  float: left;
  display: inline-block;
  padding: 4px 10px;
  padding-left: 30px;
  background: #f8f9fb url("../img/icon-fx.png") 10px center no-repeat;
  background-size: 18px 18px
}

main section.news .left>ul>li .date {
  float: right;
  display: inline-block
}

main section.news .left .content {
  padding: 20px 20px;
  border: #cccccc 1px solid;
  background-color: #fff
}

main section.news .left .content h1 {
  text-align: center;
  font-size: 24px;
  border-bottom: #ddd 1px solid;
  padding-bottom: 30px;
  margin-bottom: 30px
}

main section.news .left .content .box {
  padding: 20px
}

main section.news .left .content .box p img {
  max-width: 95%;
  display: block;
  margin: 20px auto
}

main section.news .right>ul>li {
  background-color: #f4f4f4;
  padding: 20px
}

main section.news .right>ul>li img {
  width: 100%
}

main section.news .right>ul>li span {
  text-align: center;
  padding: 5px;
  display: block;
  margin: 10px 0
}

.dcrjmobilelist {
  padding: 10px 10px;
  margin: 10px 0
}

.dcrjmobilelist>li {
  width: 100%
}

.dcrjmobilelist>li>a {
  color: #fff;
  background-color: #0066ea;
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
  text-align: center;
  border-radius: 3px
}

.dcrjmobilelist>li>ul {
  text-align: center;
  margin: 10px 0 20px 0
}

.dcrjmobilelist>li>ul>li {
  display: inline-block;
  margin: 5px 5px
}

.dcrjmobilelist>li>ul>li>a {
  border-radius: 3px;
  font-size: 16px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  color: #333;
  display: block
}

main section.aboutus .container .menu ul li {
  position: relative;
  border-bottom: #ddd 1px solid
}

main section.aboutus .container .menu ul li a {
  font-size: 24px;
  padding: 20px 10px;
  display: block;
  text-align: center;
  background-color: #f4f4f4;
  text-decoration: none
}

main section.aboutus .container .menu ul li a:hover {
  background-color: #c4c4c4;
  color: #000
}

main section.aboutus .container .menu ul li.active:after {
  display: block;
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #0066ea
}

main section.aboutus .container .menu ul li.active a {
  background-color: #0066ea;
  color: #fff
}

main section.aboutus .container .menu.al ul h4 {
  font-size: 24px;
  padding: 15px 10px;
  display: block;
  text-align: left;
  background-color: #0066ea;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  margin-bottom: 0
}

main section.aboutus .container .menu.al ul li {
  position: relative;
  border-bottom: #ddd 1px solid
}

main section.aboutus .container .menu.al ul li a {
  font-size: 18px;
  padding: 20px 10px;
  display: block;
  text-align: left;
  background-color: #f4f4f4;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px
}

main section.aboutus .container .menu.al ul li a:hover {
  background-color: #c4c4c4;
  color: #000
}

main section.aboutus .container .menu.al ul li.active:after {
  display: block;
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #c4c4c4
}

main section.aboutus .container .menu.al ul li.active a {
  background-color: #c4c4c4;
  color: #000
}

main section.aboutus .container .aboutcont {
  background-color: #fff;
  padding: 0 20px
}

main section.aboutus .container .aboutcont .content {
  padding: 20px 20px
}

main section.aboutus .container .aboutcont .content h3 {
  display: block;
  text-align: center
}

main section.aboutus .container .aboutcont .content .box {
  margin: 30px 0
}

main section.aboutus .container .aboutcont .content .box p img {
  max-width: 95%;
  margin: 30px auto;
  display: block
}

.newsinfo {
  width: 100%
}

.newsinfo p {
  margin-bottom: 20px;
  display: block;
  width: 100%
}

.newsinfo p img {
  display: block;
  max-width: 95%;
  margin: 0 auto
}

.newsinfo .list {
  margin: 20px 0;
  min-height: 360px;
}

.dropdown-menu::-webkit-scrollbar {
  display: none;
}

.dropdown-menu {
  display: none;
  width: 180px;
  position: absolute;
  top: 90px;
  left: -40px;
  background: #fff;
  overflow: scroll;
  max-height: 300px;
}

#nav .dropdown-menu p a {
  color: #000;
}

.dropdown {
  position: relative;
}

.newsinfo .list ul li {
  margin-bottom: 10px
}

.newsinfo .list ul li .box {
  height: 320px;
  padding: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
  margin: 0 5px;
}

.col-md-4 {
  width: 33.33333333%;
  float: left;
}

.newsinfo .list ul li .box h2 {
  color: #fff;
  padding: 10px 0;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  border-bottom: 1px #fff dashed
}

.newsinfo .list ul li .box p {
  padding: 10px;
  line-height: 1.5em;
  color: #fff
}

footer {
  padding: 40px 0 40px 0;
  background-color: #010c1e
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden
}

.clearfix {
  display: inline-block
}

* html .clearfix {
  height: 1%
}

.clearfix {
  display: block
}

.clearfix:after,
.fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  zoom: 1
}

.mr20 {
  margin-right: 20px
}

.zq-icon {
  display: inline-block;
  background: url(../img/icon.png) no-repeat
}

.icon40x40 {
  width: 40px;
  height: 40px
}

.crad-area-icon1 {
  background-position: 0 0
}

.crad-area-icon2 {
  background-position: -40px 0
}

.crad-area-icon3 {
  background-position: -80px 0
}

.crad-area-icon4 {
  background-position: -120px 0
}

.card-area {
  margin: 30px auto 0;
  height: 560px;
  width: 100%;
  position: relative
}

.card-area .bg-e8e8e8 {
  background: #e8e8e8
}

.card-area .bg-e1e1e1 {
  background: #e1e1e1
}

.card-area .card-item {
  z-index: 4;
  transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
  position: relative;
  float: left;
  width: 14%;
  height: 600px;
  /*height:auto;*/
  background-color: transparent
}

.card-area .card-item+.card-item {
  margin-left: -1px
}

.card-area .card-item .card {
  transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
  border-radius: 0;
  border: solid 1px #ccc;
}

.card-area .card-item .card .card-content {
  width: 100%;
  line-height: 2
}

.card-area .card-item .card .card-content.content-first {
  transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.card-area .card-item .card .card-content.content-second {
  transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  line-height: 2
}

.card-area .card-item .card .card-content.content-second li {
  float: left;
  width: 50%
}

.card-area .card-item .card .card-content,
.card-area .card-item .card .card-title {
  /*position: absolute;*/
  /*left: 0;*/
  /*right: 0;*/
  z-index: 1
}

.card-area .card-item .card .card-title {
  padding-top: 1px;
  transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
  /*height: 170px;*/
  line-height: 26px;
  font-size: 14px;
  top: 0;
}

.card-area .card-item .card .card-title .content {
  /*position: absolute;*/
  bottom: 0px;
  /*bottom: -2px;*/
  width: 100%
}

.active {
  /* overflow: scroll; */
  /* background: #0066ea; */
  height: 100%;
}

.card-area .card-item .card .card-title h1 {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.card-area .card-item .card .card-title .short-info {
  color: #8dbbdc;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 10px
}

.card-area .card-item .card .card-title .zq-product-img {
  width: 120px;
  height: 120px;
  margin: 0px auto;
  position: relative
}

.card-area .card-item .card .card-title .zq-product-img img {
  position: absolute;
  left: 0;
  width: 100%
}

.card-area .card-item .card .card-title .zq-product-img .un-hover {
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.card-area .card-item .card .card-title .zq-product-img .with-hover {
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0))
}

.card-area .card-item .card .card-title .short-info,
.card-area .card-item .card .card-title .zq-product-img img,
.card-area .card-item .card .card-title h1 {
  transition: all .15s cubic-bezier(.4, 0, .2, 1) 0s
}

.card-area .card-item .card .card-content {
  padding: 20px 0 40px 0;
  width: 100%;
  border-bottom: #ddd 1px solid;
  /*float: left;*/
  height: auto;
  /*position: absolute;*/
  /*top: 145px*/
}

.card-area .card-item .card .card-content:last-child {
  border-bottom: none;
}

.card-area .card-item .card .card-content.content-first .content-first-list {
  width: 100%;
  max-width: 250px;
  font-size: 16px;
  color: #373d41;
  margin-top: 47px;
  margin-bottom: 47px
}

.card-area .card-item .card .card-content.content-first .content-first-list li {
  margin-bottom: 30px
}

.card-area .card-item .card .card-content.content-second {
  width: 90%;
  left: 25px;
  font-size: 14px;
  color: #a9b0b4;
  text-align: left;
  padding-top: 26px
}

.card-area .card-item .card .card-content.content-second .main-head {
  color: #3db1ea;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px
}

.card-area .card-item .card .card-content.content-second p {
  margin: 5px 0
}

.card-area .card-item .card .card-content.content-second .main-tip {
  color: #232933
}

.card-area .card-item .card .card-content.content-second .main-desc {
  color: #8c8c8c;
  font-size: 12px;
  line-height: 22px
}

.card-area .card-item .card .card-content.content-second .main-btn {
  cursor: pointer;
  width: 160px;
  height: 38px;
  font-size: 16px !important;
  color: #fff;
  margin-top: 22px;
  margin-bottom: 33px;
  border-radius: 19px;
  background: #3db1ea;
  border: 0;
  transition: color .3s ease-in-out, background .3s ease-in-out
}

.card-area .card-item .card .card-content.content-second .main-btn:hover {
  color: #fff;
  background: #1b77b9
}

.card-area .card-item .card .card-content.content-second .main-white-btn {
  cursor: pointer;
  width: 160px;
  height: 36px;
  border: 1px solid #3db1ea;
  font-size: 16px !important;
  color: #3db1ea;
  margin-top: 22px;
  margin-bottom: 33px;
  border-radius: 19px;
  background: #fff;
  transition: color .3s ease-in-out, background .3s ease-in-out
}

.card-area .card-item .card .card-content.content-second .main-white-btn:hover {
  color: #fff;
  background: #3db1ea
}

.card-area .card-item .card .card-content .other-info {
  width: 105%;
  height: 70px;
  overflow: hidden;
  line-height: 22px;
  padding-top: 20px;
  font-size: 12px
}

.card-area .card-item .card .card-content .other-info .other-info-list {
  width: 27%;
  height: 70px;
  background: #f2f2f2;
  margin-right: 25px;
  padding: 0 0 0 10px;
  position: relative
}

.card-area .card-item .card .card-content .other-info .other-info-list .c-a-arrow {
  position: absolute;
  right: 10px;
  top: 15px;
  background-position: -200px 0
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover {
  background: #3db1ea
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover .c-a-arrow {
  background-position: -200px -17px
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover .other-desc,
.card-area .card-item .card .card-content .other-info .other-info-list:hover .other-head {
  color: #fff
}

.card-area .card-item .card .card-content .other-info .other-info-list .list-context {
  color: #00c1de
}

.card-area .card-item .card .card-content .other-info .other-head {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 13px 0 0
}

.card-area .card-item .card .card-content .other-info .other-desc {
  margin-top: 2px;
  font-size: 12px;
  color: #999
}

.card-area .card-item.active {
  z-index: 6;
  box-shadow: 0 0 30px rgba(0, 0, 0, .2);
  width: 30%;
  height: 650px;
  /* overflow: hidden; */
}

.card-area .card-item.active .card .card-title {
  padding-top: 10px;
  /*height: 159px;*/
  /*top: -15px;*/
  top: 0px;
  border: 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 5px;
}

.card-area .card-item.active .card .card-title .short-info {
  color: #abcfff
}

.card-area .card-item.active .card .card-title h1 {
  color: #fff;
  text-align: left;
}

.card-area .card-item.active .card .card-content.content-first {
  transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0))
}

.card-area .card-item.active .card .card-content.content-second {
  transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.col-md-3 {
  width: 25%;
  float: left;
}

/*===========*/
.card-area .card-item .card .card-title .short-info {
  display: none;
}

.card-area .card-item .card .card-content p {
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}

.card-area .card-item .card .card-content h5 {
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 18px;
  padding-left: 15px;
  padding-right: 15px;
}

.card-area .card-item .card .card-content h5 a {
  display: block;
}

.card-area .card-item .card .card-content .btns {
  display: none;
  padding: 2px 30px;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 15px;
  font-size: 16px;
}

.card-area .card-item.active .card {
  background-color: #0066ea;
}

.card-area .card-item.active .card .card-title .zq-product-img {
  display: none;
}

.card-area .card-item.active .card .card-content {
  padding: 5px 0 5px 0;
}

.card-area .card-item.active .card .card-title .short-info {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

.detail h4 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px;
}

.detail .text {
  width: 100%;
}

.card-area .card-item.active .card .card-content p {
  display: block;
  text-align: left;
  color: #abcfff;
  margin-bottom: 3px;
}

.card-area .card-item.active .card .card-content h5 {
  text-align: left;
  color: #fff;
  font-weight: normal;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
}

.card-area .card-item.active .card .card-content h5 a {
  color: #fff;
}

.card-area .card-item.active .card .card-content .btns {
  display: inline-block;
  padding: 2px 30px;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
}
.map-bg3 {
  height: 250px;
}
.map-bg3 .ulF {
  color: #fff;
  margin: 20px auto;
}
.map-bg3 .ulF .title {
  font-size: 20px;
  font-weight: bold;
  margin-right: 50px;
  float: left;
}
.flex_div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 30px;
}
.map-bg3 .ulF p {
  margin: 0 10px;
  padding: 0 5px;
  font-size: 16px;
}
.map-bg3 .ulF p  a {
  color: #fff;
}
.map-bg3 {
  display: flex;
  align-content: center;
  justify-content: center
}