@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: #0d407f;
  color: #fff;
}
::-moz-selection {
  background-color: #0d407f;
  color: #fff;
}
::-webkit-selection {
  background-color: #0d407f;
  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;
  font-size: 14px;
  max-width: 1920px;
  margin: 0 auto !important;
}
*: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);
  background-color: #fff !important;
}

.fixedNav .cp{
  top: 70px !important;
}
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;
}
/* xunpan S */
.container1 {
  height: auto;
  margin: 0 auto;
}
.topxunpan {
  text-align: left;
  box-sizing: border-box;
  height: 30px;
}
.topxunpan > i {
  display: block;
  width: 65px;
  height: 65px;
  margin: 18px auto 10px;
}
.topxunpan .xp {
  position: relative;
  color: #666;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
}
.topxunpan .xp img {
  vertical-align: middle;
}
.topxunpan .rx img {
  vertical-align: middle;
  margin-right: 5px;
}
.topxunpan .xp i {
  color: #fff;
}
.topxunpan .xp #xunpantip {
  z-index: 999;
  position: absolute;
  top: 35px !important;
  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: #0d407f;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
}
.topxunpan .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: #0d407f;
}
.topxunpan .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;
}
.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;
  height: 59px;
  box-sizing: border-box;
}
.xcConfirm .popBox .ttBox .tt {
  font-size: 18px;
  display: block;
  float: left;
  height: 30px;
  position: relative;
}
.xcConfirm .popBox .txtBox {
  margin: 40px 68px;
  height: 68px;
  overflow: hidden;
}
.xcConfirm .popBox .txtBox p {
  height: 68px;
  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: #0d407f;
  cursor: pointer;
}
.xcConfirm .popBox .sgBtn.ok::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0d407f;
  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: #0d407f;
  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: 511px;
}
.xcConfirm .openw {
  height: 275px;
}
.UrbansubstationBox {
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #ddd;
  line-height: 30px;
  margin-left: 15px;
}
.Urbansubstation {
  position: absolute;
  bottom: 30px;
  left: -50%;
  transform: translateX(-25%);
  background: #f8f8f8;
  width: 0;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
  color: #333 !important;
}
.Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333 !important;
}
.UrbansubstationBoxCenter .cxfnbox {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
}
.UrbansubstationBoxCenter .cxfnbox a {
  text-align: left;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: block;
  color: #666 !important;
  padding: 5px 10px 5px 30px;
  line-height: 26px;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.UrbansubstationBox:hover .Urbansubstation {
  min-width: 160px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.Urbansubstation .cxfnbox a:hover::before {
  border-color: #0d407f;
}
.Urbansubstation .cxfnbox a:hover::after {
  background: #0d407f;
}
.Urbansubstation .cxfnbox a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 15px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation .cxfnbox a::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  position: absolute;
  top: 11px;
  left: 10px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation .cxfnbox a:hover {
  transform: translateY(-2px);
  color: #0d407f !important;
}
.contents {
  width: 1280px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  transition: 0.5s linear;
}
.gm {
  transition: 0.2s ease-out;
}
.img100 {
  transform: scale(1);
  transition: 0.5s linear;
}
.img100:hover {
  transform: scale(1.1);
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.box-nav {
  height: 70px;
  display: block;
}
.box-nav .contents {
  height: 70px;
  position: relative;
}
.box-nav .nav {
  width: 100%;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
}
.box-nav .nav .m {
  position: relative;
}
.box-nav .nav .m .mmm {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 70px;
  height: 70px;
}
.box-nav .nav .m:hover .mmm {
  color: #0d407f;
}
.box-nav .nav .another .mmm {
  color: #0d407f;
}
.box-nav .sub {
  display: none;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999999;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
.box-nav .sub .nav-con {
  width: 1300px;
  background: url(../images/navsub.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 55px 0 55px 52px;
  box-sizing: border-box;
}
.box-nav .sub .nav-con::before {
  content: "";
  display: block;
  width: 500px;
  height: 500px;
  position: absolute;
  border-radius: 50%;
  background: #0d407f;
  opacity: 0.1;
  top: 60px;
  right: -100px;
}
.box-nav .sub .nav-con::after {
  content: "";
  display: block;
  width: 95px;
  height: 95px;
  position: absolute;
  background: #0d407f;
  opacity: 0.3;
  border-radius: 50%;
  top: 112px;
  left: -55px;
}
.box-nav .sub .nav-con .navListimg {
  width: 932px;
  display: flex;
  transform: translateY(60px);
  opacity: 0;
  transition: 0.4s ease-out;
  transition-delay: 0.1s;
}
.box-nav .sub .nav-con .navListimg li {
  width: 200px;
  margin-right: 44px;
  position: relative;
  transition: 0.3s ease-out;
}
.box-nav .sub .nav-con .navListimg li i {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}
.box-nav .sub .nav-con .navListimg li .cond {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  padding: 0 0 0 49px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-nav .sub .nav-con .navListimg li .tu {
  width: 200px;
  height: 134px;
  margin: 13px 0 0;
  position: relative;
  z-index: 50;
}
.box-nav .sub .nav-con .navListimg li .tu::before {
  content: "";
  display: block;
  width: 200px;
  height: 134px;
  position: absolute;
  background: #0d407f;
  top: 5px;
  left: 5px;
  z-index: -1;
}
.box-nav .sub .nav-con .navListimg li .tu .img {
  display: block;
  width: 200px;
  height: 134px;
  overflow: hidden;
}
.box-nav .sub .nav-con .navListimg li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-out;
}
.box-nav .sub .nav-con .navListimg li:hover {
  transform: translateY(-4px);
}
.box-nav .sub .nav-con .navListimg li:hover .tu .img img {
  transform: scale(1.1);
}
.box-nav .sub .nav-con .navListimg li:last-child {
  margin: 0;
}
.box-nav .sub .nav-con .navTitle {
  width: 1005px;
  height: 150px;
  position: relative;
  display: flex;
  margin: 68px 0 0;
  transform: translateY(60px);
  opacity: 0;
  transition: 0.4s ease-out;
  transition-delay: 0.2s;
}
.box-nav .sub .nav-con .navTitle li {
  margin-right: 10px;
}
.box-nav .sub .nav-con .navTitle li .bdnav {
  width: 160px;
  height: 78px;
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 77px;
  text-align: center;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px 10px 0 0;
  position: relative;
  z-index: 10;
  border-bottom: none;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-nav .sub .nav-con .navTitle li .bdnav::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #ddd;
  bottom: 0;
  left: 0;
  transition: 0.3s ease-out;
}
.box-nav .sub .nav-con .navTitle li .secondnav {
  position: absolute;
  top: 77px;
  left: 0;
  display: none;
  width: 1005px;
  height: 72px;
  background: #fff;
  border-radius: 0 0 0 10px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.box-nav .sub .nav-con .navTitle li .secondnav .cond {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 72px;
  width: 160px;
  text-align: center;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s ease-out;
}
.box-nav .sub .nav-con .navTitle li .secondnav .cond:hover {
  transform: translateY(-4px);
}
.box-nav .sub .nav-con .navTitle li .secondnav .cond::before {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  position: absolute;
  background: #e2e2e2;
  top: 50%;
  right: 0;
  margin-top: -6.5px;
}
.box-nav .sub .nav-con .navTitle li .secondnav a:last-child::before {
  display: none;
}
.box-nav .sub .nav-con .navTitle .on .bdnav {
  background: #ffffff;
}
.box-nav .sub .nav-con .navTitle .on .bdnav::before {
  width: 0;
}
.box-nav .sub .nav-con .navTitle .on .secondnav {
  display: flex;
}
.box-nav .sub .nav-con .Online {
  width: 382px;
  height: 443px;
  background: url(../images/Online.png) no-repeat top left;
  background-position-x: 107px;
  border-radius: 50%;
  position: absolute;
  top: 64px;
  right: 0;
  z-index: 10;
  transform: translateX(350px);
  opacity: 0;
  transition: 0.4s ease-out;
  transition-delay: 0.1s;
}
.box-nav .sub .nav-con .Online .sultat {
  display: block;
  width: 236px;
  height: 72px;
  background: #0d407f;
  border-radius: 36px;
  font-size: 18px;
  color: #fff;
  line-height: 72px;
  padding: 0 0 0 111px;
  box-sizing: border-box;
  position: absolute;
  top: 313px;
  left: 94px;
  z-index: 10;
  overflow: hidden;
}
.box-nav .sub .nav-con .Online .sultat::after {
  content: "";
  display: block;
  width: 37px;
  height: 72px;
  position: absolute;
  background: url(../images/navzxonline.png) no-repeat center;
  top: 0;
  left: 54px;
  z-index: 5;
  pointer-events: none;
}
.box-nav .sub .nav-con .Online .sultat::before {
  content: "";
  display: block;
  width: 0;
  height: 72px;
  position: absolute;
  background: #000;
  top: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: 0.3s ease-out;
}
.box-nav .sub .nav-con .Online .sultat:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}
.box-nav .sub .naversamll .eee {
  display: block;
  width: 150px;
  height: 46px;
  font-size: 16px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-nav .sub .naversamll .eee::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  background: #0d407f;
  top: 0;
  left: 0;
  transition: 0.3s ease-out;
  z-index: -1;
}
.box-nav .sub .naversamll .eee::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #0d407f;
  opacity: 0.6;
  top: 0;
  left: 0;
  transition: 0.3s ease-out;
  z-index: -1;
  pointer-events: none;
}
.box-nav .sub .naversamll .eee:hover::before {
  height: 100%;
}
.box-nav .onsub .nav-con .navListimg {
  transform: translateY(0);
  opacity: 1;
}
.box-nav .onsub .nav-con .navTitle {
  transform: translateY(0);
  opacity: 1;
}
.box-nav .onsub .nav-con .Online {
  transform: translateX(0);
  opacity: 1;
}
.box-nav .cp {
  position: fixed;
  top: 171px;
}
.homes .box-nav {
  display: none !important;
}
.homes .warp {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.warp .header {
  height: 1.02rem;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10%;
  background: #fff;
  position: relative;
}
.warp .header .logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
}
.warp .header .logo img {
  display: block;
  width: auto;
  height: 0.45rem;
}
.warp .header .list {
  width: 2.12rem;
  height: 0.4rem;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
}
.warp .header .list li {
  width: 0.4rem;
  height: 0.4rem;
  position: relative;
}
.warp .header .list li:nth-child(1) {
  background: url(../images/a4s.png) no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.warp .header .list li:nth-child(1) img {
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 4px;
  position: absolute;
  top: 0.7rem;
  left: 50%;
  margin-left: -0.5rem;
  opacity: 0;
  pointer-events: none;
  z-index: 100;
  transition: 0.5s linear;
}
.warp .header .list li:nth-child(1):hover img {
  opacity: 1;
  top: 0.4rem;
}
.warp .header .list li:nth-child(2) {
  background: url(../images/a5s.png) no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.warp .header .list li:nth-child(2) span {
  display: block;
  font-size: 0.16rem;
  color: #fff;
  padding: 0 0.15rem;
  background: #0d407f;
  line-height: 0.35rem;
  border-radius: 0.04rem;
  position: absolute;
  top: 0.7rem;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  z-index: 100;
  transition: 0.5s linear;
}
.warp .header .list li:nth-child(2):hover span {
  top: 0.4rem;
  opacity: 1;
  pointer-events: all;
}
.warp .header .list li:nth-child(3) {
  background: url(../images/a6s.png) no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.warp .header .list li:nth-child(3) a {
  display: block;
  width: 100%;
  height: 100%;
}
.warp .slideshowbanner {
  position: relative;
  width: 100%;
  height: 100vh;
}
.warp .slideshowbanner .swiper-slide {
  position: relative;
}
.warp .slideshowbanner .swiper-slide a {
  display: block;
}
.warp .slideshowbanner .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  animation: pulse 12s infinite;
}
.warp .slideshowbanner .swiper-slide .text {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(60px);
  transition: 0.6s linear;
  opacity: 0;
}
.warp .slideshowbanner .swiper-slide .text img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.warp .slideshowbanner .swiper-slide-active .text {
  transform: translateY(0);
  opacity: 1;
}
.warp .slideshowbanner .bprev {
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/prev-b.png) no-repeat center;
  background-size: 0.17rem 0.31rem;
  text-indent: -99999px;
  position: absolute;
  top: 50%;
  left: 8%;
  margin-top: -0.25rem;
  z-index: 10;
  cursor: pointer;
  border: none;
}
.warp .slideshowbanner .bnext {
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/next-b.png) no-repeat center;
  background-size: 0.17rem 0.31rem;
  text-indent: -99999px;
  position: absolute;
  top: 50%;
  right: 8%;
  margin-top: -0.25rem;
  z-index: 10;
  cursor: pointer;
  border: none;
}
.warp .art {
  height: 1.02rem;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 15%;
  box-sizing: border-box;
  width: 100%;
  z-index: 50;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.warp .art .tel {
  height: 0.46rem;
  padding-left: 0.59rem;
  background: url(../images/tel1.png) no-repeat center left;
  background-size: 0.46rem 0.46rem;
}
.warp .art .tel i {
  display: block;
  font-family: Arial;
  font-size: 0.12rem;
  color: #fff;
  line-height: 0.25rem;
}
.warp .art .tel span {
  display: block;
  font-family: Arial;
  font-size: 0.22rem;
  color: #fff;
  line-height: 0.25rem;
}
.warp .art .capitalslide {
  width: 3.5rem;
  height: 1.02rem;
  padding: 0.16rem 0.5rem 0.16rem 0.5rem;
  box-sizing: border-box;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 50;
}
.warp .art .capitalslide::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  z-index: -1;
  transition: 0.5s linear;
}
.warp .art .capitalslide .bd li {
  display: flex;
  justify-content: space-between;
  width: 2.6rem;
  position: relative;
  z-index: 50;
}
.warp .art .capitalslide .bd li .text {
  width: 1.6rem;
  margin: 0.15rem 0 0;
}
.warp .art .capitalslide .bd li .text em {
  display: block;
  font-family: Arial;
  font-size: 0.12rem;
  color: #fff;
  line-height: 0.25rem;
}
.warp .art .capitalslide .bd li .text .cond {
  display: block;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.warp .art .capitalslide .bd li .img {
  display: block;
  width: 0.75rem;
  height: 0.7rem;
  overflow: hidden;
}
.warp .art .capitalslide .bd li .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  transition: 0.5s linear;
}
.warp .art .capitalslide .bd li .img img:hover {
  transform: scale(1.1);
}
.warp .art .capitalslide .arr {
  width: 0.83rem;
  height: 0.39rem;
  position: absolute;
  top: -0.42rem;
  left: 0;
  z-index: 50;
  border: solid 1px #808083;
  display: flex;
  justify-content: space-between;
}
.warp .art .capitalslide .arr .prev {
  width: 0.39rem;
  height: 0.39rem;
  cursor: pointer;
  background: url(../images/prev-c.png) no-repeat center;
  border-right: solid 1px #808083;
  transition: 0.5s linear;
}
.warp .art .capitalslide .arr .prev:hover {
  background: rgba(112, 124, 130, 0.7) url(../images/prev-c.png) no-repeat center;
}
.warp .art .capitalslide .arr .next {
  width: 0.43rem;
  height: 0.39rem;
  cursor: pointer;
  background: url(../images/next-c.png) no-repeat center;
  transition: 0.5s linear;
}
.warp .art .capitalslide .arr .next:hover {
  background: rgba(112, 124, 130, 0.7) url(../images/next-c.png) no-repeat center;
}
.warp .art .capitalslide:hover::before {
  height: 100%;
}
.warp .art .capitalslide:hover .bd li .text em {
  color: #707c82;
}
.warp .art .capitalslide:hover .bd li .text .cond {
  color: #707c82;
}
.warp .art .samllsilde {
  width: 6rem;
  height: 0.7rem;
  padding: 0 0.9rem 0 0;
  box-sizing: border-box;
  position: relative;
}
.warp .art .samllsilde .bd li {
  display: flex;
  justify-content: space-between;
}
.warp .art .samllsilde .bd li .data {
  width: 0.45rem;
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  line-height: 0.15rem;
  text-align: center;
}
.warp .art .samllsilde .bd li .data i {
  display: block;
  font-family: Arial;
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.4rem;
  margin: 0 0 0.07rem 0;
}
.warp .art .samllsilde .bd li .text {
  width: 4.1rem;
}
.warp .art .samllsilde .bd li .text .cond {
  display: block;
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.35rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.warp .art .samllsilde .bd li .text p {
  font-size: 0.14rem;
  color: #d9dae3;
  line-height: 0.35rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.warp .art .samllsilde .arr {
  display: flex;
  justify-content: space-between;
  width: 0.5rem;
  height: 0.2rem;
  position: absolute;
  top: 0.25rem;
  right: 0.09rem;
}
.warp .art .samllsilde .arr .prev {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: url(../images/prev-s.png) no-repeat center;
  cursor: pointer;
}
.warp .art .samllsilde .arr .next {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: url(../images/next-s.png) no-repeat center;
  cursor: pointer;
}
.warp .leftbox {
  width: 1.03rem;
  height: 100vh;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 60;
}
.warp .leftbox::before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  background: rgba(112, 124, 130, 0.3);
  top: 0;
  left: auto;
  right: 0;
  transition: 0.5s linear;
}
.warp .leftbox .list {
  width: 0.38rem;
  height: 1.54rem;
  position: absolute;
  bottom: 17%;
  left: 50%;
  margin-left: -0.19rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.warp .leftbox .list li {
  width: 0.38rem;
  height: 0.38rem;
}
.warp .leftbox .list li .cond span {
  display: block;
  width: 0;
  height: 0.4rem;
  background: #0d407f;
  border-radius: 0.5rem;
  font-size: 0.14rem;
  line-height: 0.4rem;
  color: #fff;
  text-align: center;
  opacity: 0;
  overflow: hidden;
  transition: 0.5s linear;
}
.warp .leftbox .list li:hover .cond span {
  opacity: 1;
  width: 1.05rem;
}
.warp .leftbox .list li:nth-child(1) {
  background: url(../images/a1.png) no-repeat center;
  background-size: 0.38rem 0.38rem;
}
.warp .leftbox .list li:nth-child(2) {
  background: url(../images/a2.png) no-repeat center;
  background-size: 0.38rem 0.38rem;
}
.warp .leftbox .list li:nth-child(3) {
  background: url(../images/a3.png) no-repeat center;
  background-size: 0.38rem 0.38rem;
}
.warp .bg::before {
  width: 100%;
  left: 0;
  right: 0;
}
.warp .mess {
  width: 0.6rem;
  height: 1.78rem;
  background: url(../images/mess.jpg) no-repeat center;
  background-size: 0.6rem 1.78rem;
  position: absolute;
  top: 44%;
  right: 0;
  margin-top: -0.3rem;
  z-index: 100;
}
.homes .header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  background: none;
  height: 1.02rem;
  border-color: rgba(255, 255, 255, 0.5);
}
.homes .header .list li:nth-child(1) {
  background: url(../images/a4.png) no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.homes .header .list li:nth-child(2) {
  background: url(../images/a5.png) no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.homes .header .list li:nth-child(3) {
  background: url(../images/a6.png) no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.menu-btn {
  width: 1.03rem;
  height: 1.02rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-btn::before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  background: #fff;
  top: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: 0.5s linear;
}
.menu-btn .icon {
  position: relative;
  z-index: 100;
}
.menu-btn .icon::after {
  content: "";
  display: block;
  width: 12px;
  height: 47px;
  position: absolute;
  background: url(../images/menu.png) no-repeat center;
  bottom: -1.2rem;
  left: 50%;
  margin-left: -6px;
}
.menu-btn .icon span {
  display: block;
  width: 0.3rem;
  height: 0.02rem;
  background: #fff;
  margin-bottom: 0.05rem;
  transition: 0.5s linear;
}
.menu-btn .on::after {
  display: none;
}
.menu-btn .on span {
  margin: 0;
}
.menu-btn .on span:nth-child(1) {
  transform: rotate(-45deg);
  transform-origin: center;
}
.menu-btn .on span:nth-child(2) {
  display: none;
}
.menu-btn .on span:nth-child(3) {
  transform: rotate(45deg);
  transform-origin: center;
}
.menu-btn:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}
.menu-btn:hover span {
  background: #333;
}
.nav0box {
  width: 2.02rem;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 1.03rem;
  z-index: 50;
  pointer-events: none;
}
.nav0box .box {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99FFFFFF', endColorstr='#99FFFFFF');
  background: rgba(255, 255, 255, 0.6);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 0.36s;
  -moz-transition: all 0.36s;
  -o-transition: all 0.36s;
  transition: all 0.36s;
  -webkit-transform: perspective(12.625rem) rotateY(90deg);
  -moz-transform: perspective(12.625rem) rotateY(90deg);
  -ms-transform: perspective(12.625rem) rotateY(90deg);
  -o-transform: perspective(12.625rem) rotateY(90deg);
  transform: perspective(12.625rem) rotateY(90deg);
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  height: 100%;
}
.nav0box .box .logo {
  display: block;
  height: 1.02rem;
  padding: 0.27rem 0 0;
}
.nav0box .box .logo img {
  width: auto;
  height: 0.45rem;
  display: block;
  margin: 0 auto;
}
.nav0box .box ul {
  margin: 0.5rem 0.1rem;
  padding: 0 0 0.7rem 0;
  border-bottom: 1px solid #e2e0df;
  box-sizing: border-box;
}
.nav0box .box ul li {
  font-size: 0.16rem;
  line-height: 0.55rem;
  padding-left: 0.4rem;
}
.nav0box .box ul li a {
  display: inline-block;
  line-height: 0.55rem;
  position: relative;
}
.nav0box .box ul li a::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  position: absolute;
  background: #0d407f;
  bottom: 0;
  left: auto;
  right: 0;
  transition: 0.5s linear;
}
.nav0box .box ul li:hover a::before {
  width: 100%;
  left: 0;
  right: auto;
}
.nav0box .box p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #aeb1b2;
  padding: 0 0.1rem;
}
.nav0box .on {
  transform: perspective(1000) rotateY(0deg);
  -moz-transform: perspective(12.625rem) rotateY(0deg);
  -ms-transform: perspective(12.625rem) rotateY(0deg);
  -o-transform: perspective(12.625rem) rotateY(0deg);
  transform: perspective(12.625rem) rotateY(0deg);
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  pointer-events: all;
}


.footer {
  height: 323px;
  background: url(../images/footer.jpg) no-repeat center top;
  padding: 67px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}

.footer .contents {
  position: relative;
}

.footer .warp {
  display: flex;
  justify-content: space-between;
  height: 146px;
}

.footer .warp .aside {
  width: 710px;
  display: flex;
  justify-content: space-between;
}

.footer .warp .aside .logo {
  margin: 0 0 0 44px;
}

.footer .warp .aside .logo img {
  width: auto;
  height: 40px;
}

.footer .warp .aside .text li {
  display: flex;
}

.footer .warp .aside .text li i {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 36px;
}

.footer .warp .aside .text li span {
  font-size: 16px;
  color: #fff;
  line-height: 36px;
}

.footer .warp .aside .erm {
  width: 120px;
  height: 120px;
  border-radius: 4px;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
}

.footer .warp .aside .erm img {
  width: 100%;
  height: 100%;
}

.footer .warp .list {
  width: 430px;
  display: flex;
  justify-content: space-between;
}

.footer .warp .list li {
  width: 118px;
  position: relative;
}

.footer .warp .list li::before {
  content: "";
  display: block;
  width: 118px;
  height: 2px;
  position: absolute;
  background: #7d7d7d;
  top: 30px;
  left: 0;
}

.footer .warp .list li p {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
}

.footer .warp .list li .er {
  margin-top: 30px;
}

.footer .warp .list li .er a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.2s ease-out;
}

.footer .warp .list li .er a:hover {
  transform: translateY(-4px);
}

.footer .ban {
  margin: 70px 0 0;
}

.footer .ban p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.footer .ban p a {
  color: #fff;
}

.footer .link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: -50px;
  left: 90;
  width: 100%;
  z-index: 50;
}

.footer .link p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  flex: 1;
}

.footer .link .lj {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 92%;
}

.footer .link .lj a {
  display: block;
  font-size: 14px;
  color: #fff;
  transition: 0.2s ease-out;
  margin-right: 20px;
}

.footer .link .lj a:hover {
  transform: translateY(-5px);
}



@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@media (max-width: 1440px) {
  .warp .art {
    padding: 0 4%;
  }
}

@media(max-width:1290px) {
  .box-nav .contents{
    width: 100%;
  }

  .box-nav .nav {
    padding: 0 10%;
    box-sizing: border-box;
  }
  .footer .contents{
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
  }
}