@font-face {
  font-family: 'webliu';
  src: url('PingFang.ttf');
  font-weight: normal;
  font-style: normal;
}

html,
body {
  width: 100%;
  margin: 0;
  font-size: 100%;
  background: #f2f2f2;
  overflow-x: hidden;
  /* font-family: "webliu" !important; */
  font-family: "Microsoft YaHei";
}

body a {
  text-decoration: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

a:hover {
  text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 600;
}

p {
  margin: 0;
  font-size: 0.9em;
  color: #777777;
  line-height: 2em;
  letter-spacing: 1px;
  font-weight: 300;
}

ul {
  margin: 0;
  padding: 0;
}

label {
  margin: 0;
}

.tlinks {
  text-indent: -9999px;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

/*--/header --*/
.bg-light {
  background: none !important;
}

.bg-faded {
  background-color: #fff;
  padding: 1.1em 1em 1.1em 2em;
}

ul.navbar-nav li {
  margin: 0 6px;
}

a.navbar-brand {
  font-size: 2em;
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.navbar-light .navbar-brand {
  color: #333;
}

a.navbar-brand i {
  color: #03cce6;
}

.navbar-toggleable-md .navbar-nav .nav-link,
.navbar-nav>li>a {
  padding-right: 1.1em;
  padding-left: 1.1em;
  letter-spacing: 1px;
  color: #666;
}

li.nav-item.active,
ul.navbar-nav li.current-menu-item {
  border-bottom: 2px solid #d9534f;
}

ul.navbar-nav li.current-menu-item a {
  color: #d9534f !important;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #808890;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 0.9em;
}

input.form-control.mr-sm-2.ser-ch {
  margin-right: 0 !important;
}

.search input[type="search"] {
  outline: none;
  padding: 11px 15px;
  font-size: 13px;
  color: #777;
  background: #f0f2f5;
  width: 64%;
  letter-spacing: 2px;
  border: none;
  border: 1px solid #ddd;
  margin: 0;
  border-radius: 0;
}

.search button[type="submit"] {
  outline: none;
  padding: 12px 17px;
  font-size: 13px;
  color: #fff;
  background: #d9534f;
  border: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
  margin: 0;
  cursor: pointer;
  font-weight: 600;
  border-radius: 0px 6px 6px 0px;
  -webkit-border-radius: 0px 6px 6px 0px;
  -moz-border-radius: 0px 6px 6px 0px;
  -o-border-radius: 0px 6px 6px 0px;
  -ms-border-radius: 0px 6px 6px 0px;
}

.search button [type="submit"]:hover {
  background: #03cce6;
}

/*--//header --*/

/*--/banner --*/

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

/* Since positioning the image, we need to help out the caption */

.carousel-caption {
  position: relative !important;
  bottom: unset !important;
  top: unset !important;
  right: unset !important;
  left: unset !important;
  padding: 0 !important;
  margin: 0 auto !important;
}

/* Declare heights because of positioning of img element */

.carousel-item {
  height: 30em;
  background-color: #777;
  align-items: center;
}

.carousel-item>img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */

.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}

.bottom-sub-grid.ser {
  margin-top: 1.5em;
  margin-bottom: 0;
}

.marketing h2 {
  font-weight: 400;
}

.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0;
  /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}

/*--/slider--*/

.carousel-item {
  background-size: cover;
}

.carousel-caption h2,
.carousel-caption h3 {
  font-size: 4em;
  letter-spacing: 2px;
  line-height: 1.4em;
  text-shadow: 0 0 10px #000;
}

.carousel-indicators {
  bottom: 17%;
  left: 0%;
  cursor: pointer;
}

.bnr-button {
  margin-top: 2em;
}

.carousel-control {
  line-height: 42em;
}

.carousel-indicators li {
  display: inline-block;
  max-width: 20px;
  height: 19px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  margin: 0 8px;
}

.carousel-indicators .active {
  background: #03cce6;
}

/* Show it is fixed to the top */

button.btn.btn-primary.play {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  outline: none;
  cursor: pointer;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
  background-color: #03cce6;
  border: none;
}

/*--//banner --*/

/*--/content --*/

h3.tittle_w3ls {
  text-align: center;
  font-size: 2em;
  color: #2c363e;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

h3.tittle_w3ls.cen {
  color: #fff;
}

.lead {
  font-size: 1.1em;
  font-weight: 300;
}

.featurette-heading {
  font-size: 46px;
  line-height: 1.4em;
}

/*--/banner-bottom --*/

.banner-bottom {
  padding: 6em 0;
}

.bt-bottom-info h5 {
  font-size: 2em;
  line-height: 1.5em;
  color: #03cce6;
  margin-bottom: 4em;
  font-weight: normal;
}

.inner-sec-w3layouts-agileinfo {
  margin-top: 4em;
}

.bottom-sub-grid {
  text-align: center;
  margin: 0 auto;
}

.bottom-sub-grid article {
  border: 1px solid #ddd;
  padding: 20px 15px;
  border-radius: 4px;
}

.bottom-sub-grid article p {
  height: 120px;
  overflow: hidden;
}

.bt-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}

.bottom-sub-grid span {
  font-size: 2em;
  line-height: 3em;
  color: #d22320;
  border-color: rgba(173, 173, 173, 0.45);
}

.bottom-sub-grid:hover a.btn.btn-secondary.view {
  background: #d9534f;
  color: #fff;
  border-color: #d9534f;
}

a.btn.btn-secondary.view {
  color: #fff;
  margin-top: 2em;
  font-size: 0.9em;
  padding: 0.8em 1.5em;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.modal-body.video iframe {
  border: none;
  width: 100%;
  min-height: 250px;
}

h5#exampleModalLabel {
  font-size: 1.2em;
}

h4.sub-tittle_w3ls {
  font-size: 1.2em;
  color: #d9534f;
  letter-spacing: 1px;
  margin: 1em 0;
  font-weight: normal;
}

/*--//banner-bottom --*/

.left-img img {
  width: 100%;
}

/*--//content --*/

/*-- /services --*/

.services {
  padding: 7em 0;
}

.icon_info h5 {
  font-size: 1.2em;
  color: #333;
  margin: 1em 0;
  font-weight: 600;
}

.icon_info {
  text-align: center;
  padding: 0 2em;
  border: 1px solid #f5f5f5;
  background-color: #fff;
  transition: all 0.3s ease-out 0s;
  box-shadow: 0 0 3px #ddd;
  height: 370px;
  overflow: hidden;
}

.icon_info .icon {
  display: block;
  height: 160px;
  overflow: hidden;
}

.icon_info p {
  letter-spacing: unset;
}

.grid_info_main.mid {
  margin-top: 3em;
}


.grid_info_main i {
  font-size: 2em;
  color: #03cce6;
}

.grid_info {
  margin-bottom: 1.5em;
}

.grid_info_main.mid img {
  width: 100%;
}

/* 博客和文章页 */
.demo-sec {
  padding: 3em 0;
}

h3.demo-title {
  font-weight: 300;
  margin-top: 6em;
  padding-right: 1em;
  color: #000000;
  text-transform: capitalize;
  font-size: 2em;
  display: inline-block;
  letter-spacing: 2px;
  text-shadow: 2px 0px 0px #000;
  border-right: 4px double #e6e6e6;
}

h3.demo-title span {
  display: block;
  font-weight: 600;
  font-size: 2em;
  color: #fff;
  letter-spacing: 0;
  margin-top: 10px;
  text-shadow: 4px 1px 14px #000;
}

h3.pos-title {
  text-align: center;
  padding: 1.5em 0;
  text-transform: capitalize;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 2em;
}

h3.pos-title span {
  color: #168eea;
}

p.demo-ibg-txt {
  display: inline;
  padding-left: 1em;
  text-transform: capitalize;
  font-size: 2em;
  color: #000000;
}

/* //inner bg */

/* //inner bg */

.demo-header {
  background: #eee;
  padding: 4px 0 15px;
}

ul.inner_breadcrumb {
  list-style: none;
  display: inline-block;
  padding: 15px 15px 0;
  list-style: none;
  background: #eee;
}

ul.inner_breadcrumb li {
  display: inline-block;
  color: #000;
  font-size: 1em;
  text-transform: capitalize;
}

ul.inner_breadcrumb li span {
  margin: 0 1em;
}

.inner_breadcrumb li.active a {
  color: #ff3546;
}

/*-- blog --*/

.blog-img {
  padding: 0;
}

.blog-img img,
.blog-side.blog-top-right img {
  width: 100%;
}

ul.blog_list_agile_w3ls {
  margin-bottom: 1.5em;
}

.blog-bottom {
  background: #eb5273;
  padding: 2em;
  min-height: 330px;
}

.blog_info h4 {
  font-size: 1em;
  color: #d9534f;
  letter-spacing: 1px;
  font-weight: 400;
}

.blog_info h5 a {
  font-size: 1em;
  color: #2c2d2d;
  text-decoration: none;
  line-height: 1.5;
  letter-spacing: 1px;
  font-weight: normal;
}

.blog_info p a.user-blog {
  color: #03cce6;
  text-transform: capitalize;
  font-size: 1em;
}

ul.blog_list_agile_w3ls li {
  display: inline-block;
  color: #212121;
  font-size: 0.9em;
}

ul.blog_list_agile_w3ls li span {
  color: #adaeaf;
  padding-right: 8px;
}

ul.blog_list_agile_w3ls li span:hover {
  color: #03cce6;
}

ul.blog_list_agile_w3ls li i {
  padding: 0 1em;
  font-style: normal;
  color: #999;
}

ul.blog_list_agile_w3ls li a {
  text-decoration: none;
  color: #212121;
}

.blog_info h5 {
  margin: 0;
}

.blog_info {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
  padding: 2em;
  background-color: #fff;
  overflow: hidden;
  min-height: unset !important;
}

.blog-side.blog-top-right {
  padding-right: 0;
}

.blog_info.blog-right {
  min-height: 367px;
  margin-bottom: 2em;
}

.blog-x.br-mar {
  margin-top: 1em;
}

.blog_info.blog-right {
  min-height: 433px;
  margin-bottom: 1em;
}

.blog-side.blog-top-right.two {
  padding-left: 0;
  min-height: 447px;
  padding-right: 15px;
}

.blog_info.blog-right.two {
  min-height: 430px;
}

.single-left1.blog_info {
  margin: 0;
}

.blog_info p {
  margin: 0 0 1em 0;
  color: #777;
}

ul.blog_list_agile_w3ls li a {
  font-weight: 400;
  font-size: 0.9em;
  letter-spacing: 1px;
  color: #515252;
}

ul.blog_list_agile_w3ls li a:hover {
  color: #2c2d2d;
}

ul.pagination a {
  color: #555;
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #ddd;
}

ul.pagination a:hover,
ul.pagination a.current {
  background-color: #000;
  color: #fff;
}

ul.pagination {
  width: 100%;
  margin-top: 2em;
}

/*-single-*/

.single-gd-wthree-agileits {
  padding: 2em 2em;
  border: 3px solid #f5f5f5;
  background-color: #fff;
  margin-bottom: 1em;
}

.single-gd-wthree-agileits h4 {
  font-size: 1.2em;
  color: #0e0f10;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.single-gd-wthree-agileits ul li {
  margin-bottom: 10px;
  color: #666;
  list-style: disc;
  font-size: 14px;
  border-bottom: 1px dashed #ddd;
  padding: 5px 0;
}

.single-gd-wthree-agileits ul li a {
  color: inherit;

}

h5.mt-0 {
  color: #555;
  font-size: 1em;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.progress {
  font-size: 0.75em;
  line-height: 8em;
  text-align: center;
  background-color: #d6d9da;
  border-radius: 0.25rem;
  margin-bottom: 1em;
}

.card-body {
  padding: 12px;
}

.card-header {
  padding: 0;
  color: #0e0f10;
}

.card-header button.btn.btn-link {
  color: #03cce6;
  font-weight: 600;
}

.single-gd-wthree-agileits form input {
  width: 100%;
}

.single-gd-wthree-agileits img {
  width: 100%;
  margin-bottom: 1em;
}

.comment-top input[type="text"],
.comment-top input[type="email"],
.comment-top textarea {
  background: none;
  width: 100%;
  outline: none;
  border: 1px solid #e2e2e2;
  padding: 0.7em 1em;
  font-size: 0.9em;
  color: #e2e2e2;
  margin: 0 0 0.7em;
  letter-spacing: 2px;
}

.comment-top input[type="submit"] {
  width: 30%;
  font-size: 1.1em;
  background: #080808;
  padding: 0.7em 1em;
  text-align: center;
  color: #fff;
  border: none;
  outline: none;
  margin: 0 auto;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
  cursor: pointer;
}

.comment-top input[type="submit"]:hover {
  background: #03cce6;
}

.single-gd-wthree-agileits form input[type="email"] {
  outline: none;
  padding: 12px 15px;
  font-size: 13px;
  color: #777;
  background: #ffffff;
  letter-spacing: 2px;
  border: none;
  border: 1px solid #ddd;
  margin: 0;
  border-radius: 0;
}

.single-gd-wthree-agileits form input[type="submit"] {
  background: #03cce6;
  padding: .8em 1em;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  display: block;
  outline: none;
  border: none;
  cursor: pointer;
  letter-spacing: 1px;
  margin-top: 1em;
}

.single-gd-wthree-agileits form input[type="submit"]:hover {
  background: #080808;
}

.media-body p {
  color: #777;
  font-size: 0.875em;
  line-height: 1.9em;
  margin-bottom: 3em;
}

.comment h3,
.comment-top h4 {
  color: #03cce6;
  font-size: 1.4em;
  text-align: left;
  padding: 0 0 0.5em;
  font-weight: 600;
  letter-spacing: 1px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  margin-bottom: 1em;
}

.media img {
  margin-right: 15px;
}

.comment-top {
  margin-top: 2em;
}

.blog-grid-right {
  float: left;
  width: 60%;
  margin-left: 0.5em;
}

.blog-grid-left {
  float: left;
  width: 36%;
}

.blog-grid-right h5 {
  font-size: 0.95em;
  line-height: 1.4em;
  font-weight: 600;
}

.blog-grid-right h5 a {
  color: #444;
}

.tech-btm img {
  background: #fff;
  padding: 6px;
}

/*-- //services --*/

.style-grids_main {
  margin: 0;
}

.grid_sec_info {
  padding: 8em 6em 6em 6em;
  background: #f5f5f5;
}

.style-grid-2-text_info p {
  margin: 2em 0;
}

.grid_sec_info h3 {
  font-size: 1.6em;
  line-height: 1.6em;
}

/*-- stats --*/

.stats_left p {
  font-size: 3em;
  font-weight: 100;
  letter-spacing: 1px;
  color: #fff;
  line-height: 2em;
}

.stats_left h4 {
  font-size: 1.1em;
  color: #f7f7f7;
  margin: 0;
  font-weight: 600;
  letter-spacing: 1px;
}

.stats_left i {
  font-size: 3em;
  color: #fff;
  margin: 0;
}

.stats_bottom_grid_left img {
  margin: 0 auto;
}

.stats_left.counter_grid {
  background: #76daff;
}

.stats_left {
  text-align: center;
  float: left;
  width: 25%;
  padding: 4em 1em;
  background: #d9534f !important;
}


.testimonials_grid {
  text-align: center;
  position: relative;
}

.testimonials_grid img {
  margin: 0 auto;
}

.test_social_pos {
  position: absolute;
  top: 0%;
  right: 38.5%;
}

.social_list1 li {
  display: inline-block !important;
}

.test_social_pos li a {
  color: #fff;
  font-size: 0.9em;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  line-height: 29px;
}

.facebook1 {
  background: #3b5998;
}

.twitter2 {
  background: #1da1f2;
}

.dribble3 {
  background: #ea4c89;
}

.testimonials_grid {
  text-align: center;
}

.testimonials_grid h3 {
  margin: 1em 0 0.5em 0;
  color: #fff;
  font-size: 1.2em;
}

.testimonials_grid h3 span {
  font-weight: 100;
  font-size: 0.9em;
}

.testimonials_grid i {
  font-size: 0.9em;
  letter-spacing: 1px;
  color: #f3f0f0;
}

.testimonials_grid p {
  width: 70%;
  margin: 1em auto 0;
  color: #fff;
  line-height: 2em;
  letter-spacing: 1px;
}

.testimonials_grid img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.15);
}

