#index{width:100%;height:930px;background-color:#f3f3f3;padding:0 20px;box-sizing:border-box}#index .chart1{width:100%;height:calc(100% - 40px)}#index .title{height:40px;line-height:40px;font-size:22px;font-weight:700}#index .dtLine{width:100%;height:1px;margin:15px 0}#index .section{width:31%;margin-top:20px;padding:15px;box-sizing:border-box}#index .section .titleRight{float:right;font-size:16px;font-weight:400}#index .section .titleRight span{color:#3e99f0;font-size:32px;margin:0 15px}#index .section .box{width:44%;height:170px;box-sizing:border-box;position:relative;background-color:#fff;box-shadow:3px 3px 0 #e2e0e0;border-radius:10px;overflow:hidden;color:#566a7f;float:left;margin:3% 3% 1% 3%}#index .section .box p{margin-top:20px;margin-left:20px;font-size:20px;text-align:right;padding-right:40%}#index .section .box p:nth-child(2){float:right;margin-right:5%;margin-top:10px}#index .section .box p:nth-child(2) span{font-size:34px;margin-right:10px}#index .section .box p:nth-child(3){position:absolute;bottom:40px;font-size:18px}#index .section .box .boxBottom{width:100%;height:38px;background-color:#977dec;box-sizing:border-box;position:absolute;bottom:0;padding:8px 20px;font-size:16px}#index .section .box .boxBottom .jt{float:right;width:22px;height:22px;border-radius:11px;background-color:#fff;color:#977dec;text-align:center;cursor:pointer}#index .section .box .boxBottom .jt i{font-weight:700;margin-top:3px}#index .section .box:last-child{margin-right:0}