.full {
  background: #f6f6f6; }

#container {
  padding-top: 9px;
  padding-bottom: 27px; }
  @media (max-width: 425px) {
    #container {
      padding-top: 0px; } }

.tth_navigation {
  padding-top: 13px; }

.box_mid .box_mid-title {
  max-height: none;
  padding-top: 0px !important;
  text-align: center;
  margin-bottom: 45px; }
  @media (max-width: 980px) {
    .box_mid .box_mid-title {
      margin-bottom: 25px; } }
  .box_mid .box_mid-title .mid_title_l {
    float: none;
    font-family: OpenSans-Light;
    font-size: 38px;
    color: #232323;
    text-transform: none;
    margin-bottom: 2px; }
    @media (max-width: 980px) {
      .box_mid .box_mid-title .mid_title_l {
        font-size: 30px;
        margin-bottom: 0px; } }
  .box_mid .box_mid-title .mid_title_r {
    float: none;
    font-family: OpenSans-Light;
    font-size: 14px;
    color: #787878;
    max-width: 100%; }
    @media (max-width: 980px) {
      .box_mid .box_mid-title .mid_title_r {
        font-size: 13px; } }

.box_mid-content {
  background: none !important; }

.list_item .row_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px; }
  @media (max-width: 980px) {
    .list_item .row_item {
      margin: 0 -5px; } }
  .list_item .row_item .col_item {
    width: 33.3%;
    padding: 0px 15px;
    margin-bottom: 48px; }
    @media (max-width: 980px) {
      .list_item .row_item .col_item {
        padding: 0 5px;
        margin-bottom: 20px; } }
    @media (max-width: 768px) {
      .list_item .row_item .col_item {
        width: 50%; } }
    @media (max-width: 500px) {
      .list_item .row_item .col_item {
        width: 100%; } }
    .list_item .row_item .col_item .img {
      position: relative; }
      .list_item .row_item .col_item .img a {
        padding-top: 75.2%;
        position: relative;
        overflow: hidden; }
        .list_item .row_item .col_item .img a:hover img {
          -webkit-transform: translate(-50%, -50%) scale(1.1);
          -ms-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1); }
        .list_item .row_item .col_item .img a img {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          min-width: 100%;
          min-height: 100%;
          height: auto; }
      .list_item .row_item .col_item .img .date_update {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        position: absolute;
        bottom: 0px;
        background: #008f2f;
        color: #FFF;
        padding: 19px 18px;
        text-align: center; }
        @media (max-width: 980px) {
          .list_item .row_item .col_item .img .date_update {
            padding: 10px 14px; } }
        .list_item .row_item .col_item .img .date_update p {
          padding: 0px;
          font-family: Roboto-Regular;
          font-size: 17.42px;
          line-height: 18px; }
          @media (max-width: 980px) {
            .list_item .row_item .col_item .img .date_update p {
              font-size: 14px; } }
          .list_item .row_item .col_item .img .date_update p.year {
            font-family: Roboto-Medium; }
    .list_item .row_item .col_item .info a.title {
      font-family: OpenSans-Semibold;
      font-size: 18px;
      color: #1a1a1a;
      display: inline-block;
      padding-top: 24px; }
      @media (max-width: 980px) {
        .list_item .row_item .col_item .info a.title {
          font-size: 16px;
          padding-top: 10px; } }
      .list_item .row_item .col_item .info a.title:hover {
        color: #008f2f; }
    .list_item .row_item .col_item .info .short {
      font-family: OpenSans-Regular;
      font-size: 14px;
      color: #7c7c7c;
      padding-top: 14px; }
      @media (max-width: 980px) {
        .list_item .row_item .col_item .info .short {
          font-size: 13px;
          padding-top: 5px; } }
    .list_item .row_item .col_item .info a.view_detail {
      display: block;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      font-family: OpenSans-Bold0;
      font-size: 14px;
      color: #008f2f;
      text-transform: uppercase;
      height: 37px;
      line-height: 37px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      margin: auto;
      padding: 0px 20px;
      margin-top: 32px; }
      @media (max-width: 980px) {
        .list_item .row_item .col_item .info a.view_detail {
          margin-top: 15px;
          height: 30px;
          line-height: 30px;
          font-size: 13px; } }
      .list_item .row_item .col_item .info a.view_detail:hover {
        border-color: #008f2f; }

.paginate {
  background: none !important;
  padding: 0px !important;
  padding-top: 7px !important; }
  .paginate .pagelink, .paginate .btnPage {
    background: #d8d8d8;
    margin: 0 4.5px; }

#item_detail {
  position: relative;
  padding: 0px 5%; }
  @media (max-width: 1184px) {
    #item_detail {
      padding: 0px; } }
  #item_detail:before {
    content: '';
    display: block;
    width: 150%;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #e1e1e1; }
    @media (max-width: 425px) {
      #item_detail:before {
        display: none; } }
  #item_detail .title {
    font-family: OpenSans-Semibold;
    font-size: 26px;
    color: #1a1a1a;
    padding: 29px 0px 18px; }
    @media (max-width: 980px) {
      #item_detail .title {
        font-size: 20px;
        padding: 25px 0px 15px; } }
  #item_detail .item-content {
    font-family: OpenSans-Regular;
    font-size: 14.93px;
    color: #4b4b4b; }
    #item_detail .item-content p {
      font-family: OpenSans-Regular;
      font-size: 14.93px;
      color: #4b4b4b;
      text-align: justify; }