.testimonials_grid {
  margin: 0 auto;
  width: 65%;
}

/*-- //testimonials --*/

/*--responsive--*/

@media(max-width:900px) {}

@media(max-width:800px) {
  .stats_left p {
    font-size: 2.3em;
  }
}

@media(max-width:768px) {

  .news-right h4,
  .ab_info h4 {
    font-size: 1.7em;
  }
}

@media(max-width:640px) {
  .stats_left {
    text-align: center;
    float: left;
    width: 100%;
  }

  .stats_left:nth-child(2) {
    border-bottom: 0px;
  }

  .stats_left:nth-child(1) {
    border-bottom: 0px;
  }

  .stats_left:nth-child(3) {
    border-bottom: 0px;
  }
}

/*--//content --*/

/*--about--*/

.banner-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../img/banner2.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../img/banner2.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../img/banner2.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../img/banner2.jpg) no-repeat;
  background-size: cover;
  min-height: 180px;
  padding: 20vh 0 10vh;
}

.banner-inner::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 2;
  opacity: 0.8;
  background: #333;
  background: -webkit-linear-gradient(to right, #333, transparent);
  background: linear-gradient(to right, #333, transparent);
}

.banner-inner .meta {
  color: #fff;
  margin-top: 6px;
}

.banner-inner .meta span {
  margin-right: 5px;
}

.banner-inner .tittle_w3ls {
  color: #fff;
  font-weight: normal !important;
  position: relative;
  z-index: 2;
}

li.breadcrumb-item {
  font-size: 0.9em;
  letter-spacing: 1px;
}

li.breadcrumb-item a {
  color: #333;
}

.breadcrumb-item.active {
  color: #03cce6;
}

.bt-bottom-info.ab img {
  width: 100%;
}

p.ab-para {
  margin: 2em 0 3em 0;
}

/*--//about--*/

/*-- gallery --*/

.section_1_gallery_grid {
  margin-top: 1em;
}

.w3_section_1_gallery_grid {
  padding: 0 8px;
}

.section_1_gallery_grid1 {
  position: relative;
  background: #edf3f3;
  padding: 6px;
}

.proj_gallery_grid1_pos {
  background: rgba(14, 15, 16, 0.59);
  bottom: 23px;
  left: 30px;
  opacity: 0;
  padding: 1em;
  position: absolute;
  right: 30px;
  text-align: center;
  visibility: hidden;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.proj_gallery_grid1_pos h3 {
  font-size: 1.3em;
  letter-spacing: 2px;
  font-weight: 600;
  position: relative;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.proj_gallery_grid1_pos p {
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
}

.section_1_gallery_grid:hover .proj_gallery_grid1_pos {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
}

.banner-bottom.gallery {
  padding: 5em 0;
}

p.quia {
  font-size: 1.2em;
  color: #140b05;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.proj_gallery_grid img {
  width: 100%;
}

/*-- //gallery --*/

/*-- /error --*/

.error-404 h4 {
  font-size: 12em;
  font-weight: 600;
  color: #333;
  margin: 0;
  padding: 0;
}

a.b-home {
  background: #202020;
  padding: 0.7em 1.5em;
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  margin-top: 1em;
  font-size: 0.9em;
}

a.b-home:hover {
  background: #03cce6;
}

.error-404 p {
  color: #929090;
  font-size: 1em;
  letter-spacing: 8px;
  margin: 0em 0 2em 0;
}

.error.social-icons {
  margin-bottom: 1em;
}

.error.social-icons a {
  color: #4e4e4e;
}

.error.social-icons a:hover {
  color: #ff3c41;
}

.error-404 {
  text-align: center;
}

.error-404 form {
  margin: 0 auto 2em;
  width: 40%;
  text-align: center;
}

.error-404 form input[type="search"] {
  outline: none;
  border: 1px solid #c4c5c5;
  background: none;
  color: #212121;
  padding: 14px 15px;
  width: 80%;
  float: left;
  font-size: 12px;
  letter-spacing: 5px;
}

button.btn1 {
  color: #fff;
  border: none;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  background: #ff3c41;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
  float: right;
  width: 20%;
}

button.btn1:hover {
  background: #03cce6;
}

.error ul li {
  list-style: none;
  display: inline-block;
}

.error ul li a {
  color: #555;
  margin: 0 5px;
  font-size: 0.9em;
}

@media(max-width:640px) {
  .error-404 h4 {
    font-size: 9em;
  }
}

@media(max-width:600px) {
  .error-404 h4 {
    font-size: 6em;
  }

  a.b-home {
    padding: 0.6em 1em;
    margin-top: 1em;
  }

  .comment-top input[type="submit"] {
    width: 40%;
  }
}

@media(max-width:480px) {
  .error-404 h4 {
    font-size: 5em;
  }

  .error-404 p {
    font-size: 0.8em;
    letter-spacing: 5px;
    margin: 1em 0;
  }
}

/*-- //error --*/

/*--footer--*/

footer {
  padding: 5em 0;
  background-color: #0e0f10;
}

footer h3,
footer h2 {
  font-size: 1.3em;
  color: #ffffff;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

footer p {
  color: #bfbfbf;
}

footer ul li {
  display: block;
  color: #bfbfbf;
  font-weight: 400;
  font-size: 0.9em;
  margin: 0.7em 0;
}

footer-list i {
  padding-right: 10px;
  color: #ffa41f;
}

footer ul li a {
  color: #bfbfbf;
  font-size: 13px;
  font-weight: 600;
  display: block;
  padding: 5px 0px;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

footer ul li a:hover {
  color: #ffa41f;
}

footer ul li.hd {
  color: #7dd7e2;
}

.newsletter .email {
  background-color: #F4F4F4;
  border: none;
}

.flickr-grid {
  float: left;
  width: 32%;
  margin: 0 0.1em .2em;
}

.flickr-grid a img {
  width: 100%;
  padding: 0.3em;
  border: 1px solid #333333;
}

.newsletter .email {
  outline: none;
  padding: 13px 15px;
  color: #fff;
  font-size: 14px;
  width: 80%;
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid #2d2d2d;
}

.newsletter {
  position: relative;
  margin-top: 2em;
}

button.btn1 {
  color: #fff;
  border: none;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  background: #03cce6;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
  float: right;
  cursor: pointer;
  width: 20%;
}

/*--//footer--*/
/* contact */
.address-left {
  width: 80px;
  height: 80px;
  text-align: center;
  background: #fff;
  margin: 0 auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

.address-grid-wthree-agileits {
  text-align: center;
  margin: 0 auto 20px;
}

.address-grid-wthree-agileits span {
  font-size: 1.7em;
  color: #d9534f;
  margin-top: 27px;
}

.address-right {
  margin-top: 1.2em;
}

.address-right h6 {
  font-size: 1.1em;
  margin-bottom: 0.5em;
  color: #fff;
  font-weight: normal;
}

.contact_grid_right {
  width: 100%;
}

.contact_grid_right input[type="text"],
.contact_grid_right input[type="email"],
.contact_grid_right textarea {
  outline: none;
  padding: 15px 15px;
  font-size: 14px;
  color: #777;
  background: #f7f7f7;
  width: 100%;
  letter-spacing: 1px;
  border: 1px solid #ebeeef;
  margin-top: 1em;
}

.contact_grid_right input[type="text"]:nth-child(2),
.contact_grid_right input[type="email"] {
  margin: 1em 0 0;
}

.contact_grid_right textarea {
  min-height: 150px;
  margin: 1em 0em;
  resize: none;
}

.contact_grid_right input[type="submit"],
.contact_grid_right input[type="reset"] {
  outline: none;
  padding: 20px 0;
  font-size: 14px;
  color: #fff;
  background: #0e0f10;
  width: 22%;
  border: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
  font-weight: 600;
  cursor: pointer;
}

.contact_grid_right input[type="submit"],
.contact_grid_right input[type="reset"]:hover {
  background-color: #03cce6;
}

.contact-left h4 {
  color: #444;
  font-size: 1em;
  margin-bottom: .5em;
  letter-spacing: 1px;
  font-weight: 700;
}

.contact-left p {
  font-size: 1em;
  letter-spacing: 1px;
}

.contact-text a {
  color: #888;
}

.contact-text a:hover {
  color: #fb383b;
}

.contact_grid_right h6,
.contact-left h6 {
  font-size: 1.2em;
  color: #292b2c;
  margin-bottom: 1.5em;
  letter-spacing: 1px;
  font-weight: 400;
}

.contact-map {
  width: 100%;
}

.contact-map iframe {
  width: 100%;
  height: 300px;
}

.address-info {
  background: #d9534f;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.address.row {
  width: 100%;
  margin: 2em 0 3em 0;
}

.address-right a {
  color: #083940;
}

.address-right p {
  color: #fff;
}

/*--/copyright--*/

.copyright ul li {
  display: inline-block;
  padding: 0 10px;
}

a.facebook {
  color: #fff;
  font-size: 16px;
}

a.facebook:hover {
  color: #03cce6;
}

.copyrighttop {
  float: right;
}

.copyrightbottom {
  padding: 15px 0;
  text-align: center;
}

.copyright {
  background: #141415;
  color: #fff;
  padding: 1em 0;
  border-top: 1px solid rgba(25, 24, 24, 0.58);
}

.copyrightbottom p {
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 28px;
}

.copyrightbottom a {
  color: #8cbbc1;
  text-decoration: none;
}

.copyrightbottom a:hover {
  color: #fff;
}

.copyrighttop h4 {
  font-size: 0.95em;
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 48px;
  height: 48px;
  border: none;
  text-indent: 100%;
  background: url(../img/top_up.png) no-repeat 0px 0px;
}

/*--// copyright-- */

.custom_bigTitle {
  position: relative;
  border-bottom: 1px solid #292929;
}

.custom_bigTitle .c_title {
  text-align: center;
  padding: 0 20px;
  background: #f2f2f2;
  font-weight: normal;
  color: #292929;
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: -14px;
  width: 240px;
  margin-left: -120px;
  letter-spacing: 2px;
}

.c_whyUsWrap,
.c_whyUsWrap .c_title {
  background: #f2f2f2;
}

.c_whyUs {
  margin-bottom: 4em;
}

.c_whyUs img {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
  box-shadow: 0 0 16px #989898;
  border-radius: 5px;
}

.c_whyUs p {
  font-size: 16px;
  margin-bottom: 10px;
  text-indent: 2em;
  color: #000;
}

.indexEvaluation {
  margin-top: 7em;
}

.view_more {
  display: block;
  margin: auto;
}

.indexWenHua {
  margin-bottom: 7em;
}

.indexWenHua img {
  width: 100%;
}

.indexWenHua .item_box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.liu_pageWrap {
  padding: 1em 0;
}

.liu_pageWrap img {
  display: block;
  max-width: 100%;
  margin: 10px auto;
  height: auto;
}

.liu_pageWrap p {
  margin-bottom: 20px;
  line-height: 2;
  font-size: 18px;
  color: #000;
}

.breadcrumb,
.breadcrumb a {
  display: none;
  color: #999;
}

.indexProductCat .ProductItemTitle {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #17a2b8;
}

.indexProductCat img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.sitelogo img {
  display: block;
  max-height: 32px;
  margin: 0;
  padding: 0;
}

.indexOurServe h4.sub-tittle_w3ls {
  height: 42px;
  line-height: 1.5;
  margin: 0 0 20px;
}

.indexHoner img {
  max-width: 100%;
  height: 210px;
}












/*--responsive--*/

@media(max-width:1440px) {

  .services,
  .reviews_sec {
    padding: 6em 0;
  }
}

@media(max-width:1366px) {
  .carousel-item {
    height: 36em;
  }

  .carousel-caption {
    bottom: 9em;
    width: 59%;
  }

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 3.5em;
    letter-spacing: 2px;
  }

  .style-image-2,
  .style-image-2.second {
    min-height: 530px;
  }
}

@media(max-width:1280px) {

  .banner-bottom,
  .services,
  .reviews_sec {
    padding: 5em 0;
  }

  .inner-sec-w3layouts-agileinfo {
    margin-top: 3.5em;
  }

  .banner-inner {
    min-height: 180px;
  }

  ul.navbar-nav li {
    margin: 0 4px;
  }

  .style-image-2,
  .style-image-2.second {
    min-height: 488px;
  }

  .grid_sec_info {
    padding: 6em 4em 4em 4em;
  }
}

@media(max-width:1080px) {
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5em;
    padding-left: 0.5em;
    letter-spacing: 1px;
  }

  .carousel-item {
    height: 32em;
  }

  button.btn.btn-primary.play {
    width: 80px;
    height: 80px;
  }

  .carousel-indicators li {
    display: inline-block;
    max-width: 16px;
    height: 16px;
  }

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 3.3em;
    letter-spacing: 2px;
  }

  .carousel-indicators {
    bottom: 11%;
    left: 0%;
    cursor: pointer;
  }

  .carousel-caption {
    bottom: 8em;
    width: 65%;
  }

  .stats_left p {
    font-size: 2.5em;
    line-height: 1.6em;
  }

  .stats_left .fa-w-16,
  .stats_left .fa-w-18,
  .stats_left .fa-w-14,
  .stats_left .fa-w-20 {
    font-size: 2.5em;
  }

  .grid_sec_info h3 {
    font-size: 1.4em;
    line-height: 1.6em;
  }

  .inner-sec-w3layouts-agileinfo {
    margin-top: 3em;
  }

  h3.tittle_w3ls {
    font-size: 2.8em;
  }

  footer {
    padding: 4em 0;
  }

  .proj_gallery_grid1_pos h3 {
    font-size: 1em;
  }

  .input {
    max-width: 309px;
    width: calc(100% - 0em);
    vertical-align: top;
    float: left;
  }

  .blog_info p {
    line-height: 1.5;
    letter-spacing: 0.3px;
  }

  .blog_info {
    min-height: 275px;
    padding: 1em 2em;
  }

  .blog_info.blog-right {
    min-height: 305px;
    width: 100%;
  }

  .blog_info.blog-right {
    min-height: 297px;
  }

  .blog-x.br-mar {
    margin-top: 1.2em;
  }

  .blog_info.blog-right {
    min-height: 370px;
  }

  .blog_info.blog-right {
    min-height: 370px;
    width: 100%;
  }

  .blog_info.blog-right.two {
    min-height: 369px;
  }

  .single-gd-wthree-agileits h4 {
    font-size: 1em;
  }
}

@media(max-width:1024px) {

  .banner-bottom,
  .services,
  .reviews_sec {
    padding: 4em 0;
  }

  a.navbar-brand {
    font-size: 1.8em;
  }

  .bt-bottom-info h5 {
    font-size: 2em;
    line-height: 1.5em;
    margin-bottom: 1em;
  }

  .style-image-2,
  .style-image-2.second {
    min-height: 457px;
  }

  .proj_gallery_grid1_pos p {
    letter-spacing: 1px;
    font-size: 12px;
  }

  .error-404 form {
    margin: 0 auto 2em;
    width: 50%;
  }

  .grid_sec_info {
    padding: 4em 2em 2em 2em;
  }

  .blog_info.blog-right {
    min-height: 372px;
  }

  .blog_info.blog-right.two {
    min-height: 373px;
  }
}

@media(max-width:991px) {
  .grid_info_main.mid {
    margin-top: 2em;
  }

  .grid_info_main.mid img {
    width: 45%;
  }

  .footer-grid {
    margin: 1em 0;
  }

  footer {
    padding: 3em 0;
  }

  .bt-bottom-info.ab img {
    width: 60%;
  }

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 3em;
    letter-spacing: 1px;
  }

  .navbar-toggler {
    margin-top: 7px;
    cursor: pointer;
  }

  a.navbar-brand {
    font-size: 1.8em;
    width: 50%;
  }

  .contact_grids_info {
    padding: 0;
    margin-top: 1em;
  }

  .input {
    max-width: 100%;
  }

  span.input.input--chisato:nth-child(2) {
    margin: 0;
  }

  .map iframe {
    width: 100%;
    min-height: 303px;
  }

  .blog_info {
    min-height: auto;
    padding: 2em 2em;
  }

  .blog_info.blog-right {
    min-height: auto;
  }

  .blog-side.blog-top-right {
    padding-right: 0;
    margin-top: 1em;
  }

  .blog_info.blog-right.two {
    min-height: auto;
  }

  .single-gd-wthree-agileits h4 {
    font-size: 1em;
  }

  .single-left {
    margin-top: 2em;
  }

  .blog-img {
    background: #f2f2f2;
    padding: 10%;
  }

  .blog-item {
    margin-bottom: 20px;
  }

  .search input[type="search"] {
    width: calc(100% - 80px);
  }

  ul.navbar-nav li {
    padding: 10px 0;
  }
}

@media(max-width:900px) {

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 3em;
    letter-spacing: 1px;
  }

  .carousel-item {
    height: 29em;
  }

  .carousel-caption {
    bottom: 7em;
    width: 72%;
  }

  .style-image-2,
  .style-image-2.second {
    min-height: 415px;
  }

  .test_social_pos {
    position: absolute;
    top: 0%;
    right: 28%;
  }
}

@media(max-width:800px) {

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 2.9em;
    letter-spacing: 1px;
  }

  .testimonials_grid p {
    width: 100%;
    margin: 1em auto 0;
  }
}

