@charset "utf-8";
/* CSS Document */



@media screen and (max-width: 767px){
    body{line-height:1.5;}
    #top {height: 180px; background-position: top center;background-size: 200%;}
    #top .logo img{margin-top:-3px; width:66%;}
    .font20{font-size: 0.8em;    }
    .w1200{width:100%;}
     #body .icon_list{width:100%; margin:50px auto 100px;}
     #body .icon_list li{width:90%; text-align: center; margin:4px 5%; float: left;}
     #body .icon_list img{width:100%}
     .info{width:100%; margin:50px auto; overflow-y:scroll}
    .info table{width:1200px;}
    .position{width:84%; padding:10px 1% 10px 15%; height: auto; line-height: 1.5;}
    .web{display: none}
    .mobile{display: block;}

	.footer_bot{ width:90%; margin:0 auto; position:relative; }
	.footer p{ width:90%; margin:0 auto; text-align:center; }
	.footer_bot a.dzjg_ico{display: none;}
	.footer_bot a.jcjcjcjc{display: none;}
    .footer{display:none;}
    .mobile_footer{ width:92%; padding:30px 4%; background:url(../images/footer_bg.jpg) top center; color:#fff; float: left; margin:30px 0 0; display: block; }
    .mobile_footer a{color:#fff;}
    
}

