@charset "utf-8";
/* service页面 */
.serNav_Box{position:relative;}
.serNav{display:block;clear:both;}
.serNav>li{float:left;margin-right:10px;}
.serNav>li span{display:inline-block;padding:0 20px 1px;line-height:32px;background:#93988c;cursor:pointer;
		border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;
		box-shadow:inset 0 -3px 0 #666f66;-moz-box-shadow:inset 0 -3px 0 #666f66;-o-box-shadow:inset 0 -3px 0 #666f66;-box-shadow:inset 0 -3px 0 #666f66;}
.serNav>li span,.serNav>li span:visited{color:#fff;}
.serNav>li span:hover,.serNav>li.curs span{background:#76c600;
		box-shadow:inset 0 -3px 0 #60a100;-moz-box-shadow:inset 0 -3px 0 #60a100;-o-box-shadow:inset 0 -3px 0 #60a100;-box-shadow:inset 0 -3px 0 #60a100;}
.serNav li a{ color:#FFFFFF;}		
.serviceBox{}
.serviceBox h1{display:block;font-size:20px;font-weight:bold;text-align:center;padding:30px 0 20px;
		overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.serviceBox h2{display:block;font-size:16px;font-weight:bold;padding:10px 0 5px;}
.serviceBox h3{display:block;font-size:14px;text-indent:2em;padding:5px 0;}
.Camera,.Headset,.Tachograph{display:none;}

/*download页面*/
.download{width:750px;padding-top:20px;margin:auto;}

dl.load{display:block;width:100%;}
dl.load dt,dl.load dd{float:left;line-height:30px;}
dl.load dt{width:80px;text-align:right;margin-right:40px;}
dl.load dd{margin-right:35px;}
dl.load dd span{cursor:pointer;}
dl.load dd.curs span,dl.load dd span:hover{color:#f04949;}
dl.load b{ margin-right:20px; width:80px; display:block; float:left; text-align:right; font-weight:normal;}
dl.load{ line-height:30px;}
dl.load a,dl.load span{ margin-left:15px;}
dl.load span{ color:#FF0000;}

.download h2{font-size:18px;font-weight:bold;padding-top:30px;padding-bottom:10px;}
.download li{padding-left:5px;padding-right:10px;border-top:1px dashed #bbb;}
.download .down_txt{display:inline-block;width:659px;line-height:30px;padding-left:20px;background:url(../icon/add_icon.png) 0 center no-repeat;cursor:pointer;}
.download a,.download a:visited{color:#666f66;}
.download .down_txt:hover,.download a:hover{color:#f04949;}
.driveExplain{display:none;padding-left:20px;padding-bottom:5px;line-height:24px;color:#aaa;}
.driveExplain time{margin-right:100px;}

.headSearch{position:absolute;top:1px;right:0;display:block;width:280px;height:30px;overflow:hidden;}	
#contSearch{width:202px;height:26px;padding:0 8px;vertical-align:middle;
		border:1px solid #ddd;box-shadow:0 0 2px #ddd inset;}
#searchSubmit{width:60px;height:28px;color:#fff;background:#76c600;vertical-align:middle;border:none;cursor:pointer;}
#contSearch:focus{box-shadow:0 0 1px #ddd,1px 1px 3px #c3c3c3 inset;border-color:#505050;}

/*customer页面*/
.customer{}
.customer h2{font-size:18px;font-weight:bold;padding:20px 0 10px}
.customer a,.customer a:visited{color:#666f66;}
.customer a:hover{color:#f04949;}


/*problem页面*/
.consult{line-height:30px;text-align:left;color:#666f66;}
.consult dt,.consult dd{position:relative;padding-left:77px;}
.consult dt{margin-bottom:10px;font-size:15px;font-weight:bold;}
.consult dd{margin-bottom:20px;font-size:13px;}

.consult dt big{position:absolute;top:0;left:0;display:inline-block;width:32px;font-size:16px;}
.consult dt i,.consult dd i{position:absolute;top:0;left:32px;display:inline-block;width:35px;height:29px;
			background:url("../images/answers.png") 0 0 no-repeat;}
.consult dd i{background-position:0 -29px;}
.problem_none{display: block; font-size: 20px; font-weight: bold; color: red; text-align: center;}

/*产品操作指南*/
.operation{margin:15px 0;}
.opera_dl{position:relative;display:block;width:100%;border-bottom:1px dashed #dfdfdf;}
.opera_dl:hover{background:#ffffcf;}
.opera_dl:first-of-type{border-top:1px dashed #dfdfdf;}
.opera_dl dt,.opera_dl dd{float:left;display:block;}
.opera_dl h2,.operaView{display:block;font-size:14px;padding:8px 0;}
.opera_dl h2{width:735px;color:#333;padding-left:10px;}
.operaView{width:60px;text-align:center;}
.operaView,.operaView:visited{color:#76c600;}
.operaView:hover{color:#f04949;}