@media(max-width:768px) {

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 2.8em;
    letter-spacing: 1px;
  }

  .bt-bottom-info h5 {
    font-size: 1.8em;
    line-height: 1.5em;
    margin-bottom: 1em;
  }

  .copyrighttop,
  .copyrightbottom {
    float: none;
    text-align: center;
  }

  .copyrightbottom {
    margin-top: 0.6em;
  }

  .bottom-sub-grid {
    margin: 1em 0;
  }
}

@media(max-width:767px) {

  .banner-bottom,
  .services,
  .reviews_sec {
    padding: 3em 0;
  }

  .bt-bottom-info.ab img {
    width: 90%;
  }

  .grid_info_main.mid img {
    width: 70%;
  }

  .inner-sec-w3layouts-agileinfo {
    margin-top: 2em;
  }

  .test_social_pos {
    position: absolute;
    top: 0%;
    right: 23%;
  }

  h3.tittle_w3ls {
    font-size: 2.7em;
  }
}

@media(max-width:736px) {
  .carousel-caption {
    bottom: 7em;
    width: 74%;
  }

  .carousel-indicators li {
    margin: 0 6px;
  }

  .carousel-indicators li {
    display: inline-block;
    max-width: 14px;
    height: 14px;
  }

  .banner-inner {
    min-height: 127px;
  }
}

