﻿/*-------------------------------------------------------*/

/* 1. Isotope filtering
/*-------------------------------------------------------*/
body {
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  overflow-x: hidden;
  line-height: 1.8;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  outline: none !important;
  color: #282828;
}

a:hover,
a:active {
  color: #282828;
  text-decoration: none;
}

img {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.8;
  color: rgba(0, 0, 0, 0.85);
}

.navbar-brand img {
  max-height: 70px;
  width: auto;
}

#navigation .menu1 {
  font-weight: 400;
}

/* #index-business .inner-service-post a:hover i,
#index-business .inner-service-post a:active i {
    color: #fff;
} */

#index-project {
  padding-top: 0px;
  background: #fff;
  padding-bottom: 60px;
}

.portfolio-section.carousel-projects .title-section h1:after {
  background: #222;
}

/* #index-project .caption h2 {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
} */

/* #index-project .caption span {
    display: block;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.4;
} */

/* .portfolio-section .project-post .inner-project .project-hover .caption {
    padding: 15px 20px;
} */

#index-news {
  padding: 90px 0;
  background: #fff;
}

/* #index-news .team-post {
    padding: 0 12px 0 12px;
}

#index-news .team-post .team-gal {
    margin-bottom: 20px;
} */

/* #index-news .iblog-title {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.4;
} */

/* #index-news .iblog-desc {
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
} */

/* #index-news .owl-theme .owl-controls .owl-page span {
    background: #fff;
}

#index-news .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #185ABD;
} */

/* .copyright b {
    color: #fff;
} */

/* #container.active {
    opacity: 1;
} */

#container {
  padding-top: 70px;
  /* opacity: 0; */
}

/* 内页 */

.noDis {
  display: none;
}

/* .search-tips {
    color: #f00;
    font-size: 16px;
    text-align: center;
} */

.page-content {
  line-height: 1.6;
}

.page-content p {
  margin-bottom: 0;
  line-height: 2;
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* .search-tips {
    color: #f00;
    font-size: 16px;
    text-align: center;
} */

/* em.error {
    overflow: hidden;
    zoom: 1;
    background: url("../images/unchecked.gif") no-repeat 0px 0px;
    padding-left: 19px;
    color: red;
} */

/* em.success {
    overflow: hidden;
    zoom: 1;
    background: url("../images/checked.gif") no-repeat 0px 0px;
    padding-left: 19px;
    color: red;
} */

/* .proinfo-list .c-thumblink img {
    border: 1px #ededed solid;
} */

/* 可移植内页样式 */
/* .for-bottom-padding-no {
    padding-top: 45px;
    clear: both;
} */

/* .text-center {
    text-align: center;
} */

/* .sidebar .widget:last-child {
    margin-bottom: 0;
} */

/* .entry-header {
    background: none;
    box-shadow: none;
    padding-top: 0;
    border: none;
} */

/* .s-contact {
    color: #555;
    line-height: 1.6;
} */

/* .sidebar .widget {
    margin-top: 0;
} */

/* .entry-meta li:before {
    margin: 0;
} */

#innerpage-wrap {
  background: #fff;
  padding-top: 45px;
  clear: both;
}

.breadcrumb-wrapper {
  background: #f4f4f4;
  padding: 30px 0;
}

.breadcrumb-section .bc-cat {
  padding-top: 16px;
  position: relative;
  top: 2px;
}

.bcid-cat {
  font-size: 16px;
  font-weight: bold;
}

.location {
  text-align: right;
}

/* .widget-category ul li:before {
    font-family: 'FontAwesome';
    content: "\f101";
    padding-right: 17px;
} */

.breadcrumb {
  background: none;
  border-radius: 0;
  padding: 4px 0;
  margin: 39px 0px 0px;
}

.breadcrumbs:after {
  height: 1px;
  background: #fff;
  content: "";
  display: block;
  margin: 0px 0px 0px 115px;
  opacity: 0.25;
}

/* .isotope-item {
    z-index: 2;
} */

/* .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
} */

/* .isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
} */

/* .boxedcontainer {
    max-width: 1200px;
    margin: auto;
} */

/*********************************************
    -   SETTINGS FOR BANNER CONTAINERS  -
**********************************************/

.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.tp-banner {
  width: 100%;
  position: relative;
}

/* .tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
} */

/*-------------------------------------------------*/

/* =  Header
/*-------------------------------------------------*/

.navbar-default {
  background: #236edd;
  border: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 2px 15px 0 rgb(0 39 123 / 12%);
}

