@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;list-style:none}
body{font-size:12px;font-family:"宋体",Arail,verdana;background:url(../image/common/pageback.jpg);}
body{width:100%;margin:0 auto;}
body input{border:1px solid #900;height:1.5em;}

a img{border:none}

.float_left{float:left;width:auto}
.float_right{float:right;width:auto}	
/*文字靠左*/
.text_left{text-align:left}
/*文字靠右*/
.text_right{text-align:right}
/*文字居中*/
.text_center{text-align:center}
.whitecolor{color:#fff}
.f60color{color:#f60}
.color900{color:#900}
.color999{color:#999}
.color666{color:#666}
.colorc00{color:#c00}
.ft12{font-size:12px;}
.ft14{font-size:14px;}
.ftb{font-weight:bold}

/* 高亮文字用于与周围文字区别开来 */
.textlight{color:#FF6600}

/*四边5*/
.margin_top_5{margin:5px 0 0 0}
.margin_right_5{margin:0 5px 0 0}
.margin_bottom_5{margin:0 0 5px 0}
.margin_left_5{margin:0 0 0 5px}

/*四边7*/
.margin_top_7{margin:7px 0 0 0}
.margin_right_7{margin:0 7px 0 0}
.margin_bottom_7{margin:0 0 7px 0}
.margin_left_7{margin:0 0 0 7px}
/*四边10*/
.margin_top_10{margin:10px 0 0 0}
.margin_right_10{margin:0 10px 0 0}
.margin_bottom_10{margin:0 0 10px 0}
.margin_left_10{margin:0 0 0 10px}

/**/
a.s01:link,a.s01:visited{font-size:1em;color:#06c;text-decoration:underline}
a.s01:hover,a.s01:active{font-size:1em;color:#f90;text-decoration:underline}

#common_row{height:auto;overflow:hidden;}
#head{height:7em;margin:3em 0 0 0;position:relative}
	.logo{width:163px;height:32px;position:absolute;top:-1em;left:1.5em}
    /*用户提示窗口区*/
	.useralert{width:11em;height:5em;background:url(../image/common/useralert.gif) no-repeat;
        position:absolute;top:3em;right:0em;padding:1em 0 0 6em;line-height:1.5em;z-index:1000;}
        
	.navi{height:2.25em;overflow:hidden;padding:0 0 0 16.5em}
	.navi ul{}
	.navi ul li{width:6.83em;height:1.8em;margin:0 0.2em 0 0;padding:0.45em 0 0 0;display:block;overflow:hidden;float:left;text-align:center;}
	.navi_over{background:url(../image/common/nav_over.jpg) no-repeat}
	.navi_over a:link,.navi_over a:visited{font-size:14px;color:#fff;font-weight:bold;text-decoration:none}
	.navi_over a:hover,.navi_over a:active{font-size:14px;color:#fff;font-weight:bold;text-decoration:none}
	.navi_comm{background:url(../image/common/nav_comm.jpg) no-repeat}
	.navi_comm a:link,.navi_comm a:visited{font-size:14px;color:#000;font-weight:bold;text-decoration:none}
	.navi_comm a:hover,.navi_comm a:active{font-size:14px;color:#000;font-weight:bold;text-decoration:none}
	.searchbox{clear:left;height:2.25em;background:url(../image/common/searchbox.gif) repeat;padding:0.5em 0 0.2em 2em;position:relative;
        border:1px solid #DC3435;  }
    .searchbox div {float:left;}

/*页面路径信息   (首页 >> 奇瑞 >> A3)  */
.localbox{padding:5px 0 5px 2em;margin:0em 0 0 0;background:#FEECE9;}
.localbox a:link,.localbox a:visited{color:#333;text-decoration:none}
.localbox a:hover,.localbox a:active{color:#f60;text-decoration:none}
.float_left{float:left;width:auto }
.float_right{float:right;width:auto }
.whitecolor{color:#fff }
/*大框*/
#content_container{width:100em;height:auto;overflow:hidden;margin:1em 0 0.5em 0 }
/*两列的情况下的内容部分*/
#two_left_box{ width:16.7em;height:auto;overflow:hidden;float:left; }
#two_right_box{ height:auto;overflow:hidden;float:right;margin-left:-20em;width:100%; }
#two_content{ margin-left:18.5em;width:90%;overflow:hidden}

/* 三列情况下的布局 */
#three_left_box{ width:16.7em;height:auto;overflow:hidden;float:left; }
#three_right_box{ width:16.7em;height:auto;overflow:hidden;float:right; }
#three_center_box{ height:auto;overflow:hidden;float:left;margin-left:-20em;margin-right:-20em;width:100%; }
#three_content{margin-left:22em;  margin-right:12em;}

/* 两侧类窗口导航区域，如车型导航 */
.wndhead { background:url(../image/common/searchbox.gif) repeat; height:1.75em; position:relative; border:1px solid #DC3435; padding-left:1em; }
.wndhead h2 { font-size:120%; color:#fff;margin-top:0.3em;float:left;letter-spacing:0.2em }
.wndhead p { margin-right:1em; float:right; padding-top:0.35em;color:#fff }
.wndbody { border:1px #CE2020 solid;zoom:1;height:auto; padding:0.5em;}

/*两侧栏目样式2，如最新加盟服务商*/
.wndhead2 { background:url(../image/common/fheadback.jpg) repeat-x 0 -1px; height:1.75em; position:relative; border:1px solid #E7CA96;border-bottom:none; padding-left:1em; }
.wndhead2 h2 { font-size:120%; color:#D6290B;margin-top:0.3em;float:left;letter-spacing:0.2em }
.wndhead2 p { margin-right:1em; float:right; padding-top:0.35em;color:#fff }
.wndbody2 { border:1px solid #E7CA96; border-top:none;padding:0.5em;height:auto;}
/*图文列表样式，如首页最新加盟服务商的列表*/

/*显示左侧网站动态信息的部分样式*/
.wndbody2 li {margin:0.2em 0.3em 2.3em 0.3em;clear:left;border-bottom:1px dashed #E7CA96;}
.wndbody2 li img{float:left;margin: 0 0.5em 0.2em 0.5em;}
.wndbody2 li p{text-indent:1em;font-size:98%;color:#644;}

.ptlistbox{width:15em;height:auto;overflow:hidden;padding:0 0 1em 0}
.ptlistbox ul{}
.ptlistbox ul li{width:15.5em;height:auto;overflow:hidden;border-bottom:1px dotted #efefef;padding:0.4em 0 0.4em 0.5em}
.pt_left{width:4.5em;float:left}
.pt_left img{width:4em;height:3em;}
.pt_right{width:11em;float:left;overflow:hidden}
.snamec{color:#999}
.stext{padding:0.3em 0 0 0;}


/*  区域分割栏 */
.subitem{ height:24px;background:url(../image/common/subitem_bk.jpg); border:1px solid #ccc;width:90%;padding:0; margin:0;position:relative;margin-top:1em;}
    .subitem .imgheader{ height:26px;margin-left:-3px;margin-top: -1px;margin-bottom:-1px;float:left }
    .subitem h2 {float:left; margin-left:-7em; float:left;padding:0.25em; font-size:120%;color:#fff;font-weight:bold; letter-spacing:0.1em}
    .subitem p{ float:right;padding:0.5em 0.5em 0 0; padding-bottom:0;}
    
/*圆角实现*/
b.red_white{ position:absolute; width:5px; height:5px; font-size:0; background-image:url(../image/common/redcircle.gif); background-repeat:no-repeat;}
.lt{ left:-1px; top:-1px; background-position:left top; }
.rt{ right:-1px; top:-1px; background-position:right top; }
.lb{ left:-1px; bottom:-1px; background-position:left bottom; }
.rb{ right:-1px; bottom:-1px; background-position:bottom right; }
/*圆角样式2*/
b.yellow_white{ position:absolute; width:5px; height:5px; font-size:0; background-image:url(../image/common/redcircle2.gif); background-repeat:no-repeat;}
.lt1{ left:-1px; top:-1px; background-position:left top; }
.rt1{ right:-1px; *right:-2px;top:-1px; background-position:right top; }
.lb1{ left:-1px; bottom:-1px; background-position:left bottom; }
.rb1{ right:-1px; bottom:-1px; background-position:bottom right; }

/* 车型列表部分相关布局 */
/*带有顶部横线的分割线 */
h3.subpart{ width:100%;background:url(../image/common/fheadback.jpg) repeat-x; font-size:120%;height:1.5em; padding:0.7em 0 0.5em 1em;letter-spacing:0.2em;clear:left}
/* 搜索过滤区域 */
.filterlist span{width:100%;height:auto;overflow:hidden;display:block;padding:0.3em 0;border-bottom:1px dashed #E7CDAE}
.filter_title{width:5.5em;float:left;font-weight:bold;text-align:right;padding:0.5em 0 0 0;}
.filter_items{width:90%;height:auto;overflow:hidden;float:left;}
.alinkbox{width:3em;float:left;padding:0.3em 0 0 0;margin:0 0.3em 0 0 }
.filter_items ul{width:90%;display:block;height:auto;height:auto;padding:0 0 0 0;float:left}
.filter_items ul li{width:auto;height:auto;display:block;float:left;margin:0.3em 1em 0.3em 0;}
a.onlink:link,a.onlink:visited{display:block;padding:0.2em 0.3em;background:#4598D2;color:#fff;text-decoration:none;word-wrap:keep-all;word-break:keep-all;white-space:nowrap;}
a.onlink:hover,a.onlink:active{display:block;padding:0.2em 0.3em;background:#4598D2;color:#fff;text-decoration:none;word-wrap:keep-all;word-break:keep-all;white-space:nowrap;}
a.nolink:link,a.nolink:visited{display:block;padding:0.2em 0.3em;background:none;color:#000;text-decoration:none;word-wrap:keep-all;word-break:keep-all;white-space:nowrap;}
a.nolink:hover,a.nolink:active{display:block;padding:0.2em 0.3em;background:#4598D2;color:#fff;text-decoration:none;word-wrap:keep-all;word-break:keep-all;white-space:nowrap;}
/*nn*/
a.wc:link,a.wc:visited{font-size:13px;color:#039;font-weight:bold;text-decoration:underline}
a.wc:hover{color:#f90;font-size:13px;font-weight:bold;text-decoration:underline}
a.wc:active{color:#f90;font-size:13px;font-weight:bold;}

/* 搜索排序选项 */
.ordertypebox{width:90%;height:2.2em;overflow:hidden;border:1px solid #ccc;background:url(../image/common/fheadback0.jpg) repeat-x;margin:1em 0 0 0}
.ordertypebox p{height:2.2em;display:block;padding:0.5em 0.5em 0 0.5em;cursor:pointer}
.currentclass{border:1px #ccc;border-style:none solid;background:url(../image/common/curback.jpg) repeat-x}

/*列表展示标题栏*/
.ser_thead{background:#FFFFEE none repeat scroll 0 0;border-bottom:1px solid #CCCCCC;height:1.2em;padding:0.5em 0 0.5em 1em;clear:both;}
.ser_thead p{float:left;}
.ser_photo{width:10%}
.ser_shopname{width:20%;}
.ser_autoclass{width:18%}
.ser_shopprice{width:14%}
.ser_abprice{width:15%}
.ser_other{width:10%}

/* 列表分栏展示 */
.servicelistbig{ width:70em;position:relative;height:1%}
.servicelistbig li.service_item{ border-bottom:1px dashed #CCCCCC;margin-top:1em; position:relative;height:1%;float:left;width:20em;margin-right:2em;}
.servicelistbig li.service_item .photo{ margin:1em 1em 2em 1em; position:relative;width:8em;clear:both;}
.servicelistbig li.service_item h3{ font-size:110%;top:0.5em;font-weight:normal;width:18em;}
.servicelistbig li.service_item .shopinfo{float:right;width:8em;}
.servicelistbig li.service_item .shopprice{width:10em;float:left;}
.servicelistbig li.service_item .shopprice h4{font-size:110%; color:#900;margin:0.5em;}
.servicelistbig li.service_item .abprice{ width:10em;float:right}
.servicelistbig li.service_item .abprice h4{font-size:110%; color:#900;margin:0.5em;}
.servicelistbig li.service_item .activity{ width:12em; color:#900 }
.servicelistbig li.service_item .orderaction{ width:10em }
.servicelistbig li.service_item .review{ }

/*服务详情页面*/

.services_name{font-size:14px;font-weight:bold;margin:1em 0;text-align:center}

.service_info_container{width:100%;position:relative;overflow:hidden;height:1%;}
/*服务相关信息*/
.service_photo_box {width:22em;float:left;margin:0 1em 0 0 }
	.service_photo_image{width:21em;height:21em;border:1px solid #ccc;}
	.service_photo_image img{width:21em;height:21em;}
	.service_photo_list{width:22em;height:auto;margin:1em 0 0 0}
	.service_photo_list span{width:4em;height:4em;cursor:pointer;padding:0.5em 0.2em;margin:0 0.5em 0 0;display:block;float:left;background:url(../image/common/imagelist_back.jpg) no-repeat}
	.service_photo_list span img{width:4em;height:4em;}
.service_info_box_container {margin-left:-24em; margin-right:-24em;float:left;width:100%;overflow:hidden;}
.service_info_box{margin-left:25em;margin-right:19em;overflow:hidden;}
	.service_price_box{height:auto;overflow:hidden;margin:0.5em 0 0 0;clear:right}
	.service_price_box span{display:block;float:left;text-align:center;line-height:1.5em;margin:0 0.5em 0 0}
	.pspan_style1{width:20%;height:3.3em;border:1px solid #ccc;padding:0.5em 0 0 0}
	.pspan_style2{width:20%;height:3.3em;border:1px solid #ccc;padding:0.5em 0 0 0;background:#f7f7f7}
	.pspan_style3{width:5%;padding:1em 0 0 0;color:#999}
	
	.service_info_box .abprice{font-size:2em;color:#f60;font-family:"arial black"}

	.timebox{width:95%;border:1px solid #FFE19C;background:#FFF3D9;margin:0.5em 0 1em 0;padding:1em 0.5em 1em 1em;line-height:1.5em}
	.timebox ul{}
	.timebox ul li{display:block;height:1%;color:#c00;overflow:hidden;}
	.timebox ul li input{border:none}
	.timeselect{float:left;padding:0.5em 0.5em 0 0}
	.timetext{float:left;padding:0.5em 0 0 0}
.shop_info_box{width:18em;float:right;margin:0 0 1em 0}
	.titlebox{height:1.5em;background:url(../image/common/line.jpg) repeat-x}
	.titlebox span{background:#fff;display:block;width:5em;padding:0 0.2em;font-weight:bold}
	.bodybox{height:auto;}
		.bodybox ul{display:block;position:relative;height:1%;}
		.bodybox ul li{width:100%;height:auto;overflow:hidden;display:block;padding:0.5em 0;}
		.bleft{width:5.5em;float:left;height:1%;clear:left;text-align:right}
		.bright{width:11em;float:left;height:1%;}
        
.sdatail_left{width:45%;float:left;height:1%;margin:0 1em 0 0}
.sdatail_left ul li{padding:0.3em 0 0.3em 3em;line-height:1.5em;}
.sdatail_left ul li h4{font-size:110%;}
.sdatail_left ul li  p{text-indent: 2em}
.sdatil_right{width:40%;float:right;}
.fkbox{width:83em;height:auto;overflow:hidden;}
.fkbox ul{}
.fkbox ul li{width:83em;height:auto;overflow:hidden;display:block;width:83em;border:1px #ccc;border-style:solid none;padding:0.5em 0;margin:0 0 1em 0}
	.leftfk{width:8em;float:left;text-align:center}
	.rightfk{width:75em;float:right}
		.right_row1{height:1em;background:#FFF3D9;padding:0.5em 0 0 0.5em;border-bottom:1px dashed #ccc;text-align:left}
		.right_row2{height:5em;border-bottom:1px dashed #ccc;padding:0.5em 0 0 0.5em}
		.right_row3{height:1.2em;text-align:right;padding:0.5em 0 0 0.5em}
/*服务详情页，服务相关链接*/
.service_des_refs {margin-top:0.5em}
.service_des_refs ul{width:90%;display:block;height:auto;height:auto;padding:0 0 0 0;float:left}
.service_des_refs ul li{width:auto;height:auto;display:block;float:left;margin:0em 0em 0em 0;line-height:1em;padding-left:2em;}
.service_des_refs ul li a{font-size:100%;}
        
/* 个人后台部分代码 */
.personal_info {position:relative;overflow:hidden;}
.personal_info dl{width:50%;float:left;margin-top:1em;position:relative;}
.personal_info dt {width:15%;float:left;margin-left:1em}
.personal_info dd {width:70%;float:left;margin-left:1em;}

.personal_order_info {position:relative;overflow:hidden;}
.personal_order_info dl{width:90%;float:left;margin-top:1em;position:relative;}
.personal_order_info dt {width:15%;float:left;margin-left:1em}
.personal_order_info dd {width:80%;float:left;margin-left:1em;}
.personal_order_info a {font-weight:bold;color:darkblue;margin-left:0.2em;margin-right:0.4em;}
/*保养详细介绍*/
.byhead{height:2.5em;border-bottom:1px solid #ccc;}
	.byhead ul li{width:9.1em;height:2.3em;display:block;float:left;position:relative;bottom:-4px;text-align:center;background-position:center top;padding-top:0.2em;cursor:pointer}
	.currentitem{background:url(../image/common/currentback.jpg) no-repeat;color:#900;font-weight:bold;}
	.normalitem{background:url(../image/common/normalback.jpg) no-repeat;color:#666;}
.bybox{height:auto;overflow:hidden;font-size:12px}
.bybox ul li{width:auto;height:1%;padding:1em 0 1em 1em;overflow:hidden;display:block;background:url(../image/common/bline.jpg) no-repeat 4em bottom}
.serv_image_box{float:left;border:1px solid #ccc;text-align:center;padding-top:0.5em;}
.serv_text_box{height:auto;padding-left:1em;overflow:hidden;}
	.serv_text_title{color:#f60;font-weight:bold;font-size:1.2em;margin:0 0 0.2em 0em;padding-left:1em;background:url(../image/common/icx.gif) no-repeat 2px center}
	.serv_text_text{margin-bottom:0.2em;line-height:1.7em;color:#666}
	.serv_text_link{}
	.serv_text_link a:link,.serv_text_link a:visited{fong-size:1em;color:#06c;text-decoration:underline}
	.serv_text_link a:link,.serv_text_link a:visited{fong-size:1em;color:#06c;text-decoration:underline}
/*end*/
.bycontent{padding:0 0 0 2em;font-size:1.1em;line-height:1.8em}
.ab_price_box{height:auto;overflow:hidden;clear:left}
 .listtable{}
	.listtable thead td{padding:0.5em 0;background:#FFF3D9;text-align:center;border-bottom:1px dashed #ccc;font-size:12px}
	.listtable td{padding:0.5em 0;text-align:center;border-bottom:1px dashed #ccc;font-size:12px}
        
#foot{width:100%;font-family:Arail,verdana;border-top:1px solid #ccc;padding:1.5em 0 1.5em 0;text-align:center;line-height:1.5em;margin-top:2em;}

/*汽车品牌导航栏部分*/
.cars_navigator_panel{width:auto;height:auto;overflow:hidden;*padding-bottom:2em}
.cars_navigator_panel dl{clear:left;margin-bottom:2em;padding:0.2em 0}
.cars_navigator_panel dt{font-size:110%; width:100%;font-weight:bold;height:auto;overflow:hidden;color:#CE2020;padding:0.2em 0;background:#F5F5F5 none repeat scroll 0 0;}
.cars_navigator_panel dt a{color:#555;font-size:100%;display:block;float:left;font-weight:bold;text-decoration:none;}
.cars_navigator_panel dd{margin-left:1em;float:left;height:1.3em;padding:0.2em;word-wrap:keep-all;word-break:keep-all;!margin-left:1em;}
.cars_navigator_panel dd a{color:#003399;text-decoration:none;}


/*帮助链接样式*/
a.h01:link,a.h01:visited{color:#666;font-size:14px;padding:0.2em 0 0.2em 0.5em;border-bottom:1px solid #ccc;font-weight:bold;text-decoration:none;display:block;margin:0 0 0.5em 0;background:#FAF4D1}
a.h01:hover,a.h01:active{color:#666;font-size:14px;padding:0.2em 0 0.2em 0.5em;border-bottom:1px solid #ccc;font-weight:bold;text-decoration:none;display:block;margin:0 0 0.5em 0;background:#efefef}

.helpcontentbox{width:65%;font-size:14px;line-height:2em;padding:1em 10em 2em 1em}
/*服务详情页选择项样式*/
	.part{background:#FFF3D9 none repeat scroll 0 0;
border:1px solid #FFE19C;width:95%;height:auto;overflow:hidden;padding:0.5em 0.5em 0.5em 1em;}
dl.partlist { clear:left;height:auto;width:auto;overflow:hidden;padding:5px 0}

.partlist  dd {
	 display : inline ; 
	 margin:0 0.5em 0 0;
	 cursor:pointer;

 }
 .partlist dd .normalitem{border:1px solid #fff;background:ccc}
 .partlist  dt {
	 display : inline; 
 }

  .part_brand_select{border:1px solid #f60;background:#fff url(/image/common/itemselect.jpg) no-repeat right bottom;padding:2px 7px}
	.part_brand_select dd a:link,.part_brand_select dd a:visited{color:#000}
	.part_brand_select dd a:hover,.part_brand_select dd a:active{color:#000}
 .part_brand{
	text-decoration:none;
 
 }

/* 服务活动项样式*/
.inactivity{
    background:#FFFBE0;
}     
/*首页预订top20*/
.ordertop20{width:100%;height:auto;overflow:hidden;padding:1em 0}
.ordertop20 ul {}
.ordertop20 ul li{display:block;width:14em;height:18em;position:relative;float:left;background:none;margin:0 1.5em 0 0;overflow:hidden}
.ordercount{position:absolute;width:50px;height:50px;right:15px;bottom:85px;!bottom:100px;font-family:"Arial Black";font-size:24px;color:#c30;background:url( ../image/common/cback0.png) no-repeat !important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/common/cback0.png");padding:5px 0 0 0;text-align:center}
.ordertop20 ul li p{display:block;text-align:center}
.serviceimage{width:156px;height:118px;border:1px solid #ccc;padding:1px;background:#fff;margin:1em 0 0 1em}
.serviceimage img{width:156px;height:118px;border:none;}
.servicenames{font-weight:bold;margin-top:0.3em}
.servicenames a:link,.servicenames a:visited{font-size:13px;color:#333;text-decoration:underline}
.servicenames a:hover,.servicenames a:active{font-size:13px;color:#f60;text-decoration:underline}
.serviceabout{color:#999;margin-top:0.3em}
.serviceoldprice{margin-top:0.3em}
.serviceoldprice span{text-decoration:line-through}
.servicenewprice{font-family:"arial";font-weight:bold;color:#900;margin-top:0.3em}


/*一些table样式*/
td.simple {
    padding-left:0.2em;padding-right:0.2em;
    border-bottom:1px solid #aaa;
    border-right:1px solid #aaa;
    padding-top:0.3em;
    padding-bottom:0.3em;
}

td.simple_header
{
    padding-left:0.2em;padding-right:0.2em;
    background:#eee;
    border-left:1px solid #ffe;
    border-top:1px solid #ffe;
    border-bottom:1px solid #666;
    border-right:1px solid #666;
}


























