html,body{background:#f9f9f9;}
.main{width: 1210px;margin: 20px auto;}

.project{background: #fff;}
.pLeft{width: 791px;height: 491px;float: left;}
.pLeft img{display: block;width: 100%;height: 100%;}
.pRight{width: 345px;height: 471px;float: left;padding-left: 20px;color: #323232;padding-top:20px;}
.pRHead h3{font-size: 24px;font-weight: 500;}
.pRHead>span{font-size: 15px;margin: 24px 0 22px;display: block;font-family: 'SimSun';}
.pRHead p{font-size: 24px;}
.pRHead p span{font-size: 48px;font-weight: 600;}
.progressBar{margin: 22px 0;}
.pBarBg{width: 344px;height: 11px;background:#f1f1f1;
    position: relative;
    margin-bottom: 15px;
    -webkit-border-radius:20px;
    border-radius:20px;
    moz-border-radius:20px;
    o-border-radius:20px;
    behavior:url(../PIE.htc);
}
.pBarBg p{height: 11px;background: #1f8ae1;
    position: relative;
    -webkit-border-radius:20px;
    border-radius:20px;
    moz-border-radius:20px;
    o-border-radius:20px;
    behavior:url(../PIE.htc);
}
.pBarTxt p{float: right;color: #323232;font-weight: 600;font-size: 14px;}
.pBarTxt>p:first-child{float: left;color: #2381e2;}
.pRDetails{font-size: 14px;color: #606060;margin-bottom: 20px;font-family: 'SimSun';}
.pRDetails span{color: #ff4949;}
.pRPNum{height: 40px;background: #2fd6a2;text-align: center;line-height: 40px;color: #fff;font-size: 14px;margin-bottom: 30px;padding:0 40px;display:inline-block;
    position: relative;
    -webkit-border-radius:7px;
    border-radius:7px;
    moz-border-radius:7px;
    o-border-radius:7px;
    behavior:url(../PIE.htc);
    overflow: hidden;
}
.pRPNum img{width: 20px;height: 20px;display: inline-block;margin-right: 5px;float:left;margin-top:10px;}
.pRPNum span{float:left;}
.pRPNum i{font-size: 22px;line-height: 36px;margin:0 2px;}

.warpDetails{overflow: hidden;margin: 20px 0;background: #f2f2f2;}
.wDLeft{width: 816px;float: left;background: #fff;border-left: 4px solid #f0f0f0;}
.wDLHead{border-top: 9px solid #f0f0f0;border-bottom: 1px solid #e6e6e6;overflow: hidden;padding-left: 20px;margin-bottom: 80px;}
.wDLHead li{width: 190px;border-bottom: 4px solid #2fd6a2;color: #2fd6a2;padding: 20px 0;text-align: center;font-size: 15px;font-weight: 600;float: left;}
.wDRight{width: 367px;float:left;margin-left:19px;}
.wDRSCon li{width:150px;float:left;}
.wDLImgbox{padding: 0 20px;}
.wDLImgbox img{max-width: 776px;display: block;margin: 0 auto;}
.wDRSee{padding:0 20px;background:#fff;margin-top:9px;}
.wDRSHead{height:60px;line-height:60px;font-size:18px;color:#323232;font-weight:normal;}
.wDRSHead a{color: #a5a5a5;font-size:12px;float:right;}
.wDRSCon{border-top: 1px solid #e6e6e6;    padding: 25px 0;}
.wDRSCon img{width:152px;height:120px;display:block;}
.wDRSCon h4{color:#5e5e5e;width:150px; font-size:14px;line-height:14px;padding-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.wDRSCon p{color:#a5a5a5;font-size:14px;margin-top:10px;line-height:14px;}

