/*通用*/
#banner{
  background:url('../image/banner6.png') center center no-repeat;
  margin-top:60px;
}

/*
**关于我们
*/
#about-us{
  width:100%;
}
#about-us #myTab{
  border:none;
}
#about-us #myTab li a{
  margin-left:20px;
  margin-right:30px;
  padding:0;
  padding-top:41px;
  padding-bottom:18px;
  border:none;
  color:#333;
  font-size:16px;
  background-color: transparent;
}
#about-us #myTab li.active a{
  color:#0086df;
  border-bottom:3px solid #0086df;
}
/*
************************************公司简介
*/
/*
*公司简介
*/
#about-us #com-introduce{
  height: 1092px;
  text-align:center;
}
#about-us #com-introduce ul{
  width:1123px;
  margin: 0 auto;
  margin-top:70px;
  overflow: hidden;
}
#about-us #com-introduce ul li{
  float:left;
  width: 141px;
  height:124px;
  color:#333;
  font-size:16px;
  background: url('../image/011.png') center center no-repeat;
}
#about-us #com-introduce ul li+li{
  margin-left:104px;
}
#about-us #com-introduce ul li h2{
  font-weight:600;
  margin-top: 33px;
  margin-bottom: 2px;
}
#about-us #com-introduce .container div{
  text-align: left;
  margin-top:50px;
  line-height:25px;
}
#about-us #com-introduce .container .yuanjing>div {
  float: left;
  width: 365px;
  height: 223px;
  background-color: #f8f9fb;
  margin-left: 37px;
  text-align: center;
}
#about-us #com-introduce .container .yuanjing>div>.biaoqian {
  text-align: center;
  height: 16px;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 20px;
}
#about-us #com-introduce .container .yuanjing>div>.jieshi {
  text-align: center;
  height: 16px;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
#about-us #com-introduce .container .yuanjing>div>.shimingimg {
  margin-top: 48px;
  margin-bottom: 13px;
}
#about-us #com-introduce .container .yuanjing>div>.yuanjingimg {
  margin-top: 48px;
  margin-bottom: 21px;
}
#about-us #com-introduce .container .yuanjing>div>.jiazhiguanimg {
  margin-top: 49px;
  margin-bottom: 22px;
}
/*
*发展历程
*/
#about-us #com-develop{
  height: 1301px;
  background-color: #f7f8f9;
  text-align:center;
}
#about-us #com-develop .time-vertical {
  list-style-type: none;
  padding: 0;
  margin-top:60px;
  margin-left:160px;
}
#about-us #com-develop .time-vertical li {
  height: 70px;
  border-left: 3px solid #70affe;
  position: relative;
  text-align:left;
  margin-left:-60px;
}
#about-us #com-develop .time-vertical li b:before {
  content: '';
  position: absolute;
  left: -5px;
  top:-8px;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  background-color: #70affe;
}
#about-us #com-develop .time-vertical li div.before {
  position: absolute;
  color: #fff;
  top: -12px;
  left: -100px;
  width: 82px;
  height: 26px;
  background-color: #70affe;
  border-radius: 12px;
  line-height:26px;
  padding-left:15px;
}
#about-us #com-develop .time-vertical li div.before:after{
  content:url('../image/052.png');
  position:absolute;
  top:4px;
  margin-left:3px;
}
#about-us #com-develop .time-vertical li div.after {
  position: absolute;
  color: #333;
  font-size:14px;
  top: 0;
  left: 40px;
  line-height:28px;
  background-color:#fff;
  width:1028px;
  padding:10px;

}
#about-us #com-develop .time-vertical li:hover{
  cursor:pointer;
}
#about-us #com-develop .time-vertical li:hover div.after{
  background-color: #f2f9ff;
  box-shadow: 2px 4px 7px 0 rgba(20, 116, 205, 0.12);
  border: solid 1px #94c5f3;
}
#about-us #com-develop .time-vertical li:hover div.before{
  background-color: #ffae00;
}
/*
*办公环境
*/
#about-us #com-work{
  height: 1052px;
  background: url('../image/061.png') center center no-repeat;
  text-align:center;
}
/*
*联系我们
*/
#about-us #com-contact{
  height: 1023px;
  background: #f6f7fa;
  text-align:center;
}
#about-us #com-contact .container{
  position: relative;
  background: url('../image/07-1.png') center center no-repeat;
  height: 1023px;
}
#about-us #com-contact .container .efficiency{
  position: relative;
  margin-top:223px;
}
#about-us #com-contact .container .efficiency>div{
  position: absolute;
  /*width: 36px;*/
  /*height: 20px;*/
  /*box-shadow: 0 2px 3px 0 rgba(30, 75, 155, 0.43);*/
  top:38px;
  right:398px;
}
/*#about-us #com-contact .container .efficiency>div .pulse{*/
  /*border-color: #2d79ff;*/
  /*top: -39px;*/
  /*left: -39px;*/
  /*height: 88px;*/
  /*width: 88px;*/
  /*-webkit-box-shadow: 0 0 12px #2d79ff, 0 0 20px #2d79ff inset;*/
  /*-moz-box-shadow: 0 0 12px #2d79ff,0 0 20px #2d79ff inset;*/
  /*box-shadow: 0 0 12px #2d79ff, 0 0 20px #2d79ff inset;*/
