@charset "UTF-8";
body {
  color: #2b3242;
  background: #f1f1f1;
  font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
}

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;
}

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: 130px;
  padding: 45px 0 0 0;
}
.m-hd ul {
  margin: 0;
}
.m-hd ul li {
  list-style-type: none;
}
.m-hd .am-container {
  position: relative;
}
.m-hd .am-sticky {
  background: #1a1f2a;
  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;
}
.m-hd .m-nav a:hover {
  background: #ba1f2e;
  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('/logins/images/logo.png?1444011587') no-repeat left center;*/
  /*-webkit-background-size: 98px 40px;
  background-size: 98px 40px;*/
  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;
}

.request-list {
  width: 100%;
  height: 204px;
  margin: 0 auto;
  overflow: hidden;
  background: white;
  position: relative;
}

#data-list{overflow:hidden;height: 134px;width:100%;margin: 20px auto;position:relative;font-size: 16px;}
#data-list ul {
  margin: 0;
}
#data-list1{
height:auto;
text-align:left;
}
#data-list2{
height:auto;
text-align:left;
}
#data-list li{
list-style-type:none;
height:26px;
text-align:left;
text-align: center;
line-height: 26px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

}
/*#data-list2 li{
list-style-type:none;
height:22px;
text-align:left;
text-align: center;
}*/

.request-list ul li{
  width: 24%;
}

.request-list ul {
  text-align: center;
  padding-left: 0;
}
.request-list>ul {
  font-weight: bold;
  font-size: 18px;
}

.request-list ul li {
  display: inline-block;
}

.request-icon>ul {
  overflow: hidden;
  padding-left: 0;
}

.request-icon>h3{
  margin-bottom: 40px;
}

[font-style] .am-icon-btn.am-primary {
  background-color: #006699;
}

[font-style] .am-icon-btn {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 34px;
}

@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;
  }
}
@media screen and (max-width: 479px) {
  .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('/logins/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 hgroup h2 {
  margin: 40px 0 0 0;
  text-align: center;
  position: relative;
  font-size: 24px;
}
.m-home-box hgroup h2:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  height: 2px;
  width: 90px;
  background-color: #222;
  transform: translateX(-50%);
}
.m-home-box hgroup p {
  margin: 0 0 40px 0;
  text-align: center;
  font-size: 16px;
  color: #737b8a;
}
.m-home-box ul h2 {
  padding: 10px 0 0 0;
  margin: 0;
  /*color: #262626;*/
  font-size: 18px;
  color: #006699;
}

.m-mn-box {
  position: relative;
  /*background-color: #fff;*/
  margin-bottom: 30px;
}
.m-mn-box section h2 {
  margin: 0;
  padding: 0;
}
.m-mn-box section h3 {
  margin: 20px 0 10px 0;
  padding: 0;
  font-size: 15px;
}
.m-mn-box section p {
  margin-top: 0;
}

.m-container {
  margin: 0 0 60px 0;
}

/*
 *首页幻灯片
*/

.owl-theme.sliders .owl-nav.disabled+.owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.owl-theme.sliders .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #006699;
}
.owl-theme.sliders .owl-dots .owl-dot span {
    background: #FFFFFF;
}
.sliders .item > div {
  width: 100vw;
  /*height: 690px;*/
  height: 560px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}

.sliders .sliders-content {
  position: absolute;
  top: 35%;
  left: 0;
  margin-left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  text-align: center;
}

.sliders .item .sliders-content h2 {
  font-size: 40px;
  color: #006699;
  margin: 0;
  padding: 0;
}
.sliders .item .sliders-content p {
  margin: 0;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 30px;
  color:  #59bcdb;
}

.sliders .item .sliders-content a {
  margin-top: 25px;
  padding: 10px 15px;
  border: 1px solid #59bcdb;
  border-radius: 2px;
  background-color: transparent;
  color: #59bcdb;
  display: inline-block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
}

.sliders .item .sliders-content a:hover {
  background-color: #59bcdb;
  color: #fff;
}

