@charset "utf-8";
#solution .title{width:95%;padding-top:70px;}
#solution .title .p1{font-size: 2.5em; margin: 0 0 0.5em;font-weight: bold;}
#solution .title .p2{font-size: 16px;font-weight: 300; color: #666666;width: 100%; margin:0 auto;line-height:30px;}

#features{padding-top:80px;height:650px;color:#333;background: #f5f9fa;}
#features .title{font-size:2.5em;font-weight: bold;}
#features .block{width:100%;padding-top:5px;text-align:left;}
#features .block .block_1{width:25%;}
#features .block .block_2{width:25%;}
#features .block .block_3{width:30%;}
#features .block .block_4{width:20%;}
#features .block .line {height:12px;width:34px;border-bottom: 4px solid #64b739;margin-bottom:20px;float:left}
#features .block p{margin-bottom:0px;}
#features .block .p1{font-size:16px;line-height:45px;}
#features .block .p2{font-size:14px;line-height:24px;color:#666;}