/*---------------list_group-----------------*/
table {
  table-layout: auto; }

.list_group .row_item-title {
  color: #2363c9;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 2px; }

.service-br {
  height: 56px;
  background-color: #c9d6e1; }

.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-----------------*/
@media (max-width: 850px) {
  .list_item .col_item {
    width: 50%;
    padding-right: 20px; } }
@media (max-width: 600px) {
  .list_item .col_item {
    width: 100%;
    float: none;
    margin-bottom: 15px; } }
.list_item .col_item:after {
  content: '';
  display: block;
  clear: both; }

.list_item .row_item .img {
  float: none;
  width: 100%;
  position: relative; }
  .list_item .row_item .img:hover .info {
    top: 0;
    -webkit-animation: move1 0.5s;
    animation: move1 0.5s; }
    .list_item .row_item .img:hover .info .short {
      display: block; }
  .list_item .row_item .img .info {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    -webkit-animation: move2 0.5s;
    animation: move2 0.5s; }
    .list_item .row_item .img .info a {
      height: 100%; }
    .list_item .row_item .img .info .title {
      color: #FFF;
      font-size: 15px;
      font-family: helveticaneuemedium; }
    .list_item .row_item .img .info .short {
      color: #FFF;
      font-size: 14px;
      font-family: helveticaneue-regular;
      padding-top: 10px;
      display: none; }

@-webkit-keyframes move1 {
  from {
    top: 80%; }
  to {
    top: 0; } }

@keyframes move1 {
  from {
    top: 80%; }
  to {
    top: 0; } }
@-webkit-keyframes move2 {
  from {
    top: 0; }
  to {
    top: 80%; } }
@keyframes move2 {
  from {
    top: 0; }
  to {
    top: 80%; } }
.list_item .row_item .img .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none; }

.list_item .col_item:hover .img .overlay {
  display: block; }

@media (max-width: 599px) {
  .list_item .row_item .img {
    width: 100%;
    float: none; } }
.list_item .row_item .img a {
  display: block; }

.list_item .row_item .img h3 {
  position: absolute;
  left: 35%;
  top: 41%;
  margin-bottom: 0px;
  text-align: center;
  border: 1px solid #fff;
  padding: 9px 15px;
  display: inline-block; }

.list_item .row_item .img h3 a {
  color: #fff;
  font-size: 14px;
  font-weight: normal; }

.list_item .row_item .img img {
  width: 100%; }

@media (max-width: 599px) {
  .list_item .col_item .info {
    width: 100%;
    padding-left: 0px;
    float: none; } }
#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-bottom: 11px; }

.list_item .col_item h3 a:hover {
  color: #f20a0a; }

.list_item .col_item h3 a:hover {
  color: #f20a0a; }

.list_item .col_item .view_more {
  line-height: 38px;
  padding: 0px 32px; }

@media (max-width: 599px) {
  .list_item .col_item .view_more {
    display: block; } }
.list_item .col_item .short {
  text-align: justify; }

.list_item .col_item .date {
  color: #999999;
  margin-top: 5px; }

/*---------------grid_item-----------------*/
.grid_item .row_item {
  margin-left: -15px;
  margin-right: -15px; }

.grid_item .col_item {
  padding: 0px 15px 15px;
  width: 33.33%;
  float: left; }

.grid_item .col_item:after {
  content: '';
  display: block;
  clear: both; }

.grid_item .row_item .img {
  float: left;
  width: 100%; }

.grid_item .row_item .img img {
  width: 100%; }

.grid_item .col_item .info {
  float: left;
  width: 100%; }

.grid_item .col_item h3 {
  padding: 15px 0; }

.grid_item .col_item h3 a {
  display: block;
  color: #000;
  font-size: 23px;
  font-weight: normal; }

.grid_item .col_item h3 a:hover {
  color: #444; }

.grid_item .col_item .short {
  line-height: 24px;
  color: #666;
  font-size: 14px; }

.grid_item .col_item .date {
  color: #666;
  margin-top: 10px; }

/*-------------------item_detail----------------*/
#item_detail .item-content p > img {
  display: block;
  margin: 0 auto; }

#item_detail > h3 {
  font-size: 17px;
  color: #4c4c4c;
  margin-bottom: 15px;
  font-family: SFUFutura03;
  text-transform: uppercase; }

#item_detail > .item-date {
  color: #c4b47e;
  margin-top: 5px;
  font-size: 13px;
  font-family: "SFU Bold";
  padding-bottom: 15px; }

#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-family: SFUFutura03;
  font-weight: bold;
  color: #000;
  font-size: 14px; }

