.section9 img,
.section19 img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section14 a,
.section12 a,
.section5 a {
  background-color: #0c2b7d;
  height: 123px;
  padding: 35px 45px 35px 20px;
  margin-bottom: 30px;
  border-radius: 7px;
  display: flex;
  align-items: center;
}
.section14 img,
.section12 img,
.section5 img {
  flex-shrink: 0;
  width: 50px;
}
.section14 h4,
.section12 h4,
.section5 h4 {
  margin-left: 30px;
  font-size: 20px;
  color: #fff;
}

.section13 .ul,
.section8 .ul {
  font-weight: 600;
  font-family: Montserrat;
  background: #f2f2f2;
  margin: 0;
  color: #0c2b7d;
  text-decoration: none !important;
  border-left: 5px solid transparent;
  display: block;
  line-height: 22px;
  font-size: 12px;
  padding: 14px 23px 14px 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section13 .ul a,
.section8 .ul a {
  color: #0c2b7d;
}
.section13 .on.ul,
.section8 .on.ul,
.section13 .ul:hover,
.section8 .ul:hover {
  border-color: #6c98e1;
}

.p-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.p-b-1 {
  padding-bottom: 10px;
}

.p-t-1 {
  padding-top: 10px;
}

.p-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.p-b-2 {
  padding-bottom: 20px;
}

.p-t-2 {
  padding-top: 20px;
}

.p-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.p-b-3 {
  padding-bottom: 30px;
}

.p-t-3 {
  padding-top: 30px;
}

.p-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.p-b-4 {
  padding-bottom: 40px;
}

.p-t-4 {
  padding-top: 40px;
}

.p-5 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.p-b-5 {
  padding-bottom: 50px;
}

.p-t-5 {
  padding-top: 50px;
}

.p-6 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.p-b-6 {
  padding-bottom: 60px;
}

.p-t-6 {
  padding-top: 60px;
}

.p-7 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.p-b-7 {
  padding-bottom: 70px;
}

.p-t-7 {
  padding-top: 70px;
}

.p-8 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.p-b-8 {
  padding-bottom: 80px;
}

.p-t-8 {
  padding-top: 80px;
}

.p-9 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.p-b-9 {
  padding-bottom: 90px;
}

.p-t-9 {
  padding-top: 90px;
}

.p-10 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.p-b-10 {
  padding-bottom: 100px;
}

.p-t-10 {
  padding-top: 100px;
}

.p-11 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.p-b-11 {
  padding-bottom: 110px;
}

.p-t-11 {
  padding-top: 110px;
}

.p-12 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.p-b-12 {
  padding-bottom: 120px;
}

.p-t-12 {
  padding-top: 120px;
}

.p-13 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.p-b-13 {
  padding-bottom: 130px;
}

.p-t-13 {
  padding-top: 130px;
}

.p-14 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.p-b-14 {
  padding-bottom: 140px;
}

.p-t-14 {
  padding-top: 140px;
}

.p-15 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.p-b-15 {
  padding-bottom: 150px;
}

.p-t-15 {
  padding-top: 150px;
}

.p-16 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.p-b-16 {
  padding-bottom: 160px;
}

.p-t-16 {
  padding-top: 160px;
}

.p-17 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.p-b-17 {
  padding-bottom: 170px;
}

.p-t-17 {
  padding-top: 170px;
}

.p-18 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.p-b-18 {
  padding-bottom: 180px;
}

.p-t-18 {
  padding-top: 180px;
}

.p-19 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.p-b-19 {
  padding-bottom: 190px;
}

.p-t-19 {
  padding-top: 190px;
}

.p-20 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.p-b-20 {
  padding-bottom: 200px;
}

.p-t-20 {
  padding-top: 200px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  color: #777777;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

main {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

video,
img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

a {
  color: #777777;
  text-decoration: none;
  outline: none;
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

input,
textarea,
select,
button {
  outline: none;
  border: none;
  background-color: transparent;
}

textarea {
  resize: none;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
table th,
table td {
  border: 1px solid #e5e5e5;
  padding: 10px;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.con {
  color: #222;
  line-height: 30px;
}
.con p {
  line-height: 30px;
}
.con ul {
  list-style-type: circle;
  
}
.con ul li {
     padding-left: 20px;
    list-style-type: none;
    position: relative;
}
.con ul li::marker {
    /*font-family: "iconfont" !important;*/
    /*content: "\e622";*/
    /*color: #ebebeb;*/
}
.con ul li p {
    /*margin: 0;*/
}
.con ul li::before{
     content: "\e622";
    font: normal normal normal 14px / 1 FontAwesome;
    font-family: "iconfont" !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*transform: translate(0, -50%);*/
    position: absolute;
    left: 0;
    top: 14px;
    display: inline-block;
    vertical-align: top;
    font-size: 6px;
    color: #999;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

#fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease;
}
#fixed .bj {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
#fixed.on {
  visibility: visible;
  opacity: 1;
  z-index: 1000;
}
#fixed .son {
  z-index: 1000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#fixed .son.on {
  display: none !important;
}
#fixed .son1 {
  width: 80%;
  max-width: 800px;
}
#fixed .son1 .form {
  width: 100%;
  background-color: #fff;
  padding: 20px 5px;
}
#fixed .son1 label {
  width: 100%;
  margin-bottom: 15px;
}
#fixed .son1 span {
  color: #222222;
  line-height: 25px;
}
#fixed .son1 p,
#fixed .son1 input,
#fixed .son1 textarea {
  margin: 0;
  margin-top: 10px;
  font-size: 13px;
  line-height: 40px;
  color: #222222;
  background: #cacaca;
  border: none;
  box-shadow: none;
  outline: none;
  padding: 0px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box !important;
  width: 100%;
  display: block;
  height: 40px;
}
#fixed .son1 p:focus,
#fixed .son1 input:focus,
#fixed .son1 textarea:focus {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 2px #6c98e1;
  -moz-box-shadow: 0 0 0 2px #6c98e1;
  box-shadow: 0 0 0 2px #6c98e1;
}
#fixed .son1 p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
#fixed .son1 textarea {
  height: auto;
  max-height: 200px;
}
#fixed .son1 input[type="file"] {
  opacity: 0;
  display: none;
}
#fixed .son1 .form .file_box {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#fixed .son1 .btn {
  margin-top: 10px;
  font-size: 13px;
  line-height: 40px;
  color: #222222;
  background: #cacaca;
  border: none;
  box-shadow: none;
  outline: none;
  padding: 0px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box !important;
  width: 100%;
  display: block;
  height: 40px;
}

