@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;
  }
  .Government .AllIcon{
    margin-top: 50px;
  }
  .AllTitle{
    font-size: 30px;
    color: #f5c140;
    text-align: center;
    margin:45px 0;
  }
  .AllText{
    color: #abc0d1;
    font-size: 20px;
  }
  .AllText p{
    margin-top: 18px;
  }
  .italic{
    font-style: italic;
  }
  .padding{
    padding: 0 100px;
  }
  .InvestTh{
    text-align: center;
    font-size: 30px;
    color: #90a2b3;
    margin-top: 80px;
  }
.scrollArea.active .GDPItems,
.scrollArea.active .GDPArrow,
.scrollArea.active .charts,
.scrollArea.active .inboundItems{
  transform: none;
  -webkit-transform: none;
  opacity: 1;
  filter:alpha(opacity=100);
  }
  .scrollArea .GDPItems{
    transform: translate(0,100%);
    -webkit-transform: translate(0,100%);
    opacity: 0;
    filter:alpha(opacity=0);
  }
  .scrollArea .inboundItems,
  .scrollArea .charts{
    transform: translate(-100%,0);
    -webkit-transform: translate(-100%,0);
    opacity: 0;
    filter:alpha(opacity=0);
  }
.GDPchart{
  width: 65%;
  margin:35px auto 80px;
  color: #fff;
  font-size: 16px;
  font-family: "Lato-Regular";
  }
  .GDPNum{
    text-align: right;
    width: 8%;
  }
  .GDPNum p{
    margin-bottom: 72px;
    line-height: 20px;
    height: 20px;
  }
  .GDPLine i{
    display: block;
    width: 93%;
    height: 18px;
    border-top:2px dashed #848794;
    margin-bottom: 72px;
    margin-top: 10px;
  }
  .GDPchart .noMargin{
    margin-bottom: 0;
  }
  .GDPLine{
    width: 90%;
    position: relative;
    top: 0;
    left: 0;
  }
  .GDPBg{
    width: 100%;
  }
  .GDPList,.RevenueList{
    position: absolute;
    left: -2%;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .GDPList li{
    position: absolute;
    bottom: -1px;
    width: 18%;
    text-align: center;    
  }
  .ItemsControl{
    overflow: hidden;
  }
  .GDPItem{
    width: 86px;
    margin:0 auto;
  }
  .GDPItems p{
    margin-bottom: 5px;
    line-height: 100%;
  }
  .GDPLi2{
    left: 20%;
  }
  .GDPLi3{
    left: 40%;
  }
  .GDPLi4{
    left: 60%;
  }
  .GDPLi5{
    left: 80%;
  }
  .GDPItem1{
    height: 5px;
    background: #f69ccb;
  }
  .GDPItem2{
    height: 10px;
    background: linear-gradient(#7d6dbb,#4e4197);
  }
  .GDPItem3{
    height: 35px;
    background: linear-gradient(#f8a8c3,#f69dcb);
  }
  .GDPItem4{
    height: 160px;
    background: linear-gradient(#7d6dbb,#4e4197);
  }
  .GDPItem5{
    height: 354px;
    background: linear-gradient(#fecfa6,#f69fca);
  }
  .GDPText{
    font-size: 25px;
    position: absolute;
    top: 21.5%;
    left: 21%;
    width: 120px;
    text-align: right;
  }
  .GDPArrowControl{
    position: absolute;
    top: 0;
    left: 1%;
    width: 75.6%;
    overflow: hidden;
  }
  .GDPArrow{
    transform: translate(-120%,120%);
    -webkit-transform: translate(-120%,120%);
  }
.RevenueList li{
  position: absolute;
  bottom: -1px;
  width: 22%;
  text-align: center;    
  }
  .RevenueLi2{
    left: 25%;
  }
  .RevenueLi3{
    left: 50%;
  }
  .RevenueLi4{
    left: 75%;
  }
  .RevenueItem1{
    height: 3px;
    background: #f69ccc;
  }
  .RevenueItem2{
    height: 10px;
    background: #4f4398;
  }
  .RevenueItem3{
    height: 21px;
    background: #f7a2c7;
  }
  .RevenueItem4{
    height: 331px;
    background: linear-gradient(#b09de3,#4d4196);
  }
.chartsControl{
  width: 70%;
  margin:0 auto;
  overflow: hidden;
  }
  .chart2table{
    margin-top: 30px;
  }
.inbound{
  width: 66%;
  margin:30px auto 60px;
  position: relative;
  top: 0;
  left: 0;
  }
  .inbound li,.outbound li{
    margin-top: 16px;
  }
  .LeftYears {
    color: #fff;
    font-size: 20px;
    line-height: 45px;
  }
  .RightControl{
    overflow: hidden;
  }
  .inboundRight{
    width: 90%;
  }
  .outboundRight{
    width: 88%;
  }
  .inboundNums {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    text-align: right;
    margin-right: 8px;
    color: #fff;
    font-size: 25px;
  }
  .inboundText{
    font-size: 26px;
    line-height: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
  }
  .inboundItem{
    height: 45px;
    line-height: 45px;
    position: relative;
    top: 0;
    left: 0;
  }
  .inboundItem1{
    width: 1.8%;
    background: #fec85b;
  }
  .inboundItem2{
    width: 100%;
    background: linear-gradient(to right,#fec85b,#f799d1);
  }
.outbound{
  width: 57%;
  margin:30px auto 60px;
  position: relative;
  top: 0;
  left: 0;
}
.footerLogo{
  width: 136px;
  margin:80px auto 15px;
  }
  .footerText{
    width: 100%;
    height: 41px;
    line-height: 41px;
    background: #17191c;
    color: #929293;
    font-size: 14px;
    text-align: center;
  }






.LatoLight{
  font-family: "Lato-Light";
}
.LatoRegular{
  font-family: "Lato-Regular";
}
.LatoBold{
  font-family: "Lato-Bold";
}
/* fonts */
@font-face {
    font-family: "Lato-Light";
    src: url("../fonts/Lato-Light.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;
    margin: 50px auto 0;
  }
  .Government .AllIcon{
    margin-top: 40px;
  }
  .InvestTh{
    font-size: 24px;
  }
}
/* 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;
    margin: 50px auto 0;
  }
  .Government .AllIcon{
    margin-top: 40px;
  }
  .InvestTh{
    font-size: 26px;
  }
  .LeftYears{
    font-size: 16px;
    line-height: 40px;
  }
  .inboundNums{
    font-size: 20px;
    line-height: 40px;
  }
  .GDPText{
    left: 10%;
    font-size: 20px;
  }
  
}
/* 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;
    margin: 40px auto 0;
  }
  .Government .AllIcon{
    margin-top: 30px;
  }
  .InvestTh{
    font-size: 26px;
  }
  .footerText{
    font-size: 12px;
  }  
  .inboundNums{
    font-size: 20px;
  }
  .inboundNums,.LeftYears{
    line-height: 40px;
  }
  .GDPItem{
    width: 60px;
  }
  .inboundText{
    font-size: 18px;
  }
  .GDPText{
    left: 10%;
    font-size: 20px;
  }
}
/* < 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: 30px;
  }
  .Government .AllIcon{
    margin-top: 10px;
  }
  .InvestTh{
    font-size: 16px;
    margin-top: 30px;
    padding: 0 20px;
  }
  .footerLogo{
    margin-top: 60px;
  }
  .footerText{
    font-size: 10px;
    height: auto;
    line-height: 16px;
    padding: 3px 0;
  }
  .LeftYears{
    font-size: 14px;
    margin-right: 14px;
  }
  .inboundNums{
    font-size: 14px;
    margin-right: 2px;
  }
  .inboundNums,.LeftYears{
    line-height: 30px;
  }  
  .GDPchart{
    font-size: 12px;
    width: 96%;
    margin-bottom: 40px;
  }
  .GDPLine i,.GDPNum p{
    margin-bottom: 26px;
  }
  .GDPList li,.RevenueList li{
    bottom: 3px;
  }
  .GDPNum{
    width: 12%;
  }
  .GDPLine{
    width: 86%;
  }
  .GDPItem{
    width: 43px;
  }
  .GDPItem1{
    height: 3px;
  }
  .GDPItem2{
    height: 5px;
  }
  .GDPItem3{
    height: 17px;
  }
  .GDPItem4{
    height: 80px;
  }
  .GDPItem5{
    height: 177px;
  }
  .GDPText{
    font-size: 14px;
    width: 100px;
    left: 8%;
  }
  .GDPArrowControl{
    top: 4%;
    width: 240px;
  }
  .RevenueItem1{
    height: 2px;
  }
  .RevenueItem2{
    height: 5px;
  }
  .RevenueItem3{
    height: 11px;
  }
  .RevenueItem4{
    height: 166px;
  }
  .LegisTitle{
    padding: 0 20px;
  }
  .chartsControl{
    width: 88%;
  }
  .inboundText{
    font-size: 12px;
  }
  .inboundItem{
    height: 30px;
    line-height: 30px;
  }
  .inbound,.outbound{
    width: 86%;
    margin-bottom: 30px;
  }
  .inboundRight,.outboundRight{
    width: 85%;
  }
  .GDPItems p{
    font-size: 10px;
  }
}
/* ipad */
@media (max-width:1024px) and (min-width:751px) {
  .GDPchart{
    width: 80%;
  }
  .GDPList li, .RevenueList li{
    bottom: -2px;
  }
}




