.full .wrapper {
  max-width: 1070px;
  margin: auto; }
  @media (max-width: 1180px) {
    .full .wrapper {
      margin: 0px auto !important; } }
  @media (max-width: 1070px) {
    .full .wrapper {
      margin: 0 15px !important; } }

#container {
  padding-top: 20px; }
  #container .box_mid-title {
    margin-bottom: 0px;
    border: none; }
  #container .box_mid-content {
    padding-top: 20px; }
    #container .box_mid-content .lis_item {
      margin-right: -20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 900px) {
        #container .box_mid-content .lis_item {
          margin-right: -15px; } }
      #container .box_mid-content .lis_item .col_item {
        width: 25%;
        float: left;
        padding-right: 20px;
        margin-bottom: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        @media (max-width: 980px) {
          #container .box_mid-content .lis_item .col_item {
            padding-right: 15px;
            margin-bottom: 20px; } }
        @media (max-width: 900px) {
          #container .box_mid-content .lis_item .col_item {
            width: 33.3%; } }
        @media (max-width: 700px) {
          #container .box_mid-content .lis_item .col_item {
            width: 50%; } }
        @media (max-width: 470px) {
          #container .box_mid-content .lis_item .col_item {
            width: 100%; } }
        #container .box_mid-content .lis_item .col_item .border {
          border: 1px solid #cccccc;
          width: 100%; }
        #container .box_mid-content .lis_item .col_item .img a img {
          max-width: 100%; }
        #container .box_mid-content .lis_item .col_item .info {
          background: #FFF;
          padding: 14px; }
          #container .box_mid-content .lis_item .col_item .info .title {
            font-family: Roboto-Bold;
            font-size: 15.39px;
            color: #4b4b4b;
            text-transform: uppercase;
            padding-bottom: 6px;
            display: inline-block; }
            #container .box_mid-content .lis_item .col_item .info .title:hover {
              color: #00a651; }
          #container .box_mid-content .lis_item .col_item .info .short {
            font-family: Roboto-Regular;
            font-size: 15.39px;
            color: #4b4b4b;
            padding-top: 10px;
            text-align: justify; }
          #container .box_mid-content .lis_item .col_item .info .btn_detail {
            display: block;
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content;
            margin: auto;
            padding: 2px 11px 1px;
            border: 1px solid #00a651;
            margin-top: 20px;
            font-family: Roboto-Regular;
            font-size: 15.39px;
            color: #4b4b4b; }
            #container .box_mid-content .lis_item .col_item .info .btn_detail:hover {
              color: #FFF;
              font-family: Roboto-Medium;
              background: #00a651; }

#item_detail h2 {
  font-family: Roboto-Bold;
  font-size: 19.64px;
  font-weight: normal;
  text-transform: uppercase;
  background-size: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 226px;
  margin: auto;
  text-align: center;
  color: #008210; }
  @media (max-width: 980px) {
    #item_detail h2 {
      font-size: 18px; } }
#item_detail .content {
  padding-top: 20px;
  font-family: helveticaneue-regular;
  font-size: 16px;
  color: #535353;
  text-align: justify; }

/*---------------list_group-----------------*/
.list_group .row_item-title {
  color: #2363c9;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 2px; }

.list_group .row_item .img {
  float: left;
  border: 3px solid #ffffff;
  margin-right: 12px;
  width: 177px;
  height: 118px;
  overflow: hidden; }

.list_group .row_item .title a {
  font-size: 12px;
  color: #353636; }

.list_group .row_item .date {
  font-size: 11px;
  font-weight: normal;
  color: #777777; }

.list_group .row_item .short {
  font-size: 11px;
  line-height: 15px;
  max-height: 45px;
  overflow: hidden; }

.list_group .row_item .other {
  list-style: none;
  margin: 0px;
  padding: 10px 0px 0px; }

.list_group .row_item .other li a {
  background: url(../images/icon_other.gif) no-repeat 0px 5px;
  padding-left: 10px; }

/*---------------list_item-----------------*/
.list_item .col_item {
  width: 33.3%;
  float: left;
  padding-right: 30px;
  margin-bottom: 35px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 12px;
  padding-bottom: 14px; }
  .list_item .col_item a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #02a7df; }

.list_item .row_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -30px; }

.list_item .col_item:after {
  content: '';
  display: block;
  clear: both; }

#tth-content #item_detail img {
  max-height: 500px; }

.list_item .row_item .img {
  float: left;
  width: 30%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center; }

.list_item .row_item .img img {
  width: 100%; }

.list_item .col_item .info {
  float: left;
  width: 70%;
  padding-left: 10px;
  padding-right: 10px; }

#group-detail.full_content .list_item .row_item .img {
  width: 40%; }

#group-detail.full_content .list_item .row_item .info {
  width: 60%; }

.list_item .col_item h3 {
  margin-top: -5px; }

.list_item .col_item h3 a {
  display: block;
  font-size: 18px; }

