@charset "utf-8";
*{ 
  margin:0; 
  padding:0;
}
li{ list-style:none; }
a{ text-decoration:none; }
select,input{ 
  width: 100%;
  display: block;
  vertical-align:top;
  border:0;
  outline: none; 
  -webkit-appearance:none; 
  appearance:none; 
  -moz-appearance:none; 
  -ms-appearance:none;
  background: none;
}
img{
  display: block;
  border:0; 
  width:100%;
  vertical-align:top; 
  pointer-events: none; 
  user-select: none; 
  -moz-user-select: none; 
  -webkit-user-select: none; 
  -ms-user-select: none; 
}
.fl{ float:left; }
.fr{ float:right; }
.clearFix:after{ content:''; display:block; clear:both; }
html{
        font-size:100px;
        width:100%;
        background:#1f243d;
    }
body{
        width:100%;
        -webkit-tap-highlight-color:rgba(255,255,255,0);
        position:relative; top:0; left:0;
        background:#1f243d;
        font-family: "微软雅黑";
    }
p{
  max-height: 999999px;
}
.content{
  width: 1170px;
  margin:0 auto;
}

.transition{
  transition: .6s all ease;
  -webkit-transition: .6s all ease;
  }
  .delay1s{
    transition-delay:.1s;
    -webkit-transition-delay:.1s;
  }
  .delay2s{
    transition-delay:.2s;
    -webkit-transition-delay:.2s;
  }
  .delay3s{
    transition-delay:.3s;
    -webkit-transition-delay:.3s;
  }
  .delay4s{
    transition-delay:.4s;
    -webkit-transition-delay:.4s;
  }
  .delay5s{
    transition-delay:.5s;
    -webkit-transition-delay:.5s;
  }
  .delay6s{
    transition-delay:.6s;
    -webkit-transition-delay:.6s;
  }
  .delay7s{
    transition-delay:.7s;
    -webkit-transition-delay:.7s;
  }
  .delay8s{
    transition-delay:.8s;
    -webkit-transition-delay:.8s;
  }
  .delay9s{
    transition-delay:.9s;
    -webkit-transition-delay:.9s;
  }
  .delay10s{
    transition-delay:1s;
    -webkit-transition-delay:1s;
  }
  .delay11s{
    transition-delay:1.1s;
    -webkit-transition-delay:1.1s;
  }
  .delay12s{
    transition-delay:1.2s;
    -webkit-transition-delay:1.2s;
  }
  .delay13s{
    transition-delay:1.3s;
    -webkit-transition-delay:1.3s;
  }
.home{
  position: relative;
  top: 0;
  left: 0;
  }
  .homeText{
    position: absolute;
    top: 16px;
    left: 50%;
    width: 136px;
    margin-left: -68px;
  }
.special{
  width: 100%;
  }
  .homeTextPic{
    width: 100%;
  }
  .specialHead{
    color: #f5c140;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
  }
  .specialTitle{
    color: #fff;
    text-align: center;
    font-size: 66px;
    line-height: 78px;
  }
  .specialText{
    font-size: 20px;
    color: #abc0d1;
    margin-top: 50px;
  }
.AllIcon{
  width: 185px;
  margin:75px auto 0;
  }
  .AllTitle{
    font-size: 30px;
    color: #f5c140;
    text-align: center;
    margin:45px 0;
  }
  .AllText{
    color: #abc0d1;
    font-size: 20px;
  }
  .AllText p{
    margin-top: 18px;
  }
  .padding{
    padding: 0 100px;
  }
  .InvestTh{
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-top: 80px;
  }
