@charset "utf-8";
/*layout*/
#sidetitle {
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5);
}

.sidebar {
  float: left;
  width: 21%;
}
.maincontent {
  float: right;
  position: relative;
  width: 75%;
}
.maincontent .inbox {
  padding: 0 20px 20px;
}
.maincontent .detail {
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.maincontent .page_list {
  margin-bottom: 15px;
}
.page_list ul {
  padding-left: 0px;
}
.sidebar .inbox {
  position: relative;
}
.sidebar .inbox:after,
.maincontent:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #eeeeee;
  display: none;
}
.sidebar .inbox:after {
  right: -21px;
}
.maincontent:before {
  left: 20px;
}

.parentname {
  position: relative;
  z-index: 11;
  line-height: 160%;
  padding: 19px 15px;
  margin-bottom: 10px;
  font-size: 1.25em;
  color: #fff;
  font-weight: bold;
  ext-align: center;
  background: url(../images/aside_h2.jpg) no-repeat center center;
  text-align: center;
  background-size: 100%;
}
.parentname font {
  display: inline-block;
  vertical-align: top;
  line-height: 1.4em;
}

.sidenav ul {
  position: relative;
  z-index: 13;
  overflow: hidden;
  padding: 0;
}
.sidenav li {
  border-bottom: 1px solid #fff;
}
.sidenav li a {
  position: relative;
  display: block;
  padding: 12px 20px;
  color: #666666;
  font-size: 1em;
  line-height: 1.6em;
  background-color: #f1f5fa;
}
.sidenav li a:hover {
  background-color: #dee5ef;
}
.sidenav li.on a {
  color: #fff;
  background-color: #457ec1;
}
.sidenav li.img a {
  padding: 0;
}
.sidenav li.img a img {
  display: block;
  transform: 0.3s all;
}
.sidenav li.img a:hover img {
  opacity: 0.85;
}

.page_title {
  padding-top: 9px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.page_title h2 {
  display: inline-block;
  position: relative;
  padding: 0 20px;
  font-size: 1em;
  color: #555;
  font-weight: bold;
}
.page_title h2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -14px;
  background: #457ec1;
}

/*list*/
.page_list li {
  position: relative;
  padding: 7px 100px 7px 0;
  clear: both;
  overflow: hidden;
  line-height: 1.6;
  padding-left: 20px;
}
.page_list li .time {
  position: absolute;
  right: 20px;
  top: 7px;
  color: #999999;
}
.page_list li a {
  float: left;
  max-width: 96%;
  color: #595959;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
}
.page_list li a::after {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #333;
  position: absolute;
  top: 10px;
  left: 0;
}
.page_list li a br {
  display: none;
}
.page_list li a:hover {
  color: #4675bd;
}
.singlePage {
  line-height: 2.25;
  font-size: 16px;
}

.page_list.split li:nth-child(5n),
.page_list.split .addLine {
  margin-bottom: 15px;
  padding-bottom: 25px;
  border-bottom: 1px dashed #e5e5e5;
}
.page_lists .setModule:last-child {
  margin-bottom: 0;
}

.page_list_pic {
  overflow: hidden;
}
.page_list_pic ul {
  margin-right: -10px;
  margin-left: -10px;
  overflow: hidden;
  zoom: 1;
}
.page_list_pic ul li {
  position: relative;
  float: left;
  width: 33.333%;
}
.page_list_pic ul li a {
  display: block;
  margin: 0 10px 20px;
  font-size: 1em;
  overflow: hidden;
}
.page_list_pic ul li .pic {
  display: block;
  width: 100%;
  height: 180px;
  background-color: #ebebeb;
  overflow: hidden;
  position: relative;
}
.page_list_pic ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.page_list_pic ul li h4 {
  display: block;
  line-height: 24px;
  font-weight: normal;
  text-align: left;
}
/* .page_list_pic ul li h4:before{display:inline-block; content: "\e600"; vertical-align:middle; visibility:hidden;font-size: 2.25em !important;position: absolute;top: 10px;right: 0px;} */
.page_list_pic li i.fa {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 2.25em !important;
  color: #457ec1;
}
.page_list_pic li a:hover i.fa {
  color: #fff;
}
.page_list_pic ul li h4 span {
  height: 48px;
  text-align: center;
}
.page_list_pic ul li h4 br {
  display: none;
}
.page_tab {
  margin: 20px 0px;
  overflow: hidden;
}
.page_tab ul {
  padding-left: 0;
}
.page_tab li {
  float: left;
  margin: 0 10px;
  line-height: 42px;
}
.page_tab li a {
  display: block;
  font-size: 1em;
  border: 1px solid #ccc;
  border-radius: 20px;
  padding: 0 20px;
}
.page_tab li.on a {
  background-color: #457ec1;
  color: #fff;
  border: 0;
}
/* singlepage */
.singlepage_title {
  text-align: center;
  font-size: 2em;
  line-height: 140%;
  padding: 15px 0 30px;
}
.singlepage_attr {
  padding-bottom: 12px;
  font-size: 0.9375em;
  color: #888888;
  border-bottom: #e1e1e1 1px solid;
  text-align: center;
}
.singlepage_attr span {
  margin: 0 10px;
  display: inline-block;
}
.singlepage_attr b {
  font-weight: normal;
}
.singlepage_attr .fontsize i {
  cursor: pointer;
  font-style: normal;
  color: #888;
  margin-right: 4px;
  margin-left: 4px;
}
.singlepage_attr .fontsize i:hover {
  color: #8d0707;
}

