.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);
  }
}
/*首页banner*/
/*首页banner*/
.banner {
  max-height: 600px;
  overflow: hidden;
  transition: 0.7s;
}
.scrollfixed {
  z-index: -1 !important;
}
.pics_wrap {
  width: 100%;
  max-height: 600px;
  overflow: hidden;
}
.html5zoo-img-0 img {
  width: 100%;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 100%;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 100%;
}
.html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.html5zoo-nav-0 {
  margin-top: 10px !important;
  left: 48% !important;
}
.html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.banner ul.bb li {
  position: absolute;
  display: none;
}
.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.banner .num li.num_hover {
  background-color: #f7de07;
}
.banner .num li.num_hover a {
  color: #fff;
}
.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#bannerArrow,
#bannerCircle {
  display: none;
}
/*幻灯片样式2*/
#focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 188px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a img {
  height: 188px;
  width: 255px;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
#focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
#focus .btn span.on {
  background: #fff;
}
.xpk {
  width: 100%;
  height: 170px;
  overflow: hidden;
  padding-top: 42px;
  box-sizing: border-box;
}
.xpk .dh {
  margin-top: 16px;
  width: 335px;
  float: left;
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
  padding-left: 46px;
  background: url("../images/12sl.png") no-repeat left center;
  font-size: 16px;
  color: #777777;
}
.xpk .dh span {
  font-size: 30px;
  color: #444444;
  float: right;
}
.xpk .xps {
  width: 964px;
  height: 61px;
  background: #f4f4f4 url(../images/2sl.png) no-repeat 35px center;
  border-radius: 30px 0px 0px 30px;
  float: right;
  margin-right: -355px;
  padding-right: 355px;
  padding-left: 69px;
  padding-top: 18px;
  box-sizing: border-box;
}
.xpk .xps p {
  font-size: 18px;
  color: #444;
  float: left;
}
.xpk .xps .topxunpan .xp {
  width: 220px;
  box-sizing: border-box;
  padding-left: 28px;
  text-align: right;
  background: url("../images/ld.png") no-repeat left center;
  position: relative;
  float: right;
  font-size: 15px;
  color: #777;
  cursor: pointer;
}
.xpk .xps .topxunpan .xp i {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  margin: 0 3px;
  width: 27px;
  height: 26px;
  background-color: #00387a;
  border-radius: 4px;
  text-align: center;
}
.xpk .xps .topxunpan .xp img {
  margin-right: 2px;
  margin-right: 5px;
  vertical-align: baseline;
}
.xpk .xps .topxunpan .topxunpan a {
  line-height: 34px;
  color: #333;
  float: right;
  font-size: 14px;
  display: inline-block;
  transition: 0.7s;
}
.xpk .xps .topxunpan .topxunpan a:hover {
  color: #999;
}
.xpk .xps .topxunpan .topxunpan a::after {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
  color: #aaaaaa;
}
.xpk .xps .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 45px;
  left: 50%;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #333;
  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: #fff;
  border-radius: 4px;
  opacity: 0;
}
.xpk .xps .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: #fff;
}
.xpk .xps .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;
  z-index: 999999999999999999999;
}
.xpk .xps .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 45px;
  left: 50%;
  width: 180px;
  height: 35px;
  line-height: 35px;
  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: #00387a;
  border-radius: 4px;
  opacity: 0;
}
.xpk .xps .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: #00387a;
}
.xpk .xps .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;
  z-index: 999999999999999999999;
}
.biaoti {
  width: 250px;
  height: 90px;
  float: left;
  background: url(../images/3sl.png) no-repeat left top;
}
.biaoti h3 {
  font-size: 30px;
  font-weight: bold;
  color: #484848;
  margin-left: 51px;
  line-height: 29px;
}
.biaoti p {
  font-size: 15px;
  color: #666666;
  margin: 16px 0 7px;
}
.biaoti .yi {
  font-size: 12px;
  color: #aaaaaa;
}
.cpzx {
  width: 100%;
  height: 930px;
}
.cpzx .fle {
  width: 716px;
  height: 40px;
  float: right;
  margin-top: 18px;
}
.cpzx .fle ul {
  float: right;
}
.cpzx .fle ul li:nth-child(1) {
  margin-left: 0px;
}
.cpzx .fle ul li:hover {
  background: #00387a;
  border-radius: 20px;
}
.cpzx .fle ul li:hover a {
  color: #fff;
}
.cpzx .fle ul li {
  float: left;
  transition: 0.3s;
  text-align: center;
  box-sizing: border-box;
  padding: 0 22px;
  line-height: 40px;
}
.cpzx .fle ul li a {
  font-size: 15px;
  color: #555;
  transition: 0.3s;
}
.cpzx .tuw ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cpzx .tuw ul li:hover .zi .mo {
  background: #00387a url(../images/14sl.png) no-repeat 30px 28px;
}
.cpzx .tuw ul li {
  flex: 0 0 376px;
  float: left;
  width: 376px;
  margin-top: 39px;
  overflow: hidden;
  position: relative;
  height: 347px;
  background-color: #f5f5f5;
  border-radius: 10px 10px 20px 20px;
}
.cpzx .tuw ul li .tu:hover img {
  transform: scale(1.2);
}
.cpzx .tuw ul li .tu {
  width: 376px;
  height: 251px;
  border-radius: 10px 10px 30px 30px;
  overflow: hidden;
}
.cpzx .tuw ul li .tu img {
  width: 376px;
  height: 251px;
  transition: 0.5s;
}
.cpzx .tuw ul li .zi {
  width: 100%;
  height: 96px;
  box-sizing: border-box;
  padding: 0 80px 0 32px;
}
.cpzx .tuw ul li .zi .ti:hover {
  transform: translateX(5px);
}
.cpzx .tuw ul li .zi .ti:hover a {
  color: #00387a;
}
.cpzx .tuw ul li .zi .ti {
  font-size: 16px;
  color: #555;
  margin: 22px 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
}
.cpzx .tuw ul li .zi .ti a {
  color: #555;
  transition: 0.3s;
}
.cpzx .tuw ul li .zi .jie {
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 13px;
  color: #777;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cpzx .tuw ul li .zi .mo {
  display: block;
  width: 150px;
  height: 150px;
  background: #C4CFDC url(../images/14sl.png) no-repeat 30px 28px;
  border-radius: 50%;
  position: absolute;
  bottom: -75px;
  right: -75px;
  border-right: -75px -75px solid;
  transition: 0.5s;
}
.ys {
  width: 100%;
  height: 745px;
  overflow: hidden;
  background: url("../images/13sl.png") no-repeat right center;
}
.ys .center {
  height: 745px;
  position: relative;
}
.ys .biaoti {
  background: url(../images/3sl1.png) no-repeat left top;
}
.ys .biaoti h3 {
  color: #fff;
}
.ys .biaoti p {
  color: #fff;
}
.ys .biaoti .yi {
  color: #fff;
}
.ys .ysle {
  padding-top: 55px;
  width: 885px;
  height: 745px;
  background: url("../images/advantage.png") no-repeat center top;
  margin-left: -360px;
  box-sizing: border-box;
  padding-left: 360px;
  position: absolute;
}
.ys .ysle .dh {
  width: 200px;
  position: absolute;
  bottom: 100px;
  right: 324px;
  border-right: 100px 360px solid;
}
.ys .ysle .dh p {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
.ys .ysle .dh .mo {
  display: block;
  margin-top: 25px;
  text-align: center;
  width: 130px;
  height: 28px;
  line-height: 28px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.ys .arrow {
  width: 117px;
  height: 401px;
  background: #ffffff url(../images/9sl.png) no-repeat center 89px;
  border-radius: 0px 16px 16px 0px;
  position: absolute;
  top: 170px;
  left: -360px;
  padding-left: 28px;
  padding-top: 50px;
  box-sizing: border-box;
}
.ys .arrow .prev {
  display: block;
  width: 59px;
  height: 31px;
  background: url("../images/35sl.png") no-repeat center;
  cursor: pointer;
}
.ys .arrow .next {
  display: block;
  margin-top: 85px;
  width: 59px;
  height: 31px;
  background: url("../images/25sl.png") no-repeat center;
  cursor: pointer;
}
.ys .arrow ul {
  margin: 90px 0 0 25px;
}
.ys .arrow ul li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #00387a;
  margin-top: 6px;
}
.ys .bd .zi {
  margin-top: 235px;
  float: left;
  width: 466px;
  height: 220px;
}
.ys .bd .zi h3 {
  width: 235px;
  height: 74px;
  background: url("../images/38sl.png") no-repeat center;
  line-height: 64px;
  letter-spacing: 5px;
  font-size: 24px;
  font-weight: bold;
  color: #00387a;
}
.ys .bd .zi h3 .shu {
  float: left;
  letter-spacing: 0;
  margin: 0  38px 0 22px;
}
.ys .bd .zi .jie {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 12px;
}
.ys .bd .tu {
  position: absolute;
  top: 0px;
  right: 40px;
  width: 601px;
  height: 450px;
  background-color: #f5f5f5;
  border-radius: 20px;
  float: right;
}
.ys .bd .tu img {
  width: 601px;
  height: 450px;
  border-radius: 20px;
}
.ys .hd {
  width: 450px;
  height: 220px;
  position: absolute;
  bottom: 55px;
  right: 118px;
  border-right: 55px 118px solid;
}
.ys .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ys .hd ul li.on .tu {
  background: #00387a url(../images/31sl.png) no-repeat center;
}
.ys .hd ul li.on p {
  color: #00387a;
}
.ys .hd ul li:nth-child(2) .tu {
  background: #666 url(../images/32sl.png) no-repeat center;
}
.ys .hd ul li:nth-child(2).on .tu {
  background: #00387a url(../images/32sl.png) no-repeat center;
}
.ys .hd ul li:nth-child(3) .tu {
  background: #666 url(../images/33sl.png) no-repeat center;
}
.ys .hd ul li:nth-child(3).on .tu {
  background: #00387a url(../images/33sl.png) no-repeat center;
}
.ys .hd ul li:nth-child(4) .tu {
  background: #666 url(../images/34sl.png) no-repeat center;
}
.ys .hd ul li:nth-child(4).on .tu {
  background: #00387a url(../images/34sl.png) no-repeat center;
}
.ys .hd ul li {
  cursor: pointer;
  flex: 0 0 180px;
  float: left;
  width: 180px;
  height: 60px;
  margin-top: 50px;
  background: url(../images/7sl.png) no-repeat 80px center;
}
.ys .hd ul li .tu {
  float: left;
  width: 60px;
  height: 60px;
  background: #666 url(../images/31sl.png) no-repeat center;
  border-radius: 6px;
  transition: 0.5s;
}
.ys .hd ul li p {
  float: right;
  display: inline-block;
  font-weight: bold;
  line-height: 60px;
  font-size: 18px;
  color: #555555;
  letter-spacing: 5px;
}
.al {
  width: 100%;
  height: 875px;
}
.al .center {
  height: 875px;
  position: relative;
  padding-top: 96px;
  box-sizing: border-box;
}
.al .biaoti {
  width: 412px;
  height: 313px;
  position: relative;
}
.al .biaoti .bei {
  width: 273px;
  height: 181px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
}
.al .biaoti .bei img {
  width: 273px;
  height: 181px;
}
.al ul li:nth-child(1),
.al ul li:nth-child(3) {
  margin-left: 0px;
}
.al ul li {
  width: 375px;
  height: 370px;
  margin-left: 37px;
  float: left;
}
.al ul li .tu:hover img {
  transform: scale(1);
}
.al ul li .tu {
  width: 375px;
  height: 281px;
  border-radius: 16px;
  overflow: hidden;
}
.al ul li .tu img {
  transform: scale(1.1);
  width: 375px;
  height: 281px;
  border-radius: 16px;
  transition: 0.5s;
}
.al ul li .ti:hover {
  text-indent: 5px;
  background: url(../images/5sl.png) no-repeat 250px center;
}
.al ul li .ti:hover a {
  color: #00387a;
}
.al ul li .ti {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  padding-right: 120px;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #484848;
  background: url(../images/5sl.png) no-repeat 255px center;
  transition: 0.5s;
}
.al ul li .ti::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  background: #00387a;
}
.al ul li .ti:hover:before {
  width: 100%;
}
.al ul li .ti a {
  color: #484848;
  transition: 0.3s;
}
.gsjj {
  width: 100%;
  height: 661px;
  background: url("../images/19sl.png") no-repeat center top;
}
.gsjj .center {
  position: relative;
  height: 661px;
  padding-top: 51px;
  box-sizing: border-box;
}
.gsjj .gyle {
  width: 959px;
  height: 421px;
  position: absolute;
  bottom: 52px;
  left: -360px;
  border-left: 52px -360px solid;
  box-sizing: border-box;
  padding-left: 360px;
  z-index: 999;
  background: url("../images/26sl.png") no-repeat center top;
}
.gsjj .gyle .mo {
  width: 101px;
  height: 101px;
  box-sizing: border-box;
  padding-left: 28px;
  background: url("../images/37sl.png") no-repeat center;
  line-height: 101px;
  display: block;
  font-size: 18px;
  color: #fff;
  transition: 0.3s;
  font-weight: bold;
  position: absolute;
  top: 147px;
  right: -50px;
  letter-spacing: 8px;
  border-radius: 50%;
  --color: #00387a;
  --hover: #00387a;
}
.gsjj .gyle .yy {
  width: 173px;
  height: 262px;
  position: absolute;
  bottom: 0;
  margin-left: -173px; border:2px #eee solid; border-radius:6px;
}
.gsjj .gyle .yy img {
  width: 173px;
  height: 262px; border-radius:6px;
}
.gsjj .gyle .ti {
  line-height: 44px;
  margin-top: 43px;
  box-sizing: border-box;
  padding-left: 59px;
  background: url("../images/20sl.png") no-repeat left center;
  font-size: 18px;
  color: #444444;
}
.gsjj .gyle .jie {
  width: 468px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #777777;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 15px 0 35px 59px;
}
.gsjj .gyle ul {
  width: 435px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 59px;
}
.gsjj .gyle ul li:nth-child(2) .tu {
  background: url("../images/23sl1.png") no-repeat center top;
}
.gsjj .gyle ul li:nth-child(2):hover .tu {
  background: url("../images/23sl.png") no-repeat center top;
}
.gsjj .gyle ul li:nth-child(3) .tu {
  background: url("../images/24sl.png") no-repeat center top;
}
.gsjj .gyle ul li:nth-child(3):hover .tu {
  background: url("../images/24sl1.png") no-repeat center top;
}
.gsjj .gyle ul li:hover .tu {
  background: url("../images/21sl1.png") no-repeat center top;
}
.gsjj .gyle ul li {
  flex: 0 0 75px;
  float: left;
  width: 75px;
  height: 147px;
  text-align: center;
  background: url("../images/22sl.png") no-repeat center bottom;
}
.gsjj .gyle ul li .tu {
  width: 100%;
  height: 46px;
  transition: 0.5s;
  background: url("../images/21sl.png") no-repeat center top;
}
.gsjj .gyle ul li .zh {
  font-size: 16px;
  color: #444;
  line-height: 20px;
  margin-top: 45px;
}
.gsjj .gyle ul li .yi {
  font-size: 12px;
  color: #999999;
}
.gsjj .lyri {
  width: 479px;
  height: 215px;
  background-color: #00387a;
  border-radius: 20px 20px 0px 0px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-right: 0 0px solid;
  padding: 15px 30px 0 38px;
}
.gsjj .lyri #tel {
  float: right;
}
.gsjj .lyri input {
  width: 160px;
  height: 50px;
  background-color: transparent;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  line-height: 50px;
  box-sizing: border-box;
  color: #fff;
  float: left;
  padding-right: 10px;
}
.gsjj .lyri input::placeholder {
  font-size: 14px;
  line-height: 50px;
  letter-spacing: 0px;
  color: #fff;
}
.gsjj .lyri .yzm {
  position: relative;
  float: left;
  width: 250px;
  height: 50px;
  margin-top: 10px;
}
.gsjj .lyri .yzm #codeText {
  width: 250px;
  height: 50px;
  padding: 0 88px 0 0;
  box-sizing: border-box;
  background-color: transparent;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.gsjj .lyri .yzm #imgCode {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 36px;
  color: #fff;
}
.gsjj .lyri #btn {
  width: 101px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 20px 0px 20px 0px;
  text-align: center;
  line-height: 36px;
  display: block;
  float: right;
  cursor: pointer;
  font-size: 14px;
  color: #00387a;
  margin-top: 23px;
}
.gsjj .lyri #contant {
  margin-top: 15px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: transparent;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  color: #fff;
  float: left;
}
.gsjj .lyri #contant::placeholder {
  font-size: 14px;
  letter-spacing: 0px;
  color: #fff;
}
.xw {
  width: 100%;
  height: 1010px;
  padding-top: 70px;
  box-sizing: border-box;
}
.xw .hd {
  width: 465px;
  float: right;
  margin-top: 13px;
}
.xw .hd ul {
  width: 100%;
}
.xw .hd ul li.on {
  border-top: 1px solid #00387a;
  border-bottom: 1px solid #00387a;
}
.xw .hd ul li:nth-child(2) {
  background: url("../images/16sl.png") no-repeat left center;
}
.xw .hd ul li:nth-child(3) {
  background: url("../images/17sl.png") no-repeat left center;
}
.xw .hd ul li {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  position: relative;
  transition: 0.3s;
  float: left;
  margin-left: 50px;
  width: 105px;
  height: 62px;
  line-height: 62px;
  font-size: 18px;
  box-sizing: border-box;
  padding-left: 30px;
  background: url("../images/15sl.png") no-repeat left center;
}
.xw .hd ul li::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  background: #00387a;
}
.xw .hd ul li:hover:before {
  width: 100%;
}
.xw .hd ul li a {
  color: #444;
}
.xw .bd .slideTxtBox {
  position: relative;
}
.xw .bd .slideTxtBox .arrow {
  position: absolute;
  bottom: 43px;
  left: 600px;
  border-left: 43px 600px solid;
  width: 103px;
  height: 38px;
  z-index: 999;
}
.xw .bd .slideTxtBox .arrow a:hover {
  background-color: #00387a;
}
.xw .bd .slideTxtBox .arrow a {
  transition: 0.3s;
  cursor: pointer;
  display: block;
  width: 51px;
  height: 37px;
  background-color: #444444;
  border-radius: 10px 0px 0px 0px;
  text-align: center;
  line-height: 37px;
  font-size: 24px;
  color: #fff;
  float: left;
}
.xw .bd .slideTxtBox .arrow .next1 {
  float: right;
  border-radius: 0px 0px 10px 0px;
}
.xw .bd .bdss .gd {
  width: 100%;
  height: 300px;
  margin-top: 40px;
}
.xw .bd .bdss .gd .tu:hover img {
  transform: scale(1.2);
}
.xw .bd .bdss .gd .tu {
  width: 540px;
  height: 301px;
  background-color: #f8f8f8;
  border-radius: 30px 0px 30px 0px;
  float: left;
  overflow: hidden;
}
.xw .bd .bdss .gd .tu img {
  width: 540px;
  height: 301px;
  background-color: #f8f8f8;
  border-radius: 30px 0px 30px 0px;
  transition: 0.5s;
}
.xw .bd .bdss .gd .zi {
  width: 510px;
  margin-left: 42px;
  float: left;
}
.xw .bd .bdss .gd .zi .ti:hover {
  transform: translateX(5px);
}
.xw .bd .bdss .gd .zi .ti:hover a {
  color: #00387a;
}
.xw .bd .bdss .gd .zi .ti {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
  margin: 50px 0 15px;
}
.xw .bd .bdss .gd .zi .ti a {
  color: #444444;
  transition: 0.3s;
}
.xw .bd .bdss .gd .zi .jie {
  font-size: 13px;
  color: #666666;
  line-height: 30px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  box-sizing: border-box;
  padding-left: 15px;
}
.xw .bd .bdss .gd .shi {
  margin-top: 50px;
  width: 60px;
  text-align: right;
  float: right;
}
.xw .bd .bdss .gd .shi .ris {
  text-align: right;
  font-size: 24px;
  color: #999999;
}
.xw .bd .bdss .gd .shi .nian {
  font-size: 14px;
  color: #999999;
}
.xw .bd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw .bd ul li:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 8px 1px #ddd;
}
.xw .bd ul li {
  flex: 0 0 376px;
  float: left;
  width: 376px;
  height: 131px;
  background: #f8f8f8 url(../images/8sl.png) no-repeat 294px 83px;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 25px 30px 0 20px;
  transition: 0.3s;
  margin-top: 39px;
}
.xw .bd ul li .zi {
  width: 260px;
  float: left;
}
.xw .bd ul li .zi .ti:hover {
  transform: translateX(5px);
}
.xw .bd ul li .zi .ti:hover a {
  color: #00387a;
}
.xw .bd ul li .zi .ti {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
}
.xw .bd ul li .zi .ti a {
  color: #444;
  transition: 0.3s;
}
.xw .bd ul li .zi .jie {
  font-size: 13px;
  line-height: 24px;
  color: #999999;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 12px;
  box-sizing: border-box;
  padding-left: 15px;
}
.xw .bd ul li .shi {
  width: 50px;
  float: right;
  text-align: right;
}
.xw .bd ul li .shi .yue {
  font-size: 16px;
  color: #555555;
}
.xw .bd ul li .shi .nian {
  font-size: 12px;
  color: #999999;
}
.yqlj {
  width: 100%;
  height: 170px;
  padding-top: 69px;
  box-sizing: border-box;
}
.yqlj ul {
  line-height: 33px;
}
.yqlj ul .ti {
  width: 80px;
  height: 33px;
  background-color: #444444;
  border-radius: 4px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.yqlj ul li:hover {
  transform: translateX(5px);
}
.yqlj ul li:hover a {
  color: #00387a;
}
.yqlj ul li {
  float: left;
  margin-left: 40px;
  font-size: 14px;
  color: #444444;
  transition: 0.3s;
}
.yqlj ul li a {
  color: #444444;
  transition: 0.3s;
}
.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;
  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: #00387a;
  cursor: pointer;
}
.xcConfirm .popBox .sgBtn.ok::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #00387a;
  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: #00387a;
  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;
}
