.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 220px;
    height: 220px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 220px;
    height: 220px;
  }
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
::selection {
  background-color: #1bb778;
  color: #fff;
}
::-moz-selection {
  background-color: #1bb778;
  color: #fff;
}
::-webkit-selection {
  background-color: #1bb778;
  color: #fff;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #2e3136;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #2e3136;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
  box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.1);
}
html {
  cursor: url(../image/cur.png), default;
}
a {
  cursor: url(../image/Acur.png), default;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="text"] {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="button"] {
  cursor: url(../image/Acur.png), default !important;
}
input,
button {
  outline: none;
}
@keyframes animated {
  0% {
    cursor: url('../images/Pcuro1.png'), auto;
  }
  8.8% {
    cursor: url('../images/Pcuro2.png'), auto;
  }
  17.6% {
    cursor: url('../images/Pcuro3.png'), auto;
  }
  26.4% {
    cursor: url('../images/Pcuro4.png'), auto;
  }
  35.2% {
    cursor: url('../images/Pcuro5.png'), auto;
  }
  44% {
    cursor: url('../images/Pcuro6.png'), auto;
  }
  52.8% {
    cursor: url('../images/Pcuro7.png'), auto;
  }
  61.6% {
    cursor: url('../images/Pcuro8.png'), auto;
  }
  70.4% {
    cursor: url('../images/Pcuro9.png'), auto;
  }
  79.2% {
    cursor: url('../images/Pcuro10.png'), auto;
  }
  88% {
    cursor: url('../images/Pcuro11.png'), auto;
  }
  100% {
    cursor: url('../images/Pcuro12.png'), auto;
  }
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.wjdh-message .message-form ul li img.msgImgcode {
  height: 28px;
  position: absolute;
  top: 3px;
  right: 10px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inContent {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.inContent:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
body {
  min-width: 1260px;
  overflow-x: hidden;
}
.header {
  width: 100%;
  height: 104px;
}
.header * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.nav_bg {
  height: 104px;
  width: 100%;
  background-color: #fff;
}
.nav_bg .menu {
  width: 1200px;
  margin: 0 auto;
  height: 104px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg .menu .logo {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 23px;
  line-height: 1;
}
.nav_bg .menu .logo a {
  display: block;
}
.nav_bg .menu .logo a img {
  height: 60px;
}
.nav_bg .menu > ul {
  height: 104px;
  text-align: center;
  font-size: 0;
  margin: 0;
  float: right;
}
.nav_bg .menu > ul > li {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav_bg .menu > ul > li:first-child {
  background: none;
}
.nav_bg .menu > ul > li > a {
  display: block;
  height: 104px;
  line-height: 104px;
  font-size: 16px;
  position: relative;
  z-index: 2;
  width: 88px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav_bg .menu > ul > li > a:hover {
  background-color: transparent;
}
.nav_bg .menu > ul > li > a:after {
  content: '';
  position: absolute;
  background-color: #1bb778;
  top: 0;
  width: 100%;
  height: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  z-index: -1;
}
.nav_bg .menu > ul > li:hover > a,
.nav_bg .menu > ul > li.another > a,
.nav_bg .menu > ul > li.on > a {
  color: #fff;
}
.nav_bg .menu > ul > li:hover > a:after,
.nav_bg .menu > ul > li.another > a:after,
.nav_bg .menu > ul > li.on > a:after {
  height: 100%;
}
.nav_bg .menu > ul > li:hover .sec {
  height: auto;
}
.nav_bg .menu > ul > li:hover .secs {
  height: auto;
}
.nav_bg .menu .sec {
  width: 150px;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 104px;
  left: 50%;
  margin-left: -75px;
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);
  display: none;
  text-align: center;
}
.nav_bg .menu .sec a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  left: 0;
  padding: 0 10px;
  border-top: 1px #eee solid;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1bb778, #1bb778);
  background-image: linear-gradient(to right, #1bb778, #1bb778);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg .menu .sec a:hover {
  background-size: 100% 100%;
  padding-left: 15px;
  color: rgba(255, 255, 255, 0.9999);
}
.nav_bg .menu .secs {
  background: #fff;
  width: 1180px;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 104px;
  right: -440px;
  box-shadow: 2px 0 12px rgba(0, 0, 0, 0.1);
  padding: 0 10px 20px;
  display: none;
}
.nav_bg .menu .secs:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.nav_bg .menu .secs li.nlayer1 {
  float: left;
  width: 275px;
  padding: 10px 10px 0;
  background: none;
  margin: 12px 0 0;
}
.nav_bg .menu .secs li.nlayer1 img {
  width: 275px;
  height: 150px;
}
.nav_bg .menu .secs li.nlayer1:nth-child(4) {
  border-right: none;
}
.nav_bg .menu .secs li.nlayer1 > a {
  text-align: center;
  line-height: 34px;
  height: 34px;
  background: #f2f2f2;
  color: #333;
  padding: 0 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav_bg .menu .secs li.nlayer1 > a.a {
  background: #d9d9d9;
  margin-top: 10px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1bb778, #1bb778);
  background-image: linear-gradient(to right, #1bb778, #1bb778);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg .menu .secs li.nlayer1 > a.a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg .menu .secs li.nlayer1 > a.a:hover {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.nav_bg .menu .secs .nlayer2 a {
  margin-top: 4px;
  text-align: center;
  width: 265px;
  line-height: 30px;
  height: 30px;
  background: #f2f2f2;
  color: #333;
  padding: 0 5px;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1bb778, #1bb778);
  background-image: linear-gradient(to right, #1bb778, #1bb778);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg .menu .secs .nlayer2 a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg .menu .secs .nlayer2 a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg .menu .secs .nlayer2 a:hover {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
@keyframes menu1 {
  0% {
    opacity: 0;
    transform: translateX(8px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.footer {
  color: #999;
  background-color: #313438;
}
.footer * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.footer .footerBox {
  padding: 80px 0 25px;
}
.footer a {
  color: #999;
}
.footer a:hover {
  color: #fff;
}
.footer .text {
  float: left;
  width: 280px;
  margin-right: 15px;
}
.footer .text .zxLink {
  display: block;
  width: 136px;
  height: 40px;
  background-color: #1bb778;
  border-radius: 20px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.footer .text .zxLink:before {
  content: "";
  background: url(../image/zxico.png) center center no-repeat;
  width: 26px;
  height: 22px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.footer .text .zxLink:after {
  content: '';
  position: absolute;
  border-radius: 20px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #1bb778;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.footer .text .zxLink:hover {
  background: none;
}
.footer .text .zxLink:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.footer .text .tel {
  line-height: 1;
  font-size: 16px;
  margin-top: 38px;
  margin-bottom: 12px;
}
.footer .text .tel i {
  display: block;
  color: #fff;
  font-size: 30px;
  margin-top: 13px;
  font-family: Arial;
}
.footer .text p {
  line-height: 30px;
}
.footer .footerNav {
  float: right;
}
.footer .footerNav dl {
  width: 140px;
  padding-right: 15px;
  overflow: hidden;
  float: left;
}
.footer .footerNav dl.dl4 {
  padding-right: 0;
  width: 80px;
}
.footer .footerNav dl dt {
  font-size: 16px;
  line-height: 1;
  color: #eeeeee;
}
.footer .footerNav dl dd {
  margin-top: 20px;
  height: 170px;
  overflow: hidden;
}
.footer .footerNav dl dd a {
  line-height: 34px;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer .footerNav dl dd a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.footer .ewm {
  padding-top: 5px;
  text-align: center;
  float: left;
  padding: 0 60px;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
}
.footer .ewm:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.footer .ewm img {
  width: 154px;
  height: 154px;
}
.footer .ewm dd {
  margin-top: 8px;
  line-height: 20px;
}
.footer .copyright {
  line-height: 30px;
  height: 30px;
  border-top: 1px #3e3d45 solid;
  padding: 20px 0;
}
.footer .copyright img {
  vertical-align: middle;
  max-height: 22px;
  margin-left: 5px;
}
