/*-----------------------------------------------------------*/
/*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: #00a54f;
  color: #fff;
}
::-moz-selection {
  background-color: #00a54f;
  color: #fff;
}
::-webkit-selection {
  background-color: #00a54f;
  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;
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  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;
}
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;
}
.webqqs {
  z-index: 9999999999999999999;
}
#container {
  position: relative;
  left: 100px;
  top: 100px;
  width: 600px;
  height: 600px;
  outline: 4px solid #222;
  overflow: auto;
}
#content {
  width: 800px;
  height: 1000px;
  background-color: #ccc;
}
#container2 {
  position: relative;
  left: 100px;
  top: 100px;
  width: 300px;
  height: 400px;
  outline: 4px solid #222;
  overflow: auto;
}
#content2 {
  width: 500px;
  height: 600px;
  background-color: #aaa;
}
.checkers {
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 100px 100px;
  background-position: 0 0, 50px 50px;
}
::-webkit-scrollbar {
  width: 15px;
  /*height: 4px;*/
}
.ld-smart-container {
  position: absolute;
  z-index: 2;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
}
.ld-overlap-container {
  position: absolute;
  top: 0 !important;
}
.ld-smart-container .ld-3d-parent {
  width: 100% !important;
  height: 100% !important;
  pointer-events: none;
  transform-style: preserve-3d;
  perspective: 9000px;
  opacity: 1;
  position: relative;
}
.ld-smart-container .ld-transform-target {
  position: relative;
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  width: 100% !important;
  height: 100% !important;
  pointer-events: none;
  transform-style: preserve-3d;
}
.ld-smart-container .ld-3d-object {
  position: absolute;
  pointer-events: none;
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform-style: preserve-3d;
  -webkit-perspective: 1000;
  backface-visibility: hidden;
  perspective: 1000px;
}
.ld-smart-container .ld-3d-object,
.ld-smart-container .ld-transform-target {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.ld-smart-container {
  position: absolute;
  z-index: 2;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
}
.ld-overlap-container {
  position: absolute;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.ld-smart-container .ld-3d-parent {
  width: 100% !important;
  height: 100% !important;
  pointer-events: none;
  transform-style: preserve-3d;
  perspective: 9000px;
  opacity: 1;
  position: relative;
}
.ld-smart-container .ld-transform-target {
  position: relative;
  -webkit-transform-style: flat;
  width: 100% !important;
  height: 100% !important;
  transform-style: preserve-3d;
}
.ld-smart-container .ld-3d-object {
  position: absolute;
  -webkit-transform-style: flat;
  transform-style: preserve-3d;
  -webkit-perspective: 1000;
  backface-visibility: hidden;
  perspective: 1000px;
}
.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: #0095d9;
  cursor: pointer;
}
.xcConfirm .popBox .sgBtn.ok::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0095d9;
  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: #0095d9;
  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;
}
.center {
  width: 1300px;
  margin: 0 auto;
}
.nav {
  position: relative;
  z-index: 99999;
}
.fixedNav {
  position: fixed !important;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.nav {
  width: 100%;
  background-color: #fff;
  height: 100px;
  margin-top: 1px;
}
.nav .center {
  width: 100%;
}
.nav .center h1 {
  float: left;
  margin-top: 16px;
  margin-left: 145px;
}
.nav .center > ul {
  float: right;
  margin-right: 40px;
}
.nav .center > ul > li {
  float: left;
}
.nav .center > ul > li > a {
  display: block;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 100px;
  letter-spacing: 0px;
  color: #333333;
  transition: 0.7s;
  box-sizing: content-box;
  padding: 0 30px;
}
.nav .center > ul > li > a:hover {
  color: #00a54f;
}
.nav .center > ul > li {
  position: relative;
}
.nav .center > ul > li .navbg {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 0 0 50px 50px;
  position: absolute;
  top: 100px;
  left: 0px;
  overflow: hidden;
  height: 0px;
  transition: 0.5s;
}
.nav .center > ul > li .navbg > ul {
  text-align: center;
  font-size: 0px;
  overflow: hidden;
}
.nav .center > ul > li .navbg > ul > li {
  display: inline-block;
  width: 260px;
  position: relative;
  box-sizing: content-box;
  padding: 20px;
  background-color: #fff;
  border-radius: 15px;
  margin: 0 16px;
  margin-top: 20px;
  transition: 0.7s;
  top: -350px;
}
.nav .center > ul > li .navbg > ul > li .img {
  display: block;
  width: 260px;
  height: 170px;
  overflow: hidden;
  border-radius: 10px;
  margin-top: 15px;
}
.nav .center > ul > li .navbg > ul > li .img img {
  width: 100%;
  height: 100%;
  transition: 0.7s;
}
.nav .center > ul > li .navbg > ul > li > .a1 {
  display: block;
  width: 170px;
  height: 40px;
  background-color: #00a54f;
  border-radius: 20px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: -20px;
  left: 69px;
  transition: 1.4s;
  opacity: 0;
  transform: scale(0.1);
}
.nav .center > ul > li .navbg > ul > li ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 16px;
  box-sizing: content-box;
}
.nav .center > ul > li .navbg > ul > li ul li a {
  text-align: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #666666;
  width: 130px;
  transition: 0.7s;
}
.nav .center > ul > li .navbg > ul > li ul li a:hover {
  color: #00a54f;
}
.nav .center > ul > li .navbg > ul > li ul li a:before {
  content: '◎';
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #666666;
  box-sizing: content-box;
  padding-right: 8px;
  display: inline-block;
  vertical-align: middle;
}
.nav .center > ul > li .navbg > ul > li:hover .img img {
  transform: scale(1.1);
}
.nav .center > ul > li .nav_on {
  height: 390px;
  padding-top: 22px;
  box-sizing: content-box;
}
.nav .center > ul > li .nav_on > ul .on {
  top: 0px;
}
.nav .center > ul > li .nav_on > ul .on > .a1 {
  opacity: 1;
  transform: scale(1);
}
.nav .center > ul > li:hover > .down {
  opacity: 1;
}
.nav .center > ul > li:hover > .down > i {
  height: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.nav .center > ul > li:hover > .down > i > a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.nav .center > ul > li > .down {
  position: absolute;
  width: 120px;
  top: 100px;
  display: inline-block;
  left: 0px;
  opacity: 0;
  z-index: 66666;
}
.nav .center > ul > li > .down > i {
  height: 0px;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  transition: 0.5s;
  width: 120;
}
.nav .center > ul > li > .down > i > a {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  display: block;
  color: white;
  text-align: center;
  background: linear-gradient(to right, #00a54f, #00a54f) no-repeat;
  background-size: 0% 100%;
  transition: 0.5s;
  padding: 0px;
  border-radius: 0%;
  width: 120px;
}
.nav .center > ul > li > .down > i > a:hover {
  background: linear-gradient(to right, #00a54f, #00a54f) no-repeat;
  background-size: 100% 100%;
  color: white;
}
.nav .center > ul > li > .down > i:hover > .down_ {
  width: 100%;
  opacity: 1;
}
.nav .center > ul > li > .down > i:hover > .down_ > i {
  height: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.nav .center > ul > li > .down > i:hover > .down_ > i > a {
  font-size: 14px;
  line-height: 40px;
}
.nav .center > ul > li > .down > i > .down_ {
  width: 0%;
  position: absolute;
  left: 120px;
  top: 0px;
  transition: 0.5s;
  opacity: 0;
}
.nav .center > ul > li > .down > i > .down_ > i {
  font-size: 14px;
  height: 0px;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  transition: 0.5s;
  position: relative;
  width: 120;
}
.nav .center > ul > li > .down > i > .down_ > i > a {
  line-height: 0px;
  font-size: 0px;
  display: block;
  color: white;
  text-align: center;
  background: linear-gradient(to right, #00a54f, #00a54f) no-repeat;
  background-size: 0% 100%;
  transition: 0.5s;
  padding: 0px;
  border-radius: 0%;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav .center > ul > li > .down > i > .down_ > i > a:hover {
  background: linear-gradient(to right, #00a54f, #00a54f) no-repeat;
  background-size: 100% 100%;
  color: white;
}
.nav .center > ul .another > a {
  color: #00a54f;
}
.nav .center .fast {
  float: right;
  width: 100px;
  height: 100px;
  position: relative;
}
.nav .center .fast .menu {
  width: 100px;
  height: 100px;
  background: url('../images/menu.jpg') no-repeat center;
  outline: none;
  cursor: pointer;
}
.navs {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  margin-top: 0px;
}
.footer {
  background: url('../images/footer.jpg') no-repeat center;
  height: 900px;
}
.footer .center .text {
  padding-top: 300px;
  box-sizing: content-box;
  width: 300px;
}
.footer .center .text .p1 {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #444444;
  margin-top: 40px;
  margin-bottom: 30px;
}
.footer .center .text .p2 {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #555555;
}
.footer .center .text ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}
.footer .center .text ul li {
  width: 35px;
  height: 30px;
  position: relative;
  outline: none;
  cursor: pointer;
}
.footer .center .text ul li .img {
  width: 35px;
  height: 30px;
  position: relative;
  display: block;
}
.footer .center .text ul li .img img {
  transition: 0.7s;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.footer .center .text ul li .img .i1 {
  transition: 0.7s;
  opacity: 1;
}
.footer .center .text ul li .img .i2 {
  transition: 0.7s;
  opacity: 0;
}
.footer .center .text ul li .ewm {
  position: absolute;
  top: 40px;
  left: -36px;
  height: 0;
  transition: 0.7s;
  overflow: hidden;
}
.footer .center .text ul li .ewm img {
  width: 90px;
  height: 90px;
  background: url('../images/ewm.png') no-repeat center;
  padding: 6px;
  padding-top: 13px;
  box-sizing: content-box;
}
.footer .center .text ul li:hover .ewm {
  height: 106px;
}


.footer{
  overflow: hidden;
}

.footer .center .text {
  float: left;
}
.footer .center #adsText {
  display: none;
}
.footer .center #copuse {
  display: none;
}
.footer .center #containermap {
  margin-top: 248px !important;
  background: none !important;
  float: right;
  width: 800px !important;
  height: 600px !important;
  display: none;
}
