@charset "utf-8";
/*最全CSS Hack*/
/* background-color:blue;      /*firefox*/
/* background-color:red\9;      /*all ie*/
/* background-color:red\0;     /* ie 8/9 */
/* background-color:blue\9\0;  /* ie 9   */
/* *background-color:#dddd00;  /* ie 7   */
/* _background-color:#CDCDCD;  /* ie 6   */

/*font的缩写，如果省略family，如这样子：font:700 14px/22px;则在Firefox下是不生效的完整的写法是：font:700 14px/22px arial;*/

/* CSS Document */
*html {
	background-attachment:fixed;
}/*解决IE6下滚动抖动的问题*/
body {
	font-family:Arial, \5B8B\4F53;
	background:#fff;
	color:#545454;
}
html, body, div, p, ol, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, object, iframe, form, blockquot e, fieldset, input, textarea, code, address, caption, cite, code, em, i, ins, img {
	margin:0;
	padding:0;
	font-style:normal;
	font-size:12px;
	font-weight:100
}
strong {
	font-weight:600
}
td, th, div {
	word-break:break-all;
	word-wrap:break-word
}
form {
	display:inline
}
table {
	border-collapse:collapse;
	border-spacing:0
}
html {
	-webkit-text-size-adjust:none
}
a:focus, input, button, select, textarea {
	outline:none
}
input {
	vertical-align:middle
}
table, td, tr, th {
	font-size:12px
}
li {
	list-style-type:none
}
table {
	margin:0 auto
}
img {
	vertical-align:middle;
	border:0
}
fieldset {
	border:0
}
textarea {
	resize:none
}
ol, ul {
	list-style:none
}
a:link, a:visited {
	color:#0056BD;
	text-decoration:underline
}
a:hover {
	color:#FF6600;
	text-decoration:none
}
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden
}
.advbox {
	background: none repeat scroll 0 0 #FFFFFF;
	margin:0 auto;
	height:auto;
	position:relative
}
.mb6 {
	margin-bottom:6px
}
.mb8 {
	margin-bottom:8px
}
.mt10 {
	margin-top:10px
}
.fl {
	float:left
}
.fr {
	float:right
}
a.red {
	color:#f00;
	text-decoration:none
}
.f_b {
	font-weight:700
}
.f_red {
	color:#f00
}
.f_gray {
	color:#999
}
.f_14 {
	font-size:14px
}
.f_12 {
	font-size:12px
}
.f_10 {
	font-size:10px
}
.f_Arial {
	font-family:Arial
}
.w150 {
	width:150px
}
.w960 {
	width:960px
}
.w958 {
	width:958px
}
.bd {
	border:1px solid #DEE3E7;
}
/*整合图片使用*/
.baomingbutton, .sub_btn {
	background:scroll transparent url(../images/eauto_201207.gif) no-repeat;
}
/*通用提交按钮*/
.sub_btn {
	background-position:-190px -173px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family:"microsoft yahei", "微软雅黑E\8F6F\96C5\9ED1";
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	border:none;
	width:67px;
	height: 23px;
	line-height: 20px;
	overflow: hidden;
}
.sub_btn:hover {
	background-position:-257px -173px;
}
/*通用绿色按钮*/
/*通用绿色连接按钮*/
a.btngreen, a.btngreen em {
	background: url("../images/newbtnbg.png") no-repeat scroll 0 0 transparent;
}
a.btngreen {
	background-position: 0 -246px;
	color: #FFFFFF;
	display: inline- block;
	padding-left: 24px;
}
a.btngreen em {
	background-position: right -273px;
	color: #FFFFFF;
	display: inline -block;
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	padding-right: 24px;
}
/*通用绿色连接按钮end*/

