* {
  padding: 0;
  margin: 0;
  scrollbar-color: #C1C1C1 rgba(255, 255, 255, 0.5);
  scrollbar-width: thin;
}
*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
*::-webkit-scrollbar-thumb {
  background-color: #C1C1C1;
  border-radius: 2px;
}
*::-webkit-scrollbar-thumb:hover {
  background-color: #C1C1C1;
}
a {
  text-decoration: none;
  font-size: inherit;
  color: inherit;
}
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.width-1200 {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.crumbs {
  color: #303133;
  line-height: 24px;
  padding: 32px 0;
  font-size: 14px;
}
.crumbs a {
  color: #606266;
  margin: 0 8px;
}
.crumbs a:first-child {
  margin-left: 0;
}
.crumbs strong {
  font-weight: normal;
  margin-left: 8px;
}
header {
  width: 100%;
  height: 62px;
  background-color: #fff;
  box-shadow: 0 1px 5px #ddd;
  position: sticky;
  top: 0;
  z-index: 99;
}
header .logo {
  width: auto;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
header .logo img {
  width: 100%;
  height: 100%;
}
header nav {
  display: inline-block;
  vertical-align: middle;
}
header nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 32px;
  position: relative;
}
header nav ul li > a {
  height: 62px;
  font-size: 14px;
  color: #303133;
  line-height: 62px;
  text-decoration: none;
  display: inline-block;
}
header nav ul li .triangle {
  height: 16px;
  width: 16px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -24px;
  margin: -6px 0 0;
}
header nav ul li .triangle:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-top: 6px solid #000;
  border-right: 5px solid transparent;
  position: absolute;
  left: 3px;
  top: 3px;
}
header nav ul li.active > a {
  color: #004099;
  font-weight: 700;
}
header nav ul li.active::after {
  content: '';
  height: 4px;
  background-color: #004099;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 5px;
}
header nav ul li .second-itms {
  position: absolute;
  left: -15px;
  top: 62px;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
  z-index: 3;
  padding: 0 0 24px;
  white-space: nowrap;
  display: none;
}
header nav ul li .second-itms .line-block {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
header nav ul li .second-itms .line-block a {
  color: #191919;
  display: block;
  font-size: 14px;
  margin-top: 24px;
  line-height: 14px;
  padding: 0 24px;
  white-space: nowrap;
}
header nav ul li .second-itms .line-block a:hover {
  color: #004099;
}
header nav ul li:hover .triangle::after {
  border-bottom: 6px solid #000;
  border-top: none;
}
header nav ul li:hover .second-itms {
  display: block;
}
header .contact-btn {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  background-color: #004099;
  padding: 8px 16px;
  border: none;
  outline: none;
  display: inline-block;
  margin: 15px 0 0;
  cursor: pointer;
}
header .contact-btn i {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
  background: url(../img/index/icon_sprites.png) -10px -10px;
}
footer {
  width: 100%;
  margin: -256px 0 0;
}
footer .bg {
  width: 100%;
  height: 672px;
  text-align: center;
  position: relative;
  background: url(../img/foot-bg.png) no-repeat center center;
}
footer .bg .foot-top {
  width: 770px;
  height: 256px;
  display: inline-block;
  padding: 56px 80px 0;
  box-sizing: border-box;
  text-align: left;
}
footer .bg .foot-top p {
  font-size: 30px;
  line-height: 46px;
  color: #fff;
}
footer .bg .foot-top button {
  font-size: 21px;
  color: #004099;
  line-height: 29px;
  background-color: #fff;
  padding: 17px 24px;
  border: none;
  outline: none;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
  margin: 60px 0 0;
}
footer .bg .foot-top button i {
  width: 20px;
  height: 20px;
  background: url(../img/right-arrow.png) no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 10px;
}
footer .bg .foot-middle {
  width: 1040px;
  height: 416px;
  text-align: left;
  white-space: nowrap;
  margin: 0 auto;
  padding: 140px 0 0;
  box-sizing: border-box;
  position: relative;
}
footer .bg .foot-middle img {
  width: 140px;
  display: inline-block;
  vertical-align: top;
}
footer .bg .foot-middle .right {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 60px;
  padding: 0 0 0 115px;
  position: relative;
}
footer .bg .foot-middle .right dl {
  display: inline-block;
  vertical-align: top;
  min-width: 70px;
  max-width: 322px;
  margin: 0 0 0 65px;
}
footer .bg .foot-middle .right dl dt {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  position: relative;
  margin: 0 0 34px;
}
footer .bg .foot-middle .right dl dt:after {
  content: '';
  width: 70px;
  height: 1px;
  background-color: #A6B6D0;
  display: inline-block;
  position: absolute;
  bottom: -15px;
  left: 0;
}
footer .bg .foot-middle .right dl dd {
  font-size: 12px;
  color: #ccc;
  line-height: 17px;
  margin: 13px 0 0;
  white-space: initial;
}
footer .bg .foot-middle .right dl dd a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
}
footer .bg .foot-middle .right dl dd a:hover {
  color: #fff;
}
footer .bg .foot-middle .right dl dd span {
  margin: 3px 0 0;
  display: inline-block;
}
footer .bg .foot-middle .right::after {
  content: '';
  width: 1px;
  height: 147px;
  background-color: rgba(166, 182, 208, 0.75);
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
footer .bg .foot-middle::before {
  content: '';
  height: 100%;
  background-color: #004099;
  display: inline-block;
  position: absolute;
  top: 0;
}
footer .foot-bottom {
  width: 100%;
  padding: 25px 0;
  background-color: #003988;
  text-align: center;
}
footer .foot-bottom p {
  font-size: 14px;
  color: #a6b6d0;
  line-height: 20px;
}
#contact-popup {
  position: fixed;
  top: 62px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}
