﻿@charset "utf-8";
body {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h4{text-align:center;font-size:14px;}
a:link{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}
a:hover{color:#ff6600; text-decoration:none;}
p{text-indent:2em; line-height:25px; padding:5px 0px; margin:5px; font-size:14px;}

/*首页顶部*/
.muyutop{
	background-image: url(j.png);
	background-repeat: no-repeat;
        background-position:center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.topswf{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

/*主内容显示首页车型展示*/
.muyumain{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: table;
}
.indexzczsbox{
	float: left;
	width: 240px;
	padding-right: 20px;
}
.indexzczstitle{
	background-image: url(titlebg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 47px;
	width: 420px;
	line-height: 32px;
	text-align: left;
	text-indent: 80px;
	color: #fff;
	font-size: 14px;
}
.indexzczs{
	float: left;
	width: 420px;
	height: 200px;
	background-image: url(indexzczsbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.indexzczsimg{
	float: left;
	width: 371px;
	height: 182px;
	padding-left: 14px;
	padding-top: 5px;
	}
/*-----首页新闻中心-----*/
.indexnewsbox{
	float: right;
	width: 560px;
}
.indexnewstitle{
	background-image: url(titlebg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 47px;
	width: 480px;
	float: right;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	text-align: left;
	text-indent: 115px;
	padding-right: 80px;
}
.indexnewstitle span{
	float: right;
	padding-right: 10px;
}

.indexnewscont{
	padding-right: 60px;
	padding-left: 90px;
	width: 430px;
}
.indexnewscont ul li{
	background-image: url(indexnewslistbg.png);
	background-repeat: no-repeat;
	height: 31px;
	float: left;
	width: 430px;
	line-height: 31px;
	text-align: left;
	text-indent: 15px;
}
.indexnewscont ul li span{
	float: right;
	width: 90px;
}
.indexnewscont ul li a{
	text-decoration: none;
}
.indexnewscont ul li a:hover{
	color: #E00011;
	text-decoration: none;
}

/*底部脚注*/
.bottombox{
	width: 100%;
	clear: both;
	background-image: url(footbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 50px;
	padding-top: 40px;
	margin: 0px;
}
.bottom{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-image: url(bottombg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.bottom-home{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 155px;
	background-image: url(bottombg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.footnav{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #5A5A5A;
}
.footnav a{
	color: #5a5a5a;
}
.footnav a:hover{
	color: #E10011;
	text-decoration: none;
}
.foot{
	text-align: center;
	font-family: Arial;
	color: #666;
	margin-top: 0px;
	padding-top: 5px;
}
.foot p{
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
.foot p a{
	color: #666;
}
.foot p a:hover{
	color: #E10011;
	text-decoration: none;
}
/*导航菜单*/
#navMenu {
	height: 50px;
	line-height: 50px;
	display:block;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	margin: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	position: relative;
	z-index: 1;
	background-image: url(navbg.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 760px;
}
#navMenu ul{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
}
#navMenu .onelink{
	background-image:none;
	margin: 0px;
	padding: 0px;
}
#navMenu_r{
	float:right;
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navMenu li {
	width:90px;
	text-align:center;
	float: left;
	line-height:43px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: right 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(navline.jpg);
}
#navMenu li a {
	color:#000;
	display: block;
	margin: 0px;
	padding: 0em;
	width: 94px;
	text-decoration: none;
	height: 50px;
}

#navMenu li a:hover{
	text-decoration: none;
	color:#fff;
	margin: 0px;
	padding: 0px;
	width: 94px;
	background-image: url(ul-lihover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}
#navMenu .this a{
	text-decoration: none;
	color:#fff;
	margin: 0px;
	padding: 0px;
	width: 94px;
	background-image: url(ul-lihover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}

/*-------- 下拉菜单 --------------*/
.dropMenu {
	background-image: url(ab2.png);
	background-repeat: repeat;
	background-position:bottom;
	position:absolute;
	top: 0;
	z-index:500;
	visibility: hidden;
	margin-top: -4px;
	margin-left:8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 300px;
}

.dropMenu li {
	width: 65px;
	line-height: 25px;
	text-align: center;
	background-image: url(ab1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.dropMenu li a {
	display: block;
	text-align:center;
	color: black;
	color:#333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dropMenu li a:hover {
	text-decoration: none;
	color:#E4040F;
	display: block;
	margin: 0px;
	padding: 0px;
}
.dropMenu1 {
	background-image: url(ab2.png);
	background-repeat: repeat;
	background-position:bottom;
	position:absolute;
	top: 0;
	z-index:500;
	visibility: hidden;
	margin-top: -4px;
	margin-left:8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 145px;
}

.dropMenu1 li {
	width: 65px;
	line-height: 25px;
	text-align: center;
	background-image: url(ab1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.dropMenu1 li a {
	display: block;
	text-align:center;
	color: black;
	color:#333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dropMenu1 li a:hover {
	text-decoration: none;
	color:#E4040F;
	display: block;
	margin: 0px;
	padding: 0px;
}

.dropMenu2 {
	background-image: url(ab2.png);
	background-repeat: repeat;
	background-position:bottom;
	position:absolute;
	top: 0;
	z-index:500;
	visibility: hidden;
	margin-top: -4px;
	margin-left:8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 400px;
}

.dropMenu2 li {
	width: 65px;
	line-height: 25px;
	text-align: center;
	background-image: url(ab1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.dropMenu2 li a {
	display: block;
	text-align:center;
	color: black;
	color:#333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dropMenu2 li a:hover {
	text-decoration: none;
	color:#E4040F;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*子页面top*/
.subtopbox{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo{
	background-repeat: no-repeat;
	height: 83px;
	width: 225px;
	float: left;
}
.subnavbox{
	float: left;
	width: 775px;
	padding-top: 15px;
}
.subbanner{
	float: left;
	height: 290px;
	width: 1000px;
}
.submainbox{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}

/*左侧menu菜单导航*/

.subleftmenubox{
	float: left;
	width: 201px;
}
.subleftmenutop{
	float: left;
	height: 56px;
	width: 201px;
}
.subleftmenumain{
	float: left;
	width: 201px;
}
.subleftmenumain ul li{
	background-image: url(subleftmenulink.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 31px;
	width: 201px;
	text-align: left;
	text-indent: 25px;
	line-height: 31px;
	font-size: 14px;
}
.subleftmenumain ul li a{
	font-size: 14px;
}
.subleftmenumain ul li a:hover{
	background-image: url(subleftmenulink.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 201px;
	color: #dc000f;
	font-size: 14px;
}
.a1{
	background-image: url(subleftmenulink.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 201px;
	color: #dc000f;
	
	
	}
.subleftcontactimg{
	float: left;
	padding-top: 20px;
}
.subrightcontbox{
	float: right;
	width: 756px;
}
.subrightconttop{
	float: right;
	width: 756px;
	height: 45px;
	background-image: url(subrighttopbg.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.subrightcontnav{
	background-image: url(dian.png);
	background-repeat: no-repeat;
	float: right;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
	padding-right: 40px;
}
.subrightcontmain{
	background-image: url(subrightcontbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 98%;
	display: table;
	padding:0px;
	margin:0px;
}
.subrightcontmain-1{
	background-image: url(subrightcontbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1003px;
	display: table;
	padding:0px;
	margin:0 auto;
}
.subrightconttop-1{
	
	width:1003px;
	height: 86px;
	background-image: url(subrighttopbg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.subrightcontbottom{
	float: left;
	width: 756px;
	background-image: url(subrightbottombg.png);
	background-position: left top;
	height: 24px;
}
.subrightcontbottom-1{
	width: 1003px;
	background-image: url(subrightbottombg.jpg);
	background-position: left top;
	height: 32px;
}
/*右侧内容区*/
.rightcont{  
width:99%;
padding:5px; margin:3px;
}

/*----客户案例----*/
.khal{
	float: left;
	width: 98%;
	padding:5px; margin:3px;
}
.khal ul li{
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	line-height: 28px;
	margin: 0px;
	text-align: center;
}
.khal ul li img{ width:200px; height:140px;}
.khal ul li a{}
.khal ul li a:hover img{
	border: 5px solid #dc000f;
	height: 130px;
	width: 190px;
	}
/*--详细内容--*/
.detailtitle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.detaildate{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #666;
	line-height: 25px;
}

/*新闻中心*/
.newslist{
	width: 406px;
}
.newslist ul li{
	background-image: url(newslist.png);
	background-repeat: no-repeat;
	background-position: left -5px;
	text-align: left;
	text-indent: 15px;
	height: 35px;
	line-height: 30px;
	width: 706px;
}
.newslist ul li span{
	float: right;
}
.newslist ul li a{}
.newslist ul li a:hover{
	color: #dc000f;
	text-decoration: none;
}
/*车型展示*/
.zxzsimg{
	text-align: center;
	float: left;
	width: 710px;
	clear: both;
}


/* 分页 */
k_pagelist{float:right; margin-right:5px}
.k_pagelist,{line-height:26px;}
.k_pagelist a,.k_pagelist strong,.k_pagelist em{float:left;display:inline;margin-left:4px;padding:0 8px;height:26px;border:1px solid;border-color:#C2D5E3;background-color:#FFF;background-repeat:no-repeat;color:#333;overflow:hidden;text-decoration:none;font-style: normal; line-height:26px}
.k_pagelist a.nxt{padding:0 10px;}
.k_pagelist a:hover{border-color:#369;color:#369;}
.k_pagelist a.nxt{padding-right:25px;background-image:url(arw_r.gif);background-position:90% 50%;}
.k_pagelist a.prev{padding-right:25px;background-image:url(arw_l.gif);background-position:90% 50%;}
.k_pagelist strong{background-color:#E5EDF2;}



/* 标准盒模型 */
.ttl{height:18px;}
.ctt{height:auto;padding:6px;clear:both;border:1px solid #064ca1;border-top:0; text-align:left;}
.w936{margin:2px 0;clear:both;width:99%;/*滑动门的宽度*/}
/* TAB 切换效果 */
.tb_{background-image: url('tabs1.gif'); background-repeat: repeat-x;}
.tb_ ul{height:24px;}
.tb_ li{float:left;height: 32x;line-height:1.9;width: 124px;cursor:pointer; padding:0px 4px;text-align:center;}
/* 控制显示与隐藏css类 */
.normaltab   { background-image:url('tabs2.png'); background-repeat: no-repeat; color:#000 ;}
.hovertab    { background-image: url('tabs3.png'); background-repeat: no-repeat; color:#000; font-weight:bold }
.dis{display:block;}
.undis{display:none;}
.anli{width:99%;}
.anli ul li{
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	line-height: 24px;
	margin: 0px;
	text-align:center;
}
.anli ul li img{ width:200px; height:140px;}
.anli ul li a{}
.anli ul li a:hover img{
	border: 5px solid #dc000f;
	height: 130px;
	width: 190px;
	}

/* 图片居中效果 */
.dis p img{
display: table-cell;　/*非IE的主流浏览器识别的垂直居中的方法*/
　vertical-align:middle;　/*非IE的主流浏览器识别的垂直居中的方法*/
　text-align:center;　/*设置水平居中*/
　*display: block;　/* 针对IE的Hack */
　*font-size: 104px;　/*约为高度的0.873，120*0.873 约为104*/
　*font-family:Arial; 　/*防止非utf-8引起的hack失效问题，如gbk编码*/
padding:0px; margin:0px;
}


 /**服务项目样式**/
#M_L_main_main{ width:99%;
}
#M_L_main_main .fwxm{
	width:46%;
	float:left;
	height:130px;
	padding-top:25px;
	padding-bottom:25px;
	margin:0px;
}
#M_L_main_main .fwxm img{
	float:left; width:60px; height:60px;
	margin:2px; padding:4px;
}

#M_L_main_main .fwxm div{
	float:left;
	width:260px;
	text-align:left;
}
#M_L_main_main .fwxm div h3{
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
}
#M_L_main_main .fwxm span{
	float:left;
	line-height:25px;
}
 .pay{width:100%;}
 .pay .left{width:46%; float:left; padding:0px 0px 0px 20px;}
 .pay .right{width:47%; float:right;padding:0px 20px 0px 0px;}
 .flink{padding:0px; text-align:left;}
.flink a{padding:0px 2px;}

.QQbox{
	z-index:99;
	width: 170px;
	left: 3px;
	top: 145px;
	position: absolute;
	color: #000000;
	line-height:24px;
	text-align:left;
	text-indent:1.5em;
	margin-left:3px;
}
.QQbox .press{ left: 0; border: none; cursor: pointer;width: 26px; height: 136px;position: absolute;}
.QQbox .Qlist{ left: 0; width: 170px; background: url(/img/siderIM_bg.gif) padding:5px;}
.QQbox .Qlist .b{ float: left; height: 6px; width: 170px; font-size: 1px; }
.QQbox .Qlist .infobox{ text-align:center; background:#bdc5cb; background-image:url(/img/siderIM_infobox.gif); background-repeat:no-repeat;  padding:5px; line-height:14px; color:#000; font-weight:700;}
.QQbox .Qlist .t{ background:url(/img/siderIM_title.gif); height:34px;}
.QQbox .Qlist .b{ background:url(/img/siderIM_bottom.gif); height:9px; overflow:hidden; }
.QQbox .Qlist .con{ background: url(/img/siderIM_bg.gif); width: 100%; padding: 10px 0px 10px 0px;}
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(/img/siderIM_bg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}

.QQbox .Qlist .con ul li{ padding: 5px 5px 0px 15px; }
.QQbox a:link{
	color: #000000;
	
}
.QQbox a:vistied{color: #000000;}
.QQbox a:hover{color: #000000;}
/*QQ END*/