.news_con {
  margin-bottom: 40px;
}
.news_con::after {
  display: block;
  content: "";
  clear: both;
}
.news_con .date {
  float: left;
  width: 120px;
  font-size: 12px;
}
.news_con .location {
  float: left;
  width: 200px;
  background-image: url(../image/icon2.png);
  background-position: left center;
  background-size: 10px auto;
  background-repeat: no-repeat;
  text-indent: 14px;
  font-size: 12px;
}

#page_1 {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
#page_1 a {
  padding: 0px 12px;
  line-height: 38px;
  min-width: 40px;
  display: inline-block;
  border: solid 1px #ccc;
  font-size: 16px;
  margin: 0 5px;
  transition: all 0.5s ease;
  border-radius: 5px;
}
#page_1 a:hover,
#page_1 a.on {
  color: #fff;
  background: #0c2b7d;
  border: solid 1px #0c2b7d;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 2px;
}
#page_1 a.on {
  pointer-events: none;
}
#page_1 a i {
  font-size: 12px;
}

#banner img {
  width: 100%;
  height: 100%;
}
#banner .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#banner .container {
  position: relative;
  height: 100%;
}
#banner .text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#banner h2 {
  font-weight: bold;
  border-radius: 5px;
  color: #0c2b7d;
  text-align: center;
  line-height: 1.5;
  font-size: 60px;
  margin-bottom: 25px;
  transition: all 1.5s ease 0.1s;
  transition-delay: 0.3s;
  opacity: 0;
  transform: translateY(100px);
}
#banner p {
  color: #0c2b7d;
  margin-bottom: 60px;
  font-size: 20px;
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.6s ease 0.5s;
  text-align: center;
}
#banner .but {
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.5s ease 0.8s;
  display: flex;
  justify-content: center;
  gap: 15px;
}
#banner .but a {
  width: 200px;
  height: 48px;
  border-radius: 48px;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  transition: all 0.8s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