@media(max-width:667px) {

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 2.6em;
    letter-spacing: 1px;
  }

  .carousel-item {
    height: 27em;
  }

  .carousel-indicators {
    bottom: 11%;
    left: 4%;
    cursor: pointer;
  }

  footer h3,
  footer h2 {
    font-size: 1.2em;
  }

  .row {
    margin-right: 5px;
    margin-left: 5px;
  }

  .blog-side.blog-top-right {
    padding-right: 0;
    margin-top: 1em;
    padding: 0;
  }

  .blog-sp {
    padding: 0;
  }

  .mt-3 {
    margin-top: 1em !important;
    display: block;
  }

  .single-left {
    margin-top: 2em;
    padding: 0;
  }
}

@media(max-width:640px) {
  .carousel-caption {
    bottom: 6em;
    width: 77%;
  }

  h3.tittle_w3ls {
    font-size: 2.5em;
  }

  .section_1_gallery_grid {
    margin-top: 0em;
    margin-bottom: 0.6em;
  }

  .blog-sp {
    padding: 0;
  }
}

@media(max-width:600px) {
  .bt-bottom-info h5 {
    font-size: 1.4em;
    line-height: 1.5em;
    margin-bottom: 1em;
  }

  h3.tittle_w3ls {
    font-size: 2.2em;
  }

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 2.4em;
    letter-spacing: 1px;
  }

  .carousel-caption {
    bottom: 7em;
  }

  .map iframe {
    width: 100%;
    min-height: 250px;
  }
}

