body { padding:0px; margin:0px; font-size:14px;  font-family: 'Microsoft YaHei';  color:#404040; background:#fff;}



/*通用*/

.clear {clear:both;height:0px; overflow:hidden;}

.blank1{height:1px;overflow:hidden;}

.blank3{height:3px;overflow:hidden;}

.blank5{height:5px;overflow:hidden;}

.blank10{height:10px;overflow:hidden;}

.blank12{height:12px;overflow:hidden;}

.blank15{height:15px;overflow:hidden;}

.blank20{height:20px;overflow:hidden;}

.blank30{height:30px;overflow:hidden;}

.blank40{height:40px;overflow:hidden;}

a{color:#333;text-decoration:none;transition: all 0.8s ease 0s;}



a:hover,a:focus {color: #009B4D;text-decoration: none;}

a:active {outline:none;blr:expression(this.onFocus=this.blur());}



.img { vertical-align:auto;}

div,ul,li,dl,dt,dd,p,form{padding: 0px; margin: 0px;list-style-type: none;}

.img{ padding:3px; border:0px solid #CCC;-moz-box-shadow:0px 0px 6px #C4C4C4; -webkit-box-shadow:0px 0px 6px #C4C4C4; box-shadow:0px 0px 6px #C4C4C4;}

.img1 {padding: 0px; border-radius: 5px; -moz-box-shadow: 0px 0px 3px #aaa;-webkit-box-shadow: 0px 0px 3px #aaa;box-shadow: 0px 0px 3px #aaa;}

.img2 {padding: 0px; border-radius: 5px;}

.yuan-border { background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); margin: 0 auto; padding: 5px 10px 10px;  border-radius: 5px;}

.yingcang { width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.xian {background-color: #e5e5e5;height: 1px;margin: 9px 0;overflow: hidden;}

.xuxian { border-bottom: 1px dashed #e5e5e5;height: 1px;margin: 8px 0;overflow: hidden;}



/*文字颜色*/

.txtcolor1{color:#00a8d1;}

.text-hong { color:#F00;}

.text-lu { color:#009B4D;}

.text-xia { color:#E82B91;}

.text-bai { color:#FFF; }

.bg-huang {background-color: #f6f7f1;}



/*替换*/

blockquote {

    border-left: 5px solid #009B4D;

    margin: 0 0 20px;

    padding: 0 0 0 15px;

}



/*文字大小*/

.font12 { font-size:12px;}

.font13 { font-size:13px;}

.font14 { font-size:14px;}

.font15 { font-size:15px;}

.font16 { font-size:16px;}

.font18 { font-size:18px;}

.font20 { font-size:20px;}





/*间距*/

.pt3{ padding-top:3px;}

.pt5{ padding-top:5px;}

.pt8{ padding-top:8px;}

.pt10{ padding-top:10px;}

.pt15{ padding-top:15px;}

.pt20{ padding-top:20px;}

.pt30{ padding-top:30px;}

.pl3{ padding-left:3px;}

.pl5{ padding-left:5px;}

.pl10{ padding-left:10px;}

.pl15{ padding-left:15px;}

.pr10{ padding-right:10px;}

.pr15{ padding-right:15px;}

.pl20{ padding-left:20px;}

.pl25{ padding-left:25px;}

.pb10{ padding-bottom:10px;}

.pb15{ padding-bottom:15px;}

.pb20{ padding-bottom:20px;}



.mt8{ margin-top:8px;}

.mt10{ margin-top:10px;}

.mt20{ margin-top:20px;}

.mt30{ margin-top:30px;}

.mt40{ margin-top:40px;}

.mb10{ margin-bottom:10px;}

.mb30{ margin-bottom:30px;}

.ml5{ margin-left:5px;}

.ml10{ margin-left:10px;}

.ml20{ margin-left:20px;}

.w130 { width:180px; height:130px;}



/*行距*/

.line20{ line-height:20px;}

.line25{ line-height:25px;}

.line30{ line-height:30px;}

.line35{ line-height:35px;}

.line40{ line-height:40px;}

.line50{ line-height:50px;}





/*背景*/

.bg-bai { background:#FFF;}

.bg-blue { background:#0975BE;}

.bg-hui { background:#FAFAFA;}

.bg-lv { background:#009B4D;}

.bg-pcinfo { background:#2672BE; padding:7px 10px; line-height: 30px;}



.btn-xs, .btn-group-xs > .btn {

border-radius: 1px;

font-size: 12px;

line-height: 1.5;

padding: 1px 5px;

}

.navbar-btn.btn-sm {

    margin-bottom: 10px;

    margin-top: 0;

}





.container{ width:1200px !important;}



.header { background:#2672BE; height:40px; line-height:40px; color:#fff; width:100%;}

.header a { color:#fff; }



.service {

    margin-bottom: 10px;

    padding: 15px 15px 15px;

	background:#FAFAFA;

}

.service:hover {

    background: #2672BE none repeat scroll 0 0;

    border-radius: 2px;

    box-shadow: 0 0 8px #ddd;

	color:#FFF;

    transition: box-shadow 0.2s ease-in-out 0s;

}

.service:hover span {

    color: #fff;

}

.service span {

    color: #2672BE;

    float: left;

    font-size: 42px;

    padding: 15px 10px 0 0;

    text-align: center;

    transition: all 0.4s ease-in-out 0s;

}

.service .desc {

    float: right;

    width: 80%;

}

.service .desc h4 {

    font-size: 20px;

    line-height: 25px;

	font-weight:700;

}

.service .desc p {

    font-size: 13px;

    line-height: 20px;

	color:#6F6F6F;

}

.service:hover .desc p{ color:#FFF;}



.zzsl {

    margin-bottom: 10px;

    padding: 15px 15px 15px;

	background:#FAFAFA;

}

.zzsl:hover {

    background: #2672BE none repeat scroll 0 0;

    border-radius: 2px;

    box-shadow: 0 0 8px #ddd;

	color:#FFF;

    transition: box-shadow 0.2s ease-in-out 0s;

}

.zzsl:hover span {

    color: #fff;

}

.zzsl span {

    color: #2672BE;

    font-size: 42px;

    padding: 0;

    text-align: center;

	width:322px;

	margin:0 auto;

    transition: all 0.4s ease-in-out 0s;

}



.zzsl h4 {

    font-size: 20px;

    line-height: 25px;

	font-weight:700;

	text-align:center;

}

.zzsl p {

    font-size: 13px;

    line-height: 20px;

	color:#6F6F6F;

	text-align:justify;

}

.zzsl:hover p{ color:#FFF;}









.head-right { color:#FFF; background: url(../../images/tel.png) no-repeat left 32px; padding-left:70px;}

.head-right span { font-size:18px;}

.head-right p { font-size:24px; font-weight:600;}





/* 导航 */

.menu {height:77px; width:100%; margin:0 auto; background:#fff; line-height:75px; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }

.top-nav { height:75px; font-size:16px;}

.top-nav li { border-right:1px solid #ccc;}

.top-nav li a{ height:75px;  padding:0;color:#000; font-weight:600; }

.top-nav li:hover a { height:75px; font-weight:600; background:#1763AE; color:#FFF; }

.top-nav li .current {  background:#1763AE; color:#FFF; }

.top-nav li:first-child{ border-left:1px solid #ccc;}





/* 二级 */

#nav_all li ul { display: none; position: absolute; z-index: 99; padding:0;  top: 75px; left:0px;  background:none;  width:100%; overflow:hidden; border-bottom:none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}

#nav_all ul li {padding: 0; overflow:hidden; float: none; height: 50px;  border-left:none; border-right:none; background:#FFF; line-height:50px;border-bottom:1px solid #F2F2F2;}

#nav_all ul li a { margin: 0px; height: 50px;  display:block; line-height: 50px; color: #333;  background:#FFF; font-size:15px; font-weight:normal;  text-align:center;  padding:0 10px;}

#nav_all ul li a:hover { background: #2672BE;  height: 50px; line-height: 50px; color: #fff;}





/*产品列表页导航*/

.top-nav-b { height:50px; font-size:16px; background:#2672BE;}

.top-nav-b li a{ height:50px; line-height:50px; padding:0;color:#FFF; font-weight:600;}

.top-nav-b li a:hover,.top-nav-b li .current { height:50px; font-weight:600; background:#FF8C00; color:#FFF;}

.top-nav-b li:first-child a{ background:#EC676F; color:#FFF; font-weight:600;}







.logobg{

	position:relative;	

}

.logobg:after{

	width:50%;

	height:112px;

	position:absolute;

	background:#EC676F;

	content:"";

	right:0;

	top:0;

	z-index:-1;

}

.logo-tel {

	height: 0; 

	border-bottom: 112px solid #EC676F; 

	border-left: 60px solid transparent;

	padding-left:25px;

}



/*彩种图片圆角效果*/

.index-banner img { border:3px solid #F2FBF8;}



.caimg { padding:4px; border:1px solid #E1E8EF;}



/*常用box*/

.box {-moz-box-shadow:0px 3px 3px #eee inset;-webkit-box-shadow:0px 3px 3px #eee inset;box-shadow:0px 3px 3px #eee inset;}

.box .title { border-bottom:1px dashed #999; height:40px; line-height:40px; color:#CD0E06; font-size:17px; font-weight:700;}

.box .title .glyphicon{padding:8px;top: 3px;}

.box .title a{ height:40px; line-height:40px; color:#404040; font-size:13px; font-weight:normal;}





.index-new-tj { border: 1px solid #dedede; padding: 5px; }

.index-new-tj li { height: 26px; line-height: 26px; }

.index-new-tj li .case {

    width: 55px;

    float: left;

    height: 18px;

    line-height: 18px;

    background: #e84c3f;

    color: #FFF;

    font-size: 12px;

    text-align: center;

    margin: 4px 10px 4px 4px;

}



.caption-news { }

.caption-news p { text-align: center; }

.caption-news p a{ font-size:20px; text-align: center; font-weight: 600; line-height:50px; color:#f00;}

.caption-news span { font-size:12px; color:#999; line-height:20px;}



/*首页新闻*/

.new_box{ padding:0 0 0px 0px; border:0px solid #dce4ee; }

.new_box li{ line-height:35px; height:35px; width:100%; border-bottom:1px dotted #F0F0F0; }

.new_box li a{ color:#000; background: url(../../images/dian.jpg) no-repeat 5px center; padding-left:22px;}

.new_box li a:hover{color:#f30;}

.new_box span { float:right; }

.date {float:right; color: #000; font-size:13px;}

.date a{float:right; color: #000; font-size:13px;}





.index-new-right {}

.index-new-right h3 { margin:0; line-height: 40px; font-size:18px; }

.index-new-right h4 { margin:0; line-height: 40px; font-size:18px; }



/*标题*/

.subnav {

    background: transparent url("../../images/divider.png") repeat-x scroll left bottom !important; height:40px; line-height:30px;

}	



.subnav p {

    color: #3c3b3c;

    float: left;

    font-size:16px;

	font-weight:700;

	display: block;

    margin-bottom: -3px;

    padding-bottom: 7px;

	height:35px;

}



.subnav p a { color:#3c3b3c;}





.xxjs { text-align:justify; line-height:27px;}



.mimg { padding:0 10px 0 0; position:relative; margin-top:-3px;}





.txt h3{ font-weight:700; font-size:16px; text-align:left; display:block; height:30px; line-height:30px; margin:10px 0; padding-left:5px; display:block; color:#0066CC; overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}

.txt a:hover h3{ color:#FF8C00; }

.txt a:hover p { color:#FF8C00;}





/* 默认幻灯片 */

.FocusPic{zoom:1;position:relative; overflow:hidden}

.FocusPic .content{overflow:hidden}

.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}

.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:370px;height:30px;line-height:30px;overflow:hidden}

.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}

.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}

.FocusPic .change{bottom:8px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}

.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;}

.FocusPic .change i.cur {background:#FF7700;}



.txt { background:#FFF; padding:8px; border:1px solid #F5F5F5;}

.txt p { padding:5px 0 10px 5px;}

.fczs-t { font-size:22px; color:#000; font-weight:700; margin:40px 0;}



/*首页房车展示特效*/

.imglist { } 

.imglist { display:inline;  }

.imglist img{ cursor: pointer; transition: all 0.6s; height:168px;  background:url(../images/loading.gif) center center no-repeat; }

.imglist a:hover img{transform: scale(1.05); transition: all 1s ease 0s;-webkit-transform: scale(1.05); -webkit-transform: all 1s ease 0s;}





.txt:hover {

    box-shadow: 0 0 8px #2672BE;

    transition: box-shadow 0.2s ease-in-out 0s;

}





.gs { width:1110px; margin:0 auto; background:#FFF; height:278px;}

.gs-left { width:450px;  float:left;}

.gs-right { float:right; width:640px; padding-right:25px;}



.page-header { margin:30px 0 20px 0}

.btn {

    border: 1px solid transparent;

    border-radius: 0;

    padding: 8px 12px;

}

.btn2 {

    border: 1px solid transparent;

    border-radius: 0;

    padding: 3px 12px;

}

.ten { font-size:16px; padding-left:10px; font-weight:normal; color:#B9B9B9;font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}









/*单页公司介绍*/

.page_gsjs{ width:100%; height:auto; background:#fff; margin:0 auto 30px auto; padding:10px 0;}

.page_gsjs .head{ width:100%; height:50px; line-height:50px;border-bottom:1px solid #D8DADA;background:url(../../images/symbol-6.png) no-repeat 5px 18px; padding-bottom:1px;}

.page_gsjs .head ul.left{ clear:#41484d; font-size:16px; font-weight:700;  margin-left:40px; width:200px; float:left;}

.page_gsjs .head ul.right{ float:right; width:270px; height:22px; line-height:22px; margin-top:15px;}

.page_gsjs .head ul.right a{ color:#41484d; height:22px; line-height:22px; padding:0px 10px; float:left; display:block;}

.page_gsjs .head ul.right span{ display:block; height:22px; line-height:22px; float:left; width:20px; text-align:center; color:#AFB7BD;}

.page_gsjs .head ul.right a:hover{ color:#fff; background:#009B4D; text-decoration:none;}

.page_gsjs .section{ width:100%; height:auto;padding-left:20px; padding-top:20px; padding-right:15px;}

.page_gsjs .section #section-1 img{ padding:0;}

.page_gsjs .section h1{ color:#41484d; font-size:16px; font-weight:700; text-align:left; padding-bottom:15px;background:url(../../images/show_dot.png) no-repeat left 1px; padding-left:40px; margin-left:-37px; margin-top:0;}

.page_gsjs .section p{ color:#666; line-height:22px; text-align:left; padding-bottom:15px;  text-align:justify;}

.page_gsjs .section #section-1{ padding-left:30px; height:auto;  border-left:1px solid #C5C7C8; padding-bottom:30px;}

.page_gsjs .section #section-2{  padding-left:30px; height:auto;  border-left:1px solid #C5C7C8; padding-bottom:30px;}

.page_gsjs .section #section-3{  padding-left:30px; height:auto;  border-left:1px solid #C5C7C8; padding-bottom:30px;}

.page_gsjs .section #section-4{ padding-left:30px; height:auto;  border-left:1px solid #C5C7C8; padding-bottom:30px;}





/*------------------------------------*/

/*Pricing Head*/

.pricing {

	position:relative;

	border-radius:3px;

	margin-bottom:15px;

	box-shadow:0 0 5px #eee;

}

.pricing:hover {

	box-shadow:0 0 15px #b5b5b5;

}

.pricing:hover h4 {

	color:#55c931;

}

.pricing-head {

	text-align:center;

}

.pricing-head h3,

.pricing-head h4 {

	margin:0;

	line-height:normal;

	font-weight:bold !important;

}

.pricing-head h3 span, 

.pricing-head h4 span {

	display:block;

	margin-top:5px;

	font-size:12px;

	font-style:italic;

}

.pricing-head h3 {

	color:#fafafa;

	padding:12px 0;

	font-size:35px;

	font-family:Arial;

	background:#2672BE;

	border-radius:3px 3px 0 0;

	text-shadow:0 1px 0 #32a20f;

	border-bottom:solid 1px #41b91c;

}

.pricing-head h4 {

	color:#bac39f;

	padding:5px 0;

	font-size:70px;

	font-family:Arial;

	background:#fbfef2;

	text-shadow:0 1px 0 #fff;

	border-bottom:solid 1px #f5f9e7;

}

.pricing-head h4 i {

	top:-8px;

	font-size:28px;

	font-style:normal;

	position:relative;

}

.pricing-head h4 span {

	top:-10px;

	font-size:14px;

	font-style:normal;

	position:relative;

}

	

/*Pricing Content*/

.pricing-content { margin-top:10px;}

.pricing-content li {

	color:#888;

	font-size:13px;

	padding:7px 15px;

	border-bottom:solid 1px #f5f9e7;

}

.pricing-content li i {

	top:2px;

	color:#72c02c;

	font-size:16px;

	margin-right:5px;

	position:relative;

}



/*Pricing Footer*/

.pricing-footer {

	color:#777;

	font-size:11px;

	line-height:17px;

	text-align:center;

	padding:0 20px 19px;

	border-radius:0 0 3px 3px;

}

.pricing-footer a,

.pricing-footer button {

	color:#fff;

	border:none;

	margin-top:5px;

	font-size:16px;

	padding:6px 15px;

	text-align:center;

	border-radius:2px;

	background:#55c931;

	display:inline-block;

	text-transform:uppercase;

	text-shadow:0 1px 0 #38b312;

	border-bottom:solid 2px #41b91c;

}

.pricing-footer a:hover,

.pricing-footer button:hover {

	cursor:pointer;

	background:#40ba1a;

	text-decoration:none;

	box-shadow:0 0 3px #999;

}



/*Priceing Active*/

.price-active,

.pricing:hover {

	z-index:9;

	margin-top:-15px;

	box-shadow:0 0 15px #b5b5b5;

}

.price-active h4 {

	color:#55c931;

}



.no-space-pricing .pricing:hover {

	-webkit-transition:box-shadow 0.3s ease-in-out;

	-moz-transition:box-shadow 0.3s ease-in-out;

	-o-transition:box-shadow 0.3s ease-in-out;

	transition:box-shadow 0.2s ease-in-out;

}

.no-space-pricing .price-active .pricing-head h4,

.no-space-pricing .pricing:hover .pricing-head h4 {

	color:#55c931;

	padding:15px 0;

	font-size:80px;

	-webkit-transition:color 0.5s ease-in-out;

	-moz-transition:color 0.5s ease-in-out;

	-o-transition:color 0.5s ease-in-out;

	transition:color 0.5s ease-in-out;

}



.hover-effect {

	-webkit-transition:all 0.4s ease-in-out;

	-moz-transition:all 0.4s ease-in-out;

	-o-transition:all 0.4s ease-in-out;

	transition:all 0.4s ease-in-out;

}







/*新闻列表页*/

.h120 { height:210px;position:relative; border-bottom:1px dashed #CCC; margin-top:30px; }



.red-i {position: absolute;bottom: 40px;height: 20px;left: 282px;right: 0; color:#F00;}

.red-buton {position: absolute;bottom: 41px;height: 20px;left: 1000px;right: 0; color:#F00;}







.page_title { height:35px; line-height:35px; background:#0066CC; color:#FFF; font-size:16px; font-weight:700; padding-left:15px;}

.crumbs { width:100%; font-size:16px; height:50px; line-height:50px; margin-top:15px; border-bottom:1px solid #D8DADA;background:url(../../images/symbol-6.png) no-repeat 5px 18px; padding-bottom:1px; padding-left:30px;}





/*产品列表动画效果*/

.overflow-hidden { overflow:hidden;}

.thumbnail-kenburn img {

	left:10px;

	margin-left:-10px;

	position:relative;

   -webkit-transition: all 0.8s ease-in-out;

   -moz-transition: all 0.8s ease-in-out;

   -o-transition: all 0.8s ease-in-out;

   -ms-transition: all 0.8s ease-in-out;

   transition: all 0.8s ease-in-out;

}

.thumbnail-kenburn:hover img {

   -webkit-transform: scale(1.05);

   -moz-transform: scale(1.05);

   -o-transform: scale(1.05);

   -ms-transform: scale(1.05);

   transform: scale(1.05);

}







/*产品内容页左侧导航效果*/

.one2{ border:0px solid #DEDFDE; background:#FFF;  padding-top:0px;border-radius:0px;width:100%;}

.one2 .title{ height:35px; line-height:35px; font-family:微软雅黑; font-size:16px; font-weight:700;  text-indent:20px; border-bottom:4px solid #0A3F7E;  background:url(../../images/flbg.jpg) no-repeat;}

.one2 .box{width:100%; padding:10px 20px; font-size:14px;line-height:25px;}

.one2 .box p{ padding-top:10px;font-size:14px; line-height:25px;}

.one2 .box ul{}

.one2 .box li{ background:url(../../images/dot.png) no-repeat 5px 11px; height:28px; line-height:28px; color:#132413; border-bottom:1px dashed #E1E3E1;}

.one2 .box li a { padding-left:22px; color:#132413; font-size:14px;}

.one2 .box li a:hover { color:#F00000;}



/*产品内容*/

#subNav{height:40px;background-color:#0061BA;margin-bottom:20px}

#subNav li{float:left;position:relative; margin-right:10px;}

#subNav .wrap{width:100%;}

#subNav a{display:block;width:140px;height:40px;text-align:center;color:#fff; line-height:40px;font-size:16px; font-weight:700;}

#subNav a:hover{text-decoration:none}

#subNav a span{position:absolute;width:20px;height:20px}

#subNav a:hover,#subNav .adv_active a{background-color:#e70;color:#fff}

#subNav a:hover ins,#subNav .adv_active ins{}

#subNav a:hover span,#subNav .adv_active span{background:url(../../images/souche_png.png) no-repeat 0 -90px;left:20px;bottom:10px;_background:none}

.fixedSubNav{position:fixed;top:0; z-index:1000; width:1040px;}

.empty-placeholder{height:120px}





/*产品内容右侧相关车型*/

.relation_box{ padding:5px 0px; overflow:auto}

.relation_box li p{ width:100%; line-height:18px; text-align:center;  padding-top:5px;text-indent:0em; font-size:13px;}



/*车型图片列表*/

.pic-cont{ margin:0 auto; text-align:center;}

.pic-cont li{ padding-top:20px;}



/*相关新闻*/

.news_box{ padding:0px 0px 0px 0px;}

.news_box li{ line-height:35px; height:35px; border-bottom:1px dashed #E3E3E3;}

.news_box li a{ font-size:13px; color:#666; background: url(../../images/icon2.gif) no-repeat  2px center; padding-left:17px;}

.news_box li a:hover{color:#f30;}

.news_box li span{float:right;}





/*辅助参数*/

.pcontent{ font-size:14px;text-align:justify;}

.pcontent p{font-size:14px;line-height:23px;word-wrap:break-word; padding:8px 0}

.pcontent img{ max-width:800px;}

.related{ border-top:dashed 1px #ccc; margin-top:15px}

.related h5{padding-bottom:4px}

.related{ padding:10px 0 0}

.related ul{ }

.related li{ background:url(../../images/fk.gif) no-repeat 5px 10px; line-height:24px; padding-left:20px; }



.bg-huang {background-color: #f6f7f1; margin-top:20px; padding-left:10px;font-size:16px; font-weight:700; color:#999; }



/*车型产品表格*/

.tables{ width:100%; margin:0 auto;  overflow:hidden; display:table;padding:1px;;border-radius: 2px 2px 0 0;}

.tables ul{ display:inline-block; width:100%;}

.tables ul li{ float:left;} 

.tables ul li p{ float:left;  display:block; height:100%; overflow:hidden; display:table-row; text-align:left; text-indent:15px;}

.part1{ background:#FAFAFA; width:30%;height:30px; }

.part2{ background:#FFFFFF; width:70%;height:30px; }

.line3{height:30px; line-height:30px; _display:inline; float:left; width:100%;border-bottom:1px solid #f0f0f0;}

.none{ border-top:none;}







.callbacks_container {

	margin-bottom: 20px;

	position: relative;

	float: left;

	width: 100%;

	overflow:hidden;

	height:480px;

}

.callbacks {

	position: relative;

	list-style: none;

	overflow: hidden;

	width: 100%;

	padding: 0;

	margin: 0;



}

.callbacks li {

	position: absolute;

	width: 100%;

	left: 0;

	top: 0;

}

.callbacks img {

	display: block;

	position: relative;

	z-index: 1;

	height: auto;

	width: 100%;

	border: 0;

}

.callbacks .caption {

	display: block;

	position: absolute;

	z-index: 2;

	font-size: 20px;

	text-shadow: none;

	color: #fff;

	background: #000;

	background: rgba(0, 0, 0, .8);

	left: 0;

	right: 0;

	bottom: 0;

	padding: 10px 20px;

	margin: 0;

	max-width: none;

}

.callbacks_nav {

	position: absolute;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	top: 52%;

	left: 0;

	opacity: 0.7;

	z-index: 3;

	text-indent: -9999px;

	overflow: hidden;

	text-decoration: none;

	height: 61px;

	width: 38px;

	background: transparent url("../../images/themes.gif") no-repeat left top;

	margin-top: -45px;

}

.callbacks_nav:active {

	opacity: 1.0;

}

.callbacks_nav.next {

	left: auto;

	background-position: right top;

	right: 0;

}

#slider3-pager a {

	display: inline-block;

}

#slider3-pager img {

	float: left;

}

#slider3-pager .rslides_here a {

	background: transparent;

	box-shadow: 0 0 0 2px #666;

}

#slider3-pager a {

	padding: 0;

}







.cp_title { font-size:20px; font-weight:600; color:#F60; height:30px; line-height:40px;}





/*购车流程*/

.lc-box {

    font-size: 14px;

    line-height: 26px;

    padding: 15px 0 10px;

    text-align: justify;

    word-wrap: break-word;

}

.lc-box p { padding-top:10px;}



.page_box {}

.page_box ul { padding:10px 0;}

.page_box li { line-height:35px; height:35px; padding-left:35px; border-bottom:1px solid #dedede; background:url(../../images/plus.gif) no-repeat 15px center;}

.page_box li a:hover { font-weight:bolder; color:#F00;}

.page_box .current { font-weight:bolder; color:#F00;}





.page_r_box { line-height:25px; font-size:15px; padding:0 10px; text-align:justify}

.page_r_box p{ padding-top:15px; line-height:25px;text-align:justify}





.page_a { line-height:25px; font-size:15px; padding:0 10px; text-align:justify}

.page_a p{ padding-top:15px; line-height:25px;text-align:justify}





.new_r_box {padding:0 0 0px 0px; border:0px solid #dce4ee; }

.new_r_box li{ line-height:45px; height:45px;  border-bottom:1px dashed #EAEAEA;}

.new_r_box li a{ color:#666; background: url(../../images/dian.jpg) no-repeat 2px center; padding-left:15px;}

.new_r_box li a:hover{color:#f30;}

.more { float:right; display:inline-block; display:block;}





/* 内容 */

#Article{ overflow:hidden}

#Article,.photo-channel .relevance{ border:0px solid #E3E3E3;zoom:1; padding:0;}

#Article h1{color:#000; font-size:20px; font-weight:700; margin-bottom:6px; text-align:center; padding:16px 0 0px; border-bottom:1px solid #e5e5e5}

#Article h1 span{ font-size:12px; font-weight:normal; line-height:50px; color:#999}

#Article .content{ font-size:14px;line-height:26px; color:#000000; text-align: justify;}

#Article .content p{font-size:16px;line-height:26px; padding-top:20px;}

#Article .content img{ max-width:660px; text-align:center; margin:0 auto;}

#Article .related{ border-top:dashed 1px #ccc; margin-top:15px}

#Article .related h5{padding-bottom:4px; font-weight:700;}

#Article .related{ padding:10px 0 0}

#Article .related ul{ }

#Article .related li{ background:url(../../images/fk.gif) no-repeat 5px 13px; line-height:28px; padding-left:20px; }

#Article .related li a{  color:#808080;}







/* 分页 */

#pages { padding:14px 0 10px 15px; text-align:center; }

#pages a { display:inline-block; height:22px; line-height:20px; background:#F1F1F1; border:1px solid #E4E4E4; text-align:center; color:#999; padding:0 10px}

#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0;background:#F1F1F1;}

#pages a:hover { background:#1D6BBA; color:#fff; text-decoration:none }

#pages span { display:inline-block; height:22px; line-height:20px; background:#1D6BBA; border:1px solid #1A5EA4; color:#fff; text-align:center;padding:0 10px}

.page .noPage { display:inline-block; width:56px; height:22px; line-height:20px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }







/* 底部 */

.copyright{width:100%;margin:0px auto; background:#FFF; height:145px;}

.copyright .fn{ line-height:30px; color:#fff; text-align:center; background:#0066CC; }

.copyright .fn a{color:#fff;}

.copyright .foot{height:25px; line-height:25px;text-align:center;color:#999;}

.copyright .foot a{ padding:0px 8px; color:#999; }

.copyright .foot a:hover{color:red;text-decoration:none;}

.copyright #copyright{text-align:center;line-height:24px;color:#999;}







/*底部*/

.foot { background:url(../../images/footbg.jpg) repeat; line-height:25px; color:#fff;}

.foot span { padding-bottom:5px; color:#fff;}

.foot span a{ color:#fff;}





.f1 { width:15%; float:left;  height:150px; }

.f2 {width:100%; float:left;  text-align: left; }

.f2 li a{ float: left; padding-right:30px; color:#fff; line-height: 30px;}



.fbottom { background:#009B4D; color:#fff; height:50px; line-height:50px;}

.fbottom a{ color:#fff;}

.fbottom a:hover{ color:#FFFF00;}

.f3{
	/*width: 20%;*/
    float: left;
    /*height: 150px;*/
    text-align: center;
}
.f3 img{
	margin:0 auto;
}

.footxy{
	max-width: 80%;
}
.dong{
	padding:10px 0 0;
	float:right;
	/*width:266px;*/
	text-align: center;
}