@media screen and (min-width: 1200px) {
  .container-xl {
    max-width: 1200px;
  }
}

@media screen and (min-width: 845px) {
  .header {
    display: block;
  }
  .header1 {
    display: none !important;
  }
  .i-table {
    display: none !important;
  }
}

@media screen and (max-width: 845px) {
  .header {
    display: none;
  }
  .header1 {
    display: flex;
  }
  .i-table {
    display: none;
  }
}

body {
  overflow-x: hidden;
  position: relative;
}

body .header {
  width: 100%;
  background-color: #141b30;
}

body .header .headernav .container-xl .row .headernav-nav {
  height: 66px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body .header .headernav .container-xl .row .headernav-nav .log img {
  width: 104px;
  height: 100%;
}

body .header .headernav .container-xl .row .headernav-nav .nav-li {
  width: 600px;
  height: 100%;
}

body .header .headernav .container-xl .row .headernav-nav .nav-li .row {
  height: 100%;
}

body .header .headernav .container-xl .row .headernav-nav .nav-li .row .col-2 {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

body .header .headernav .container-xl .row .headernav-nav .nav-li .row .col-2 a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

body .header1 {
  width: 100%;
  height: 50px;
  padding: 5px;
  background-color: #141b30;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body .header1 .header1-left {
  width: 80px;
  height: 100%;
}

body .header1 .header1-left img {
  width: 100%;
  height: 100%;
}

body .header1 .header1-right {
  width: 38px;
  height: 100%;
}

body .header1 .header1-right i {
  width: 38px;
  height: 29px;
  color: #fff;
  line-height: 40px;
  font-size: 33px;
}

body .i-table {
  position: absolute;
  top: 50px;
  z-index: 2;
  background-color: #141B30;
  padding-bottom: 10px;
}

body .i-table .table-boder {
  width: 100%;
  border-right: 2px solid #fff;
}

body .i-table .table-boder div {
  height: 39px;
  margin: 15px 15px;
  border-bottom: 1px dashed  #fff;
}

body .i-table .table-boder div a {
  text-decoration: none;
  color: #fff;
}

body .main .main1 {
  position: relative;
}

body .main .main1 img {
  width: 100%;
  object-fit: cover;
  /*height: 300px;*/
}

body .main .main1 .main1-title {
  width: 186px;
  height: 104px;
  position: absolute;
  left: calc(50% - 93px);
  top: calc(150px - 52px);
}

body .main .main1 .main1-title p:nth-child(1) {
  text-align: center;
  font-size: 36px;
  color: #03176f;
  font-weight: bold;
}

body .main .main1 .main1-title p:nth-child(2) {
  color: #444444;
  text-align: center;
  font-size: 12px;
  letter-spacing: 3px;
}

body .main .main2 {
  margin-top: 100px;
  margin-bottom: 50px;
}

body .main .main2 .container-xl .row .col-md-5:nth-child(1) {
  height: 340px;
}

body .main .main2 .container-xl .row .col-md-5:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*body .main .main2 .container-xl .row .col-md-5:nth-child(3) {*/
/*  height: 340px;*/
/*  white-space: wrap;*/
/*  overflow: hidden;*/
/*  text-overflow: ellipsis;*/
/*}*/

/*body .main .main2 .container-xl .row .col-md-5:nth-child(3) p:nth-child(1) span:nth-child(1) {*/
/*  font-size: 24px;*/
/*  font-weight: bold;*/
/*  color: #03176f;*/
/*  margin-right: 20px;*/
/*}*/

/*body .main .main2 .container-xl .row .col-md-5:nth-child(3) p:nth-child(1) span:nth-child(2) {*/
/*  font-size: 12px;*/
/*  color: #aaa;*/
/*  letter-spacing: 3px;*/
/*}*/

/*body .main .main2 .container-xl .row .col-md-5:nth-child(3) p:nth-child(2), body .main .main2 .container-xl .row .col-md-5:nth-child(3) p {*/
/*  font-size: 14px;*/
/*  color: #666666;*/
/*}*/

/*body .main .main2 .container-xl .row .col-md-5:nth-child(3) p:nth-child(3) {*/
/*  margin-top: 50px;*/
/*  font-size: 14px;*/
/*  color: #666666;*/
/*}*/

body .main .main3 .container-fluid {
  width: 100%;
}

body .main .main3 .container-fluid .row .col-md-6:nth-child(1) {
  width: 100%;
  height: 500px;
}

body .main .main3 .container-fluid .row .col-md-6:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body .main .main3 .container-fluid .row .col-md-6:nth-child(2) {
  background-color: #F6F7FC;
}

/*body .main .main3 .container-fluid .row .col-md-6:nth-child(2) .col-12 div {*/
/*  !*width: 330px;*!*/
/*  height: 258px;*/
/*  margin-top: calc(250px - 190px);*/
/*}*/

/*body .main .main3 .container-fluid .row .col-md-6:nth-child(2) .col-12 div p:nth-child(1) {*/
/*  font-size: 30px;*/
/*  font-weight: bold;*/
/*  color: #03176f;*/
/*  margin-bottom: 0px;*/
/*}*/

/*body .main .main3 .container-fluid .row .col-md-6:nth-child(2) .col-12 div p:nth-child(2) {*/
/*  font-size: 12px;*/
/*  letter-spacing: 5px;*/
/*  color: #bbb;*/
/*}*/

/*body .main .main3 .container-fluid .row .col-md-6:nth-child(2) .col-12 div p {*/
/*  !*width: 316px;*!*/
/*  font-size: 14px;*/
/*  margin-top: 50px;*/
/*  letter-spacing: 2px;*/
/*  color: #888;*/
/*  text-align: justify !important;*/
/*  text-align-last: left !important;*/
/*}*/

/*body .main .main3 .container-fluid .row .col-md-6:nth-child(2) .col-12 div p {*/
/*  !*width: 316px;*!*/
/*  font-size: 14px;*/
/*  letter-spacing: 2px;*/
/*  color: #888;*/
/*  text-align: justify !important;*/
/*  text-align-last: left !important;*/
/*}*/

body .main .main4 {
  padding: 80px 0;
  background-color: #FAFAFA;
}

body .main .main4 .main6-title div:nth-child(1) {
  text-align: center;
  font-size: 36px;
  color: #03176f;
  font-weight: bold;
}

body .main .main4 .main6-title div:nth-child(2) {
  text-align: center;
  font-size: 12px;
  color: #aaa;
  margin-top: 10px;
  margin-bottom: 50px;
  letter-spacing: 2px;
}

body .main .main4 .main6-nav .row .col-xl-4 .items {
  height: 220px;
}

body .main .main4 .main6-nav .row .col-xl-4 .items img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body .main .main4 .main6-nav .row .col-xl-4 .items:hover {
  transform: scale(0.95);
}

body .footer .footer-top {
  height: 100%;
  height: 283px;
  background-color: #141B30;
}

body .footer .footer-top .footertop-nav {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body .footer .footer-top .footertop-nav .footertop-left img {
  width: 108px;
  height: 54px;
}

body .footer .footer-top .footertop-nav .footertop-left p:nth-child(2) {
  font-size: 14px;
  color: #ccc;
}

body .footer .footer-top .footertop-nav .footertop-left p:nth-child(3) {
  margin-bottom: 20px;
}

body .footer .footer-top .footertop-nav .footertop-left p:nth-child(3) span {
  font-size: 14px;
  color: #999;
}

body .footer .footer-top .footertop-nav .footertop-left p:nth-child(4) {
  font-size: 14px;
  color: #999;
}

body .footer .footer-top .footertop-nav .footertop-right div {
  width: 107px;
  height: 107px;
  padding: 10px;
  background-color: #fff;
}

body .footer .footer-top .footertop-nav .footertop-right div img {
  width: 100%;
  height: 100%;
}

body .footer .footer-top .footertop-nav .footertop-right p {
  font-size: 14px;
  color: #ccc;
  text-align: center;
}

body .footer .footer-top .footertop-nav .footertop-right p:nth-child(2) {
  margin-top: 10px;
}

body .footer .footer-bottom {
  width: 100%;
  height: 50px;
}

body .footer .footer-bottom .footerbottom-nav {
  height: 50px;
  padding: 12px 0;
  text-align: center;
  font-size: 14px;
  color: #989898;
}
