@charset "UTF-8";
@import url("style.min.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;
}

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: 1260px;
}

.am-g-fixed {
  max-width: 1200px;
}
.blue{
    color:#0158a7;
}
/* 头部 */
.m-hd {
  width: 100%;
  z-index: 2;
  height: 91px;
  border-bottom: 2px solid #000;
}
.m-hd ul {
  margin: 0;
}
.m-hd ul li {
  list-style-type: none;
  height:100%;
}
.m-hd .am-container {
  position: relative;
}
.m-hd .am-sticky {
  padding: 15px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
}
.m-hd .am-header a {
}
.m-hd .m-nav a {
}
.m-hd .m-nav a:hover {
  background: #0158a7;
  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;
  color:#fff;
}
.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: #0158a7;
  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: 50px;
  width: 302px;
  color: #fff;
  text-indent: -9999px;
  background: url('../images/logo.png?1444011587') no-repeat left center;
  -webkit-background-size: 125px 40px;
  background-size: 302px 50px;
  margin-right: 20px;
  padding-top:45px;
}

.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;
}
.index-nav{
width:100%;
height:100px;
background:#0158a7;
color:#fff;
padding:1px 22em;
margin-bottom:2rem;
}

/* 头部大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: 40px;
  margin: 0;
  font-weight: 700;
}
.m-header-banner p {
  font-size: 20px;
  width:70%;
}
.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;
}

/*
 *首页幻灯片
*/
.am-slider-i2 .am-slider-images {
  height: 900px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #db1225;
}
.am-slider-i2 .am-slider-desc {
  position: absolute;
  left: 0;
  top: 40%;
  right: 0;
  color: #db1225;
  text-align: center;
}
.am-slider-i2 .am-slider-content h2 {
  font-size: 70px;
  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;
}