@media(max-width:568px) {
  .carousel-item {
    height: 22em;
  }

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 2.2em;
    letter-spacing: 1px;
  }

  button.btn.btn-primary.play {
    width: 60px;
    height: 60px;
  }

  .carousel-caption {
    bottom: 5em;
    width: 80%;
  }

  .carousel-indicators {
    bottom: 11%;
    left: 8%;
    cursor: pointer;
  }

  h3.tittle_w3ls {
    font-size: 2em;
  }

  .stats_left {
    padding: 3em 1em;
  }

  .icon_info {
    padding: 2.5em 2em;
  }

  .grid_sec_info h3 {
    font-size: 1.2em;
    line-height: 1.6em;
  }

  .testimonials_grid {
    margin: 0 auto;
    width: 90%;
  }

  .test_social_pos {
    position: absolute;
    top: 0%;
    right: 15%;
  }
}

@media(max-width:480px) {

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 2em;
    letter-spacing: 1px;
  }

  h4.sub-tittle_w3ls,
  .icon_info h5 {
    font-size: 1.1em;
  }

  footer {
    padding: 2em 0;
  }

  .banner-bottom,
  .services,
  .reviews_sec {
    padding: 2.5em 0;
  }

  .style-image-2,
  .style-image-2.second {
    min-height: 280px;
  }

  .bg-faded {
    padding: 1em 0.8em;
  }

  .banner-inner {
    min-height: 107px;
  }
}

