﻿@charset "utf-8";
/* CSS Document */
body {
	font-size:14px;
	FONT-FAMILY: "Microsoft YaHei", "Arial Narrow";
	BACKGROUND: #f1f1f1;
	COLOR: #666;
	LINE-HEIGHT: 22px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {/*border-collapse:collapse;border-spacing:0;*/
}
fieldset, a img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ul, li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ul, li {
	list-style-type:none;
}
a {
	COLOR: #494949;
	text-decoration:none;
}
a:hover {
	COLOR: #ff0000;
	text-decoration:none;
}
.hui a, .hui a:visited, .hui a:hover {
	color:#999;
	text-decoration:none;
}
.newslist a ,.new_g_t1,.hot_list, .install li s.f-check, .install li s.select.f-check,.down_xg li{
	background: url(../images/icons.png) no-repeat;
}
/*--top--*/
.header {
	width:100%;
	height:40px;
	border-bottom:#e7e7e7 1px solid;
	background:#FFF;	
}
.top_box{
	width:1100px;
	margin:auto;
}
.top_1_center {
	float:left;
	overflow:hidden;
	width:600px;
}
.top_1_center a {
	color:#999;
	display:inline-block;
	width:50px;
	line-height:40px;
	text-align:right;
}

/*--头部菜单右侧--*/
.top_1_right {
	float: right;
	width: 250px;
	overflow: hidden;
	height: 38px;
}
.top_1_right li {
	line-height:24px;
	height:24px;
	float:right;
	padding:8px 10px;
	cursor:pointer;
}
.top_1_right li.Logged_in {
	width:125px;
	float:right !important;
	background:#FFF;
	border-left:#e7e7e7 1px solid;
	border-right:#e7e7e7 1px solid;
	text-align:left;
	position: absolute;
	height:25px;
	line-height:22px !important;
	padding-left:40px;
	font-size:14px;
	color:#666;
	z-index:220;
	right:-1px;
	top:0;
}
.top_1_right li.Logged_in i {
	display:inline-block;
	width:22px;
	height:22px;
	position:absolute;
	z-index:10;
	top:10px;
	left:12px;
}
.top_1_right li.Logged_in i img {
	width:20px;
	height:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.name {
	position:relative;
}
.top_1_right li.Logged_in span {
	display:inline-block;
	padding:0 3px;
	color:#FFF;
	background:#F00;
	font-size:10px;
	position:absolute;
	z-index:199;
	top:-5px;
	margin-left:4px;
	min-width:9px;
	height:14px;
	line-height:13px;
	-webkit-border-radius:7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	text-align:center;
}
.top_1_right li a {
	display: inline-block;
	color:#aaa;
}
.top_1_right li a:hover {
	color:#666;
}
.top_1_right li a.user {
	max-width:180px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-right:5px;
	color:#666;
}
.top_1_right li a.exit {
	height:24px;
	line-height:24px;
	overflow:hidden;
}
/*--会员登录后显示浮动框--*/
.Logged_in_float {
	/*和上面的ul li是平级*/
	width:235px;
	height:150px;
	border:#e7e7e7 1px solid;
	position:  absolute;
	z-index:1;
	background:#FFF;
	top:40px;
	right:-1px;
	padding:10px 20px;
	box-shadow: 1px 1px 2px #ddd;
}
.Logged_in_info {
	border-bottom:#e7e7e7 1px solid;
	overflow:hidden;
	padding:5px 0 10px;
}
.Logged_in_info li {
	width:50%;
	height:30px;
	line-height:30px;
	font-size:12px;
	float:left;
	padding:0;
	color:#f00;
}
.Logged_in_info li span {
	display:inline-block;
	width:55px;
	color:#777;
}
/*--title--*/
.driver_title {
	width:1100px;
	margin:45px auto 28px auto;
	overflow:hidden;
}
.driver_title .logo{
	float:left;
	width:200px;
	padding-right:20px;
	text-align:center;
	}
.search_box {
	width:685px;
	float:left;
	padding-top:13px;
	height:75px;	
}
.search_warp {
	width:100%;
	FLOAT:left;
	height:40px;
}
.search_form {
	CLEAR:both;	
	height:35px;
	background: #fff;
	border: #47a4dd 2px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.search_word_warp {
	width:550px;
	height:35px;
	float:left
}
.sele_list {
	height:45px;
	text-align:center;
	float:left;
	padding-left:20px;
}
.sele_list li {
	width: 80px;
	line-height:35px;
	color:#999;
	font-size:18px;
	cursor:pointer;
	float:left;
}
.sele_list li:hover, .sele_list li.cur {
	color:#1a9cd6;
	font-weight: bold;
}
.search_word_warp a {
	color:#bcbbbb
}
.search_word_warp a:hover {
	color:#999
}
.search_button_warp {
	width:120px;
	height:26px;
	float:right;
	margin-top:4px;
	border-left:1px solid #ddd;
}
.search_word {
	BORDER:0;
	LINE-HEIGHT:35px;
	height:35px;
	WIDTH:530px;
	margin-left:20px;
	color:#999;
	outline: none;
	font:14px/35px "Microsoft YaHei", "Arial Narrow";
}
.search_button {
	width: 120px;
	HEIGHT:26px;
	FONT-SIZE:14px;
	text-align:center;
	BORDER:0;
	CURSOR:pointer;
	background: url(https://drivers.mydrivers.com/images/icon/search_icon.png) no-repeat 47px 0px !important;	
}
.search_button:hover {
	background-position: 47px -50px !important;
}
.hot_search {
	overflow:hidden;
	height:35px;
	line-height: 35px;
	font-size:12px;
	padding-left:5px;
}
.hot_search a {
	display:inline-block;
	padding:0 10px;
	color:#666;
}
.hot_search a.cur{
	color: #f00 !important;
}
.hot_search a:hover {
	color:#159edc;
}
.weather{
	padding-top:11px;
	width:180px;
	text-align:center;
	float:right;
	}
/*--title下图标--*/	
.app_icon{
	width:1100px;
	margin:auto;
	height:85px;
	line-height:24px;
	text-align:center;
	}
.app_icon a{
	display:inline-block;
	width:111px;
	text-align:center;
	font-size:12px;
	color:#666;	
	}
.app_icon a div{
	width:44px;
	height:44px;
	margin:auto;
}
.app_icon a div img{
	display:block;	
	}
/*--驱动下载二级以下页面用--*/
.pathway {
    width: 1100px;
    margin: auto;   
    height: 26px;
    line-height: 26px;
    color: #666;
}
.pathway li {
    float: left;
	padding:0 3px;
}	
/*--以下为新增关于我们_CSS--*/
#footer {
	width:1100px;
	margin:10px auto;
	font-size:12px;
	color: #999;
}
#footer p{
	padding: 5px 0;
}
.copyright {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
#footer .copyright a {
	color:#888;
}
.footer_about{
    width: 100%;
    border-top: #e8e8e8 1px solid;
    margin: 10px 0;
    clear:both;
}
.pageFooter{
	width:1100px;
	margin:0 auto;
	height:190px;
	padding-top:35px;
}
.footerLine {
    clear: both;
    width: 100%;
    border-top: 2px solid #eeeeee;
}
.footerright {
    float: right;
    width: 380px;
    padding: 0px 15px 25px 15px;
    border-left: 1px solid #ddd;
    height: 120px;
}
.footerright ul {
    padding: 0px 0px 0px 40px;
}
.footerright LI{
	padding-top:20px;
	float:left;
	width: 170px;
	height:100px;
	text-align: center;
}
.footerright LI img{
	border:#ddd 1px solid;
	width:100px;
	height:100px;
	background:#FFF;
	padding:4px;
}
.footerright LI img:hover{
	border:#afcbdb 1px solid;
	cursor: pointer;
}
.footerright span {    
   display: block;
}
.footerleft {
    float: left;
}
.footerleft dl {
    float: left;
    padding: 0px 50px 10px 50px;
}
.footerleft dd {
    font-size: 16px;
    font-weight: 100;
    color: #383838;
	-webkit-margin-start: 0px;
	line-height:44px;		
}
.footerleft dt {
    color: #888;
	font-size:14px;
	line-height:32px;	
}
.footerleft dt img{	
	vertical-align: middle;
}
.footerleft dt a{
	color:#888;
	position: relative;
	z-index:1111;	
}
.wxewm_cur{	
	display: none;	
	position: absolute;
	top:-46px;
	left:130px;
	height:115px;
	width:115px;
}
.float_ewmar{
	width:6px;
	height:15px;	
	position: absolute;
	left:0px;
	top:38px;	
	z-index:3333;
}
.float_ewm{
	margin-left:5px;
	border: #ddd 1px solid;
	background: #fff;
	-webkit-box-shadow:2px 2px 6px #dedbdb;  
    -moz-box-shadow:2px  2px  6px #dedbdb;  
    box-shadow:2px  2px  6px #dedbdb;
	width:100px;
	height: 100px;
	padding:6px;
}
.float_ewm img{
	width:100px;
	height:100px;
	display:inline-block;
}