.content {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:1;/*overflow:hidden; /*如果这个去掉可以完整显示首页商家弹出的框了*/
}
.eauto_smenu a.channel, .top_nav a, .top_nav a.drop, .m_h .m_h_t {
	background: url("/template/pcauto/images/eauto_201207.gif") no-repeat scroll 0 0 transparent;
}
/*顶部*/
.top_nav {
	height: 31px;
	margin: 0 auto;
	width:100%;
	z-index: 1;
}
.top_nav a.logo_small {
	background: url("/common/images/logo_small.png") no-repeat scroll left 8px transparent;
	display: block;
	float: left;
	height: 30px;
	padding-right: 10px;
	text-indent: -1000px;
	width: 108px;
}
.top_nav a {
	text-decoration: none;
	color:#545454;
	background-position:100% -742px;
	background-position:100% -743px\9;
	padding-right:10px;
	margin-right:10px;
	line-height:31px;
	height:31px;
}
.top_nav a.drop {
	background-position:47px -467px;
}
.top_nav a.last {
	text-decoration: none;
	background: none scroll 100% 0px transparent;
	padding-right:0px;
	margin-right:0px;
}
.top_nav a:hover {
	color: #f60;
	text-decoration:underline
}
.top_nav .top960 {
	margin:0px auto;
	width: 948px;
	padding:0 0 0 10px;
	height:31px;
	line-height:31px;
	background: url(/template/pcauto/images/topnav_bg.png) repeat-x scroll 0 0 transparent;
	border:1px solid #e6e6e6;
	border-bottom:none;
	border-top:none;
}
.top960 span {
	float:right
}
.top960 ul li {
	display: inline;
	float: left;
	position: relative;
}
.top960 ul li.last {
	background: none repeat scroll 0 0 transparent;
}
.login_box {
	float: right;
	position: relative;
	z-index: 2;
}
.top_nav ul.login {
	color:#999;
}
.top_nav ul.login a {
	padding:0 8px;
	margin:0;
	background-image:none;
}
/*顶部下拉*/
/*顶部下拉导航*/
.m_h {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #d1d1d1;
	height: auto;
	padding:5px 10px 0;
	position: absolute;
	right: -1px;
	top: 30px;
	width: 193px;
	z-index:2147483647;
	display:none;
}
.m_h .m_h_t {
	background-position: 53px -435px;
	background-color:#fff;
	cursor:pointer;
	border-color: #d1d1d1;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	height: 30px;
	padding: 3px 20px 1px 5px;
	position: absolute;
	right: -1px;
	top: -35px;
}
.m_h dl {
	border-bottom: 1px solid #dedede;
}
.m_h dt {
	font-weight: 700;
	font-size:14px;
	padding:6px 0;
}
.m_h dd {
	line-height: 18px;
	margin-bottom:8px;
}
.m_h dl.n {
	border-bottom: 0 none;
	margin: 0;
	padding: 0;
}
.m_h a {
	background:none;
	margin-right:0px;
	line-height:20px;
}
/*顶部结束*/