.list_item .col_item .short {
  margin-top: 7px; }

.list_item .col_item .date {
  color: #999999;
  margin-top: 5px; }

/*-------------------item_detail----------------*/
#item_detail > h1 {
  font-size: 20px;
  color: #08651e;
  font-weight: bold;
  margin-bottom: 4px; }

#item_detail > .item-date {
  font-style: italic;
  color: #888888;
  margin-top: 5px;
  margin-bottom: 10px; }

#item_detail > .item-date > .time {
  display: none; }

#item_detail > .tool-share {
  margin-bottom: 10px; }

#item_detail > .tool-share > .tool-share-item {
  display: inline-block; }

#item_detail > .item_related {
  margin-bottom: 20px; }

#item_detail > .item_related ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px; }

#item_detail > .item_related ul li a {
  background: url(../images/icon_other.gif) no-repeat 0px 12px;
  padding: 5px 0px 5px 17px;
  color: #666666;
  display: inline-block;
  border-bottom: 1px dashed #cbcbcb; }

#item_detail > .item_related ul li a:hover {
  color: #d01062; }

#item_detail > .item_related ul li .date {
  color: #999999; }

#item_detail > .item-short {
  font-weight: bold; }

#item_detail > .item-content * {
  max-width: 100% !important; }

#item_detail > .item-content table {
  width: 100% !important; }

#item_detail > .item-content table img {
  width: 100% !important; }

#item_detail > .fanpage {
  width: 100%;
  overflow-x: hidden;
  text-align: center;
  margin-bottom: 10px; }

#item_detail > .tags {
  margin-bottom: 10px; }

#item_detail > .tags:after {
  content: '';
  display: block;
  clear: both; }

#item_detail > .tags > h3 {
  float: left;
  margin-right: 10px; }

#item_detail > .tags > ul {
  float: left; }

#item_detail > .tags > ul > li {
  float: left;
  margin-right: 5px;
  margin-top: 3px; }

#item_detail > .tags > ul > li > a {
  display: block;
  background: #f4f4f4;
  color: #444;
  border: 1px solid #cccccc;
  padding: 0px 5px; }

#item_detail > .tags > ul > li > a:hover {
  background: #444;
  border-color: #000;
  color: #fff; }

#item_detail > .detail-banner > .banner_item {
  text-align: center; }

#item_detail > .detail-banner > .banner_item a,
#item_detail > .detail-banner > .banner_item img {
  display: inline-block;
  max-width: 100%; }

/*-------------------list_other----------------*/
.list_other {
  margin-top: 30px; }
  .list_other .list_other-title {
    color: #008210;
    font-weight: normal;
    font-size: 20px;
    border-bottom: 1px dashed #008210;
    margin-bottom: 15px;
    font-family: Roboto-Medium; }
    @media (max-width: 980px) {
      .list_other .list_other-title {
        font-size: 18px; } }
  .list_other ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px; }
    .list_other ul li {
      margin-bottom: 7px; }
      .list_other ul li a {
        padding-left: 10px;
        color: #444444;
        display: inline-block;
        position: relative;
        font-size: 15px;
        font-family: Roboto-Medium; }
        .list_other ul li a:hover {
          color: #008210; }
          .list_other ul li a:hover:before {
            background: #008210; }
        .list_other ul li a:before {
          content: '';
          display: block;
          width: 5px;
          height: 5px;
          background: #666666;
          position: absolute;
          left: 0px;
          top: 8px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%; }

#group-detail .list_focus .focus-item {
  margin-left: -8px;
  margin-right: -8px;
  padding-bottom: 8px; }

#group-detail .list_focus .focus-item:last-child {
  padding-bottom: 0px; }

#group-detail .list_focus .focus-item:after {
  content: '';
  display: block;
  clear: both; }

#group-detail .list_focus .focus-item .img {
  float: left;
  width: 45%;
  padding-left: 8px;
  padding-right: 8px; }

#group-detail .list_focus .focus-item .img img {
  width: 100%; }

#group-detail .list_focus .focus-item .info {
  float: left;
  width: 55%;
  padding-left: 8px;
  padding-right: 8px; }

#group-detail .list_focus .focus-item h3 {
  margin-top: -5px; }

#group-detail .list_focus .focus-item h3 a {
  display: block;
  color: #444444;
  font-size: 20px;
  line-height: 30px;
  max-height: 60px;
  overflow: hidden; }

#group-detail .list_focus .focus-item h3 a:hover {
  color: #d01062; }

#group-detail .list_focus .focus-item .short {
  display: block;
  max-height: 90px;
  overflow: hidden;
  margin-top: 8px; }

#group-detail #column_mini .banner_item {
  display: none; }

#group-detail .list_item {
  width: 100%; }

.full.page #item_detail table {
  width: 100% !important;
  max-width: 100% !important;
  table-layout: auto; }

.full.page #item_detail table p {
  padding: 5px 10px; }



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