@charset "utf-8";
body{
	font-family:Microsoft YaHei;
	padding:0;
	margin:0;
	height:100%;
	min-height:100%; 
	font-size:14px; 
	background:#fff; 
	color:#333;
}
img{display:block;vertical-align:top; border:none;}
ol,ul,li,dl,dt,dd{list-style:none; margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%; margin:0;}
input,form{padding:0;margin:0;}
p{padding:0; margin:0; text-align:left; line-height:24px;}
a{text-decoration:none; cursor:pointer;color:#555; overflow:hidden;}
a:active,a:visited{ color:#555; text-decoration:none;}
a:hover{ color:#01184a; text-decoration: none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ height:0; font-size:0; line-height:0; clear:both;}
.clearfix:after { 
	content:"\200B"; 
	display:block;
	height:0; 
	clear:both; 
} 
.clearfix {*zoom:1;}/*IE/7/6*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*头部*/
.header{
	height:104px;
	position:relative;
	z-index:100;
}
.head{
	width:1190px;
	margin:0 auto;
}
.logo{
	margin-top:28px;
	display:inline;
}

/*导航*/
.nav{
	width:890px;
	height:75px;
}
.nav li {
    float: left;
    text-align: center;
    width: 110px;
	z-index:9999;
	cursor:pointer;
	line-height:104px;
}
.nav li a {
    color: #333;
    display: block;
    font-size: 16px;
}
.nav li.has_nav div.sub{
	display:none;
	position:absolute;
	top:104px;
	z-index:9999;
	background:url(../images/blue.png) repeat;
	height:57px;
	width:100%;
	left:0;
}
.nav li.has_nav.active,
.nav li.has_nav.select{
	background:#022d8b;
	height:104px;
}
.nav li.has_nav.active a,
.nav li.has_nav.select a{
	color:#fff;
	text-decoration:none;
}
.nav li.has_nav div.sub a{
	font-size:16px;
}
.nav li.has_nav.active div.sub a{
	color:#fff;
}
.nav li.has_nav.active div.sub a:hover{
	color:#a3bef9;
}
.nav li.has_nav div.sub div{
	margin-left:40%;
}
.nav li.has_nav div.sub a{
	line-height:57px;
	display:block;
	float:left;
	width:100px;
}
.nav li a:active,.nav li a :visited{
	color:#fff;
}
/*尾部*/
.blank{
	height:70px;
}
.footNav{
	background:#f5f5f5;
}
.footNavCon{
	width:1190px;
	margin:0 auto;
	padding:40px 0;
}
.footNavCon li{
	float:left;
	text-align: left;
	margin-right:114px;
}
.footNavCon li:last-child{
	float:right;
	margin-right: 0;
}
.footNavCon li span{
	display:block;
	font-size:16px;
	margin-bottom:20px;
}
.footNavCon li a{
	color:#888;
	display:block;
	line-height:28px;
}
.footNavCon li a:active,.footNavCon li a:visited{
	color:#888;
}
.footNavCon li a:hover{
	color:#01184a;
}
#footer{
	background:#272c2a;
}
.footer{
	width:1190px;
	margin:0 auto;
	text-align: center;
	color:#8b8d8c;
	line-height:21px;
	padding:7px 0;
	font-size:12px;
}
/*banner*/
.none{ display:none;}
.banner_show{
	width:100%; 
	text-align:center; 
	height:627px; 
	overflow:hidden; 
	position:relative;
}
.bannger_inbox{
	position:absolute; 
	left:50%; 
	top:0;
}
.banner_img{
	position:absolute;
	right:0;
	bottom:0;
}
/*圆点*/
.banner_mag{
	position: absolute;
	width:280px;
	left: 50%;
	margin-left:-150px;
	bottom:20px;
	z-index:100;
}
.yq_banner_list{
	width:200px; 
	height:25px;
	text-align:left; 
}
.yq_banner_list a{
	display:inline-block; 
	width:40px; 
	height:6px;
	background:url(../images/abg.png) no-repeat left top; 
	margin-right:10px;
}
.yq_banner_list a.hover{
	background:url(../images/abg.png) no-repeat right top;
}

/*内页banner*/
/*分页*/
.page {
    margin: 0 auto;
    text-align: center;
	padding:60px 0;
	clear:both;
}
.page a img{
	display: inline;
}
.page a{
	background: #f7f7f7;
    border: 1px solid #ededed;
    padding: 5px 10px;
    text-decoration: none;
	color:#333;
	margin:0 1px;
}
.page a:active,.page a:visite{
	colro:#333;
}
.page a:hover{
	color:#fff;
	text-decoration:none;
	background:#333; 
	border: 1px solid #bfbfbf;
}
.page a.active{
	background:#333;
	border:1px solid #bfbfbf;
	color:#ffffff;
}
.page a.disabled {
	background:#ffffff;
	color:#787878;
}
.page a.disabled:hover{
	color:#787878;
	background:#ffffff;
	border:1px solid #EDEDED;
}
.pageIcon {
    font-family: SimSun;
    font-weight: bold;
    padding: 5px 10px 6px 10px !important;
    font-size: 18px;
    color: #bbb !important;
    background:#fff !important;
    border: 1px solid #ededed !important;
}
/*  分页*/
/*首页*/
.indexCompany{
	background:#f5f5f5;
	height:120px;
	margin-bottom:20px;
}
.indexCompanyList{
	width:1200px;
	margin:0 auto;
}
.indexCompanyList a{
	width:396px;
	float:left;
	display:block;
	height:120px;
}
.indexCompanyList a img {
    margin-top: 30px;
}
.indexCompanyList a:hover{
	background:#e6e6e6;
}
.animation .fadeL{
	animation:fadeInLeft 1s forwards;
	-webkit-animation: fadeInLeft 1s forwards;	
}
.animation .fadeC{
	animation:fadeInUp 1s forwards;
	-webkit-animation: fadeInUp 1s forwards;	
}
.animation .fadeR{
	animation:fadeInRight 1s forwards;
	-webkit-animation: fadeInRight 1s forwards;	
}
.indexNews{
	width:1190px;
	margin:0 auto;
	margin-bottom:45px;
	overflow: hidden;
}
.indexNewsTitle{
	border-bottom:1px solid #e6e6e6;
	height:40px;
	line-height:40px;
	background:url(../images/index01.jpg) no-repeat left center;
	padding-left:15px;
	font-size:16px;
	text-align: left;
	margin-bottom:30px;
	position: relative;
}
.indexNewsTitle span{
	position: absolute;
	right:10px;
	top:10px;
}
.indexNewList{
	width:545px;
	height:393px;
	overflow: hidden;
}
.indexNewList li{
	margin-bottom:27px;
}
.indexNewsDate{
	width:114px;
	height:114px;
	background:#e8ecf5;
}
.indexNewsDes{
	width:431px;
	text-align: left;
}
.indexNewsDes a{
	padding-left:30px;
	display:block;
	height:114px;
}
.indexNewsDes a:hover{
	background:#f5f5f5;
}
.indexNewsDes h1{
	font-size:16px;
	height:34px;
	line-height: 34px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 8px;
    margin-bottom: 5px;
}
.indexNewsDes p{
	height:48px;
	overflow: hidden;
}
.indexNewsDes a h1,
.indexNewsDes a:active h1,
.indexNewsDes a:visited h1,
.indexNewsDes a:hover h1{
	color:#333;
}
.indexNewsDes a p,
.indexNewsDes a:active p,
.indexNewsDes a:visited p,
.indexNewsDes a:hover p{
	color:#888;
}

.indexNewsDate div{
	font-size:18px;
	width:60px;
	margin:0 auot;
	margin-top:30px;
	text-align: right;
}
.indexNewsDate div span{
	color:#888;
	font-size:14px;
	display:block;
	margin-top:5px;
}
#pub_slideplay{
	position: relative;
    z-index: 0;
    margin: 0px;
    padding: 0px;
    width: 586px;
    height: 393px;
    overflow: hidden;
}
#pub_slideplay div{
    position: absolute;
    z-index: 20;
    right: 0px;
    bottom: 5px;
}
#pub_slideplay li{
	position: absolute;
    top: 0px;
    background: rgb(255, 255, 255);
    left: 0px;
    width: 100%;
    height: 100%;
}
#pub_slideplay li p{
	position: absolute;
	left:0;
	bottom:0;
	height:72px;
	line-height: 72px;
	background:url(../images/black.png) repeat;
	text-align: left;
	color:#fff;
	width:556px;
	padding:0 15px;
	margin-bottom:0;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
