
.top-h3 h1 {
  font-weight: normal;
  font-size: 40px;
  text-align: center;
  margin: 10px auto;
}

.top-h3 h1::after {
  content: '';
  width: 6%;
  display: block;
  margin: 10px auto;
  border-top: 5px solid #1a4aff;
}

.top-h3 h1 span {
  /* border-right: 3px solid #2186cf;
  padding-right: 10px; */
}

/* 首页 */
.top {
  color: #fff;
}

.top a {
  color: #fff;
  /* margin: 0 10px; */
}

.top img {
  margin-left: 20px;
}

.top span {
  margin-left: 10px;
  font-size: 12px;
}

.top-wrap {
  align-items: center;
  height: 50px;
  justify-content: space-between;
}



.logo-list {
  display: flex;
  position: relative;
  left: -10px;
  bottom: 30px;
}

.logo-list div {
  display: block;
  margin-top: 40px;
  margin-left: 1px;
  font-size: 16px;
  color: #fff;
}

.logo-list img {
  margin-top: 43px;
  margin-right: 10px;
}

@media (max-width: 1400px) {
  .header-box .logo {
    left: 0;
  }

  .header-box .logo img {
    width: 106px;
    height: 84px;
  }

  .header-box .logo div span {
    font-size: 34px !important;
  }

  .header-box .logo div p {
    font-size: 11px;
  }
}


/* 新增 */
.banner {
  text-align: center;
}

header {
  background: url('../pic-2022/header-bg.png') no-repeat;
  background-size: 100% 100%;
}

.header-box {
  justify-content: space-between;
  height: 80px;
  align-items: center;
  position: relative;
}

.header-box .logo {
  display: flex;
  position: relative;
  left: -70px;
  bottom: 37px;
  align-items: center;
}

.header-box .logo div {
  display: block;
  /* margin-top: 40px; */
  margin-left: 0;
  font-size: 13px;
  color: #fff;
  text-align: left;
}

.header-box .logo div span {
  font-size: 37px;
  font-weight: 700;
}

.header-box .logo div span p {
  margin-top: 7px;
}

/* .header-box .logo div p:nth-of-type(1) {
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 18px;
  font: 14px/20px "Microsoft YaHei",
    Arial;
} */

/* .header-box .nav ul .current{background-color: #2186cf;} */
.header-box .nav ul .item-li {
  line-height: 80px;
  text-align: center;
  padding: 0 15px;
  position: relative;
  text-transform: capitalize;
}

.header-box .nav ul .item-li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
}




.header-box .nav ul .current a {
  color: #0804fc;
  font-weight: bold;
  font-size: 16px
}

.header-box .nav ul .item-li .current {
  color: #2186cf;
}

.header-box .nav ul .item-li:hover>.sub-itemul {
  display: block;
}

.header-box .nav ul .sub-itemul {
  display: none;
  position: absolute;
  z-index: 2;
  white-space: nowrap;
  left: 0;
  margin-top: -10%;
}

.header-box .nav ul .sub-itemli {
  line-height: 40px;
  background-color: #ffffff;
  text-align: center;
  padding: 0 14px;
}

.header-box .nav ul .sub-itemli a {
  color: #333;
}

.header-box .nav ul .this-nav a {
  color: #2186cf;
}

.header-box .nav ul .item-li:hover>a {
  color: #1a4aff;
}

/* .header-box .nav ul .item-li:hover{background-color: #2186cf;} */
.header-box .nav ul .sub-itemli:hover>a {
  color: #1a4aff;
}

/* .header-box .nav ul .sub-itemli:hover{background-color: #2186cf;} */


.breakcrumbs-container {
  background-color: #eeeeee;
  line-height: 36px;
  margin-bottom: 30px;
  min-width: 1200px;
}

.breakcrumbs-container a {
  color: #333;
  display: block;
}

.breakcrumbs-container img {
  margin-top: 8px;
}

.pro-nav {
  max-width: 100%;
  margin: 0 auto;
}

.pro-nav-list {
  display: flex;
  justify-content: space-between;
  background-color: #517cfc;
  background-image: linear-gradient(90deg, #517cfc 0%, #bb747c 56%, #fc6d29 100%);

}

.pro-nav-list li {
  width: 15%;
  height: 80px;
  /* padding-left: 20px; */
  /* line-height: 40px; */
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 230px;
}

.pro-nav-list-li-back {
  background: url(../pic-2022/pro-nav1.png);
  background-size: 100%;
}

.pro-nav-list li a {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
}

.pro-nav-list li:hover {
  background: url(../pic-2022/pro-nav1.png);
  background-size: 100%;
}






/* 鎼滅储 */
.search {
  margin-right: 1px;
}

#sousuo {
  width: 154px;
  height: 28px;
  margin: 0;
  border: 1px solid white;
  /* padding-left: 10px; */
  outline: medium;
  font-size: 12px;
  color: #333;
}

#tijiao {
  width: 40px;
  height: 30px;
  float: left;
  margin: 0;
  background: #ffffff;
  border: 1px solid white;
  border-radius: 50px 0px 0px 50px;

}

#tijiao i {
  display: inline-block;
  width: 26px;
  height: 24px;
  background-size: 99%;
  vertical-align: middle;
  font-size: 20px;
  color: #000000;
}

.tupian {
  margin-top: 5px;
}

