
#link{background-color: #f8f8f8;padding: 20px 0;border-top: 1px solid #DBDBDB;margin-top: 30px;}
.link{overflow: hidden;}
.link .link-title{height: 30px;line-height: 30px;padding-left: 35px;background: url(../img/link.png) no-repeat left center;font-size: 20px;}
.link .link-items{padding-left: 35px;margin-top: 10px;overflow: hidden;}
.link .link-items a{height: 30px;line-height: 30px;display: block;margin-right: 20px;float: left;}

#foot{background-color: #009688;}
.foot{padding: 30px 0;}
.foot p{line-height: 30px;color: #FFFFFF;text-align: center;}


.bottom-calculator{width: 100%;height: 480px;position:fixed;background-color: #000000;background: rgba(0, 0, 0, 0.7);bottom: 0;left:0;z-index: 1000;}
.bottom-calculator .bottom-calculator-close{width: 26px;height: 26px;background-image: url(../img/calculator-close.png);position: absolute;top: 27px;right: 20px;cursor: pointer;}
.bottom-calculator .bottom-calculator-title{height: 80px;background: url(../img/calculator-img.png) no-repeat 30px bottom;padding-top: 51px;margin-top: -51px;position: relative;z-index: 1;}
.bottom-calculator .bottom-calculator-title .bottom-calculator-button{width: 48px;height: 44px;position: absolute;right: 30px;bottom: 18px;cursor: pointer;}
.bottom-calculator .bottom-calculator-title .bottom-calculator-button-up{background-image: url(../img/calculator-up.png);}
.bottom-calculator .bottom-calculator-title .bottom-calculator-button-down{background-image: url(../img/calculator-down.png);}