#banner .but a:hover {
  background-color: #0c2b7d;
  color: #fff;
}
#banner .but i {
  font-size: 16px;
  transform: rotate(-45deg);
}

.mySwiper1 .swiper-slide {
  position: relative;
  height: 574px;
  width: 100%;
}
.mySwiper1 .swiper-slide-active h2,
.mySwiper1 .swiper-slide-active p,
.mySwiper1 .swiper-slide-active .but {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.mySwiper1 .next_1,
.mySwiper1 .prev_1 {
  width: 45px;
  height: 45px;
  border: 2px solid #bac1c6;
  border-radius: 50%;
  color: #bac1c6;
  transition: all 0.3s ease;
}
.mySwiper1 .next_1:hover,
.mySwiper1 .prev_1:hover {
  background-color: #0c2b7d;
  border-color: #0c2b7d;
  color: #fff;
}
.mySwiper1 .next_1::after,
.mySwiper1 .prev_1::after {
  display: none;
}
.mySwiper1 .next_1 i,
.mySwiper1 .prev_1 i {
  font-size: 20px;
}

.mySwiper3 .swiper-slide {
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mySwiper3 img {
  max-width: 180px;
  max-height: 95px;
}

.mySwiper4 .son {
  padding: 0 50px;
  height: 260px;
  display: flex;
  flex-direction: column;
}
.mySwiper4 .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mySwiper4 .top h3 {
  margin: 0;
  font-size: 16px;
  max-width: calc(100% - 100px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mySwiper4 .top p {
  margin: 0;
  color: #5b7dbe;
}
.mySwiper4 .top p i {
  font-size: 20px;
}
.mySwiper4 .txt {
  margin-top: 15px;
  display: flex;
  align-items: flex-start;
}
.mySwiper4 .txt img {
  flex-shrink: 0;
  width: 45px;
  margin-right: 15px;
}
.mySwiper4 .txt p {
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.6;
  color: #5b7dbe;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mySwiper4 .bottom {
  text-align: right;
  margin-top: auto;
  height: 40px;
}

header {
  position: relative;
  z-index: 10;
}
header .top_bar {
  position: relative;
  z-index: 200;
  font-size: 13px;
  background-color: #0c2b7d;
}
header .top_bar #lang_sel {
  width: 65px !important;
  position: relative;
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .top_bar #lang_sel:hover .lang_sel_list {
  visibility: visible;
  opacity: 1;
}
header .top_bar #lang_sel ul {
  margin: 0;
  padding: 0;
}
header .top_bar #lang_sel .lang_sel_list {
  position: absolute;
  visibility: hidden;
  left: 0;
  top: 100%;
  min-width: 100%;
  background: #0c2b7d;
  list-style: none;
  padding: 2px 0 12px;
  margin: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 1px !important;
  top: 90% !important;
  left: -9px !important;
}
header .top_bar #lang_sel .lang_sel_list a {
  color: #fff;
  display: block;
  padding: 10px;
  text-decoration: none !important;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
header .top_bar #lang_sel .lang_sel_list a:hover {
  background: #6c98e1;
}
header .top_bar #lang_sel .lang_sel_sel {
  position: relative;
  display: block;
  padding: 16px 24px 16px 1px;
  color: #fff;
  text-decoration: none !important;
}
header .top_bar #lang_sel .lang_sel_sel::after {
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  right: 2px;
  top: 50%;
  margin: -2px 0 0;
}
header .top_bar .top_bar_info_wr {
  position: relative;
  float: right;
}
header .top_bar .top_bar_info_wr .top_bar_info_switcher {
  position: relative;
  float: right;
  background: #0c2b7d;
  font-size: 13px;
}
header .top_bar .top_bar_info_wr .top_bar_info_switcher .active {
  position: relative;
  cursor: pointer;
  padding: 14px 42px 16px 21px;
  color: #fff;
  text-decoration: none !important;
  min-width: 160px;
}
header .top_bar .top_bar_info_wr .top_bar_info_switcher .active::after {
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  margin: -2px 0 0;
}
header .top_bar .top_bar_info_wr .top_bar_info_switcher .active span {
  display: inline-block;
  vertical-align: middle;
}
header .top_bar .top_bar_info_wr .top_bar_info_switcher ul {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  background: #0c2b7d;
  list-style: none;
  padding: 12px 0;
  margin: 0;
  min-width: 100%;
}
header .top_bar .top_bar_info_wr .top_bar_info_switcher ul a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-decoration: none !important;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
header .top_bar .top_bar_info_wr .top_bar_info {
  display: none;
  float: right;
  margin: 0;
  padding: 0 6px 0 0;
  list-style: none;
}
header .top_bar .top_bar_info_wr .top_bar_info::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 50px;
}
header .top_bar .top_bar_info_wr .top_bar_info li {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 23px;
  color: #fff;
  font-size: 13px;
}
header .top_bar .top_bar_info_wr .top_bar_info li i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 0 0;
  font-size: 16px;
  color: #ebebeb;
}
header .top_bar .top_bar_info_wr .top_bar_info li span {
  display: inline-block;
  vertical-align: middle;
}
header .top_bar_fixed {
  margin-bottom: 108px;
}
header .header_top {
  z-index: 100;
  position: relative;
  background: rgba(255, 255, 255, 0.3);
  padding: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .header_top .container {
  position: relative;
  z-index: 15;
}
header .header_top .logo {
  float: none;
  font-size: 30px;
  text-transform: uppercase;
  color: #333;
}
header .header_top .logo a {
  display: block;
  margin-top: -12px;
}
header .header_top .logo a img {
  width: 335px;
  max-width: inherit;
}
header .header_top .top_nav {
  position: static;
  float: none;
  bottom: auto;
  top: auto;
  left: auto;
  right: auto;
  padding: 33px 0;
  overflow: inherit;
}
header .header_top .top_nav .top_nav_wrapper {
  background: none;
  box-shadow: none;
  float: right;
  position: static;
  font-size: 12px;
}
header .header_top .top_nav .main_menu_nav {
  background: none;
  box-shadow: none;
  float: right;
  position: static;
  padding: 0;
}
header .header_top .top_nav .main_menu_nav > li {
  letter-spacing: -0.04em;
  position: relative;
  float: left;
  line-height: 1;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  text-transform: none;
}
header .header_top .top_nav .main_menu_nav > li:hover > a {
  color: #6c98e1;
}
header .header_top .top_nav .main_menu_nav > li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
header .header_top .top_nav .main_menu_nav > li > a {
  position: relative;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #0c2b7d;
  padding: 10px 16px;
  height: auto;
  font-family: Montserrat;
}
header .header_top .top_nav .main_menu_nav > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  list-style: none;
  padding: 14px 0;
  margin: 0;
  min-width: 240px;
  z-index: 1;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .header_top .top_nav .main_menu_nav > li .sub-menu li {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  text-transform: none;
  color: #333333;
}
header .header_top .top_nav .main_menu_nav > li .sub-menu li::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  height: 2px;
  background: #0c2b7d;
  opacity: 0;
  visibility: hidden;
}
header .header_top .top_nav .main_menu_nav > li .sub-menu li::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 2px;
  background: #0c2b7d;
  opacity: 0;
  visibility: hidden;
}
header .header_top .top_nav .main_menu_nav > li .sub-menu li a {
  white-space: nowrap;
  display: block;
  padding: 13px 26px 13px;
  color: #333333;
  line-height: 24px;
  text-decoration: none !important;
}
header .header_top .top_nav .main_menu_nav > li .sub-menu li a:hover {
  background: #0c2b7d;
  color: #fff;
}
header .header_top_fixed {
  position: fixed;
  background: #fff;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  -webkit-transform: translateZ(0);
}