.sliders .item .sliders-content a.white-btn {
  margin-top: 25px;
  padding: 10px 15px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: transparent;
  color: #fff;
  display: inline-block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
}
.sliders .item .sliders-content a.white-btn:hover{
  background-color: #59bcdb;
  color: #fff;
  border-color: #59bcdb;
}

.about-content .m-mn-box p {
  color: #565656;
}

.about-content .m-mn-box {
  padding: 5px 0;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .owl-theme.sliders .owl-nav.disabled+.owl-dots {
    bottom: 10px;
  }
  .sliders .item > div {
    height: 480px;
  }
  .sliders .item .sliders-content {
    top: 35%;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .owl-theme.sliders .owl-nav.disabled+.owl-dots {
    bottom: 5px;
  }
  .sliders .item > div {
    height: 480px;
  }
  .sliders .item .sliders-content {
    top: 180px;
  }
  .sliders .item .sliders-content h2 {
    font-size: 26px;
  }
  .sliders .item .sliders-content p {
    font-size: 24px;
  }
  .sliders .item .sliders-content a {
    margin-top: 20px;
    font-size: 16px;
    padding: 5px 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .owl-theme.sliders .owl-nav.disabled+.owl-dots {
    bottom: 5px;
  }
  .sliders .item > div {
    height: 260px;
  }
  .sliders .item .sliders-content {
    text-align: center;
    top: 35%;
  }
  .sliders .item .sliders-content h2 {
    font-size: 20px;
  }
  .sliders .item .sliders-content p {
    font-size: 14px;
  }
  .sliders .item .sliders-content a {
    margin-top: 15px;
    font-size: 14px;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 479px) {
  .owl-theme.sliders .owl-nav.disabled+.owl-dots {
    bottom: 5px;
  }
  .sliders .item > div {
    height: 280px;
  }
  .sliders .item .sliders-content {
    text-align: center;
     top: 90px;
  }
  .sliders .item .sliders-content h2 {
    font-size: 20px;
  }
  .sliders .item .sliders-content p {
    font-size: 14px;
  }
  .sliders .item .sliders-content a {
    margin-top: 15px;
    font-size: 14px;
    padding: 5px 10px;
  }
}
.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;
}
.data-transaction .m-case-list li figure {
  background: #000;
}

.m-case-list li figure img {
  position: relative;
  display: block;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .m-case-list li figure {
    /*width: 290px;*/
    height: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 479px) {
  .m-case-list li figure {
    width: 290px;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.m-case-list li figure figcaption {
  padding: 0 0 10px 10px;
  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;
  bottom: 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('/logins/images/loading.gif?1440224064') 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;
}
.data-transaction 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;*/
  height: 51px;
}
.m-cat-nav p {
  font-size: 12px;
  margin-bottom: 60px;
}
.m-news-tabs {
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  padding: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1200px;
}
.m-news-tabs li {
  display: inline-block;
  list-style-type: none;
  padding: 15px 10px 5px 10px;
  position: relative;
  cursor: pointer;
}
.m-news-tabs li:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -5px;
  background-color: #006699;
  height: 2px;
  width: 0;
}
.m-news-tabs li.active {
  color: #006699;
  transition: width 0.5s;
  -moz-transition: width 2s; /* Firefox 4 */
  -webkit-transition: width 2s; /* Safari 和 Chrome */
  -o-transition: width 2s; /* Opera */
}
.m-news-tabs li.active:after {
  width: 100%;
  transition: width 0.4s;
  -moz-transition: width 0.4s; /* Firefox 4 */
  -webkit-transition: width 0.4s; /* Safari 和 Chrome */
  -o-transition: width 0.4s; /* Opera */
}

/* 联系我们 */
.m-contact {
  /*background: url('/logins/images/service-bg2.jpg?1443942382') 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 #006699;
  background: #006699;
  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 (max-width: 1199px) {
  .m-case-list li {
    text-align: center;
  }
}
@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 {
  opacity: 0;
  height: 0;
}


.m-news.active {
  opacity: 1;
  height: auto;
  transition: opacity 2s, height 2s;
  -moz-transition: opacity 2s, height 2s; /* Firefox 4 */
  -webkit-transition: opacity 2s, height 2s; /* Safari 和 Chrome */
  -o-transition: opacity 2s, height 2s; /* Opera */
}

.m-news article {
  /*margin-bottom: 80px;*/
  position: relative;
}
.m-news h3 {
  font-size: 20px;
}

.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;*/
  font-size: 14px;
}
.m-news-data span {
  color: #aaa;
  margin-right: 20px;
}

.m-news p.m-news-desc{
  color: #2b3242;
  min-height: 58px;
  /*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-news article:nth-child(2n+1){
  background-color: #fff;
}

.m-news article {
  padding: 40px 0;
}

.m-news .m-container {
  margin-bottom: 0;
}

/* 服务内容 */
.m-services {
  /*background: #1a1f2a;*/
  padding: 20px 0 25px 0;
  /*padding: 40px 0 25px 0;*/
  color: #333;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .m-services {
    padding: 30px 5px 20px 5px;
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .m-services {
    padding: 30px 5px 20px 5px;
    text-align: center;
  }
}

.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 {
  border: 1px solid #E9E9E9;
  /*-webkit-filter: grayscale(1);*/
}
.m-partner li img:hover {
  border: 1px solid #b1b1b1;
  margin-top: -1px;
}
.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: #006699;
}

.m-top-go {
  transition: background-color ease .3s;
  margin-top: 1px;
}
.m-top-go:hover {
  background-color: #006699;
}

.m-top-goicon {
  float: left;
  margin: 14px 0 0 9px;
  width: 23px;
  height: 12px;
  background: url('/logins/images/side-icon02.png?1406598120');
}

.m-top-weixin {
  background: #333;
}
.m-top-weixin div {
  background: url('/logins/images/weixin.png?1440917261');
  width: 173px;
  height: 171px;
  position: absolute;
  left: -173px;
  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('/logins/images/side-icon01.png?1406598156');
}

/* 网站底部 */
.m-footer {
  background: #1a1f2a;
  padding: 60px 0 0 0;
  color: #555d6d;
  font-size: 14px;
}
.m-footer a {
  color: #555d6d;
}
.m-footer a:hover {
  color: #d22e3e;
}
.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: 60px;
}

.m-footer-subnav a,
.m-footer-flink a {
  margin-right: 10px;
}

.m-footer-bottom {
  background: #0d121b;
  font-size: 12px;
  padding: 30px 0;
  color: #555d6d;
}
/* 新增 */
.am-container-hui {
  max-width: 1200px;
  background-color:gainsboro
}

/*sue*/

hgroup p {
  padding-top: 20px;
}

.am-gallery-title,
.am-gallery-desc {
  padding: 0 10px;
}

.am-gallery-title {
  margin-bottom: 4px;
}

ul li {
  list-style: none;
}

.imgbox {
  width: 100%;
  height: 218px;
  background-size: cover;
  border: 3px solid #fff;
}

.news-content {
  background: #fff;
}

.data-transaction {
  background: #fff;
}

.cooperative-partner {
  background: #fff;
}


div.am-slider-content .am-btn-white {
  background-color: #fff;
  color: #006699;
  height: 38px;
  width: 110px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 10px;
}

.am-thumbnails>li {
    /*background-color: #006699;*/
}

.case-list-content h2 {
  margin-bottom: 20px;
}

.case-list-content {
  text-align: center;
}

.case-list-content figure {
  padding: 10px 20px 50px 20px;
  border: 1px solid #e4e4e4;
  background: #fff;
}

.case-list-content figure p {
  min-height: 116px;
  padding-right: 0;
}

.case-list-content figure i {
  color: #006699;
  padding: 30px 0 20px 0;
}

.case-list-content figure h2 {
  color: #2b3242;
}

.case-list-content figure button {
  width: 100px;
  height: 38px;
  border: 1px solid #59bcdb;
  background: #fff;
  color: #59bcdb;
  border-radius: 2px;
}

.case-list-content figure button:hover {
  background: #59bcdb;
  color:#fff;

}

.case-list-content .am-thumbnails li {
  padding: 0 1rem;
}

.price-differential li i.iconfont {
  font-size: 50px;
  color: #006699;
}

.price-differential li {
  text-align: center;
  background: #fff;
  border:1px solid #f1f1f1;
  padding: 50px 25px 15px 25px;
  position: relative;
}

.price-differential li p {
  min-height: 100px;
  text-align: center;
  padding-right: 0;
  padding: 0 30 px;
}

.purchasing-guide-box {
  background: #fff;
  padding: 10px 10px;
  box-shadow: 0 2px 20px rgba(0,0,0,0.1);
}

.purchasing-guide-box h3 {
  margin-bottom: 0;
}

.purchasing-guide-box h3:hover{
  color: none;
}

.purchasing-guide-box p {
  padding-left: 0;
  margin-top: 0;
}
.purchasing-guide .am-gallery-imgbordered .am-gallery-item img {
  border:none;
}

.am-gallery-imgbordered>li {
  padding: 10px;
}

.section-one {
  height: 250px;
  width: 100%;
  background-color: transparent;
  background-size: cover;
  background-image: url(/logins/images/session-one.jpg); 
  background-attachment: fixed;
  position: relative;
}

.section-one .section-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.7);
}

