#ArticleIntro ul li {
  display: flex;
  flex-flow: row wrap;
  margin-left: 60px;
  position: relative;
}

.LongDatePlus {
  display: inline-flex;
  flex-flow: column wrap;
  justify-content: center;
  position: absolute;
  margin-left: -60px;
}

.LongDatePlus .dd {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  width: 28px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #D33A28;
  color: #D33A28;
}

c {
  text-align: center;
  margin-top: 5px;
}

.search {
  display: inline-flex;
  margin-left: 15px;
  border: 2px solid #fff;
  align-items: center;
}

.search #kw {
  border: 0;
  line-height: 32px;
  width: 200px;
  color: #333;
  min-height: 32px;
  padding: 0 10px;
  vertical-align: top;
  background: transparent;
  color: #fff;
}

.search #kw::-webkit-input-placeholder {
  color: #ccc;
}

.search .SearchType {
  display: none;
  border: 0;
  width: 60px;
  height: 30px;
  line-height: 30px;
  color: #333;
  vertical-align: top;
  background: transparent;
}

.search option {
  color: #333;
  line-height: 28px;
  letter-spacing: 5px;
}

.BtnSearch {
  background: #fff;
  color: #000;
  border: 0;
  line-height: 30px;
  width: 36px;
  color: transparent;
  text-align: center;
  font-size: 16px;
  padding-left: 15px;
  vertical-align: top;
  background: url(so.png) #fff no-repeat center;
}

.blue {
  background: #202644;
  color: #fff;
}

.banner {
  position: relative;
}

.sbanner img {
  min-height: 100px;
}

.lng {
  display: inline-flex;
  margin-left: 15px;
  border: 2px solid #fff;
  align-items: center;
  padding: 0 10px;
}

.lng * {
  color: #fff;
}

.lng::after {
  content: '\f0d7';
}

.subpage .menu {
  position: initial;
}

.menu {
  display: flex;
  position: absolute;
  width: 100%;
  z-index: 100000;
  top: 0;
  background: #264B7F;
  height: 45px;
}

.menu ul li a {
  color: #fff;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 1.25em;
}

.menu ul li a:hover {
  background: #dc3545;
}

.menu ul li .sela {
  background: #dc3545;
}

.menu #split {
  width: 0;
  height: 20px;
  border-left: 1px solid #0B2A56;
  border-right: 1px solid #3F71AE;
  margin-top: 12px;
}

.navbar-toggler {
  display: none;
}

.gray {
  background: #eee;
}

.about {
  position: relative;
}

.about .Margin {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  background: #fff;
}

.about .card {
  max-width: 402px;
  width: 50%;
}

.about .intro {
  width: 50%;
  padding-top: 2rem;
  line-height: 2em;
  font-size: larger;
  margin-left: 48px;
}

.about .Subject {
  margin-top: 3rem;
}

.about .Subject a {
  background: #db3545;
  color: #fff;
  padding: 10px 38px;
  font-size: larger;
}

.RowsTitle::before {
  position: absolute;
  z-index: -1;
  display: flex;
  width: 100%;
  left: 0;
  height: 30px;
  content: "";
  border-bottom: 1px solid #505050;
}

.pro .RowsTitle {
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}

.pro .RowsTitle .Title {
  display: inline-flex;
  background: #fff;
  padding-left: 50px;
  padding-right: 50px;
}

.pro .Subject {
  font-size: large;
}

.pro ul {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between !important;
  overflow-x: auto;
}

.pro ul li {
  position: relative;
  min-width: 224px;
  min-height: 302px;
  background: #6096DC;
  margin-left: 5px;
  margin-right: 5px;
}

.pro ul li:nth-child(1) {
  background: #264B7F;
}

.pro ul li:nth-child(1) .more {
  display: block;
}

.pro ul li:hover {
  background: #264B7F;
}

.pro ul li:hover .more {
  display: block;
}

.pro ul li .thumbs {
  position: absolute;
  bottom: 0px;
}

.pro ul li .more {
  position: absolute;
  width: 100%;
  bottom: 20px;
  display: none;
  text-align: center;
}

.pro ul li .more a {
  background: #dc3545;
  color: #fff;
  background: var(--red);
  color: var(--white);
  padding: 8px 15px;
}

.pro ul li .title {
  border-bottom: 1px solid #ccc;
  margin-top: 30px;
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  line-height: 3em;
}

.pro ul li .title a {
  display: block;
  font-size: 20px;
  color: #fff;
}

.pro ul li .memo {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  line-height: 3em;
}

.bottom {
  background: #264B7F;
  background: var(--darkblue);
}

.bottom * {
  color: #fff;
  line-height: 2.5em;
}

.bottom .wx {
  margin-left: 15px;
}

.bottom .wx img {
  margin-top: 10px;
}

.bottom .wx div {
  padding-top: 25px;
}

.bottom h6 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
}

.bottom .split {
  width: 0;
  border-left: 1px solid #194175;
  border-right: 1px solid #2C5488;
  margin-right: 10%;
}

.deepblue {
  background: #092A55;
  color: #fff;
}

