@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 12px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -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: #015ab5;
  color: #fff;
}
::-moz-selection {
  background-color: #015ab5;
  color: #fff;
}
::-webkit-selection {
  background-color: #015ab5;
  color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
  box-sizing: content-box;
}
* {
  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: #333;
  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: #333;
  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;
}
.webqq_ewm {
  box-sizing: content-box;
}
html {
  cursor: url(../images/cur.png), default;
}
a {
  cursor: url(../images/Acur.png), default;
}
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(../images/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;
  }
}
@keyframes menu1 {
  0% {
    opacity: 0;
    transform: translateX(8px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes myfirst {
  0%,
  100% {
    -webkit-transform: translate(0, -5px) rotateZ(0);
  }
  50% {
    -webkit-transform: translate(0, 0) rotateZ(0);
  }
}
@-webkit-keyframes myfirst1 {
  0%,
  100% {
    -webkit-transform: translate(0, -10px) rotateZ(0);
  }
  50% {
    -webkit-transform: translate(0, 0) rotateZ(0);
  }
}
@keyframes myfirst2 {
  0%,
  100% {
    -webkit-transform: translate(-5px, 0);
  }
  50% {
    -webkit-transform: translate(0, 0);
  }
}
@keyframes msClock {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1.1);
  }
}
.button.dark {
  --shadow: 0 2px 8px -1px rgba(21, 25, 36, 0.32);
  --shadow-hover: 0 4px 20px -2px rgba(21, 25, 36, 0.5);
}
.button.white {
  --shadow: 0 2px 8px -1px rgba(18, 22, 33, 0.04);
  --shadow-hover: 0 4px 20px -2px rgba(18, 22, 33, 0.12);
}
.button {
  --text: #fff;
  --font-size: 16px;
  --duration: 0.5s;
  --move-hover: -4px;
  font-family: 'Roboto';
  font-weight: 500;
  line-height: var(--font-size);
  display: block;
  outline: none;
  border: none;
  cursor: pointer;
  text-decoration: none;
  font-size: var(--font-size);
  letter-spacing: 0.5px;
  background: var(--background);
  color: var(--text);
  box-shadow: var(--shadow);
  -webkit-transform: translateY(var(--y));
  transform: translateY(var(--y));
  transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
  transition: transform var(--duration) ease, box-shadow var(--duration) ease;
  transition: transform var(--duration) ease, box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
}
.button span {
  text-align: center;
}
.button span i {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-style: normal;
}
.button span i:nth-child(1) {
  --d: 0.05s;
}
.button span i:nth-child(2) {
  --d: 0.1s;
}
.button span i:nth-child(3) {
  --d: 0.15s;
}
.button span i:nth-child(4) {
  --d: 0.2s;
}
.button span i:nth-child(5) {
  --d: 0.25s;
}
.button span i:nth-child(6) {
  --d: 0.3s;
}
.button span i:nth-child(7) {
  --d: 0.35s;
}
.button span i:nth-child(8) {
  --d: 0.4s;
}
.button span i:nth-child(9) {
  --d: 0.45s;
}
.button span i:nth-child(10) {
  --d: 0.5s;
}
.button span i:nth-child(11) {
  --d: 0.55s;
}
.button:hover {
  --y: var(--move-hover);
  --shadow: var(--shadow-hover);
  --move: -4px;
  --shadow-active: 0 3px 1px rgba(0, 0, 0, 0.2);
}
.button:hover i {
  -webkit-animation: move var(--duration) linear var(--d);
  animation: move var(--duration) linear var(--d);
}
.button.smoke {
  --move: 12px;
  --move-y: -8px;
  --blur: 4px;
}
.button.smoke:hover i {
  --duration: 1s;
  -webkit-animation: smoke var(--duration) linear var(--d);
  animation: smoke var(--duration) linear var(--d);
}
.button.drive {
  --move: 16px;
  --skew: 25deg;
  --skew-fast: 40deg;
  --skew-bounce: -12px;
}
.button.drive:hover i {
  --duration: 1s;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: drive var(--duration) linear var(--d);
  animation: drive var(--duration) linear var(--d);
}
.btnstyle1 {
  position: relative;
  z-index: 1;
  transition: color 0.3s;
  box-sizing: border-box;
  background-color: transparent;
  cursor: pointer;
  overflow: hidden;
}
.btnstyle1::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 100%;
  left: 0;
  z-index: -1;
  background-color: #015ab5;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 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;
}
.btnstyle1::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 100%;
  left: 0;
  z-index: -1;
  background-color: #015ab5;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 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;
}
.btnstyle1:hover::after {
  -webkit-transition-delay: 0.175s;
  transition-delay: 0.175s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.btnstyle1:hover::before {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.btnstyle2 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  box-sizing: border-box;
  border: none;
  cursor: pointer;
}
.btnstyle2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fda454;
  z-index: -1;
  border-radius: inherit;
  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;
}
.btnstyle2:hover {
  color: #333;
  background-color: #fff;
}
.btnstyle2:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
@-webkit-keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
    text-shadow: var(--shadow-active);
  }
}
@keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
    text-shadow: var(--shadow-active);
  }
}
@-webkit-keyframes smoke {
  45%,
  55% {
    -webkit-filter: blur(var(--blur));
    filter: blur(var(--blur));
  }
  50%,
  50.1% {
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(var(--move)) translateY(var(--move-y));
    transform: translateX(var(--move)) translateY(var(--move-y));
  }
  50.1% {
    -webkit-transform: translateX(calc(var(--move) * -1));
    transform: translateX(calc(var(--move) * -1));
  }
}
@keyframes smoke {
  45%,
  55% {
    -webkit-filter: blur(var(--blur));
    filter: blur(var(--blur));
  }
  50%,
  50.1% {
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(var(--move)) translateY(var(--move-y));
    transform: translateX(var(--move)) translateY(var(--move-y));
  }
  50.1% {
    -webkit-transform: translateX(calc(var(--move) * -1));
    transform: translateX(calc(var(--move) * -1));
  }
}
@-webkit-keyframes drive {
  40% {
    opacity: 1;
  }
  55% {
    -webkit-transform: skewX(var(--skew)) translateX(var(--move));
    transform: skewX(var(--skew)) translateX(var(--move));
  }
  56% {
    -webkit-transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
    transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
  }
  55%,
  56% {
    opacity: 0;
  }
  75% {
    -webkit-transform: skewX(var(--skew));
    transform: skewX(var(--skew));
  }
  85% {
    -webkit-transform: skewX(var(--skew-bounce));
    transform: skewX(var(--skew-bounce));
  }
}
@keyframes drive {
  40% {
    opacity: 1;
  }
  55% {
    -webkit-transform: skewX(var(--skew)) translateX(var(--move));
    transform: skewX(var(--skew)) translateX(var(--move));
  }
  56% {
    -webkit-transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
    transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
  }
  55%,
  56% {
    opacity: 0;
  }
  75% {
    -webkit-transform: skewX(var(--skew));
    transform: skewX(var(--skew));
  }
  85% {
    -webkit-transform: skewX(var(--skew-bounce));
    transform: skewX(var(--skew-bounce));
  }
}
@keyframes movec {
  0%,
  100% {
    clip: rect(0, 300px, 5px, 0);
  }
  25% {
    clip: rect(0, 300px, 210px, 295px);
  }
  50% {
    clip: rect(205px, 300px, 210px, 0);
  }
  75% {
    clip: rect(0, 5px, 210px, 0px);
  }
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(24, 125, 178, 0.1), 0 0 0 10px #187db2;
  }
  100% {
    box-shadow: 0 0 0 10px #187db2, 0 0 0 15px rgba(24, 125, 178, 0);
  }
}
@keyframes ripple2 {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 204, 67, 0.1), 0 0 0 10px #ffcc43;
  }
  100% {
    box-shadow: 0 0 0 10px #ffcc43, 0 0 0 15px rgba(255, 204, 67, 0);
  }
}
@keyframes tra1 {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes tra2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes rotate {
  0% {
    transform: rotateZ(0);
  }
  50% {
    transform: rotateZ(180deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.1), 0 0 0 10px rgba(51, 51, 51, 0.2);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(51, 51, 51, 0.1), 0 0 0 15px rgba(51, 51, 51, 0);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.le {
  float: left;
}
.ri {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.center {
  width: 1280px;
  margin: 0 auto;
}
.ny_banner {
  z-index: -1;
}
.mbanner {
  z-index: -1;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.tops {
  width: 100%;
  height: 167px;
}
.tops > .center {
  position: relative;
}
.tops .ding {
  width: 100%;
  height: 130px;
  background: #fff;
}
.tops .ding .logo {
  width: 406px;
  margin-top: 30px;
  float: left;
}
.tops .ding .logo img {
  float: left;
  width: 115px;
  height: 62px;
  margin-right: 40px;
}
.tops .ding .logo h3 {
  font-size: 24px;
  margin: 12px 0 4px;
  color: #333;
  font-weight: bold;
  line-height: 31px;
}
.tops .ding .logo h3 span {
  float: left;
  color: #000;
  font-size: 30px;
}
.tops .ding .logo p {
  font-family: Arial;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
}
.tops .ding .jie {
  width: 290px;
  height: 50px;
  margin-top: 46px;
  box-sizing: border-box;
  padding-left: 40px;
  border-left: 1px solid #999;
  font-size: 16px;
  color: #333;
  float: left;
}
.tops .ding .jie p {
  font-size: 14px;
  color: #666;
  margin-top: 3px;
}
.tops .ding .dh {
  margin-top: 35px;
  width: 270px;
  height: 60px;
  float: right;
  font-size: 16px;
  color: #666;
}
.tops .ding .dh p {
  text-align: right;
}
.tops .ding .dh p span {
  color: #015ab5;
  font-size: 20px;
  font-weight: bold;
}
.tops .ding .dh .topxunpan .xp {
  position: relative;
  width: 192px;
  float: right;
  margin-top: 7px;
  height: 28px;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  text-align: left;
  cursor: pointer;
  box-sizing: border-box;
  padding-left: 29px;
  background: url("../images/chat.png") no-repeat left center;
}
.tops .ding .dh .topxunpan .xp i {
  font-size: 24px;
  font-weight: bold;
  margin: 0 3px;
  color: #015ab5;
}
.tops .ding .dh .topxunpan .xp img {
  margin-right: 2px;
  margin-right: 5px;
  vertical-align: baseline;
}
.tops .ding .dh .topxunpan .topxunpan a {
  line-height: 34px;
  color: #565656;
  float: right;
  font-size: 14px;
  display: inline-block;
  transition: 0.7s;
}
.tops .ding .dh .topxunpan .topxunpan a:hover {
  color: #999;
}
.tops .ding .dh .topxunpan .topxunpan a::after {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
  color: #aaaaaa;
}
.tops .ding .dh .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 45px;
  left: 50%;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #333;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #fff;
  border-radius: 4px;
  opacity: 0;
}
.tops .ding .dh .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #fff;
}
.tops .ding .dh .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  z-index: 999999999999999999999;
}
.tops .ding .dh .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 45px;
  left: 50%;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #015ab5;
  border-radius: 4px;
  opacity: 0;
}
.tops .ding .dh .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #015ab5;
}
.tops .ding .dh .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  z-index: 999999999999999999999;
}
.nav {
  width: 1320px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.05);
  border-radius: 35px;
  margin-left: -20px;
  z-index: 9999;
  position: relative;
}
.nav .center > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nav .center > ul > li {
  flex: 0 0 11.11%;
  float: left;
  width: 11.11%;
  line-height: 70px;
  text-align: center;
  height: 70px;
  box-sizing: border-box;
  position: relative;
  transition: 0.5s;
  background: url(../images/20hx.png) no-repeat -20px center;
  max-width: 130px;
}
.nav .center > ul > li:last-child::after {
  display: none;
}
.nav .center > ul > li::after {
  content: "";
  width: 1px;
  height: 16px;
  background-color: #ccc;
  position: absolute;
  top: 27px;
  right: -5px;
}
.nav .center > ul > .another {
  background: url(../images/20hx.png) no-repeat 12px center;
}
.nav .center > ul > .another > a {
  color: #015ab5;
}
.nav .center > ul > li:hover {
  background: url(../images/20hx.png) no-repeat 12px center;
}
.nav .center > ul > li:hover > a {
  color: #015ab5;
}
.nav li {
  transition: 0.3s;
  box-sizing: border-box;
  float: left;
  position: relative;
}
.nav li a {
  font-size: 16px;
  color: #666;
  transition: 0.3s;
  position: relative;
}

