.headUp{width: 1200px;height: 462px;margin: 0 auto 33px;}
.headUp img{width: 100%;height: 100%;display: block;}

.con{width: 1188px;margin: 30px auto;overflow: hidden;}

.conRight{overflow: hidden;}
.conRight li{width: 378px;margin-right: 25px;float: left;margin-bottom: 25px;}
.conRight li:nth-child(3n){margin-right: 0;}
.cRImg{width: 380px;height: 215px;display: block;}
.cRCon>p{width: 350px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 8px;}

.cRCon{padding: 10px 0 5px;border: 1px solid #c0c0c0;margin: 4px auto 0;font-size: 12px;}
.cRCon>h3{font-size: 15px;text-align: center;}

.cRUp li{position: relative;}
.leftLogo{width: 89px;height: 34px;position: absolute;left: 0;top: 0;}
.nowIng{background: url("../img/nowIng.png") 0 0 no-repeat;background-size: 100% 100%;}
.nowFinish{background: url("../img/nowFinish.png") 0 0 no-repeat;background-size: 100% 100%;}
.cRCon .cREndText{height: 33px;white-space: normal;font-size: 12px;;margin: 18px auto 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.roll{width: 333px;height: 12px;margin: 18px auto 40px;background: #ddd;
    -webkit-border-radius:20px;
    border-radius:20px;
    moz-border-radius:20px;
    o-border-radius:20px;
    behavior:url(../PIE.htc);

}
.roll p{height: 100%;background: #11aedb;
    border-radius:20px;
    -webkit-border-radius:20px;
    moz-border-radius:20px;
    o-border-radius:20px;
    behavior:url(../PIE.htc);
}

.cREnd{overflow: hidden;display: table;margin: 0 auto 19px;}
.cREnd div{width: 100px;float: left;border-right: 1px solid #959595;}
.cREnd div p{width: 100%;overflow: hidden;text-align: center;font-size: 12px;color: #868686;}
.cREnd div p:first-child{margin-bottom: 4px;font-size: 14px;}
.cREnd div:last-child{border: none;}
