.clear {
  clear: both;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  font-size: 14px;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  overflow-x: hidden;
  font-style: normal;
}
*: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;
}
b,
em,
span,
i {
  font-style: normal;
}
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;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.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;
  }
}
.dl-container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.UrbansubstationBox {
  display: inline-block;
  position: relative;
  z-index: 999;
}
.Urbansubstation {
  position: absolute;
  bottom: 100%;
  left: 0%;
  transform: translateX(-25%);
  background: #f8f8f8;
  width: 0;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
  color: #333 !important;
}
.Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333 !important;
}
.UrbansubstationBoxCenter p {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
  line-height: 0 !important;
  display: block;
}
.UrbansubstationBoxCenter p a {
  text-align: left;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #666 !important;
  padding: 5px 10px 5px 30px;
  line-height: 26px !important;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.UrbansubstationBox:hover .Urbansubstation {
  min-width: 160px;
  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: #2448bf;
}
.Urbansubstation p a:hover::after {
  background: #2448bf;
}
.Urbansubstation p a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 15px;
  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: 10px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation p a:hover {
  transform: translateY(-2px);
  color: #2448bf !important;
}
.disablemouserightclick,
.disablechoose,
.disablecopy {
  display: none;
}
.businessLicenseBox {
  display: none;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.businessLicenseBoxCenter {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 70vw;
  box-sizing: border-box;
  padding: 15px;
  background: #fff;
  display: block;
  border-radius: 10px;
}
.businessLicenseImg {
  max-width: 70vw;
  max-height: 70vh;
  display: block;
  border-radius: 10px;
  object-fit: contain;
}
.businessLicenseClose {
  position: absolute;
  top: -12px;
  right: -12px;
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  padding: 3px;
  cursor: pointer;
}
.businessLicense img {
  height: 14px;
  vertical-align: middle;
  width: auto;
}
.clear {
  clear: both;
}
.header {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 99999;
  top: 0;
  background: #fff;
}
.header .headerBox {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  align-items: center;
  position: relative;
}
.header .headerBox .headerBoxtop {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  border-top: 1px solid #eee;
}
.header .headerBox .headerBoxtop .headerBoxtopbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 1300px;
  margin: 0 auto;
  height: 110px;
  border-radius: 44px;
  padding: 0 0px;
  box-sizing: border-box;
  position: relative;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo {
  display: block;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a {
  display: flex;
  align-items: center;
  height: 110px;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a img {
  display: block;
  height: 51px;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a em {
  margin-left: 13px;
  display: block;
  padding-left: 13px;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a em span {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a em i {
  margin-top: 5px;
  color: #848484;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a em i::before {
  width: 44px;
  height: 1px;
  background: #626262;
  content: "";
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a em i::after {
  width: 44px;
  height: 1px;
  background: #626262;
  content: "";
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 110px;
  position: relative;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headerTel {
  width: 192px;
  height: 44px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 44px;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headerTel p {
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  margin-left: 14px;
  color: #fff;
  padding: 14px 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50px;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headerXq {
  height: 110px;
  box-sizing: border-box;
  align-items: center;
  align-content: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headerXq .headerZg {
  display: block;
  width: 38px;
  height: 110px;
  background: #2448bf;
  position: relative;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headerXq .headerZg b {
  width: 38px;
  height: 110px;
  display: block;
  background: url(../images/headerxq.png) no-repeat center;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headerXq .headerZg span {
  display: block;
  position: absolute;
  background: #f2f2f2;
  right: 0;
  top: 110px;
  width: 180px;
  overflow: hidden;
  height: 0px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headerXq .headerZg:hover span {
  height: 50px;
}
.nav_bg .dowShow {
  top: 110px;
}
@keyframes clock {
  from,
  to {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(-15deg);
  }
}
.nav_bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 98;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nav_bg .menu {
  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;
  color: #fff;
}
.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;
  width: 100%;
  height: 110px;
}
.nav_bg .menu > ul > li {
  margin: 0;
  box-sizing: content-box;
  position: relative;
}
.nav_bg .menu > ul > li > a {
  width: 100%;
  height: 110px;
  line-height: 110px;
  font-size: 17px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-sizing: border-box;
  color: #333;
  display: block;
  text-align: center;
  padding: 0 21px;
  background: rgba(36, 72, 191, 0);
  z-index: 2;
}
.nav_bg .menu > ul > li > a em {
  display: block;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  text-transform: capitalize;
  text-align: left;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  text-transform: uppercase;
  width: 61px;
  height: 7px;
  background: url(../images/navico.png) no-repeat center;
  margin-top: 10px;
}
.nav_bg .menu > ul > li::after {
  content: "";
  width: 100%;
  height: 0%;
  background: #2448bf;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav_bg .menu > ul > li.another > a,
.nav_bg .menu > ul > li:hover > a {
  color: #fff;
}
.nav_bg .menu > ul > li.another > a::before,
.nav_bg .menu > ul > li:hover > a::before {
  height: 100%;
}
.nav_bg .menu > ul > li.another::after,
.nav_bg .menu > ul > li:hover::after {
  height: 100%;
}
.nav_bg .menu > ul > li:hover .sec {
  height: auto;
}
.nav_bg .menu > ul > li:hover .secs {
  height: auto;
}
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dowShow {
  position: fixed;
  z-index: 999999;
  left: 0;
  width: 100vw;
  top: 110px;
  background-repeat: no-repeat;
  border-top: 1px solid #f2f2f2;
  background-color: #ffffff;
  padding: 60px 0;
  display: none;
  left: 0%;
}
.dowShow::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.dowShow .dowBox {
  width: 1380px;
  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: 75px;
  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;
  font-size: 18px;
}
.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(22, 89, 205, 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: #2448bf;
  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;
  box-sizing: border-box;
}
.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: #2448bf;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dowShow .navDowR .navDowRL .dowNav a:hover::before {
  border-color: #2448bf;
}
.dowShow .navDowR .navDowRL .dowNav a:hover::after {
  background-color: #2448bf;
  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: #2448bf;
  color: #fff;
  text-align: center;
  padding-top: 12px;
  font-family: Arial;
  font-size: 20px;
  line-height: 24px;
  border-radius: 100%;
  box-sizing: border-box;
}
.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: #2448bf;
}
.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;
  box-sizing: border-box;
}
.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;
  color: #333;
}
.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: #2448bf;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a:hover::before {
  border-color: #2448bf;
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a:hover::after {
  background-color: #2448bf;
  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: #2448bf;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.fixedNav {
  position: sticky;
  width: 100%;
  left: 0;
  top: 0px;
  z-index: 99999;
  padding: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
@keyframes msClock2 {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1);
  }
}
@keyframes msClock2 {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1);
  }
}
.dowShow .navDowL .navDowLink a:nth-child(1) {
  display: none;
}
.footer {
  background: #162a6a;
  padding-top: 68px;
}
.footer .footerText ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.footer .footerText ul li {
  padding-left: 84px;
  background: url(../images/footerTel.png) no-repeat left center;
  height: 60px;
}
.footer .footerText ul li em {
  line-height: 1;
  font-size: 14px;
  color: #b1c0de;
}
.footer .footerText ul li b {
  display: block;
  font-size: 24px;
  color: #fff;
  line-height: 1;
  margin-top: 6px;
}
.footer .footerText ul li p {
  color: #fff;
  font-size: 18px;
  margin-top: 6px;
}
.footer .footerText ul li span {
  color: #fff;
  font-size: 16px;
  margin-top: 6px;
  display: block;
}
.footer .footerDetails {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 50px;
  padding-bottom: 56px;
}
.footer .footerDetails .footerMenu {
  width: 732px;
}
.footer .footerDetails .footerMenu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.footer .footerDetails .footerMenu ul li {
  margin-top: 25px;
}
.footer .footerDetails .footerMenu ul li h3 {
  font-size: 19px;
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
}
.footer .footerDetails .footerMenu ul li p a {
  display: block;
  font-size: 15px;
  color: #d0d9e8;
  line-height: 34px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .footerDetails .footerMenu ul li p:hover a {
  color: #fff;
  transform: translateY(-4px);
}
.footer .footerDetails .footerQrcode ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footerDetails .footerQrcode ul li {
  margin-left: 52px;
}
.footer .footerDetails .footerQrcode ul li i {
  display: block;
  background: url(../images/footerQrcode.png) no-repeat center;
  width: 162px;
  height: 162px;
  padding: 10px;
  box-sizing: border-box;
}
.footer .footerDetails .footerQrcode ul li i img {
  display: block;
  width: 142px;
  height: 142px;
}
.footer .footerDetails .footerQrcode ul li em {
  margin-top: 26px;
  text-align: center;
  font-size: 14px;
  color: #d0d9e8;
  display: block;
  line-height: 1;
}
.footer .footerBottom {
  width: 100%;
  background: #243c86;
  padding: 35px 0;
  text-align: center;
}
.footer .footerBottom .footerBottomText {
  color: #fff;
}
.footer .footerBottom .footerBottomText a {
  color: #fff;
}
.alertBox {
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
.alertBox .alertClose {
  width: 39px;
  height: 39px;
  background: url(../images/alertClose.png) no-repeat center;
  position: absolute;
  right: -40px;
  top: -40px;
  cursor: pointer;
}
.alertBox .alertCenter {
  height: 252px;
  background: rgba(22, 42, 106, 0.9);
  border-radius: 20px;
  padding: 10px;
  box-sizing: border-box;
}
.alertBox .alertCenter .alertLine {
  width: 474px;
  height: 232px;
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}
.alertBox .alertCenter .alertLine h4 {
  text-align: center;
  font-weight: bold;
  margin-top: 55px;
  font-size: 28px;
  color: #fff;
  line-height: 1;
}
.alertBox .alertCenter .alertLine p {
  margin-top: 20px;
  line-height: 1;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.alertBox .alertCenter .alertLine em {
  margin: 47px auto 0;
  display: block;
  display: table;
  font-size: 29px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  background: url(../images/alertBoxTel.png) no-repeat center left;
  padding-left: 53px;
}