#tijiao2 {
  width: 60px;
  height: 30px;
  float: right;
  margin: 0;
  background: #ffffff;
  border: 1px solid white;
  border-radius: 0px 50px 50px 0px;
}

#tijiao2 p {
  font-size: 12px;
  background-color: #c0c0c0;
  border-radius: 50px;
  padding: 2px;
  margin: 4px;
  color: #333;
}

.header-box .nav ul .current{
  background: none !important;
}
.header-box .nav ul .item-li:hover{
  background: none !important;
}
.header-box .nav ul .sub-itemli:hover{
  background:#fff !important;
}
.top {
  background: none !important;
}


/* 表单 */
.conus-form-contacus {}

.conus-form-contacus h4 a {
    color: #1a4aff;
}

.conus-form-contacus h1 {
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    text-transform: capitalize;
    color: #333;
    font-size: 50px;
}

.conus-form-contacus h1::after {
    content: '';
    width: 7%;
    display: block;
    margin: 20px auto 10px auto;
    border-top: 5px solid #1a4aff;
}

.conus-form-contacus h4 {
    font-weight: normal;
    text-align: center;
    margin: 10px 0;
    color: #333;
    padding: 10px 18px;
    letter-spacing: 1px;
    font-size: 18px;
}

.form-2 {
    width: 100%;
}
.form-input-list {
  justify-content: center;
  width: 100%;
}
.flex {
  display: flex !important;
  flex-wrap: wrap;
}
.form-input-list div {
  width: 100%;}
  .list-in div {
    width: 48%;
}
.list-contacus-p1 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.list-contacus-p2 {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.list-contacus-p3 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
}


.form-2 input {
    width: 98%;
    border: 0;
    line-height: 40px;
    color: #999;
    padding-left: 10px;
    border: 1px solid #b2b2b2;
    height: 50px;
}

.form-input {
    justify-content: space-evenly;
}

.form-2 .form-input div {
    width: 48%;
}

.form-2 textarea {
    width: 98%;
    height: 160px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    background-color: #ffffff;
    border: 0;
    color: #999;
    border: 1px solid #b2b2b2;
}

.conus-form-contacus .button-contacus {
    display: block;
    color: #fff;
    width: 400px;
    height: 50px;
    margin: 0 auto;
    background-color: #0e51ff;
    margin-top: 30px;
    line-height: 40px;
    border-radius: 10px;
    border: 0;
    font-size: 16px;
}

.conus-form-contacus .button-contacus:hover {
    background-color: #00288f;
}

/* 底部 */

footer {
  /* margin-top: 60px; */
}

.foot_top {
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 0px !important;
  background-color: #1e1e1e;
  font-size: 14px;
  min-width: 1200px;
}

.foot_logo {
  color: #fefefe;
  font-size: 24px;
  font-weight: 900;
  line-height: 36PX;
  display: flex;
  vertical-align: top;
  font-family: Helvetica;
}

.foot_logo span {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  margin-left: 10px;
}

/* .conusul{
  margin-top: 20px;
} */
.conusul li {
  line-height: 30px;
}

.conusul li img {
  margin-right: 8px;
  width: 120px;
}

.aboutdoing {
  font-size: 14px;
  color: #999;
  line-height: 22px;
  margin-top: 20px;
}

.foot_top a {
  color: #ffffff;
}

.foot_top li:hover>a {
  color: #0e64a2;
}

.foot_box {
  justify-content: center;
  width: 100%;
}

.foot_us {
  width: 20%;
}

.foot_us .conusul li {
  display: flex;
  align-items: baseline;
}

.foot_us .conusul li p:nth-child(1) {
  width: 100%;
  text-align: left;
  margin-right: 2%;
}

.foot_us .conusul li p:nth-child(2) {
  width: 90%;
}

.foot_us .conusul i {
  color: #2186cf;
  font-size: 24px;
}

.foot-dibu h2 {
  font-size: 30px;
  color: #fff;
  line-height: 36px;
  font-weight: bold;
}

.foot_nav {
  width: 20%;
}

.ewm {
  width: 20%;
  text-align: center;
}

.ewm p {
  /* margin-top: 10px; */
}

.div {
  width: 30px;
  height: 4px;
  background-color: #0069df;
  margin-top: 10px;
}

.nav_ul span {
  padding-right: 6px;
}

.nav_ul li {
  line-height: 30px;
  padding-bottom: 8px;
}

.order_ul {
  margin-top: 30px;
}

.foot_bottom {
  background-color: #1e1e1e;
  color: #666;
  font-size: 14px;
  line-height: 30px;
  min-width: 1200px;
  border-top: none !important;
}

.div3 {
  width: 50px;
  background-color: #2186cf;
  margin-bottom: 20px;
  height: 2px;
}

.bottom_box {
  justify-content: space-between;
  max-width: 100%;
}

.bottom_box a {
  color: #999;
}

.foot_pro {
  width: 15%;
}

.foot_pro>div {
  justify-content: space-between;
}

footer .notice {
  text-align: center;
}

footer .notice a {
  color: #999;
  font-size: 14px;
}
.index-dibu {
  margin-top: 25px;
  color: #757575 !important;
}

.index-dibu a {
  color: #757575 !important;
}


.foot_box-affter::after {
  content: '';
  width: 100%;
  display: block;
  margin: 50px auto 20px auto;
  border-top: 3px solid #333;
}

footer .notice {
  text-align: center;
}

footer .notice a {
  color: #999;
  font-size: 14px;
}

body {

  font-family: Arial !important;
}