
@charset "utf-8";

/* Reset Definitions
----------------------------------------*/
body, div, p, a, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, textarea, select, button, th, td { margin: 0; padding: 0;}
img { border: 0; }
input, textarea, select, button { vertical-align: middle; }
td, textarea { word-wrap: break-word; word-break: break-all; }
ul, ol, li { list-style: none; }
dl, em, i, u, q, s, caption,cite { font-style: normal; font-weight: normal; text-decoration: none; }
/* 修复fixed元素跳动问题 */
html {_background-image:url(#); _background-attachment:fixed;}
body{background-color:#ebebeb;font-size:12px; color:#333;font-family:arial,"Hiragino Sans GB","Microsoft Yahei",sans-serif;}

/* Global Definitions
----------------------------------------*/
a:hover{color:#0075c2;}
/*a:visited{color:#333;}*/
a.active{color:#0075c2;}
a {color:#333; text-decoration:none;}

font {font-size:14px;}
h2, h4, h3 {font-size:14px;}
input, textarea, select {font-size:12px;}

.layout{width:980px;margin:0 auto;background:#fff;clear:both;overflow:hidden;box-shadow:1px 0px 3px rgba(0,0,0,.1);margin-bottom:20px;}
.fl { float: left; _display: inline; }
.fr { float: right; _display: inline; }
.clearfix:after {content:""; height:0; display:block; clear:both; visibility:hidden;}
.clearfix{ zoom:1;}
.hide { display: none; }
.hidden { visibility: hidden; }
.noborder{border:none;}
.inlineBlock {display:inline-block; *zoom:1; *display:inline;}
/* 回顶部按钮 */
.goTop {position:fixed;_position:absolute; /*left:50%;*/z-index: 10000; margin-left:510px; bottom:20px; display:none; width:52px; height:52px; background:url(/autonavi/attach/images/gotop.png) no-repeat; cursor:pointer; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-20));}
.goTop.hover {background-position:0 -52px;}

.fixed{position:fixed;_position:absolute;z-index:999;}
.fi{z-index:800;_position:absolute;}
.right{left:50%;margin-left:510px;}

/*头部样式*/
.Header{height:30px; min-width:980px; background-color:#292728; font-size:12px;position: relative; margin-bottom:20px;}
.Header ul {margin-left:35px;}
.Header .rtborder{color:#fff;padding-left:5px; padding-right:5px;}
.Header ul li {display:block; float:left; position:relative; _width: 98px; width: 98px;}
.Header ul li:hover { color:black;}
.Header li a {line-height:30px;  text-align:center; color:#cccccc;}
.Header li a:hover { color:#fff;}
.headerBox{height:80px;font-size:14px;}
.headerBox .logo{float:left; margin:16px 0 0 55px;_display:inline;}
.headerBox ul{float:right;margin-right:50px;}
.headerBox ul li{float:left;padding-left:40px;height:80px;line-height:80px;}


/*右侧悬浮样式*/
.fixBox{top:150px; line-height:2;position:fixed;z-index:801; _position:absolute;_height:150px; _top:expression(eval(document.documentElement.scrollTop+150));
_right:expression(eval(document.documentElement.scrollTop+150));
}

.fixBox div{background:#fff;padding: 0px 0px 20px 0px;width:116px;height:120px;text-align:center;right:50px;box-shadow:1px 0px 3px rgba(0,0,0,.1);position: fixed;}
#cdMark{top:50px;_margin-top:-98px;_border:solid 1px #ccc;}
#userSearch{top:50px;_margin-top:20px;}
#userSearch1{top:208px;_margin-top:20px;}
#userSearch2{left:47px;top:32px;_margin-top:20px;width: 0px;}
#resultSearch{top:206px;padding-top: 8px;padding-bottom: 28px}
#resultSearch img{width:100px; height: 112px;}
#resultSearch p {padding-top:5px;}
#resultSearch p span{font-size:14px;line-height:17px;}

/*20140827首页--功能*/
.topPicture {position:relative; height:511px;}
.topPicture ul div {position:relative; z-index:1; top:40px; left:60px;}
.topPicture ul h2 {font-size:45px; font-weight:normal;}
.topPicture ul h3 {font-size:31px; font-weight:normal; color:#666; padding:10px 0;}
.topPicture ul p {font-size:14px; color:#666;}
.topPicture ul img {position:absolute; right:0; bottom:90px;}
.topPicture .bg_click {display:block; color:white; text-align:center; line-height:40px;font-size: 20px;text-indent: -10000px;
	width: 280px;
	top: 267px; left: 57px;
	position: absolute;
	cursor: pointer;
	height: 69px;
	z-index: 10;
	/*background: red;*/
}
#zs_and{display:block; color:white; text-align:center; line-height:40px;font-size: 20px;text-indent: -10000px;
	width: 229px;
	top: 350px; left: 84px;
	position: absolute;
	cursor: pointer;
	height: 21px;
	z-index: 10;
	/*background: red;*/
}
.topPicture .img-wrap{
	width: 980px;
	height: 420px;
}

.topPicture nav {position:absolute; bottom:0;
		/*调整样式20140830*/
	background: #fff;
	border-top: 1px solid #ebebeb;
/*	filter:alpha(opacity=80 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=90) progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef,endColorstr=white,gradientType=0);*/ /* IE6、7 */
	/*-ms-filter:"alpha(opacity=80 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=91) progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef,endColorstr=white,gradientType=0)"; *//* IE8 */
	/*background:-ms-linear-gradient(top,rgba(245,245,245,0.8),rgba(255,255,255,1)); /* IE9+ */*/
	/*background:-webkit-linear-gradient(top,rgba(245,245,245,0.8),rgba(255,255,255,1));
	background:-moz-linear-gradient(top,rgba(245,245,245,0.8),rgba(255,255,255,1));
	background:-o-linear-gradient(top,rgba(245,245,245,0.8),rgba(255,255,255,1));border-top: 1px solid #ebebeb;*/}

.topPicture nav div {float:left; width:245px; height:91px; text-align:center; position:relative; /*line-height:91px;*/}
.topPicture nav div.hover {background:url(/autonavi./images/downloadbtnhover01.jpg) no-repeat;}
.topPicture nav div.downloadIos.hover {background-position:0 0;}
.topPicture nav div.downloadAndroid.hover {background: #9ace00;}
.topPicture nav div.downloadWindows.hover {background-position:0 -182px;}
.topPicture nav div.downloadBlackberry.hover {background-position:0 -273px;}
.topPicture nav div.downloadBlackberry.hover1 {background-position:0 -360px;}
/* 平台logo */
.topPicture nav div span {display:inline-block; padding-left: 100px;/*margin-right:10px;*/ vertical-align:middle; background:url(/autonavi./images/os_logo01.png) no-repeat; height:65px;margin-top: 12px;}
.topPicture nav div.hover span {display:none;}
.topPicture nav div.downloadIos span {width:50px;}
.topPicture nav div.downloadAndroid span {width:51px; background-position:0 -65px;}
.topPicture nav div.downloadWindows span {width:60px; background-position:0 -130px;}
.topPicture nav div.downloadBlackberry span {width:70px; background-position:0 -195px;padding-right: 43px;}
/* 平台名称 */
.topPicture nav div cite {font-size:22px; /*vertical-align:middle; line-height:91px; _display:inline-block; height:91px;*/text-align: left;position: absolute;margin-top: 27px;left: 119px;line-height: 20px;}
.topPicture nav div cite em{color: #7e7e7e;font-size: 14px;}
.topPicture nav div.hover cite {display:none;}
.topPicture nav div.downloadIos cite {color:#171717;}
.topPicture nav div.downloadAndroid cite {color:#9ace00;}
.topPicture nav div.downloadWindows cite {color:#2980b9;}
.topPicture nav div.downloadBlackberry cite {color:#171717;left: 103px;}

/* 点击区域 */
.topPicture nav div a {display: none; position:absolute;top:0;font-size: 16px;color: #ffffff; }
.topPicture nav div a.even {width:50%; height:100%;left:0;}
.topPicture nav div a.odd {width:50%; height:100%;right:0;}
.topPicture nav div a.whole {width:100%;height:100%;left:0;display:inline-block;/*background: red;*/}
/*.topPicture nav div a.whole.hover {width:100%;height:100%; left:0;background: red;}*/

.andtop{width:101px;height: 24px;left:0;margin: 12px 0px 0px 73px;line-height: 24px;}
.andtop.hover{background: #648600;}
.andbottom{width:101px;height: 36px;bottom:0;left:0;margin-top: 45px;margin-left: 73px;line-height: 17px;}
.andbottom.hover{background: #648600;}
.topPicture nav div a {font-size: 14px;}
.topPicture nav div a i {font-size: 14px;}
#b730_and{font-size: 10px;}

.topPicture nav div a.top{width:101px;height: 24px;left:0;margin: 18px 0px 0px 73px;line-height: 24px;}
.topPicture nav div a.top.hover{background:#5b5b5b;}

.topPicture nav div a.bottom{width:101px;height: 24px;bottom:0;left:0;margin-top: 55px;margin-left: 73px;line-height: 24px;}
.topPicture nav div a.bottom.hover{background:#5b5b5b;}

.new_download{ width:180px;height:40px;line-height: 40px;text-align: center; background: #ededed; display: block; font-size: 16px;margin-top: 15px;color:#666666;}

.ourInfo {padding:20px 0;}
.ourInfo h4 {font-weight:normal;}
.ourInfo div {_display:inline;} /* 修复IE6 浮动时margin加倍bug */

.funMore {font-size: 18px;height: 57px; line-height: 57px;padding-left: 29px;color: #333333;}
.funMore a{float: right;padding-right: 20px;color: #333333;font-size: 14px;}
.funMore a:hover{color: #0075c2;}
.vmore{/*height: 441px;*/height: 257px;}
.vmore ul {padding:0px 30px 30px 30px;}
.vmore li {float: left;text-align: center;width: 190px;padding:5px 20px 0px 20px; }
.vmore li h4{line-height: 20px;}
.vmore li p{line-height: 20px;}
.vmore li em {display: block;margin: 20px auto;width: 69px;height: 69px;background: url(/cache/h5/mobile/images/index_more.jpg) no-repeat;}
.vmore li em.moreFun1 {background-position: 0 -69px;}
.vmore li em.moreFun2 {background-position: 0 -140px;}
.vmore li em.moreFun3 {background-position: 0 -210px;}
.vmore li em.moreFun4 {background-position: 0 -280px;}
.vmore li em.moreFun5 {background-position: 0 -350px;}
.vmore li em.moreFun6 {background-position: 0 -420px;}
.vmore li em.moreFun7 {background-position: 0 -490px;}
.hr{height: 1px;border-top:1px solid #edecec;margin-left: 20px;margin-right:20px;}

/*******************新增热点活动模块*******************************************/
.hotAct{height: 150px;width: 980px;margin: 0 auto;margin-bottom: 20px;}
.hotAct article{width: 485px;height: 150px; background: #fff;}
.hotAct ul{margin:8px 8px 0px 15px;font-size: 14px;}
.hotAct ul li{line-height: 36px;/*list-style: disc;list-style-position: inside;*/color: #666666;margin-left: 15px;margin-right: 12px;}
.hotAct ul li a{color: #666666;}
.hotAct ul li a:hover{color: #0075c2;text-decoration: underline;}
.hotAct ul li span{float: right;display: inline-block;color: #a4a4a4;}
.hotAct .hotRight{float: right;}
.hotAct .hotLeft{float: left;}

/*葛荣--新版首页index.html2014-05-13*/
.toppic{height: 420px;}
#indexLogo{float: left; width: 760px;height: 420px;overflow: hidden;position: relative;}
#indexLogo ul{height: 420px;position: relative;}
#indexLogo ul li{float: left;}

#indexLogo img{width:760px; }

#indexFlags{position: absolute;bottom: 14px; width: 180%; text-align: center;height: 9px;line-height: 9px;}
#indexFlags em {display:inline-block;width:9px; height:9px;background:url(/autonavi/attach/images/points.png) no-repeat; padding:0 5px; cursor:pointer;_background-position: 1px 7px;}
#indexFlags em.current{background-position: 0px -9px;_top:7px;}
.downloadIoss{position:relative; float:right;width:216px;height: 420px;-moz-box-shadow:0px 0px 10px #c6c6c6;-webkit-box-shadow:0px 0px 10px #c6c6c6;box-shadow:0px 0px 10px #c6c6c6;background: #FFFFFF;z-index: 9999px;
 }
#dowIos{margin-left: 19px;width: 200px;height: 125px;padding-top: 50px; background-image:url(/autonavi/attach/images/index_ios.png);background-repeat: no-repeat;background-position: left center; background-size: 47px 57px;}
#dowIos div{padding-left: 65px;}
#dowIos .dow_iphone{font-size: 18px;line-height: 28px;color: #333333;padding-top: 5px;}
.dow_Join a{display:block;font-style: 14px;margin-top: 5px;width: 114px;height: 30px;line-height: 30px;background-color: #008cd6;color: white;text-align: center;}
.dow_Join a:hover{/*实现FF背景透明，文字不透明*/filter: Alpha(opacity=70); opacity: 0.7;background: #008cd6; }
#dowAnd{margin-left: 19px;width: 200px;height: 125px;padding-top: 50px; background-image:url(/autonavi/attach/images/index_and.png);background-position: left center;background-repeat: no-repeat; background-size: 47px 57px; }
#dowAnd div{padding-left: 65px;}
#dowAnd .dow_android{font-size: 18px;line-height: 28px;color: #9ace00;}
#dowOther{border-top: 1px solid #e3e3e3;height: 72px; line-height: 72px;text-align: center;font-size: 14px;}
#dowOther a{color: #2980b9;}
/*****合作伙伴******/
.JoinFriend{margin-top: 20px;/*height: 283px;*/}
.JoinFriend h2{color: #202020;font-size: 18px;height: 65px; line-height: 65px;padding-left: 29px;/*border-bottom: 1px solid #edecec;*/margin-top:20px;}
.joinimg{border-top: 1px solid #edecec;padding:20px 1px 20px 50px;height: 84px;border-bottom: 1px dashed #edecec;}
.joinimg a{cursor:pointer;}
.joinimg li{float: left;text-align: center;width: 153px;padding-bottom: 5px;}
.joinimg li em{display: block;width: 130px;height: 40px;background: url(/autonavi/attach/images/friend.png) no-repeat;}
.joinimg li em.join01 {background-position:0 -40px;}
.joinimg li em.join02 {background-position:0 -80px;}
.joinimg li em.join03 {background-position:0 -120px;}
.joinimg li em.join04 {background-position:0 -160px;}
.joinimg li em.join05{background-position:0 -200px;}
.joinimg li em.join06{background-position:0 -240px;}
.joinimg li em.join07{background-position:0 -280px;}
.joinimg li em.join08{background-position:0 -320px;}
.joinimg li em.join09{background-position:0 -354px;}
.joinimg li em.join10{background-position:0 -394px;}
.joinimg li em.join11{background-position:0 -440px;}
.joinFlag{padding: 14px 50px 15px 50px;line-height: 30px;}
.joinFlag span{padding-left: 6px; padding-right: 6px;}
.joinFlag a:hover{color: #0075c2;}
.joinFlag p a{color: #666666;}
.friendlink{font-family: "微软雅黑";color: #333333;}


/*葛荣--help.html和log.html*/
.dis{display:block;}
.undis{display:none;}

.layouts{width:980px;background:#fff; text-align:center; margin:0 auto; margin-bottom:10px;}


#log{ background:#ebebeb;}
#log .content ul{height:80px;clear:both; margin-left:6px;margin-right:6px;}
#log .content ul li{padding:20px 0px 20px 0px; float:left; list-style:none;width:136px; display:block;cursor: pointer;border:solid 1px #fff;border-bottom:1px solid #E0E0E0 !important;  }
#log .content ul li b{background:url(/autonavi./images/navbg.png) no-repeat;float:left;width:40px; height:35px; margin-left:25px;}
#log .content ul li i{ display:block;height:35px; line-height:35px;border-right:#ebebeb solid 1px;}
/*#log .content ul li.actives  b{background-position-x:-40px;}*/
#log .content ul span{float:left;height:35px; line-height:35px; padding-left:5px;}
#log .content ul .v1{line-height:18px;height:18px; padding-left:10px;text-align:left;}
#log .content li:last-child{ border-right:0;}
#log .content li.selected{ color:#008cd6;border-right:#ebebeb solid 1px;border-left:#ebebeb solid 1px; border-bottom:none !important;}
#log .content li.selected i{border-right:none !important;}

#log .content li.selected  b{background-position-x:-40px;}

#log .content .on{ display:block;}
#log .content .mobile_info_iphone  b{background-position:0px 0px;}
#log .content .mobile_info_ipad  b{background-position:0px -40px;}
#log .content .mobile_info_android  b{background-position:0px -80px;}
#log .content .mobile_info_apad  b{background-position:0px -120px;}
#log .content .mobile_info_windowsphone  b{background-position:0px -160px;}
#log .content .mobile_info_win8  b{background-position:0px -200px;}
#log .content .mobile_info_black  b{background-position:0px -240px;}


/*.change{background-position-x:0px;background-position-y:-100px; }*/


/*#log .content .mobile_info_iphone.actives  b{background-position:-40px 0px;}
#log .content .mobile_info_ipad.actives  b{background-position:-40px -40px;}
#log .content .mobile_info_android.actives  b{background-position:-40px -80px;}
#log .content .mobile_info_apad.actives  b{background-position:-40px -120px;}
#log .content .mobile_info_windowsphone.actives  b{background-position:-40px -160px;}
#log .content .mobile_info_win8.actives  b{background-position:-40px -200px;}
#log .content .mobile_info_black.actives  b{background-position:-40px -240px;}*/

#log .article{ position: relative; clear:both;padding-top:58px; padding-bottom:70px; border-bottom:1px solid #E0E0E0;}
#log .aside{ clear:both;float:left; width:150px; font-size:16px;  text-align:right;}
#log .lf_span{line-height:12px; height:12px;}
#log .chang{ display:inline-block;float:left; background:#008cd6; height:12px;width:108px; }
#log .asideRight {font-size:16px; color:#9d9d9d;}
#log .aside p{ clear:both; font-size:44.9px; color:#008cd6; height:50px; line-height:50px; }
#log .aside a{ padding-right:40px; color:#FFFFFF;}
#log .aside .bgdown{clear:both; display:inline-block;background:#008cd6 right; width:113px; height:30px; line-height:30px; color:#FFFFFF;margin-top:8px;}
#log .ver{color:#9d9d9d; height:25px; line-height:25px;float:right;}
#log .size{color:#9d9d9d; height:25px; line-height:25px;float:right;padding-right: 5px;}
#log .right-menu{text-align:left;}
#log .text-left{ float:left;width:380px; margin-left:35px; }
#log .text-left02{ float:left;  margin-left: 28px;width: 746px;}
#log .right-menu h1{font-size:26px; margin-top:15px; margin-bottom:15px;}
#log .right-menu p{ line-height:30px;/*width:700px;*/}
#log .ptitle{color:#000000; font-weight:bold;}
#log .panswer{color:#565555; padding-left:10px; padding-bottom:20px;}
#ptitle02 p{color:#565555; padding-left:10px;}
#log .rgimg{text-align:center;vertical-align:middle;}
/*#log .rgimg img{ width:275px; height:426px;}*


/*help-begin*/
#help{ background:#ebebeb;}
#help .midhelp{ position:relative; clear:both;}
#help .leftaside{ float:left;width:205px;}
#help .type{ font-size:14px; text-align:left;cursor: pointer;}
#help .type ul{margin:0px 10px;}
#help .navItem{height:44px;line-height:44px;}
#funType li{border-top:solid 1px #ebebeb;padding-left:48px;background:url(/autonavi./images/icons.jpg) no-repeat;background-position:116px -120px;}
#funType li.active {background-position:114px -164px;color:#0075c2;}

#funTypeContent{display:none;}

#helpType{padding-bottom:12px; }
#helpType li{height:30px;padding-left:48px;line-height:28px;}
#helpType li.hover{height:30px;background:#efefef;line-height:28px;}
#helpType li:hover{height:30px;background:#efefef; line-height:28px;}
#helpType li.active{height:30px;background:#efefef;color:#0075c2;line-height:28px;}

#useType{height: 46px;width:143px;background:url(/autonavi./images/icons.jpg) no-repeat;background-position:125px -34px;padding-left:30px;}
#help #useType em{line-height: 46px;display: inline-block;}
#help #useType.fold{background-position:128px 15px;}
#useType span{display:inline-block; background: url(/autonavi/attach/images/help_icon.gif) no-repeat;width: 18px;height: 18px;line-height: 46px;padding-right: 10px; background-size: 18px 18px;vertical-align:middle;}
#help .activemove {background:url(/autonavi./images/icons.jpg) no-repeat;background-position:125px -34px;}

#help .rightside{width:774px;float:right;min-height:600px; border-left:1px solid #E0E0E0;padding-top:15px;}
#help .rightside .movie {padding:40px 0;}
#help .rightside .rp{line-height:30px; padding-top:30px; padding-bottom:300px;}
#help .rightside .rp p{font-size:14px;}
#help .sear{text-align:left;padding-left:25px;padding-top:5px;}
#help .sear .p1{line-height:40px;display:inline-block;}
#help .searchv{text-align:left;padding-left:25px;  padding-right:42px;display:none;}
#help .searchs{text-align:left;padding-left:25px;  padding-right:42px;}
#help .sinput{border:none;float:left; width:640px; height:40px; line-height:21px;  background-color:#f2f2f2; padding-left:12px;}
#help .sc {background: url(/autonavi./images/searchbg.png) no-repeat;border: none;width: 44px;height: 40px;cursor: pointer; }
#help .rp .ti_p{padding-right:18px;}
#help .rp .ti_con{padding-left:30px;position:relative;}
#help .rp .ti_an{position:absolute;left:0px;_left:-30px;*top:-6px;}

#tab{position:relative;}
#help .mapuser{position:absolute;bottom:0px;right:25px; height:52px; line-height:52px;  font-size:14px; text-align:right;}
#help .mapuser a{color:#0000FF;text-decoration:underline;}
#help .mapuser img{ width:13px; height:15px;vertical-align:middle; padding-right:5px;}
#help .bbs{height:102px;}
#help .bbs_zi{width:170px;line-height:50px; float:left; margin-right:60px;font-size:24px; color:#0075c2;}
#help .bbs_zi .zip1{border-bottom:1px solid #E0E0E0; height:50px;font-size:24px}
#help .bbs_zi .zip2{text-align:right; height:50px;font-size:24px}

/*download.html一键安装助手css代码开始*/

.zsp_cls,.zsp_pop,.zsp_con li{ background-image:url(/p8/t012250439002d81603.png); background-repeat:no-repeat;}
.zsp_con ul,.zsp_btnKnow{ background-image:url(/p9/t01f0ac977b93dce36b.png); background-repeat:no-repeat;}

.zsp_pop{ background-repeat:repeat-x; box-shadow:4px 4px 8px rgba(51,51,51,.5);}

.zsp_cover{position:fixed; right:0px; top:0px; width:100%; height:100%; background:#000; filter:alpha(opacity=30); -moz-opacity:0.30 ;opacity:0.30; z-index:99998; margin:0; padding:0; display:none;}
.zsp_pop{ position:fixed; font-size:12px; width:450px; height:284px; overflow:hidden;  border:1px solid #898989; top:50%; left:50%; margin-left:-225px; margin-top:-144px; z-index:100; padding:0; z-index:99999; display:none;  _position:absolute;
_top:expression(documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 );
_margin-top:0; background-color:#ebf3fc;}
.zsp_popIE{ height:140px; margin-top:-70px; background-position:0 -385px;}
.zsp_show_for_ie,
.zsp_popIE .zsp_hide_for_ie,
.zsp_popIE .zsp_btnInst{ display:none;}
.zsp_popIE .zsp_show_for_ie{ display:inline;}
.zsp_pop *{ margin:0; padding:0;font-family: "Microsoft YaHei","simsun", Arial, Helvetica, sans-serif;}
.zsp_popt{ padding:1px 0 0 20px; height:53px; overflow:hidden;}
.zsp_con h2{ height:36px; font-size:16px; font-weight:bold; color:#54a30d;  padding:14px 0 0 20px;}
.zsp_cls{ position:absolute; right:1px; top:0px; display:block; width:28px; height:25px;  background-position:0 -287px; background-repeat:no-repeat;}
.zsp_cls:hover{ background-position:0 -313px;}
.zsp_con{ height:284px; overflow:hidden;}
.zsp_con h3{font-size:15px; height:28px; padding:0 0 0 32px; font-weight:bold; color:#000; }
.zsp_popIE h2,
.zsp_popIE h3{ padding-left:0; padding-right:0; text-align:center;}
.zsp_popIE h2{ font-size:15px; padding-top:24px;}
.zsp_popIE h3{ font-size:14px; padding-bottom:6px;}
.zsp_con ul{ height:44px; padding:0 0 114px 34px; background-position:34px 44px;}
.zsp_popIE .zsp_con ul{ display:none;}
.zsp_con li{ list-style:none;padding:0 0 0 16px; margin:0; list-style:none; background-position:0px -356px; background-repeat:no-repeat; height:20px; line-height:20px; margin-bottom:2px; color:#363636;}
.zsp_ie_timer{line-height:18px; padding-left:130px; float:left;}
#zsp_cls_counter{ font-style:normal;}
.zsp_btnCon{ height:38px; line-height:38px; padding:0 16px 0 22px;}
.zsp_btnCon a{ color:#0097ff; font-weight:900; margin-right:12px; font-family:"simsun";}
.zsp_con h3 a{color:#0097ff;font-family:"simsun";}
.zsp_btnCon a:hover,.zsp_con h3 a:hover{ text-decoration:underline;}
.zsp_con{ height:284px; overflow:hidden;}
.zsp_btnKnow{ float:right; width:98px; height:38px; cursor:pointer; background-position:100% -113px;}

#zsp_LinkRouter{ position:absolute; width:0; height:0; top:50%; left:50%; visibility:hidden; border:none; background:none;}

/*download.html一键安装助手css代码结束*/
/*宋高超--3D.html和download.html*/
.rBorder li{display:inline;border-right:1px solid #ececec;}
.rBorder :last-child{border:none;}
li.noBorder {border:none;}

.fl{float:left;}
.fr{float:right;}
.hCenter{text-align:center;border-bottom:0px;margin-bottom:49px;}

#maskDiv{background:#000; opacity:0.22;filter:alpha(opacity=22);position:fixed; _position:absolute; left:0;top:0;right:0;bottom:0; width:100%;height:100%;display:none;height:1890px;_bottom:-1890px;}
#cityBox{position:fixed;left:0px;width:100%;display:none; line-height:2;top:50%;margin-top:-185px; _margin-top:0;}
#cityOption{width:470px;height:350px;box-shadow:1px 0px 8px rgba(0,0,0,.3);background:#fff;margin:0 auto;position:relative;padding:10px;_border:solid 1px #ccc;}
#closeBtn{position:absolute;right:-16px;top:-16px;width:32px;height:32px;background:url(/autonavi/attach/images/ico_close.png) no-repeat;cursor:pointer;}
#cityOption p{font-size:16px;margin:0 10px;border-bottom: solid 1px #ececec;margin-bottom:10px;}
#cityOption .province{overflow:auto;height:300px;float:left;width: 135px;}
#cityOption .province li{height:28px;line-height:28px;margin:3px 0px;cursor:pointer;padding-left:15px;font-size:14px;}
#cityOption .province li.active{background:#008cd6;color:#fff}
#cityOption .county{float:left;width: 315px;}
#cityOption .county li{float:left;padding:5px 10px;}
#cityOption .county li a{text-decoration:underline; _white-space:nowrap;*white-space:nowrap;}
#cityOption .county li:nth-last-of-type(1){float:left;padding:5px 0px 5px 10px;color: #9e9e9e;}

.downLoadBox .downStyle{border-bottom:solid 1px #ececec;padding:12px 0px 12px 720px; height:19px;line-height:19px;}
.downLoadBox .downStyle li{padding:0 13px;}
.downLoadBox .dClinet{background:url(/cache/h5/mobile/images/downbg.jpg);height:635px;position:relative;margin-top:10px; line-height:2;}
.downLoadBox .dClinet .version li{position:absolute;height:53px;cursor:pointer;display:inline;width:200px;}
.downLoadBox .dClinet .version div{padding-top:15px;}
.downLoadBox .dClinet .version h3{font-size:16px;line-height:24px;}

.downLoadBox .dClinet .version span{width:78px;height:78px;background-image:url(/autonavi/attach/images/ver.png);}
.downLoadBox .dClinet .version .rbg span{float:right;}
.downLoadBox .dClinet .version .rbg div{margin-right:82px;text-align:right;line-height: 15px;}
.downLoadBox .dClinet .version .lbg span{float:left;}
.downLoadBox .dClinet .version .lbg div{margin-left:78px;text-align:left;line-height: 15px;}

.downLoadBox .dClinet .version .bb{left:295px;top:481px;}
.downLoadBox .dClinet .version .bb span{background-position:0 0px;}
.downLoadBox .dClinet .version .aPad{left:121px;top:355px;}
.downLoadBox .dClinet .version .aPad span{background-position:0 -80px;}
.downLoadBox .dClinet .version .aPhone{left:129px;top:157px;}
.downLoadBox .dClinet .version .aPhone span{background-position:0 -160px;}
.downLoadBox .dClinet .version .iPhone{left:295px;top:45px;}
.downLoadBox .dClinet .version .iPhone span{background-position:0 -240px;}
.downLoadBox .dClinet .version .iPad{left:612px;top:95px;}
.downLoadBox .dClinet .version .iPad span{background-position:0 -320px;}
.downLoadBox .dClinet .version .wPhone{left:684px;top:259px;}
.downLoadBox .dClinet .version .wPhone span{background-position:0 -400px;}
.downLoadBox .dClinet .version .wPad{left:612px;top:428px;}
.downLoadBox .dClinet .version .wPad span{background-position:0 -480px;}

.downLoadBox .dClinet li.hover.bb span{background-position:-80px 0px;}
.downLoadBox .dClinet li.hover.aPad span{background-position:-80px -80px;}
.downLoadBox .dClinet li.hover.aPhone span{background-position:-80px -160px;}
.downLoadBox .dClinet li.hover.iPhone span{background-position:-80px -240px;}
.downLoadBox .dClinet li.hover.iPad span{background-position:-80px -320px;}
.downLoadBox .dClinet li.hover.wPhone span{background-position:-80px -400px;}
.downLoadBox .dClinet li.hover.wPad span{background-position:-80px -480px;}

.downLoadBox .dClinet .use360{ right:30px;bottom:20px;color:#0075c2;text-decoration:underline;position:absolute;cursor: pointer;}

.downLoadBox .dMap{background:url(/autonavi/attach/images/bg2.jpg) no-repeat;padding:30px 0 0px 64px;margin:50px 59px;*padding-bottom:50px;}
.downLoadBox .rightSec{margin-left:289px;}

.downLoadBox .dMap .desc{height:347px; line-height:2;}
.downLoadBox .dMap .desc .cloud{height:122px;padding-top:10px;}


.downLoadBox .dMap .desc h2{font-size:30px;line-height:70px;}
.downLoadBox .dMap .desc h2 span{color:#055f9f;font-size:46px;}
.downLoadBox .dMap .desc p{font-size:20px;color:#646464;font-weight:normal;}
.downLoadBox .dMap .desc h3{font-size:16px;color:#000000;font-weight:normal;}
.downLoadBox .dMap .city{margin-top:20px;font-size:14px; line-height:2;height:30px;}
.downLoadBox .dMap .city a{color:#008cd6;text-decoration:underline;margin:0 8px;}
.downLoadBox .dMap #downBtn{width:222px;height:68px;background:#055f9f;color:#fff;font-size:16px;line-height:68px;margin:15px auto;cursor:pointer;display:inline-block;}
.downLoadBox .dMap #downBtn.hover{background-color:#1e6fa9;}
#dbtndl{display:block;font-size: 14px;color: #9e9e9e;}

.updatemap{width:205px;margin:0 auto;height:18px;padding-top:14px;}
.updatemap span{background: url(/autonavi/attach/images/tanhao.png) no-repeat center center;margin-top:2px;height: 18px;width: 18px;padding-right:6px;display:block;float:left;}
.updatemap .umtitle{display: block;font-size: 14px;color: #008cd6;float:left;}
.updatemap .umword{padding:2px 0 0 3px;margin:0;float:left;color:#008cd6;text-decoration:underline}
.oldmapp{height: 36px;border-top:solid 1px #ececec;margin-left:20px;margin-right:20px;}
.oldmapp a{font-size: 14px;color: #008cd6;height: 16px;border-top-width: 2px;border-left-width: 20px;padding-left: 56px;padding-right: 57px;padding-bottom: 0px;float:right;text-decoration: underline;padding-top: 20px;}
.offlinedesc .olleft{display: inline-block;font-size: 14px;color: #9e9e9e;border-top-width: 1px;border-left-width: 20px;padding-left: 60px;padding-bottom: 20px;float:left;padding-top: 11px;}
.offlinedesc .olright{display: inline-block;font-size: 14px;color: #9e9e9e;border-top-width: 1px;border-left-width: 20px;padding-left: 56px;padding-bottom: 20px;float:right;padding-right:57px;padding-top: 10px;}
.installh2{margin:0 19px; padding-left:10px;border-bottom:solid 1px #ececec;height:65px;font:18px/65px "微软雅黑";}
.installBox .desc1{padding:28px 40px 0 237px; line-height:2;}
#iosStep .desc1{padding-left: 104px;  }
.installBox .desc1 .step{margin-top:18px; padding-left:28px;width:295px;}
.installBox .desc1 .step li{line-height:24px;height:87px;position:relative;padding-left:28px;}
.installBox .desc1 .step li div{color:#fff;font-weight:normal;position:absolute;left:0px;top:0px;background:url(/autonavi/attach/images/dot.png) no-repeat 0 -60px;width:23px;height:23px;line-height:24px;text-align:center;}
.installBox .desc2{margin:10px 0px 30px 0;text-align:center;}
.installBox .desc2 .greenStep{background:url(/autonavi/attach/images/numstep.jpg) 0 -40px no-repeat;width: 665px;height:40px;}
.installBox .desc2 .pinkStep{background:url(/autonavi/attach/images/numstep.jpg) 0 0px no-repeat;width: 665px;height:40px;}

.installBox .desc3{padding-bottom:47px;position:relative;}
.installBox .desc3 .cpu1{margin:0 131px 0 80px;}
.installBox .desc3 .cpu3{margin:0 100px 0 151px;}
.installBox .desc3 .cpu4{margin:0 105px 0 100px;}
.installBox .desc3 .cpu6{margin-left:70px;}
.installBox .desc3 .txt3{background:#d7dce2;padding:10px 20px;line-height:24px;position:absolute;right:69px;top:25px;}
.installBox .desc3 .txt3 span{padding:5px 25px;}
.installBox .desc3 .txt3 .ok{background:#3498db;}
.installBox .desc3 .txt3 .cancel{background:#cccccc;}
.installBox .desc3 .txt6{color:#353535;position:absolute;right:72px;top:51px;}
.installBox .desc3 .cancelBtn{color:#353535;position:absolute;right:58px;top:113px;background:#e1e6ec;width:52px;line-height:19px;text-align:center;}

.installBox .installOption{width:320px;margin:50px auto 20px auto;}
.installBox .installOption li{border:solid 1px #c4c4c4;cursor:pointer;font-size:16px;line-height:34px;float: left;width:157px;text-align:center;float:left;color:#666666;}

.installBox .installOption li:first-child{border-radius:2px 0 0 2px;}
.installBox .installOption li:last-child{border-radius:0 2px 2px 0;}
.installBox .installOption li.active{border:solid 1px #005ba2;background:#227ed3;color:#fff;}
.installBox .and{color:#666666;}
.installBox .and li {padding-left:28px;position:relative;width:400px;margin-bottom:25px;}
.installBox .and li div{color:#fff;font-weight:normal;position:absolute;left:0px;top:2px;background:url(/autonavi/attach/images/dot.png) no-repeat 0 -30px;width:23px;height:23px;line-height:24px;text-align:center;}
.installBox .and li h2{font-size:14px;}
.installBox .and li h3{font-size:12px;color: #666666;}
#iosStep{display:none;}
#iosStep .and li{margin-bottom:20px;}
#iosStep img{margin-top:46px;}
#iosStep .and li div{background:url(/autonavi/attach/images/dot.png) no-repeat ;}

    /***新版新增加Ios切换代码****/
.ios_help{padding-bottom: 30px;}
.ios_icon{font-size: 18px;color: #323333;text-align: center;background: url(/autonavi/attach/images/ios_icon.jpg) no-repeat;background-position:358px;background-size:33px 33px;height: 76px;line-height: 76px;margin-top: 55px;margin-bottom: 40px;}
.ios_step{font-size: 14px;line-height: 30px;color: #666666;height: 484px;text-align: center;padding: 0px 120px 0px 120px;}
.ios_step li{float: left;width: 246px;}
/*.iostwo{padding-left: 20px;padding-right: 20px;}*/
.ios_step img{padding-top: 20px;}
#step{height:50px;padding-bottom: 15px; background: url(/autonavi/attach/images/step.jpg) no-repeat center top;background-size: 49px 49px;}
.ios_step span{height: 58px;display:inline-block;}
.ios_icon01{font-size: 18px;color: #323333;text-align: center;background: url(/autonavi/attach/images/ios_icon01.jpg) no-repeat;background-position:358px;background-size:33px 33px;height: 76px;line-height: 76px;margin-top: 55px;margin-bottom: 40px;}
.letters{text-align: center;font-size: 14px;line-height: 30px;}
.downhelp{padding: 0px 122px 0px 122px;}
.downhelp img{padding-top: 20px;padding-bottom: 25px;}


/**新版功能页new.html**/
.newbg{height: 454px;width:100%;}
.pos{position:fixed;/*left:183px;*/top:0px;_clear:both;_position:absolute;
       _top:expression(eval(document.compatMode &&
               document.compatMode=='CSS1Compat') ?
               documentElement.scrollTop - 1 : document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);
}

#headul{width:980px;margin:0 auto;background:#fff;height: 90px;line-height: 90px; border:1px solid #cacaca;font-size: 18px;color: #333333;text-align: center;cursor: pointer;padding-bottom: 5px;}
#headul ul li{float: left;width: 191px;}
.hover{color: #0075c2;}
#headul .bluefalg{color: #0075c2; border-bottom: 5px solid #0075c2;padding-bottom: -7px;}
.newpot{background: url(/autonavi/attach/images/newpot.png) no-repeat;width: 100%;height: 600px;padding-top: 24px;font-size: 36px;text-align: center;border-bottom: 1px solid #d8d8d8;}
.newpot .pot01{color: #0075c2;padding-bottom: 10px;}
.newpot .pot02{color: #555555;line-height: 40px;}

.travelNav{height: 624px;width: 100%;background: url(/autonavi/attach/images/travelnav.png) no-repeat left center;background-position: 63px;text-align: right;border-bottom: 1px solid #d8d8d8;}
.travelNav p{padding-right: 68px;}
.travelNav .trnav01{color: #0075c2;font-size: 36px;line-height: 36px;padding-top: 205px;}
.travelNav .trnav02{color: #555555;font-size: 36px;padding-top: 14px;}
.travelNav .trnav03{color: #999999;font-size: 18px;line-height: 24px;padding-top: 14px;}

.lifeservice{height: 624px;width: 100%;background: url(/cache/h5/mobile/images/lifeservice.png) no-repeat right center; background-position: 470px 68px;border-bottom: 1px solid #d8d8d8; }
.lifeservice p{padding-left: 79px;}
.lifeservice .life01{color: #0075c2;font-size: 36px;line-height: 36px;padding-top: 156px;}
.lifeservice .life02{color: #555555;font-size: 36px;padding-top: 14px;}
.lifeservice .life03{color: #999999;font-size: 18px;line-height: 24px;padding-top: 14px;}

.found{height: 624px;width: 100%;background: url(/autonavi/attach/images/found.png) no-repeat left center;background-position: 48px;border-bottom: 1px solid #d8d8d8;text-align: right;}
.found p{padding-right: 70px;}
.found .fd01{color: #0075c2;padding-top: 217px;font-size: 36px;}
.found .fd02{color: #555555;font-size: 36px;line-height: 40px;padding-top: 14px;}
.found .fd03{color: #999999;font-size: 18px;line-height: 24px;padding-top: 14px;}


/* new page */

.imageList {width:400%; overflow:hidden; position:relative;}
.imageList li {float:left; text-align:center; width:980px;}
.imageList li div {padding-top:80px;}
.imageList li h3 {color:#0066bd; font-size:47px; font-weight:normal; padding-right:10px; display:inline;}
.imageList li span {display:inline-block; text-align:left; font-size:16px; width:335px; border-left:1px solid #b2b2b2; padding-left:10px;}

.imageFlag {position:absolute; bottom:70px; width:100%; text-align:center;}
.imageFlag em {display:inline-block; width:24px; height:4px; overflow:hidden; background-color:#d4d4d4; margin:0 2px; cursor:pointer;}
.imageFlag em.current {background-color:#005f91;}


.verNewMore {height: 624px;}
.verNewMore ul{padding:33px 20px 0px 20px;}
.verNewMore li {float:left; text-align:center; width:272px;padding-left:20px;padding-right:20px;margin-top: 50px;}
.verNewMore li em {display:block; margin: 15px auto; width:91px; height:92px; background:url(/autonavi./images/v_new_more.jpg) no-repeat;}
.verNewMore li em.moreFun1 {background-position:0 -92px;}
.verNewMore li em.moreFun2 {background-position:0 -184px;}
.verNewMore li em.moreFun3 {background-position:0 -276px;}
.verNewMore li em.moreFun4 {background-position:0 -276px;}
.verNewMore li em.moreFun5 {background-position:0 -368px;}
.verNewMore li em.moreFun6 {background-position:0 -460px;}
.verNewMore li h4 {color:#333; font-size:14px;}
.verNewMore li p {color:#6b6b6b; font-size:12px; /* width:185px; */margin:10px 30px; height:38px;}

/*huailiang.chen 登陆框页面*/
@charset "utf-8";
.gd_zzc {background: none repeat scroll 0 0 #000000;display: none;height: 100%;left: 0;opacity: 0.7; filter:alpha(opacity=70); top: 0;width: 100%;z-index: 99999;}
.gdlogin,.gd_zzc {position: fixed !important;}
.gdlogin {display: none;height: 220px;left: 50%;margin: -110px auto 0 -249px;overflow: hidden;top: 50%;width: 498px;z-index: 100000;}
.gdlogin .login_tit {background: url("/autonavi/attach/images/gdlogin_img06.png") no-repeat scroll left top #000;height: 31px;line-height: 31px;overflow: hidden;padding: 0 10px;}
.gdlogin .login_tit span {color: #FFFFFF;float: left;font-weight: bold;}
.gdlogin .login_tit img {float: right;margin-top: 11px;}
.login_con {background: url("/autonavi/attach/images/gdlogin_img07.png") repeat-y scroll left top #E9E9E9;height: 189px;overflow: hidden;padding: 14px 35px 0 20px;}
.login_conml {border-right: 1px solid #A6A6A6;float: left;height: 146px;width: 268px;}
.login_conmr {float: right;padding-top: 30px;width: 133px;}
.login_conml .inpt {height: 35px;overflow: hidden;padding-top: 6px;}
.login_conml .inpt input {background: url("/autonavi/attach/images/gdlogin_img03.gif") no-repeat scroll left top #000;border: 0 none;float: left;height: 23px;overflow: hidden;padding: 1px 5px;width: 172px;}

.login_conml .inpt p {float: left;line-height: 25px;width: 39px;}
.bott {height: 30px;overflow: hidden;text-align: center;}
.login_conml span {color: #FF0000;display: block;height: 20px;}
.login_conmr p {height: 32px;overflow: hidden;}
#hdtop_logafter {height:30px;margin-right: 52px;}
#hdtop_logafter img{width:20px;height:20px; vertical-align: middle; cursor:pointer;}
ul.DropMenu { position: absolute; width: 98px; right: 0; top: 30px; display: none; z-index: 10000; border-top: 1px solid #2e9de9; float: none; clear: both; text-align:center;}
.DropMenu {display: none;width: 98px; height: 31px; background:#fff;}
.DropMenu p{margin-top:7px;}
.DropMenu li { background: none repeat scroll 0 0 #FFFFFF;height:28px; line-height:28px;}
.DropMenu li a { color:#333333;}
.DropMenu li a:hover { display:block;color:#333333;background:#f5f5f5;}
#header_nick {margin-left:10px; padding-right:15px; cursor:pointer; color:#FFFFFF; font-size:12px; line-height:30px; background:url(/autonavi/attach/images/arrow.png) no-repeat right center;}
#mobi_title {font-size:12px;font-weight:normal;display: inline;}


/*footer部分*/
/***新版我们的信息***/
.myinfo{height: 71px;color: #666666;}
.myinfo  li{float: left;text-align: center;height: 40px; text-align: left; border-right: 1px #b2b2b2 solid;margin-top: 15px;}
.myinfo .lf{padding-left: 50px;width: 180px;}
.myinfo .lf01{width:242px;padding-left: 50px;}
.myinfo .lf01 a{color: #666666;}
.myinfo  li span{display: block;height: 26px;}
#myweibo{background: url(/autonavi/attach/images/ico_touch.png) 0 0 no-repeat;padding-left: 30px;line-height: 22px;height: 22px;display: block;margin-left: 50px;}
#myweixin{background: url(/autonavi/attach/images/ico_touch.png) 0 -22px no-repeat;padding-left: 30px;line-height: 28px;height: 22px;display: block;margin-left: 50px;}
#myweibo > a{color:#666666;}
#myweixin > a{color:#666666;}

#wxMark{position: absolute;left:0;top:0;display:none;}
.foot2{color:#666666;height:29px;line-height:29px;text-align:center;width:980px;margin:0 auto;}

.footer-div {width:980px;margin: 0 auto; }
#footer_navi,#footer_navi a, #footer_cr { color: #666666;font-size: 12px;}
#footer_navi {float:left; text-align:left;width:300px;}
#footer_cr {text-align:right;float:right;}
#footer_div {position:absolute;top:-100px;}

.lay{width:980px;margin:0 auto;background:#fff;clear:both;overflow:hidden;box-shadow:1px 0px 3px rgba(0,0,0,.1);}
.lays{width:980px;margin:0 auto;background:#fff;clear:both;overflow:hidden;box-shadow:1px 0px 3px rgba(0,0,0,.1);margin-top:20px;}
#f_div {display:block;width:980px;margin: 0 auto;line-height:35px;height:35px;border-bottom:1px solid #b2b2b2;}
#f_div ul li span{margin-left:8px;margin-right:8px;}
.version{width:980px;margin: 0 auto;clear:both;text-align:center;line-height:30px;}
.version span img{width: 64px;height:23px;position:absolute;right:-66px;top:2px;}
#f_div ul{float:right;}
#f_div ul li{float:left;}


/*下载页安卓下载两个不同的type css*/
/*安卓多版本图标*/
#andDownload {display: none;color: #fff;text-align: center;position: relative;}
.dtop{position: absolute; color: #fff;top:8px; left: 50px;display:block;width:101px;height: 24px;line-height: 24px;font-size: 14px;}
.dtop:hover{background: #648600;color: #fff;}
.dbottom{position: absolute; color: #fff; top:36px; left: 50px;display:block;width:101px;height: 36px;bottom:0;line-height: 17px;}
.dbottom:hover{background: #648600;color: #fff;}
#b73_and{font-size: 10px;}
#b73_and i{font-size: 14px;}

/*招贤纳士*/
.article{width:950px;padding:15px;margin:0 auto;background-color:#FFF;clear:both;overflow:hidden;margin-bottom:20px;}
.menu{width:198px;height:auto;overflow:hidden;float:left;margin-right: 30px;}
.menu_title{width:198px;height:37px;line-height:37px;background-color:#1372b4;text-align:center;font-size:16px;color:#f7fdff;}

.menu_list{width:196px;height:auto;border:1px solid #1372b4;background-color:#FFF;float:left;}
.menu_item,.menu_item_children,.menu_children_list{width:196px;height:39px;line-height:39px;text-align:center;cursor:pointer;}
.menu_gap{width:174px;height:1px;overflow:hidden;background-color:#dadada;}

.menu_children_list{border: 0px;margin-top:8px;margin-bottom:8px;}
.menu_item_children{background-color:#f4faff;height:0px;overflow:hidden;}
.menu_item_child,.menu_item_child_end{width:125px;height:21px;line-height:21px;text-align: left;background:url("/autonavi../images/landian.gif") 0px 6px no-repeat;}
.menu_item_child_end{margin-bottom:8px;}

.article_title_list,.article_list{width:700px;height:auto;float:left;font-size:12px;color:#252525;}
.article_list_title{width:700px;height:37px;line-height:37px;font-size:12px;border-bottom:1px solid #dadada;}
.article_item{width:700px;height:30px;line-height:30px;font-size:12px;background:url("/autonavi../images/landian.gif") 0px 13px no-repeat;border-bottom:1px dashed #cdcdcd;}

.article_item_title{width:615px;height:30px;line-height:30px;text-align:left;float:left;}
.article_item_time{width:100px;height:30px;line-height:30px;text-align:right;float:left;}

.article_content h3{padding: 15px 0 5px 0;font-size: 16px;}
.recriut_tit{font-size:14px;color:#333;font-weight: normal;height:28px;line-height:28px;margin-top:5px;}
.position_box{width:740px;overflow:hidden;padding-bottom:4px;}
.position_box li{float:none;height:24px;line-height:24px;overflow:hidden;font-size:12px;font-family:"微软雅黑";}
.position_box li a{float:left;width:243px;color:#666;overflow: hidden;}
.position_box li a:hover{color:#0773c2}


.amap_logo{
	width:152px;
	height:50px;
}