.navbar-brand {
  height: auto;
  padding: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.navbar-nav {
  margin-right: 40px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.navbar-nav > li {
  position: relative;
}

.navbar-nav > li > a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 25px 18px;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a.active {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.nav-phone {
  height: 70px;
  /* line-height: 70px; */
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin: 0 12px;
  font-size: 16px;
}

.nav-phone i {
  margin-right: 10px;
}

.nav-phone span {
  font-weight: 400;
}

.navbar-nav li.drop {
  position: relative;
}

.navbar-nav li ul.drop-down {
  margin: 0;
  padding: 0;
  position: fixed;
  top: 100%;
  left: 0px;
  width: 100%;
  z-index: 9;
  text-align: left;
  opacity: 1;
  background-color: #fff;
  border-top: 1px solid #ddd;
  display: none;
}

.navbar-nav li.drop:hover > ul.drop-down {
  display: block;
}

.navbar-nav li ul.drop-down li {
  list-style: none;
  display: block;
  margin: 0;
}

.navbar-nav li ul.drop-down li ul.drop-down.level3 {
  top: 0px;
  left: 100%;
  border-bottom: none;
}

.navbar-nav li ul.drop-down li:hover ul.drop-down.level3 {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.navbar-nav > li:first-child ul.drop-down {
  left: 0;
}

/*-------------------------------------------------*/

/* =  General
/*-------------------------------------------------*/

/* p {
    font-size: 13px;
    color: #777777;
    font-weight: 400;
    margin: 0 0 10px;
} */

/*-------------------------------------------------*/

/* =  content - home sections
/*-------------------------------------------------*/

.portfolio-section {
  padding-top: 70px;
}
/* 
.portfolio-section ul.filter {
    margin: 0;
    padding: 0;
    margin-bottom: 32px;
    text-align: center;
}

.portfolio-section ul.filter li {
    display: inline-block;
    margin: 0 15px 3px;
    position: relative;
}

.portfolio-section ul.filter li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #777777;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    position: relative;
}

.portfolio-section ul.filter li a.active {
    color: #185ABD;
}

.portfolio-section .project-post {
    width: 20%;
    overflow: hidden;
}

.portfolio-section #owl-demo4 {
    padding: 0 15px;
}


.portfolio-section .project-post .inner-project {
    position: relative;
    height: 295px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.portfolio-section .project-post .inner-project .project-hover {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.portfolio-section .project-post .inner-project .project-hover ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 100%;
}

.portfolio-section .project-post .inner-project .project-hover ul li {
    display: inline-block;
    margin: 0 14px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
}

.portfolio-section .project-post .inner-project .project-hover ul li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.portfolio-section .project-post .inner-project .project-hover ul li a i {
    color: #185ABD;
    font-size: 24px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.portfolio-section .project-post .inner-project .project-hover ul li a:hover i {
    color: #ffffff;
}

.portfolio-section .project-post .inner-project .project-hover .caption {
    text-align: left;
    padding: 20px 30px;
    background: #ffffff;
    position: absolute;
    width: 100%;
    bottom: 0;
    -webkit-transform: translate3d(0, 200%, 0);
    -moz-transform: translate3d(0, 200%, 0);
    -o-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.portfolio-section .project-post .inner-project .project-hover .caption h2 {
    font-size: 13px;
    color: #777777;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px;
    color: #222222;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 200%, 0);
    -moz-transform: translate3d(0, 200%, 0);
    -o-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}

.portfolio-section .project-post .inner-project .project-hover .caption span {
    display: inline-block;
    font-size: 13px;
    color: #777777;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px;
    color: #185ABD;
    margin: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 200%, 0);
    -moz-transform: translate3d(0, 200%, 0);
    -o-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}

.portfolio-section .show-more {
    padding: 30px 0;
    background: #f7f7f7;
    text-align: center;
}

.portfolio-section .show-more a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    color: #777777;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin: 0;
}

.portfolio-section .show-more a:hover {
    color: #185ABD;
} */

.title-section {
  text-align: center;
  position: relative;
  z-index: 2;
}

.title-section h1 {
  color: #222222;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.title2 h1 {
  position: relative;
  margin-bottom: 0;
  text-transform: uppercase;
}

.title2 p {
  color: #1d21297f;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 40px;
}

/* .title2 h1:after {
    position: absolute;
    content: '';
    width: 22px;
    height: 2px;
    background: #222222;
    bottom: -36px;
    left: 50%;
    margin-left: -11px;
} */

/* .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #185ABD;
    border: 1px solid #185ABD;
} */

/* .team-post {
    position: relative;
} */

/* .portfolio-container.three-col {
    width: 1170px;
    margin-left: -15px;
}

.portfolio-container.three-col .project-post {
    width: 360px;
    margin: 15px;
}

.portfolio-container.three-col .project-post .project-gal {
    position: relative;
}

.portfolio-container.three-col .project-post .inner-project>.caption {
    background: #f3f3f3;
    padding: 16px 20px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.portfolio-container.three-col .project-post .inner-project>.caption h2 {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin: 0 0 3px;
}

.portfolio-container.three-col .project-post .inner-project>.caption span {
    display: inline-block;
    font-size: 13px;
    color: #777777;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px;
    color: #666666;
    margin: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.portfolio-container.three-col .project-post:hover .inner-project>.caption {
    background: #185ABD;
}

.portfolio-container.three-col .project-post:hover .inner-project>.caption span {
    color: #333333;
} */

/* .portfolio-section.carousel-projects {
    padding-top: 80px;
    background: #333333;
} */

/* .portfolio-section.carousel-projects .title-section h1 {
    color: #ffffff;
} */

/* .portfolio-section.carousel-projects .title-section h1:after {
    background: #ffffff;
}

.portfolio-section.carousel-projects .portfolio-container {
    position: relative;
}

.portfolio-section.carousel-projects .portfolio-container #owl-demo4 .project-post {
    width: 100%;
}

.portfolio-section.carousel-projects .owl-controls {
    background: #ffffff;
    margin: -1px 0 0;
    padding: 10px 0;
    min-height: 50px;
}

.portfolio-section.carousel-projects .owl-controls .owl-pagination {
    display: none;
}

.portfolio-section.carousel-projects .owl-controls .owl-buttons {
    display: inline-block;
}

.portfolio-section.carousel-projects .owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid transparent;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 0;
    background: transparent;
    margin: 0 20px;
}

.portfolio-section.carousel-projects .owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: '\f053';
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #222222;
    line-height: 40px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.portfolio-section.carousel-projects .owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #222222;
    line-height: 40px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.portfolio-section.carousel-projects .owl-theme .owl-controls .owl-buttons div:hover {
    border: 1px solid #185ABD;
}

.portfolio-section.carousel-projects .owl-theme .owl-controls .owl-buttons div.owl-prev:hover:before {
    color: #185ABD;
}

.portfolio-section.carousel-projects .owl-theme .owl-controls .owl-buttons div.owl-next:hover:before {
    color: #185ABD;
}

.portfolio-section.carousel-projects .show-all {
    position: absolute;
    width: 40px;
    left: 50%;
    margin-left: -20px;
    bottom: 10px;
    text-align: center;
}

.portfolio-section.carousel-projects .show-all a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid transparent;
    text-align: center;
}

.portfolio-section.carousel-projects .show-all a i {
    font-size: 12px;
    color: #cccccc;
    line-height: 40px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}


.portfolio-section.carousel-projects .show-all a:hover {
    border: 1px solid #185ABD;
}

.portfolio-section.carousel-projects .show-all a:hover i {
    color: #185ABD;
} */

.team-section2.no-padd {
  padding: 54px 0;
  background: #f2f3f5;
}

/* .team-section2.no-padd .team-post {
    padding: 0;
    padding-left: 1px;
} */

/* 我们的服务 */
.index-service {
  display: flex;
}

.index-service-item {
  width: 292px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-right: 20px;
  margin-top: 40px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
}
.index-service-item .hover-img {
  overflow: hidden;
}

.index-service-item:last-child {
  margin-right: 0;
}

.index-service-item .big-img {
  width: 100%;
  transition: 0.5s;
}

.index-service-item .info {
  width: 100%;
  height: 120px;
  background: #f2f3f5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.index-service-item .info .icon {
  width: 32px;
}

.index-service-item .info h3 {
  color: #1d2129;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 10px;
}

.index-service-item .info .line {
  width: 31px;
  height: 1px;
  border-radius: 2px;
  background: #d8d8d8;
  display: inline-block;
  margin-top: 10px;
  transition: 300ms all;
}

.index-service-item:hover .line {
  background: #1e69b9;
}
.index-service-item .hover-img {
  width: 100%;
}

.index-service-item:hover .big-img {
  transform: scale(1.2);
}

/* 我们的案例 */
.index-case {
  display: flex;
  flex-wrap: wrap;
}

.index-case-item {
  margin-top: 40px;
  display: block;
}

.index-case-item .hover-img {
  overflow: hidden;
}

.index-case-item img {
  width: 100%;
  transition: all 500ms;
}

.index-case-item:hover img {
  transform: scale(1.2);
}

.index-case-item .info {
  padding: 12px 20px;
  background: #fff;
}

.index-case-item .info h3 {
  color: #363636;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
}

.index-case-item .info p {
  color: #999797;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  margin-top: 10px;
}

.classic-case .more {
  width: 154px;
  height: 54px;
  background: #e5e6eb;
  color: #1d2129;
  font-size: 16px;
  text-align: center;
  line-height: 54px;
  margin-top: 40px;
  margin-left: 50%;
  cursor: pointer;
  display: inline-block;
  transform: translateX(-50%);
}

/* 新闻资讯 */
.index-news {
  margin-top: 30px;
}

.index-news-tab-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-news-tab {
  display: flex;
  margin: 0 auto;
}

.index-news-tab__item {
  background: #e5e7eb;
  padding: 12px 40px;
  margin: 0 20px;
  font-size: 18px;
  cursor: pointer;
}

.index-news-tab__item.active {
  background: #236edd;
  color: #fff;
}

.announcement-list .date {
  display: none;
}

.announcement-date {
  background: #f2f3f5;
  padding: 30px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.announcement-date .day {
  color: #236edd;
}

.announcement-date .year {
  color: #696969;
}

.index-news-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.index-news-img {
  width: 100%;
  height: 100%;
  height: calc(100% - 20px);
  position: relative;
  margin-top: 20px;
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  min-height: 450px;
  background-color: #1c1c9e;
}

.index-news-img img {
  width: 100%;
  height: 100%;
}

.news-mask {
  position: absolute;
  padding: 20px;
  background: rgba(29, 33, 41, 0.89);
  bottom: 0;
  width: 100%;
  cursor: pointer;
  opacity: 0.9;
  transition: all 300ms;
}

.news-mask:hover {
  opacity: 1;
}

.news-mask h3 {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
}

.news-mask p {
  color: #c9cdd4;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-news-list .hover-img {
  overflow: hidden;
  width: 240px;
  height: 150px;
}

.index-news-list li {
  margin-top: 20px;
  display: flex;
  cursor: pointer;
}

.index-news-list li:hover img {
  transform: scale(1.2);
}

.index-news-list li img {
  width: 100%;
  transition: all 300ms;
  cursor: pointer;
  height: 100%;
  object-fit: cover;
}

.index-news-list li .info {
  margin-left: 20px;
  flex: 1;
  overflow: hidden;
}

.index-news-list li .info h3 {
  color: rgba(0, 0, 0, 0.8);
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  transition: all 300ms;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.index-news-list li:hover .info h3 {
  color: #0074ff;
}

.index-news-list li .info .date {
  color: #86909c;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}

.index-news-list li .info .content {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: justify;
}
/*-------------------------------------------------*/

/* =  Home dark boxed
/*-------------------------------------------------*/

.container {
  position: relative;
  z-index: 2;
}

.team-section2 {
  padding: 50px 0;
}

.team-section2 .team-post {
  padding: 0 10px;
  text-align: center;
}

/* .team-section2 .team-post .team-gal {
    position: relative;
    margin-bottom: 25px;
}

.team-section2 .team-post .team-gal .hover-team .inner-team {
    margin-top: -10px;
}

.team-section2 .team-post h2 {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    margin-bottom: 3px;
}

.team-section2 .team-post span {
    font-size: 13px;
    color: #777777;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px;
    display: inline-block;
    color: #185ABD;
    font-size: 14px;
    margin: 0;
} */

/* .meter {
    height: 6px;
    position: relative;
    background: #f7f7f7;
    margin-bottom: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.meter>p {
    display: block;
    height: 100%;
    position: relative;
    background: #185ABD;
    color: #185ABD;
    font-weight: 600;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.meter>p span {
    position: absolute;
    right: 0px;
    top: -32px;
}

.meter>p:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    right: 0;
    top: -7px;
    border: 3px solid #185ABD;
} */

.text-banner-section {
  text-align: center;
  padding-top: 40px;
  background: #fff;
}

/* .text-banner-section h1 {
    color: #222222;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
} */

.text-banner-section a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 32px;
  color: #777777;
  font-weight: 400;
  line-height: 20px;
  color: #222222;
  margin: 0;
  width: auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px;
}

.text-banner-section p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
}

.text-banner-section h1 a:hover,
.text-banner-section h1 a:active {
  border: none;
}

/* #carousel.flexslider {
    margin-top: 10px !important;
} */

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

/*-------------------------------------------------*/

/* =  faqs page
/*-------------------------------------------------*/

/* =  Responsive Part
/*-------------------------------------------------*/

@media (max-width: 1890px) {
  /* .portfolio-section .project-post .inner-project {
        height: 280px;
    } */
}

@media (max-width: 1500px) {
  /* .portfolio-section .project-post {
        width: 19.97%;
    } */

  /* .portfolio-section .project-post .inner-project {
        height: 270px;
    } */
}

@media (max-width: 1400px) {
  /* .portfolio-section .project-post {
        width: 24.97%;
    } */
}

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

@media (max-width: 1199px) {
  /* .portfolio-section .project-post {
        width: 33.31%;
    } */

  /* .portfolio-container.three-col {
        width: 970px;
    }

    .portfolio-container.three-col .project-post {
        width: 292px;
    } */
}

@media (max-width: 991px) {
  /* .portfolio-section .project-post {
        width: 49.98%;
    } */

  /* .services-section .services-section-area {
        background: url('../images/1.jpg') center fixed;
    }

    .services-section.services-dark .services-section-area {
        background: url('../images/3.jpg') center fixed;
    } */

  /* .portfolio-container.three-col {
        width: 750px;
    }

    .portfolio-container.three-col .project-post {
        width: 345px;
    } */

  /* .feature-section2 .feature-post .feature-post-content h2 {
        padding-top: 6px;
    } */

  .navbar-nav > li > a {
    padding: 20px 17px;
  }

  /* .portfolio-section.masonry-style .portfolio-container .project-post,
    .portfolio-mas1 .portfolio-container .project-post {
        width: 49.98%;
    }

    .portfolio-section.masonry-style .portfolio-container .project-post.scnd-width,
    .portfolio-mas1 .portfolio-container .project-post.scnd-width {
        width: 100%;
    }

    .portfolio-section.portfolio-mas2 .portfolio-container .project-post,
    .portfolio-section.portfolio-mas2 .portfolio-container.with-2col .project-post {
        width: 360px;
    } */
}

@media (max-width: 980px) {
  /* .portfolio-section .project-post .inner-project {
        height: 315px;
    } */
}

@media (max-width: 767px) {
  .navbar-toggle {
    margin-top: 17px;
    margin-bottom: 12px;
  }

  .navbar-default {
    padding: 0;
  }

  .navbar-nav > li > a {
    padding: 5px 15px;
  }

  .navbar-nav > li:before {
    display: none;
  }

  .navbar-nav li ul.drop-down,
  .navbar-nav li ul.drop-down li ul.drop-down.level3 {
    position: relative;
    width: auto;
    visibility: visible;
    opacity: 1;
    top: inherit;
    left: inherit !important;
  }

  .navbar-nav li ul.drop-down li a,
  .navbar-nav li ul.drop-down li ul.drop-down.level3 li a {
    background: none !important;
    color: #222222;
    font-size: 12px;
    padding: 4px 25px;
    border: none;
  }

  .navbar-nav li ul.drop-down li a:hover,
  .navbar-nav li ul.drop-down li ul.drop-down.level3 li a:hover {
    color: #185abd;
  }

  /* .tp-bullets {
        display: none;
    } */

  /* .portfolio-container.three-col {
        width: 100%;
        margin: 0;
    }

    .portfolio-container.three-col .project-post {
        width: 100%;
        margin: 15px 0;
    }

    .portfolio-section.masonry-style .portfolio-container .project-post {
        width: 100%;
    } */
}

@media (max-width: 581px) {
  .portfolio-section .project-post {
    width: 100%;
  }
}

/* showImg */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd78;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd78;
}

.yiqing-banner {
  margin-top: 20px;
}
.yiqing-banner .big-pic {
  width: 100%;
  display: block;
  transition: all 500ms;
}

.yiqing-banner .big-pic:hover {
  transform: scale(1.2);
}

.yiqing-banner .small-pic {
  display: none;
}

@media screen and (max-width: 768px) {
  .yiqing-frame {
    height: calc(100vh - 70px - 50px);
  }

  .yiqing-banner {
    margin-top: 15px;
  }

  .yiqing-banner .big-pic {
    display: none;
  }

  .yiqing-banner .small-pic {
    display: block;
  }
}
