.chart{background-color: #f9f9f9;padding-bottom: 30px;}
.chartIcon{width: 169px;height: 176px; background:url("/images/zhongjizhicheng/project/jingpin/icon.png") 0 0 no-repeat;margin-left: 80px;margin-top: 70px;}
.chart .reson_list{width: 1200px;margin: 30px auto;background-color: #ffffff;border-radius: 6px;-webkit-box-shadow: 0 4px 15px rgba(0,0,0,.1);-moz-box-shadow: 0 4px 15px rgba(0,0,0,.1);-o-box-shadow: 0 4px 15px rgba(0,0,0,.1);box-shadow: 0 4px 15px rgba(0,0,0,.1);} 
.chartBox {padding: 60px 60px 55px 130px;}
.chartBorder{width: 715px;border-bottom: 2px solid #e7e6e5;border-left: 2px solid #e7e6e5;position: relative;}
.chartBorder ul li{height: 48px;border-bottom: 2px solid #f7f7f7;color: #999999;font-size: 14px;position: relative;}
.chartBorder ul li span{position: absolute;left: -50px;top: 39px;}
.chartTop{width: 24px;height: 12px;background:url("/images/zhongjizhicheng/project/jingpin/icon1.png")0 0 no-repeat;position: absolute;top:-12px;left: -13px;}

.chartCylindrical{position: relative;}
.chartCylindrical .CylindricalList{float: left;position: relative;text-align: center;position: absolute;bottom: 0;}
.chartCylindrical .Cylindrical{
        display: inline-block;
        width: 24px;
        height: 100px; 
        background-image:-webkit-linear-gradient(top, #fd654e, #fe8410); 
        background-image:-ms-linear-gradient(top, #fd654e, #fe8410);
        background-image:linear-gradient(top,#fd654e,#fe8410);
        background-color: #fd6847;
        border-radius: 20px 20px 0 0;
}
.chartCylindrical .CylindricalList .CylindricalP1{color: #ff7f5a;font-size: 18px;font-weight: bold;display: block;padding-bottom: 10px;}
.chartCylindrical .CylindricalList .CylindricalP2{color: #333333;font-size: 14px;font-weight: bold;margin-bottom: -26px;display: block;padding-top: 5px;zoom: 1;}
.box
{
    border-radius:0px;
    width:200px;
    height:100px;
    background-image:-webkit-linear-gradient(top, rgba(255, 250, 244, 0.8), rgba(255, 255, 244, 0)); 
    background-image:-ms-linear-gradient(top, rgba(255, 250, 244, 0.8), rgba(255, 255, 244, 0));
    background-image:linear-gradient(top, rgba(255, 250, 244, 0.8), rgba(255, 255, 244, 0));
    position:relative;
}
.content{
  
    width:145px;
    padding-top:50px;
    overflow:hidden;
    border-radius:0px;
    position: absolute;
}
.box i
{
    position:absolute;
    top:0;
    left:0;
    content:"";
    display: inline-block;
    width:210px; 
    height:100px;
    background-image:-webkit-linear-gradient(top, rgba(255, 250, 244, 0.8), rgba(255, 255, 244, 0)); 
    background-image:-ms-linear-gradient(top, rgba(255, 250, 244, 0.8), rgba(255, 255, 244, 0));
    background-image:linear-gradient(top, rgba(255, 250, 244, 0.8), rgba(255, 255, 244, 0));
    transform:rotate(-10deg);
    transform-origin:left top;
    border-radius:0px;
}
