.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.biaoti {
  width: 100%;
  height: 73px;
}
.biaoti .ti {
  float: left;
}
.biaoti .ti .yi {
  font-family: Arial;
  font-size: 40px;
  font-weight: bold;
  color: #0f0d10;
  line-height: 33px;
}
.biaoti .ti h3 {
  color: #0f0d10;
  font-size: 24px;
  font-weight: bold;
  width: 145px;
  line-height: 28px;
  margin-top: 11px;
  background: url("../images/5yt.png") no-repeat right center;
}
.biaoti .mo {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  margin-top: 12px;
  float: right;
  background: url("../images/9yt.png") no-repeat left center;
  color: #666666;
  font-size: 16px;
}
.cpzx {
  width: 100%;
  height: 787px;
  padding-top: 70px;
  box-sizing: border-box;
}
.cpzx ul {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cpzx ul li:hover {
  box-shadow: 0 0 10px 0 #ccc;
}
.cpzx ul li {
  transition: 0.5s;
  margin-top: 40px;
  flex: 0 0 400px;
  float: left;
  width: 400px;
  position: relative;
  height: 240px;
  background-color: #f9f9fb;
  box-sizing: border-box;
  padding: 48px 33px 0;
}
.cpzx ul li img {
  position: absolute;
  top: 55px;
  right: 30px;
}
.cpzx ul li .ti {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 260px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.cpzx ul li .ti a {
  color: #333;
}
.cpzx ul li .yi {
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  margin: 12px 0 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px;
}
.cpzx ul li .mo:hover span {
  color: #fff;
}
.cpzx ul li .mo:hover i {
  background: url("../images/3yt.png") no-repeat center;
}
.cpzx ul li .mo {
  width: 130px;
  height: 40px;
  background-color: #fff;
  border-radius: 20px;
  border: solid 1px #eeeeee;
  display: block;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  position: relative;
  box-sizing: border-box;
  padding-left: 22px;
  overflow: hidden;
  transition: 0.3s;
}
.cpzx ul li .mo i {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 11px;
  right: 18px;
  background: url("../images/4yt.png") no-repeat center;
  transition: 0.3s;
  z-index: 2;
}
.cpzx ul li .mo canvas {
  width: 100%;
}
.gywm {
  width: 100%;
  height: 600px;
  background: url("../images/12yt.png") no-repeat center;
  padding-top: 127px;
  box-sizing: border-box;
}
.gywm .gyle {
  width: 573px;
}
.gywm .ti {
  width: 573px;
  height: 23px;
  line-height: 23px;
  font-size: 24px;
  color: #333;
  background: url("../images/6yt.png") no-repeat right center;
}
.gywm .yi {
  width: 390px;
  height: 54px;
  background: url("../images/aboutyoutai.png") no-repeat center;
  margin: 30px 0 43px;
}
.gywm .jie {
  line-height: 42px;
  letter-spacing: 0px;
  color: #666666;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.gywm .mo:hover {
  background: url(../images/8yt.png) no-repeat right bottom;
}
.gywm .mo {
  margin-top: 50px;
  display: block;
  width: 108px;
  font-family: Arial;
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  background: url(../images/8yt.png) no-repeat left bottom;
  color: #666;
  transition: 0.5s;
}
.gywm .yy {
  float: right;
  width: 375px;
  height: 265px;
  background: url("../images/14yt.png") no-repeat center;
  margin-top: 170px;
  overflow: hidden;
}
.gywm .yy img {
  width: 315px;
  height: 206px;
  margin: 30px auto;
  display: block;
}
.tjcp {
  width: 100%;
  height: 864px;
  padding-top: 70px;
  box-sizing: border-box;
}
.tjcp ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.tjcp ul li {
  margin-top: 22px;
  flex: 0 0 300px;
  float: left;
  width: 300px;
}
.tjcp ul li .tu:hover img {
  transform: scale(1.1);
}
.tjcp ul li .tu {
  width: 100%;
  height: 240px;
  border-radius: 4px;
  border: solid 1px #dddddd;
}
.tjcp ul li .tu a {
  display: block;
  width: 280px;
  height: 220px;
  border-radius: 4px;
  margin: 10px;
  overflow: hidden;
}
.tjcp ul li .tu a img {
  width: 280px;
  height: 220px;
  transition: 0.5s;
}
.tjcp ul li .ti:hover {
  text-indent: 5px;
}
.tjcp ul li .ti:hover a {
  color: #123872;
}
.tjcp ul li .ti {
  line-height: 56px;
  box-sizing: border-box;
  padding: 0 30px 0 11px;
  font-size: 16px;
  color: #333;
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/1yt.png) no-repeat 268px center;
}
.tjcp ul li .ti a {
  color: #333;
}
.ys {
  width: 100%;
  height: 550px;
  background: url("../images/13yt.png") no-repeat center;
  padding-top: 122px;
  box-sizing: border-box;
}
.ys .ti {
  font-size: 32px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
}
.ys .tempWrap {
  float: left;
}
.ys .bd {
  width: 740px;
  float: left;
}
.ys .bd .zi {
  width: 740px;
  float: left;
}
.ys .bd .zi h3 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
  height: 53px;
  padding-top: 18px;
  box-sizing: border-box;
  margin: 75px 0 30px;
}
.ys .bd .zi h3 p {
  font-family: Arial;
  font-weight: bold;
  color: #fff;
  opacity: 0.2;
  line-height: 45px;
  font-size: 60px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ys .bd .zi .jie {
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
}
.ys .hd {
  width: 300px;
  float: right;
}
.ys .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -37px;
}
.ys .hd li.on {
  color: #fff;
  border: solid 1px #ffffff;
}
.ys .hd li.on i {
  transform: rotateY(360deg);
  background: url("../images/yshd11.png") no-repeat center;
}
.ys .hd li:nth-child(2).on i {
  background: url("../images/yshd21.png") no-repeat center;
}
.ys .hd li:nth-child(3).on i {
  background: url("../images/yshd31.png") no-repeat center;
}
.ys .hd li:nth-child(4).on i {
  background: url("../images/yshd41.png") no-repeat center;
}
.ys .hd li:nth-child(5).on i {
  background: url("../images/yshd51.png") no-repeat center;
}
.ys .hd li:nth-child(2) i {
  background: url("../images/yshd2.png") no-repeat center;
}
.ys .hd li:nth-child(3) i {
  background: url("../images/yshd3.png") no-repeat center;
}
.ys .hd li:nth-child(4) i {
  background: url("../images/yshd4.png") no-repeat center;
}
.ys .hd li:nth-child(5) i {
  background: url("../images/yshd5.png") no-repeat center;
}
.ys .hd li {
  flex: 0 0 105px;
  float: left;
  width: 105px;
  height: 80px;
  border: solid 1px #a6b7e3;
  cursor: pointer;
  margin-bottom: 30px;
  font-size: 18px;
  color: #a6b7e3;
  text-align: center;
  padding-top: 42px;
  box-sizing: border-box;
  transition: 0.5s;
  position: relative;
}
.ys .hd li i {
  width: 100%;
  height: 20px;
  display: block;
  background: url("../images/yshd1.png") no-repeat center;
  position: absolute;
  top: 18px;
  left: 0px;
  transition: 0.7s;
}
.xw {
  width: 100%;
  height: 812px;
  padding-top: 65px;
  box-sizing: border-box;
}
.xw h3 {
  text-align: center;
  line-height: 30px;
  color: #0f0d10;
  font-size: 36px;
  font-weight: bold;
}
.xw .hd {
  width: 580px;
  margin: 40px auto 50px;
  height: 28px;
}
.xw .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw .hd ul li.on {
  background: url("../images/xw11.png") no-repeat left center;
}
.xw .hd ul li.on a {
  color: #123872;
}
.xw .hd ul li:nth-child(2).on {
  background: url("../images/xw21.png") no-repeat left center;
}
.xw .hd ul li:nth-child(3).on {
  background: url("../images/xw31.png") no-repeat left center;
}
.xw .hd ul li:nth-child(2) {
  background: url("../images/xw2.png") no-repeat left center;
}
.xw .hd ul li:nth-child(3) {
  background: url("../images/xw3.png") no-repeat left center;
}
.xw .hd ul li {
  box-sizing: border-box;
  padding-left: 40px;
  font-size: 18px;
  transition: 0.3s;
  line-height: 28px;
  background: url("../images/xw1.png") no-repeat left center;
}
.xw .hd ul li a {
  color: #333;
}
.xw .bd .toul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw .bd .toul li:hover .shi p {
  color: #123872;
}
.xw .bd .toul li:hover .zi .mo {
  background: #123872 url(../images/2yt.png) no-repeat 64px 13px;
}
.xw .bd .toul li {
  flex: 0 0 394px;
  float: left;
  width: 394px;
}
.xw .bd .toul li .tu:hover img {
  transform: scale(1.1);
}
.xw .bd .toul li .tu {
  width: 100%;
  height: 246px;
  border: solid 1px #dddddd;
  margin-bottom: 25px;
}
.xw .bd .toul li .tu a {
  display: block;
  width: 374px;
  height: 226px;
  margin: 10px;
  overflow: hidden;
}
.xw .bd .toul li .tu a img {
  width: 374px;
  height: 226px;
  transition: 0.5s;
}
.xw .bd .toul li .shi {
  width: 73px;
  float: left;
  padding-right: 15px;
  padding-top: 10px;
  box-sizing: border-box;
  text-align: center;
  font-family: Arial;
  font-size: 14px;
  color: #666;
}
.xw .bd .toul li .shi p {
  font-family: Arial;
  font-size: 48px;
  line-height: 48px;
  color: #333;
  transition: 0.3s;
}
.xw .bd .toul li .zi {
  width: 320px;
  float: right;
}
.xw .bd .toul li .zi .ti:hover {
  text-indent: 5px;
}
.xw .bd .toul li .zi .ti:hover a {
  color: #123872;
}
.xw .bd .toul li .zi .ti {
  line-height: 48px;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  color: #333;
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 48px;
  position: relative;
}
.xw .bd .toul li .zi .ti::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  background: #123872;
}
.xw .bd .toul li .zi .ti:hover:before {
  width: 100%;
}
.xw .bd .toul li .zi .ti a {
  color: #333;
}
.xw .bd .toul li .zi .jie {
  line-height: 26px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 10px 0 35px;
}
.xw .bd .toul li .zi .mo {
  display: block;
  width: 114px;
  height: 30px;
  background: #aaaaaa url(../images/2yt.png) no-repeat 64px 13px;
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 30px;
  transition: 0.5s;
}
.xw .bd .boul {
  width: 100%;
  height: 99px;
  border: solid 1px #cccccc;
  margin-top: 50px;
  box-sizing: border-box;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw .bd .boul li:hover .ti {
  background: url("../images/15yt.png") no-repeat left center;
}
.xw .bd .boul li:hover .ti a {
  color: #123872;
}
.xw .bd .boul li:nth-child(1),
.xw .bd .boul li:nth-child(2),
.xw .bd .boul li:nth-child(3) {
  border-bottom: 1px dashed #ddd;
}
.xw .bd .boul li {
  flex: 0 0 380px;
  float: left;
  width: 380px;
  height: 49px;
  line-height: 49px;
}
.xw .bd .boul li .ti {
  width: 300px;
  float: left;
  color: #666666;
  box-sizing: border-box;
  padding-left: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
  background: url("../images/16yt.png") no-repeat left center;
}
.xw .bd .boul li .ti a {
  color: #666666;
  transition: 0.3s;
}
.xw .bd .boul li .shi {
  color: #999999;
  float: right;
}
.lyb {
  width: 100%;
  height: 80px;
  margin: 52px 0;
}
.lyb .lyri {
  width: 100%;
  height: 80px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  padding-left: 35px;
  padding-top: 27px;
  box-sizing: border-box;
}
.lyb .lyri #tel {
  background: url("../images/l2.png") no-repeat left center;
}
.lyb .lyri input {
  width: 210px;
  height: 26px;
  background: url("../images/l1.png") no-repeat left center;
  line-height: 26px;
  box-sizing: border-box;
  padding-left: 28px;
  color: #666;
  float: left;
  border-right: 1px solid #eee;
  margin-left: 15px;
}
.lyb .lyri input::placeholder {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #666;
}
.lyb .lyri .yzm {
  position: relative;
  float: left;
  width: 275px;
  height: 26px;
  line-height: 26px;
}
.lyb .lyri .yzm #codeText {
  width: 250px;
  height: 26px;
  background: url("../images/l4.png") no-repeat left center;
  line-height: 26px;
  box-sizing: border-box;
  color: #666;
  float: left;
  border: none;
}
.lyb .lyri .yzm #imgCode {
  position: absolute;
  right: 25px;
  bottom: -2px;
  width: 90px;
  height: 36px;
  color: #666;
}
.lyb .lyri #btn {
  width: 130px;
  height: 80px;
  background: #123872 url(../images/l5.png) no-repeat 73px center;
  color: #fff;
  line-height: 80px;
  display: block;
  box-sizing: border-box;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  float: right;
  margin-top: -28px;
}
.lyb .lyri #contant {
  width: 325px;
  height: 26px;
  background: url("../images/l3.png") no-repeat left center;
  line-height: 26px;
  box-sizing: border-box;
  padding-left: 36px;
  color: #666;
  float: left;
  padding-right: 10px;
  border-right: 1px solid #eee;
  margin-left: 15px;
}
.lyb .lyri #contant::placeholder {
  font-size: 14px;
  letter-spacing: 0px;
  color: #666;
}
.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: -140px;
  border-radius: 5px;
  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: #123872;
  cursor: pointer;
}
.xcConfirm .popBox .sgBtn.ok::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #123872;
  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: #123872;
  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;
}

