@charset "utf-8";
/* CSS Document */
/*沐槿ZDH制作*/
*{ margin:0; padding:0}
a{ text-decoration:none;}
.clear{ clear:both; overflow:hidden;}
img{border:0;}
body{ background-color:#d1e1f1; font-family:Arial, Helvetica, sans-serif;}
/*导航蓝条*/
.div_topBlue{ width:100%; background-color:#00499f; height:6px;}
/*banner*/
.div_banner{ width:100%;}
.div_banner img{ width:100%;}
/*地图*/
.div_apiAll{ width:1200px; background-color:#fff; margin:0 auto; height:570px; margin-top:50px; padding-top:80px; padding-left:20px;}
.div_ifream{ width:400px; height:500px;}
/*地图文字*/
.div_apiText{ width:480px; margin-left:720px; margin-top:-430px;}
.div_apiText img{ }
.div_apiText table tr td{ font-size:14px;}
.div_apiText table tr td a{ color:#303030; padding-right:20px;}
/*底部蓝条*/
.div_footerBule{ width:100%; background-color:#00326f; height:18px;}
