@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@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);
  }
}
::-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: #397dd8;
  color: #fff;
}
::-moz-selection {
  background-color: #397dd8;
  color: #fff;
}
::-webkit-selection {
  background-color: #397dd8;
  color: #fff;
}
* {
  padding: 0;
  margin: 0;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  line-height: 1.5;
  margin: 0 auto !important;
  position: relative;
}
*: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: #397dd8;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #397dd8;
  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;
  padding: 0;
  margin: 0;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
  font-size: 14px;
  font-family: 'Microsoft YaHei', arial, helvetica;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
a {
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
input,
button {
  outline: none;
}
.wjdh-message {
  z-index: 99999999999999 !important;
}
.wjdh-message * {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.UrbansubstationBox {
  display: inline-block;
  position: relative;
}
.UrbansubstationBox * {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.UrbansubstationBox *::before {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.UrbansubstationBox *::after {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.Urbansubstation {
  position: absolute;
  z-index: 9999999;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #f8f8f8;
  min-width: 160px;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
}
.Urbansubstation > a {
  color: #333 !important;
  font-size: 16px;
  font-weight: bold;
}
.Urbansubstation > a:hover {
  color: #397dd8;
}
.Urbansubstation p a {
  width: 100%;
  padding-left: 10px;
  display: block;
  color: #888 !important;
  line-height: 1.5;
  margin: 0px auto;
  box-sizing: border-box;
  padding: 5px 10px 5px 30px;
  line-height: 26px;
  font-size: 16px;
}
.Urbansubstation p a:hover {
  color: #397dd8;
}
.Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px !important;
  color: #333 !important;
  display: block;
  text-align: center;
}
.Urbansubstationfenzhan:hover {
  color: #397dd8 !important;
}
.UrbansubstationBoxCenter p {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
  font-size: 15px;
}
.Urbansubstation b {
  display: flex;
  width: 100%;
  font-weight: normal;
  flex-wrap: wrap;
  border-top: 1px solid #999;
  padding-top: 10px;
  padding-bottom: 10px;
}
.Urbansubstation b a:nth-child(1) {
  flex: 0 0 33.33333%;
  text-align: center;
}
.Urbansubstation b a {
  flex: 0 0 33.33333%;
  text-align: center;
}
.UrbansubstationBoxCenter p a {
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}
.UrbansubstationBox:hover .Urbansubstation {
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.Urbansubstation p a:hover::before {
  border-color: #397dd8;
}
.Urbansubstation p a:hover::after {
  background: #397dd8;
}
.Urbansubstation p a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 12px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation p a::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  position: absolute;
  top: 11px;
  left: 7px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-right: 5px;
}
.Urbansubstation p a:hover {
  transform: translateY(-2px);
  color: #397dd8 !important;
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.disablemouserightclick,
.disablechoose,
.disablecopy {
  display: none;
}
@media screen and (max-width: 768px) {
  #wjdh-kefu {
    display: none !important;
  }
}
.dl-container {
  z-index: 4;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inContent {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inContent::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.inContent * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  min-width: 1300px;
  overflow-x: hidden;
}
.button {
  --duration: 0.5s;
  --move-hover: -5px;
  cursor: pointer;
  -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 {
  display: inline-block;
}
.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 span i:nth-child(12) {
  --d: 0.6s;
}
.button span i:nth-child(13) {
  --d: 0.65s;
}
.button span i:nth-child(14) {
  --d: 0.7s;
}
.button span i:nth-child(15) {
  --d: 0.75s;
}
.button span i:nth-child(16) {
  --d: 0.8s;
}
.button span i:nth-child(17) {
  --d: 0.85s;
}
.button span i:nth-child(18) {
  --d: 0.9s;
}
.button span i:nth-child(19) {
  --d: 0.95s;
}
.button span i:nth-child(20) {
  --d: 1s;
}
.button:hover {
  --move: -5px;
}
.button:hover i {
  -webkit-animation: move var(--duration) linear var(--d);
  animation: move var(--duration) linear var(--d);
}
@-webkit-keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
  }
}
@keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
  }
}
@keyframes msClock2 {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1);
  }
}
.anim-text span {
  display: inline-block;
}
.anim-text i {
  display: inline-block;
  min-width: 10px;
}
.anim-text > span {
  animation: slideIn 10.96s linear infinite;
  opacity: 0;
}
.anim-text > span > i {
  animation: hop2 10.96s linear infinite;
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(20vw);
  }
  20% {
    opacity: 1;
    transform: translateX(0);
  }
  80% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20vw);
  }
}
@keyframes hop2 {
  0%,
  2%,
  4%,
  6%,
  8%,
  10%,
  12%,
  14%,
  16%,
  18%,
  20% {
    transform: translateY(0);
  }
  1%,
  3%,
  5%,
  7%,
  9%,
  11%,
  13%,
  15%,
  17%,
  19% {
    transform: translateY(-0.8em);
  }
  80%,
  82%,
  84%,
  86%,
  88%,
  90%,
  92%,
  94%,
  96%,
  98%,
  100% {
    transform: translateY(0);
  }
  81%,
  83%,
  85%,
  87%,
  89%,
  91%,
  93%,
  95%,
  97%,
  99% {
    transform: translateY(-0.8em);
  }
}
.header {
  width: 100%;
  height: 110px;
}
.header * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav_bg {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 99999;
  position: relative;
  top: 0;
  left: 0;
  background-color: #397dd8;
}
.nav_bg::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
}
.nav_bg .menu {
  width: 1280px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav_bg .menu .logo {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  line-height: 1;
  flex: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg .menu .logo a {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
}
.nav_bg .menu .logo a img {
  display: block;
  max-height: 70px;
  object-fit: contain;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.nav_bg .menu > ul {
  justify-content: space-between;
  display: flex;
  align-items: center;
  width: 870px;
}
.nav_bg .menu > ul > i {
  background: url(../images/navli.png) center center no-repeat;
  width: 1px;
  height: 16px;
  display: block;
}
.nav_bg .menu > ul > i:first-child {
  display: none;
}
.nav_bg .menu > ul > li {
  text-align: center;
  margin: 0;
  padding: 0;
}
.nav_bg .menu > ul > li > a {
  display: block;
  height: 110px;
  font-size: 18px;
  position: relative;
  line-height: 110px;
  text-align: center;
  color: #fff;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg .menu > ul > li > a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0;
  width: 0;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  background-color: #fff;
  border-radius: 25px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg .menu > ul > li > a:hover {
  background-color: transparent;
}
.nav_bg .menu > ul > li.another > a::before,
.nav_bg .menu > ul > li:hover > a::before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav_bg .dowShow {
  top: 100%;
}
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dowShow {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  top: 110px;
  background-repeat: no-repeat;
  border-top: 1px solid #f2f2f2;
  background-color: #ffffff;
  padding: 60px 0;
  display: none;
}
.dowShow::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.dowShow .dowBox {
  width: 1280px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.dowShow .navDowL {
  float: left;
  text-align: left;
  width: 320px;
}
.dowShow .navDowL .tit {
  text-transform: uppercase;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 72px;
  line-height: 50px;
  color: #dedede;
  font-weight: bold;
}
.dowShow .navDowL .tip {
  margin-top: 36px;
  font-size: 22px;
}
.dowShow .navDowL .tip .t1 {
  font-weight: bold;
  line-height: 1;
}
.dowShow .navDowL .tip .t1 i {
  width: 13px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  position: relative;
  top: -2px;
  background: url(../images/navDowTip.png) center center no-repeat;
}
.dowShow .navDowL .tip .t2 {
  font-size: 15px;
  color: #9e9e9e;
  line-height: 22px;
  margin-top: 15px;
}
.dowShow .navDowL .navDowLink {
  margin-top: 45px;
  font-size: 0;
  margin-right: -25px;
}
.dowShow .navDowL .navDowLink::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.dowShow .navDowL .navDowLink a {
  margin-right: 25px;
  display: inline-block;
  width: 140px;
  height: 116px;
  background-color: #fafafa;
  border-radius: 10px;
  font-size: 16px;
  text-align: center;
  padding-top: 28px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dowShow .navDowL .navDowLink a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/navDowAbg.png) 0 center no-repeat;
}
.dowShow .navDowL .navDowLink a i {
  display: block;
  width: 25px;
  height: 25px;
  margin: auto;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dowShow .navDowL .navDowLink a i.icoZx {
  background: url(../images/navDowqq.png) center center no-repeat;
}
.dowShow .navDowL .navDowLink a i.icoLy {
  background: url(../images/navDowly.png) center center no-repeat;
}
.dowShow .navDowL .navDowLink a span {
  display: block;
  font-size: 16px;
  height: 26px;
  line-height: 26px;
  margin-top: 14px;
  position: relative;
  z-index: 2;
}
.dowShow .navDowL .navDowLink a:hover {
  box-shadow: 0 10px 10px -5px rgba(57, 125, 216, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.dowShow .navDowL .navDowLink a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.dowShow .navDowL .navDowLink a:hover,
.dowShow .navDowL .navDowLink a.on {
  background-color: #397dd8;
  color: #fff;
}
.dowShow .navDowL .navDowLink a:hover i,
.dowShow .navDowL .navDowLink a.on i {
  -webkit-filter: brightness(5);
  filter: brightness(5);
}
.dowShow .navDowR {
  float: right;
  padding: 36px 40px;
  display: flex;
  justify-content: space-between;
  background-color: #fafafa;
  border-radius: 10px;
  width: 912px;
  align-items: center;
  text-align: left;
}
.dowShow .navDowR .pic {
  float: right;
  border-radius: 100%;
  width: 234px;
  height: 234px;
  border: solid 10px #ffffff;
  overflow: hidden;
}
.dowShow .navDowR .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dowShow .navDowR .navDowRL {
  float: left;
  width: 580px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.dowShow .navDowR .navDowRL .tit span {
  line-height: 1;
  font-size: 28px;
  vertical-align: top;
}
.dowShow .navDowR .navDowRL .tit i {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  height: 28px;
  line-height: 28px;
  background-color: #ffffff;
  border-radius: 0px 15px 15px 15px;
  text-align: center;
  color: #999999;
  padding: 0 20px;
}
.dowShow .navDowR .navDowRL .tit i::after {
  content: "";
  width: 25px;
  height: 11px;
  margin-left: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  background: url(../images/navDowTit.png) 0 center no-repeat;
}
.dowShow .navDowR .navDowRL .dowNav {
  margin-top: 40px;
  font-size: 0;
}
.dowShow .navDowR .navDowRL .dowNav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 16px;
  min-width: 170px;
  margin-right: 10px;
  line-height: 36px;
  position: relative;
  padding-left: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dowShow .navDowR .navDowRL .dowNav a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 16px;
  height: 16px;
  border: solid 1px #444444;
  border-radius: 100%;
  margin-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dowShow .navDowR .navDowRL .dowNav a::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #444444;
  border-radius: 100%;
  left: 4px;
  top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.dowShow .navDowR .navDowRL .dowNav a:hover {
  color: #397dd8;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dowShow .navDowR .navDowRL .dowNav a:hover::before {
  border-color: #397dd8;
}
.dowShow .navDowR .navDowRL .dowNav a:hover::after {
  background-color: #397dd8;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dowShow .navDowR .navDowRL .dowNews {
  margin-top: 20px;
  overflow: hidden;
  height: 70px;
  width: 100%;
}
.dowShow .navDowR .navDowRL .dowNews ul li {
  text-decoration: none;
  list-style: none;
  height: 70px;
  line-height: 70px;
  padding-right: 90px;
  position: relative;
}
.dowShow .navDowR .navDowRL .dowNews ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dowShow .navDowR .navDowRL .dowNews ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dowShow .navDowR .navDowRL .dowNews ul li .date {
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 70px;
  background: url(../images/dowDate.png) center center no-repeat;
  background-color: #397dd8;
  color: #fff;
  text-align: center;
  padding-top: 12px;
  font-family: Arial;
  font-size: 20px;
  line-height: 24px;
  border-radius: 100%;
}
.dowShow .navDowR .navDowRL .dowNews ul li .date i {
  display: inline-block;
  vertical-align: top;
  width: 30px;
}
.dowShow .navDowR .navDowRL .dowNews ul li .date span {
  display: inline-block;
  width: 30px;
  vertical-align: top;
  position: relative;
  top: 24px;
}
.dowShow .navDowR .navDowRL .dowNews ul li:hover .bt {
  color: #397dd8;
}
.dowShow .navDowR .proNavDow {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
}
.dowShow .navDowR .proNavDow .proDowNav {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
  font-size: 0;
  flex-wrap: wrap;
  margin-right: -20px;
}
.dowShow .navDowR .proNavDow .proDowNav dl {
  width: 25%;
  padding-right: 15px;
  margin-top: 30px;
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  position: relative;
  padding-left: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 16px;
  height: 16px;
  border: solid 1px #444444;
  border-radius: 100%;
  margin-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #444444;
  border-radius: 100%;
  left: 4px;
  top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a:hover {
  color: #397dd8;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a:hover::before {
  border-color: #397dd8;
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a:hover::after {
  background-color: #397dd8;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dowShow .navDowR .proNavDow .proDowNav dl dd {
  margin-left: 32px;
  margin-top: 10px;
}
.dowShow .navDowR .proNavDow .proDowNav dl dd a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
  color: #979797;
  font-size: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dowShow .navDowR .proNavDow .proDowNav dl dd a:hover {
  color: #397dd8;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.fixedNav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding: 0;
}
.fixedNav .menu > ul > li > a {
  line-height: 94px;
  height: 94px;
}
.inBody .header {
  height: 0;
}
.inBody .nav_bg {
  background-color: transparent;
}
.inBody .nav_bg.fixedNav {
  background-color: #397dd8;
}
@keyframes msClock2 {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1);
  }
}
.footer {
  background: url(../images/footerbg.jpg) center 0 no-repeat;
  font-size: 14px;
  position: relative;
  color: #ffffff;
}
.footer a {
  color: #ffffff;
}
.footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer .formbox {
  height: 90px;
  padding-right: 10px;
  padding-top: 12px;
}
.footer .formbox label {
  display: block;
  position: relative;
  float: left;
  margin-right: 16px;
}
.footer .formbox label::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -8px;
  left: 52px;
  width: 1px;
  height: 16px;
  background-color: #dedede;
}
.footer .formbox input {
  display: block;
  border: none;
  background: none;
  width: 240px;
  height: 50px;
  background-color: #ffffff;
  border: solid 1px #dedede;
  line-height: 48px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 68px;
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.footer .formbox input.username {
  background: url(../images/inpxm.png) 17px center no-repeat;
  background-color: #fff;
}
.footer .formbox input.usertel {
  background: url(../images/inpdh.png) 20px center no-repeat;
  background-color: #fff;
}
.footer .formbox input.xqcontent {
  background: url(../images/inpnr.png) 18px center no-repeat;
  background-color: #fff;
  width: 350px;
}
.footer .formbox input.codeText {
  background: url(../images/inpyzm.png) 16px center no-repeat;
  background-color: #fff;
  width: 220px;
}
.footer .formbox input::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.footer .formbox input::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.footer .formbox input:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.footer .formbox input:focus,
.footer .formbox input:active {
  border-color: #397dd8;
  z-index: 2;
}
.footer .formbox input:focus::-webkit-input-placeholder,
.footer .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .formbox input:focus::-moz-placeholder,
.footer .formbox input:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .formbox input:focus:-ms-input-placeholder,
.footer .formbox input:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .formbox .code {
  position: relative;
  display: block;
  margin-right: 0;
}
.footer .formbox .code .imgCode {
  position: absolute;
  right: 8px;
  top: 11px;
  width: 69px;
  height: 28px;
  border: none;
  display: block;
  z-index: 2;
}
.footer .formbox .submitform {
  display: block;
  float: right;
  width: 150px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #397dd8;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.footer .formbox .submitform::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #397dd8;
  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 .formbox .submitform:hover {
  background: none;
  color: #397dd8;
  box-shadow: 0 10px 10px -5px rgba(57, 125, 216, 0.5);
}
.footer .formbox .submitform:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.footer .lxList {
  height: 236px;
  padding-top: 58px;
}
.footer .lxList .lxL {
  float: left;
  width: 860px;
}
.footer .lxList ul {
  display: flex;
  justify-content: space-between;
  height: 103px;
}
.footer .lxList ul li {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer .lxList ul li span {
  display: block;
  font-size: 16px;
  padding-left: 33px;
  line-height: 22px;
}
.footer .lxList ul li i {
  display: block;
  font-size: 18px;
  margin-top: 20px;
  line-height: 26px;
}
.footer .lxList ul li.li1 span {
  background: url(../images/lxico1.png) 0 center no-repeat;
}
.footer .lxList ul li.li1 i {
  font-family: Impact;
  font-size: 28px;
}
.footer .lxList ul li.li2 span {
  background: url(../images/lxico2.png) 0 center no-repeat;
}
.footer .lxList ul li.li2 i {
  font-family: Impact;
  font-size: 28px;
}
.footer .lxList ul li.li3 {
  min-width: 350px;
}
.footer .lxList ul li.li3 span {
  background: url(../images/lxico3.png) 0 center no-repeat;
}
.footer .lxList ul li.li3 i {
  font-size: 15px;
}
.footer .lxList .lxLb::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.footer .lxList .search {
  float: left;
  position: relative;
  overflow: hidden;
  padding-right: 100px;
  width: 495px;
  height: 75px;
  border: solid 1px rgba(255, 255, 255, 0.05);
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer .lxList .search:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.footer .lxList .search .searchInp {
  display: block;
  width: 100%;
  height: 73px;
  line-height: 73px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 22px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer .lxList .search .searchInp::-webkit-input-placeholder {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.footer .lxList .search .searchInp::-moz-placeholder {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.footer .lxList .search .searchInp:-ms-input-placeholder {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.footer .lxList .search .searchInp:focus::-webkit-input-placeholder,
.footer .lxList .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .lxList .search .searchInp:focus::-moz-placeholder,
.footer .lxList .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .lxList .search .searchInp:focus:-ms-input-placeholder,
.footer .lxList .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .lxList .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 100px;
  height: 73px;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.footer .lxList .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer .lxList .links {
  float: right;
  position: relative;
  width: 350px;
  height: 75px;
  background-color: #ffffff;
}
.footer .lxList .links .tit {
  width: 100%;
  height: 75px;
  line-height: 75px;
  padding-right: 40px;
  padding-left: 28px;
  font-size: 18px;
  color: #333333;
}
.footer .lxList .links .tit::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 24px;
  height: 100%;
  width: 15px;
  background: url(../images/linksar.png) center center no-repeat;
}
.footer .lxList .links .list {
  position: absolute;
  z-index: 999;
  right: 0;
  width: 100%;
  bottom: 100%;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #fff;
  max-height: 200px;
  overflow: auto;
  visibility: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px 5px 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.footer .lxList .links .list::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.footer .lxList .links .list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
  font-size: 15px;
  line-height: 40px;
  color: #333;
  text-align: left;
}
.footer .lxList .links .list a:hover {
  padding-left: 25px;
  color: #397dd8;
}
.footer .lxList .links .list a:hover::before {
  background-color: #397dd8;
}
.footer .lxList .links:hover .list {
  visibility: inherit;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.footer .lxList .imgList {
  float: right;
  margin-top: 2px;
}
.footer .lxList .imgList .ewm {
  float: left;
  width: 146px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 10px 10px 0;
  text-align: center;
}
.footer .lxList .imgList .ewm img {
  display: block;
  width: 100%;
  height: 126px;
}
.footer .lxList .imgList .ewm span {
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.footer .lxList .imgList .honor {
  margin-left: 24px;
  float: left;
  width: 196px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 10px 10px 0;
  text-align: center;
}
.footer .lxList .imgList .honor img {
  display: block;
  width: 100%;
  height: 126px;
}
.footer .lxList .imgList .honor span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.footer .fooCont {
  padding-top: 50px;
  height: 260px;
}
.footer .footNav {
  float: left;
}
.footer .footNav dl {
  float: left;
  width: 220px;
}
.footer .footNav dl.dl4 {
  width: 120px;
}
.footer .footNav dl dt {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 36px;
}
.footer .footNav dl dt::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  margin-top: 18px;
}
.footer .footNav dl dt::before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 0;
  width: 1px;
  height: 70px;
  background-color: #ffffff;
  opacity: 0.1;
}
.footer .footNav dl dt i {
  position: absolute;
  left: 0;
  top: 0;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.footer .footNav dl dd {
  overflow: hidden;
  height: 135px;
  margin-top: 10px;
  margin-left: 36px;
}
.footer .footNav dl dd a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 27px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: rgba(255, 255, 255, 0.5);
}
.footer .footNav dl dd a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.footer .footNav dl dd a:hover {
  color: #fff;
}
.footer .copyright {
  float: right;
  width: 450px;
  text-align: right;
  line-height: 36px;
  margin-top: 20px;
}
.footer .copyright img {
  max-height: 18px;
  width: auto !important;
  vertical-align: middle;
  margin-right: 4px;
}