.deepblue .left {
  margin-right: 20px;
}

.list {
  display: flex;
  flex-flow: column wrap;
  width: calc(100% - 290px);
  max-width: 100%;
}

.up {
  margin-top: -45px;
  z-index: 10000;
}

nav {
  margin-top: -102px;
  height: 147px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ccc;
}

nav .top {
  font-size: 4em;
  color: #fff;
}

nav .path {
  color: #fff;
}

nav .path a {
  color: #fff;
}

nav .title {
  display: inline-flex;
  margin-left: 20px;
  border-bottom: 3px solid #dc3435;
  margin-top: 12px;
  font-size: 1.2em;
  line-height: 43px;
}

#navi .RowsTitle::before {
  border-bottom: 0px;
}

#navi .RowsTitle .Title {
  display: flex;
  flex-flow: column wrap;
  width: 50%;
  height: auto;
  border-bottom: 1px solid #ccc;
}

#navi .RowsTitle .Title .en {
  text-transform: uppercase;
}

#navi .RowsTitle .Title .cn {
  font-size: 1rem;
  letter-spacing: 0;
  position: relative;
  padding-bottom: 25px;
  color: #888;
  font-weight: normal;
}

#navi .RowsTitle .Title .cn::before {
  position: absolute;
  bottom: 0;
  content: "";
  border-bottom: 5px solid #dc3435;
  width: 50px;
  left: calc(50% - 25px);
}

.white {
  background: #fff;
}

.sider {
  width: 240px;
  margin-left: 50px;
}

.sider .RowsTitle {
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
}

.sider .RowsTitle::before {
  display: none;
}

.sider .RowsTitle .Title {
  font-size: 1.2em;
  line-height: 45px;
  flex-direction: row;
  justify-content: flex-start;
  color: #dc3545;
  text-indent: 20px;
}

.sider ul li {
  border-bottom: 1px solid #ccc;
  padding-top: 1em;
  padding-bottom: 1em;
}

.sider ul li a {
  display: block;
  line-height: 2em;
  text-indent: 20px;
  font-size: 1.2em;
}

.sider ul li a::before {
  content: '<';
  margin-right: 10px;
}

.sider ul li b {
  float: right;
  margin-right: 5px;
}

.sider ul li ul li {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.sider ul li ul li a {
  display: block;
  font-size: 1.2em;
}

.sider ul li ul li a::before {
  content: "";
}

.sider ul li .SubMenu1 {
  display: none;
}

.sider ul ul {
  padding-left: 20px;
}

.navtop {
  margin-top: 16px;
}

.navtop ul li {
  display: flex;
  position: relative;
}

.navtop ul li .thumbs {
  display: none;
  position: absolute;
  width: 118px;
  height: 118px;
  z-index: 10000;
  top: 30px;
}

.navtop ul li:hover .thumbs {
  display: block;
}

.navtop ul li:last-child::after {
  display: inline-flex;
  content: '\f029';
  font-size: larger;
}

.navtop ul li a {
  padding-left: 10px;
  padding-right: 10px;
}

.navtop #split {
  width: 1px;
}

.news .RowsTitle {
  text-align: center;
}

.news .RowsTitle .Title {
  display: inline-flex;
  background: #fff;
}

.news #TabStrip dl {
  display: flex;
  flex: 1;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.news #TabStrip dl dt {
  display: inline-flex;
  width: 120px;
  height: 170px;
  justify-content: center;
  align-items: center;
  background: rgba(38, 75, 127, 0.95);
  position: absolute;
  z-index: 100;
  top: -3px;
}

.news #TabStrip dl dt a {
  width: 2em;
  font-size: large;
  color: #fff;
}

.news #TabStrip dl dd {
  display: flex;
  flex: 1;
  width: 100%;
}

.news #TabStrip dl dd #ArticleList {
  display: flex;
  flex: 1;
  width: 100%;
}

.news #TabStrip dl dd #ArticleList ul {
  display: flex;
  flex: 1 1 100%;
  flex-flow: column wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.news #TabStrip dl dd #ArticleList ul li {
  display: flex;
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  box-sizing: border-box;
  overflow: hidden;
}

.news #TabStrip dl dd #ArticleList ul li.Summary {
  position: relative;
  height: 154px;
  margin-bottom: 40px;
}

.news #TabStrip dl dd #ArticleList ul li.Summary .thumbs {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  filter: brightness(50%);
}

.news #TabStrip dl dd #ArticleList ul li.Summary .thumbs a {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}

.news #TabStrip dl dd #ArticleList ul li.Summary .thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news #TabStrip dl dd #ArticleList ul li.Summary > a {
  display: flex;
  position: absolute;
  align-items: center;
  padding-left: 140px;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 1px 2px #000;
  padding-right: 15px;
}

.news #TabStrip dl dd #ArticleList ul li .Article {
  display: flex;
  flex: 1;
  max-width: 100%;
  flex-flow: row-reverse nowrap;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}

.news #TabStrip dl dd #ArticleList ul li .Article .title {
  display: block;
  width: calc(100% - 46px);
  margin-bottom: 0;
  align-items: center;
  min-width: 0;
}

