@charset "UTF-8";
/*!
 *  湖南软程网络科技有限公司 (软程科技) RCWAP.COM
 *  APP/小程序/公众号/WEB开发
 *  开发日期: 2021/11/11 下午3:40
 */
body {
  background: url(/app/themes/pc/images/bg.png) no-repeat top center;
  background-size: 100% auto; }

a {
  color: #333; }

.mt20 {
  margin-top: 20px; }

.meanutitlebox {
  color: rgba(255, 255, 255, 0.75);
  padding: 20px 15px;
  line-height: 1.2; }

.am-offcanvas-bar {
  background: #0669F4; }

.am-menu-offcanvas1 .am-menu-nav {
  border-bottom: 0; }

.am-menu-offcanvas1 .am-menu-nav > li > a {
  color: #ffffff;
  border-top: 0; }

.am-menu-offcanvas1 .am-menu-nav > .am-open > a, .am-menu-offcanvas1 .am-menu-nav > li > a:hover, .am-menu-offcanvas1 .am-menu-nav > li > a:focus {
  background-color: #064cad; }

.am-menu-offcanvas1 .am-menu-sub {
  background-color: #064cad; }

.am-accordion-basic .am-accordion-title {
  color: #fff; }

.am-accordion-basic {
  line-height: 1.2; }
  .am-accordion-basic .b {
    padding-left: 10px; }

.am-list > li:last-child {
  border-bottom: 0; }

.index_title_box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .index_title_box .iconbox {
    width: 32px;
    height: 32px;
    background: #0669F4;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .index_title_box .iconbox img {
      width: 16px; }
  .index_title_box .bigtitle {
    display: inline-flex;
    color: #0669F4;
    font-size: 20px;
    font-weight: 800;
    margin-left: 10px; }

.xuexiaoxinwen {
  margin-top: 10px; }

.tongzhigonggao {
  padding: 20px 0;
  box-sizing: border-box;
  background: #f1f1f1; }
  .tongzhigonggao .ttboxbox {
    display: flex;
    justify-content: center;
    align-items: center; }
    .tongzhigonggao .ttboxbox .item.nohover .iconbox {
      background: #999; }
    .tongzhigonggao .ttboxbox .item.nohover .bigtitle {
      color: #999; }
  .tongzhigonggao .conentbox {
    margin-top: 10px;
    padding: 20px;
    box-sizing: border-box; }
    .tongzhigonggao .conentbox .item {
      display: flex;
      width: 100%;
      box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.1);
      margin-bottom: 20px;
      margin-right: 20px;
      background: #ffffff;
      border-radius: 3px;
      padding: 20px;
      box-sizing: border-box; }
      .tongzhigonggao .conentbox .item .datebox {
        flex-shrink: 0;
        background: #D2E2F9;
        width: 60px;
        height: 70px;
        text-align: center; }
        .tongzhigonggao .conentbox .item .datebox .d {
          color: #033D8E;
          font-size: 28px; }
        .tongzhigonggao .conentbox .item .datebox .year {
          color: #033D8E;
          font-size: 12px; }
      .tongzhigonggao .conentbox .item .txt {
        height: 68px;
        overflow: hidden;
        margin-left: 10px; }
        .tongzhigonggao .conentbox .item .txt .t {
          font-size: 14px; }
        .tongzhigonggao .conentbox .item .txt .mintxt {
          font-size: 12px;
          color: #999;
          margin-top: 5px; }
      .tongzhigonggao .conentbox .item:hover {
        background: #fafafa; }
        .tongzhigonggao .conentbox .item:hover .txt {
          color: #0669F4; }

.meitibaodaobox {
  background: #6AA5F8;
  padding: 20px 10px;
  width: 100%; }

.am-menu-dropdown2 .am-menu-nav {
  position: relative;
  box-shadow: 0 0 0 #ffffff;
  display: flex;
  flex-wrap: wrap; }

.am-menu-dropdown2 .am-menu-nav .am-parent {
  margin: 0 10px;
  float: left; }

.pagerbox {
  font-size: 12px !important; }

/*# sourceMappingURL=css.css.map */