/*}*/
#about-us #com-contact .container .pulse {
  position: absolute;
  top: 1px;
  left: -40px;
  height: 88px;
  width: 88px;
  border: 2px solid #2d79ff;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
  -webkit-box-shadow: 0 0 12px #2d79ff, 0 0 20px #2d79ff inset;
  -moz-box-shadow: 0 0 12px #2d79ff,0 0 20px #2d79ff inset;
  box-shadow: 0 0 12px #2d79ff, 0 0 20px #2d79ff inset;
  opacity: .12;
  filter: alpha(opacity=0);
  -webkit-animation: warn 2s ease-out both;
  -moz-animation: warn 2s ease-out both;
  -o-animation: warn 2s ease-out both;
  animation: warn 2s ease-out both;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background: 0 0;
}
#about-us #com-contact .container .delay-06 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
#about-us #com-contact .container .delay-05 {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
#about-us #com-contact .container .delay-04 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

/*
*动画
*/
@keyframes warn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes warn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes warn {
 0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-o-keyframes warn {
 0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}


#about-us #com-contact .container .bottom{
  position:absolute;
  bottom:110px;
  left:100px;
}
#about-us #com-contact .bottom img{
  margin:65px 0;
}
#about-us #com-contact .bottom span{
  font-size:20px;
  color: #3d80f5;
  position: relative;
  display:inline-block;
}
#about-us #com-contact .bottom span:before{
  content:url('../image/082.png');
  position:absolute;
  margin-left:-30px;
  top:1px;
}
#about-us #com-contact .bottom span:nth-child(2):before{
  content:url('../image/091.png');
}
#about-us #com-contact .bottom span:nth-child(3):before{
  content:url('../image/10.png');
}

/*
************************************公司荣誉
*/
/*
*荣誉
*/
#about-us #honor #company-honor{
  height: 666px;
  text-align:center;
}
#about-us #honor #company-honor ul{
  margin:0 auto;
  margin-top:70px;
  width:1035px;
  overflow: hidden;
}
#about-us #honor #company-honor ul li{
  float:left;
  width: 246px;
  height: 360px;
  line-height:30px;
  border:1px solid #ccc;
}
#about-us #honor #company-honor ul li:hover{
  cursor:pointer;
  box-shadow: 2px 4px 7px 0 rgba(20, 116, 205, 0.12);
  border: solid 2px #1890ff;
}
.carousel-control:hover, .carousel-control:focus{
  opacity:1;
}
#about-us #honor #company-honor ul li+li{
  margin-left:17px;
}
/*
*资质
*/
#about-us #honor #ho-aptitude{
  height: 672px;
  text-align:center;
  background:url('../image/bj2.png') center center;
}
#about-us #honor #ho-aptitude ul{
  margin-top:70px;
  overflow: hidden;
}
#about-us #honor #ho-aptitude ul+ul{
  margin-top:35px;
}
#about-us #honor #ho-aptitude li{
  box-shadow: 2px 4px 7px 0 rgba(238, 238, 238, 0.5);
  float:left;
  width: 570px;
  height: 164px;
  background-color: #ffffff;
  border: solid 1px rgba(238, 238, 238, 0.5);
}
#about-us #honor #ho-aptitude li:hover{
  box-shadow: 2px 4px 7px 0 rgba(20, 116, 205, 0.12);
  border-color: #8abff1;
}
#about-us #honor #ho-aptitude li+li{
  margin-left:30px;
}
#about-us #honor #ho-aptitude li img{
  float:left;
  margin-left:12px;
  margin-top:20px;
}
#about-us #honor #ho-aptitude li div{
  margin-left:110px;
  margin-right:12px;
  margin-top:23px;
  text-align:left;
  font-size:12px;
  color:#666;
  line-height:22px;
}
#about-us #honor #ho-aptitude li div h4{
  color:#333;
}
/*
*证书
*/
#about-us #honor #ho-certificate{
  height: 628px;
  text-align:center;
}
#about-us #honor #ho-certificate .slide {
  height:480px;
  position: relative;
  margin-top:80px;
}
#about-us #honor #ho-certificate .slide li{
  /*float:left;*/
  position: absolute;
  background:#fff;
  box-shadow: 0 8px 27px 0 rgba(12, 4, 7, 0.17);
  border: solid 1px rgba(191, 203, 215, 0.37);
}
#about-us #honor #ho-certificate .slide li img{
  width:93%;
  height:92%;
}
#about-us #honor #ho-certificate .arrow{
  opacity: 0.3;
  position: relative;
  z-index:100;
}
#about-us #honor #ho-certificate .prev{
  width:56px;
  height:112px;
  position: absolute;
  top:136px;
  left:10px;
  background: url(../image/071.png) no-repeat;
  z-index: 99;
}
#about-us #honor #ho-certificate .next{
  right:0;
  width:56px;
  height:112px;
  position: absolute;
  top:136px;
  background: url(../image/081.png) no-repeat;
  z-index: 99;
}

