@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; 
}
/* p{
	text-align: justify;
} */
.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;
  }
  .specialHead{
    color: #f5c140;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
.special{
  width: 100%;
  }
  .homeTextPic{
    width: 80%;
	margin-left: 9%;
  }
  
  .specialTitle{
    color: #fff;
    text-align: center;
    font-size: 66px;
    line-height: 78px;
  }
  .specialText{
    font-size: 20px;
    color: #abc0d1;
    margin-top: 50px;
  }

.Legislation{
 
  }
  .AllIcon{
    width: 179px;
    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;
  }
  .LegisList{
    margin-top: 65px;
  }
  .LegisList li{
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
  }
  .LegisCircle{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #444a5d;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
  }
  .LegisCircle i{
    background: #444a5d;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 4px solid #1f243d;
    margin:-11px 0 0 -11px;
  }
  .LegisText{
    font-size: 20px;
    color: #abc0d1;
    margin-left: 70px;
  }
  .LegisText2{
    font-size: 20px;
    color: #abc0d1;
    margin-left: 59px;
  }
  .LegisText span{
    font-family: "Lato-Bold";
  }
.scrollArea.active .InvesitemC,.scrollArea.active .RuralItem,.scrollArea.active .pinkItem,.scrollArea.active .purpleItem{
  transform: none;
  -webkit-transform: none;
  opacity: 1;
  filter:alpha(opacity=100);
  }
  .scrollArea .InvesitemC,.scrollArea .RuralItem,.scrollArea .pinkItem,.scrollArea .purpleItem{
    transform: translate(0,100%);
    -webkit-transform: translate(0,100%);
    opacity: 0;
    filter:alpha(opacity=0);
  }
  .InvestTh{
    text-align: center;
    font-size: 30px;
    color: #abc0d1;
    margin-top: 80px;
  }
  .InvesChart{
    width: 770px;
    margin:40px auto 0;
  }
  .InvesChart ul{
    width: 750px;
    margin: 0 auto;
  }
  .InvesChart li{
    float: left;
    width: 83px;
    margin:0 12px;
  }
  .InvesTop{
    font-size: 18px;
    line-height: 22px;
    color: #717483;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
  }
  .InvesTopout{
    top: -85px;
  }
  .InvesTopin{
    top: 9px;
    color: #6f7281;
  }
  .InvesTopinF{
    color: #fff;
  }
  .Invesitem{
    width: 83px;
    margin-bottom: 16px;
    position: relative;
    top: 0;
    left: 0;
  }
  .InvesitemC{
    background: #494c5b;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
  .InvesControl{
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .itemHover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.1);
    display: none;
  }
  .InvesChart li:hover .itemHover{
    display: block;
  }
  .InvesXtext{
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }
  .Invesitem1{
    height: 4px;
    margin-top: 390px;
  }
  .Invesitem2{
    height: 14px;
    margin-top: 380px;
  }
  .Invesitem3{
    height: 101px;
    margin-top: 293px;
  }
  .Invesitem4{
    height: 181px;
    margin-top: 213px;
  }
  .Invesitem5{
    height: 320px;
    margin-top: 74px;
  }
  .Invesitem6{
    height: 355px;
    margin-top: 39px;
  }
  .Invesitem7{
    height: 394px;
  }
  .Invesitem7 .InvesitemC{
    background: linear-gradient(#02ccfc,#00efca);
  }
  .InvesXtextBig{
    font-size: 22px;
  }
.ProChart{
  width: 100%;
  margin:40px auto 0;
  }
  .ProChartHead{
    width: 580px;
    margin:0 auto 39px;
  }
  .ProChartHead li{
    float: left;
  }
  .ProItems{
    width: 32px;
    height: 32px;
    border:2px solid #fff;
    border-radius: 2px;
  }
  .ProItemsText{
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-left: 10px;
    margin-right: 15px;
  }
  .Forests{
    /*background: linear-gradient(to left, #04ecd4,#01ebfc);*/
    background: #04ecd4;
  }
  .Wetlands{
    /*background: linear-gradient(to left, #9482cd,#55489d);*/
    background: #9482cd;
  }
  .Nature{
    /*background: linear-gradient(to left, #f597cf,#fecda8);*/
    background: #f597cf;
  }
  .Deserts{
    /*background: linear-gradient(to left, #34c7fe,#054fed);*/
    background: #167af3;
  }
  .ProText{
    width: 100%;
    margin:0 auto;
    position: relative;
    top: 0;
    left: 0;
  }
  .ProCanvas{
    width: 770px;
    height: 518px;
    position: absolute;
    top: 0;
    margin-left: -385px;
    left: 50%;
    z-index: 2;
  }
  .ProCanvas canvas{
    width: 100%;
    height: 100%;
  }
  .ProCircle{
    width: 770px;
    height: 518px;
    position: absolute;
    top: 0;
    margin-left: -385px;
    left: 50%;
  }
  .bigCircle{
    width: 360px;
    height: 360px;
    border-radius: 50%;
    border:5px solid #fff;
    margin:74px auto 0;
  }
  .littleCircle{
    width: 146px;
    height: 146px;
    border-radius: 50%;
    border:5px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin:-78px 0 0 -78px;
  }
  .singleText{
    text-align: center;
    color: #abc0d1;
    font-size: 20px;
    margin:40px 0 20px;
  }
.PollChart{
  width: 100%;
  margin:80px auto 0;
  position: relative;
  top: 0;
  left: 0;
  }
  .PollText{
    width: 100%;
  }
  .PollTextMid{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -200px;
  }
  .PollChart canvas{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -200px;
  }
.Environment{
  margin-top: 60px;
  position: relative;
  top: 0;
  left: 0;
  }
  .EnvirPic{
    width: 830px;
    margin:0 auto;
    position: relative;
    top: 0;
    left: 0;
  }
  .EnvirBreath{
    position: absolute;
    top: 244px;
    left: 583px;
    width: 56px;
    animation: Breath 1s linear infinite alternate;
    -webkit-animation: Breath 1s linear infinite alternate;
  }
  @-webkit-keyframes Breath{
    0%{
      -webkit-transform: scale(0.7);
      transform: scale(0.7);
      opacity: 0.8;
    }

    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
    }
    @keyframes Breath{
      0%{
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0.8;
      }

      100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
      }
    }
.SoilPic{
  width: 905px;
  margin:0 auto;
  position: relative;
  top: 0;
  left: 0;
  }
  .SoilCanvas{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .SoilCanvas canvas{
    width: 100%;
    height: 100%;
  }
  .SoilCanvass{
    width: 403px;
    height: 403px;
  }
  .SoilCanvasB{
    margin-top: 56px;
  }
  .SoilCanvasR{
    margin-left: 99px;
  }
  .SoilTitle{
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin:60px 0 20px;
  }
  .SoilText{
    font-size: 20px;
    color: #fff;
  }
.UrbanChart{
  position: relative;
  top: 0;
  left: 0;
  width: 960px;
  margin: 70px auto 0;
  }
  .UrbanNumList{
    width: 845px
  }
  .UrbanNum{
    font-size: 20px;
    color: #fff;
    position: relative;
    top: 0;
    left: 0;
	
    text-align: left;
    width: 100%;
    margin-bottom: 90px;
    margin-left: 20px;
  }
  .UrbanNum:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
	width: 90%;
    border-top: 2px dashed #a5b9ca;
    margin-top: -1px;
    height: 0;
    margin-left: 60px;
  }
  .biao3 .UrbanNum:after{
	  width: 86%;
	  margin-left: 70px;
  }
  .UrbanItemList{
    margin-top: 65px;
  }
  .UrbanItem{
    width: 44px;
    height: 44px;
    background: linear-gradient(#b9a5ea,#4d4196);
    margin-bottom: 12px;
  }
  .UrbanItemText{
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    margin-left: 15px;
  }
  .UrbanItem2{
    background: linear-gradient(#fecfa6,#f597cf);
  }
  .UrbanChartBox{
    position: absolute;
    top: 25px;
    left: 80px;
  }
  .UrbanChartBox li{
    float: left;
    margin: 0 25px;
  }
  .pinkItem{
    width: 42px;
    margin: 0 12px;
    background: linear-gradient(#fecfa6,#f597cf);
  }
  .ItemControl{
    overflow: hidden;
  }
  .purpleItem{
    width: 42px;
    margin: 0 12px;
    background: linear-gradient(#b9a5ea,#4d4196);
  }
  .pinkItem1{
    height: 154px;
    margin-top: 289px;
  }
  .purpleItem1{
    height: 427px;
    margin-top: 16px;
  }
  .pinkItem2{
    height: 262px;
    margin-top: 181px;
  }
  .purpleItem2{
    height: 440px;
    margin-top: 3px;
  }
  .pinkItem3{
    height: 288px;
    margin-top: 155px;
  }
  .purpleItem3{
    height: 443px;
  }
  .pinkItem4{
    height: 204px;
    margin-top: 239px;
  }
  .purpleItem4{
    height: 434px;
    margin-top: 9px;
  }
  .UrbanChartText{
    color: #ebebeb;
    text-align: center;
    font-size: 18px;
    margin-top: 8px;
  }
.RuralChartBox{
  position: absolute;
  top: 25px;
  left: 80px;
  }
  .RuralChartBox li{
    float: left;
    margin: 0 0px;
  }
  .RuralItem{
    width: 105px;
    margin: 0 auto;
    background: linear-gradient(#04ecdb,#01ebfc);
  }
  .RuralControl{
    overflow: hidden;
  }
  .RuralItem1{
    height: 78px;
    margin-top: 365px;
  }
  .RuralItem2{
    height: 107px;
    margin-top: 336px;
  }
  .RuralItem3{
    height: 354px;
    margin-top: 89px;
  }
  .RuralItem4{
    height: 113px;
    margin-top: 330px;
  }
.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;
  }
  .pinkItem{
  	  width: 38px;
  }
  .purpleItem{
  	  width: 38px;
  }
  .special{
    margin-top: 20px;
  }
  .specialHead{
    bottom: -20px;
  }
  .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;
  }
  .SoilCanvas{
    top: 15px;
  }
  .PollChart canvas{
    width: 300px;
    height: 300px;
    margin-left: -150px;
  }
  .PollTextMid{
    width: 300px;
    height: 300px;
    margin-left: -150px;
  }
  .SoilTitle,.SoilText,.UrbanChartText{
    font-size: 16px;
  }
  .ProCanvas,.ProCircle{
    top: -50px;
  }
  .EnvirPic{
    width: 700px;
  }
  .EnvirBreath{
    left: 486px;
    top: 205px;
  }
  .SoilPic{
    width: 705px;
  }
  .SoilCanvass{
    width: 300px;
    height: 300px;
  }
  .UrbanChart{
    width: 900px;
  }
  .biao3 .UrbanNumList {
    width: 780px;
  }
  .UrbanChartBox li{
    margin: 0 15px;
  }
  .UrbanNum:after {
    /* width: 685px; */
  }
}
/* 900 - 1170*/
@media (max-width:1170px) and (min-width:900px) {
  .content{
    width: 900px;
  }
  .pinkItem{
	  width: 38px;
  }
  .purpleItem{
  	  width: 38px;
  }
  .special{
    margin-top: 30px;
  }
  
  .specialHead{
    bottom: -30px;
  }
  .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: 300px;
    height: 300px;
    margin-left: -150px;
  }
  .PollTextMid{
    width: 300px;
    height: 300px;
    margin-left: -150px;
  }
  .ProCanvas,.ProCircle{
    top: -50px;
  }
  .EnvirPic{
    width: 700px;
  }
  .EnvirBreath{
    left: 486px;
    top: 205px;
  }
  .SoilPic{
    width: 805px;
  }
  .SoilCanvass{
    width: 350px;
    height: 350px;
  }
  .UrbanChart{
    width: 900px;
  }
  .biao3 .UrbanNumList {
    width: 780px;
  }
  .UrbanChartBox li{
    margin: 0 15px;
  }
  .UrbanNum:after {
    /* width: 685px; */
  }
}
/* 750 - 900*/
@media (max-width:900px) and (min-width:750px) {
  .content{
    width: 750px;
  }
  .pinkItem{
  	  width: 35px;
  }
  .purpleItem{
  	  width: 35px;
  }
  .special{
    margin-top: 30px;
  }
  .specialHead{
    bottom: -30px;
  }
  .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;
  }
  .InvesChart{
    width: 750px;
  }
  .InvesChart ul{
    width: 658px;
  }
  .InvesChart li{
    width: 70px;
  }
  .Invesitem{
    width: 70px;
  }
  .InvestTh{
    font-size: 26px;
  }
  .ProCanvas,.ProCircle{
    width: 460px;
    margin-left: -230px;
    top: -50px;
  }
  .PollChart canvas{
    width: 280px;
    height: 280px;
    margin-left: -140px;
  }
  .PollTextMid{
    width: 280px;
    height: 280px;
    margin-left: -140px;
  }
  .bigCircle{
    width: 320px;
    height: 320px;
    margin-top: 94px;
  }
  .littleCircle{
    width: 130px;
    height: 130px;
    margin: -70px 0 0 -70px;
  }
  .EnvirPic{
    width: 600px;
  }
  .EnvirBreath{
    left: 413px;
    top: 174px;
  }
  .SoilPic{
    width: 580px;
  }
  .SoilCanvas{
    top: 17px;
  }
  .SoilCanvass{
    width: 240px;
    height: 240px;
  }
  .SoilCanvasR{
    margin-left: 90px;
  }
  .UrbanChart{
    width: 700px;
  }
  .biao3 .UrbanNumList {
    width: 630px;
  }
  .UrbanChartBox li{
    margin: 0 10px;
  }
  .UrbanNum:after {
    /* width: 560px; */
  }
  .UrbanNum{
    margin-left: 0;
  }
  .UrbanChartBox{
    left: 73px;
  }
  .pinkItem,.purpleItem{
    margin-left: 6px;
    margin-right: 6px;
  }
  .UrbanChartText{
    font-size: 14px;
  }
  .UrbanItem{
    width: 30px;
    height: 30px;
  }
  .UrbanItemText{
    font-size: 14px;
    line-height: 30px;
    margin-left: 5px;
  }
  .RuralItem{
    width: 87px;
  }
  .RuralChartBox li{
    /* margin: 0 15px; */
  }
  .RuralChartBox{
    left: 62px;
  }
  .footerText{
    font-size: 12px;
  }
}
/* < 750 */
@media (max-width:750px){
  .content{
    width: 100%;
  }
  .special{
    margin-top: 30px;
  }
  .specialHead{
    bottom: -30px;
  }
  .homeText{
    top: 4px;
    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;
  }
  .LegisList{
    margin-top: 40px;
  }
  .AllText,.LegisText{
    font-size: 14px;
  }
  .AllIcon{
    width: 120px;
    margin-top: 40px;
  }
  .InvesChart{
    width: 100%;
  }
  .InvesChart ul{
    width: 350px;
  }
  .InvesChart li{
    width: 40px;
    margin:0 5px;
  }
  .Invesitem{
    width: 100%;
  }
  .InvesTop{
    font-size: 12px;
    line-height: 14px;
  }
  .InvesTopout{
    top: -45px;
  }
  .InvesXtext{
    font-size: 12px;
    line-height: 14px;
  }
  .InvesXtextBig{
    font-size: 14px;
  }
  .InvestTh{
    font-size: 20px;
    margin-top: 40px;
    padding: 0 20px;
  }
  .Invesitem7{
    height: 197px;
  }
  .Invesitem6{
    height: 177px;
    margin-top: 20px;
  }
  .Invesitem5{
    height: 160px;
    margin-top: 37px;
  }
  .Invesitem4{
    height: 90px;
    margin-top: 107px;
  }
  .Invesitem3{
    height: 50px;
    margin-top: 147px;
  }
  .Invesitem2{
    height: 7px;
    margin-top: 190px;
  }
  .Invesitem1{
    height: 2px;
    margin-top: 195px;
  }
  .ProItems{
    width: 16px;
    height: 16px;
    border:1px solid #fff;
  }
  .ProChartHead{
    width: 350px;
  }
  .ProItemsText{
    font-size: 12px;
    line-height: 18px;
    margin-left: 5px;
    margin-right: 8px;
  }
  .ProCanvas,.ProCircle{
    width: 240px;
    margin-left: -120px;
    height: 280px;
    top: -50px;
  }
  .bigCircle{
    width: 168px;
    height: 168px;
    margin-top: 54px;
    border: 2px solid #fff;
  }
  .littleCircle{
    width: 68px;
    height: 68px;
    border: 2px solid #fff;
    margin: -36px 0 0 -36px;
  }
  .PollChart,.Environment,.SoilTitle{
    margin-top: 40px;
  }
  .PollChart canvas{
    width: 140px;
    height: 140px;
    margin-left: -70px;
  }
  .PollTextMid{
    width: 140px;
    height: 140px;
    margin-left: -70px;
  }
  .EnvirPic{
    width: 300px;
  }
  .EnvirBreath{
    left: 207px;
    top: 84px;
    width: 30px
  }
  .SoilPic{
    width: 300px;
  }
  .SoilCanvas{
    top: 12px;
  }
  .SoilCanvass{
    width: 130px;
    height: 130px;
  }
  .SoilCanvasR{
    margin-left: 38px;
  }
  .SoilCanvasB{
    margin-top: 16px;
  }
  .SoilText{
    font-size: 14px;
  }
  .UrbanNum{
    font-size: 14px;
    /* width: 40px; */
    margin-bottom: 39px;
  }
  .UrbanChart{
    width: 350px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .biao3 .UrbanNumList {
    width: 290px;
	margin-left: 10px;
  }
  .UrbanChartBox li{
    margin: 0 5px;
  }
  .UrbanNum:after {
    width: 84%;
    margin-left: 50px;
  }
  .UrbanNum{
    margin-left: 0;
  }
  .UrbanChartBox{
    left: 45px;
    top: 36px;
  }
  .pinkItem,.purpleItem{
    width: 16px;
    margin-left: 3px;
    margin-right: 3px;
  }
  .purpleItem4{
    height: 217px;
    margin-top: 4px;
  }
  .purpleItem3{
    height: 221px;
  }
  .purpleItem2{
    height: 220px;
    margin-top: 1px;
  }
  .purpleItem1{
    height: 213px;
    margin-top: 8px;
  }
  .pinkItem4{
    height: 102px;
    margin-top: 119px;
  }
  .pinkItem3{
    height: 144px;
    margin-top: 77px;
  }
  .pinkItem2{
    height: 131px;
    margin-top: 90px;
  }
  .pinkItem1{
    height: 77px;
    margin-top: 144px;
  }
  .UrbanChartText{
	font-size: 10px;
    width: 28px;
    transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
  }
  .UrbanItem{
    width: 20px;
    height: 20px;
    float: none;
    margin: 0 auto;
  }
  .UrbanItemText{
    font-size: 12px;
    line-height: 20px;
    margin-left: 3px;
    float: none;
    margin: 0 auto;
  }
  .UrbanItemList{
    margin-left: 10px;
  }
  .RuralItem{
    width: 50px;
  }
  .RuralChartBox li{
    /* margin: 0 10px; */
	max-width: 22px;
  }
  .RuralChartBox{
    left: 52px;
    top: 12px;
  }
  .RuralItem4{
    height: 56px;
    margin-top: 165px;
  }
  .RuralItem3{
    height: 177px;
    margin-top: 44px;
  }
  .RuralItem2{
    height: 53px;
    margin-top: 168px;
  }
  .RuralItem1{
    height: 39px;
    margin-top: 182px;
  }
  .Rural .UrbanNum:after{
    width: 295px;
  }
  .footerLogo{
    margin-top: 60px;
  }
  .footerText{
    font-size: 10px;
    height: auto;
    line-height: 16px;
    padding: 3px 0;
  }

}
/* < 360 */
@media (max-width:360px){
  .ProCanvas, .ProCircle {
    width: 180px;
    margin-left: -90px;
    height: 260px;
    top: -56px;
  }
  .bigCircle{
    width: 126px;
    height: 126px;
    margin-top: 65px;

    border: 2px solid #fff;
  }
  .littleCircle{
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    margin: -27px 0 0 -27px;
  }
}




.w_desc1{
	margin-top: 20px;
}

.UrbanNumList_w{
	width: 100%;
}
.GrainItem1{
	height: 89px;
	margin-top: 354px;
}
.GrainItem2{
	height: 120px;
	margin-top: 323px;
}
.GrainItem3{
	height: 150px;
	margin-top: 293px;
}
.GrainItem4{
	height: 207px;
	margin-top: 236px;
}
.GrainItem5{
	height: 267px;
	margin-top: 176px;
}
.GrainItem6{
	height: 298px;
	margin-top: 145px;
}
.GrainItem7{
	height: 326px;
	margin-top: 117px;
}
.GrainItem8{
	height: 326px;
	margin-top: 117px;
}
.GrainItem9{
	height: 326px;
	margin-top: 117px;
}
.GrainItem10{
	height: 326px;
	margin-top: 117px;
}
.GrainItem11{
	height: 385px;
	margin-top: 58px;
}
.GrainItem12{
	height: 414px;
	margin-top: 29px;
}
.GrainItem13{
	height: 418px;
	margin-top: 24px;
}
.biao3Item1{
	height: 150px;
    margin-top: 293px;
}
.biao3Item2{
	height: 358px;
    margin-top: 85px;
}
.biao3Item3{
	height: 28px;
    margin-top: 415px;
}
.biao3Item4{
	height: 70px;
    margin-top: 373px;
}
.biao3Item5{
	height: 75px;
    margin-top: 368px;
}
.biao3Item6{
	height: 178px;
    margin-top: 265px;
}
.biao3Item7{
	height: 41px;
    margin-top: 402px;
}
.biao3Item8{
	height: 242px;
    margin-top: 201px;
}
.biao4Item1{
	height: 68px;
	margin-top: 375px;
}
.biao4Item2{
	height: 381px;
	margin-top: 62px;
}
.biao4Item3{
	height: 13px;
	margin-top: 430px;
}
.biao4Item4{
	height: 30px;
	margin-top: 413px;
}
.biao4Item5{
	height: 26px;
	margin-top: 417px;
}
.biao4Item6{
	height: 151px;
	margin-top: 292px;
}
.biao4Item7{
	height: 17px;
	margin-top: 426px;
}
.biao4Item8{
	height: 106px;
	margin-top: 337px;
}
@media (min-width:751px) {
	p{
		/* text-align: justify; */
	}
}
@media (max-width:750px) {
  .GrainItem1{
		height: 39px;
		margin-top: 183px;
	}
	.GrainItem2{
		height: 47px;
		margin-top: 175px;
	}
	.GrainItem3{
		height: 69px;
		margin-top: 153px;
	}
	.GrainItem4{
		height: 98px;
		margin-top: 124px;
	}
	.GrainItem5{
		height: 134px;
		margin-top: 88px;
	}
	.GrainItem6{
		height: 150px;
		margin-top: 72px;
	}
	.GrainItem7{
		height: 162px;
		margin-top: 60px;
	}
	.GrainItem8{
		height: 162px;
		margin-top: 60px;
	}
	.GrainItem9{
		height: 162px;
		margin-top: 60px;
	}
	.GrainItem10{
		height: 162px;
		margin-top: 60px;
	}
	.GrainItem11{
		height: 190px;
		margin-top: 32px;
	}
	.GrainItem12{
		height: 207px;
		margin-top: 15px;
	}
	.GrainItem13{
		height: 210px;
		margin-top: 12px;
	}
	.LegisText2{
		margin-left: 21px;
	}
	.biao3 .UrbanNum:after{
		margin-left: 48px;
	}
	.biao3Item1{
		height: 74px;
	    margin-top: 123px;
	}	
	.biao3Item2{
		height: 180px;
	    margin-top: 17px;
	}
	.biao3Item3{
		height: 14px;
	    margin-top: 183px;
	}
	.biao3Item4{
		height: 35px;
	    margin-top: 162px;
	}
	.biao3Item5{
		height: 37px;
	    margin-top: 160px;
	}
	.biao3Item6{
		height: 89px;
	    margin-top: 108px;
	}
	.biao3Item7{
		height: 20px;
	    margin-top: 177px;
	}
	.biao3Item8{
		height: 121px;
	    margin-top: 76px;
	}
	.biao3 .UrbanChartBox li{
		margin: 0 10px;
	}
	.biao3 .UrbanItemList{
		margin-left: 20px;
	}
	.biao4Item1{
		height: 34px;
		margin-top: 163px;
	}
	.biao4Item2{
		height: 190px;
		margin-top: 7px;
	}
	.biao4Item3{
		height: 7px;
		margin-top: 190px;
	}
	.biao4Item4{
		height: 15px;
		margin-top: 184px;
	}
	.biao4Item5{
		height: 13px;
		margin-top: 184px;
	}
	.biao4Item6{
		height: 75px;
		margin-top: 122px;
	}
	.biao4Item7{
		height: 9px;
		margin-top: 188px;
	}
	.biao4Item8{
		height: 53px;
		margin-top: 146px;
	}
}

@media (min-width:1280px) {
	.LegisText2{
		font-size: 20px;
		color: #abc0d1;
		margin-left: 100px;
	}
}
.big_img{
	width: 85%;
	margin: 50px auto 30px;
	max-width: 975px;
}