.scrollArea.active .RailwayItem,
.scrollArea.active .HighwatItems,
.scrollArea.active .InlandItem,
.scrollArea.active .FlightsItem,
.scrollArea.active .InvesitemC,
.scrollArea.active .VolumeItem,
.scrollArea.active .LocomotivesL,
.scrollArea.active .CivilCar,
.scrollArea.active .CivilCars,
.scrollArea.active .Aircrafts,
.scrollArea.active .shipL,
.scrollArea.active .VolumeTop,
.scrollArea.active .FreightItem,
.scrollArea.active .Freighttkm{
  transform: none;
  -webkit-transform: none;
  opacity: 1;
  filter:alpha(opacity=100);
  }
  .scrollArea .InvesitemC,.scrollArea .VolumeItem,
  .scrollArea .VolumeTop,.scrollArea .FreightItem,
  .scrollArea .Freighttkm{
    transform: translate(0,100%);
    -webkit-transform: translate(0,100%);
    opacity: 0;
    filter:alpha(opacity=0);
  }
  .scrollArea .RailwayItem,.scrollArea .HighwatItems,
  .scrollArea .InlandItem,.scrollArea .FlightsItem,
  .scrollArea .LocomotivesL,.scrollArea .CivilCar,
  .scrollArea .CivilCars,.scrollArea .Aircrafts,
  .scrollArea .shipL{
    transform: translate(-100%,0);
    -webkit-transform: translate(-100%,0);
    opacity: 0;
    filter:alpha(opacity=0);
  }