#item_detail > .item-content {
  margin-bottom: 30px;
  font-family: helveticaneue-regular;
  font-size: 16px;
  color: #535353;
  text-align: justify; }
  @media (max-width: 768px) {
    #item_detail > .item-content {
      font-size: 15px; } }
  #item_detail > .item-content h5 {
    font-size: 16px; }
    @media (max-width: 768px) {
      #item_detail > .item-content h5 {
        font-size: 15px; } }
  #item_detail > .item-content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto; }

#item_detail > .item-content * {
  max-width: 100% !important; }

#item_detail > .item-content table {
  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: 29px; }

.list_other {
  margin-bottom: 16px; }
  .list_other .list_other-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px; }
    @media (max-width: 980px) {
      .list_other .list_other-title {
        margin-bottom: 20px; } }
    .list_other .list_other-title span.title {
      color: #3c3c3c;
      font-size: 26px;
      font-family: OpenSans-Regular;
      padding-right: 20px; }
      @media (max-width: 980px) {
        .list_other .list_other-title span.title {
          font-size: 22px;
          padding-right: 10px; } }
    .list_other .list_other-title span.right {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      height: 1px;
      background: #e1e1e1;
      -webkit-transform: translateY(23px);
      -ms-transform: translateY(23px);
      transform: translateY(23px);
      position: relative; }
      .list_other .list_other-title span.right:after {
        content: '';
        display: block;
        width: 30%;
        height: 1px;
        background: #e1e1e1;
        position: absolute;
        left: 100%; }
  .list_other .list_other_item .item .img a {
    padding-top: 58%;
    position: relative;
    overflow: hidden;
    display: block; }
    .list_other .list_other_item .item .img a:hover img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); }
    .list_other .list_other_item .item .img a img {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%;
      height: auto; }
  .list_other .list_other_item .item .info a.title {
    font-family: OpenSans-Semibold;
    font-size: 18px;
    color: #1a1a1a;
    display: inline-block;
    padding: 24px 0px 14px 0px; }
    @media (max-width: 980px) {
      .list_other .list_other_item .item .info a.title {
        font-size: 16px;
        padding: 10px 0px 5px 0px; } }
  .list_other .list_other_item .item .info .short {
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #7c7c7c; }
    @media (max-width: 980px) {
      .list_other .list_other_item .item .info .short {
        font-size: 13px; } }
  .list_other .list_other_item .item .info a.view_detail {
    font-family: OpenSans-Bold0;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    height: 37px;
    line-height: 37px;
    padding: 0px 20px;
    background: #008f2f;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
    border-radius: 3px;
    margin-top: 34px; }
    @media (max-width: 980px) {
      .list_other .list_other_item .item .info a.view_detail {
        margin-top: 15px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        padding: 0 10px; } }
    .list_other .list_other_item .item .info a.view_detail:hover {
      opacity: 0.7; }

/*list_group_box*/
.list_group_box .list_row_title a {
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #ff8400;
  text-transform: uppercase; }

.list_group_box .list_row_title .view_more {
  float: right; }

.list_group_box .list_row_title .view_more a {
  line-height: 40px;
  font-size: 14px;
  font-weight: normal;
  color: #ff8400;
  text-transform: initial; }

.list_group_box .list_col_title a {
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #ff8400;
  text-transform: uppercase; }

.list_group_box .list_row {
  margin-bottom: 10px;
  border-bottom: 1px solid #eee; }

.list_group_box .list_row:last-child {
  border-bottom: 0px solid #eee;
  margin-bottom: 35px; }

/**/
/*SLIDE*/
div.list_row .owl-controls {
  position: absolute;
  top: 25%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: none; }

div.list_row:hover .owl-controls {
  display: block; }

div.list_row .owl-controls .owl-nav {
  width: 100%;
  position: relative;
  height: 50px;
  margin: 0px auto; }

div.list_row .owl-nav .owl-prev, div.list_row .owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
  font-size: 0px;
  padding: 0px;
  margin: 0px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

div.list_row .owl-nav .owl-prev {
  left: 0px;
  background: rgba(46, 104, 129, 0.45) url(../images/prev_banner.png) no-repeat; }

div.list_row .owl-nav .owl-next {
  right: 0px;
  background: rgba(46, 104, 129, 0.45) url(../images/next_banner.png) no-repeat; }

div.list_row .owl-nav .owl-prev:hover {
  background: #2e6881 url(../images/prev_banner.png) no-repeat; }

div.list_row .owl-nav .owl-next:hover {
  background: #2e6881 url(../images/next_banner.png) no-repeat; }

@media (max-width: 767px) {
  .grid_item .col_item {
    width: 50%; }

  #group-detail #column_mini,
  .service_focus_main .focus_list {
    width: 100%; }

  #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%; } }



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