.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;
  cursor: pointer;
}
.m-case-list li figure img {
  position: relative;
  display: block;
}
.m-case-list li figure figcaption {
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.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 {
  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: 700;
  padding:1rem;
  padding-left:0;
}
.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('../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 {
  -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;
}

/*Dust*/
/*内容页面*/
.d-cat{
    float:left;
    width:70%;
    padding-left:10%;
}
.d-cat-nav ul{
    padding-left:2rem;
}
.d-cat .d-cat-con .d-cat-conl{
    padding-right:0;
    float:left;
    width:70%;
}

.d-cat .d-cat-con .d-cat-conr{
    width:30%;
    float:left;
overflow:hidden;
height:200px;
padding:2rem;
}
.d-cat .d-cat-con .d-cat-conl img{
    width:30%;
    float:right;
}

.d-news-right{
    float:left;
    width:30%;
    padding:2rem 0 0 2rem;
}

.d-recom1, .d-recom2{
    border:1px solid #ccc;
    width:300px;
    padding:2rem 2rem 1rem 1rem;
}
.d-recom1 h2{
    border-bottom:1px solid #ccc;
    color:blue;
}
.d-recom1 ul{
    padding:0;
}
.d-recom1 ul li{
    border-bottom:2px dotted #ccc;
    list-style:none;
    padding:.5rem 0;
    height:35px;
    overflow:hidden;
}
.d-recom1 ul li a{
    padding-left:1rem;
  height:40px;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  width:65%;
  display:inline-block;
}

.d-recom1 ul li span{
    float:right;
    font-size:12px;
}
.d-recom2{
    margin-top:2rem;
}
.d-recom2 h2{
    color:blue;
    border-bottom:1px solid #ccc;
}
.d-recom2 ul{
    padding:0
}
.d-recom2 ul li{
    list-style:none;
    padding:2px 0;
}
/*文章内容*/
.d-contact .d-mn-box section{
    margin: 2rem auto;
}

/*联系我们*/

.d-list-header{
background: url(../../../uploadfiles/image/201509/contact/111_01.jpg) center no-repeat;


}
.d-mn-box{
    margin:5rem auto;
}
.d-contact ul li span{
    display:block;
}
/*关于丰天*/
.d-about-header{
background: url(../../../uploadfiles/image/201509/about/111_01.jpg) center no-repeat;
height:550px;
}

.d-about-con{
width:100%;
padding:0
}
.d-about-con h2{
    padding:28px 30rem;
    font-weight:100;
}

.d-about-con ul li{
    width:100%;
    padding:0;
}
.d-about-dtof{
    width:100%;
    max-width:100%;
    margin-top:1rem;
}
.d-about-dtof .dtof-left{
    float:left;
    width:5rem;
    border-left:1px solid #ccc;
    margin-left:20%;
}
.d-about-dtof ul{
    width:60%;
    float:left;
    list-style:none;
    margin-top:2rem;
}

.d-about-dtof ul li h3{
    display:inline;
    float:left;
    padding-top:1.6rem;
    font-weight:700;
}

.d-about-dtof ul li p{
    width:92%;
    float:right;
    padding-left:2rem;
}
.d-about-dtof .dtof-left ul li {
    padding-top:7.8rem;
    position:relative;
}
.d-about-dtof .dtof-left ul li:before {
    color:#fff;
}

.d-about-dtof .dtof-left ul li i{
    background:#0158a7;
    width:15px;
    height:15px;
    display:block;
    position:absolute;
    top:20px;
    left:-3.3rem;
    border-radius:50%;
}

.d-about-introd{
    width:100%;
}
.d-about-introd h3{
    margin-bottom:2rem;
}
.d-about-introd p{
    width:60%;
    margin:0 auto;
    padding:2rem 0;
}


/*招商合作*/
.d-service{
    float:left;
    width:100%;
    margin-top:1rem;
}
.d-service ul{
    float:left;
    color:#000;
    padding:0;
}

.d-service ul li{
    float:left;
    list-style:none;
}

.d-service-tof{
    max-width:1200px;
    margin:2rem auto;
}

.d-fuck ul li img{
    width:100%;
}
.d-service-process ul{
    float:left;
}
.d-service-process li{
    background:#0158a7;
    width:10rem;
    height:60px;
    text-align:center;
    color:#fff;
}

.d-service-process .d-service-tubiao{
    width:3rem;
    background:none;
    padding:1rem 0;
    margin:0 2rem;
}

.d-service-process .d-service-tubiao img{
    width:3rem;
    height:100%;;
}
.d-service-process ul li span{
    width:100%;
    float:left;
}
.d-service-application{
    float:left;
    width:100%;
}
.d-service-application h4{
    font-size:140%;
    width:100%;
    text-align:center;
}
.d-service-application h4 button{
    padding:1rem;
    background:#da1529;
    color:#fff;
    border-radius:10px;
}
.d-service-advantage ul{
    width:100%;
    float:left;
    margin:5rem auto;
}

.d-service-advantage ul li{
    width:20%;
    float:left;
    margin:0 2%;
    text-align:center;
}
.d-warehousing{
max-width:1200px;
margin:0 auto;
float:left;
float:15px 0;
}

.d-warehousing ul li{
    width:22%;
    text-align:center;
    margin:0 1.5%;

}
.d-warehousing ul{
    position:relative;
}
.d-warehousing-list ul li{
    width:33.33%;
    float:left;
    margin:0;
    height:100%;
    background:none;
}

.d-warehousing-list ul li img{
    width:100%;
}
.d-warehousing .d-warehousing-con{
    position:absolute;
    margin:190px 0 auto;
    color:#fff;
    background:rgba(20,20,20,0.8);
    text-align:center;
    width:63%;
    padding:2rem 0;
}

.d-warehousing .d-warehousing-con .d-warehousing-con1{
    background:#da1529;
    width:32.5rem;
    margin:0 auto;
}
.d-service-bott{
    width:70%;
    margin:0 auto;
    text-align:center;
}
.d-brand{
    float:left;
}
.d-brand .d-brand-con{
    background:#0158a7;
    float:left;
}
.d-brand ul li{
       width:12%;
       margin:1rem;
}
.d-brand ul li img{
    width:100%;
    height:100%;
}
.d-brand .d-brand-con .d-brand-con1{
    margin:1rem 1rem 1rem 2rem;
}
.d-sale{
    float:left;
}
.d-sale ul li{
    width:22%;
}
.fuwu-nav{
    color:#0158a7;
    padding:2rem 0;
}
.d-shit img{
    width:100%;
}
.d-youshi .index-nav h2{
    margin-top:30px;
}

/*丰天全球供应链*/
.d-cbec{
    margin:2.5rem auto;
}
.d-cbec-nav{
    width:25%;
    float:left;
}
.d-cbec-nav .d-cbec-list h3{
    background:none;
    margin-bottom:1rem;
    font-size:140%;
    background:#0158a7;
    color:#fff;
    text-align:center;
    letter-spacing:5px;
}

.d-cbec-nav li a{
    padding-left:10%;
    text-align:left;
    font-size:120%;
}
.d-list-con{
    border:1px solid #ccc;
}
.d-cbec-con{
    width:73%;
    float:left;
    margin-left:2%;
}
.d-cbec-con .d-con-nav h2{
    font-weight:100;
}
.d-cbec-con .d-con-nav{
    background:#0158a7;
    color:#fff;
    padding-left:2rem;
}

.d-cbec-con img{
    margin:0 auto;
    display:block;
}

.d-cbec-con p{
    padding:0 1rem;
}




@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;
    width:100%;
  }

  .m-header-1 {
    height: 120px;
    padding-top: 75px;
    text-align: left;
  }
}
@media screen and (max-width: 479px) {
  .m-hd {
    height: 50px;
    padding: 0;
  }
  .m-hd .am-header a{
      font-size:80%;
  }
  .m-header-banner {
    height: 380px;
    padding-top: 120px;
    text-align: center;
    background-size:cover;
  }
  .m-header-banner h2 {
    font-size: 30px;
    margin: 0;
  }
  .m-header-banner p {
    font-size: 14px;
    padding: 0;
    margin: 0;
    width:100%;
  }

  .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;
}
.fuwu-nav h2{
    margin-top:5rem;
}