.Railway{
  width: 770px;
  margin:30px auto 60px;
  }
  .Railway li{
    margin-top: 16px;
  }
  .LeftYears{
    color: #fff;
    font-size: 20px;
    margin-right: 34px;
    line-height: 45px;
  }
  .RailwayItem{
    height: 45px;
    line-height: 45px;
    background: linear-gradient(to right,#eb96c4,#fcc6ad);
    position: relative;
    top: 0;
    left: 0;
  }
  .RightControl{
    overflow: hidden;
  }
  .RailwayItem1{
    width: 138px;
  }
  .RailwayItem2{
    width: 293px;
  }
  .RailwayItem3{
    width: 680px;
  }
  .RailwayNums{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    text-align: right;
    margin-right: 8px;
    color: #fff;
    font-size: 25px;
  }
.PollChart{
  width: 100%;
  margin:35px auto;
  position: relative;
  top: 0;
  left: 0;
  }
  .PollText{
    width: 100%;
  }
  .PollTextMid{
    width: 400px;
    height: 400px;
    position: relative;
    top: 0;
    left: 0;
    margin:0 auto;
    background: #303f63;
    border-radius: 50%;
  }
  .PollChart canvas{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -200px;
  }  
.Linechart{
  margin: 50px 0 50px 120px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 19px;
  color: #fff;
  }
  #Linechart{
    width: 100%;
    height: 385px;
  }
  .LineNum{
    position: relative;
    top: 0;
    left: 0;
    text-align: right;
    width: 110px;
    margin-bottom: 90px;
  }
   .LineNum:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1px dashed #3d4157;
    margin-top: 2px;
    width: 740px;
    height: 0;
    margin-left: 120px;
  }
  .noMargin{
    margin-bottom: 0;
  }
  .LineRow .noMargin{
    margin-right: 0;
  }
  .LineRow{
    margin-left: 200px;
  }
  .LineRow span{
    float: left;
    margin-right: 235px;
  }
  .LineText{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
  }
  .LineText1{
    position: absolute;
    top: 290px;
    left: 485px;
  }
  .LineText2{
    position: absolute;
    top: 25px;
    left: 750px;
  }
  .LineCanvas{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .LineCanvas canvas{
    width: 100%;
    height: 100%;
  }  
.Highway{
  width: 770px;
  margin:30px auto 60px;
  }
  .Highway li{
    margin-top: 16px;
  }
  .HighwayItem{
    height: 45px;
    line-height: 45px;
    background: linear-gradient(to right,#03c4f1,#00ebcf);
    position: relative;
    top: 0;
    left: 0;
  }
  .HighwayItem1{
    width: 12px;
  }
  .HighwayItem2{
    width: 120px;
  }
  .HighwayItem3{
    width: 680px;
  }
  .RailwayNumout{
    position: static;
    line-height: 45px;
    margin-left: 11px;
  }
.InlandItem{
  height: 45px;
  line-height: 45px;
  background: linear-gradient(to right,#03c4f1,#00ebcf);
  position: relative;
  top: 0;
  left: 0;
  }
  .InlandItem1{
    width: 465px;
  }
  .InlandItem2{
    width: 682px;
  }
.FlightsItem{
  height: 45px;
  line-height: 45px;
  background: linear-gradient(to right,#03c4f1,#00ebcf);
  position: relative;
  top: 0;
  left: 0;
  }
  .FlightsItem1{
    width: 8px;
  }
  .FlightsItem2{
    width: 682px;
  }
  .Flights{
    width: 95px;
    margin-top: 8px;
    margin-left: 475px;
  }
  .PagePic{
    width: 954px;
    margin:60px auto;
  }
.newRect{
  margin-left: 100px;
  margin-top: 40px;
  }
  .newRectTitle{
    font-size: 30px;
    color: #fff;
  }
  .newRectPic{
    overflow: hidden;
  }
  .LocomotivesL{
    width: 441px;
    margin:88px 115px 0 7px;
  }
  .LocomotivesR{
    position: relative;
    top: 0;
    left: 0;
    margin-top: -24px;
  }
  .Locomo{
    width: 310px;
    height: 310px;
  }
  .Locircle{
    width: 100%;
    position: absolute;
    top: 0;
    left: -2px;
  }
  .LocomoLine{
    width: 6px;
    height: 24px;
    position: absolute;
    background: #fff;
  }
  .LocomoLine1{
    top: 18.5%;
    left: 50%;
    margin-left: -3px;
  }
  .LocomoLine2{
    top: 30.5%;
    left: 72%;
    transform: rotate(55deg);
    -webkit-transform: rotate(55deg);
  }
  .LocomoLine3{
    top: 57.5%;
    left: 74%;
    transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
  }
  .LocomoLine4{
    top: 73.5%;
    left: 50%;
    margin-left: -3px;
  }
  .LocomoLine5{
    top: 57.5%;
    left: 24%;
    transform: rotate(240deg);
    -webkit-transform: rotate(240deg);
  }
  .LocomoLine6{
    top: 31%;
    left: 26%;
    transform: rotate(307deg);
    -webkit-transform: rotate(307deg);
  }
  .newRectText{
    font-size: 20px;
    color: #abc0d1;
    margin: 30px 0 30px;
  }
  .Locomotives{
    border-bottom: 1px dashed #657287;
  }
.CivilL{
  width: 426px;
  color: #fff;
  text-align: center;
  margin-left: 7px;
  }
  .CivilYear{
    font-size: 20px;
    margin: 35px 0 30px ;
  }
  .CivilNum{
    font-size: 25px;
    margin-bottom: 40px;
    height: 30px;
  }
  .CivilR{
    width: 358px;
    color: #fff;
    text-align: center;
    margin-left: 118px;
  }
  .CivilCars{
    width: 137px;
    margin:16px 21px;
  }
  .CivilAircraft{
    font-size: 20px;
    color: #fff;
  }
  .AirYear{
    line-height: 71px;
  }
  .AirLine{
    width: 4px;
    height: 142px;
    background: #fff;
    border-radius: 5px 5px;
    margin:0 9px 0 14px;
  }
  .AircraftBox{
    overflow: hidden;
  }
  .Aircrafts{
    margin-top: 19px;
    margin-bottom: 30px;
  }
  .AircraftPic{
    width: 54px;
  }
  .AircraftNum{
    margin-left: 21px;
    line-height: 36px;
  }
.shipL{
  margin:85px 85px 0 7px;
  }
  .shipR{
    width: 373px;
    height: 247px;
    position: relative;
    top: 0;
    left: 0;
  }
  .shipCircle{
    width: 206px;
    height: 206px;
    margin:0 auto;
  }
  .shipcircle{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .shipRectText{
    margin:65px 0 55px;
  }
.VolumeChart{
  position: relative;
  top: 0;
  left: 0;
  width: 880px;
  margin: 70px auto 0;
  }
  .VolumeNumList{
    width: 100%;
  }
  .VolumeNum{
    font-size: 20px;
    color: #fff;
    position: relative;
    top: 0;
    left: 0;
    text-align: right;
    width: 110px;
    margin-bottom: 90px;
  }
  .VolumeNum:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1px dashed #3b3f55;
    margin-top: -1px;
    width: 755px;
    height: 0;
    margin-left: 118px;
  }
  .VolumeItemList{
    margin-top: 65px;
  }
  .VolumeItem{
    width: 96px;
    height: 44px;
    background: linear-gradient(#fecfa6,#f69dca);
    position: relative;
    top: 0;
    left: 0;
  }
  .VolumeItemText{
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    margin-left: 15px;
  }
  .VolumeChartBox li{
    float: left;    
  }
  .VolumeChartText{
    color: #ebebeb;
    text-align: center;
    font-size: 18px;
    margin-top: 8px;
  }
  .VolumeChartBox{
    position: absolute;
    top: 8px;
    left: 128px;
  }
  .VolumeControl{
    overflow: hidden;
    margin: 0 44px;
  }
  .VolumeTop{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
  }
  .VolumeTop1{
    margin-top: 328px;
  }
  .VolumeItem1{
    height: 107px;
    background: linear-gradient(#fab6b8,#f69dca);
  }
  .VolumeItem2{
    height: 433px;
  }
  .VolumeTop2{
    margin-top: 2px;
  }
  .VolumeItem3{
    height: 12px;
    background: #f69dca;
  }
  .VolumeTop3{
    margin-top: 423px;
  }
  .VolumeItem4{
    height: 28px;
    background: #f69dca;
  }
  .VolumeTop4{
    margin-top: 407px;
  }
  .TurnoverItem1{
    height: 313px;
  }
  .TurnoverTop1{
    margin-top: 6px;
    margin-bottom: 3px;
  }
  .TurnoverItem2{
    height: 210px;
  }
  .TurnoverTop2{
    margin-top: 109px;
    margin-bottom: 3px;
  }
  .TurnoverItem3{
    height: 12px;
    background: #f69dca;
  }
  .TurnoverTop3{
    margin-top: 307px;
    margin-bottom: 3px;
  }
  .TurnoverItem4{
    height: 259px;
  }
  .TurnoverTop4{
    margin-top: 60px;
    margin-bottom: 3px;
  }
.FreightItem{
  width: 96px;
  height: 44px;
  background: linear-gradient(#00efca,#02ccfc);
  position: relative;
  top: 0;
  left: 0;
  }
  .FreightItem1{
    height: 39px;
  }
  .FreightTop1{
    margin-top: 396px;
  }
  .FreightItem2{
    height: 433px;
  }
  .FreightTop2{
    margin-top: 2px;
  }
  .FreightItem3{
    height: 83px;
  }
  .FreightTop3{
    margin-top: 352px;
  }
  .FreightItem4{
    height: 4px;
    background: #02ccfc;
  }
  .FreightTop4{
    margin-top: 431px;
  }
.Freighttkm{
  width: 96px;
  height: 44px;
  background: linear-gradient(#02cef9,#00ecce);
  position: relative;
  top: 0;
  left: 0;
  }
  .Freighttkm1{
    height: 71px;
  }
  .FreighttkmTop1{
    margin-top: 251px;
  }
  .Freighttkm2{
    height: 210px;
  }
  .FreighttkmTop2{
    margin-top: 112px;
  }
  .Freighttkm3{
    height: 285px;
  }
  .FreighttkmTop3{
    margin-top: 37px;
  }
  .Freighttkm4{
    height: 17px;
  }
  .FreighttkmTop4{
    margin-top: 305px;
  }


.footerLogo{
  width: 136px;
  margin:145px auto 15px;
  }
  .footerText{
    width: 100%;
    height: 41px;
    line-height: 41px;
    background: #17191c;
    color: #929293;
    font-size: 14px;
    text-align: center;
  }





.PoppinsBold{
  font-family: "Poppins-Bold";
}
.LatoLight{
  font-family: "Lato-Light";
}
.PoppinsBlack{
  font-family: "Poppins-Black";
}
.LatoRegular{
  font-family: "Lato-Regular";
}
.LatoBold{
  font-family: "Lato-Bold";
}
/* fonts */
@font-face {
    font-family: "Poppins-Bold";
    src: url("../fonts/Poppins-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Lato-Light";
    src: url("../fonts/Lato-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Poppins-Black";
    src: url("../fonts/Poppins-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Lato-Regular";
    src: url("../fonts/Lato-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Lato-Bold";
    src: url("../fonts/Lato-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* 900 - 1170*/
@media (max-width:1280px) and (min-width:1170px) {
  .content{
    width: 936px;
  }
  .specialTitle{
    font-size: 50px;
    line-height: 60px;
  }
  .AllTitle{
    font-size: 24px;
  }
  .specialText{
    font-size: 16px;
  }
  .padding{
    padding: 0 60px;
  }
  .AllText,.LegisText{
    font-size: 16px;
  }
  .AllIcon{
    width: 150px;
  }
  .InvestTh{
    font-size: 24px;
  }
  .PollTextMid{
    width: 300px;
    height: 300px;
  }
  .PollChart canvas{
    width: 300px;
    height: 300px;
    margin-left: -150px;
  }
  .Linechart{
    margin-left: 30px;
  }
  .LineText2{
    left: 710px;
  }
  .LineCanvas canvas{
    width: auto;
  }
  .LineCanvas{
    overflow: hidden;
  }
  .PagePic{
    width: 815px;
  }
  .newRect{
    width: 815px;
    margin:40px auto 0;
  }
  .LocomotivesL{
    margin-right: 50px;
  }
  .CivilR{
    margin-left: 20px;
  }
  .CivilCars{
    margin: 16px 10px;
  }
  .AirLine{
    margin: 0 8px;
  }
  .AircraftNum{
    margin-left: 10px;
    font-size: 18px;
  }
  .AircraftPic{
    width: 46px;
  }
  .Aircrafts{
    margin-bottom: 36px;
  }
  .shipL{
    margin-right: 0;
    width: 400px;
  }
  .VolumeChart{
    width: 900px;
  }
  .VolumeNumList {
    width: 780px;
  }
  .VolumeNum:after {
    width: 685px;
  }
}
/* 900 - 1170*/
@media (max-width:1170px) and (min-width:900px) {
  .content{
    width: 900px;
  }
  .specialTitle{
    font-size: 50px;
    line-height: 60px;
  }
  .AllTitle{
    font-size: 26px;
  }
  .specialText{
    font-size: 16px;
  }
  .padding{
    padding: 0 60px;
  }
  .AllText,.LegisText{
    font-size: 16px;
  }
  .AllIcon{
    width: 150px;
  }
  .InvestTh{
    font-size: 26px;
  }
  .Railway,.Highway,.VolumeChart{
    width: 630px;
  }
  .LeftYears{
    font-size: 16px;
  }
  .RailwayNums{
    font-size: 20px;
  }
  .RailwayItem,.HighwayItem,.InlandItem,.FlightsItem{
    height: 40px;
    line-height: 40px;
  }
  .RailwayNumout,.LeftYears{
    line-height: 40px;
  }
  .RailwayItem1 {
    width: 112px;
  }
  .RailwayItem2 {
    width: 240px;
  }
  .RailwayItem3,.HighwayItem3,.InlandItem2,.FlightsItem2{
    width:558px;
  }
  .HighwayItem2{
    width: 100px;
  }
  .HighwayItem1{
    width: 8px;
  }
  .InlandItem1{
    width: 405px;
  }
  .FlightsItem1{
    width: 5px;
  }
  .Flights{
    width: 80px;
    margin-left: 400px;
  }
  .PollTextMid{
    width: 300px;
    height: 300px;
  }
  .PollChart canvas{
    width: 300px;
    height: 300px;
    margin-left: -150px;
  }
  .LineText1{
    left: 380px;
  }
  .LineText2{
    left: 630px;
  }
  .Linechart{
    font-size: 16px;
    width: 720px;
    margin: 50px auto;
  }
  .LineNum{
    width: 90px;
  }
  .LineCanvas canvas{
    width: auto;
    margin-left:-75px;
  }
  .LineNum:after{
    width: 600px;
    margin-left: 100px;
  }
  .LineRow{
    margin-left: 120px;
  }
  .LineRow span{
    margin-right: 230px;
  }
  .LineCanvas{
    overflow: hidden;
  }
  .PagePic{
    width: 630px;
  }
  .newRect{
    width: 620px;
    margin:40px auto 0;
  }
  .LocomotivesL{
    margin-right: 10px;
    width: 300px;
  }
  .Locomo{
    width: 300px;
    height: 300px;
  }
  .LocomoLine{
    height: 23px;
  }
  .CivilL{
    width: 290px;
  }
  .CivilR{
    width: 260px;
    margin-left: 50px;
  }
  .CivilCars{
    margin: 16px 8px;
    width: 110px;
  }
  .AirLine{
    margin: 0 4px;
  }
  .AircraftNum{
    margin-left: 10px;
    font-size: 18px;
    line-height: 25px;
  }
  .AircraftPic{
    width: 33px;
  }
  .Aircrafts{
    margin-top: 26px;
    margin-bottom: 44px;
  }
  .newRectText{
    margin-top: 20px;
  }
  .shipL{
    margin-right: 0;
    width: 260px;
  }
  .shipR{
    width: 350px;
  }
  .VolumeControl{
    margin:0 30px;
  }
  .VolumeNum{
    font-size: 16px;
    width: 90px;
  }
  .VolumeNum:after{
    width: 540px;
    margin-left: 100px;
  }
  .VolumeChartBox{
    left: 110px;
    top: -8px;
  }
  .VolumeTop{
    font-size: 16px;
  }
  .VolumeItem,.FreightItem,.Freighttkm{
    width: 70px;
  }
  .TurnoverBox{
    top: -5px;
  }
}
/* 750 - 900*/
@media (max-width:900px) and (min-width:750px) {
  .content{
    width: 750px;
  }
  .specialTitle{
    font-size: 50px;
    line-height: 60px;
  }
  .AllTitle{
    font-size: 26px;
  }
  .specialText{
    font-size: 16px;
  }
  .padding{
    padding: 0 60px;
  }
  .AllText,.LegisText{
    font-size: 16px;
  }
  .AllIcon{
    width: 150px;
  }
  .InvestTh{
    font-size: 26px;
  }
  .PollChart canvas{
    width: 280px;
    height: 280px;
    margin-left: -140px;
  }
  .PollTextMid{
    width: 280px;
    height: 280px;
  }
  .footerText{
    font-size: 12px;
  }  
  .Railway,.Highway,.VolumeChart{
    width: 630px;
  }
  .LeftYears{
    font-size: 16px;
  }
  .RailwayNums{
    font-size: 20px;
  }
  .RailwayItem,.HighwayItem,.InlandItem,.FlightsItem{
    height: 40px;
    line-height: 40px;
  }
  .RailwayNumout,.LeftYears{
    line-height: 40px;
  }
  .RailwayItem1 {
    width: 112px;
  }
  .RailwayItem2 {
    width: 240px;
  }
  .RailwayItem3,.HighwayItem3,.InlandItem2,.FlightsItem2{
    width:558px;
  }
  .HighwayItem2{
    width: 100px;
  }
  .HighwayItem1{
    width: 8px;
  }
  .InlandItem1{
    width: 405px;
  }
  .FlightsItem1{
    width: 5px;
  }
  .Flights{
    width: 80px;
    margin-left: 400px;
  }
  .LineText1{
    left: 380px;
  }
  .LineText2{
    left: 630px;
  }
  .Linechart{
    font-size: 16px;
    width: 720px;
    margin: 50px auto;
  }
  .LineNum{
    width: 90px;
  }
  .LineCanvas canvas{
    width: auto;
    margin-left:-75px;
  }
  .LineNum:after{
    width: 600px;
    margin-left: 100px;
  }
  .LineRow{
    margin-left: 120px;
  }
  .LineRow span{
    margin-right: 230px;
  }
  .LineCanvas{
    overflow: hidden;
  }
  .PagePic{
    width: 630px;
  }
  .newRect{
    width: 620px;
    margin:40px auto 0;
  }
  .LocomotivesL{
    margin-right: 10px;
    width: 300px;
  }
  .Locomo{
    width: 300px;
    height: 300px;
    margin-top: -1px;
  }
  .LocomoLine{
    height: 23px;
  }
  .CivilL{
    width: 290px;
  }
  .CivilR{
    width: 260px;
    margin-left: 50px;
  }
  .CivilCars{
    margin: 16px 8px;
    width: 110px;
  }
  .AirLine{
    margin: 0 4px;
  }
  .AircraftNum{
    margin-left: 10px;
    font-size: 18px;
    line-height: 25px;
  }
  .AircraftPic{
    width: 33px;
  }
  .Aircrafts{
    margin-top: 26px;
    margin-bottom: 44px;
  }
  .newRectText{
    margin-top: 20px;
  }
  .shipL{
    margin-right: 0;
    width: 260px;
  }
  .shipR{
    width: 350px;
  }
  .VolumeControl{
    margin:0 30px;
  }
  .VolumeNum{
    font-size: 16px;
    width: 90px;
  }
  .VolumeNum:after{
    width: 540px;
    margin-left: 100px;
  }
  .VolumeChartBox{
    left: 110px;
    top: -8px;
  }
  .VolumeTop{
    font-size: 16px;
  }
  .VolumeItem,.FreightItem,.Freighttkm{
    width: 70px;
  }
  .TurnoverBox{
    top: -5px;
  }
}
/* < 750 */
@media (max-width:750px){
  .content{
    width: 100%;
  }
  .homeText{
    top: 2px;
    width: 90px;
    margin-left: -45px;
  }
  .specialTitle{
    font-size: 26px;
    line-height: 34px;
  }
  .AllTitle{
    font-size: 20px;
    margin: 25px 0;
  }
  .specialText{
    font-size: 14px;
    margin-top: 30px;
  }
  .padding{
    padding: 0 20px;
  }
  .AllText,.LegisText{
    font-size: 14px;
  }
  .AllIcon{
    width: 120px;
    margin-top: 40px;
  }
  .InvestTh{
    font-size: 16px;
    margin-top: 30px;
    padding: 0 20px;
  }
  .PollChart canvas{
    width: 140px;
    height: 140px;
    margin-left: -70px;
  }
  .PollTextMid{
    width: 140px;
    height: 140px;
  }
  .footerLogo{
    margin-top: 60px;
  }
  .footerText{
    font-size: 10px;
    height: auto;
    line-height: 16px;
    padding: 3px 0;
  }
  .Railway,.Highway,.VolumeChart{
    width: 350px;
    margin-top: 30px;
  }
  .LeftYears{
    font-size: 14px;
    margin-right: 14px;
  }
  .RailwayNums{
    font-size: 14px;
    margin-right: 2px;
  }
  .RailwayItem,.HighwayItem,.InlandItem,.FlightsItem{
    height: 30px;
    line-height: 30px;
  }
  .RailwayNumout,.LeftYears{
    line-height: 30px;
  }
  .RailwayItem1 {
    width: 68px;
  }
  .RailwayItem2 {
    width: 120px;
  }
  .RailwayItem3,.HighwayItem3,.InlandItem2,.FlightsItem2{
    width:279px;
  }
  .HighwayItem2{
    width: 50px;
  }
  .HighwayItem1{
    width: 4px;
  }
  .InlandItem1{
    width: 202px;
  }
  .FlightsItem1{
    width: 3px;
  }
  .Flights{
    width: 60px;
    margin-left: 175px;
  }
  .LineText1{
    left: 198px;
    top: 156px;
  }
  .LineText2{
    top: 38px;
    left: 290px;
    width: 69px;
  }
  .Linechart{
    font-size: 12px;
    width: 350px;
    margin: 50px auto;
  }
  .LineNum{
    width: 70px;
    margin-bottom: 45px;
  }
  .noMargin{
    margin-bottom: 0;
  }
  .LineCanvas canvas{
    width: auto;
    height: 80%;
    margin-top: 35px;
  }
  .LineNum:after{
    width: 280px;
    margin-left: 75px;
  }
  .LineRow{
    margin-left: 85px;
  }
  .LineRow span{
    margin-right: 75px;
  }
  .LineCanvas{
    overflow: hidden;
  }
  .PagePic{
    width: 350px;
    margin: 40px auto;
  }
  .newRectTitle{
    font-size: 20px;
  }
  .newRect{
    width: 350px;
    margin:40px auto 0;
  }
  .LocomotivesL{
    margin-right: 10px;
    width: 160px;
    margin-top: 45px;
  }
  .LocomotivesR{
    margin-top: -10px;
  }
  .Locomo{
    width: 160px;
    height: 160px;
    margin-top: -1px;
  }
  .LocomoLine{
    height: 12px;
    width: 3px;
  }
  .CivilL{
    width: 160px;
  }
  .CivilR{
    width: 160px;
    margin-left: 20px;
  }
  .CivilYear,.CivilAircraft{
    font-size: 14px;
  }
  .CivilNum{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .CivilCars{
    margin: 6px 5px;
    width: 60px;
  }
  .AircraftBox{
    width: 300px;
  }
  .AirYear{
    line-height: 41px;
  }
  .AirLine{
    margin: 0 4px;
    height: 80px;
  }
  .AircraftNum{
    margin-left: 10px;
    font-size: 18px;
    line-height: 25px;
  }
  .AircraftPic{
    width: 33px;
  }
  .Aircrafts{
    margin-top: 6px;
    margin-bottom: 7px;
  }
  .newRectText{
    margin: 20px 0;
    font-size: 14px;
  }
  .shipL{
    margin-right: 0;
    width: 160px;
    margin-top: 50px;
  }
  .shipR{
    width: 180px;
    height: 120px;
  }
  .shipCircle{
    width: 100px;
    height: 100px;
  }
  .VolumeControl{
    margin:0 15px;
  }
  .VolumeNum{
    font-size: 10px;
    width: 65px;
    margin-bottom: 45px;
  }
  .VolumeNum:after{
    width: 260px;
    margin-left: 70px;
  }
  .VolumeChartBox{
    left: 70px;
    top: -8px;
  }
  .VolumeTop{
    font-size: 9px;
  }
  .VolumeItem1{
    height: 53px;
  }
  .VolumeTop1{
    margin-top: 182px;
  }
  .VolumeItem2{
    height: 216px;
  }
  .VolumeTop2{
    margin-top: 19px;
  }
  .VolumeItem3{
    height: 6px;
  }
  .VolumeTop3{
    margin-top: 229px;
  }
  .VolumeItem4{
    height: 14px;
  }
  .VolumeTop4{
    margin-top: 221px;
  }
  .VolumeChartText{
    font-size: 14px;
  }
  .VolumeItem,.FreightItem,.Freighttkm{
    width: 30px;
    margin: 0 auto;
  }
  .TurnoverItem1 {
    height: 161px;
  }
  .TurnoverTop1 {
    margin-top: 10px;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
  }
  .TurnoverItem2 {
    height: 105px;
  }
  .TurnoverTop2 {
    margin-top: 66px;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
  }
  .TurnoverItem3 {
    height: 6px;
  }
  .TurnoverTop3 {
    margin-top: 165px;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
  }
  .TurnoverItem4 {
    height: 130px;
  }
  .TurnoverTop4 {
    margin-top: 41px;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
  }
  .TurnoverBox{
    top: -5px;
  }
  .FreightItem1{
    height: 20px;
  }
  .FreightTop1{
    margin-top: 215px;
  }
  .FreightItem2{
    height: 216px;
  }
  .FreightTop2{
    margin-top: 19px;
  }
  .FreightItem3{
    height: 10px;
  }
  .FreightTop3{
    margin-top: 225px;
  }
  .FreightItem4{
    height: 2px;
  }
  .FreightTop4{
    margin-top: 233px;
  }
  .Freighttkm1{
    height: 35px;
  }
  .FreighttkmTop1{
    margin-top: 142px;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
  }
  .Freighttkm2{
    height: 105px;
  }
  .FreighttkmTop2{
    margin-top: 72px;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
  }
  .Freighttkm3{
    height: 142px;
  }
  .FreighttkmTop3{
    margin-top: 35px;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
  }
  .Freighttkm4{
    height: 9px;
  }
  .FreighttkmTop4{
    margin-top: 168px;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
  }
}

/* < 360 */
@media (max-width:360px){
  .Railway, .Highway, .VolumeChart{
    width: 320px;
  }
  .RailwayItem3, .HighwayItem3, .InlandItem2, .FlightsItem2{
    width: 266px;
  }
  .Linechart{
    overflow: hidden;
  }
  .LineText2{
    left: 285px;
  }
  .PagePic {
    width: 320px;
    margin: 30px auto;
  }
  .newRect{
    width: 320px;
  }
  .LocomotivesL{
    width: 140px;
  }
  .Locircle{
    left: -1px;
    top: -1px;
  }
  .CivilL {
    width: 140px;
  }
  .CivilR{
    margin-left: 10px;
  }
  .AircraftNum{
    font-size: 14px;
    margin-left: 5px;
  }
  .AircraftBox {
    width: 275px;
  }
  .shipL{
    width: 130px;
  }
  .VolumeTop{
    font-size: 7px;
  }
  .VolumeChartBox{
    top: -12px;
  }
  .Turnover .VolumeChartBox{
    top: -8px;
  }
  .Tonper .VolumeChartBox{
    top: -10px;
  }
}
@media (max-width:375px){
  .padding{
    padding: 0 14px;
  }
}