#pub_slideplay img{
	transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
	cursor: pointer;
}
#pub_slideplay img:hover{
	 transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}
/*内页banner*/
.aboutbanner{
	background:url(../images/bannerAbout.jpg) no-repeat top center;
	height:236px;
}
.contactbanner{
	background:url(../images/bannerContact.jpg) no-repeat top center;
}
.contentW{
	width:1190px;
	margin:0 auto;
	overflow: hidden;
}
.subTitle{
	font-size:20px;
	background:url(../images/index02.jpg) no-repeat bottom center;
	height:40px;
	line-height:40px;
	margin:30px auto;
}
.subNav ul{
	width:440px;
	margin:0 auto;
	border:1px solid #bfbfbf;
	border-left:none;
	margin-bottom:35px;
}
.subNav ul li{
	float:left;
	width:219px;
	height:40px;
	line-height:40px;
	text-align: center;
	border-left:1px solid #bfbfbf;
}
.subNav ul li a:hover{
	text-decoration: none;
	color:#333;
}
.subNav ul li.active{
	color:#fff;
	background:#555555;
}
.subNav li img{
	display:inline;
	vertical-align: middle;
	margin:-3px 3px 0 0;
}
.aboutOne{
	font-size:20px;
	line-height:34px;
	text-align: center;
	margin-bottom:35px;
}
.aboutTwo{
	background:url(../images/about04.jpg) no-repeat top center;
	height:460px;
}
.aboutTwo .contentW{
	background:#fff;
	height:357px;
}
.aboutTwoL{
	margin:26px 35px 0 35px;
}
.aboutTwo p {
    width: 570px;
    padding-top: 45px;
    text-indent: 30px;
    line-height: 30px;
}
.aboutName{
	border-bottom:1px solid #bfbfbf;
	margin:20px 0 15px 0;
	padding-bottom:10px;
	text-align: left;
}
.aboutText p{
	line-height:32px;
	text-indent: 30px;
}
.wenhua{
	text-align: left;
	height:360px;
}
.wenhua p{
	line-height:32px;
	margin-left:105px;
	margin-top:25px;
	width:380px;
}
.wenhua h1{
	padding-top:80px;
	margin-left:105px;
}
.wenhua h1 span{
	font-size:24px;
	border-bottom:1px solid #bfbfbf;
	padding-bottom:5px;
}
.zeren{
	background:url(../images/about07.jpg) no-repeat left top;
	padding-left:600px;
}
.chuangxin{
	background:url(../images/about08.jpg) no-repeat right top;
}
.houde{
	background:url(../images/about09.jpg) no-repeat top center;
}
.zhuoyue{
	background:url(../images/about10.jpg) no-repeat right top;
}
.houde .wenhua{
	margin-left:600px;
}
/*联系我们*/
.ytAdd{
	background:#eee;
}
.add{
	width:600px;
	text-align: left;
	font-size:18px;
	line-height:36px;
	padding:100px 0;
}
.ytmap{
	width:530px;
	height:340px;
	margin-top:75px;
}
#main{
	background:#f6f6f6;
	padding:15px 0;
}
.main{
	width:1002px;
	margin:0 auto;
}
.left{
	width:220px;
	
	
}

