﻿.thirdBox { height: 44px; background: #fafafa; border-top: 1px solid #f3f3f3; margin-top:38px; border-radius: 0 0 4px 4px;}
.thirdBox p { font-size: 12px; color: #999999; line-height: 44px; margin-left: 20px; margin-bottom: 0; float: left; }	
.thirdBox .thirdBox-qq { width: 72px; background: url(../image/qq-icon.png) no-repeat 8px 12px; height: 44px; display: block; float: left; padding-left: 38px; font-size: 12px; color: #aaaaaa; line-height: 44px;}
.thirdBox .thirdBox-wechat { width: 72px; background: url(../image/wechat-icon.png) no-repeat 8px 12px; height: 44px; display: block; float: left; padding-left: 38px; font-size: 12px; color: #aaaaaa; line-height: 44px;}
.thirdBox .thirdBox-line { width: 1px; height: 10px; background: #ddd; float: left; margin-top: 17px; margin-right: 6px; }
.thirdBox a:hover span { color: #FF552E;}

.member-bound { margin-left: 50px; margin-top: 54px;}
.member-bound-icon {width: 38px; height: 38px; display: block; background: url(../image/member-icon.png) no-repeat; float: left; }
.qq-click { background-position: 0 -43px;}
.qq-unclick { background-position: 0 0;}
.wechat-click { background-position: -45px -43px;}
.wechat-unclick { background-position: -45px 0;}
.member-bound p { font-size: 16px; color: #333; line-height: 38px; float: left; width: 250px; margin-left: 16px;}
.member-bound button { width: 90px; height: 28px; border-radius: 4px; border: 0; font-size: 14px; margin-top: 5px;}
.member-bound .bound-btn { background: #00a0e9; color: #FFFFFF;}
.member-bound .unbound-btn { background: #e5e5e5; color: #999999;}
.member-bound button:hover { opacity: 0.8;}