@charset "utf-8";
/* CSS Document */

.header h1.logo a::after{ background-image:url(../images/logo_fix_cn.png);}

@media only screen and (max-width: 768px){

.header h1.logo a{ background-image:url(../images/logo_m_cn.png);}
.footer a.logo{ background-image:url(../images/flogo_m_cn.png); background-size:auto 56px;}
.footer a.logo img{ width:auto; max-width:100%; margin:0 auto;}




}


















/**/