/*-----------------------------------------------------------*/
/*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: #d4050f;
  color: #fff;
}
::-moz-selection {
  background-color: #d4050f;
  color: #fff;
}
::-webkit-selection {
  background-color: #d4050f;
  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;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
i {
  font-weight: normal;
  font-style: normal;
}
.topxunpan {
  height: 40px;
  background: #f3f3f3;
}
.topxunpan > p {
  float: right;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
}
.topxunpan > .center > span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #aaaaaa;
}
.topxunpan > .center > span i {
  font-weight: bold;
}
.xp {
  position: relative;
  float: right;
  line-height: 40px;
  color: #aaaaaa;
  font-size: 14px;
  cursor: pointer;
  box-sizing: content-box;
  padding-left: 20px;
  margin-left: 15px;
  background: url('../images/h.png') no-repeat center;
  background-position-x: 0px;
}
.xp > img {
  margin-right: 2px;
  margin-right: 5px;
  vertical-align: baseline;
}
.topxunpan > .center > a {
  line-height: 40px;
  color: #aaaaaa;
  float: right;
  font-size: 14px;
  display: inline-block;
  transition: 0.7s;
}
.topxunpan > .center > a:hover {
  color: #d4050f;
}
.topxunpan > .center > a::after {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
  color: #aaaaaa;
  display: none;
}
.xp i {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  display: inline-block;
  color: #aaaaaa;
  border-radius: 100%;
}
.xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 40px !important;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 36px;
  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: #d4050f;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
}
.xp #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: #d4050f;
}
.xp #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;
  z-index: 999999999999999999999;
}
.topxunpan {
  height: 40px;
  font-size: 0px;
}
.topxunpan .center > span {
  color: #333333;
}
.topxunpan .center .xp {
  color: #333333;
  box-sizing: content-box;
  padding-left: 33px;
}
.topxunpan .center .xp i {
  font-size: 20px;
  color: #333333;
}
.header {
  width: 100%;
  height: 140px;
  font-size: 0px;
}
.header .center {
  height: 140px;
}
.header .center h1 {
  float: left;
  margin-top: 26px;
}
.header .center .left{
  margin-left: 40px;
  padding-top: 60px;
}
.header .center .left .p1{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 10px;
  letter-spacing: 4px;
  margin-bottom: 10px;
  color: #d4050f;
}
.header .center .left .p2{
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 10px;
  letter-spacing: 0px;
}
.header .center .tel {
  float: right;
  box-sizing: content-box;
  padding-left: 72px;
  background: url('../images/hterl.png') no-repeat center;
  background-position-x: 0px;
  margin-top: 48px;
  margin-right: -200px;
}
.header .center .tel .p1 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333;
}
.header .center .tel .p2 {
  margin-top: 4px;
}
.header .center .tel .p2 i {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  font-family: Arial;
  font-weight: bold;
  box-sizing: content-box;
  padding-right: 20px;
}
.header .center .tel .p2 i:last-of-type {
  border: none;
  margin-right: 0px;
  padding-right: 0px;
  box-sizing: content-box;
  padding-left: 0px;
  margin-left: 0px;
}
.header .center .tel .p2 i:last-of-type:after {
  content: '';
  display: none;
}
.header .center .tel .p2 i:last-of-type:before {
  content: '';
  display: none;
}
.nav {
  background-color: #131a22;
  height: 63px;
}
.nav .center {
  height: 63px;
  position: relative;
}
.nav .center .green {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url('../images/green.png') no-repeat center;
  width: 104px;
  height: 76px;
  transition: 0.7s;
  z-index: 0;
}
.nav .center > ul {
  height: 63px;
  position: relative;
  z-index: 1;
}
.nav .center > ul > li {
  height: 63px;
  float: left;
}
.nav .center > ul > li > a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 63px;
  color: #ffffff;
  box-sizing: content-box;
  padding: 0 33px;
  display: block;
}
.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: 63px;
  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: #d4050f;
  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: #d4050f;
}
.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: 132px;
  top: 63px;
  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: 132;
}
.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, #d4050f, #d4050f) no-repeat;
  background-size: 0% 100%;
  transition: 0.5s;
  padding: 0px;
  border-radius: 0%;
  width: 132px;
}
.nav .center > ul > li > .down > i > a:hover {
  background: linear-gradient(to right, #d4050f, #d4050f) 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: 132px;
  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: 132;
}
.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, #d4050f, #d4050f) no-repeat;
  background-size: 0% 100%;
  transition: 0.5s;
  padding: 0px;
  border-radius: 0%;
  width: 132px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav .center > ul > li > .down > i > .down_ > i > a:hover {
  background: linear-gradient(to right, #d4050f, #d4050f) no-repeat;
  background-size: 100% 100%;
  color: white;
}
.banner {
  max-height: 778px;
  overflow: hidden;
  position: relative;
}
.banner .picScroll .hd .bmen {
  width: 100%;
  position: absolute;
  bottom: 160px;
  left: 0px;
  border-left: 160 0px solid;
  z-index: 999;
}
.banner .picScroll .hd .bmen .center ul {
  width: 120px;
  border-bottom: #fff 1px solid;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.banner .picScroll .hd .bmen .center ul li {
  text-align: center;
  width: 40px;
  border-bottom: #d4050f 3px solid;
  margin-bottom: -2px;
  font-family: Impact;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #db141b;
  outline: none;
  cursor: pointer;
  transition: 0.7s;
  opacity: 0;
}
.banner .picScroll .hd .bmen .center ul li:before {
  content: '0';
  font-family: Impact;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #db141b;
}
.banner .picScroll .hd .bmen .center ul .on {
  opacity: 1;
}
.banner .picScroll .hd .prev {
  width: 60px;
  height: 60px;
  outline: none;
  cursor: pointer;
  background: url('../images/arrows.png') no-repeat center;
  background-position-x: 0px;
  position: absolute;
  top: 45%;
  left: 10%;
  transition: 0.7s;
  opacity: 0;
  z-index: 999;
}
.banner .picScroll .hd .next {
  width: 60px;
  height: 60px;
  outline: none;
  cursor: pointer;
  background: url('../images/arrows.png') no-repeat center;
  background-position-x: -60px;
  position: absolute;
  top: 45%;
  right: 10%;
  transition: 0.7s;
  opacity: 0;
  z-index: 999;
}
.banner .picScroll .bd {
  width: 100%;
}
.banner .picScroll .bd li {
  width: 100%;
  font-size: 0px;
}
.banner .picScroll .bd li > a {
  display: block;
  width: 100%;
}
.banner .picScroll .bd li > a img {
  width: 100%;
}
.banner:hover .picScroll .hd .prev,
.banner:hover .picScroll .hd .next {
  opacity: 1;
}
.link {
  height: 34px;
  box-sizing: content-box;
  padding: 70px 0;
}
.link .center {
  height: 34px;
  font-size: 0px;
  overflow: hidden;
}
.link .center .left {
  font-family: Impact;
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
}
.link .center > ul li {
  float: left;
  margin-left: 78px;
}
.link .center > ul li a {
  transition: 0.7s;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #666666;
  line-height: 34px;
}
.link .center > ul li a:hover {
  color: #d4050f;
}
.footer {
  background-color: #131a22;
}
.footer .center {
  box-sizing: content-box;
  padding-bottom: 40px;
  overflow: hidden;
}
.footer .center .top {
  width: 124px;
  height: 62px;
  background-color: #db141b;
  border-radius: 100%;
  padding-top: 62px;
  box-sizing: content-box;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 67px;
  letter-spacing: 0px;
  color: #333033;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  margin-top: -67px;
  outline: none;
  cursor: pointer;
  margin-bottom: 45px;
}
.footer .center .cont {
  overflow: hidden;
}
.footer .center .cont > ul {
  width: 790px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  float: left;
}
.footer .center .cont > ul > li {
  box-sizing: content-box;
  padding-left: 49px;
  background: url('../images/ful.png') no-repeat center;
  background-position-x: 0px;
  min-height: 176px;
}
.footer .center .cont > ul > li span {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #ffffff;
  box-sizing: content-box;
  padding-left: 24px;
  background: url('../images/ful1.png') no-repeat center;
  background-position-x: 0px;
}
.footer .center .cont > ul > li ul {
  padding-top: 10px;
  box-sizing: content-box;
}
.footer .center .cont > ul > li ul li a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #cacaca;
  box-sizing: content-box;
  padding-left: 24px;
  transition: 0.7s;
}
.footer .center .cont > ul > li ul li a:hover {
  color: #d4050f;
}
.footer .center .cont .right ul li {
  margin-top: 22px;
  box-sizing: content-box;
  padding-left: 58px;
  background: url('../images/fo1.png') no-repeat center;
  background-position-x: 0px !important;
}
.footer .center .cont .right ul li .p1 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #ffffff;
}
.footer .center .cont .right ul li .p2 {
  margin-top: 8px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
.footer .center .cont .right ul li .p2 i {
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  box-sizing: content-box;
  padding-right: 10px;
  font-family: Arial;
  font-weight: bold;
}
.footer .center .cont .right ul li .p2 i:last-of-type {
  border: none;
  margin-right: 0px;
  padding-right: 0px;
  box-sizing: content-box;
  padding-left: 0px;
  margin-left: 0px;
}
.footer .center .cont .right ul li .p2 i:last-of-type:after {
  content: '';
  display: none;
}
.footer .center .cont .right ul li .p2 i:last-of-type:before {
  content: '';
  display: none;
}
.footer .center .cont .right ul .l2 {
  background: url('../images/fo2.png') no-repeat center;
  min-height: 46px;
}
.footer .center .botm .left {
  width: 1075px;
  padding-top: 50px;
  box-sizing: content-box;
}
.footer .center .botm .left .p1 span {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #ffffff;
}
.footer .center .botm .left .p1 a {
  float: right;
  display: block;
  width: 100px;
  box-sizing: content-box;
  padding-left: 68px;
  height: 46px;
  border-radius: 23px;
  background: url('../images/fbtn.png') no-repeat center;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #333333;
  transition: 0.7s;
}
.footer .center .botm .left .p1 a:hover {
  color: #fff;
}
.footer .center .botm .left .p2 {
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: Arial;
  font-weight: bold;
  background: url('../images/foot.png') no-repeat center;
  background-position-x: 265px;
}
.footer .center .botm .left .p3 {
  text-align: right;
  margin: 10px 0;
}
.footer .center .botm .left .bb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .center .botm .left .bb p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #ffffff;
}
.footer .center .botm .left .bb p a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #ffffff;
  transition: 0.7s;
}
.footer .center .botm .left .bb p a:hover {
  color: #d4050f;
}
.footer .center .botm .right img {
  width: 131px;
  height: 131px;
  box-sizing: content-box;
  padding: 18px;
  background: url('../images/ewm.png') no-repeat center;
}
.footer .center .botm .right p {
  width: 166px;
  height: 31px;
  background-color: #666666;
  border-radius: 16px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 5px;
}
