/* CSS Document */

.map{ width:1200px; margin:0 auto; height:auto; overflow:hidden}
.map h2{ height:40px; border-bottom:2px solid #019be3; line-height:40px; color:#019be3; font-size:15px; font-weight:bold}
.map h2 span{ float:right; font-size:14px; font-weight:normal}
.map1{border:1px dotted #cccccc; margin-top:20px;height:auto; overflow:hidden; padding-bottom:20px}
.map1 h3{ height:40px;  line-height:40px; color:#019be3; font-size:15px; font-weight:bold; background:#f0f7fd; padding-left:30px; margin-bottom:20px;border-bottom:2px solid #019be3;}
.map1 h4{ padding:0 0 0 25px; width:95%; font-size:14px; font-weight:bold}
.map1 ul{ padding:0 20px}
.map1 ul li{ float:left; margin:0 5px; line-height:35px}
.map1 ul li a{ font-size:14px}
.map_bottom{ height:80px; border-top:2px solid #019be3; margin-top:30px}
.map_bottom_c{ width:800px; margin:20px auto; height:auto; overflow:hidden; text-align:center}
.map_bottom_c ul li{ float:left}
.map_bottom_c ul li a{ margin: 0 10px; font-size:14px}
.map_bottom_c ul li a:hover{ color:#ff8700}
.map_bottom_c p{ padding:10px 0 30px 0; font-size:14px}