﻿/* Write your styles */
.lmff{  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei",
  FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB",
  "Hiragino Sans GB W3", "FontAwesome", sans-serif;}
.text-center{
  text-align: center;
}
.text-lhlr{
  line-height: 3rem;  margin-left: 4.333333%; margin-right: 4%;
}

.am-slides .caption {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 28%;
  color: #fff;
  z-index: 999;
  overflow-wrap: break-word;
  text-align: center;
}

.am-slides .caption h2 {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  background: #e5393f;

  display: inline-block;
  padding: 4px 5px 6px;
}
.am-slides .caption h3 {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
}

.am-slides .caption p {
  color: rgb(255, 255, 255);
  font-size: 16px;
  margin-bottom: 10px;
}

.am-slides .caption ul {
  padding: 0;
  margin: 0;
}

.am-slides .caption ul li {
  display: inline-block;
  margin: 0 4px;
}

.am-slides .caption .button {
  background: #2a2a2a;

  border: 0;
  color: #fff;
  padding: 6px 14px;
  border-radius: 3px;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  box-shadow: 0 2px 2px 0 transparent, 0 1px 5px 0 rgba(0, 0, 0, 0.24),
    0 3px 1px -2px transparent;
}

.am-slides .caption .button-two {
  background: transparent;
  border: 0;
  color: #fff;
  border: 2px solid #fff;
  padding: 6px;
  border-radius: 1px;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
}

a.slink1:link,
a.slink1:visited {
  font-family: "HelveticaNeue", "Helvetica-Neue", "Helvetica", "Arial",
    sans-serif;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 2.4rem;
  color: #585858;
}
a.slink1:link:hover,
a.slink1:visited:hover {
  font-weight: bold;
  color: rgb(0, 140, 196);
  text-shadow: none;
}
a.slink1:after {
  background: none repeat scroll 0 0 #303030;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.cpimg {
  cursor: pointer;
  transition: all 1s;
  width: 100%;
  height: auto;
  margin-left: 5px;
  margin-right: 5px;
}
.divnone {
  display: none;
}
.divfigure {
  width: 48%;
  display: inline-block;
  
  vertical-align:sub;/*解决div上下错位*/
}
.newslist {
  display: inline-block;
  width: 100%;
}
.newslist ul {
  list-style-type: none;
  padding: 0px;
}
.newslist ul li a {
color: #6e6e6e;
}
.newslist ul li a:hover {
  color: rgb(0, 140, 196);
  }
.newslistli1 {
  font-size: 1.2rem;
  font-weight: lighter;
  list-style-type: none;
  margin-top: 0.6rem;
  padding: 0px;
  margin-left: 0.6rem;
  padding-bottom: 0.6rem;
}
.newslistli2 {
  list-style-type: none;
  
  border: rgb(29, 29, 29) solid 0px;
  border-bottom-width: 1px;
  margin-left: 0.6rem;
  padding-bottom: 0.6rem;
  padding-left: 0.4rem;
  padding-right: 0.6rem;
}
.lmtitle1{
font-weight: bold;
color: #808080;
font-size: 1.8rem;
}
.lmtitle2{
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a1a1a1;
  font-size: 1.8rem;
  }
.lmtitle3{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #888888;
    font-size: 1.2rem;
    }

.lm-dh-sl1{
  background-color:#242424;
   padding-top: 1rem;
  }
.lm-dh-sl2{
  background-color:#161616;
   padding-top: 1rem;
  }

/* ---------------------------------------------about */
.skill-bar-item {
  margin-bottom: 31px;
  overflow: hidden;
}
.progress-bar {
  box-shadow: none;
  position: relative;
  background-color: #01b1d7;

  
}
.skill-bar-item > span {
  display: block;
  font-family: "montserrat";
  font-size: 1.2rem;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #888888;
}
.progress {
  background: #ececec none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: none;
  height: 8px;
  margin-bottom: 0;
  overflow: visible;
}
.progress-bar span {
  color: #9c9b9b;
  font-family: "montserrat";
  font-size: 11px;
  position: absolute;
  right: 0;
  top: -24px;
  z-index: 9;
}
.about-skill-area h2 {
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.about-skill-test {
  padding-right: 30px;
}
.about-skill-test > p:nth-child(1) {
  margin-bottom: 24px;
}
.single-team {
  background: #f5f5f5 none repeat scroll 0 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.team-image > img {
  max-width: 100%;
}
.team-hover > h4 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  -webkit-transform: translate3d(0px, 200%, 0px);
  transform: translate3d(0px, 200%, 0px);
  -webkit-transition: -webkit-transform 0.25s ease 0s;
  transition: -webkit-transform 0.25s ease 0s;
  transition: transform 0.25s ease 0s;
  transition: transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
}
.single-team:hover .team-hover h4 {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.team-hover span {
  color: #ffffff;
  font-family: "montserrat";
  font-size: 14px;
  margin-bottom: 18px;
  -webkit-transform: translate3d(0px, 200%, 0px);
  transform: translate3d(0px, 200%, 0px);
  -webkit-transition: -webkit-transform 0.25s ease 0s;
  transition: -webkit-transform 0.25s ease 0s;
  transition: transform 0.25s ease 0s;
  transition: transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
}
.single-team:hover .team-hover span {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.team-links a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  height: 26px;
  margin: 0 4px;
  -webkit-transform: translate3d(0px, 200%, 0px);
  transform: translate3d(0px, 200%, 0px);
  -webkit-transition: -webkit-transform 0.35s ease 0s;
  transition: -webkit-transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  width: 26px;
}
.single-team:hover .team-links a {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.single-team:hover .team-links a:nth-child(1) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.single-team:hover .team-links a:nth-child(2) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.single-team:hover .team-links a:nth-child(3) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.single-team:hover .team-links a:nth-child(4) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.single-team:hover .team-links a:nth-child(5) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.team-links > a:hover {
  background: #ffffff none repeat scroll 0 0;
  color: #01b1d7;
}
.team-hover {
  background: rgba(0, 0, 0, 0.74) none repeat scroll 0 0;
  bottom: -100%;
  left: 0;
  padding: 29px 32px 28px;
  position: absolute;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.single-team:hover .team-hover {
  bottom: 0;
}
.team-section .single-team {
  margin-bottom: 50px;
}

/* end about */
/*----------------------------------------*/
/*  4. Fun Factor Area
/*----------------------------------------*/
.single-fun-factor {
  position: relative;
}
.single-fun-factor::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  right: -16px;
  top: 0;
  width: 1px;
}
.fun-factor-area .col-md-3:last-child .single-fun-factor::after {
  display: none;
}
.single-fun-factor > h1,
.single-fun-factor > h4 {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}
.single-fun-factor > h1 {
  letter-spacing: 1px;
}
.single-fun-factor > h4 {
  line-height: 16px;
  padding-top: 21px;
}
.bg-1,
.bg-2,
.bg-3,
.bg-4,
.bg-5,
.bg-6,
.bg-7,
.bg-8,
.bg-9,
.bg-10 {
  background-attachment: scroll;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.bg-1 {
  background-image: url(/img/1.jpg);
}
.pageclass1{ width:100%; height:40px; line-height: 40px; text-align:right; font-weight: bold; color:#787878; display: inline-block; margin-right:10px; padding:10px;}
.font6{font-weight: lighter;}
.pcontent img{

  width: 100%;
  height: auto;
}