/*------------------------------- footer -----------------------------------*/
.footer{width:100%; padding:30px 0;background-color:#313131; overflow:hidden; color:#fff; line-height:24px;}
.footer_area{width:1200px; margin:0 auto; overflow:hidden; font-size:15px;}
.footer_area > div{float:left; padding-right:75px;}
.footer_area > div:last-child{padding-right:0;}

.footer_left{padding-top:35px;}

.footer_center{margin-top:8px;}
.footer_center{line-height:22px;}
.footer_center address{display:inline; font-style:normal;}

.footer_right{padding-top:0px;}

.footer_nav{overflow:hidden;padding-bottom:50px; list-style-type:none;}
.footer_nav li{float:left; padding-right:10px;}
.footer_nav li:after{clear:both; content:"|"; margin-left:8px;}
.footer_nav li:last-child:after{display:none;}
.footer_nav li a{color:#fff; font-weight:bold;}
.footer_nav li:first-child a{color:#ff8067;}

.footer_right_text{padding-top:5px;}
