﻿#footer05 .footer {
    background: #005391;
    padding: 12px 0;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
}
#footer05 .footer .footbox {
    position: relative;
    width: 1020px;
    margin: 0 auto;
}
#footer05 .footer .dzico {
    position: absolute;
    left: 130px;
    top: 5px;
}
#footer05 .footer .jcico {
    position: absolute;
    left: 215px;
    top: 15px;
}
#footer05 .footer .footfont {
    padding: 0 0 0 350px;
}
#footer05 .footer a {
    color: #fff;
}
#footer05 .footer .footbox img {
    vertical-align: middle;
}
#footer05 a:hover img, #footer05 a img, img {
    border: none;
}
#footer05 .footer .footfont {
    padding: 0 0 0 350px;
}
#footer05 .footer .footbox .sp {
    padding: 0 8px;
}
html,body{padding:0px; margin:0px;}
#footer05 a{text-decoration: none; color:#FFF;}
#footer05 ul{list-style: none; padding:0px;}
/* 1200分辨率以下 */
@media only screen and (max-width: 1200px) {
	#footer05 .footer .dzico{
		display: none;
	}
	#footer05 .footer .jcico{
		display: none;
	}
	#footer05 .footer .footfont{padding: 0px; text-align: center; width: 95%;
    margin: 0px auto;}
	#footer05 .footer .footbox{width:100%;}
}