@charset "UTF-8";
@import url(/skin/index/amazeui.min.css);
@import url(/skin/css/swiper.min.css);
@import url(../iconfont/iconfont.css);
body {
  color: #2b3242;
}

a {
  color: #2b3242;
}

a:hover {
  color: #dd514c;
}

.am-alert {
  margin-bottom: 0;
}

.m-hd ul,
.m-header-banner ul {
  padding: 0;
}
.m-hd ul li,
.m-header-banner ul li {
  list-style-type: none;
}
.foot_links{
    display: flex;
    font-size: 14px;
}
.foot_links>a{
    flex: 0 0 190px;
}
.foot_link {
    flex: 1 1 auto;
}
.foot_link .swiper-slide{
    width: auto!important;
}
.foot_link .swiper-slide a{
    display: block;
    padding: 0 5px;
    font-size: 14px;
}
a,
a:hover,
.m-partner li img,
.m-partner li img:hover,
.m-contact-infobox,
.m-contact-infobox:hover,
.m-footer .ico i,
.m-footer .ico i:hover,
.m-service-page .ico ul li span,
.m-service-page .ico ul li span:hover,
.m-hd .am-sticky,
.m-service-list li:hover {
  -webkit-filter: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

[class*=am-u-] + [class*=am-u-]:last-child {
  float: left;
}

.m-images-container section img,
.m-news-container section img {
  max-width: 100%;
  height: auto;
}

.am-container {
  max-width: 1200px;
}

.am-g-fixed {
  max-width: 1200px;
}

/* 头部 */
.m-hd {
  width: 100%;
  position: absolute;
  z-index: 2;
    height: 60px;
    padding: 10px 0 0 0;
    background: #000;
}
.m-hd ul {
  margin: 0;
}
.m-hd ul li {
  list-style-type: none;
}
.m-hd .am-container {
  position: relative;
}
.m-hd .am-sticky {
  background: #000;
  padding: 15px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
}
.m-hd .am-header a {
  color: #fff;
}
.m-hd .m-nav a {
  color: #fff;
      margin: 0 0.5em;
    padding: 0.4em 0;
}
.m-hd .m-nav a:hover {
	background:#000;
  border-bottom:1px solid #fffdc5;
  border-radius: 2px;
  -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
  transition: background-color 300ms ease-out, border-color 300ms ease-out;
}
.m-hd .am-nav > li.am-active > a, .m-hd .am-nav > li.am-active > a:focus, .m-hd .am-nav > li.am-active > a:hover {
  color: #fff;
  background-color: #ba1f2e;
  cursor: default;
}
.m-hd .am-dropdown-content {
  background: #ba1f2e;
  border: none;
}
.m-hd .am-dropdown-content > li > a:hover {
  color: #fff;
}
.m-hd .am-dropdown-content:after, .m-hd .am-dropdown-content:before {
  border: 8px dashed #ba1f2e;
}
.m-hd .am-dropdown-content > .am-active > a,
.m-hd .am-dropdown-content > .am-active > a:focus,
.m-hd .am-dropdown-content > .am-active > a:hover {
  background-color: #d22e3e;
}

.m-logo {
  display: block;
  float: left;
  font-size: 22px;
  line-height: 40px;
  width: 165px;
  color: #fff;
  text-indent: -9999px;
  background: url('/skin/images/logo.png') no-repeat left center;

  margin-right: 20px;
}

.m-about li {
  float: left;
  margin-left: 5px;
}

#r-nav .am-offcanvas-bar {
  width: 200px;
}
#r-nav .logo {
  margin-bottom: 20px;
}
#r-nav p {
  border-bottom: 1px solid #4F4F4F;
  padding-bottom: 20px;
}

/* 头部大banner */
.m-header-banner {
  height: 680px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 260px;
  color: #fff;
}
.m-header-banner h2 {
  font-size: 50px;
  margin: 0;
  font-weight: 100;
}
.m-header-banner p {
  font-size: 20px;
}
.m-header-banner nav {
  display: inline-block;
}
.m-header-banner nav li {
  float: left;
  margin-right: 10px;
  font-size: 12px;
}
.m-header-banner nav li a {
  color: #fff;
}
.m-header-banner nav li.am-active a {
  font-weight: bold;
}

.m-header-1 {
  height: 180px;
  padding-top: 145px;
  background: #1a1f2a;
}