.news #TabStrip dl dd #ArticleList ul li .Article .title a {
  display: block !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}

.ShortDate {
  display: inline-flex;
  width: 42px;
  position: relative;
}

.ShortDate::before {
  content: "[";
  margin: 0;
}

.ShortDate::after {
  content: "]";
  margin: 0;
}

.honor .Content {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: stretch;
}

.honor .Margin {
  width: calc(100% - 40px);
  overflow: hidden;
}

.honor .Margin .clear {
  display: none;
}

#List #ArticleView ul {
  float: left;
  display: inline-flex;
  width: auto;
  height: 300px;
  flex-flow: row nowrap;
}

#List #ArticleView ul li {
  float: left;
  display: inline-flex;
  flex-flow: column wrap;
  width: 300px;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

#List #ArticleView ul li .thumbs {
  display: inline-flex;
  height: calc(100% - 60px);
}

#List #ArticleView ul li .thumbs a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

#List #ArticleView ul li .thumbs a img {
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
  border: 10px solid #fff;
}

#List #ArticleView ul li .atext {
  line-height: 30px;
}

#NavLeft {
  width: 20px;
  height: 100%;
  content: '\f0d9';
  background: #ff0;
}

#NavRight {
  width: 20px;
  height: 100%;
  content: '\f0da';
  order: 1;
  background: #f00;
}

.service .Margin {
  line-height: 3em;
  background: url(map.jpg) no-repeat center;
}

#ProductDetail .Subject {
  display: none;
}

#ProductDetail img {
  display: flex;
  justify-content: center;
}

#ProductDetail * {
  font-size: 14px;
}

.find {
  width: 100%;
}

@media (min-width: 1430px) {
  .container {
    max-width: 1400px !important;
  }
  .pro ul {
    overflow-x: hidden;
  }
}

@media (min-width: 1230px) {
  .container {
    max-width: 1200px !important;
  }
}

@media (max-width: 1030px) {
  .container {
    max-width: 1000px !important;
  }
  .news #TabStrip dl {
    flex-flow: column wrap !important;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .container {
    max-width: 655px !important;
  }
  .text-right {
    display: none;
  }
  .about .Margin {
    display: flex;
    flex-flow: column wrap;
    background: #fff;
    padding-bottom: 60px;
  }
  .about .Margin > div {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .about .Margin .intro {
    box-sizing: border-box;
    padding: 20px;
  }
  .about .card img {
    width: 100%;
  }
  .about .Subject {
    position: relative;
    z-index: 0;
    left: auto;
  }
  .logo .col {
    display: none;
  }
  .up .row {
    flex-flow: column-reverse wrap;
  }
  .up .row > div {
    width: 100%;
    margin: 0;
  }
  .sider .Margin > ul {
    margin-bottom: 50px;
  }
  .sider ul li {
    padding: 0.5em 0;
  }
}

@media (max-width: 576px) {
  .container {
    max-width: 390px !important;
  }
  .bottom .row {
    flex-flow: column wrap;
    text-align: center;
  }
  .bottom .split {
    width: 100%;
    height: 0;
    border-top: 1px solid #194175;
    border-bottom: 1px solid #2C5488;
    margin: 20px auto;
  }
  .bottom .col {
    flex: 1;
    text-align: center;
  }
  .bottom .left {
    margin-right: 0;
  }
  .pro ul {
    position: relative;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    position: inherit;
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .pro ul li {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .pro ul li .memo {
    line-height: 1.5em;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .admin {
    display: none;
  }
  #NavLeft {
    display: none;
  }
  #NavRight {
    display: none;
  }
  nav {
    display: none;
  }
  .logo {
    width: calc(100% - 60px);
    margin-right: 60px;
  }
  .navbar-toggler {
    display: inline-flex;
    position: fixed;
    z-index: 20000;
    top: 10px;
    right: 0px;
    background: #dc3545;
    color: #fff;
    border-radius: 5px;
    margin: 6px;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    border: 0;
  }
  .navbar-toggler:before {
    content: '\f0c9';
    margin: 0;
    font-family: fontawesome;
    font-size: 30px;
  }
  .subpage .menu {
    position: absolute;
  }
  .menu {
    display: none;
    width: 100%;
    height: auto;
    position: fixed;
    top: 80px;
    left: 0;
    background: #DEE3EB;
  }
  .menu ul {
    flex-flow: row wrap;
    padding: 10px;
  }
  .menu ul li {
    display: block;
    width: calc(50% - 10px);
    background: #264B80;
    margin: 2px;
  }
  .menu ul li a {
    display: block;
    line-height: 40px;
    height: 40px;
    color: #Fff;
  }
  .menu ul li a b {
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .menu ul li:hover {
    background: #dc3545;
  }
  .menu ul li ul {
    left: 110px;
    top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #dc3545;
  }
  .menu ul li ul li a {
    white-space: pre-wrap;
    line-height: 1.5em;
    padding: 10px;
  }
  .menu #split {
    display: none;
  }
}