#contact-popup.show {
  display: block;
}
#contact-popup.show .wrapper {
  animation: popupScaleShow 0.3s;
}
@keyframes popupScaleShow {
  0% {
    opacity: 0.5;
    transform: scale(0.5);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
#contact-popup .wrapper {
  width: 1200px;
  height: 757px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -378px 0 0 -600px;
  border-radius: 16px;
  background-color: #fff;
  overflow: hidden;
}
#contact-popup .wrapper .bg {
  width: 50%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
#contact-popup .wrapper .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#contact-popup .wrapper .content {
  width: 50%;
  height: 100%;
  padding: 80px 48px 48px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
#contact-popup .wrapper .content .close {
  width: 24px;
  height: 24px;
  background: url(../img/close.png) no-repeat center center;
  display: inline-block;
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
#contact-popup .wrapper .content strong {
  font-size: 24px;
  color: #000;
  line-height: 33px;
  font-weight: normal;
  display: inline-block;
}
#contact-popup .wrapper .content .t {
  font-size: 14px;
  color: #606266;
  line-height: 20px;
  margin: 8px 0 8px;
}
#contact-popup .wrapper .content .form-data {
  width: 100%;
}
#contact-popup .wrapper .content .form-data .form-item {
  width: 100%;
  display: inline-block;
  margin: 16px 0 0;
}
#contact-popup .wrapper .content .form-data .form-item label {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  padding: 0 0 0 12px;
  display: inline-block;
  height: 20px;
}
#contact-popup .wrapper .content .form-data .form-item label .red {
  font-size: 16px;
  color: #E61211;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}
#contact-popup .wrapper .content .form-data .form-item .form-block {
  width: 100%;
  margin: 8px 0 0;
  position: relative;
}
#contact-popup .wrapper .content .form-data .form-item .form-block input[type='text'],
#contact-popup .wrapper .content .form-data .form-item .form-block textarea {
  width: 100%;
  font-size: 14px;
  color: #303133;
  line-height: 14px;
  padding: 11px 0 11px 12px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  background-color: #fff;
  outline: none;
  box-sizing: border-box;
}
#contact-popup .wrapper .content .form-data .form-item .form-block input[type='text']::placeholder,
#contact-popup .wrapper .content .form-data .form-item .form-block textarea::placeholder {
  color: #c0c4cc;
}
#contact-popup .wrapper .content .form-data .form-item .form-block textarea {
  height: 72px;
  resize: none;
}
#contact-popup .wrapper .content .form-data .form-item .form-block .words {
  font-size: 14px;
  font-style: normal;
  color: #909399;
  line-height: 18px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
#contact-popup .wrapper .content .form-data .form-item .form-block .captcha-img {
  width: 100px;
  height: 38px;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #dcdfe6;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#contact-popup .wrapper .content .form-data .submit-btn {
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  padding: 18px 150px;
  background-color: #004099;
  border: none;
  border-radius: 6px;
  outline: none;
  display: block;
  margin: 24px auto 0;
  cursor: pointer;
}
#lay-pages {
  text-align: center;
}
#lay-pages .layui-laypage {
  padding: 0;
  margin: 0;
}
#lay-pages .layui-laypage a,
#lay-pages .layui-laypage span {
  border: none;
  color: #606266;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  background: 0;
}
#lay-pages .layui-laypage a[data-page] {
  font-size: 14px;
  color: #303133;
  padding: 0 12px;
}
#lay-pages .layui-laypage .layui-laypage-prev,
#lay-pages .layui-laypage .layui-laypage-next {
  color: #909399 !important;
}
#lay-pages .layui-laypage .layui-laypage-curr em {
  font-size: 14px;
  color: #1B99FF;
}
#lay-pages .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: 0;
}
#lay-pages .layui-laypage .layui-laypage-skip {
  height: 32px;
  line-height: 32px;
  padding: 0 0 0 18px;
}
#lay-pages .layui-laypage .layui-laypage-skip .layui-input {
  height: 32px;
  line-height: 32px;
  border-color: #DCDFE6;
  color: #606266;
  font-size: 14px;
  width: 56px;
  padding: 0;
  border-radius: 2px;
}
#lay-pages .layui-laypage .layui-laypage-skip .layui-input:focus {
  border-color: #1B99FF !important;
}
#lay-pages .layui-laypage .layui-laypage-skip button {
  display: none !important;
}