@media(max-width:440px) {

  .bottom-sub-grid .fa-w-16,
  .bottom-sub-grid .fa-w-18,
  .bottom-sub-grid .fa-w-20 {
    font-size: 1.8em;
    margin-top: 26px;
  }

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 1.6em;
    letter-spacing: 1px;
  }

  .carousel-caption {
    bottom: 5em;
    width: 75%;
  }
}

@media(max-width:414px) {

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 1.5em;
    letter-spacing: 1px;
  }

  .carousel-item {
    height: 20em;
  }

  .bt-bottom-info h5 {
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 1em;
  }

  h3.tittle_w3ls {
    font-size: 1.8em;
  }

  .carousel-indicators li {
    display: inline-block;
    max-width: 11px;
    height: 11px;
  }

  .carousel-indicators {
    bottom: 11%;
    left: 5%;
    cursor: pointer;
  }

  .comment-top input[type="submit"] {
    width: 45%;
  }
}

@media(max-width:384px) {
  a.navbar-brand {
    font-size: 1.6em;
    width: 50%;
  }

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 1.4em;
    letter-spacing: 1px;
  }

  .nav-link {
    display: block;
    padding: 0.5em 1em;
    font-size: 0.9em;
  }

  .testimonials_grid h3 {
    font-size: 1em;
  }
}

