.container{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.container h1{
    font-size: 24px;
    color: #111111;

}
.cStyle{
    width: 24px;
    height: 24px;
    background: #000;
    text-align: center;
    line-height: 25px;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
}
.container h2{
    font-size: 20px;
    color: #111111;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid rgba(240,241,244,1);
    line-height: 35px;
}
.container .colorRed{
    font-size: 20px;
color: #FF3E00;
}
.threePower {
    margin-top: 28px;;
}
.threePower li{
    float: left;
    background: #E8EBF0;
    border-radius: 5px 5px 0px 0px;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #111111;
    margin-right: 2px;
    cursor: pointer;
}
.threePower li.active{
     background: #444444;
     color: #FFFFFF;
}
.threePower .noActive:hover{
    background: #DDE0E7;
    color: #111111;
}

.container .lineContent{
    background: #F7F8FA;
    padding: 20px 25px;
    margin-top: 2px;
    margin-bottom: 10px;;
    font-size: 14px;
    color: #111111;
    position: relative;
}
.container .lineContent2{
    padding-top: 45px;;
}
.lineContent h3{
    font-size: 18px;
color: #111111;
}
.container .oneDescribr{
    margin-bottom: 20px;
}
.lineContent .field{
    color: #888888;
}
.lineContent h3{
    font-size: 18px;
    color: #111111;
    margin-bottom: 24px;;
}
.lineContent .priceTips{
    background: url(../../img/panhu/price1.png) no-repeat ;
    width: 126px;
    height: 26px;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
   
}
.lineContent .priceTips2{
    background: url(../../img/panhu/price2.png) no-repeat ;
    width: 210px;
    height: 26px;
    background-size: 210px;
    position: absolute;
     top: 0;
    left: 0;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
}
.powerPrice {
    margin-bottom: 30px;
    font-size: 14px;
    color: #111111;
}
.powerPrice em{
    background: #1D2129;
    width: 5px;
    height: 5px;
}
.powerPrice .greyColor{
    color: #888888;
}
.powerPrice .bigSize{
    font-size: 30px;
    margin-top: -14px;
}
.powerPrice .oldPricr{
    text-decoration: line-through;
    margin: 0 10px 0 5px;;
    margin-left: 15px;
    font-size: 13px;
    color: #717782;
}
.greyWidth{
    width: 130px;
    margin-left: 5px;;
}

.powerPrice em{
    margin-top: 8px;
    margin-right: 10px;
}
.goToBuy{
    width: 160px;
    text-align: center;
    line-height: 50px;
    display: block;
    color: #fff;
    cursor: pointer;
    background-image: linear-gradient(135deg, #FD8707 0%, #FA4F03 100%);
    border-radius: 5px;
    width: 220px;
    height: 50px;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.manyPower{
    padding-left: 17px;
    border-left: 1px solid rgba(213,217,224,1);
}
.onePowerMesg{
    margin-bottom: 15px;
}
.yearPower{
    margin-right: 20px;
}
.onePowerMesg .bigSize{
    margin-right: 20px;
   
}
.earlyPrice{
    background-image: linear-gradient(135deg, #FF950C 0%, #FF7D43 100%);
    border-radius: 7px 2px 7px 2px;
    /* width: 60px; */
    height: 20px;
    background-size: 100%; 
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
    margin-left: 5px;
    margin-top: -5px;
}
.addWeight{
    font-weight: bold;
}
.oneMoudle{
    display: none;
}
.oldPricrBox{
    margin-top: -10px;
    margin-left: 10px
}






