 
@font-face {
  font-family: 'DIN';
  src: url("DIN-Medium.otf");
}

#gotop {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #1292d9;
    position: fixed;
    bottom: 10%;
    right: 1%;
    z-index: 9999;
    text-align: center;
    cursor: pointer;
    color: #fff;
} 

.footer-bar .iconfont{
    font-size: 18px;
    margin-bottom: 1px;
}
.footer-bar {
    display: table;
}
.footer-bar img{ height:24px; margin:5px }
.footer-bar {
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
    width: 100%;
    height:55px; padding-bottom:6px;
    font-size: 0;
    text-align: center;
    border-top: 1px solid #ddd;
    color: #666;
    background: #fff;
    table-layout: fixed;
}
 .footer-bar .fb-item {
    display: table-cell;
    height: 50px;
    font-size: 16px;
    vertical-align: middle;
}
.footer-bar a {
    display: block;
    color: #666;
    text-decoration: none;
}
.footer-bar .fb-item span {
    display: block;
    font-size: 14px;
    line-height: 12px;
}
  
.footer a{ color:#bbc5ec;}

.footer a:hover{ color: #FF0000 }

.footer { 

    width: 100%;  
	padding: 45px 0 0;
color: #bbc5ec!important;
    background-color: #0054a6;
    padding-bottom: 52px;
}



.footer .foot {



	border-bottom: 0 dashed #5daf72;
   padding-bottom: 43px;



}







.footer .left_foot {
	margin-bottom: 10px
}







.left_foot ul {



	padding-top: 12px



}






.foot_list h5 {
    margin-top: 30px;
    font-size: 20px;
    margin-bottom: 16px;
}



.left_foot h5{  
color: #ffffff;
    font-size: 18px;
    padding-top: 9px;
 }



.clearfix:after {



	visibility: hidden;



	display: block;



	clear: both;



	height: 0;



	font-size: 0;



	content: "."



}







.clearfix {



	zoom: 1



}







.left {



	float: left



}







.right {



	float: right;



	margin: 0;



	padding: 0



}







.clear {



	clear: both



}







.cle:after {



	clear: both;



	content: ".";



	display: block;



	height: 0;



	overflow: hidden;



	visibility: hidden



}