﻿@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-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: #d30c17;
  color: #fff;
}
::-moz-selection {
  background-color: #d30c17;
  color: #fff;
}
::-webkit-selection {
  background-color: #d30c17;
  color: #fff;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
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: #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-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.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: 1220px;
  overflow-x: hidden;
}
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 220px;
    height: 220px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 220px;
    height: 220px;
  }
}
.header {
  width: 100%;
}
.header * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.header .topbar {
  width: 100%;
  background-color: #fafafa;
}
.header .topbar .topbarBox {
  width: 1200px;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  color: #888;
  padding: 5px 0;
}
.header .topbar .topbarBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.header .topbar .topbarBox .left {
  float: left;
  padding-left: 20px;
  background: url(../images/tophome.png) left center no-repeat;
}
.header .topbar .topbarBox .right {
  float: right;
}
.header .topbar .topbarBox .right a {
  color: #888;
  display: inline-block;
  padding: 0 5px;
}
.header .topbar .topbarBox .right a:hover {
  color: #d30c17;
}
.header .topbar .xunpan {
  float: right;
  cursor: pointer;
  position: relative;
  margin-left: 35px;
  padding-left: 25px;
  background: url(../images/topxp.png) left center no-repeat;
}
.header .topbar .xunpan i {
  display: inline-block;
  margin: 0 3px;
  color: #d30c17;
  font-weight: bold;
}
.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: #d30c17;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(211, 12, 23, 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: #d30c17;
}
.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: 126px;
}
.header .inTop .logo {
  float: left;
  padding-top: 23px;
  line-height: 1;
}
.header .inTop .logo h1 {
  padding: 0;
  margin: 0;
}
.header .inTop .logo h1 a img {
  height: 45px;
}
.header .inTop .logo .slogan {
  font-size: 14px;
  color: #666666;
  margin-top: 14px;
}
.header .inTop .logo .slogan b {
  font-size: 16px;
  color: #444444;
}
.header .inTop .topR {
  float: right;
  font-size: 0;
  margin-top: 30px;
}
.header .inTop .topR span {
  display: inline-block;
  margin-left: 40px;
  font-size: 16px;
  line-height: 64px;
  color: #444444;
}
.header .inTop .topR span i {
  display: inline-block;
  width: 62px;
  height: 62px;
  border: solid 1px #666666;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.header .inTop .topR span .ico1 {
  background: url(../images/topico1.png) center center no-repeat;
}
.header .inTop .topR span .ico2 {
  background: url(../images/topico2.png) center center no-repeat;
}
.header .inTop .topR span .ico3 {
  background: url(../images/topico3.png) center center no-repeat;
}
.nav_bg {
  height: 54px;
  width: 100%;
  background: #d30c17;
}
.nav_bg .menu {
  width: 1200px;
  margin: 0 auto;
  height: 54px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg .menu .nav {
  height: 54px;
  text-align: center;
  font-size: 0;
  margin: 0;
}
.nav_bg .menu .nav > li {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 149px;
  background: url(../images/navli.png) right center no-repeat;
  margin-left: 1px;
}
.nav_bg .menu .nav > li:first-child {
  margin-left: 0;
}
.nav_bg .menu .nav > li:first-child:before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: url(../images/navli.png) 0 center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.nav_bg .menu .nav > li > a {
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 15px;
  position: relative;
  color: #fff;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #222, #222);
  background-image: linear-gradient(to right, #222, #222);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg .menu .nav > li > a:hover {
            background-color: transparent;
}
.nav_bg .menu .nav > li > a:before,
.nav_bg .menu .nav > li > a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background-color: #ffffff;
  margin: 0 5px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.nav_bg .menu .nav > li:hover > a,
.nav_bg .menu .nav > li.another > a,
.nav_bg .menu .nav > li.on > a {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.nav_bg .menu .nav > li:hover > a:before,
.nav_bg .menu .nav > li.another > a:before,
.nav_bg .menu .nav > li.on > a:before,
.nav_bg .menu .nav > li:hover > a:after,
.nav_bg .menu .nav > li.another > a:after,
.nav_bg .menu .nav > li.on > a:after {
  width: 10px;
}
.nav_bg .menu .nav > li:hover .sec {
  height: auto;
}
.nav_bg .menu .nav > li:hover .secs {
  height: auto;
}
.nav_bg .menu .nav .sec {
  width: 100%;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 54px;
  left: 0;
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);
  display: none;
  text-align: center;
}
.nav_bg .menu .nav .sec a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  left: 0;
  padding: 0 10px;
  border-top: 1px #eee solid;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d30c17, #d30c17);
  background-image: linear-gradient(to right, #d30c17, #d30c17);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg .menu .nav .sec a:hover {
  background-size: 100% 100%;
  padding-left: 20px;
  color: rgba(255, 255, 255, 0.9999);
}
.nav_bg .menu .nav .secs {
  background: #fff;
  width: 1180px;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 54px;
  left: -300px;
  box-shadow: 2px 0 12px rgba(0, 0, 0, 0.1);
  padding: 0 10px 20px;
  display: none;
}
.nav_bg .menu .nav .secs:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.nav_bg .menu .nav .secs li.nlayer1 {
  float: left;
  width: 275px;
  padding: 10px 10px 0;
  background: none;
  margin: 12px 0 0;
}
.nav_bg .menu .nav .secs li.nlayer1 img {
  width: 275px;
  height: 150px;
}
.nav_bg .menu .nav .secs li.nlayer1:nth-child(4) {
  border-right: none;
}
.nav_bg .menu .nav .secs li.nlayer1 > a {
  text-align: center;
  line-height: 34px;
  height: 34px;
  background: #f2f2f2;
  color: #333;
  padding: 0 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav_bg .menu .nav .secs li.nlayer1 > a.a {
  background: #d9d9d9;
  margin-top: 10px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d30c17, #d30c17);
  background-image: linear-gradient(to right, #d30c17, #d30c17);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg .menu .nav .secs li.nlayer1 > a.a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg .menu .nav .secs li.nlayer1 > a.a:hover {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.nav_bg .menu .nav .secs .nlayer2 a {
  margin-top: 4px;
  text-align: center;
  width: 265px;
  line-height: 30px;
  height: 30px;
  background: #f2f2f2;
  color: #333;
  padding: 0 5px;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d30c17, #d30c17);
  background-image: linear-gradient(to right, #d30c17, #d30c17);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg .menu .nav .secs .nlayer2 a:after {
  content: "";
}
.nav_bg .menu .nav .secs .nlayer2 a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg .menu .nav .secs .nlayer2 a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg .menu .nav .secs .nlayer2 a:hover {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.footer {
  background: url(../images/footerbg.jpg) center 0 no-repeat;
  color: #ccc;
  height: 560px;
}
.footer * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.footer a {
  color: #ccc;
}
.footer a:hover {
  color: #fff;
}
.footer .footerL {
  float: left;
  width: 660px;
}
.footer .footerL .fContact {
  height: 112px;
  padding-top: 28px;
}
.footer .footerL .fContact ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.footer .footerL .fContact ul li {
  float: left;
  height: 60px;
  width: 330px;
}
.footer .footerL .fContact ul li i {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 60px;
}
.footer .footerL .fContact ul li i.ftel {
  background: url(../images/ftel.png) center center no-repeat;
}
.footer .footerL .fContact ul li i.fqq {
  background: url(../images/fqq.png) center center no-repeat;
}
.footer .footerL .fContact ul li span {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  color: #666666;
  padding-left: 10px;
}
.footer .footerL .fontnNav {
  padding-top: 50px;
}
.footer .footerL .fontnNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.footer .footerL .fontnNav dl {
  float: left;
  width: 150px;
  padding-right: 40px;
}
.footer .footerL .fontnNav dl.dl4 {
  width: 80px;
  padding-right: 0;
}
.footer .footerL .fontnNav dl dt {
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
.footer .footerL .fontnNav dl dt:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #d30c17;
  margin-top: 10px;
}
.footer .footerL .fontnNav dl dd {
  margin-top: 5px;
  height: 130px;
  overflow: hidden;
}
.footer .footerL .fontnNav dl dd a {
  line-height: 26px;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer .footerL .fontnNav dl dd a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.footer .footerL .footerText {
  position: relative;
  width: 540px;
  margin-top: 10px;
}
.footer .footerL .footerText .ewm {
  width: 108px;
  border: solid 1px #cccccc;
  position: absolute;
  right: -110px;
}
.footer .footerL .footerText .ewm img {
  width: 96px;
  height: 96px;
  padding: 6px;
}
.footer .footerL .footerText .ewm p {
  background: #fff;
  line-height: 30px;
  text-align: center;
  color: #666;
}
.footer .footerL .footerText p {
  line-height: 30px;
}
.footer .footerL .footerText p.img {
  margin-top: 10px;
}
.footer .footerL .footerText img {
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.footer .formbox {
  width: 362px;
  padding: 40px 39px;
  float: right;
  text-align: center;
}
.footer .formbox .tit {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
  line-height: 1;
  padding-bottom: 7px;
}
.footer .formbox .tit i {
  margin-left: 10px;
  font-family: Arial;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.footer .formbox label {
  margin-top: 23px;
  position: relative;
  display: block;
  width: 100%;
}
.footer .formbox label input,
.footer .formbox label textarea {
  display: block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  border: solid 1px #e0555d;
  background: none;
  line-height: 38px;
  padding: 0 10px 0 110px;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-weight: normal;
  font-size: 14px;
}
.footer .formbox label input::-webkit-input-placeholder,
.footer .formbox label textarea::-webkit-input-placeholder {
  color: #e0555d;
  font-weight: normal;
  font-size: 14px;
}
.footer .formbox label input.xqcontent,
.footer .formbox label textarea.xqcontent {
  height: 80px;
  padding: 5px 10px 5px 110px;
  line-height: 24px;
}
.footer .formbox label input:focus,
.footer .formbox label textarea:focus,
.footer .formbox label input:active,
.footer .formbox label textarea:active {
  border-color: #fff;
}
.footer .formbox label input:focus::-webkit-input-placeholder,
.footer .formbox label textarea:focus::-webkit-input-placeholder,
.footer .formbox label input:active::-webkit-input-placeholder,
.footer .formbox label textarea:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .formbox label span {
  left: 0;
  top: 1px;
  height: 38px;
  width: 96px;
  text-align: center;
  border-right: solid 1px #e0555d;
  line-height: 38px;
  position: absolute;
  color: #fff;
}
.footer .formbox label.textarea span {
  height: 78px;
  line-height: 78px;
}
.footer .formbox .code .imgCode {
  position: absolute;
  left: 1px;
  top: 1px;
  display: block;
  width: 95px;
  height: 38px;
  border: none;
}
.footer .formbox .submitform {
  width: 150px;
  height: 40px;
  background-color: #fff;
  margin: 40px auto 0;
  cursor: pointer;
  line-height: 40px;
  color: #333;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  border: none;
}
.footer .formbox .submitform:before {
  content: '';
  width: 22px;
  height: 20px;
  background: url(../images/submitIco.png) center center no-repeat;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.footer .formbox .submitform:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  z-index: -1;
  border-radius: inherit;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.footer .formbox .submitform:hover {
  background: none;
  color: #fff;
}
.footer .formbox .submitform:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
