 .w100{width:100px;}
.w230{width:230px;}
 @media (max-width:1200px){
.w100{width:50px;}
.w230{width:80px;}
}
.plan ul li.lockTab{ background:url(../images/icon-lockTab.png) right 1px no-repeat #0faba6;}
.calculatorTable table tr td{position: relative;}
i.icon-huishuaichaxun{position: absolute; top: 1px; right: 1px; font-size: 16px; color: #ff0057; cursor: pointer; z-index: 2;}
.rate{background: #fff; box-shadow: 0 0 9px #999; padding:20px; position: absolute; left: 10px; border: 1px solid #bbb; z-index: 999;}
.rate-i{ position: absolute; top: 0; right: 0; width: 0;height: 0; border-top: 30px solid #ffe898; border-left: 30px solid transparent;}
.rate button{display: inline-block; width: 46%; margin:10px 2%; padding: 10px 0; text-align: center;} 
.rate input{height: 30px; line-height: 30px; border: 1px solid #cacaca; margin: 3px 0;}
.rate p{padding-top: 5px;}