/*首页底部*/
.footer {width: 100%;height: 280px;position: relative;}
.footer .bg {display: block;width: 100%;height: 280px; position: absolute;top:0px;left:0px;z-index: 9;opacity: 0.02;background: url('../../images/newindex/footerbg.jpg') center center no-repeat;}
.footer .cap {width: 100%;height: 232px;background: #1b2337;position: absolute;top:0px;left:0px;z-index: 1;}
.footer .cap1 {width: 100%;height:48px;background: #181f31;position: absolute;bottom:0px;left:0px;z-index: 1;}
.footer .cnt {position: relative;z-index: 99;width: 1200px;margin:0 auto;height: 280px;}
.footer .cnt .links {width: 1200px;margin:0 auto;zoom:1;}
.footer .cnt .links:after {content: '';display: block;clear: both;}
.footer .cnt .links a {display: block;width: 120px;text-align: center;float:left;height: 75px;line-height: 75px;color:#9a9ca6;font-size:14px;}
.footer .cnt .links a:hover {color:#fff;}
.footer .cnt .touchs {width: 658px;margin:0 auto;zoom:1;margin-top:10px;}
.footer .cnt .touchs:after {content: '';display: block;clear:both;}
.footer .cnt .touchs .lt {width: 182px;color:#fff;float:left;font-size: 28px;font-weight: normal;letter-spacing: 5px;height: 48px;line-height: 48px;}
.footer .cnt .touchs .rt {float:left;width: 476px;}
.footer .cnt .touchs .rt a {display: block;float:left;margin-right:37px;width: 48px;height: 48px;position: relative;}
.footer .cnt .touchs .rt a:hover .icon {opacity: 0.6;}
.footer .cnt .touchs .rt a:last-child {margin-right:0px;}
.footer .cnt .touchs .rt a .icon {display: block;width: 48px;height: 48px;}
.footer .cnt .touchs .rt a .hint {position: absolute;background: #fff;border-radius: 5px;min-width: 100px;min-height: 40px;padding:15px;bottom:55px;left:-46px;z-index: 9;display: none;}
.footer .cnt .touchs .rt a .hint h6 {color:#7a747f;font-size: 12px;font-weight:normal;margin-bottom:5px;}
.footer .cnt .touchs .rt a .hint p {font-size: 12px;color:#333;}
.footer .cnt .touchs .rt a .hint img {display: block;width: 100px;height: 100px;}
.footer .cnt .touchs .rt a:hover .hint {display: block;}
.footer .cnt .peoples {text-align: center;margin-top:40px;}
.footer .cnt .peoples p {color:#84888e;font-size: 14px;}
.footer .cnt .peoples p a {color:#84888e;font-size: 14px;}
.footer .cnt .peoples p a:last-child {margin-right:20px;}
.footer .cnt .peoples p a:hover {color:#fff;}
.footer .cnt .footcnt {position: absolute;width: 100%;height: 48px;bottom:0px;left:0px;}
.footer .cnt .footcnt p {text-align: center;height: 48px;line-height: 48px;color:#84888e;font-size: 14px;letter-spacing: 1px;}


