.m-home-box h2 {
  margin: 16px 0 0 0;
  font-weight:100;
}
.d-home-nav{
    letter-spacing:10px;
}
.m-home-box p {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight:100;
}
.m-home-box ul h2 {
  padding: 0;
  margin: 0;
  font-size:22px;
  letter-spacing:5px;
}
.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;
}





/*我们的优势*/
.m-home-box .adge-nav{
    text-align:center;
}
.m-home-box .adge-nav h2{
    font-size:35px;
    color:#db1225;
}
.m-home-box .am-conter{
    background:url(../../../uploadfiles/image/201509/13.png) left no-repeat;
    margin-top:3rem;
}
.m-home-box .am-container .am-con{
    margin-left:50.5rem;
}
.m-home-box .am-container .am-con .am-con-left{
    float:left;
    display:inline-block;
    padding:0 1.5rem 1.5rem;
}

.m-home-box .am-container .am-con .am-con-left h1{
    color:#fff;
    background:red;
-moz-border-radius: 50px; 
-webkit-border-radius: 50px; 
border-radius: 50px; 
text-align:center;
height:8rem;
width:8rem;
padding-top:2.5rem;
}
.m-home-box .am-container .am-con .am-con-right{
}
.m-home-box .am-container .am-con li h2{
    color:#db1225;
    font-weight:700;
}
.m-home-box .am-container .am-con li p{
    font-size:16px;
}
.m-home-box .am-container .am-con .am-con-1, .m-home-box .am-container .am-con .am-con-6 {
    margin-left:-20rem;
}

.m-home-box .am-container .am-con .am-con-2, .m-home-box .am-container .am-con .am-con-5 {
    margin-left:-10rem;
}
/*业务模式*/
.m-mode{
   max-width:100%;
   padding:0;
}
.m-mode section ul{
    max-width:1200px;
    margin:0 auto;
    float:none;
}
/*分销平台优势*/
.m-dist{
    background:url(../images/9.jpg) 0 100% no-repeat;
    color:#fff;
}
.am-container div .ys-img{
    float:right;
}
.m-dist .am-container .ys-cen-left{
    width:60%;
    float:left;
}
.m-dist .am-container .ys-cen{
    width:40%;
    margin-top:2rem;
}
.m-dist .am-container .ys-cen li{
    padding:1rem .5rem .5rem .5rem;
}
/*协作伙伴*/
.m-partner{
    max-width:100%;
    background-color:#0158a7;
    color:#fff;
}
.m-partner hgroup{
    max-width:1200px;
    margin:0 auto;
}
.m-partner ul{
    max-width:1200px;
    margin:0 auto;
    float:none;
}


/* 关于我们 */
.m-contact {
  padding: 0 0 10px 0;
}
.m-contact .m-about{
    text-align:center;
}
.m-contact .m-about h2{
    font-size:25px;
    font-weight:700;
}

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

.m-contact-infobox {
  background: #fff;
  border-radius: 5px;
  padding: 40px 0;
  text-align: center;
}

@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;
  }
  .m-home-box .index-nav{
      padding:0;
  }
  /*我们的优势*/
  .m-home-box .am-conter{
      background:none;
  }
  .m-home-box .am-container .am-con{
    margin:0
  }
  .m-home-box .am-container .am-con .am-con-1, .m-home-box .am-container .am-con .am-con-6{
    margin-left:0
}
.m-home-box .am-container .am-con .am-con-2, .m-home-box .am-container .am-con .am-con-5{
    margin-left:0;
}
.m-home-box .am-container .am-con .am-con-left{
    padding:2rem 1.5rem 1.5rem;
}
  /*分销平台优势*/
  .m-dist .am-container .ys-cen li{
      width:100%;
  }
}