.m-list-header {
  height: 550px;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .m-header-banner {
    height: 600px;
    padding-top: 240px;
  }
  .m-header-banner h2 {
    font-size: 46px;
    margin: 0;
  }
  .m-header-banner p {
    font-size: 20px;
    padding: 0;
    width: 70%;
  }

  .m-header-1 {
    height: 180px;
    padding-top: 145px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .m-hd .am-nav > li > a {
    position: relative;
    display: block;
    padding: 0.4em;
    font-size: 14px;
  }
  .m-hd .m-about li {
    float: left;
    margin-left: 5px;
    font-size: 14px;
  }
  .m-hd .am-btn {
    padding: 0.5em 0.4em;
  }

  .m-header-banner {
    height: 480px;
    padding-top: 220px;
    text-align: center;
  }
  .m-header-banner h2 {
    font-size: 30px;
    margin: 0;
  }
  .m-header-banner p {
    font-size: 20px;
    padding: 0;
    margin: 30px 0 15px 0;
  }

  .m-header-1 {
    height: 180px;
    padding-top: 145px;
    text-align: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .m-hd {
    height: 50px;
    padding: 0;
  }
  .m-hd .am-nav > li > a {
    position: relative;
    display: block;
    padding: 0.4em;
    font-size: 14px;
  }
  .m-hd .m-about {
    display: none;
  }
  .m-hd .m-about li {
    float: left;
    margin-left: 5px;
    font-size: 14px;
  }
  .m-hd .am-btn {
    padding: 0.5em 0.4em;
  }

  .m-header-banner {
    height: 380px;
    padding-top: 120px;
    text-align: center;
  }
  .m-header-banner h2 {
    font-size: 30px;
    margin: 0;
  }
  .m-header-banner p {
    font-size: 18px;
    padding: 0;
    margin: 20px 0 15px 0;
  }

  .m-header-1 {
    height: 120px;
    padding-top: 75px;
    text-align: left;
  }
}
.footer_nav{
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
}
@media screen and (max-width: 479px) {
    .m-footer{
    min-height:50px
}
.m-footer>div{
    display: none;
}
  .m-hd {
    height: 50px;
    padding: 0;
  }

  .m-header-banner {
    height: 380px;
    padding-top: 120px;
    text-align: center;
  }
  .m-header-banner h2 {
    font-size: 30px;
    margin: 0;
  }
  .m-header-banner p {
    font-size: 14px;
    padding: 0;
    margin: 0;
  }

  .m-header-1 {
    height: 120px;
    padding-top: 75px;
    text-align: left;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .m-logo {
    background: url('../images/logo@2x.png?1444011698');
    -webkit-background-size: 125px 40px;
    background-size: 125px 40px;
    background-repeat: no-repeat;
  }
}
.am-btn-danger {
  background: #d22e3e;
  border: 1px solid #d22e3e;
}
.am-btn-danger:hover {
  background: #ba1f2e;
  border: 1px solid #ba1f2e;
}

.m-home-box {
  padding-bottom: 50px;
}
.m-home-box h2 {
  margin: 40px 0 0 0;
}
.m-home-box p {
  margin: 0 0 20px 0;
  font-size: 14px;
  color: #737b8a;
}
.m-home-box ul h2 {
  padding: 0;
  margin: 0;
}

.m-mn-box {
  position: relative;
  background-color: #fff;
  margin-bottom: 60px;
}
.m-mn-box section h2 {
  margin: 0;
  padding: 0;
}
.m-mn-box section h3 {
  margin: 20px 0 10px 0;
  padding: 0;
}
.m-mn-box section p {
  margin-top: 0;
}

.m-container {
  margin: 0 0 60px 0;
}

/*
 *首页幻灯片
*/
.am-slider-i2 .am-slider-images {
  height: 550px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}
.am-slider-i2 .am-slider-desc {
  position: absolute;
  left: 0;
  top: 40%;
  right: 0;
  color: #ffffff;
  text-align: center;
}
.am-slider-i2 .am-slider-content h2 {
  font-size: 40px;
  margin: 0;
  padding: 0;
}
.am-slider-i2 .am-slider-content p {
  margin: 0;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 30px;
}
.am-slider-i2 .am-slider-title {
  font-weight: normal;
  margin-bottom: 5px;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.am-slider-i2 .am-slider-en {
  font-size: 12px;
}
.am-slider-i2 .am-btn {
  margin-top: 20px;
  margin-right: 10px;
}
.am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
  display: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .am-slider-i2 .am-slider-images {
    height: 480px;
  }
  .am-slider-i2 .am-slider-desc {
    top: 40%;
  }
  .am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .am-slider-i2 .am-slider-images {
    height: 480px;
  }
  .am-slider-i2 .am-slider-desc {
    top: 200px;
  }
  .am-slider-i2 .am-slider-content h2 {
    font-size: 40px;
  }
  .am-slider-i2 .am-slider-content p {
    font-size: 24px;
  }
  .am-slider-i2 .am-btn {
    margin-top: 10px;
  }
  .am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .am-slider-i2 .am-slider-images {
    height: 280px;
  }
  .am-slider-i2 .am-slider-desc {
    text-align: center;
    top: 35%;
  }
  .am-slider-i2 .am-slider-content h2 {
    font-size: 20px;
  }
  .am-slider-i2 .am-slider-content p {
    font-size: 14px;
  }
  .am-slider-i2 .am-btn {
    margin-top: 10px;
  }
  .am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .am-slider-i2 .am-slider-images {
    height: 280px;
  }
  .am-slider-i2 .am-slider-desc {
    text-align: center;
    top: 110px;
  }
  .am-slider-i2 .am-slider-content h2 {
    font-size: 20px;
  }
  .am-slider-i2 .am-slider-content p {
    font-size: 14px;
  }
  .am-slider-i2 .am-btn {
    margin-top: 10px;
  }
  .am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
    display: none;
  }
}
.m-case-list li {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.m-case-list li figure {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  background: #000;
  text-align: center;
  cursor: pointer;
}
.m-case-list li figure img {
  position: relative;
  display: block;
}
.m-case-list li figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-top: 120px;
}
.m-case-list li figure figcaption::before, .m-case-list li figure figcaption::after {
  pointer-events: none;
}
.m-case-list li figure figcaption, .m-case-list li figure a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.m-case-list li figure a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.m-case-list li figure h3 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.m-case-list li figure h3 span {
  font-weight: 800;
}
.m-case-list li figure h3, .m-case-list li figure p {
  margin: 0;
}
.m-case-list li figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

figure.effect-lily img {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  background: url() 50% 50% no-repeat;
}
figure.effect-lily figcaption {
  top: auto;
  bottom: 0;
  text-align: left;
}
figure.effect-lily h3, figure.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
figure.effect-lily h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-lily p {
  color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img, figure.effect-lily:hover p {
  opacity: 1;
}
figure.effect-lily:hover img, figure.effect-lily:hover h3, figure.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #fff;
}
figure.effect-lily:hover img {
  opacity: .4;
}
figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

.m-cat-nav {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 40px;
}
.m-cat-nav ul li {
  float: left;
  list-style-type: none;
  margin-right: 20px;
  padding-top: 20px;
}
.m-cat-nav ul li.am-active a {
  color: #dd514c;
}
.m-cat-nav p {
  font-size: 12px;
  margin-bottom: 60px;
}

/* 联系我们 */
.m-contact {
  background: url('/skin/index/home-bg.jpg') 50% 0 no-repeat fixed;
  padding: 30px 0 50px 0;
  color: #fff;
}
.m-contact p {
  color: #fff;
}

.m-contact-us {
  padding: 40px 0;
}
.m-contact-us span {
  padding-top: 10px;
}
.m-contact-us .am-btn {
  width: 100%;
}

.m-contact-infobox {
  border: 1px solid #D8D8D8;
  background: #fff;
  border-radius: 5px;
  padding: 40px 0;
  text-align: center;
}
.m-contact-infobox:hover {
  border: 1px solid #0d121b;
  background: #1a1f2a;
  color: #fff;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .m-contact-us {
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .m-contact-us {
    text-align: center;
  }
}
/* 图片模块 */
.m-images-container {
  margin-top: -30px;
  border-radius: 3px;
}
.m-images-container section {
  padding: 30px;
}
.m-images-container section p {
  margin-bottom: 2rem;
}

.m-images-show {
  height: 400px;
  padding-top: 150px;
  background: #1a1f2a;
}
.m-images-show hgroup h1 {
  font-size: 58px;
  line-height: 68px;
  font-weight: normal;
  margin-bottom: 30px;
}
.m-images-show hgroup p {
  width: 100%;
  font-size: 26px;
  margin: 0;
}
.m-images-show hgroup ul {
  margin: 0;
  font-size: 14px;
  display: inline-block;
}
.m-images-show hgroup ul li {
  float: left;
  margin-right: 5px;
  padding-bottom: 30px;
}
.m-images-show .am-animation-fade {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .m-images-show {
    height: 400px;
    padding-top: 15 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .m-images-show {
    height: 300px;
    padding-top: 130px;
  }
  .m-images-show hgroup h1 {
    font-size: 48px;
    line-height: 48px;
  }
  .m-images-show hgroup p {
    width: 100%;
    font-size: 16px;
    margin: 0;
  }
  .m-images-show hgroup ul {
    margin: 0;
    font-size: 12px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .m-images-show {
    height: 300px;
    padding-top: 110px;
  }
  .m-images-show hgroup h1 {
    font-size: 28px;
    line-height: 28px;
  }
  .m-images-show hgroup p {
    width: 100%;
    font-size: 14px;
    margin: 0;
  }
  .m-images-show hgroup ul {
    margin: 0;
    font-size: 12px;
  }
}
@media screen and (max-width: 479px) {
  .m-images-show {
    height: 200px;
    padding-top: 70px;
    text-align: center;
  }
  .m-images-show hgroup h1 {
    font-size: 28px;
    line-height: 28px;
  }
  .m-images-show hgroup p {
    width: 100%;
    font-size: 14px;
    margin: 0;
  }
  .m-images-show hgroup ul {
    margin: 0;
    font-size: 12px;
  }
}
/* 文章模块 */
.m-news article {
  margin-bottom: 80px;
  position: relative;
}
.m-news h3 {
  font-size: 28px;
}

.m-news-date {
  font-family: arial;
  color: #999;
  border-right: 1px solid #e9e9e9;
}
.m-news-date span {
  display: block;
  font-size: 40px;
  color: #333;
}

.m-news-data {
  padding-bottom: 30px;
}
.m-news-data span {
  color: #aaa;
  margin-right: 20px;
}

.m-news-desc {
  color: #2b3242;
  height: 100px;
  overflow: hidden;
}

.m-news-container {
  margin-top: 60px;
  margin-bottom: 60px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
}
.m-news-container header {
  background: #1a1f2a;
  border-radius: 3px 3px 0 0;
  color: #fff;
  padding: 20px;
}
.m-news-container header a {
  color: #fff;
}
.m-news-container header span {
  margin-right: 10px;
}
.m-news-container section {
  padding: 40px 20px 20px;
}
.m-news-container section .com a {
  color: #dd514c;
}

/* 服务内容 */
.m-services {
  background: #000;
  padding: 40px 0 80px 0;
  color: #fff;
}

.m-service-container {
  margin: 0 0 60px 0;
}
.m-service-container .am-pagination {
  margin-top: 20px;
}
.m-service-container .am-pagination .am-active a {
  background: #DD514E;
  border-color: #dd514c;
}

.m-service-list li {
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid #fff;
}
.m-service-list li:hover {
  background: #d22e3e;
  border: 1px solid #d22e3e;
  border-left: 10px solid #ba1f2e;
  color: #fff;
  margin-bottom: 30px;
}

.m-service-list-icon {
  font-size: 50px;
  text-align: center;
}

/** 网站欣赏列表 **/
.m-web-list figure {
  background: #fff;
}
.m-web-list figure h3 {
  margin: 0;
}
.m-web-list figure figcaption {
  padding: 10px;
}

.m-list article {
  margin-bottom: 60px;
}

/** 相关网站 **/
.m-web-relevantdesc {
  font-size: 12px;
  height: 40px;
  overflow: hidden;
}

/* tag */
.m-item {
  margin-top: 60px;
}
.m-item article .thumbnail {
  height: 200px;
  overflow: hidden;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .m-contact-us {
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .m-contact-us {
    text-align: center;
  }
}
/* 协助伙伴 */
.m-partner li img {
  -webkit-filter: grayscale(1);
  max-width: 100%;
  margin: 0 auto;
}
.m-partner li img:hover {
}
.m-partner p {
  margin: 0 0 30px 0;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .m-contact-us {
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .m-contact-us {
    text-align: center;
  }
}
/*返回顶部*/
.m-top-cbbfixed {
  position: fixed;
  right: 10px;
  transition: bottom ease .3s;
  bottom: -85px;
  z-index: 3;
  cursor: pointer;
}

.m-top-cbbtn {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #d22e3e;
}

.m-top-go {
  transition: background-color ease .3s;
  margin-top: 1px;
}
.m-top-go:hover {
  background-color: #ba1f2e;
}

.m-top-goicon {
  float: left;
  margin: 14px 0 0 9px;
  width: 23px;
  height: 12px;
  background: url('/skin/index/side-icon02.png');
}

.m-top-weixin {
  background: #333;
}
.m-top-weixin div {
  background: url('../images/weixin.png?1440917261');
  width: 194px;
  height: 199px;
  position: absolute;
  left: -194px;
  top: -115px;
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  transform-origin: 100% 70%;
  -webkit-transform-origin: 100% 70%;
  transition: transform ease .3s, opacity ease .3s;
  -webkit-transition: all ease .3s;
  display: none\0;
  *display: none;
}
.m-top-weixin:hover div {
  display: block;
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
  *display: block;
}

.m-top-weixin-icon {
  float: left;
  margin: 12px 0 0 11px;
  width: 18px;
  height: 18px;
  background: url('../images/side-icon01.png?1406598156');
}

/* 网站底部 */
.m-footer {
  background: #1a1f2a;
  padding: 10px 0 0 0;
  color: #ccc;
  font-size: 14px;
}
.m-footer a {
  color: #ccc;
}
.m-footer a:hover {
  color: #fff;
}
.m-footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.m-footer section h2 {
  font-size: 16px;
  margin-bottom: 20px;
}
.m-footer i {
  margin-left: 10px;
}

.m-footer-container,
.m-footer-flink {
  padding-bottom: 10px;
}

.m-footer-subnav a,
.m-footer-flink a {
  margin-right: 10px;
}

.m-footer-bottom {
  background: #0d121b;
  font-size: 12px;
  padding: 15px 0;
  color: #ccc;
}
.m-footer-bottom p{margin-bottom:5px;font-size:14px}
.m-footer-bottom span{font-size:15px}
.abt{
    /*background: url(../index/line.gif) no-repeat center center;*/
    height: 65px;
    text-align: center;}
.sjt{
    /*background: url(../index/line1.gif) no-repeat center center;*/
    height: 65px;
    text-align: center;}
.about{background:#fff;    
}
.about .tl{
    margin: 40px 0 20px 0;
    font-size: 16px;
    color: #000;
	line-height: 30px;
}
.abt h2 { color: #000;
    font-size: 30px;
	padding-top: 10px;
    line-height: 40px;
    margin-bottom:0;
    
}
.abt p {
    font-family: 'Times New Roman';
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    color: #3B3C3E;
    margin-bottom: 5px;
	margin-top:0;
}
.sheji .tl{
    margin: 40px 0 20px 0;
    font-size: 16px;
    color: #fff;
	line-height: 30px;
    margin: 60px auto 40px;;
    text-align: center;
}
.sjt h2 { color: #fff;
    font-size: 30px;
	padding-top: 10px;
    line-height: 40px;

    
}
.sjt p {
    font-family: 'Times New Roman';
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
}
.FOUNDER{
    background: #fff;
    padding: 30px 0 50px 0;
    color: #000;
}
.csr {margin: 40px 0;}
.csr li{width:33%}
.csr img{width:90%}
.csr p{font-size:14px}
.m-footer{text-align:center}
.m-footer span{    width: 100%;}
.li2{padding-top: 30px!important;}
.li3{width:34%!important}
@media screen and (max-width: 1200px) {
	.csr li{width:50%}
	.li2{padding-top: 0px!important;}
    .li3{width:49%!important}
}
@media screen and (max-width:1000px) {
	.px2{display:flex!important;}
	.px1{display:none!important;}
	.logo-b{display:none}
}
@media screen and (max-width: 640px) {
    .li3{width:100%!important}
	.PROJECT li{width:100%!important;}
}
@media screen and (max-width:500px) {
	.csr li{width:100%}
	.csr img { width: 100%;}
	.px2{display:none!important;}
	.px3{display:flex!important}
}
.PROJECT{padding-top:120px}
.PROJECT ul li{width:33%;padding:0 20px;}
.PROJECT h2{text-align:center;margin:0}
.PROJECT .tl{margin-top:50px;text-align:center}
.PROJECT ul{padding-top:50px}
.PROJECT ul li p{color:#f1f1f1;line-height:25px}
.res{max-width:100%;padding:0;} .res li{ width:100%;padding:3px 0}.res ul{margin:0}
.case li{width:33.33%}
.case p{ text-align: center;font-size:16px;margin:10px 0}
.case a:hover p{color:#d22e3e}
.titleBar{margin:10px 0 20px}
.td{text-align:center}
.td img{    margin-top: 40px;max-width: 100%;}



/*-- 动态频道 --*/
	.n-wrapper { height:458px !important; overflow:hidden; }
	.new-banner { position:relative; }
	.new-banner img { position:absolute; top:0; left:50%; margin-left:-960px; }
	.new-hot { padding:60px 0 0;color:#ffffff; text-align:left; }
	.new-hot h1 { font-size:26px; font-weight:normal; line-height:1.5; }
	.new-hot hr { width:200px; margin:40px 0; }
	.new-hot-about { width:400px; line-height:1.8; font-size:12px; color:#a2a2a2; }
	.new-wrap { padding-top:80px; }
	.new-item { margin-bottom:110px; }
	.new-item-pic { width:300px; height:179px; }
	.new-item-pic { max-width:100%; }
	.new-item-wrap { width:590px; margin-left:70px; }
	.new-item-wrap h1 { display:inline-block; margin-bottom:15px; padding-bottom:15px; border-bottom:3px solid #000000; font-size:24px; line-height:1; text-transform:uppercase; }
	.new-item-wrap h1 sub { position:relative; top:-2px; *position:static; margin-left:20px; font-size:14px; font-weight:normal; }
	.new-item-wrap ul li { padding-left:15px; background:url(../Images/icon.png) no-repeat -176px -4px; font-size:12px; line-height:2; display:flex}
	.new-item-wrap ul li a { 
	    margin-right:25px; color:#000000; 
	    flex: 1 1 auto;
	    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
	}
	.new-item-wrap ul li a:hover { text-decoration:underline; color:#666666; }
	.new-item-wrap ul li time { color:#666666;flex:0 0 90px; }
	.new-item-more { text-align:right; }
	.new-item-more a { padding:2px 12px; font-size:10px; }
	
	/*-- 动态列表 --*/
	.newlist-wrap { padding-bottom:50px; }
	.newlist-item { float:left; width:340px; margin:0 20px 50px 0; }
	.newlist-pic { width:340px; height:179px; overflow:hidden; }
	.newlist-pic img { max-width:100%; }
	.newlist-title { padding:25px 0 15px; border-bottom:3px solid #000000; }
	.newlist-title h1 { margin-bottom:8px; font-weight:normal; }
	.newlist-title a { display:block; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#000000; }
	.newlist-title time { color:#999999; }
	.newlist-about { height:85px; margin-top:15px; overflow:hidden; line-height:1.8; font-size:12px; color:#676767; }
	.newlist-more { margin-top:20px; }
	.newlist-more a { padding:2px 12px; font-size:10px; }
	
	.fn-margin {
    position: relative;
    width: 1060px;
    margin: 0 auto;
}.fn-l {
    float: left;
}.fn-clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
/*翻页组件*/
.pageBar{width: 100%;overflow: hidden;float: left;padding-top: 0px;margin-bottom: 20px;display: inline;}
.pageBar .pageList{width: 100%;overflow: hidden;float: left;line-height: 35px;text-align: center;}
.pageBar .pageList a{font-size: 14px;display: inline-block;text-align: center;width:35px;text-align:center;color: #000;margin-top: 10px;margin-right: 5px;margin-left: 5px;background: #eee;}
.pageBar .pageList a:hover{color: #fff;background: #000;}
.pageBar .pageList .selected{font-size: 14px;display: inline-block;text-align: center;color: #fff;background: #000;cursor: default;}
.pageBar .pageList .selected:hover{color: #fff;background: #000;}
.pageBar ul{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pageBar li{list-style-type:none;   
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    padding: 0;
     width: 40px;height: 40px;
     margin: 0 5px;
    font-size: 14px;}
    .pageBar li.active,
    .pageBar li.active a{
        background: #d1b95b;
        color: #fff;
    }
    .pageBar li a{
         width: 40px;height: 40px;
         display: flex;
         align-items: center;
         justify-content: center;
    }
@media screen and (max-width: 1200px) {
		.fn-margin{width:100%;text-align: center;}
}
@media screen and (max-width: 1200px) {
		.new-item-pic{display:none}
		.fn-l {width:90%;margin:0}
		.new-item-wrap ul li {    text-align: left;
    max-width: 300px;
    margin: auto;}
}
.new-z li{width:50%}.new-z a{color:#fff;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
.new-z .am-avg-lg-8{margin: 40px auto 0; width: 80%;}
.AWARDS{margin-top:40px}

@media screen and (max-width: 600px) {
    .pageBar li{
        width: 40px!important;
    }
    .new-item-wrap ul,
    .new-item-wrap ul li{
        padding: 0;
        list-style: none;
    }
    .new-item-wrap ul li{
        margin: 0;
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
    }
    .fn-l,
.new-z li{width:100%}
.case li{width:100%}
.case li img{margin:auto}
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.fwlc-l{max-width:180px; text-align:right}
.fwlc-r{max-width:180px; text-align:left}

.fa1 {max-width: 800px;margin:20px auto!important;color: #fff;}
.fa1 span{font-size:30px}
.fa1 i{font-size:30px; font-style:normal;padding: 0 13px;   background: #000;}
.fa1 .am-u-lg-10,.fa1 .am-u-lg-2{width:auto}
.fa2 {max-width: 1000px;margin:20px auto 30px!important;color: #fff;}
.fa2 span{font-size:30px}
.fa2 i{font-size:30px; font-style:normal;padding: 0 13px;   background: #000;}
.fa2 .am-u-lg-10,.fa2 .am-u-lg-2{width:auto}
.fwlc-l i{margin-left:5px}.fwlc-r i{margin-right:5px}
.logo-b{    right: 45%;
    position: absolute;}
.fa2 .am-u-lg-2{float:right}
.yuan {max-width:95%}

.yuan li:nth-of-type(3n+1) {
    clear: none;
}
.yuan li figure{ box-shadow: 3px 3px 10px #c5c5c5;
}
.son:after {    content: " ";
    display: table;
    clear: both;
}
.son{max-width:320px;margin: auto;}
.son li{float:left;    padding: 20px 20px 0;}

.pson{max-width:800px;margin: auto; }
.pson01{max-width:500px;margin: auto; }
.pson li{float:left;  padding: 20px 10px 0; min-width: 17%;text-align: right;}
.pson:after {
    content: " ";
    display: table;
    clear: both;
}
.cson{max-width:1100px;margin: auto; }
.cson li{float:left;  padding: 20px 10px 0; min-width: 116px;}
.cson:after {
    content: " ";
    display: table;
    clear: both;
}

.pas li img {
    -webkit-filter: none;
}

.sb ul li{width:25%}
.sb ul li p{ text-align: left;padding: 0 10px;}
@media screen and (max-width: 1030px){
	.sb ul li {
    width: 50%;
}
}
@media screen and (max-width: 500px){
	.sb ul li {
    width: 100%;
}
}
body {
	padding: 0;
	margin:0;
}
img{
	border: 0;
}
a{
	color: #000;
	text-decoration: none;
}
/*banner容器*/
#banner{
	width: 100%;
	height: 500px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
/*banner分容器ul*/
#banner ul{
	margin: 0;
	padding: 0;
	position: absolute;
}
#banner ul li{
	width: 25%;
	height: 500px;
	float: left;
	position: relative;
	overflow: hidden;
	background:#000;
} 
#banner ul li h2{
	margin: 0;
	padding: 0;padding-top: 50px;
}
/*banner中容器中，上一个，下一个，按钮*/
#banner .PreNext{
	width: 45px;
	height: 100px;
	position: absolute;
	top: 150px;
	background: url()no-repeat 0 0;
	cursor: pointer;
}
#banner .Pre{
	left: 0;
}
#banner .Next{
	right: 0;
	background-position:right top;
}
/*下方的一百数字按钮*/
#banner .But{
	width: auto;
	height: 15px;
	position: absolute;
	right: 20px;
	bottom: 60px;
}
#banner .But span{
	width: 50px;
	height: 15px;
	float: left;
	margin-right: 10px;
	background: #000;
	cursor: pointer;
	background: #fff;
}
 
/*容器下方的文字区域容器*/
#banner ul li .Down{
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	background:url();
 
 
}
/*小字体钱的图标部分*/
#banner ul li .Down .left{
	width: 80px;
	height: 80px;
	position:absolute;
	float: left;
	margin: 10px ;
	background: red;
}
/*标题大字体部分*/
#banner ul li .Down .up{
	position: absolute;
	font-size: 25px;
	font-weight: bold;
	left: 100px;
	top: 10px;
}
/*标题下的小字体*/
#banner ul li .Down .p{
	position: absolute;
	left: 100px;
	top: 50px;
	font-size: 16px;
	font-weight: bold;
}
#banner ul li img{width:100%}
@media screen and (max-width: 1540px){
	#banner{height: 400px;}
}
@media screen and (max-width: 1200px){
	#banner{height: 300px;}
}
@media screen and (max-width: 880px){
	#banner{height: 300px;}
#banner ul li img{width:120%;margin-left: -10%;}

}
@media screen and (max-width: 740px){
	#banner{height: 200px;}
#banner ul li img{width:140%;margin-left: -20%;}
#banner .But{    bottom: 20px;}
#foot-lj {
    display: none;
}
@media screen and (max-width: 400px){
#banner ul li img{width:150%;margin-left: -25%;}
}
#foot-lj {
    margin-bottom: -45px;
    overflow: hidden;
}
}
.rightNa{font-size:13px; position:fixed; width:200px;  right:0; bottom:30%; _position:absolute; text-align:left; cursor:pointer;
           background-image:url(about:blank); z-index:9999999;font-family:"微软雅黑" }
.rightNa li{ display:block; position:relative; height:30px; line-height:30px; margin-bottom:2px; background:#F8F8F8;color:#333;
            width:210px; overflow:hidden;  cursor:pointer; right:-180px; }
.rightNa a{color:#333}	
.rightNa a:hover{ color:#000000!important;}		
.rightNa li:hover{ text-decoration:none; color:#08489d;  }
.rightNa li:hover em{ background:#c1c1c1}
.rightNa li em{ display:block; float:left; width:60px; background:#000000; color:#fff; font-size:16px; text-align:center; margin-right:10px;}
.rightNa li.rtel em{width:60px;height:30px; background:url(/skin/index/rtel.png) center center no-repeat #08489d;  }
.rightNa li.rqq em{ width:60px;height:30px; background:url(/skin/index/rqq.png) center center no-repeat #39A4DC;   }
.rightNa li.rtel:hover em{background:url(/skin/index/rtel.png) center center no-repeat #08489d}
.rightNa li.rqq:hover em{background:url(/skin/index/rqq.png) center center no-repeat #08489d}
em,th,var,i {
	font-weight:normal;
	font-style:normal;
}
.team_1{width:40%;float:left}
.team_q{width:20%;float:left;}
.team {margin:80px 0;}
.team img{margin:0;}

.team_1,.team_q{
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.team img{
  width: 101%;
  top: 0;
  position: relative;
  left: 0;
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  transition: transform 0.6s;
}
.team img:hover{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);border:0
}
.FOU{  max-width: 1400px;}

.am-g li {display:inline;font-size:14px;}
@media screen and (min-width: 768px) 
{
.footer_nav{display:none; }
}
.foot_nav{ width:100%;float:left;background-color: #fafafa;text-align:center;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;}
.foot_nav a{color:#898989;display: flex;justify-content: center;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:flex; align-items: center;font-weight:bold;font-size:20px;padding:6px 0;}
.foot_nav i{
    font-size: 30px;
    padding-right: 5px;
    font-weight: bold;
}
 @keyframes dd {
        0% {
            transform: rotate3d(1, 1, 1);
        }
        10%,
        20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -8deg);
            -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -8deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -8deg);
        }
        30% {
            -webkit-transform: rotate3d(0, 0, 1, 6deg);
            -ms-transform: rotate3d(0, 0, 1, 6deg);
            transform: rotate3d(0, 0, 1, 6deg);
        }
        40% {
            -webkit-transform: rotate3d(0, 0, 1, -5deg);
            -ms-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
        }
        50% {
            -webkit-transform: rotate3d(0, 0, 1, 4deg);
            -ms-transform: rotate3d(0, 0, 1, 4deg);
            transform: rotate3d(0, 0, 1, 4deg);
        }
        60% {
            -webkit-transform: rotate3d(0, 0, 1, -3deg);
            -ms-transform: rotate3d(0, 0, 1, -3deg);
            transform: rotate3d(0, 0, 1, -3deg);
        }
        70% {
            -webkit-transform: rotate3d(0, 0, 1, 2deg);
            -ms-transform: rotate3d(0, 0, 1, 2deg);
            transform: rotate3d(0, 0, 1, 2deg);
        }
        80% {
            -webkit-transform: rotate3d(0, 0, 1, -1deg);
            -ms-transform: rotate3d(0, 0, 1, -1deg);
            transform: rotate3d(0, 0, 1, -1deg);
        }
        90% {
            -webkit-transform: rotate3d(0, 0, 1, 0deg);
            -ms-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
        }
        100% {
            transform: rotate3d(1, 1, 1);
        }
    }
.doudong {
        position: relative;
        display: block;
        animation-name: dd;
        animation-duration: 2s;
        animation-delay: 1s;
        animation-iteration-count: infinite;
    }