@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 12px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -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: #2684d4;
  color: #fff;
}
::-moz-selection {
  background-color: #2684d4;
  color: #fff;
}
::-webkit-selection {
  background-color: #2684d4;
  color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
  box-sizing: content-box;
}
* {
  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;
}
.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;
  }
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.le {
  float: left;
}
.ri {
  float: right;
}
.clear {
  clear: both;
}
.center {
  width: 1280px;
  margin: 0 auto;
}
.bai {
  width: 100%;
  height: 900px;
  background: url(../images/bai.png) no-repeat left top;
}
.top > .center {
  position: relative;
}
.top {
  background-repeat: repeat;
  width: 100%;
  height: 110px;
  position: relative;
}
.top .box {
  width: 150px;
  height: 36px;
  background-color: #f3f3f3;
  border-radius: 18px;
  overflow: hidden;
  float: right;
  box-sizing: border-box;
  padding: 0 18px;
  position: absolute;
  right: 40px;
  top: 35px;
}
.top .box input {
  width: 94px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999;
  line-height: 36px;
  background-color: #f3f3f3;
}
.top .box .sss {
  float: right;
  width: 20px;
  height: 36px;
  background: url('../images/20cs.png') no-repeat center;
  outline: none;
  cursor: pointer;
}
.top .logo {
  margin: 35px 0 0 40px;
  width: 255px;
  height: 55px;
  float: left;
}
.top .logo img {
  height: 54px;
}
.top .center > ul > li:last-child a {
  background: none;
}
.top .center > ul > li {
  text-align: center;
  height: 110px;
}
.top .center > ul > span {
  color: #999;
  display: block;
  float: left;
  margin: 44px 40px;
}
.top .center > ul > li > a {
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  margin-top: 30px;
  display: block;
}
.top .center > ul > .another > a {
  font-weight: bold;
  color: #2684d4;
}
.top .center > ul > li:hover > a {
  font-weight: bold;
  color: #2684d4;
}
.top .center > ul > li:nth-child(1) {
  margin-left: 0;
}
.top .nav .center {
  width: 1100px;
  margin-left: 250px;
  position: relative;
  float: left;
}
.top .nav li {
  transition: 0.3s;
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  position: relative;
}
.top .nav li a {
  font-size: 16px;
  color: #545454;
  transition: 0.3s;
}
.top .nav li .kua {
  width: 0;
  position: absolute;
  left: 50%;
  top: 150px;
  z-index: -2;
  opacity: 0;
  transition: 0.5s;
}
.top .nav li .kua li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #aaa;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
}
.top .nav li .kua li a {
  color: #fff;
  font-size: 15px;
  transition: 0.3s;
}
.top .nav li .kua li:hover a {
  color: #2684d4;
}
.top .nav ul > li:hover {
  overflow: visible;
}
.top .nav ul > li:hover .kua {
  opacity: 1;
  top: 110px;
  z-index: 9;
  transition: 0.5s;
  width: 150px;
  left: -42px;
}
.top .nav ul > li:hover .links {
  top: 110px;
  opacity: 1;
  transition: 0.5s;
  overflow: auto;
  z-index: 9;
  margin-left: -665px;
}
.top .nav ul .link {
  position: inherit;
}
.top .nav .links {
  position: absolute;
  top: 150px;
  left: 50%;
  /* padding: 1.2em 5%; */

  z-index: -2;
  border-radius: 10px ;
  opacity: 0;
  transition: 0.5s;
}
.top .nav .links li {
  line-height: normal;
}
.nav ul > li:hover .content {
  width: 1025px;
  padding: 2.2em 3em;
  border: 1px solid #eee;
  transform: scale(1);
}
.top .nav .content {
  transform: scale(0);
  transition: 0.8s;
  width: 0;
  overflow: hidden;
  padding: 0;
  box-shadow: 0 0 3px 1px #e6e6e6;
  text-align: left;
  max-height: 600px;
  border-radius: 10px ;
  background: #fff url(../images/y3.png) no-repeat -5px -5px;
}
.top .nav .content .biao {
  width: 90%;
  float: right;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.top .nav .content .biao h3 {
  width: 100%;
  height: 55px;
  margin-left: -110px;
  font-size: 24px;
  font-weight: bold;
  color: #262626;
  float: left;
}
.top .nav .content .biao .zx:hover {
  text-indent: 36px;
}
.top .nav .content .biao .zx {
  width: 163px;
  height: 40px;
  background-color: #2684d4;
  border-radius: 15px;
  transition: 0.5s;
  line-height: 40px;
  position: absolute;
  right: -80px;
  top: -5px;
  text-indent: 32px;
}
.top .nav .content .biao .zx a {
  font-size: 14px;
  color: #fffefe;
  text-indent: 20px;
}
.top .nav .content .ti {
  width: 100%;
  height: 60px;
  margin-top: 20px;
}
.top .nav .content .ti li {
  float: left;
  background: url(../images/y1.png) no-repeat left center;
  padding-left: 20px;
  margin: 15px 0;
  width: 18%;
  transition: 0.4s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top .nav .content .ti li:hover {
  background: url(../images/y2.png) no-repeat left center;
}
.top .nav .content .ti li:hover a {
  color: #000;
}
.top .nav .content .ti li a {
  color: #808080;
  font-size: 16px;
  transition: 0.4s;
}
.top .nav .content .tuw {
  width: 100%;
  /* height: 330px; */
  margin-top: 20px;
}
.top .nav .content .tuw .da {
  font-size: 20px;
  color: #333;
  background: url(../images/jx1.png) no-repeat left center;
  padding-left: 25px;
  margin-left: 2px;
}
.top .nav .content .tuw li {
  width: 19%;
  height: 130px;
  float: left;
  margin-top: 20px;
  margin-right: 1%;
}
.top .nav .content .tuw li .tu {
  width: 100%;
  height: 130px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  background: rgba(0, 0, 0, 0);
}
.top .nav .content .tuw li .tu img {
  width: 100%;
  height: 130px;
  display: block;
  border-radius: 10px;
}
.top .nav .content .tuw li .tu:hover .ku {
  opacity: 1;
  width: 165px;
  height: 108px;
  margin: 0;
}
.top .nav .content .tuw li .tu .ku {
  position: absolute;
  left: 18px;
  top: 10px;
  margin: -10px -15px;
  width: 100%;
  height: 130px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  opacity: 0;
  transition: 0.5s;
}
.top .nav .content .tuw li .tu .ku a {
  width: 100%;
  text-align: center;
  display: block;
  padding: 32px 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top .nav .center .main-nav > ul > li:hover .kua {
  opacity: 1;
  top: 60px;
  z-index: 99999999999999999;
}
@media screen and (max-width: 1850px) {
  .top .nav .center {
    width: 950px;
    position: relative;
    box-sizing: border-box;
    padding-left: 50px;
    margin-left: 60px;
}
.top .center > ul > span {
  margin: 44px 25px;
}
}


.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
  background: #fff;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}
.footer {
  width: 100%;
  height: 804px;
  background: url(../images/17cs.png) no-repeat center top;
  margin-top: 30px;
  padding-top: 210px;
  box-sizing: border-box;
}
.footer .fole {
  width: 440px;
}
.footer .fole li:first-child {
  margin-top: 0;
}
.footer .fole li:nth-child(2) {
  background: url(../images/18cs.png) no-repeat left center;
}
.footer .fole li:nth-child(3) {
  background: url(../images/31cs.png) no-repeat left center;
}
.footer .fole li:nth-child(4) {
  background: url(../images/2cs.png) no-repeat left center;
}
.footer .fole li {
  width: 100%;
  box-sizing: border-box;
  padding-left: 49px;
  background: url(../images/4cs.png) no-repeat left center;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 48px;
}
.footer .fole .er {
  width: 260px;
  height: 260px;
  background-color: #ffffff;
  border-radius: 30px 30px 0px 0px;
  margin-top: 70px;
  box-sizing: border-box;
  padding: 35px 65px;
}
.footer .fole .er p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #666666;
  text-align: center;
}
.footer .fole .er .tu {
  width: 127px;
  height: 126px;
  background: url(../images/11cs.png);
  box-sizing: border-box;
  padding: 9px;
  margin-top: 23px;
}
.footer .fole .er .tu img {
  width: 107px;
  height: 107px;
}
.footer .fori {
  width: 832px;
}
.footer .fori .lyb {
  width: 100%;
  position: relative;
}
.footer .fori .lyb #name {
  background: transparent url(../images/30cs.png) no-repeat 11px center;
}
.footer .fori .lyb #tel {
  background: transparent url(../images/3cs.png) no-repeat 11px center;
  margin-left: 10px;
}
.footer .fori .lyb input {
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0 10px 0 41px;
  width: 220px;
  height: 38px;
  border: solid 1px #82B9E5;
  display: block;
  transition: 0.7s;
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #fff;
  float: left;
  margin-bottom: 13px;
}
.footer .fori .lyb input::placeholder {
  font-size: 14px;
  line-height: 38px;
  letter-spacing: 0px;
  color: #fff;
}
.footer .fori .lyb #codeText {
  border-radius: 8px;
  width: 160px;
  height: 38px;
  padding: 0 20px 0 22px;
  box-sizing: border-box;
  color: #fff;
  border: solid 1px #82B9E5;
  background: transparent ;
  float: left;
  margin-left: 100px;
}
.footer .fori .lyb .yzm {
  position: relative;
  width: 270px;
  height: 42px;
  font-weight: normal;
  float: left;
  margin-left: 10px;
}
.footer .fori .lyb #imgCode {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 90px;
  height: 36px;
  color: #fff;
}
.footer .fori .lyb #btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 154px;
  background-color: #ffffff;
  border-radius: 8px;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #2684d4;
  outline: none;
  cursor: pointer;
  float: right;
  box-sizing: border-box;
  padding: 45px 27px;
}
.footer .fori .lyb #contant {
  box-sizing: border-box;
  padding: 0 10px 0 30px;
  width: 720px;
  height: 106px;
  margin: 13px 0;
  display: block;
  transition: 0.7s;
  color: #fff;
  font-size: 14px;
  border-radius: 8px;
  line-height: 38px;
  letter-spacing: 0px;
  background: transparent url(../images/15cs.png) no-repeat 11px 10px;
  text-indent: 12px;
  border: solid 1px #82B9E5;
}
.footer .fori .lyb #contant::placeholder {
  font-size: 14px;
  line-height: 38px;
  letter-spacing: 0px;
  color: #fff;
}
.footer .fori .dao {
  margin-top: 40px;
}
.footer .fori .dao h3 {
  font-size: 20px;
  color: #ffffff;
}
.footer .fori .dao h3 span {
  display: inline-block;
  margin-left: 18px;
  font-family: Arial;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #ffffff;
}
.footer .fori .dao ul {
  width: 415px;
  float: left;
  height: 66px;
  margin-top: 15px;
}
.footer .fori .dao ul .ti {
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  margin: 6px 0 -2px;
}
.footer .fori .dao ul li {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0px;
  float: left;
  margin-right: 15px;
}
.footer .fori .dao ul li a {
  color: #ffffff;
}
.footer .fori .ban {
  width: 100%;
  margin-top: 60px;
}
.footer .fori .ban .ba {
  font-size: 14px;
  color: #ffffff;
  margin-top: 35px;
}
.footer .fori .ban .ba .tu {
  display: inline-block;
  margin-left: 30px;
  height: 23px;
}
.footer .fori .ban .ba .tu a:last-child img {
  margin-top: 5px;
}
.footer .fori .ban .ba .tu img {
  margin-left: 10px;
  display: block;
  float: left;
  max-height: 23px;
}
.footer .fori .ban .ba a {
  color: #ffffff;
}
.xcConfirm .xc_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background-color: #666666;
  opacity: 0.5;
  transition: 0.3s;
  z-index: 2147000000;
}
.xcConfirm .popBox {
  position: fixed;
  left: 50%;
  top: 50%;
  background-color: #ffffff;
  z-index: 2147000001;
  width: 10px;
  height: 0px;
  margin-left: -285px;
  margin-top: -150px;
  border-radius: 5px;
  font-weight: bold;
  color: #535e66;
  transition: 0.3s;
  overflow: hidden;
}
.xcConfirm .popBox .ttBox {
  height: 30px;
  line-height: 30px;
  padding: 14px 30px;
  border-bottom: solid 1px #eef0f1;
}
.xcConfirm .popBox .ttBox .tt {
  font-size: 18px;
  display: block;
  float: left;
  height: 30px;
  position: relative;
}
.xcConfirm .popBox .txtBox {
  margin: 40px 100px;
  height: 100px;
  overflow: hidden;
}
.xcConfirm .popBox .txtBox p {
  height: 84px;
  margin-top: 16px;
  line-height: 26px;
  overflow-x: hidden;
  overflow-y: auto;
}
.xcConfirm .popBox .txtBox p input {
  width: 364px;
  height: 30px;
  border: solid 1px #eef0f1;
  font-size: 18px;
  margin-top: 6px;
}
.xcConfirm .popBox .btnArea {
  border-top: solid 1px #eef0f1;
}
.xcConfirm .popBox .btnGroup {
  float: right;
}
.xcConfirm .popBox .btnGroup .sgBtn {
  margin-top: 14px;
  margin-right: 10px;
}
.xcConfirm .popBox .sgBtn {
  display: block;
  cursor: pointer;
  float: left;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 5px;
}
.xcConfirm .popBox .sgBtn.ok {
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
  overflow: hidden;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  box-sizing: border-box;
  border: none;
  background-color: #2684d4;
  cursor: pointer;
}
.xcConfirm .popBox .sgBtn.ok::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #2684d4;
  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;
}
.xcConfirm .popBox .sgBtn.ok:hover {
  color: #2684d4;
  background-color: #fff;
}
.xcConfirm .popBox .sgBtn.ok:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.xcConfirm .popBox .sgBtn.cancel {
  background-color: #546a79;
  color: #FFFFFF;
}
.xcConfirm {
  transition: 0.7s;
}
.xcConfirm .openh {
  height: 100%;
}
.xcConfirm .openw1 {
  width: 570px;
}
.xcConfirm .openw {
  height: 300px;
}
