@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: #1d4268;
  color: #fff;
}
::-moz-selection {
  background-color: #1d4268;
  color: #fff;
}
::-webkit-selection {
  background-color: #1d4268;
  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: #1d4268;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #1d4268;
  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 {
  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 {
  max-width: 1920px;
  min-width: 1280px;
  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);
  }
}
.header {
  width: 100%;
  height: 132px;
}
.header * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav_bg {
  width: 100%;
  min-width: 1280px;
  background-color: #1d4268;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
}
.nav_bg .menu {
  width: 96%;
  max-width: 1520px;
  min-width: 1280px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav_bg .menu .logo {
  padding: 0;
  margin: 0;
  line-height: 1;
  height: 132px;
  text-align: center;
  padding: 20px 0;
  float: left;
  flex: 1;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.nav_bg .menu .logo a {
  display: table-cell;
  height: 92px;
  vertical-align: middle;
}
.nav_bg .menu .logo a img {
  max-height: 92px;
  display: inline-block;
  vertical-align: top;
  object-fit: contain;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.nav_bg .menu > ul {
  float: right;
  display: table;
  width: 82%;
}
.nav_bg .menu > ul > li {
  display: table-cell;
  *display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
  height: 132px;
  padding: 0 1px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav_bg .menu > ul > li:first-child:before {
  display: none;
}
.nav_bg .menu > ul > li > a {
  display: block;
  height: 132px;
  line-height: 44px;
  font-size: 16px;
  position: relative;
  white-space: nowrap;
  color: #fff;
  z-index: 2;
  padding-top: 44px;
  font-weight: bold;
}
.nav_bg .menu > ul > li > a em {
  display: block;
  position: relative;
  font-weight: bold;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.nav_bg .menu > ul > li > a .btnText2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.nav_bg .menu > ul > li > a:after {
  content: "";
  display: block;
  position: absolute;
  margin-left: -5px;
  left: 50%;
  bottom: 15px;
  width: 9px;
  height: 0;
  background: url(../images/navon.png) center bottom no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.nav_bg .menu > ul > li > a:hover {
  background-color: transparent;
}
.nav_bg .menu > ul > li.another > a:after,
.nav_bg .menu > ul > li:hover > a:after {
  height: 39px;
  bottom: -5px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav_bg .menu > ul > li.another > a em,
.nav_bg .menu > ul > li:hover > a em {
  -webkit-transform: translateY(-44px);
  transform: translateY(-44px);
}
.nav_bg .menu > ul > li.another > a .btnText1,
.nav_bg .menu > ul > li:hover > a .btnText1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.nav_bg .menu > ul > li.another > a .btnText2,
.nav_bg .menu > ul > li:hover > a .btnText2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav_bg .menu > ul > li:hover .sec {
  height: auto;
}
.nav_bg .menu > ul > li:hover .secs {
  height: auto;
}
.nav_bg .menu .sec {
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 132px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
  font-size: 14px;
  text-align: left;
  background: #fcfcfc url(../images/navsecbg.jpg) center 0 no-repeat;
  padding: 40px 30px;
  width: 780px;
  border-radius: 0 0 10px 10px;
}
.nav_bg .menu .sec .secTop {
  height: 38px;
  padding: 0 30px;
}
.nav_bg .menu .sec .secTop .secBt {
  font-size: 24px;
  line-height: 38px;
  color: #444;
  font-weight: bolder;
  float: left;
  position: relative;
}
.nav_bg .menu .sec .secTop .secBt:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  vertical-align: middle;
  position: relative;
  background: #444;
  top: -2px;
  margin-left: 20px;
}
.nav_bg .menu .sec .secTop .secLink {
  display: block;
  float: right;
  background: #1d4268;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 38px;
  width: 146px;
  border-radius: 20px;
}
.nav_bg .menu .sec .secTop .secLink:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 21px;
  height: 21px;
  background: url(../images/navQq.png) center center no-repeat;
  margin-right: 10px;
}
.nav_bg .menu .sec .secTop .secLink:hover {
  box-shadow: 0 10px 10px -5px rgba(29, 66, 104, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.nav_bg .menu .sec .secBox {
  margin-top: 40px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 25px 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.nav_bg .menu .sec .secBox ul {
  margin: 0 -15px;
}
.nav_bg .menu .sec .secBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.nav_bg .menu .sec .secBox ul li {
  float: left;
  margin: 10px 15px;
}
.nav_bg .menu .sec .secBox ul li a {
  display: block;
  width: 200px;
  line-height: 40px;
  border: solid 1px #7d7d7d;
  border-radius: 20px;
  text-align: center;
  padding-right: 28px;
  padding-left: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  font-size: 15px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1d4268, #1d4268);
  background-image: linear-gradient(to right, #1d4268, #1d4268);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg .menu .sec .secBox ul li a:after {
  content: ">";
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  font-family: simsun;
  font-weight: bold;
  font-size: 18px;
}
.nav_bg .menu .sec .secBox ul li a:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(29, 66, 104, 0.5);
  border-color: #1d4268;
}
.nav_bg .menu .sec .secBox ul li a:hover:after {
  animation: zyfdAr 1.5s linear infinite;
}
@keyframes zyfdAr {
  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);
  }
}
.nav_bg .menu > ul > li:nth-last-child(1) .sec {
  left: auto;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.nav_bg .menu > ul > li:nth-last-child(2) .sec {
  left: auto;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.nav_bg .menu > ul > li:nth-last-child(3) .sec {
  left: auto;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.inBody .header {
  height: 0;
}
.inBody .nav_bg {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(29, 66, 104, 0.5);
}
.inBody .nav_bg.fixedNav {
  position: fixed;
}
.fixedNav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding: 0;
}
.footer {
  width: 98%;
  margin: auto;
  overflow: hidden;
  background: url(../images/footerbg.jpg) center 0 repeat;
  font-size: 14px;
  color: #ffffff;
}
.footer a {
  color: #ffffff;
}
.footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .fooBox {
  height: 448px;
  padding-top: 60px;
}
.footer .fooL {
  float: left;
  width: 586px;
  height: 92px;
}
.footer .fooL .fooLogo {
  border-bottom: 1px solid #fff;
  height: 125px;
}
.footer .fooL .fooLogo img {
  float: left;
  width: 160px;
  height: 92px;
  object-fit: contain;
}
.footer .fooL .fooLogo p {
  float: right;
  line-height: 24px;
  padding-top: 75px;
}
.footer .fooEwm {
  padding-top: 50px;
  padding-left: 32px;
}
.footer .fooEwm:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.footer .fooEwm .ewm {
  float: left;
  text-align: center;
  width: 127px;
  margin-right: 17px;
}
.footer .fooEwm .ewm:first-child {
  margin-left: 0;
}
.footer .fooEwm .ewm img {
  display: block;
  width: 127px;
  height: 127px;
  padding: 6px;
  background: url(../images/ewmbg.png) center center no-repeat;
  background-color: rgba(255, 255, 255, 0.2);
}
.footer .fooEwm .ewm p {
  line-height: 1;
  margin-top: 25px;
  font-weight: normal;
  font-size: 14px;
}
.footer .fooEwm .lyLink {
  float: right;
  display: block;
  margin-top: 60px;
  width: 110px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 21px;
  line-height: 42px;
  text-align: center;
  color: #bd4346;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer .fooEwm .lyLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 21px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  box-sizing: border-box;
}
.footer .fooEwm .lyLink:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.footer .fooEwm .lyLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.footer .fooR {
  float: right;
  width: 512px;
  padding-top: 26px;
}
.footer .fooR .tel {
  height: 40px;
  line-height: 30px;
}
.footer .fooR .tel:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 28px;
  vertical-align: middle;
  margin-right: 16px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/footel.png) center center no-repeat;
}
.footer .fooR .tel span {
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
}
.footer .fooR .tel i {
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #000;
  line-height: 32px;
  border-left: 1px #fff solid;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  padding-left: 18px;
}
.footer .fooR .text {
  height: 144px;
  margin-top: 22px;
}
.footer .fooR .text ul li {
  font-size: 16px;
  line-height: 36px;
}
.footer .fooR .links {
  height: 48px;
  position: relative;
  padding-left: 128px;
}
.footer .fooR .links .tit {
  position: absolute;
  left: 0;
  top: 0;
  width: 128px;
  height: 48px;
  background-color: #ffffff;
  line-height: 48px;
  text-align: center;
  color: #444444;
}
.footer .fooR .links .tit:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 12px;
  width: 23px;
  height: 23px;
  background: url(../images/linkstit.png) 0 center no-repeat;
}
.footer .fooR .links .box {
  position: relative;
  height: 48px;
}
.footer .fooR .links .box > span {
  display: block;
  height: 48px;
  padding-left: 15px;
  padding-right: 50px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  border-left: none;
  line-height: 46px;
}
.footer .fooR .links .box > span:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 18px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 9px solid #fff;
}
.footer .fooR .links .box > span a {
  display: block;
}
.footer .fooR .links .box .list {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 100%;
  max-height: 230px;
  background: #fff;
  overflow: auto;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.footer .fooR .links .box .list::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.footer .fooR .links .box .list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 46px;
  line-height: 45px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer .fooR .links .box .list a:hover {
  color: #bd4346;
  padding-left: 20px;
}
.footer .fooR .links .box:hover .list {
  visibility: initial;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.footer .copyright {
  padding: 25px 0;
  line-height: 30px;
  text-align: center;
}
.footer .copyright img {
  width: auto !important;
  vertical-align: middle;
  max-height: 16px;
  margin-left: 3px;
}

.messageBgly{
  display: none !important;
}