@media(max-width:375px) {
  .carousel-item {
    height: 18em;
  }

  .banner-bottom,
  .services,
  .reviews_sec {
    padding: 2em 0;
  }

  .carousel-caption {
    bottom: 4em;
    width: 75%;
  }

  .search input[type="search"] {
    width: 62%;
  }

  h3.tittle_w3ls {
    font-size: 1.6em;
  }

  .grid_sec_info h3 {
    font-size: 1em;
    line-height: 1.6em;
  }

  footer h3,
  footer h2 {
    font-size: 1.1em;
  }
}

@media(max-width:320px) {

  .carousel-caption h2,
  .carousel-caption h3 {
    font-size: 1.2em;
    letter-spacing: 1px;
  }

  h3.tittle_w3ls {
    font-size: 1.4em;
  }

  h4.sub-tittle_w3ls,
  .icon_info h5 {
    font-size: 1em;
  }

  p {
    margin: 0;
    font-size: 0.845em;
  }
}

/*--//responsive--*/

/* 图片灯箱效果代码 */
.slbOverlay,
.slbWrapOuter,
.slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-animation: slbOverlay 0.5s;
  -moz-animation: slbOverlay 0.5s;
  animation: slbOverlay 0.5s;
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}

.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative;
}

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 3em;
  bottom: 3em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 3em 0;
  margin: 0 auto;
}