@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;
  }
  /*头部*/
  .m-hd ul li{
      padding-top:2rem;
  }
  .m-logo{
      padding-top:3rem;
  }
  /*我们的优势*/
  .m-home-box .am-conter{
    background:none;
    margin-top:5rem;
}
.m-home-box .am-container .am-con{
    margin:0;
}
.m-home-box .am-container .am-con .am-con-1, .m-home-box .am-container .am-con .am-con-6{
    margin-left:0
}
.m-home-box .am-container .am-con .am-con-2, .m-home-box .am-container .am-con .am-con-5{
    margin-left:0;
}
.m-home-box .index-nav{
    padding:1rem;
}
.m-home-box .am-container .am-con .am-con-left{
    display:none;
}
/*分销平台优势*/
.m-dist .am-container .ys-cen-left{
    display:none;
}
.m-dist .am-container .ys-cen{
    width:100%;
}
}

@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;
  }

/*招商合作*/
  .m-hd .am-container{
      display:none;
  }
  .d-service-tof{
      width:100%;
      margin:0;
  }
  .d-service-tof img{
      width:100%;
  }
  .d-service-tof ul{
      width:100%;
      float:left;
  }
  .d-service-tof ul li{
      width:30%;
      float:left;
      margin:.5rem;
  }
  .d-service-process .d-service-tubiao{
      display:none;
  }
  .d-warehousing .d-warehousing-con{
      display:none;
  }
  .d-brand .d-brand-con .d-brand-con1{
      margin:.5rem;
  }
  .d-warehousing img{
      width:100%;
  }
  .d-sale-con ul li{
    
      width:40%;
  }

  .d-warehousing ul li{
      width:40%;
      float:left;
      padding:4%;
  }
  .d-warehousing-list ul li{
      width:30%;
  }

/*关于丰天*/
  .d-about-con h2{
      padding:28px 2rem;
  }
  .d-about-dtof .dtof-left{
      display:none;
  }
  .d-about-dtof ul{
      width:80%;
      margin:0 auto;
      float:none;
  }
  .d-about-introd p{
      font-size:100%;
      width:80%;
  }
  .d-about-outlets img{
      width:100%;
  }

/*最新动态*/

  .d-cat{
      width:100%;
      padding:0 2rem;
  }
  .d-cat-conr{
      display:none
  }
  .d-cat .d-cat-con .d-cat-conl{
      width:100%;
  }



  /*我们的优势*/
  .m-home-box .am-container .am-con li p{
    font-size:100%;
  }
.m-home-box .am-conter{
    background:none;
    margin-top:5rem;
}
.m-home-box .am-container .am-con{
    margin-left:0;
}
.m-home-box .index-nav{
    padding:1rem;
}
.m-home-box .am-container .am-con .am-con-left{
    display:none;
}
.m-home-box .am-container .am-con .am-con-1, .m-home-box .am-container .am-con .am-con-6{
    margin-left:0
}
.m-home-box .am-container .am-con .am-con-2, .m-home-box .am-container .am-con .am-con-5{
    margin-left:0;
}
/*丰天供应链*/
.m-home-box p{
font-size:68.5%;
}
.m-case-list li figure img{
    margin:0 auto;
}
.m-case-list li figure{
    text-align:center;
}

/*分销平台优势*/
.m-dist .am-container .ys-cen-left .ys-img1{
    display:none;
}
.m-dist .am-container .ys-cen{
    width:40%;
    margin:0;
    float:left;
}
.m-dist .am-container .ys-cen li{
    width:100%;
    padding:2rem 0 0 1rem;
}
}


@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-home-box .am-conter{
    background:none;
    margin-top:5rem;
}
.m-home-box .am-container .am-con{
    margin-left:none;
}
.index-nav{
    padding:0;
    padding-left:2rem;
}
.m-home-box h2{
    padding-top:.5rem;
    font-size:16px;
}
.m-home-box ul h2{
    font-size:16px;
}
.d-youshi .index-nav h2{
    padding:2.5rem;
}
/*我们的优势*/
.m-home-box .am-container .am-con li p{
    font-size:68.5%;
}
.m-home-box .am-container .am-con{
    margin:0
}
.m-home-box .am-container .am-con .am-con-1, .m-home-box .am-container .am-con .am-con-6{
    margin-left:0
}
.m-home-box .am-container .am-con .am-con-2, .m-home-box .am-container .am-con .am-con-5{
    margin-left:0;
}
.m-home-box .am-container .am-con .am-con-left{
    display:none;
}
/*分销平台优势*/
.m-dist .am-container .ys-cen-left{
    display:none;
}
.m-dist{
    background:none;
}
.m-dist .am-container{
    background:url(../images/9.jpg);
}
.m-dist .am-container .ys-cen{
    width:100%;
}
.m-dist .am-container .ys-cen li{
    width:100%;
    padding:0 0 2rem 20rem;
}
.m-dist .am-container .ys-cen .ys-cen-1{
    background:url(../../../uploadfiles/image/201509/ruzhu.png) no-repeat;
}