.section-one .section-content h2 {
  width: 100%;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
  font-size: 30px;
}

.section-one .section-content p {
  width: 100%;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
  font-size: 24px;
}

.purchasing-guide a:hover {
  color:#2b3242;

}
.purchasing-guide .am-gallery-desc {
  padding: 0;
  float: right;
}

.background-white {
  background: #fff;
  padding: 20px 0;
}

.box-padding {
  padding: 20px 0;
}

.owl-carousel-news {
  text-align: center;
}

.news-section .owl-carousel .btn-default {
  color: #fff;
  background-color: #006699;
  padding: 10px 65px;
  margin-bottom: 50px;
  display: inline-block;
  border-radius: 4px;
}

.big-banner{
  height: 400px;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
}

.big-banner .big-banner-overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.6);
}

.big-banner .am-container p {
  color: #fff;
  font-size: 22px;
  text-align: left;
  padding-left: 10%;
}

.big-banner .am-container h2 {
  color: #fff;
  font-size: 50px;
  text-align: left;
  margin-top: 120px;
  padding-left: 10%;
}

.price-differential-btn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0);
  border: none;

}
.price-differential-btn:hover,
 .price-differential-btn:focus{
  background: none;
}

.price-calculation {
  text-align: left;
}

.price-calculation .am-form-group label {
  font-size: 14px;
  font-weight: normal;
}