/*
*软件著作权
*/
#about-us #honor #ho-copyright{
  height: 1070px;
  text-align:center;
  background-color: rgba(247,247,247,.9);
}
#about-us #honor #ho-copyright ul{
  margin-top:70px;
  overflow: hidden;
}
#about-us #honor #ho-copyright ul+ul{
  margin-top:30px;
}
#about-us #honor #ho-copyright ul li{
  float:left;
  width: 270px;
  height: 365px;
  line-height:363px;
  background-color: #ffffff;
  border: solid 1px #eff0f4;
}
#about-us #honor #ho-copyright ul li+li{
  margin-left:30px;
}
#about-us #honor #ho-copyright li:hover{
  box-shadow: 2px 4px 7px 0 rgba(20, 116, 205, 0.12);
  border: 1px solid #8abff1;
}
/*
************************************合作伙伴
*/
/*
*合作伙伴
*/
#about-us #co-partner{
  height:760px;
  text-align:center;
}
/*
*仓储
*/
#about-us #co-storage{
  height: 479px;
  background: url('../image/03.jpg') center center no-repeat;
  text-align:center;
}
#about-us #co-storage ul{
  width:1115px;
  margin:0 auto;
  margin-top:66px;
  overflow: hidden;
  color:#fff;
  font-size: 26px;
}
#about-us #co-storage ul+ul{
  margin-top:31px;
}
#about-us #co-storage ul li{
  width: 195px;
  height: 90px;
  line-height:90px;
  float:left;
  background: url('../image/043.png') center center no-repeat;
}
#about-us #co-storage ul li+li{
  margin-left:35px;
}
#about-us #co-storage ul li:hover{
  box-shadow: 0 5px 8px 0 rgba(19, 145, 137, 0.17);
  border: solid 1px rgba(33, 98, 242,0.5);
  cursor:pointer;
}
/*
*支持物流
*/
#about-us #co-logistics{
  height: 848px;
  text-align:center;
}

/*
************************************加入我们
*/
/*
*加入我们
*/
#about-us #join #join-us{
  width:100%;
  text-align:center;
}
#about-us #join #join-us .touch-scroll {
  float:left;
  margin-top:70px;
}
#about-us #join #join-us .touch-scroll >ul >li{
  width: 180px;
  height: 58px;
  line-height:58px;
}
#about-us #join #join-us .touch-scroll li a{
  display:block;
  height:100%;
  width:100%;
  border-radius:0;
  color: #333;
  font-size:15px;
  text-align:left;
  padding:0;
  padding-left:35px;
}
#about-us #join #join-us .tab-content {
  float:left;
  width:947px;
  margin-left:39px;
  line-height:36px;
  margin-top:70px;
  overflow: hidden;
  margin-bottom:50px;
}
#about-us #join #join-us .tab-content ul li dt{
  width: 947px;
  height: 60px;
  background-color: #f3f5f7;
  margin-bottom:20px;
  font-size:16px;
  color:#999;
  text-align:right;
  padding-right: 23px;
  line-height:60px;
  position: relative;
  cursor: pointer;
}
#about-us #join #join-us .tab-content ul li .dt-hover{
  background-image: linear-gradient(270deg,#1d83e2 34%,#1890ff 100%),
  linear-gradient(#629ff8,#629ff8);
  color:#fff;
}
#about-us #join #join-us .tab-content ul li .dt-hover span{
  color:#fff;
}
#about-us #join #join-us .tab-content ul li dt img+img{
  margin-left:12px;
}
#about-us #join #join-us .tab-content ul li dt span{
  position:absolute;
  color:#333;
  text-align:left;
  left:33px;
}
#about-us #join #join-us .tab-content ul li dd{
  color:#666;
  font-size:14px;
  text-align: left;
  padding-left:33px;
  line-height:30px;
  border-style: solid;
  border-width: 1px;
  border-image-source: linear-gradient(270deg,#1d83e2 0%,#1890ff 100%);
  border-image-slice: 1;
  margin-top:-20px;
  border-top:0;
  padding-top:10px;
  padding-bottom:40px;
  display: none;
}
#about-us #join #join-us .tab-content ul li dd ul+ul{
  margin-top:30px;
}
#about-us #join #join-us .tab-content ul li dd li:first-child{
  list-style:disc;
  color:#198efb;
  font-size:16px;
  margin-left:20px;
  margin-bottom:5px;
}
#about-us #join #join-us .tab-content ul li dd li.li-last{
  color:#333;
  margin-top:10px;
}
#about-us #join #join-us .tab-content ul li dd li.li-last span{
  color: #ffb20e;
}
#about-us #join #join-us .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0489ff;
}
#about-us #join #join-us .nav-pills > li.active > a span:before, .nav-pills > li.active > a:hover span:before, .nav-pills > li.active > a:focus span:before{
  background: #fff;
  content:'';
  width:6px;
  height:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  position: absolute;
  top:26px;
  margin-left:-16px;
}