.m-dist .am-container .ys-cen .ys-cen-2{
    background:url(../../../uploadfiles/image/201509/caozuo.png) no-repeat;
}
.m-dist .am-container .ys-cen .ys-cen-3{
    background:url(../../../uploadfiles/image/201509/daifa.png) no-repeat;
}
.m-dist .am-container .ys-cen .ys-cen-4{
    background:url(../../../uploadfiles/image/201509/fenxiao.png) no-repeat;
}
.m-dist .am-container .ys-cen .ys-cen-5{
    background:url(../../../uploadfiles/image/201509/qingguan.png) no-repeat;
}
.m-dist .am-container .ys-cen .ys-cen-6{
    background:url(../../../uploadfiles/image/201509/shouhou.png) no-repeat;
}
/*丰天供应链*/
.m-home-box p{
    font-size:90%;
}
.d-cbec-nav{
    width:100%;
    float:left;
}
.d-cbec-con{
    width:100%;\
    float:left;
    margin-left:0;
}


/*招商合作*/
  .m-hd .am-container{
      display:none;
  }
  .d-service-tof{
      width:100%;
      margin:0;
  }
  .d-service-tof img{
      width:100%;
  }
  .d-service-tof ul{
      width:100%;
      float:left;
  }
  .d-service-tof ul li{
      width:47%;
      float:left;
      margin:.5rem;
  }
  .d-service-process ul li span{
      padding-top:1.5rem;
  }
  .d-service-process .d-service-tubiao{
      display:none;
  }
  .d-warehousing .d-warehousing-con{
      display:none;
  }
  .d-brand .d-brand-con .d-brand-con1{
      margin:.5rem;
  }
  .d-warehousing img{
      width:66%;
  }
  .d-youshi .d-service-tof .d-warehousing-list ul{
      height:140px;
  }
  .d-youshi .d-service-tof .d-warehousing-list ul li{
    width:33.333333333%;
  }
  .d-sale-con .d-sale-fuck li{
      width:40%;
      height:50px;
  }

  .d-sale-con .d-sale-fuck li img{
      width:100%
  }
  .d-warehousing ul li{
      width:45%;
      float:left;
      padding:4%;
      height:300px;
  }
  .d-service .d-service-tof .d-shit img{
      width:100%;
  }
  .d-warehousing-list ul li{
      width:30%;
      padding:0;
      margin:0;
      height:110px;
  }
  .d-warehousing-list ul{
      width:100%;
  }
  .d-service-application button{
      width:200px;
      height:40px;
      font-size:70%;
      margin-top:1rem;
  }
  .d-brand .d-brand-con ul li{
      height:81px;
  }
  .d-brand .d-brand-con ul li img{
      height:61px;
  }
  .am-slider-b2 .am-direction-nav a{
      display:none;
  }
/*关于丰天*/
  .d-about-con h2{
      padding:28px 2rem;
  }
  .d-about-dtof .dtof-left{
      display:none;
  }
  .d-about-dtof ul{
      width:80%;
      margin:0 auto;
      float:none;
  }
  .d-about-introd p{
      font-size:100%;
      width:80%;
  }
  .d-about-outlets img{
      width:100%;
  }

/*最新动态*/

  .d-cat{
      width:100%;
      padding:0 2rem;
  }
  .d-cat-conr{
      display:none
  }
  .d-cat .d-cat-con .d-cat-conl{
      width:100%;
  }





}



@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 section .data{
      display:none;
  }
  .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;
  height:40px;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
}

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

.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-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;
}
.m-partner li img:hover {
  border: 1px solid #737b8a;
}
.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('../images/side-icon02.png?1406598120');
}

.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: 30px 0 0 0;
  color: #555d6d;
  font-size: 14px;
  margin-top:1rem;
  width:100%;
  float:left;
}
.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;
}


@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;
  }
}