.am-container p.price-title {
  font-size: 18px;
  font-weight: bold;
  color: #2b3242;
}

.price-calculation div.price-btn {
  text-align: center;
  margin-top: 10px;
}

.purchasing .section .section-container .contact-form .contact-form_title {
  font-size: 16px;
}

.purchasing .section .section-container .contact-form button {
  padding: 0;
}

.purchasing .contact-btn {
  margin-top: 30px;
}

/*在线售电流程*/
header:after, #timeline1 .timeline1-item:after, header:before, #timeline1 .timeline1-item:before {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#timeline1 {
  width: 100%;
  margin: 60px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#timeline1:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #006699;
  left: 50%;
  top: 0;
  position: absolute;
}
#timeline1:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
#timeline1 .timeline1-item {
  margin-bottom: 50px;
  position: relative;
}
#timeline1 .timeline1-item .timeline1-icon {
  background: #006699;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
  margin-left: -23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#timeline1 .timeline1-item .timeline1-icon svg {
  position: relative;
  top: 14px;
  left: 14px;
}
#timeline1 .timeline1-item .timeline1-content {
  width: 45%;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#timeline1 .timeline1-item .timeline1-content h2 {
  padding: 15px;
  background: #006699;
  color: #fff;
  margin: -20px -20px 0 -20px;
  font-weight: 300;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#timeline1 .timeline1-item .timeline1-content:before {
  content: '';
  position: absolute;
  left: 45%;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #006699;
}
#timeline1 .timeline1-item .timeline1-content.right {
  float: right;
}
#timeline1 .timeline1-item .timeline1-content.right:before {
  content: '';
  right: 45%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #006699;
}