.nav li:hover a{
  font-size: 20px;
  transition: all .5s;
}
.nav li .kua {
  transform: scale(0);
  width: 0;
  position: absolute;
  left: 50%;
  top: 100px;
  z-index: -2;
  opacity: 0;
  transition: 0.5s;
}
.nav li .kua li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #aaa;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
}
.nav li .kua li a {
  color: #fff;
  font-size: 0;
  transition: 0.3s;
}
.nav li .kua li:hover {
  background: #015ab5;
}
.nav ul > li:hover {
  overflow: visible;
}
.nav ul > li:hover .kua {
  transform: scale(1);
  opacity: 1;
  top: 70px;
  z-index: 9;
  transition: 0.5s;
  width: 140px;
  left: 50%;
  transform: translateX(-50%);
}
.nav ul > li:hover .kua a {
  font-size: 15px;
}
.nav ul > li:hover .links {
  top: 70px;
  opacity: 1;
  transition: 0.5s;
  overflow: auto;
  z-index: 9;
  left: -58px;
}
.nav ul .link {
  position: inherit;
}
.nav .links {
  position: absolute;
  top: 100px;
  left: 500px;
  z-index: -2;
  border-radius: 10px;
  opacity: 0;
  transition: 0.5s;
}
.nav .links li {
  line-height: normal;
}
.nav ul > li:hover .content {
  width: 1025px;
  padding: 2.2em 3em;
  border: 1px solid #eee;
  transform: scale(1);
}
.nav .content {
  transform: scale(0);
  transition: 0.8s;
  width: 0;
  overflow: hidden;
  padding: 0;
  box-shadow: 0 0 3px 1px #e6e6e6;
  text-align: left;
  max-height: 600px;
  border-radius: 10px ;
  background: #fff url(../images/y3.png) no-repeat -5px -5px;
}
.nav .content .biao {
  width: 90%;
  float: right;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.nav .content .biao h3 {
  width: 100%;
  height: 55px;
  margin-left: -110px;
  font-size: 24px;
  font-weight: bold;
  color: #262626;
  float: left;
}
.nav .content .biao .zx:hover {
  text-indent: 36px;
}
.nav .content .biao .zx {
  width: 163px;
  height: 40px;
  background-color: #015ab5;
  border-radius: 15px;
  transition: 0.5s;
  line-height: 40px;
  position: absolute;
  right: -80px;
  top: -5px;
  text-indent: 32px;
}
.nav .content .biao .zx a {
  font-size: 14px;
  color: #fffefe;
  text-indent: 20px;
}
.nav .content .ti {
  width: 100%;
  height: 112px;
  margin-top: 20px;
}
.nav .content .ti > ul > li::after {
  width: 16px;
  height: 16px;
  background: url("../images/y1.png") no-repeat center;
  position: absolute;
  top: 4px;
  left: 0px;
  content: "";
  animation: myfirst2 2s infinite;
}
.nav .content .ti > ul > li {
  float: left;
  margin: 15px 0;
  width: 18%;
  transition: 0.4s;
  position: relative;
  height: 30px;
  box-sizing: border-box;
  padding-left: 20px;
}
.nav .content .ti > ul > li .sub {
  display: none;
  width: 130px;
  position: absolute;
  left: 0;
  top: 30px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  z-index: 9999;
}
.nav .content .ti > ul > li .sub li {
  text-align: center;
  float: none;
  border-bottom: 1px solid #999;
  line-height: 30px;
  font-size: 14px;
}
.nav .content .ti > ul > li .sub li a {
  color: #fff;
  display: block;
  zoom: 1;
}
.nav .content .ti > ul > li .sub li a:hover {
  background: #015ab5;
}
.nav .content .ti > ul > li:hover::after {
  background: url("../images/y2.png") no-repeat center;
  position: absolute;
  top: 4px;
  left: 0px;
}
.nav .content .ti li:hover a {
  color: #000;
}
.nav .content .ti li a {
  color: #808080;
  font-size: 16px;
  transition: 0.4s;
}
.nav .content .tuw {
  width: 100%;
  /* height: 330px; */
  margin-top: 20px;
}
.nav .content .tuw .da {
  font-size: 20px;
  color: #333;
  background: url(../images/jx1.png) no-repeat left center;
  padding-left: 25px;
  margin-left: 2px;
}
.nav .content .tuw li {
  width: 19%;
  height: 130px;
  float: left;
  margin-top: 20px;
  margin-right: 1%;
}
.nav .content .tuw li .tu {
  width: 100%;
  height: 130px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  background: rgba(0, 0, 0, 0);
}
.nav .content .tuw li .tu img {
  width: 100%;
  height: 130px;
  display: block;
  border-radius: 10px;
}
.nav .content .tuw li .tu:hover .ku {
  opacity: 1;
  width: 165px;
  height: 108px;
  margin: 0;
}
.nav .content .tuw li .tu .ku {
  position: absolute;
  left: 18px;
  top: 10px;
  margin: -10px -15px;
  width: 100%;
  height: 130px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  opacity: 0;
  transition: 0.5s;
}
.nav .content .tuw li .tu .ku a {
  width: 100%;
  text-align: center;
  display: block;
  padding: 32px 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
  margin: 0;
  border-radius: 0;
}
.footer {
  width: 100%;
  height: 450px;
  background: url("../images/14hx.png") no-repeat center bottom;
}
.footer .lyri {
  width: 100%;
  height: 170px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(1, 90, 181, 0.1);
  border-radius: 5px;
  box-sizing: border-box;
  padding: 38px 48px;
}
.footer .lyri .ti {
  line-height: 21px;
  background: url(../images/13hx.png) no-repeat 95px center;
  font-size: 18px;
  color: #333;
  margin-bottom: 28px;
}

.footer .lyri #tel {
  background: url(../images/l2.png) no-repeat 12px center;
  margin-left: 29px;
}
.footer .lyri input {
  width: 200px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #334266;
  background: url(../images/l1.png) no-repeat 12px center;
  line-height: 40px;
  box-sizing: border-box;
  padding-left: 30px;
  color: #999;
  float: left;
}
.footer .lyri input::placeholder {
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0px;
  color: #999;
}
.footer .lyri .yzm {
  position: relative;
  float: left;
  margin-left: 28px;
  width: 200px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #334266;
}
.footer .lyri .yzm #codeText {
  width: 200px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #334266;
  line-height: 40px;
  color: #999;
  float: left;
  border: none;
  box-sizing: border-box;
  padding-left: 12px;
  background-image: none;
}
.footer .lyri .yzm #imgCode {
  position: absolute;
  right: 5px;
  bottom: 8px;
  width: 75px;
  height: 25px;
  color: #999;
}
.footer .lyri #btn {
  width: 160px;
  height: 40px;
  background-color: #f0f0f0;
  border-radius: 4px;
  color: #fff;
  line-height: 40px;
  display: block;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  float: right;
  color: #333;
}
.footer .lyri #contant {
  width: 300px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #334266;
  background: url(../images/l3.png) no-repeat 12px center;
  line-height: 38px;
  box-sizing: border-box;
  padding-left: 30px;
  color: #999;
  float: left;
  padding-right: 10px;
  margin-left: 29px;
}
.footer .lyri #contant::placeholder {
  font-size: 14px;
  letter-spacing: 0px;
  color: #999;
}
.footer .fle {
  width: 720px;
  height: 180px;
  margin-top: 55px;
  float: left;
}
.footer .fle ul {
  width: 140px;
  height: 180px;
  float: left;
}
.footer .fle ul .ti {
  font-size: 18px;
  color: #d6e1f1;
  opacity: 0.8;
  line-height: 17px;
  letter-spacing: 1px;
  margin-bottom: 18px;
}
.footer .fle ul:last-child {float: right;}
.footer .fle ul:last-child .ti{margin-bottom: 10px;opacity: 1}
.footer .fle ul:last-child .ti a{font-size: 18px;line-height: 17px;color: #8DC43E}
.footer .fle ul:last-child a{
    font-size: 15px;
  line-height: 5px;
  letter-spacing: 0px;
color: #fff;
display: block;
}
.footer .fle ul li:hover {
  transform: translateX(5px);
  color: #fff;
}
.footer .fle ul li {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #7d8999;
  transition: 0.3s;
}
.footer .fle ul li a {
  color: #fff;
}
.footer .er {
  margin-top: 55px;
  width: 130px;
  float: left;
  text-align: center;
}
.footer .er p {
  color: #fff;
  line-height: 14px;
}
.footer .er p a{
  color: #fff;
}
.footer .er .tu {
  margin: 18px auto;
  width: 108px;
  height: 108px;
  background: url("../images/9hx.png") no-repeat center;
  box-sizing: border-box;
  padding: 11px;
}
.footer .er .tu img {
  width: 85px;
  height: 84px;
}
.footer .lian {
  width: 385px;
  height: 170px;
  float: right;
  margin-top: 50px;
}
.footer .lian .ti {
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  /* background: url(../images/2hx.png) no-repeat 93px center; */
  margin-bottom: 5px;
}
.footer .lian li:nth-child(2) {
  background: url(../images/li2.png) no-repeat left top;
}
.footer .lian li:nth-child(3) {
  background: url(../images/li3.png) no-repeat left top;
}
.footer .lian li {
  line-height: 24px;
  margin-top: 19px;
  box-sizing: border-box;
  padding-left: 37px;
  background: url(../images/li1.png) no-repeat left top;
  font-size: 14px;
  color: #fff;
}
.footer .lian li span {
  font-family: Arial;
  font-weight: 900;
  font-size: 18px;
}
.ban {
  width: 100%;
  height: 43px;
  line-height: 43px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.ban p {
  color: #fff;
  float: left;
}
.ban p a {
  color: #fff;
}
.ban .tu {
  float: right;
}
.ban .tu img {
  margin-left: 5px;
  vertical-align: middle;
}
.xcConfirm .xc_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background-color: #666666;
  opacity: 0.5;
  transition: 0.3s;
  z-index: 2147000000;
}
.xcConfirm .popBox {
  position: fixed;
  left: 50%;
  top: 50%;
  background-color: #ffffff;
  z-index: 2147000001;
  width: 10px;
  height: 0px;
  margin-left: -285px;
  margin-top: -150px;
  border-radius: 5px;
  color: #535e66;
  transition: 0.3s;
  overflow: hidden;
}
.xcConfirm .popBox .ttBox {
  height: 30px;
  line-height: 30px;
  padding: 14px 30px;
  border-bottom: solid 1px #eef0f1;
}
.xcConfirm .popBox .ttBox .tt {
  font-size: 18px;
  display: block;
  float: left;
  height: 30px;
  position: relative;
}
.xcConfirm .popBox .txtBox {
  margin: 40px 100px;
  height: 100px;
  overflow: hidden;
}
.xcConfirm .popBox .txtBox p {
  height: 84px;
  margin-top: 16px;
  line-height: 26px;
  overflow-x: hidden;
  overflow-y: auto;
}
.xcConfirm .popBox .txtBox p input {
  width: 364px;
  height: 30px;
  border: solid 1px #eef0f1;
  font-size: 18px;
  margin-top: 6px;
}
.xcConfirm .popBox .btnArea {
  border-top: solid 1px #eef0f1;
}
.xcConfirm .popBox .btnGroup {
  float: right;
}
.xcConfirm .popBox .btnGroup .sgBtn {
  margin-top: 14px;
  margin-right: 10px;
}
.xcConfirm .popBox .sgBtn {
  display: block;
  cursor: pointer;
  float: left;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 5px;
}
.xcConfirm .popBox .sgBtn.ok {
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
  overflow: hidden;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  box-sizing: border-box;
  border: none;
  background-color: #015ab5;
  cursor: pointer;
}
.xcConfirm .popBox .sgBtn.ok::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #015ab5;
  z-index: -1;
  border-radius: inherit;
  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;
}
.xcConfirm .popBox .sgBtn.ok:hover {
  color: #015ab5;
  background-color: #fff;
}
.xcConfirm .popBox .sgBtn.ok:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.xcConfirm .popBox .sgBtn.cancel {
  background-color: #546a79;
  color: #FFFFFF;
}
.xcConfirm {
  transition: 0.7s;
}
.xcConfirm .openh {
  height: 100%;
}
.xcConfirm .openw1 {
  width: 570px;
}
.xcConfirm .openw {
  height: 300px;
}