footer {
  background-color: #0c2b7d;
  padding: 16px 0 9px;
}
footer .txt {
  float: left;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
  width: 100%;
  padding: 10px 0 14px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
footer .txt p {
  margin: 0;
}
footer a {
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease;
}
footer a:hover {
  color: #fff;
}

.fixed_btn {
  position: fixed;
  top: 55%;
  right: 10px;
  z-index: 99;
  width: 50px;
}
.fixed_btn img {
  width: 40px;
  height: auto;
  margin: 5px;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.fixed_btn img:hover {
  opacity: 1;
}

.title1 {
  text-align: center;
}
.title1 h2 {
  margin: 0;
  line-height: 36px;
  font-size: 28px;
  font-size: 36px;
  font-family: Montserrat;
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #0c2b7d;
}
.title1 h2::after {
  content: "";
  display: block;
  width: 35px;
  height: 6px;
  background: #6c98e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin: 16px 0 0;
  margin-left: auto;
  margin-right: auto;
}

.title2 h2 {
  font-size: 36px;
  font-family: Montserrat;
  line-height: 45px;
  padding: 10px 0 0;
  margin: 0;
  margin-bottom: 23px;
  color: #0c2b7d;
}
.title2 h2::after {
  content: "";
  display: block;
  width: 35px;
  height: 6px;
  background: #6c98e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin: 11px 0 0;
}
.title2 h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 23px;
  letter-spacing: -0.002em;
  text-transform: uppercase;
  line-height: 28px;
  padding: 23px 0 0;
  color: #0c2b7d;
}
.title2 h3::after {
  content: "";
  display: block;
  width: 35px;
  height: 6px;
  background: #6c98e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin: 11px 0 0;
}
.title2 h4 {
  margin: 0;
  font-size: 16px;
  line-height: 45px;
  color: #777;
  letter-spacing: normal;
  font-family: Montserrat;
  padding: 10px 0 0;
  margin-bottom: 23px;
}
.title2 h4::after {
  content: "";
  display: block;
  width: 35px;
  height: 6px;
  background: #6c98e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin: 11px 0 0;
}
.title2 .subtitle {
  display: block;
  font-family: Montserrat;
  font-size: 16px;
  line-height: 34px;
  color: #777;
  letter-spacing: normal;
}

.section1 {
  background-color: #ebebeb;
  margin-top: auto;
}
.section1 .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section1 h2 {
  padding: 25px 0;
  border: none;
  font-size: 20px;
  color: #0c2b7d;
  line-height: 24px;
  text-align: center;
  margin: auto;
  vertical-align: middle;
  font-family: Montserrat;
  font-weight: 700;
}
.section1 .but {
  display: inline-block;
  padding: 8px 18px;
  background: #0c2b7d;
  border: 3px solid #0c2b7d;
  border-radius: 3px;
  color: #fff;
  transition: all 0.5s ease;
}
.section1 .but:hover{
  background: transparent;
  border-color: #fff;
  color: #0c2b7d;
}
.section1 .but i{
  display: inline-block;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  color: #ebebeb;
  transform: translateX(10px);
}
.section1 .but:hover i{
  color: #0c2b7d;
}

.section2 {
  background-image: url(../image/bj1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.section2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(12,43,125,0.75);
}
.section2 .container {
  position: relative;
  z-index: 9;
}
.section2 .row .img {
  padding: 50px;
  background: rgba(255, 255, 255, 0.95);
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  border-radius: 7px;
  overflow: hidden;
  position: relative;
}
.section2 .row .img:hover {
  background: #fff;
}

.section3 .flex {
  display: flex;
  flex-wrap: wrap;
}
.section3 .box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section3 .img {
  display: block;
  margin-bottom: 20px;
}
.section3 .img img {
  width: 100%;
}
.section3 h3 {
  margin: 0;
  font-size: 18px;
}
.section3 h3 a {
  font-size: 18px;
  color: #0c2b7d;
}
.section3 p {
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #777;
  font-family: Montserrat;
  font-size: 12px;
}
.section3 .more {
  text-align: right;
  margin-top: 3px;
}
.section3 .more a {
  display: inline-block;
  color: #0c2b7d;
  border-color: #ebebeb;
  background: #ebebeb;
  border-width: 3px;
  padding: 10px 25px;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 23px;
  border: 1px solid transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  padding-right: 49px;
  position: relative;
  transition: all 0.3s ease;
  transform: translateX(100px);
}
.section3 .more a:hover {
  background-color: #0c2b7d;
  color: #fff;
}
.section3 .more i {
  right: 16px;
  font-size: 19px;
  height: 19px;
  line-height: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.section4 {
  background-image: url(../image/bj2.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 0;
  background-size: cover;
  position: relative;
}
.section4::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(12, 43, 125, 0.75);
  display: block;
}
.section4 h2 {
  font-size: 28px;
  color: #ebebeb;
  line-height: 34px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.section8 .con {
  color: #222;
  line-height: 30px;
}
.section8 .container {
  width: 900px;
}
.section8 .timeline {
  margin-top: 35px;
}
.section8 .year {
  width: 50px;
  font-size: 20px;
  font-weight: 700;
  font-family: Montserrat;
  color: #0c2b7d;
  line-height: 28px;
  letter-spacing: -0.04em;
  display: table-cell;
}
.section8 .sep {
  position: relative;
  display: table-cell;
  width: 80px;
}
.section8 .sep::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 20px;
  bottom: -5px;
  width: 1px;
  background: #e6e6e6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section8 .sep::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 8px;
  width: 9px;
  height: 9px;
  background: #ebebeb;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section8 .txt {
  display: table-cell;
  padding: 0 0 50px;
}
.section8 h4 {
  margin: 0 0 16px;
  padding: 0;
  font-weight: 700;
  font-size: 20px;
  color: #0c2b7d;
}

.section9 .row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 0;
}
.section9 a {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.section9 .img {
  width: 100%;
  height: 0;
  padding-bottom: 67.5%;
  position: relative;
}
.section9 h3 {
  padding: 5px 20px;
  font-size: 18px;
  margin: 0;
  font-weight: normal;
  color: #0c2b7d;
}
.section9 .txt {
  flex-grow: 1;
  padding: 10px 20px;
  background-color: #0c2b7d;
  color: #ebebeb;
  min-height: 84px;
}
.section9 .txt p {
  font-family: Montserrat;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
}

.section10 .left h6 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 20px;
  font-family: Montserrat;
  margin-bottom: 25px;
}
.section10 ul {
  list-style-type: circle;
}
.section10 .left li {
  margin-bottom: 10px;
  padding: 0 0 0 25px;
  position: relative;
}
.section10 .left li:before{
    content: "\e632";
    font: normal normal normal 14px / 1 FontAwesome;
    font-family: "iconfont" !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    position: absolute;
    left: 0;
    top: 12px;
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    color: #ebebeb;
}
.section10 .left .con {
  color: #222;
  line-height: 24px;
}
.section10 .right {
  background-color: #f2f2f2;
  height: 100%;
}
.section10 .right .txt h5 {
  margin: 0;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  padding: 28px 0 0;
  margin: 0 0 23px;
}
.section10 .right .txt h5::after {
  content: "";
  display: block;
  width: 35px;
  height: 6px;
  background: #6c98e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin: 16px 0 0;
}
.section10 .right .txt p {
  margin: 0;
  line-height: 22px;
}

.section11 .flex {
  background: #ebebeb;
  width: 100%;
}
.section11 .but {
  background: #ebebeb;
  color: #0c2b7d;
  border: none;
  font-weight: 700;
  font-family: Montserrat;
  letter-spacing: -0.04em;
  padding: 15px 30px;
  font-size: 12px;
  cursor: pointer;
}
.section11 .but.on {
  background: #0c2b7d;
  color: #ebebeb;
}
.section11 .txt {
  padding-top: 34px !important;
  padding-right: 40px !important;
  padding-bottom: 34px !important;
  padding-left: 40px !important;
  background: rgba(12, 43, 125, 0.9);
}
.section11 .txt h4 {
  position: relative;
  color: #fff;
  padding: 0;
  font-size: 20px;
  margin: 0 0 25px;
}
.section11 .txt p {
  color: #fff;
  margin-bottom: 13px;
  display: flex;
}
.section11 .txt p span {
  font-size: 12px;
  line-height: 22px;
}
.section11 .txt i {
  line-height: 22px;
  flex-shrink: 0;
  font-size: 20px;
  margin-right: 15px;
}
.section11 .box .row {
  display: none;
}
.section11 .box .row.on {
  display: block;
}
.section11 .box .row .img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.section11 .box .row .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.section11 .box .row iframe {
  max-width: 100%;
}

.section13 .box {
  position: relative;
  padding: 37px 20px;
  display: flex;
  align-items: flex-start;
}
.section13 .box:hover .img::after {
  height: 15px;
  transform: translateY(40px);
}
.section13 .box:hover .img::before {
  height: 15px;
}
.section13 .box:hover .img img {
  transform: translateY(20px);
}
.section13 .box .img {
  flex-shrink: 0;
  width: 65px;
  position: relative;
}
.section13 .box .img::after {
  content: "";
  display: block;
  position: absolute;
  left: 29px;
  bottom: -3px;
  width: 6px;
  background: #ebebeb;
  height: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section13 .box .img::before {
  content: "";
  display: block;
  position: absolute;
  left: 29px;
  top: -3px;
  width: 6px;
  background: #ebebeb;
  height: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section13 .box .img img {
  transition: all 0.3s ease;
}
.section13 .box .txt {
  flex-grow: 1;
  margin-left: 20px;
}
.section13 .box h3 {
  margin: 0;
  margin-bottom: 11px;
  font-size: 18px;
  color: #0c2b7d;
}

.section15 img {
  width: 100%;
}

.section16 .box .son {
  background: #cacaca;
  border-top: 1px solid #b6b6b6;
}
.section16 .box .son:nth-child(1) {
  border-top: none;
}
.section16 .box .son.on {
  background: #f2f2f2;
}
.section16 .box h4 {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  font-size: 16px;
  padding-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #0c2b7d;
  text-align: center;
}
.section16 .box .a {
  padding: 3px 30px 18px;
  display: none;
}
.section16 .box .a p {
  line-height: 30px;
}
.section16 .box .a a {
  transition: all 0.3s ease;
}
.section16 .box .a a:hover {
  color: #0c2b7d;
  text-decoration: underline;
}

.section17 th,
.section17 td {
  padding: 10px 0;
  padding-right: 40px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.section17 th a,
.section17 td a {
  transition: all 0.3s ease;
}
.section17 th a:hover,
.section17 td a:hover {
  color: #6c98e1;
}

.section18 .box {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #ebebeb;
  padding: 23px 32px;
  margin: 0 0 80px;
  color: #404040;
}
.section18 .box .info {
  display: table-cell;
  line-height: 26px;
  padding: 0 10px;
  font-size: 13px;
}
.section18 .box i {
  float: left;
  width: 30px;
  font-size: 14px;
}
.section18 .box .text {
  overflow: hidden;
}
.section18 .box strong {
  display: block;
  color: #222222;
  font-size: 14px;
  font-weight: 700;
}
.section18 .btn {
  margin-top: 60px;
  color: #fff;
  background: #0c2b7d;
  border-radius: 5px;
  padding: 8px 18px;
  border-width: 3px;
  padding-right: 40px;
  position: relative;
  display: flex;
  align-items: center;
}
.section18 .btn i {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 10px;
  width: auto;
  font-size: 14px;
  color: #ebebeb;
  -moz-box-sizing: content-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section18 .ul {
  background-image: url(../image/bj3.jpg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 0 15px;
  padding-bottom: 35px;
}
.section18 .ul h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  color: #333333;
  letter-spacing: -0.002em;
  text-transform: uppercase;
  line-height: 28px;
  padding: 23px 0 0;
  font-family: Montserrat;
  margin-bottom: 23px;
}
.section18 .ul p {
  color: #222;
  line-height: 30px;
}

.section19 {
  position: relative;
}
.section19 .row {
  display: block;
  padding-top: 40px;
}
.section19 .list {
  padding: 20px 0;
  border-bottom: 1px solid #e4e5ea;
}
.section19 .list:nth-child(1) {
  padding-top: 0;
}
.section19 .list:nth-child(1) .img {
  width: 50%;
}
.section19 .son {
  display: flex;
  align-items: center;
  gap: 35px;
}
.section19 .img {
  width: 25%;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.section19 .img::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 67%;
  position: relative;
}
.section19 .txt {
  flex-grow: 1;
}
.section19 .txt .date {
  height: 20px;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.section19 .txt .date i {
  line-height: 20px;
  font-size: 14px;
}
.section19 .txt .date span {
  line-height: 20px;
  font-size: 12px;
}
.section19 .txt h2 {
  margin: 0 0 15px;
  line-height: 26px;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 1;*/
  /*-webkit-box-orient: vertical;*/
  transition: all 0.8s ease;
}
.section19 .txt a {
  font-size: 24px;
  color: #0c2b7d;
  line-height: 32px;
}
.section19 .txt .info {
  height: 75px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.media-nav,
.media-icon,
.media-menu {
  display: none;
}
.media-nav {
  padding: 15px 0;
  background-color: #0c2b7d;
  color: #fff;
}
.media-li {
  position: relative;
}
.media-li > a {
  padding: 11px 36px 11px 44px;
  display: block;
  font-size: 20px;
  color: #ffffff;
}
.media-li .arrow {
  position: absolute;
  display: block;
  right: 12px;
  top: 0;
  cursor: pointer;
  height: 50px;
  padding: 0 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.media-li .arrow.on {
  transform: rotate(45deg);
}
.media-li .arrow i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 11px;
  height: 11px;
  z-index: 100;
}
.media-li .arrow i:before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 11px;
  height: 3px;
  background: #fff;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.media-li .arrow i:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 0;
  width: 3px;
  height: 11px;
  background: #fff;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.media-icon.on .icon-menu1,
.media-icon .icon-close1 {
  display: none;
}
.media-icon.on .icon-close1 {
  display: block;
}
.media-menu {
  background: #f0f2f5;
}
.media-item a {
  font-size: 16px;
  color: #0c2b7d;
  font-weight: 600;
  padding: 11px 36px 11px 44px;
  display: block;
}
.list_links {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #5b7dbe;
}
.list_links .container {
  display: flex;
}
.list_links .container .tit {
  flex-shrink: 0;
  color: #fff;
  margin-right: 10px;
  font-size: 16px;
  /*font-weight: bold;*/
  /*border: 1px solid #fff;*/
  /*padding: 0 10px;*/
  line-height: 2;
}
.list_links .container .son {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 10px; 
}
.list_links .container a {
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease;
  font-size: 16px;
  /*font-weight: bold;*/
  line-height: 2;
}
.list_links .container a:hover {
  color: rgba(255, 255, 255);
}
@media (max-width: 768px) {
  .section18 .box .info,
  .media-icon {
    display: block;
  }
  .section17 th:nth-child(3), 
  .section17 td:nth-child(3),
  .section10 .right,
  header .header_top .top_nav,
  header .top_bar .top_bar_info_wr {
    display: none;
  }
  header .header_top .logo {
    float: left;
    padding: 0;
    width: 80%;
  }
  header .header_top .logo a {
    margin: 0;
    width: 100%;
  }
  header .header_top .logo a img {
    width: 100%;
  }
  .media-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
  }
  .media-icon i {
    font-size: 24px;
    color: #0c2b7d;
  }
  .mySwiper1 .swiper-slide {
    height: 200px;
  }
  .section1 .but {
    margin: 0 auto 20px;
  }
  .section2 .row .img {
    border-radius: 0;
  }
  .section3 .more a {
    transform: translateX(0px);
  }
  .section5 .col-sm-6 {
    width: 100%;
  }
  .section14 a,
  .section12 a,
  .section5 a {
    padding: 20px;
    height: auto;
  }
  .section14 h4,
  .section12 h4,
  .section5 h4 {
    margin-left: 20px;
    font-size: 18px;
  }
  .mySwiper4 .son {
    padding: 0 15px;
  }
  /*.mySwiper4 .top h3 {*/
  /*  max-width: calc(100% - 125px);*/
  /*}*/
  .mySwiper4 .top p i {
    font-size: 16px;
  }
  .section13 .row .right,
  .section12 .row .col-sm-6,
  .section9 .row .col-sm-4 {
    width: 100%;
  }
  .section10 .col-sm-4+.col-sm-4 {
    margin-top: 10px;
  }
  .section11 .but {
    width: 50%;
  }
  .section19 .list {
    padding: 20px 15px;
  }
  .section19 .son {
    flex-direction: column;
  }
  .section19 .img {
    width: 100%;
  }
  .title2 h2 {
    font-size: 24px;
  }
  .p-6 {
    padding-top: 30px;
  }
  .p-b-12 {
    padding-bottom: 90px;
  }
  .p-b-15 {
    padding-bottom: 50px;
  }
}