/*二级页面导航*/
.eauto_nav {
	height: 30px;
	line-height:32px;
	margin: 0 auto 6px;
	padding:0 0 0 10px;
	width: 948px;
	border:1px solid #e6e6e6;
	border-top:none;
}
.eauto_nav a {
	text-decoration:none;
	color:#545454;
	font-family:\5B8B\4F53;
	font-size:12px;
}
.eauto_nav a:hover {
	color:#f60;
	text-decoration:underline;
}
.eauto_nav dd.last {
	margin-right:0;
}
.eauto_nav dt, .eauto_nav dd {
	display: inline;
	float: left;
	padding:0px;
	margin-right:9px;
	_margin-right:4px;
	white-space:nowrap;
}
.eauto_nav dt.first {
	background: none repeat scroll 0 0 transparent;
}
.eauto_nav dt {
	font-weight: 700;
}
/*二级页面导航 end*/
/*您当前的位置*/
.eauto_smenu {
	height: 45px;
	line-height:44px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	font-family:\5B8B\4F53;
	z-index: 6666;
}
.eauto_smenu .eauto_position {
	float: left;
	margin: 0;
	padding:0;
	line-height:45px;
	width:500px;
}
.eauto_smenu .eauto_position a {
	color:#545454;
	text-decoration:none;
}
.eauto_smenu .eauto_position a:hover {
	color:#f60;
	text-decoration:underline;
}
.eauto_smenu .eauto_position div {
	display: inline;
	float: left;
	margin: 0;
}
.eauto_smenu a.small_logo {
	background:url(http://xjche365.com/static/images/logo_small.png) no-repeat left center scroll;
	width:120px;
	display:block;
	float:left;
	height:45px;
	overflow:hidden;
	text-indent:-1000px;
}
.eauto_smenu .eauto_position div strong {
	color: #333333;
	font-weight: 700;
}
/*二级导航*/
.eauto_sub_navmenu {
	margin:0 auto;
	width:950px;
	height:35px;
	position: relative;
	overflow:hidden;
	padding-left:10px;
	background-color:#17469E;
}
.eauto_sub_navmenu ul {
	float:left;
}
.eauto_sub_navmenu li {
	border-left: 1px solid #174FAA;
	border-right: 1px solid #0E3274;
	font-size:14px;
	float: left;
	color:#fff;
	line-height:35px;
	text-align:center;
	height:35px;
}
.eauto_sub_navmenu li.first {
	padding:0 20px 0 10px;
	border-left:none;
	border-right: 1px solid #0E3274;
}
.eauto_sub_navmenu li a {
	padding:0 20px;
	float:left;
	text-decoration:none;
	color:#fff!important;
	line-height:35px;
	text-align:center;
	height:35px;
}
.eauto_sub_navmenu li a:hover {
	background:#174fbc;
}
.eauto_sub_navmenu li.last {
	border-right:none;
}
.eauto_sub_navmenu li a.current {
	border-top: 2px solid #FF6600;
	color:#004276;
	_border-bottom:solid 2px #FFF;
	background:none;
	background-color:#fff;
	border-left:none;
	color:#000!important;
	font-weight:700;
	position:relative;
	border-right:none;
}
.eauto_sub_navmenu li a.current:hover {
	border-right:none;
	background-color:#fff;
}
/*二级导航结束*/

/*分页样式*/
#pager {
	clear:both;
	overflow:hidden;
	padding:20px 0;
	position:relative;
}
#pager ul.pages {
	border:none;
	margin:0 auto;
	width:100%;
	text-align:center
}
#pager ul.pages li {
	display:inline;
	font-size:14px;
	border: solid 1px #ccc;
	color: #666;
	text-decoration:none;
	margin:0 5px 0 0;
	padding: 6px 10px 5px;
	cursor:pointer;
	line-height:28px;
}
#pager ul.pages a {
	text-decoration:none;
}
#pager ul.pages li:hover {
	color: #fff;
	border: solid 1px #4e9eff;
	background-color: #4e9eff;
}
#pager ul.pages li.pgEmpty {
	border:1px solid #dedede;
	color:#dedede;
	display:none;
}
#pager ul.pages li.pgCurrent {
	color: #fff;
	border: solid 1px #4e9eff;
	background-color: #4e9eff;
}
#pager ul.pages li.count {
	background:none;
	border:none;
	cursor:default
}
#pager ul.pages li.count:hover {
	color:#545454;
}
/*分页样式结束*/
/*尾部*/
#footer {
	width:960px;
	text-align:center;
	margin:0 auto 20px;
	font-size:12px;
	color:#999;
	font-family:Arial;
	line-height:24px;
	position:relative;
}
#footer a {
	color:#545454;
	padding:0 5px;
	text-decoration:none
}
#footer a:hover {
	color:#f60;
}
#footer h2 {
	padding:8px 0;
	border-bottom:1px solid #d1d1d1;
	margin-bottom:10px;
	color:#545454;
	font-size:14px;
}
/*.icpbox {
    height: 70px;
    margin: 0 auto;
    width: 450px;
}
.icpbox a.icp {
    background: url("/template/default/images/eauto_201207.gif") no-repeat 

scroll -537px -577px transparent;
    border: 1px solid #F1F1F1;
    float: left;
    font-size: 12px;
    height: 50px;
    line-height: 20px;
    margin: 6px 4px;
    padding: 0;
    width: 120px;
}
.icpbox span {
    cursor: pointer;
    display: block;
    padding: 5px 3px 0 45px;
    width: 72px;
}
.icpbox a.net110 span {
    padding: 5px 3px 0 55px;
    width: 60px;
}
.icpbox a.net110 {
    background: url("/template/default/images/eauto_201207.gif") no-repeat 

scroll -526px -632px transparent;
    border: 1px solid #F1F1F1;
    float: left;
    font-size: 12px;
    height: 50px;
    line-height: 20px;
    margin: 6px;
    padding: 0;
    width: 120px;
}
.icpbox a:link, .icpbox a:visited {
    color: #666666;
}
.icpbox a:hover {
    color: #CC0000;
}*/
/*尾部 end*/
/*搜索框*/
/*
.s_form, .btn2 a, .btn2 a:visited, .btn2 a.on, .btnb, .btnbon {
	background: url("/template/default/images/s1.gif") no-repeat scroll 0 0 transparent;
}
.btnb:hover {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.s_form {
	display: block;
	float: left;
	height: 38px;
	overflow: hidden;
	width: 431px;
}
.s1 {
	color: #767676;
	float: left;
	font-size: 12px;
	height: 38px;
	width: 354px;
}
.s1 input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #666666;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 8px;
	outline: medium none;
	overflow: hidden;
	vertical-align: middle;
	width: 338px;
}
.s2 {
	color: #767676;
	cursor: pointer;
	float: left;
	font-size: 14px;
	height: 26px;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 7px;
	width: 78px;
}
.btn2 a, .btn2 a:visited {
	background-position: -276px -7px;
	color: #555555;
	display: block;
	height: 22px;
	padding-top: 3px;
	padding-left:17px;
	text-align: left;
	text-decoration: none;
	width: 60px;
}
.btn2 a:hover {
	color: #727272;
	text-decoration: none;
}
.btn2 a.on {
	background-position: -430px -7px;
}
.btn {
	float: left;
	height: 38px;
	width: 76px;
}
.btnb, .btnbon {
	background-position: -354px 0;
	border: medium none;
	color: #666666;
	cursor: pointer;
	font-size: 0;
	font-weight: 700;
	height: 38px;
	text-indent: -9999px;
	width: 76px;
}
/*搜索框结束*/
/*报名表*/
/*通用表格、表单*/
.table_form {
	font-size:12px;
	padding-bottom:30px
}
.table_form td {
	padding-left:12px;
}
.table_form td label {
	vertical-align:middle
}
.table_form td, .table_form th {
	padding:4px 0;
	font-family:"microsoft yahei", "微软雅黑E\8F6F\96C5\9ED1";
}
.table_form th {
	font-weight:normal;
	text-align:right;
	width:100px;
	padding-right:8px;
}
.table_form .txt_cars {
	height:20px;
	line-height:20px;
	padding:0 5px;
	font-family:microsoft yahei;
	font-size:12px;
	width:150px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: url("/common/images/px.png") repeat-x scroll 0 0 #FFFFFF;
	border-color: #848484 #E0E0E0 #E0E0E0 #848484;
	border-image: none;
	border-style: solid;
	border-width: 1px;
}
.table_form .tare_res {
	line-height:20px;
	padding:5px;
	width:300px;
	font-family:microsoft yahei;
	font-size:12px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: url("/common/images/px.png") repeat-x scroll 0 0 #FFFFFF;
	border-color: #848484 #E0E0E0 #E0E0E0 #848484;
	border-image: none;
	border-style: solid;
	border-width: 1px;
}
.table_form select {
	background: none repeat scroll 0 0 #F9F9F9;
	border-color: #666 #ccc #ccc #666;
	border-style: solid;
	border-width: 1px;
	position:relative;
	padding:1px;
	vertical-align: middle;
	font-family:microsoft yahei;
	font-size:12px;
	width:162px;
}
.table_form input.firstnone {
	display: inline;
	margin: 0 3px 2px 0;
	vertical-align: text-bottom;
}
/*报名表end*/
/*火狐按钮*/
.unsub .button, #newsletter-form .button {
	-moz-transition: box-shadow 0.2s ease-in-out 0s;
	background: -moz-linear-gradient(center top, #669BE1 0%, #5784BF 100%) repeat scroll 0 0 transparent;
	border: 0 none;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 3px rgba(0, 0, 0, 0.1), 0 -4px rgba(0, 0, 0, 0.1) inset;
	color: #FFFFFF;
	display: inline-block;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: 700;
	overflow: visible;
	padding: 8px 20px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	width: auto;
}
#newsletter-form .subscribe:hover, #newsletter-form .subscribe:active {
	-moz-transition: box-shadow 0.2s ease-in-out 0s;
	box-shadow: 0 3px rgba(0, 0, 0, 0.15), 0 -4px rgba(0, 0, 0, 0.15) inset, 0 0 80px rgba(255, 255, 255, 0.3) inset;
}
/*图标*/
.view {
	background: url("/common/images/icons.png") no-repeat scroll 0 -450px transparent;
	_background: url("/common/images/icons.gif") no-repeat scroll 0 -450px transparent;
	display: inline-block;
	height: 20px;
	padding-left:18px;
	vertical-align: middle;
	font-weight:100
}
.view {
	background-position:left -232px;
	margin-left:20px;
	color:#999;
}
/*图标end*/
/*百度分享*/
.baidu_share {
	width:400px;
	overflow:hidden;
	white-space:nowrap;
	height:28px;
}
.bdshare_t .share-tit {
	float:left;
	padding-top:5px;
}
/*百度分享end*/
/*提示成功页*/
.success, .error {
	text-align:left;
	padding:140px 0;
	font-size:14px;
	line-height:24px;
	width:220px;
	margin:0 auto;
	white-space:nowrap;
	overflow:hidden;
	background:url(/common/images/icon/succ.png) no-repeat left 146px;
	padding-left:50px;
}
.error {
	background:url(/common/images/icon/Warning.png) no-repeat left 146px;
}
/*提示成功页end*/
/*404页面*/
.error404 {
	padding:50px 0px;
	width:621px;
	height:271px;
	background:url(../images/icons/404.jpg) center center no-repeat;
	margin:0 auto;
}
/*微信返回顶部*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code, #code_hover, #gotop {
	width:36px;
	height:48px;

	position:fixed;
	right:10px;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
#code {
	background-position:-276px -258px;
	bottom:120px;
	_margin-bottom:120px;
}
#code_hover {
	background-position:-316px -258px;
	bottom:120px;
	_margin-bottom:120px;
}
#gotop {
	background-position:-276px -310px;
	bottom:71px;
	_margin-bottom:71px;
}
#code_img {
	width:270px;
	height:355px;

	position:fixed;
	right:50px;
	bottom:67px;
	cursor:pointer;
	display:none;
	_position:absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom:67px;
	z-index:9999;
}
/*返回顶部 end*/