/*.btn {
  padding: 5px 15px;
  text-decoration: none;
  background: transparent;
  border: 2px solid #006699;
  color: #006699;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-box-shadow: 2px 2px 0 #006699;
  -moz-box-shadow: 2px 2px 0 #006699;
  -ms-box-shadow: 2px 2px 0 #006699;
  box-shadow: 2px 2px 0 #006699;
}
.btn:hover {
  box-shadow: none;
  top: 2px;
  left: 2px;
  -webkit-box-shadow: 2px 2px 0 transparent;
  -moz-box-shadow: 2px 2px 0 transparent;
  -ms-box-shadow: 2px 2px 0 transparent;
  box-shadow: 2px 2px 0 transparent;
}*/
/*在线售电流程 end*/

/*企业用户购电需求*/
.enterprise-demand {
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-48%);
}

.enterprise-demand-content.section-one {
  height: 400px;
  position: relative;
}

.enterprise-demand-card {
  background: rgba(255,255,255,0.25);
  padding: 10px;
  box-shadow: 0px 2px 15px rgba(0,0,0,0.5);
}

.electricity-demand h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.electricity-demand h3 i {
  font-size: 20px;
  padding-right: 10px;
}

/*企业用户购电需求 end*/

/*跑马灯*/
.wrap{height: 42px;overflow: hidden;}
.roll-wrap{height:130px;overflow:hidden;}
 .roll-wrap { height: 42px;overflow: hidden; }
.roll-wrap li {
  line-height: 42px;
  text-align: right;
}

.login-btn-content a{
  color: #fff;
  margin-left: 8px;
}

.login-btn-content{
  line-height: 42px;
  margin-left: 20px
}
/*跑马灯 end*/

.nav-contain.sub-nav {
  background: #fff;
}

.request-icon li {
  display: inline-block;
  text-align: center;
  cursor:pointer
}

@media screen and (max-width: 768px) {
  #timeline1 {
    margin: 60px 30px 30px;
    padding: 0px;
    width: 90%;
  }
  #timeline1:before {
    left: 0;
  }
  #timeline1 .timeline1-item .timeline1-content {
    width: 90%;
    float: right;
  }
  #timeline1 .timeline1-item .timeline1-content:before, #timeline1 .timeline1-item .timeline1-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #006699;
  }
  #timeline1 .timeline1-item .timeline1-icon {
    left: 0;
  }
}



/* ========== 相应样式 ========== */
@media only screen and (max-width: 640px) {
  .hide-content {
    display: none;
  }

  .section-one .section-content h2 {
    font-size: 22px;
    top: 34%;
  }

  .section-one .section-content p {
    font-size: 16px;
    top: 46%;
  }

  .big-banner {
    height: 230px;
    background-attachment: inherit;
  }

  .big-banner .am-container h2 {
    font-size: 30px;
    margin-top: 22px;
  }

  .big-banner .am-container p {
    font-size: 15px;
    margin-top: -10px;
  }

  .big-banner-overlay button {
    font-size: 1.4rem;
  }

  .m-news-tabs {
    width: 100%;
    font-size: 12px;
  }
  
  #data-list {
    font-size: 14px;
    height: 100px;
  }

  .request-list>ul {
    font-size: 16px;
  }

  #data-list li{
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
}

@media only screen and (max-width: 960px) {
  .container .header .header-right .header-contact {
    padding-right: 0;
  }

}

@media only screen and (min-width: 641px) and (max-width: 767px) {
  .container .header{
    padding-right: 0;
    padding-left: 0;
  }

  .container .header .am-u-md-12.am-u-lg-10{
    padding-right: 0;
  }

}

@media only screen and (min-width: 768px) {
  .data-content {
    text-align: center;
  }

}


@media only screen and (min-width: 641px) and (max-width: 1199px) {

  .small-logo {
    margin-left: 20px;
  }

  .container .header .header-right {
    text-align: left;
    margin-top: 20px;
    float: left;
  }

  .container .header .header-right .header-contact .header_contacts--item .contact_mini {
    padding: 0 12px 0 35px;
  }

  .big-banner {
    background-attachment: inherit;
  }
}

 @media only screen and (max-width: 1024px) {
    .request-icon {
    margin-top: 20px;
    /*border-bottom: 1px solid #eaeaea;*/
    margin-bottom: 36px;
  }
}

