.slbCaption {
  font-size: 1.2em;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: -1.07143em;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  font-weight: 100;
}

.slbCloseBtn,
.slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}

.slbCloseBtn::-moz-focus-inner,
.slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.slbCloseBtn:hover,
.slbArrow:hover {
  opacity: 0.5;
}

.slbCloseBtn:active,
.slbArrow:active {
  opacity: 0.8;
}

.slbCloseBtn {
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: fixed;
  right: 0;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbContentEl .slbCloseBtn {
  position: absolute;
  right: -0.33333em;
  top: 0em;
}

.slbLoading {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden;
}

.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent;
}

.slbArrow.next {
  right: 0;
}

.slbArrow.next:before {
  border-left-color: #fff;
}

.slbArrow.prev {
  left: 0;
}

.slbArrow.prev:before {
  border-right-color: #fff;
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000;
}

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.7;
  }
}

@-moz-keyframes slbOverlay {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.7;
  }
}

@keyframes slbOverlay {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.7;
  }
}

@-webkit-keyframes slbEnter {
  from {
    opacity: 0.5;
    -webkit-transform: translate3d(0, -1em, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnter {
  from {
    opacity: 0.5;
    -moz-transform: translate3d(0, -1em, 0);
  }

  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnter {
  from {
    opacity: 0.5;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (max-width: 640px) {
  .slbCaption {
    font-size: 1.2em;
  }

  .mail_form input[type="submit"] {
    width: 40%;
  }

  .mail_form textarea {
    padding: .9em 0.9em;
    margin: 1.3em 0;
    min-height: 140px;
  }
}

/* 图片灯箱效果代码 */

/* 客户留言木块的切换特效代码 */
.flex-container a:hover,
.flex-slider a:hover {
  outline: 0
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}

.flex-direction-nav {
  display: none
}

.flex-pauseplay span {
  text-transform: capitalize
}

.flexslider {
  margin: 0;
  padding: 0
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden
}

.flexslider .slides img {
  display: block
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

html[xmlns] .flexslider .slides {
  display: block
}

* html .flexslider .slides {
  height: 1%
}

.no-js .flexslider .slides>li:first-child {
  display: block
}

.flexslider {
  position: relative;
  zoom: 1;
  border-radius: 0;
  box-shadow: none
}

.flexslider .slides {
  zoom: 1
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}

.loading .flex-viewport {
  max-height: 300px
}

.carousel li {
  margin-right: 5px
}

.flex-direction-nav {
  *height: 0
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.flex-direction-nav a.flex-next:before {
  content: '\f002'
}

.flex-direction-nav .flex-prev {
  left: -50px
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: .7;
  left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: .7;
  right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000
}

.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: '\f004'
}

.flex-pauseplay a:hover {
  opacity: 1
}

.flex-pauseplay a.flex-play:before {
  content: '\f003'
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline
}

.flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  background: 0;
  cursor: pointer;
  text-indent: -9999px;
  border: 5px solid rgba(33, 33, 33, 0.66);
  background: #fff;
  text-align: center;
  border-radius: 15px
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
  background: #ff3c41;
  cursor: default;
  transform: rotateX(360deg);
  -webkit-transform: rotateX(360deg);
  -moz-transform: rotateX(360deg);
  -o-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transition: transform 2s
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}

.flex-control-thumbs img:hover {
  opacity: 1
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default
}

@media screen and (max-width:860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px
  }
}

@media screen and (min-width: 991px) {
  .blog-item {
    height: 250px;
    overflow: hidden;
    margin: 0 0 30px 0;
    box-shadow: 0 0 10px #ddd;
    border: 1px solid #ddd;
    border-radius: 4px;
  }
}