@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;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
::-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: #0061cf;
  color: #fff;
}
::-moz-selection {
  background-color: #0061cf;
  color: #fff;
}
::-webkit-selection {
  background-color: #0061cf;
  color: #fff;
}
* {
  padding: 0;
  margin: 0;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #2e3136;
  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: #2e3136;
  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;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
  box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.1);
}
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 .message-form ul li img.msgImgcode {
  height: 28px;
  position: absolute;
  top: 3px;
  right: 10px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inContent {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.inContent:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
body {
  min-width: 1260px;
  overflow-x: hidden;
}
.header {
  width: 100%;
  height: 238px;
}
.header * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.header .topbar {
  width: 100%;
  border-bottom: 1px #e6e6e6 solid;
}
.header .topbar .inContent {
  width: 1200px;
  margin: 0 auto;
  padding: 9px 0;
  height: 26px;
  line-height: 26px;
  color: #999;
}
.header .topbar .inContent:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.header .topbar .inContent a {
  color: #999;
}
.header .topbar .inContent a:hover {
  color: #0061cf;
}
.header .topbar .left {
  float: left;
  padding-left: 25px;
  background: url(../images/tophome.png) left center no-repeat;
}
.header .topbar .xunpan {
  margin-right: 34px;
  float: left;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  background: url(../images/topxp.png) left center no-repeat;
}
.header .topbar .xunpan i {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: #0061cf;
  margin: 0 5px;
}
.header .topbar .xunpan #xunpantip {
  z-index: 999;
  position: absolute;
  top: 35px;
  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: #0061cf;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(0, 97, 207, 0.15);
}
.header .topbar .xunpan #xunpantip:after {
  content: '';
  position: absolute;
  top: -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-bottom-color: #0061cf;
}
.header .topbar .xunpan #xunpantip.xunpantextactive {
  -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;
}
.header .inTop {
  width: 1200px;
  margin: 0 auto;
  height: 127px;
}
.header .inTop .logo {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 30px;
  line-height: 1;
  margin-right: 30px;
}
.header .inTop .logo a img {
  height: 52px;
  display: block;
  float: left;
}
.header .inTop .logo a span {
  display: block;
  padding-left: 82px;
  line-height: 1;
}
.header .inTop .logo a .cn {
  font-weight: bold;
  font-size: 25px;
  padding-top: 4px;
  text-align: justify;
  height: 24px;
}
.header .inTop .logo a .cn:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.header .inTop .logo a .en {
  letter-spacing: 2px;
  color: #666;
  font-family: Arial;
  font-size: 12px;
  margin-top: 15px;
  text-transform: uppercase;
  text-align: justify;
  height: 12px;
}
.header .inTop .logo a .en:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.header .inTop .slogan {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  background: url(../images/sloganLine.png) 0 0 no-repeat;
  height: 65px;
  padding-left: 32px;
  padding-top: 30px;
  float: left;
}
.header .inTop .tel {
  margin-top: 38px;
  background: url(../images/toptel.png) 0 0 no-repeat;
  height: 46px;
  line-height: 1;
  padding-left: 60px;
  float: right;
  text-align: center;
}
.header .inTop .tel h4 {
  font-size: 16px;
  color: #5f5f5f;
}
.header .inTop .tel p {
  font-family: Arial;
  font-size: 26px;
  margin-top: 12px;
  line-height: 20px;
}
.nav_bg {
  height: 66px;
  width: 100%;
  background: #0061cf;
}
.nav_bg .menu {
  margin: 0 auto;
  height: 66px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg .menu > ul {
  position: relative;
  height: 66px;
  font-size: 0;
  text-align: center;
}
.nav_bg .menu > ul > li {
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 149px;
  margin-left: 1px;
  height: 66px;
  position: relative;
}
.nav_bg .menu > ul > li:first-child {
  margin-left: 0;
}
.nav_bg .menu > ul > li > a {
  display: block;
  color: #fff;
  line-height: 1;
  height: 66px;
  position: relative;
  z-index: 3;
  padding: 0;
}
.nav_bg .menu > ul > li > a:hover {
  background-color: transparent;
}
.nav_bg .menu > ul > li > a span {
  display: block;
  font-size: 15px;
  padding-top: 14px;
}
.nav_bg .menu > ul > li > a i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  padding-top: 12px;
  text-transform: uppercase;
}
.nav_bg .menu > ul > li > a:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: #e60009;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.nav_bg .menu > ul > li:hover > a:before,
.nav_bg .menu > ul > li.another > a:before {
  height: 100%;
}
.nav_bg .menu .sec {
  min-width: 100%;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 66px;
  left: 0;
  background: rgba(0, 97, 207, 0.7);
  display: none;
  font-size: 14px;
  text-align: left;
}
.nav_bg .menu .sec a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
  line-height: 39px;
  height: 39px;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
  text-align: center;
}
.nav_bg .menu .sec a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg .menu .secs {
  width: 100%;
  z-index: 9999;
  position: absolute;
  top: 66px;
  left: 50%;
  margin-left: -340px;
  padding: 36px 0 36px 40px;
  width: 630px;
  display: none;
  background: rgba(0, 97, 207, 0.7);
  text-align: left;
}
.nav_bg .menu .secs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.nav_bg .menu .secs .navPic {
  float: left;
  width: 315px;
}
.nav_bg .menu .secs .navPic .pic {
  width: 100%;
  display: block;
  min-height: 160px;
}
.nav_bg .menu .secs .navPic .pic img {
  width: 100%;
  display: block;
}
.nav_bg .menu .secs .navPic h4 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin: 20px 0 4px 0;
  line-height: 2;
}
.nav_bg .menu .secs .navPic p {
  font-size: 16px;
  color: #fff;
}
.nav_bg .menu .secs ul {
  float: right;
  width: 230px;
}
.nav_bg .menu .secs ul > li {
  background: none;
}
.nav_bg .menu .secs ul > li > a {
  text-align: left;
  line-height: 40px;
  height: 40px;
  color: #fff;
  padding: 0 30px 0 20px;
  background: url(../images/nav_icon01.png) 0 center no-repeat;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.nav_bg .menu .secs ul > li > a:hover {
  color: #fff;
  background: url(../images/nav_icon02.png) 0 center no-repeat;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg .menu .secs ul > li:hover .nlayer2 {
  height: auto;
  visibility: visible;
  transform: perspective(400px) rotateY(0);
  -webkit-transform: perspective(400px) rotateY(0);
  -moz-transform: perspective(400px) rotateY(0);
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(1) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.2s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(2) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.24s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(3) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.28s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(4) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.32s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(5) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.36s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(6) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.4s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(7) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.44s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(8) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.48s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(9) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.52s;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(10) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.56s;
}
.nav_bg .menu .secs .nlayer2 {
  position: absolute;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 36px;
  left: 100%;
  width: 250px;
  height: 100%;
  visibility: hidden;
  top: 0;
  background: rgba(0, 97, 207, 0.7);
  border-left: 1px rgba(255, 255, 255, 0.1) solid;
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  transform: perspective(400px) rotateY(90deg);
  -webkit-transform: perspective(400px) rotateY(90deg);
  -moz-transform: perspective(400px) rotateY(90deg);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.nav_bg .menu .secs .nlayer2 a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 39px;
  height: 39px;
  background: url(../images/nav_icon01.png) 20px center no-repeat;
  color: #fff;
  padding: 0 10px 0 40px;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.nav_bg .menu .secs .nlayer2 a:hover {
  background: url(../images/nav_icon02.png) 25px center no-repeat;
  padding-left: 45px;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 {
  height: 100%;
  visibility: visible;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(1) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.2s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(2) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.24s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(3) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.28s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(4) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.32s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(5) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.36s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(6) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.4s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(7) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.44s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(8) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.48s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(9) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.52s;
}
.nav_bg .menu .secs li.nlayer1:hover .nlayer2 a:nth-child(10) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.56s;
}
@keyframes menu1 {
  0% {
    opacity: 0;
    transform: translateX(8px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.footer {
  background: #2f2f2f;
  color: #808080;
  cursor: auto !important;
}
.footer * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.footer a {
  color: #808080;
}
.footer a:hover {
  color: #fff;
}
.footer .footerBox {
  width: 1200px;
  margin: 0 auto;
  padding: 45px 0;
  position: relative;
}
.footer .footerBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.footer .footerBox .fontnNav {
  float: left;
  padding-top: 14px;
}
.footer .footerBox .fontnNav dl {
  float: left;
  width: 147px;
  padding-right: 30px;
}
.footer .footerBox .fontnNav dl.dl4 {
  padding-right: 0;
}
.footer .footerBox .fontnNav dl dt {
  font-size: 16px;
  line-height: 1;
  color: #aba7a7;
}
.footer .footerBox .fontnNav dl dt:before {
  content: ">";
  margin-right: 10px;
}
.footer .footerBox .fontnNav dl dd {
  margin-top: 20px;
  height: 120px;
  overflow: hidden;
  line-height: 30px;
  padding-left: 22px;
}
.footer .footerBox .fontnNav dl dd a {
  color: #aba7a7;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer .footerBox .fontnNav dl dd a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.footer .footerBox .fontnNav dl dd a:hover {
  color: #fff;
}
.footer .footerBox .ewm {
  float: right;
}
.footer .footerBox .ewm .tel {
  background: url(../images/footertel.png) 0 center no-repeat;
  height: 32px;
  line-height: 32px;
  font-size: 28px;
  padding-left: 38px;
  color: #b2b2b2;
}
.footer .footerBox .ewm ul li {
  float: left;
  margin-top: 17px;
  margin-left: 24px;
}
.footer .footerBox .ewm ul li:first-child {
  margin-left: 0;
}
.footer .footerBox .ewm ul li img {
  width: 108px;
  height: 108px;
  display: block;
  margin: 0 auto;
}
.footer .footerBox .ewm ul li p {
  line-height: 1;
  text-align: center;
  font-size: 14px;
  margin-top: 14px;
}
.copyright {
  line-height: 30px;
  padding: 13px 0;
  font-size: 14px;
  background: #1a1a1a;
}
.copyright img {
  vertical-align: middle;
  position: relative;
  top: -2px;
  max-height: 20px;
}
.copyright .right {
  line-height: 60px;
}
