/* top start */
.topHeader {
  background-color: #ffffff;
}

#top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 8px 15px;
}

.datetime {
  line-height: 38px;
}

.inputAddOn {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 15px;
  background-color: #f0f7fb;
}

.inputAddOn input {
  height: 30px;
  border: none;
  outline: none;
  background-color: #f0f7fb;
}

.inputAddOn-item {
  padding: 0 10px;
}

.inputAddOn-item i {
  font-size: 20px;
  cursor: pointer;
}

/* top end */

.juzhong {
  margin: 0 auto;
  border-style: solid;
  border-width: 30;
  text-align: center;
}
.shipin {
  display: flex;
  justify-content: center;
  align-items: center;
}
.neirongjuzhong {
  text-align: center;
}
.juzhong2 {
  display: flex;
  justify-content: center;
}

html,
body {
  height: 100%;
  font-size: 14px;
}
body {
  font-family: Times New Roman, Microsoft Yahei;
}
.header-nav {
  background-color: #003461;
}

.logo img {
  width: 70%;
}

.item {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}

fieldset legend {
  color: #003461;
  font-weight: 600;
}

#flashBoxu_u0_ img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  height: 100%;
}

.layui-nav-item > a {
  font-size: 1.3rem;
  font-weight: 600;
}

.layui-nav-child a {
  font-size: 1.2rem;
}

.titlesList p {
  text-indent: 24pt !important;
  font-size: 15px !important;
  line-height: 180% !important;
  text-align: justify !important; /* 文本两端对齐 */
}

.ca {
  padding: 25px 0;
}
.ca-real {
  margin: 0 auto;
  max-width: 1170px;
}
.ca-real ul {
  display: flex;
  justify-content: space-around;
}
.layui-nav {
  background-color: #003461;
}
.layui-nav-bar,
.layui-nav .layui-this:after {
  background-color: #fff;
}
#slides {
  height: 380px !important;
  text-align: center;
}
#slides img {
  height: 100%;
  width: 100%;
}
.otherLinks {
  margin-top: 27px;
  text-align: right;
}
.otherLinks i {
  margin-right: 5px;
}
.otherLinks span {
  border-left: 1px solid #003461;
  display: inline-block;
  padding: 0 11px;
}
.search {
  margin-top: 20px;
}
.searchForm {
  position: relative;
}
.searchForm input {
  padding-right: 40px;
}
.searchForm #searchButton {
  height: 24px;
  margin-top: -12px;
  padding-right: 0;
  position: absolute;
  right: 7px;
  top: 50%;
  width: 24px;
}
.main-content {
  margin-bottom: 17px;
  margin-top: 21px;
}
.content-news {
  border: 1px solid #ededed;
  min-height: 461px;
}
.content-news .news-list {
  padding-left: 17px;
  padding-right: 14px;
}
.news-list .title h1 {
  border-bottom: 2px solid #003461;
  color: #343434;
  float: left;
  font-size: 18px;
  padding: 14px 0;
}
.news-list .title a {
  color: #003461;
  float: right;
  font-size: 14px;
  margin-top: 17px;
  width: 52px;
}
.news-list .title:after {
  clear: both;
  content: "";
  display: block;
}
.news-list .list {
  margin-top: 10px;
}
.news-list .list li {
  line-height: 1.8;
  padding: 4px 0;
}
.news-list .list .meettingList {
  align-items: center;
  border-bottom: 1px dashed #003461;
  display: flex;
  padding: 11px 0;
}
.news-list .list .meettingList:last-child {
  border: none;
}
.meettingTime {
  background-color: #9a9a9a;
  height: 51px;
  margin-right: 16px;
  text-align: center;
  width: 48px;
}
.meettingTime h1 {
  font-size: 14px;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
}
.meettingTime p {
  background-color: #fff;
  border-radius: 3px;
  color: #003461;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
  width: 42px;
}
.meettingTitle h1 {
  font-size: 14px;
}
.opt-btn {
  font-size: 16px;
  height: 37px;
  width: 100%;
}
.footer-optionLinks {
  margin-bottom: 17px;
}
.footer-address {
  background-color: #003461;
  color: #fff;
  font-size: 14px;
  line-height: 2;
  padding: 24px 0;
  text-align: center;
}
.layui-btn-primary:hover {
  border-color: #003461;
}
.mainSon {
  border: 1px solid #ededed;
  margin: 23px 0 20px;
  position: relative;
}
.menuAside {
  position: sticky;
  text-align: center;
  top: 0;
}
.menuAside h1 {
  background-color: #003461;
  border-bottom: 11px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
}
.menuAside li {
  border-bottom: 1px solid #ededed;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}
.menuAside li a {
  color: #616161;
  display: block;
  transition: 0.3s;
}
.menuAside li a:hover {
  background-color: #003461;
  color: #fff;
}
.mainSection {
  border-left: 1px solid #ededed;
  padding: 0 15px;
}
.sectionTitle {
  background-image: url(../images/title-1.jpg);
  background-position: 0 100%;
  background-repeat: repeat-x;
  display: flex;
  height: 60px;
  justify-content: space-between;
  line-height: 60px;
}
.sectionTitle h1 {
  border-bottom: 2px solid #003461;
  font-size: 18px;
}
.locationShow {
  color: #9a9a9a;
}
.titlesList {
  margin-top: 20px;
}
.titlesList li {
  display: inline-flex;
  height: 45px;
  justify-content: space-between;
  line-height: 45px;
  padding: 0 25px;
}
/* .titlesList ul li:nth-child(2n) {
  background-color: #f8f8f8;
} */
.titlesList ul li a:hover {
  color: #003461;
}
.jumpPage {
  font-size: 14px;
  padding: 23px 0;
  text-align: center;
}
.titlesList h1 {
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  color: #333;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 40px;
  min-height: 40px;
  text-align: center;
}
.titlesList .newsContentDetail {
  font-size: 16px;
  line-height: 1.6;
  padding-bottom: 17px;
  padding-top: 15px;
  text-align: justify;
}
.newsContentDetail p {
  font-family: Times New Roman, Microsoft Yahei;
  text-indent: 32px;
}
.titlesList p > img {
  display: block;
  height: 100%;
  margin: 0 auto;
  max-width: 100%;
}
.newsContentDetail p img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 800px;
}
.newsContentDetail iframe {
  display: block;
  width: 100%;
}
.newsContentDetail li {
  display: block;
}
@media screen and (max-width: 992px) {
  .layui-nav-tree .layui-nav-child dd.layui-this,
  .layui-nav-tree .layui-nav-child dd.layui-this a,
  .layui-nav-tree .layui-this,
  .layui-nav-tree .layui-this > a,
  .layui-nav-tree .layui-this > a:hover {
    background-color: #ededed;
    color: #333;
  }
  .ca-real ul {
    display: block;
  }
  .ca-real ul li {
    width: 100%;
  }
  .menuAside {
    position: relative;
  }
  .titlesList li {
    height: auto;
  }
  .newsContentDetail p img {
    max-width: 80%;
  }
  .titlesList ul > li {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .layui-container {
    width: 1200px;
  }
}