/****************首页**/

.map { position: relative; width: 1180px; height: 650px; background: #ccc; margin-left: -88px; }
.map_scroll { position: absolute; left: 0; top: 0; z-index: 999; width: 300px; height: 650px; background: #e1dfca }
.map_scroll .map_tit { width: 300px; height: 42px; background: url(../images/map_tit.jpg) repeat-x; color: #FFF; line-height: 42px; text-indent: 10px; font-size: 16px; font-weight: 100 }
.map_scroll ul { padding-left: 10px; width: 260px; height: auto }
.map_scroll ul li { color: #c79b6e; }
.map_scroll ul li h5 { border-bottom: 1px dotted #c89c6f; font-size: 14px; line-height: 32px }
.map_txt { line-height: 22px; padding: 9px 0 }
.map_box { 
  position: relative;
  left: -42px;
  top: -44px;
  width: 850px;
  height: 650px;
  margin: 10px auto;
  overflow: hidden;
  }
#svgpaper { width: 760px; height: 620px; position: absolute; left: 0; top: 0; z-index: 0 }
.province_ul { width: 760px; height: 620px; position: absolute; margin: 0 auto; left: 0; top: -16px; z-index: 1 }
.province_ul li { color: #fff; font-size: 13px; width: 100px; height: 33px; position: absolute; background:url(../images/map_location.png) no-repeat left center; padding-left:30px; line-height:33px; 
	background-size:15px 20px;
}
.province_ul li.m01 { left: 624px; top: 205px; }
.province_ul li.m02 { left: 661px; top: 160px; }
.province_ul li.m03 { left: 667px; top: 110px; }
.province_ul li.m04 { left: 550px; top: 230px; }
.province_ul li.m05 { left: 562px; top: 242px; }
.province_ul li.m06 { left: 534px; top: 260px; }
.province_ul li.m07 { left: 493px; top: 280px; }
.province_ul li.m08 { left: 460px; top: 211px; }
.province_ul li.m09 { left: 624px; top: 380px; }
.province_ul li.m10 { left: 606px; top: 350px; }
.province_ul li.m11 { left: 606px; top: 410px; }
.province_ul li.m12 { left: 570px; top: 370px; }
.province_ul li.m13 { left: 583px; top: 460px; }
.province_ul li.m14 { left: 543px; top: 440px; }
.province_ul li.m15 { left: 570px; top: 295px; }
.province_ul li.m16 { left: 509px; top: 335px; }
.province_ul li.m17 { left: 499px; top: 380px; }
.province_ul li.m18 { left: 485px; top: 440px; }
.province_ul li.m19 { left: 510px; top: 502px; }
.province_ul li.m20 { left: 442px; top: 502px; }
.province_ul li.m21 { left: 448px; top: 580px; }
.province_ul li.m22 { left: 431px; top: 405px; }
.province_ul li.m23 { left: 355px; top: 390px; }
.province_ul li.m24 { left: 420px; top: 455px; }
.province_ul li.m25 { left: 329px; top: 490px; }
.province_ul li.m26 { left: 130px; top: 360px; }
.province_ul li.m27 { left: 446px; top: 322px; }
.province_ul li.m28 { left: 356px; top: 260px; }
.province_ul li.m29 { left: 240px; top: 290px; }
.province_ul li.m30 { left: 402px; top: 280px; }
.province_ul li.m31 { left: 130px; top: 180px; }
.province_ul li.m32 { left: 624px; top: 500px; }
#paper { width: 720px; height: auto; position: absolute; margin: 10px auto; left: 0; top: 0; z-index: 2 }
.hidden { display: none; }
.clbox { position: absolute; z-index: 4; left: 200px; top: 200px; display: none; background: none; width: 319px; height: auto; padding: 10px 0 }
.cl_box { width: 319px; }
.clbox .tit { font-size: 14px; padding: 0 5px; font-weight: bold; text-align: left; }
.clbox .tit h2 { display: none; font-size: 16px; float: left; color: #fff; line-height: 23px; padding: 0 10px; }
.clbox .tit a { float: right; width: 20px; height: 20px; }
.clbox .cont { padding: 0 15px; text-align: left; color: #000; }
li{
	list-style:none;
}
