﻿
@charset "UTF-8";
/*去除浏览器默认间距等*/
body,html{
  margin:0;
  padding: 0;

}
@font-face {
 /* font-family: 'FrederickatheGreat-Regular';*/   /*字体名称*/
 /* src: url('../fonts/frederickathegreat-regular-webfont.woff');*/       /*字体源文件*/
}

body, button, input, select, textarea {
  font-family:Microsoft Yahei,"微软雅黑","宋体";
  outline:0px;
}
ul{ margin:0px;list-style: none; padding:0px;zoom:1;/*用于IE6*/ }
div {zoom:1;/*用于IE6,要是IE6错位,修复这个.*/}
a {text-decoration:none;}
a:hover,a:focus {text-decoration:none;}
a img{border:none;border:0;}
p,h1,h2,h3,h4,h5 {margin:0;padding:0;}
input,select {padding:0;margin:0;}

/*常用工具*/
.clear {
  clear:both;
  overflow:hidden;
}
.fl {
  float: left;
}
.container img { max-width:100%;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.text-l {
  text-align: left;
}
.text-c {
  text-align: center;
}
.text-r {
  text-align: right;
}
.r-position {
  position: relative;
}
.a-position {
  position: absolute;
}
.img {
  overflow: hidden;
  transition: all .5s;
}
.img img {
  width: 100%;
}
.z9 {
  z-index: 9;
}
/*常用间距调整*/

.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt70 {
  margin-top: 70px;
}
.mt90 {
  margin-top: 90px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml50 {
  margin-left: 50px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}

.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb50 {
  padding-bottom: 50px;
}
.pf20 {
  padding-left: 20px;
}

.of {
  overflow: hidden;
}
.mf20 {
  margin-left: 20px;
}
/*宽度*/
.w100 {width:100%;overflow: hidden;}
.mw100 {max-width:100%;}
.w50 {width:50%;}

.imghov {
  overflow: hidden;
  transition: all .5s;
}
.swiper-container1,.swiper-container2,.swiper-container3 {
  position: relative;
  overflow: hidden;
}
.mnone {
  display:block;
}
.mblock {
  display:none;
}
/*header*/

.logoimg {
  padding-top: 22px;
}


.bannergo {
  font-size: 48px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
      font-weight: lighter;
text-shadow:0 2px 5px rgba(0,0,0,.5);
}
.bantit {
  font-size: 24px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 2;
  text-align: center;
  font-weight: lighter;
text-shadow:0 2px 5px rgba(0,0,0,.5);
}
.banname {
  text-align: center;
  margin-top: 70px;
  display: inline-block;
}

.banbtn {
  width: 134px;
  height: 40px;
  background-color: #1c9bd6;
  border-radius: 30px;
    font-size: 15px;
  color: rgb( 255, 255, 255 );
  line-height: 40px;
}

.bor {
  width: 25px;
  height: 2px;
  background-color: #1c9bd6;
  display: inline-block;
  margin: 12px 0;
}
/*top*/
.topbackg {
 background: #f7f6f6;
 padding: 0px 0;
}
.top2{
  
  position: relative;
  z-index: 999;
    padding-top: 45px;
    padding-bottom: 45px;
    -webkit-border-radius: 10px;
    border-radius: 10px;

}
.top2 .item {
  width: 33%;
  position: relative;
      font-size: 14px;
    padding: 0 15px;
    vertical-align: top;
    display: inline-block;
}
.slz-icon-box-2.theme-style-3 {
    padding: 0px 15px;
    position: relative;
}
.slz-icon-box-2.theme-style-3 .icon-cell {
    display: block;
    margin-left: -63px;
    width: 130px;
    height: 130px;
    position: absolute;
    z-index: 5;
    left: 50%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image {
    width: 100%;
    height: 100%;
    padding: 0px;
    position: relative;
    margin: 0px;
    z-index: 5;
}
.slz-icon-box-2 .slz-btn {
    min-width: 120px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    font-size: 14px;
    padding: 7px 18px;
    height: auto;
    line-height: 1.4;
    font-weight: 400;
    text-transform: none;
    color: #FFF;
    background-color: #DB0F32;
    border-color: #DB0F32;
}
.slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image:before {
    content: "";
    position: absolute;
    width: 110%;
    height: 110%;
    left: 50%;
    top: 50%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translate(-50%,-50%) scale(0);
    -moz-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    background-color: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background: #DB0F32;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.slz-icon-box-2.theme-style-3 .service-content-wrap {
    position: relative;
    overflow: hidden;
}
.slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image .slz-icon-img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.slz-icon-box-2.theme-style-3 .service-content-wrap .content-cell {
    position: relative;
    -moz-transform: translateY(35px);
    -webkit-transform: translateY(35px);
    -o-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    padding-top: 100px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.slz-icon-box-2 .title {
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  color: rgb( 24, 54, 74 );
  line-height: 2.114;
    font-weight: 700;
}
.wrapper-info .description {
    margin-bottom: 15px;
    color:#888;
    font-size:18px;
}
.slz-icon-box-2.theme-style-3 .slz-btn {
    min-width: initial;
    height: auto;
    padding: 7px 20px;
    line-height: 1.4;
    font-size: 14px;
    font-weight: 400;
}
.slz-icon-box-2 .slz-btn span {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}
.slz-icon-box-2 .slz-btn:hover {
   background-color:#18364A;

}
.top2 .item:hover .slz-icon-box-2.theme-style-3 .icon-cell{-moz-transform:translateY(-40px);-webkit-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);}
.top2 .item:hover .icon-cell .wrapper-icon-image:after{opacity:0}
.top2 .item:hover .service-content-wrap .content-cell{-moz-transform:translateY(-8px);-webkit-transform:translateY(-8px);-o-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}
.top2 .item:hover .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image:before{ -webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-box-shadow:0px 9px 13px 0px rgba(0,0,0,0.07);-moz-box-shadow:0px 9px 13px 0px rgba(0,0,0,0.07);box-shadow:0px 9px 13px 0px rgba(0,0,0,0.07);}

/*map*/

.abtit {
  font-size: 26px;
  color: rgb( 24, 54, 74 );
  text-transform: uppercase;
  line-height: 1.458;
 font-weight: bold;
}
.abcon {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb( 141, 145, 148 );
  line-height: 1.714;
  text-align: center;

}
/*背景*/
.plbg {
  background: url(../img/bg-home1.jpg);
  background-repeat: no-repeat;
  padding: 180px 0;
  background-position: center;
}
.plnum {
  position: absolute;
  left: 120px;
  top: 110px;
}
.plnum .yonghu {
  padding: 0px 20px;
   font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}
.plnum .yonghu div {
  padding: 5px 0;
}
.plnum span i {
  font-size: 56px;
  color: #fff;
}


/*客户*/
.circle{
  width: 168px;
  height: 168px;
  position: relative;
}
canvas{display: block;margin: 0;position: absolute;background: white;left: 0;top: 0;}
#canvas_1{z-index: 1;background: transparent; }
  #canvas_2{z-index: 2; background: transparent;transform:rotate(-90deg); }

/*优势*/

.goodsbg {
  background-attachment: fixed;
  background-image: url(../img/goodsbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.goods {
   background: #fff;
   border-radius: 5px;
   padding: 15px;
}
.goods thead tr th {
  font-size: 18px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1.944;
  text-align: center;
  font-weight: 400;
}
/*normal*/
.box {
  display: flex;
  justify-content: space-between;
}
/*内页*/
.inbanner {
  margin-top: 0px;
}
.wuliu {
  background-image: url(logistics.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.wlbc {
  background-color: #fff;
  border-radius: 50px;
  display: inline-block; 
}
.chaxun {
  padding: 280px 0 320px;
}
.chaxun .tit {
  font-size: 36px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 0.939;
  font-weight: lighter;
  padding-bottom: 10px;
text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.chaxun .name {
  font-size: 18px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1.879;
  font-weight: lighter;
  padding-bottom: 10px;
text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.chaxun select {
   border:0;
   padding: 15px;
   border-top-left-radius: 50px;
   border-bottom-left-radius: 50px;
}
.chaxun select option {
   width: 100px;
}
.chaxun input {
  padding: 16px;
  border:0;
  border-radius:100px 0 0 100px;
  width: 500px;
}
.chaxun button {
   background-color: #db0f32;
   border:none;
   padding: 16px 25px;
   color: #fff;
   border-top-right-radius: 50px;
   border-bottom-right-radius: 50px;
   float: right;
}
.inban {
  position: absolute;
  top: 30%;
  width: 100%;
}
.inban .tit {
  font-size: 42px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: 400;
   text-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.inban .name {
  font-size: 24px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1;
  font-weight: 400;
}

.wuliuname {
  font-size: 18px;
  color: rgb( 120, 120, 121 );
  /*text-transform: uppercase;*/
  line-height: 1.879;

}
.wuliuname span {
  color: #ed0d17;
}
.wlinput input {
  border: 1px solid #dedede;
  border-radius: 10px;
  padding: 13px 10px;
  width: 100%;
  margin: 11px 0;
}
/* 修改 */
.wlinput select.meth{
  border: 1px solid #dedede;
  border-radius: 10px;
  padding: 13px 10px;
  width: 100%;
  margin: 11px 0;
}

.wlinput .wldown {
  font-size: 14px;
  color: rgb( 78, 77, 77 );
  text-transform: uppercase;
  line-height: 2.416;

}
.wlinput .wlbtn {
border:0;
  font-size: 18px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1.879;
  background-color: #ed0d17;
  padding: 11px 28px;
  border-radius: 10px;
  transition: all .5s;
}
.wlinput .wlbtn a:hover {
  opacity: 0.7;
}
.concircle {
   width: 130px;
   height: 130px;
   border:2px solid #18364a;
   border-radius: 50%;
   margin: 0 auto;
}
.concircle img {
  margin-top: 18px;
}
.concircle:hover img {
  transition: all .5s;
  -webkit-transform: rotate3d(0,1,0,360deg);
    -moz-transform: rotate3d(0,1,0,360deg);
    transform: rotate3d(0,1,0,360deg);
}
.mapshow ul li {
   width: 50%;
   float: left;
   font-size: 18px;
}
.mapshow ul li .iconfont {
   font-size: 18px;
}
.biaonum {
  font-size: 30px;
  color: rgb( 219, 15, 50 );
  font-weight: bold;
  line-height: 1.733;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 170px;
}
.biaoname {
  font-size: 14px;
  color: rgb( 24, 54, 74 );
  line-height: 1;
  text-align: center;
  margin-top: -60px;
}

.newsbor {
  margin-top: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
}
.imghov {
  overflow: hidden;
}
.imghov img {
  overflow: hidden;
  transition: all .5s;
}
.newsbor:hover .imghov img {
  transform: scale(1.2);
}
.newsbor:hover .tit {
  color: #db0f31;
}
.newsbor .tit {
  font-size: 22px;
  color: #333;
  padding-bottom: 10px;
}
.newsbor .con {
  font-size: 16px;
  color: #333;
  display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 4;
      overflow: hidden;
}
.dttit {
  font-size: 26px;
}
.newsbor .date {
  margin-top: 5px;
}
/*footer*/
footer {
  border-top: 3px solid #dd1b3c;
  background-color: #f08d00;
}
.footer {
  padding-top: 30px;
}
.footer ul li {
  display: inline-block;
  padding: 10px 20px;
}
.footer ul li a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  line-height: 2.416;
  transition: all .5s;
}
.footer ul li a:hover {
  color: #db0f32;
}
.footer .footdown {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.714;
  padding-bottom: 40px;
}

/*向下滚动*/
.login {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 45px;
  text-align: center;
  z-index: 10;
}
.login>a{
   position: relative;
animation:myfirst 3s ease-in-out infinite;
-moz-animation:myfirst 3s ease-in-out infinite; /* Firefox */
-webkit-animation:myfirst 3s ease-in-out infinite; /* Safari and Chrome */
-o-animation:myfirst 3s ease-in-out infinite; /* Opera */
}



@keyframes myfirst
{
0%   {top:0px;}
10%   {top:-5px;}
20%   {top:-10px;}
30%   {top:-15px;}
50% { top:-20px;}
100% {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {top:0px;}
10%   {top:-5px;}
20%   {top:-10px;}
30%   {top:-15px;}
50% { top:-20px;}
100% {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   {top:0px;}
10%   {top:-5px;}
20%   {top:-10px;}
30%   {top:-15px;}
50% { top:-20px;}
100% {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
0%   {top:0px;}
10%   {top:-5px;}
20%   {top:-10px;}
30%   {top:-15px;}
50% { top:-20px;}
100% {top:0px;}
}
/*kefu*/

.g_senav {
    width: 62px;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 51;
    transition: all 0.3s;
}
.g_senav i {
   font-size: 20px !important;
   text-align: center;
   color: #000;
   display: block;
   padding: 12px 0;
   transition: all .5s;
}
.g_senitm{
    
    cursor: pointer;

    position: relative;
    border: 0.5px solid #dedede;

}

.g_senitma{

    width: 100%;

    display: block;

    position: relative;

    left: 0;

    top: 0;

}

.g_senitmb{

    width: 100%;

    display: block;

    position: absolute;

    left: 0;

    top: 0;

    opacity: 0;

}

.g_senitmqq .g_senweix {
    width: 145px;
    top: 0;
    bottom: inherit;
    transform: translate(100%,0); 
    left: 0;
    transition: all 1s;
    position: absolute;
}
.g_senitm:hover i {
  color: #fff;
  background-color: #ef2d37;
}

.g_senitmqq .g_senweiximg {
    width: auto;
    height: 100%;
    border: 1px solid #f3f7f3;
    transition: all 1.3s;
}
.g_senitmqq .g_senweix p {
    font-size: 16px;
    color: #333333;
    background: #ffffff;
    line-height: 51px;
    padding-left: 15px;
    padding-right: 15px;
    margin:0;
}

.g_senav .g_senitm:nth-child(2n - 1){

    background: #ffffff;

}

.g_senav .g_senitm:nth-child(2n){

    background: #fff;

}

.g_senweix1 {
    width: 105px;
    position: absolute;
    top: 0;
    z-index: 50;
   transform: translate(100%,0);
   transition: all .5s;
}
.g_senweix1 img {
  width: 100%;
}
.g_senitmtop {
	display: none;
}


.weixin {
  max-width: 80px;
  position: absolute;
  top: 0;
  left: -80px;
  display: none;
}
.wxshow:hover .weixin{
   display: block;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #090723;
  transition: all .5s;
}
.header.on {
  margin-top: 48px;
}
.ser {
  cursor: pointer;
  margin-top: 38px;
}
    .ser i { color:#fff;
    }

/*地图*/
.maplocal ul li {
  position: absolute;
  text-align: center;
}
.maplocal ul li .iconfont {
  font-size: 28px;
  color: #979b9e;
  display: block;
  transition: all .4s ease;
  -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.maplocal ul li span {
  font-size: 14px;
  font-family: "Open Sans";
  color: rgb( 24, 54, 74 );
  line-height: 1.143;
  text-align: center;

}
.maplocal ul li:hover .iconfont {
  color: #cd1334;
  transform:scale(1.2);
-ms-transform:scale(1.2);   /* IE 9 */
-moz-transform:scale(1.2);  /* Firefox */
-webkit-transform:scale(1.2); /* Safari 和 Chrome */
-o-transform:scale(1.2); 
font-size: 32px;
}
.maplocal ul li:hover span {
  color: #cd1334; 
}
.maplocal ul li:nth-child(1) {
  left: 20%;
  top: 11%;
}
.maplocal ul li:nth-child(2) {
  left: 26%;
  top: 27%;
}
.maplocal ul li:nth-child(3) {
  left: 35%;
  top: 65%;
}
.maplocal ul li:nth-child(4) {
  left: 51%;
  top: 23%;
}
.maplocal ul li:nth-child(5) {
  left: 54%;
  top: 48%;
}
.maplocal ul li:nth-child(6) {
  left: 71%;
  top: 25%;
}
.maplocal ul li:nth-child(7) {
  left: 78%;
  top: 10%;
}
.maplocal ul li:nth-child(8) {
  left: 77%;
  top: 70%;
}
.mapshow {
  display: none;
}
header .ser-box input {
    border: none;
     color:#000;
    outline: none;
    background: transparent;
    margin-left: 5px;
    width: 80%;
    height:28px;
}
header .ser-box {
    padding: 10px 0;
    color: #fff;
    background: #fff;
    margin-top: -48px;
    
}
    header .ser-box i { color:#000;
    }
header .ser-box .container{
  padding-left: 30px;
}



/*æ‰‹æœºåº•éƒ¨*/
.mobile-foot {
    background: #db0f30;
    padding: 8px 2.5%;
    position: fixed!important;
    bottom: 0!important;
    left: 0!important;
    width: 100%;
    z-index: 9999999999;
    margin:0
}

.moble-bottom{
    width:100%;
    height:51px;

}
.mobile-foot a {
    color: #fff;
    height: 35px;
    line-height: 33px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    padding: 0 15px;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.mobile-foot a i {
    margin-right: 5px;
    color: #fff;
    font-size: 16px !important;
}
.mobile-foot a:hover {
    background: #fff;
    color: #1a3f73;.slz-icon-box-2.theme-style-3 .icon-cell
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}


@media screen and (max-width: 1366px) {
  .top2 {
    margin-top: -15px;
  }
}
@media screen and (max-width: 1300px) {
  .chuangxin {
    padding-left: 8%;
  }
}
@media screen and (max-width: 1070px) {
  
}

@media (min-width: 768px) and (max-width: 1070px) {

   
  .logoimg {
    padding-top: 0;
  }

}
@media screen and (max-width: 450px) {
   .logoimg img {
    width: 52%;
   }
   .logoimg {
    padding-top: 8px !important;
}
}

@media screen and (max-width: 979px) {
  .top2 {
    margin-top: 0;
  }
   .top2 .item {
    width: 100%;
   }
  .wlbc {
    width: 92%;
    margin: 0 auto;
    padding:5px 0;
    border-radius: 10px;
  }
  .chaxun input {
    width: 65%;
  }
.chaxun button {
  padding: 10px 52px;
  float:none;
  text-align: center;
    margin: 0 auto;
    border-radius: 10px;
}
  .chaxun {
    padding: 140px 0 240px;
  }
  .inban .tit {
     font-size: 20px;
  }
  .inban .name {
    font-size: 13px;
    padding: 5px 15px;
  }
  .login {
    bottom:30px;
  }
   .logoimg {
    padding-top: 0;
  }

  .plnum {
    left: 27%;
    top: 1%;
  }
  .plnum span i {
    font-size: 36px;
  }


  .inbanner {
    margin-top: 0px;
  }
  .inban {
    top: 10%;
  }
  .inban .title {
    font-size: 16px;
  }
  .inban .link {
    font-size: 12px;
  }
  .searchcon {
    float: left;
  }
  .banner {
    margin-top: 56px;
  }
  .mimg img {
    width: 100%;
  }
  .box {
    flex-direction:column;
    text-align: center;
  }
  .ml50 {
    margin-left:3px;
  }
   .newsbg {
     width: 100%;
     height: 380px;
   }
   .newspadd {
    padding: 0;
   }
    .toplist {
      width: 100%;
    }
    .bannerloc {
      width: 90%;
      left: 5%;
      top: 15%;
    }
    .bannergo {
      font-size: 20px;
    }
    .bantit {
      font-size: 14px;
      margin-top: 5px;
    }
    .newsr {
      padding: 22px 25px;
    }
    .ser {
      margin-top: 0px;
      float: none;
      padding-left: 10px;
    }

    .sec3_list img {
    display: none;
}
    .sec3_u1 li {
    position: relative;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    width: 45%;
    text-align: right;
}
    .disappear  {
      display: none;
    }
    .mapshow {
      display: block;
    }
    .sec3_u1 li:nth-child(12) span {
  margin-left: 0px;
  margin-right: 5px;
}
.sec3_u1 li:nth-child(17) span {
  margin-left: 0px;
  margin-right: 5px;
}
    .huoban {
      display: none;
    }
    .box2 {
      width: 100%;
    }
    .box2>.mb10 {
      width: 50%;
    }
    .box2>.mb10 img {
      width: 100%;
    }

    footer {
      display: none;
    }
    .ser {
      display: none;
    }
    .mt {
      margin-top: 20px;
    }
    
    .g_senav {
    	display: none;
    }
    .ntcm_p1step .cont .inner {
       margin: 0 20px 10px !important;
    }
    .ntcm_p1step .cont .d {
     font-size:15px !important;
    }
    .chaxun select {
    padding:5px;
}
  .ntcm_p1step {
   margin-top:0;
}
 .fixbg {
  position:fixed;
width:100%;
height:100%;
background:rgba(0,0,0,0.2);
}
.ntcm_p1step .cont .pic {
  float: none !important;
clear: both;
    display: block;
    margin: 5px auto !important;
    
}
.mnone {
  display:none;
}
.mblock {
  display:block;
}
  .fuk {
  margin-top:5px !important;
}
}


.zhe {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f08d00;
	bottom: -100%;
	transition: all .5s;
}

.imgzhe:hover .zhe {
	bottom: 0;
}

.zhe .tit {
	color: #fff;
	font-size: 18px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 20px;
}

.zhe .name {
	color: #fff;
	font-size: 16px;
	padding: 15px 25px;
}


#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table;margin-top:10px;padding-bottom:10px; }
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #0060ad;}
#page li:hover a{color:#0060ad}
#page li a{ color:#666}
#page li.active{border:1px solid #0060ad; background-color:#0060ad; color:#FFFFFF}
#page li.active a{ color:#fff}

/*集运流程 part1*/
.z {float: left;}
.y {float: right;}
.ntcm_tit{margin-top: 50px; text-align: center; font-size: 22px; color:#707070;}
.ntcm_tit strong{position: relative; top: 2px; font-size: 28px; color:#6bd0eb; margin-left: 15px;}
.ntcm_p1step{position: relative; margin-top: 10px;}
.ntcm_p1step li{position: relative; height: 145px; overflow: hidden;}
.ntcm_p1step .sid{width: 46%; padding:0 1%; font-size: 28px; line-height: 150px; color:#c6c6c6; font-weight: bold; transition:all .3s; -webkit-transition:all .3s;}
.ntcm_p1step .cont{width: 48%; height: 100%; border:1px solid #dfdfdf; border-radius:4px; box-sizing:border-box; transition:all .3s; -webkit-transition:all .3s;}
.ntcm_p1step .cont .pic{float: left; margin:20px 20px 20px 20px; width: 105px; height: 105px;}
.ntcm_p1step .cont .inner{margin:30px 20px 0 130px;}
.ntcm_p1step .cont .t{font-size: 18px; color:#000; line-height: 22px; margin-bottom: 10px;}
.ntcm_p1step .cont .d{
    font-size: 18px;
    font-weight: bold;
    color: rgb(41, 39, 39);
    line-height: 1.875;

}
.ntcm_p1step .line{position: absolute; top: 0; left: 50%; width: 16px; height: 100%;}
.ntcm_p1step .line:before{content:""; position: absolute; top: 0; bottom:0; left:7px; border-left:2px solid #dfdfdf; transition:all .3s; -webkit-transition:all .3s;}
.ntcm_p1step .line:after{content:""; position: absolute; top: 50%; left:2px; width:12px; height: 12px; border:2px solid #dfdfdf; background-color: #fff; border-radius:8px; transition:all .3s; -webkit-transition:all .3s;}
.ntcm_p1step li:first-child .line:before{top: 50%;}
.ntcm_p1step li:last-child .line:before{bottom: 50%;}
.ntcm_p1step .cont.z .pic{float: right;}
.ntcm_p1step .cont.z .inner{margin:20px 130px 0 20px;}
.ntcm_p1step li:hover .line:before{border-color:#db0f31;}
.ntcm_p1step li:hover .line:after{border-color:#db0f31;}
.ntcm_p1step li:hover .z{transform:translateX(10px);}
.ntcm_p1step li:hover .y{transform:translateX(-10px);}
h4>span {
  font-size: 30px;
  color: rgb( 73, 73, 76 );
  padding-bottom: 30px;
  display: inline-block;
}
@media screen and (max-width:1000px){.ntcm_let{width: 100%;}.ntcm_p1step li{height: auto;}.ntcm_p1step .sid{display: block; width: 100%;}.ntcm_p1step .line{display: none;}.ntcm_p1step .sid{padding:7px 20px; line-height: 1; box-sizing:border-box; text-align: center;}.ntcm_p1step .cont{float: none; width: 90%; overflow: hidden; height: auto; display: block; margin:10px auto 0;}.normalTxt{width:96%; margin:0 auto;} h4>span {padding-bottom: 15px;}}