@charset "utf-8";
/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/
/*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: #f5a13d;
  color: #fff;
}
::-moz-selection {
  background-color: #f5a13d;
  color: #fff;
}
::-webkit-selection {
  background-color: #f5a13d;
  color: #fff;
}
* {
  padding: 0;
  margin: 0;
}
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: #f5a13d;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #f5a13d;
  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;
  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;
}
html {
  cursor: url(../images/cur.png), default;
}
a {
  cursor: url(../images/Acur.png), default;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="text"] {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="button"] {
  cursor: url(../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;
  }
}
.wjdh-message * {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inContent {
  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;
}
html {
  width: 100%;
}
body {
  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: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);
  }
}
.header {
  width: 100%;
  height: 120px;
}
.header * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1560px) {
  .header {
    height: 80px;
  }
}
@media screen and (max-width: 1100px) {
  .header {
    height: 60px;
  }
}
@media screen and (max-width: 769px) {
  .header {
    height: 00px;
  }
}
.navMenu {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  height: 120px;
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #eeeeee;
}
@media screen and (max-width: 1560px) {
  .navMenu {
    height: 80px;
  }
}
@media screen and (max-width: 1100px) {
  .navMenu {
    height: 60px;
  }
}
@media screen and (max-width: 769px) {
  .navMenu {
    height: 50px;
  }
}
.navMenu * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.navMenu .logo {
  display: block;
  border-right: 1px solid #eeeeee;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 19%;
}
.navMenu .logo a {
  width: 100%;
  align-items: center;
  display: table;
  padding: 0 20px;
}
.navMenu .logo a img {
  display: table-cell;
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 80px;
  object-fit: contain;
}
.navMenu .menu {
  width: 100%;
  flex: 1;
  height: 100%;
}
.navMenu .menu .navico {
  display: none;
}
.navMenu .menu ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 0 2%;
}
.navMenu .menu ul li {
  position: relative;
  width: 100%;
  height: 100%;
  flex: 1;
}
.navMenu .menu ul li > a {
  height: 100%;
  text-align: center;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
  color: #4c4c4c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.navMenu .menu ul li > a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
}
.navMenu .menu ul li > a i {
  line-height: 1;
  text-transform: uppercase;
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  color: #d8d8d8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navMenu .menu ul li:hover > a,
.navMenu .menu ul li.another > a {
  color: #e6ab3a;
}
.navMenu .menu ul li:hover > a i,
.navMenu .menu ul li.another > a i {
  color: #e6ab3a;
}
.navMenu .menu ul li .dow {
  position: absolute;
  left: 50%;
  top: 100%;
  background: #f5a13d;
  width: 200px;
  margin-left: -100px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform-origin: top;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -moz-transform: perspective(400px) rotateX(-90deg);
}
.navMenu .menu ul li .dow a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 15px;
  line-height: 46px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 10px;
}
.navMenu .menu ul li .dow a:hover {
  padding-left: 20px;
}
.navMenu .menu ul li:hover .dow,
.navMenu .menu ul li.on .dow {
  transform: perspective(400px) rotateX(0);
  -webkit-transform: perspective(400px) rotateX(0);
  -moz-transform: perspective(400px) rotateX(0);
}
.navMenu .icoBox {
  height: 100%;
  border-left: 1px solid #eeeeee;
  min-width: 16%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
.navMenu .icoBox .icon {
  font-size: 0;
  text-align: center;
  height: 30px;
}
.navMenu .icoBox .icon .tel {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: relative;
}
.navMenu .icoBox .icon .tel:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/tel.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  border: 1px #f5a13d solid;
  border-radius: 100%;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.navMenu .icoBox .icon .tel .telDow {
  position: absolute;
  width: 200px;
  right: -20px;
  top: 38px;
  height: 40px;
  line-height: 40px;
  border-radius: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  background: #f5a13d;
  color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  visibility: hidden;
  z-index: 6;
}
.navMenu .icoBox .icon .tel .telDow:before {
  content: "";
  display: block;
  position: absolute;
  right: 28px;
  bottom: 100%;
  border-left: 5px transparent solid;
  border-right: 5px transparent solid;
  border-bottom: 7px #f5a13d solid;
}
.navMenu .icoBox .icon .tel:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.navMenu .icoBox .icon .tel:hover .telDow {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: inherit;
}
.navMenu .icoBox .icon .zxLink {
  margin-left: 26px;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  position: relative;
  background: url(../images/zxico.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  border: 1px #f5a13d solid;
  border-radius: 100%;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navMenu .icoBox .icon .zxLink:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.navMenu .icoBox .icon .searchBox {
  margin-left: 26px;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: relative;
}
.navMenu .icoBox .icon .searchBox:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ssico.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  border: 1px #f5a13d solid;
  border-radius: 100%;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.navMenu .icoBox .icon .searchBox .search {
  position: absolute;
  width: 200px;
  right: -20px;
  top: 38px;
  height: 40px;
  line-height: 40px;
  border-radius: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  background: #f5a13d;
  color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  visibility: hidden;
  z-index: 6;
}
.navMenu .icoBox .icon .searchBox .search:before {
  content: "";
  display: block;
  position: absolute;
  right: 28px;
  bottom: 100%;
  border-left: 5px transparent solid;
  border-right: 5px transparent solid;
  border-bottom: 7px #f5a13d solid;
}
.navMenu .icoBox .icon .searchBox .search .searchInp {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 30px 0 0 30px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navMenu .icoBox .icon .searchBox .search .searchInp::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.navMenu .icoBox .icon .searchBox .search .searchInp::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.navMenu .icoBox .icon .searchBox .search .searchInp:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.navMenu .icoBox .icon .searchBox .search .searchInp:focus::-webkit-input-placeholder,
.navMenu .icoBox .icon .searchBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.navMenu .icoBox .icon .searchBox .search .searchInp:focus::-moz-placeholder,
.navMenu .icoBox .icon .searchBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.navMenu .icoBox .icon .searchBox .search .searchInp:focus:-ms-input-placeholder,
.navMenu .icoBox .icon .searchBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.navMenu .icoBox .icon .searchBox .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;font-size:0px;
}
.navMenu .icoBox .icon .searchBox .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.navMenu .icoBox .icon .searchBox:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.navMenu .icoBox .icon .searchBox:hover .search {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: inherit;
}
.navMenu .icoBox .xunpan {
  margin-top: 20px;
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #a4a4a4;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  display: none;
}
.navMenu .icoBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  bottom: 130%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  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: #f5a13d;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(235, 97, 0, 0.15);
}
.navMenu .icoBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  bottom: -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-top-color: #f5a13d;
}
.navMenu .icoBox .xunpan:hover .xunpantip {
  -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;
}
@media screen and (max-width: 1100px) {
  .navMenu .logo {
    width: auto;

    border-bottom: none;
  }
  .navMenu .logo a img {
    max-height: 30px;
  }
  .navMenu .icoBox {
    display: none;
  }
  .navMenu .menu {
    padding-top: 0;
    width: auto;
    height: auto;
    flex: none;
  }
  .navMenu .menu .navico {
    width: 24px;
    height: 20px;
    position: relative;
    display: block;
    margin-right: 20px;
    padding: 9px 0;
  }
  .navMenu .menu .navico i {
    display: block;
    width: 100%;
    height: 2px;
    background: #999;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .navMenu .menu .navico:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #999;
    left: 50%;
    margin-left: -12px;
    top: 50%;
    margin-top: -10px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .navMenu .menu .navico:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #999;
    left: 50%;
    margin-left: -12px;
    bottom: 50%;
    margin-bottom: -10px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .navMenu .menu ul {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 150px;
    background: #fff;
    top: 100%;
    height: auto;
    padding: 20px 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .navMenu .menu ul li > a {
    padding: 10px 24px;
  }
  .navMenu .menu ul li .dow {
    display: none;
  }
  .navMenu .menu.on .navico i {
    opacity: 0;
  }
  .navMenu .menu.on .navico:before {
    margin-top: -1px;
    -webkit-transform: scale(1) rotate(45deg);
    -moz-transform: scale(1) rotate(45deg);
    -o-transform: scale(1) rotate(45deg);
    transform: scale(1) rotate(45deg);
  }
  .navMenu .menu.on .navico:after {
    margin-bottom: -1px;
    -webkit-transform: scale(1) rotate(-45deg);
    -moz-transform: scale(1) rotate(-45deg);
    -o-transform: scale(1) rotate(-45deg);
    transform: scale(1) rotate(-45deg);
  }
  .navMenu .menu.on ul {
    visibility: inherit;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.copyright {
  background: #454545;
  text-align: center;
  color: #fff;
  line-height: 30px;
  padding: 25px 15px;
}
.copyright a {
  color: #fff;
  display: inline-block;
}
.copyright .zyqy a{
    color: #454545;
}
.copyright .zyqy a:hover {
  color: #454545;
}
.copyright a:hover {
  color: #f5a13d;
}
.copyright img {
  max-height: 16px;
  vertical-align: middle;
}
@media screen and (max-width: 769px) {
  .copyright {
    padding: 20px 15px;
    font-size: 13px;
    line-height: 24px;
  }
}