/*
************************************渠道合作
*/
/*
*为什么选择泛熙衍生
*/
#about-us #about-choice{
  height: 870px;
  text-align:center;
}
#about-us #about-choice .container >p{

}
#about-us #about-choice .container .detail{
  position: relative;
  height:556px;
  margin:0 auto;
  margin-top:70px;
  background:url(../image/024.png) center center no-repeat;
}
#about-us #about-choice .container .detail div{
  position:absolute;
  text-align:left;
  left:463px;
  top:-16px;
  color: #2162f2;
}
#about-us #about-choice .container .detail p{
  color: #666;
  line-height:26px;
  margin-top:18px;
  width:238px;
}
#about-us #about-choice .container .detail h4.special{
 text-align:center;
}
/*
*合作泛熙衍生，我们能提供什么
*/
#about-us #about-cooperate{
  height: 667px;
  background:url('../image/bj2.png');
  text-align:center;
}
#about-us #about-cooperate .container >ul{
  margin-top:70px;
}
#about-us #about-cooperate .container >ul >li{
  width: 234px;
  height: 356px;
  background-color: #2763d1;
  float:left;
  position: relative;
}
#about-us #about-cooperate .container >ul >li div{
  color:#fff;
  height:100%;
  width:100%;
  position: absolute;
  bottom:0;
}
#about-us #about-cooperate .container >ul >li div h4{
  margin:20px 0;
}
#about-us #about-cooperate .container >ul >li div hr{
  width: 20px;
  border-top:1px solid #fff;
}
#about-us #about-cooperate .container >ul >li p{
  text-align:justify;
}
#about-us #about-cooperate .container >ul >li .current{
  background-color:rgba(0, 0, 0,0.6);
  font-size:17px;
}
#about-us #about-cooperate .container >ul >li .current img{
  margin-top:123px;
}
#about-us #about-cooperate .container >ul >li .change{
  padding-left:38px;
  padding-right:41px;
  background-color: rgba(39, 99, 209,0.75);
  font-size:14px;
  display: none;
}
#about-us #about-cooperate .container >ul >li .change img{
  margin-top:60px;
  width:18px;
}
#about-us #about-cooperate .container >ul >li.hover{
  cursor:pointer;
}
#about-us #about-cooperate .container >ul >li.hover .current{
  display: none;
}
#about-us #about-cooperate .container >ul >li.hover .change{
  display: block;
  animation: change 300ms linear 0ms;
}
/*动画*/
@-webkit-keyframes change {
  from {height: 300px;}
  to {height: 356px;}
}
/*
*泛熙衍生的合作模式
*/
#about-us #about-mode{
  height:455px;
  text-align:center;
}
#about-us #about-mode ul{
  margin-top:66px;
}
#about-us #about-mode ul li{
  width: 285px;
  height: 149px;
  background-color: #f5f5f5;
  float:left;
}
#about-us #about-mode ul li+li{
  margin-left:10px;
  color:#666;
}
#about-us #about-mode ul li h4{
  color:#000;
  position: relative;
  margin:49px 0 25px 36px;
}
#about-us #about-mode ul li h4:before{
  content:url(../image/141.png);
  position:absolute;
  margin-left:-40px;
  top:-8px;
}
#about-us #about-mode ul li.hover{
  cursor: pointer;
  color:#fff;
  background-image: linear-gradient(180deg,#4486ff 35%,#2664d1 100%), linear-gradient(#00aaff,#00aaff);
}
#about-us #about-mode ul li.hover h4{
  color:#fff;
}
#about-us #about-mode ul li.hover h4:before{
  content:url(../image/131.png);
}
/*
*合作泛熙衍生五步骤
*/
#about-us #about-five{
  height: 644px;
  background-color: #f7f8f9;
  text-align:center;
}
#about-us #about-five .container div div{
  position:absolute;
  top:70px;
  left:176px;
  font-size:19px;
  color:#333;
}
#about-us #about-five .container div div p{
  margin-top:10px;
}