.right{
	width:760px;
	background:url(../images/right_bottom.gif) no-repeat left bottom #fff;
	padding-bottom:5px;
	padding-bottom:50px;
}
.left_title{
	background:#005ca9;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:16px;
	text-align:left;
	padding-left:22px;
}
.right_title span {
    float: right;
    font-size: 12px;
    margin-right: 10px;
	background:url(../images/home.jpg) no-repeat left center;
	padding-left:15px;
}
.leftNav a{
	display:block;
	background:url(../images/mit01.jpg) no-repeat;
	height:36px;
	line-height:36px;
	text-align:left;
	padding-left:45px;
	font-size:14px;
	margin-bottom:1px;
}
.leftNav a:hover{
	background:url(../images/mit02.jpg) no-repeat;
	color:#333;
	text-decoration:none;
}
.leftNav .sub_leftNav a {
    background: none repeat scroll 0 0 #fff;
    padding-left: 45px;
	font-size:13px;
}
.leftimg img{
	margin-top:10px;
	border:1px solid #ccc;
}
.right_title{
	background:url(../images/right_title.jpg) no-repeat 10px center;
	height:45px;
	line-height:45px;
	text-align:left;
	padding-left:30px;
	font-size:16px;
	border-bottom:1px solid #e1e1e1;
	margin:0 15px;
}
.info{
	padding:20px;
	word-break:break-all;
	min-height:300px;
}
.wenhua_title{
	font-weight:bold;
	font-size:15px;
	text-align:left;
	line-height:30px;
}
/*新闻*/
.newsbanner{
	background:url(../images/bannerNews.jpg) no-repeat top  center;
}
.news{
	border-bottom: 1px solid rgb(230, 230, 230);
}
.news a {
    border-top: 1px solid rgb(230, 230, 230);
    display:block;
    text-align: left;
    padding:40px 0;
}

