.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;
}
*: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;
}
.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: 1300px;
  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: #164a96;
}
.Urbansubstation p a:hover::after {
  background: #164a96;
}
.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: #164a96 !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: 98;
  top: 0;
}
.header .headerBox {
  box-sizing: border-box;
  margin: 0 auto;
  align-items: center;
  position: relative;
  background: #ecf0f6;
}
.header .headerBox .headertext {
  height: 44px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1300px;
  margin: 0 auto;
}
.header .headerBox .headertext .headertextl {
  line-height: 44px;
  font-size: 18px;
  color: #333333;
}
.header .headerBox .headertext .headertextr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.header .headerBox .headertext .headertextr i {
  height: 24px;
  display: block;
}
.header .headerBox .headertext .headertextr i img {
  display: block;
  height: 24px;
}
.header .headerBox .headertext .headertextr em {
  padding-left: 15px;
  font-size: 20px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
}
.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;
  background: #fff;
}
.header .headerBox .headerBoxtop .headerBoxtopbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 1300px;
  margin: 0 auto;
  height: 100px;
  background: #fff;
  border-radius: 44px;
  padding: 0 0px;
  box-sizing: border-box;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo {
  display: block;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a {
  display: flex;
  align-items: center;
  height: 100px;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a img {
  display: block;
  height: 41px;
}
.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: 22px;
  font-weight: bold;
  color: #333;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .logo a em i {
  color: #848484;
  font-size: 15px;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headertel {
  padding-left: 20px;
  box-sizing: border-box;
  width: 209px;
  height: 121px;
  line-height: 121px;
}
.header .headerBox .headerBoxtop .headerBoxtopbox .headerr .headertel p {
  font-size: 28px;
  font-family: 'Times New Roman', Times, serif;
  color: #333;
  line-height: 121px;
  font-weight: bold;
  padding-left: 30px;
  background: url(../images/headertel.png) no-repeat center left;
}
.nav_bg .dowShow {
  top: 145px;
}
@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;
  width: 100%;
  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: 100px;
}
.nav_bg .menu > ul > li {
  margin: 0;
  box-sizing: content-box;
  position: relative;
  padding: 0 4px;
}
.nav_bg .menu > ul > li > a {
  width: 100%;
  height: 100px;
  font-size: 18px;
  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;
  line-height: 100px;
  padding: 0 20px;
  background: rgba(22, 74, 150, 0);
}
.nav_bg .menu > ul > li > a em {
  display: block;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  text-transform: capitalize;
  padding-top: 5px;
  text-align: left;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav_bg .menu > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 0%;
  height: 6px;
  background: #164a96;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav_bg .menu > ul > li.another > a,
.nav_bg .menu > ul > li:hover > a {
  color: #164a96;
  font-weight: bold;
}
.nav_bg .menu > ul > li.another > a::before,
.nav_bg .menu > ul > li:hover > a::before {
  width: 100%;
}
.nav_bg .menu > ul > li.another > a em,
.nav_bg .menu > ul > li:hover > a em {
  opacity: 0.5;
}
.nav_bg .menu > ul > li.another::before,
.nav_bg .menu > ul > li:hover::before {
  width: 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: 121px;
  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: 1300px;
  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: #164a96;
  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: 5px;
  top: 15px;
  -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: #164a96;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dowShow .navDowR .navDowRL .dowNav a:hover::before {
  border-color: #164a96;
}
.dowShow .navDowR .navDowRL .dowNav a:hover::after {
  background-color: #164a96;
  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: #164a96;
  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: #164a96;
}
.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: 5px;
  top: 15px;
  -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: #164a96;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a:hover::before {
  border-color: #164a96;
}
.dowShow .navDowR .proNavDow .proDowNav dl dt a:hover::after {
  background-color: #164a96;
  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: #164a96;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.fixedNav {
  position: sticky;
  width: 100%;
  left: 0;
  top: 0px;
  z-index: 999999;
  padding: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background-color: #fff !important;
}
@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 {
  padding-top: 80px;
  background: url(../images/footer.jpg) no-repeat center;
  background-size: cover;
}
.footer .footerBox .footerTop {
  padding-bottom: 30px;
}
.footer .footerBox .footerTop ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-right: 280px;
  box-sizing: border-box;
}
.footer .footerBox .footerTop ul li {
  padding-left: 50px;
  background: url(../images/footerIco1.png) no-repeat center left;
  display: flex;
  align-items: center;
}
.footer .footerBox .footerTop ul li em {
  font-size: 15px;
  color: #fff;
  line-height: 30px;
}
.footer .footerBox .footerTop ul li b {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.footer .footerBox .footerTop ul li:nth-child(2) {
  background: url(../images/footerIco2.png) no-repeat center left;
}
.footer .footerBox .footerBottom {
  padding-bottom: 73px;
}
.footer .footerBox .footerBottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.footer .footerBox .footerBottom ul li {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footerBox .footerBottom ul li .footerBottomL {
  width: 110px;
  background: url(../images/footerIcoS1.png) no-repeat top right;
}
.footer .footerBox .footerBottom ul li .footerBottomL h3 a {
  font-size: 20px;
  color: #fff;
  display: block;
  line-height: 1;
  font-weight: bold;
}
.footer .footerBox .footerBottom ul li .footerBottomL p {
  display: block;
  font-size: 14px;
  color: #999999;
  margin-top: 5px;
}
.footer .footerBox .footerBottom ul li .footerBottomR {
  width: 430px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 30px;
}
.footer .footerBox .footerBottom ul li .footerBottomR p a {
  color: #fff;
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .footerBox .footerBottom ul li .footerBottomR p a:hover {
  color: #fff;
  opacity: 1;
}
.footer .footerBootms {
  background: rgba(0, 0, 0, 0.14);
  padding-top: 38px;
  padding-bottom: 38px;
  box-sizing: content-box;
}
.footer .footerBootms .footerBootmsBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.footer .footerBootms .footerBootmsBox .footerBootmsL img {
  display: block;
  width: 130px;
  height: 130px;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR {
  width: 1100px;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRTop .footerBootomsRTopl {
  font-size: 16px;
  color: #fff;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRTop .footerBootomsRTopl a {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRTop .footerBootomsRTopr {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRTop .footerBootomsRTopr a {
  font-size: 16px;
  color: #fff;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRTop div {
  font-size: 16px;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRBottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRBottom .footerBootomsRBottoml {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRBottom .footerBootomsRBottoml a {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRBottom .footerBootomsRBottomr {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}
.footer .footerBootms .footerBootmsBox .footerBootomsR .footerBootomsRBottom .footerBootomsRBottomr a {
  font-size: 16px;
  color: #fff;
}
