/* 底部样式 */
.footer{background:url(img/foot_bg.png) no-repeat center top;padding-bottom:30px;color:#999;overflow:hidden;margin-top:-50px;}
.footLeft{width:650px;overflow:hidden;padding-top:65px;}
.footMenu{padding:20px 0;overflow:hidden;}
.footMenu a{width:142px;display:inline-block;font-size: 14px;color: #b9b9b9;margin-bottom: 10px;}
.footMenu a.m4,.footMenu a.m8{width:60px;}
.footCon .title{border-bottom:1px solid #4a4a4a;padding-bottom: 10px;}
.footCon .title h4{float: left;font-size: 20px;color: #fff000;}
.footCon .title h4.last{margin-left: 336px;}
.footCon .con{font-size: 14px;color: #fff;line-height:35px;margin-top: 10px;}
.footCon .con ul{float: left;margin-right: 46px;}
.footCon .con ul.nomar{margin: 0px;}
.footRight{width:300px;overflow:hidden;padding-top:25px;}
.firendLink h3{height:40px;border-bottom:1px solid #505050;color:#fff;font-size:18px;font-weight:normal;margin-bottom:5px;}
.firendLink h3 span{font-family:Arial;color:#5b5b5b;margin-left:5px;}
.firendLink  em{font-style:normal;margin:0 15px;}
.firendLink{height:100px;margin-bottom:20px;overflow:hidden;    line-height: 24px;}
.footWx{text-align:center;}
.footWx p{margin-top:10px;}
.footIcon{font-size:0;line-height:0;zoom:1;text-align:center; margin-top:20px;}
.footIcon a{display:inline-block;width:40px;height:40px;background:url(img/foot_icon.png) no-repeat;margin-right:10px;}
.footIcon .f2{background-position:-40px 0;}
.footIcon .f3{background-position:-80px 0;}
.footIcon a:hover{background-position:0 -40px;}
.footIcon .f2:hover{background-position:-40px -40px;}
.footIcon .f3:hover{background-position:-80px -40px;}
.footer a{color:#999;transition: all .3s;}
.footer a:hover{color:#ffe400;transition: all .3s;}