.news .contentW{
	background:url(../images/newsGray.png) no-repeat right  center;
	-webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration:.3s;
    transition-duration:.3s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.newsDes {
    position: relative;
    padding-right: 70px;
    border-right: 1px solid rgb(230, 230, 230);
    box-sizing: border-box;
    width: 880px;
    left:110%;
}
.newsDes h1{
	font-size:18px;
	height:44px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width:790px;
    line-height: 44px;
    color:#333 !important;
}
.newsDes p{
	line-height:24px;
	height:48px;
	overflow: hidden;
	color:#888;
}
.newsTime {
    position: relative;
    width: 225px;
    left:-110%;
}
.newsTime span {
    display: block;
    margin-top: 5px;
}
.newsTime span.newsDay {
    line-height: 44px;
    font-size: 44px;
    color: #666;
}
.newsTime span.newsYear{
    line-height: 16px;
    font-size: 16px;
    color: #aaa;
}
.news a:hover{
	background: #eeeeee;
}
.news a:hover.contentW{
	background:url(../images/newsWhite.png) no-repeat right  center;
}
.news a:actvie h1,.news a:visited h1,.news a:hover h1{
	color:#333 !important;
}
.shownews .shownews_title {
    font-size: 20px;
    line-height: 40px;
    margin-top:25px;
}
.shownews .shownews_date {
    border-bottom: 1px dotted #ccc;
    line-height: 30px;
    margin-bottom: 40px;
    color:#888;
    font-size:12px;
    padding-bottom:5px;
}
.shownews_con{
	width:90%;
	margin: 0 auto;
}
.shownews_con, .shownews_con span, .shownews_con p, .shownews_con font {
    font-family: Microsoft YaHei !important;
    font-size: 16px !important;
    line-height: 30px !important;
    text-align: left !important;
    color:#666 !important;
}
.shownews_con img{
	margin: 10px auto;
}
.shownewsUl{
	border-top:1px dotted #ccc;
	margin-top:10px;
}
.shownewsUl li{
	text-align:left;
	line-height:28px;
}
/*图片中心*/
#mbOverlay {
	position:fixed; 
	z-index:9998; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	background:url("../images/navli_libg1.png");
	cursor:pointer; 
}
#mbOverlay.mbOverlayFF {
	background:url("../images/navli_libg1.png");
}
#mbOverlay.mbOverlayIE {
	position:absolute; 
}
#mbCenter {
	height:557px; 
	position:absolute; 
	z-index:9999; 
	left:50%; 
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px; 
	-moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); 
	-webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); 
}
#mbCenter.mbLoading {
	background:#fff url(../images/WhiteLoading.gif) no-repeat center; 
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
}
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber { background:url(../images/mbNumber_bg.gif) no-repeat center; display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../images/CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../images/CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink { width:24px; background:transparent url(../images/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a,
#mbError a:link, 
#mbError a:visited, 
#mbError a:hover, 
#mbError a:active {
	color:#d00; 
	font-weight:bold; 
	text-decoration:underline; 
}
.layout_default{
	margin:5px;
}
.meta {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 220px;
}
.image_container img{
	border:1px solid #CCC; 
	padding:2px;
	width:220px;
	height:171px;
}

/*4S站深化保养*/
.runhua li{
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:15px;
}
.runhua li h1{
	width:260px;
	text-align:left;
}
.runhua h2 {
    width: 460px;
}
.runhua li h1 img{
	width:240px;
	height:247px;
	border:1px solid #ff780c;
	padding:2px;
}
.return_top {
    bottom: 120px;
    cursor: pointer;
    position: fixed;
	_position:absolute;
    right: 30px;
}
.shipin li{
	margin-bottom:20px;
}
.lbs_table tr {
    border: 1px solid #ccc;
}
.lbs_table tr img{
	margin-bottom:10px;
}
.lbs_table tr td{
	line-height:26px;
}
.hanji_img{
	width:303px;
	text-align:left;
	margin-bottom:10px;
}
.hanjiul {
    width: 415px;
}
.hanjiul h1{
	margin-top:0px;
}
.askwrite dd, .askwrite dt {
    float: left;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: left;
}
.askwrite dd {
    text-align: right;
    width: 120px;
}
.askwrite dt {
    width: 600px;
}
.askwrite input {
    font-family: Microsoft YaHei;
    font-size: 13px;
}
.ask_input {
    border: 1px solid #ccc;
    height: 28px;
    line-height: 28px;
    padding-left: 3px;
    text-align: left;
    width: 230px;
}
.ask_radio {
    margin: -2px 4px 0;
    vertical-align: middle;
}
.askwrite textarea {
    border: 1px solid #ccc;
    font-family: Microsoft YaHei;
    font-size: 13px;
    height: 100px;
    line-height: 21px;
    padding: 3px;
    width: 580px;
}
input.askSubmit {
    background: none repeat scroll 0 0 #00afec;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    height: 30px;
    letter-spacing: 3px;
    line-height: 30px;
    width: 100px;
}
input.askSubmit.askReset {
    background: none repeat scroll 0 0 #aaa;
}
.knowledge li{
	line-height:30px;
	text-align:left;
	padding-left:30px;
}
.knowledge li.question{
	background:url(../images/question.jpg) no-repeat left center;
	margin:5px 0;
}
.knowledge li.ask{
	background:url(../images/ask.jpg) no-repeat left 2px #eeeeee;
	line-height:25px;
}
.download li{
	width:100%;
	border:1px solid #eaeaea;
	height:62px;
	line-height:62px;
	margin-bottom:15px;
	background:#f5f5f5;
	cursor: pointer;
}
.download li:hover{
	border:1px solid #ddd;
	background:#f2f2f2;
}
.download li a {
    background: url("../images/download.png") no-repeat scroll left center;
    display: block;
    overflow: hidden;
    padding-left: 30px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 920px;
    font-size:16px;
    margin-left:15px;
}
.download li a:hover{
	text-decoration:none;
}
.download li span{
	font-size:14px;
	color:#888;
	margin-right:15px;
}
.jobInfo.download li{
	border:1px solid #eaeaea;
	background:#fff;
}
.jobInfo.download li:hover{
	border:1px solid #ddd;
	background:#fefefe;
}
/*招聘中心*/
.jobbanner{
	background:url(../images/bannerJob.jpg) no-repeat top center;
}
.job{
	margin-bottom:15px;
}
.jobName{
	border:1px solid #bfbfbf;
	height:53px;
	line-height: 53px;
	padding-left:15px;
	color:#333;
	font-size:16px;
	text-align: left;
	background:url(../images/job02.jpg) no-repeat 1140px center #fff;
	cursor: pointer;
}
.jobName.active{
	background:url(../images/job01.jpg) no-repeat 1140px center #666;
	color:#fff;
}
.jobInfo{
	text-align: left;
	padding:30px;
	background:#f2f2f2;
	display: none;
}
.jobInfo h1{
	font-size:16px;
	margin-bottom:10px;
}
.jobInfo p{
	line-height:24px;
	margin-bottom:15px;
	color:#666;
}
.jobText{
	font-size:16px;
	padding-left:30px;
	line-height:26px;
	padding-top: 20px;
}
.service{
	text-align: left;
}
.minH{
	min-height: 300px;
}