.singlepage_content {
  clear: both;
  padding: 20px;
  line-height: 2.25;
  overflow: hidden;
}
.singlepage_content p {
  margin: 15px 0;
}
.singlepage_content table,
.singlepage_content video,
.singlepage_content img {
  max-width: 100%;
}

.singlepage_button {
  padding-top: 5%;
  padding-bottom: 5%;
  font-size: 0.875em;
  border-top: #e3e3e3 1px dashed;
  text-align: center;
}
.singlepage_button a {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 6px;
  margin-left: 6px;
  line-height: 26px;
  background-color: #ececec;
}
.singlepage_button a:hover,
.singlepage_button a.hover {
  background-color: #355e92;
  color: #fff;
}

/* sitemap */
.sitemap .module {
  border-bottom: 1px dashed #e5e5e5;
}
.sitemap .common_title {
  line-height: 46px;
  background-color: #f8f8f8;
}
.sitemap .newslist {
  padding: 15px 0;
}
.sitemap .newslist li {
  float: left;
  width: 25%;
}
.sitemap .newslist li h4 {
  padding-right: 15px;
  font-size: 1em;
}
.sitemap .newslist li h4:before {
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.table-border-none tr th,
.table-border-none tr td {
  border-top: 1px dotted #ddd !important;
}
.table-border-none tr th:first-child,
.table-border-none tr td:first-child {
  font-weight: bold;
  text-align: center !important;
}
.table-border-none tr:first-child th,
.table-border-none tr:first-child td {
  border-top: none !important;
}
.table-border-none th,
.table-border-none td {
  border: none !important;
}
.table-border-none th p,
.table-border-none td p {
  margin: 0;
}
.table-border-none td {
  text-align: left !important;
}

/**** responsive ****/
@media (max-width: 1440px) {
}

@media (max-width: 1280px) {
  .sitemap .newslist {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 1023px) {
  .page_list_pic ul {
    margin-right: -8px;
    margin-left: -7px;
  }
  .page_list_pic ul li a {
    margin: 15px 8px 0 7px;
  }
}

@media (max-width: 992px) {
  .sitemap .newslist {
    padding: 10px 5px 0;
  }
  .sitemap .newslist li {
    width: 33.33333%;
  }
}

@media (max-width: 991px) {
  .sidebar,
  .maincontent {
    float: none;
    width: 100%;
  }
  .sidebar .inbox:after,
  .maincontent:before {
    display: none;
  }
  .maincontent .inbox {
    padding-left: 0;
    margin-left: 0;
  }
  .maincontent .rel-appendixs {
    border-top-width: 1px;
    border-top-style: dashed;
  }

  .m_sidebar {
    position: fixed;
    left: -200px;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.6) !important;
    width: 200px !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .m_sidebar.active {
    left: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  }
  .m_sidebar_mark {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
    display: none;
  }
  .m_sidebar_over {
    overflow-y: auto;
    max-height: 100%;
    overflow-x: hidden;
  }
  .m_sidebar_icon {
    position: absolute;
    left: 100%;
    bottom: 0;
    z-index: 13;
    width: 40px;
    height: 40px;
    background: url(../images/m_icon_sidebar.gif) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0 4px 0 0;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  .m_sidebar_icon_open {
    transform: rotate(180deg);
    border-radius: 0 0 0 4px;
  }
  .parentname {
    margin-bottom: 1px;
    text-align: left;
  }
  .sidenav li {
    margin-bottom: 0;
    border-top: none;
  }
  .sidenav li a {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    text-align: left;
  }

  .page_list {
    margin-bottom: 0;
  }
  .page_list_pic {
    margin-bottom: 0;
  }
  .page_tt {
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .page_list_pic ul li {
    width: 50%;
  }
}

@media (max-width: 640px) {
  .page_list_pic ul li .pic {
    height: 210px;
  }
}

@media (max-width: 480px) {
  .page_list li {
    padding: 10px 10px 10px 0 !important;
    line-height: 1.6;
    height: auto;
  }
  .page_list li a,
  .page_list li .time {
    float: none;
    display: inline;
    position: static;
    white-space: normal;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: auto;
  }
  .page_list li a {
    margin-right: 10px;
  }
  .page_list_pic ul li .pic {
    height: 170px;
  }

  .sitemap .newslist li {
    width: 50%;
  }
#page_div {

    flex-wrap: wrap;
}
}

@media (max-width: 414px) {
  .page_list_pic ul li .pic {
    height: 160px;
  }
}

@media (max-width: 375px) {
}

@media (max-width: 320px) {
  .page_list_pic ul li {
    width: 100%;
  }
  .page_list_pic ul li .pic {
    height: auto;
  }
  .page_list_pic ul li h4 span {
    height: auto;
    display: block;
  }
  .sitemap .newslist li {
    width: 100%;
  }
}
