@charset "gb2312";
/*reset.css*/
body, h1, h2, h3, h4, blockquote, p, dl, dt, dd, ul, ol, li, th, td, form, fieldset, legend, button, input, textarea {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	font-size: 12px;
	line-height: 1.75;
}
button, input, select, textarea, h1, h2, h3, h4 {
	font-size: 100%
}
input, button, select, textarea {
	outline: none;
}
body {
	color: #333;
}
body, button, input, select, textarea, option {
	 
}
select, option {
	cursor: pointer;
}
em, i {
	font-style: normal
}
ol, ul {
	list-style: none;
	list-style-position: outside;
}
img, fieldset {
	border: 0;
	vertical-align: middle
}
a {
	color: #333;
	text-decoration: none;
	outline: 0
}
a:hover {
	color: #f70;
	text-decoration: none
}
.fl, .mark {
	float: left;
	display: inline;
}
.fr, .subMark, .mark-sub, .submark {
	float: right;
	display: inline
}
.spanclass {
	display: none
}
img {
	vertical-align: top
}
.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
	clear: both;
	visibility: hidden
}
.hide {
	display: none;
}
.ohide {
	opacity: 0;
	z-index: 0;
}
.vhide {
	visibility: hidden;
}
.mt35 {
	margin-top: 35px;
}
.mt20 {
	margin-top: 20px;
}
/*layout.css*/
.sgHot a:hover img, .mainDiv a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/*topbar*/
body .navibar {
	position: relative;
	z-index: 601;
}
.topbar-wrapper {
	width: 1120px;
	margin: 0 auto;
	padding-bottom: 20px;
	z-index: 500;
	background: white;
}
.topbar-wrapper .topBox, .topBox .logo, .topBox .head_city {
	float: left;
}
.topbar-wrapper .topbarAdd {
	height: 42px;
	line-height: 42px;
	padding: 14px 0;
	position: relative;
	z-index: 600;
}
.topBox .logo {
	margin: 6px 14px 0 0;
}
.topBox .icon-line {
	float: left;
	margin: 8px 10px 0 0;
	width: 1px;
	height: 26px;
	background-color: #e5e5e5;
	font-size: 0;
	overflow: hidden;
}
.topBox .name {
	float: left;
	font-size: 26px;
	margin-right: 10px;
	font-weight: bold;
}
.topBox .head_city {
	float: left;
	cursor: pointer;
	display: inline;
	position: relative;
}
.topBox .head_city_name {
	float: left;
	font-size: 14px;
	font-weight: 600;
}
.topBox .head_city_arrow {
	float: left;
	width: 8px;
	height: 5px;
	background: url(//www1.pcauto.com.cn/20141013/art/head_bg.png) no-repeat -119px -23px;
	margin: 19px 0 0 5px;
}
.topBox .layCityBox {
	left: -26px;
	top: 34px;
}
.topBox .head_city {
	z-index: 2
}
.topBox .head_city_arrow {
	transition: .25s;
}
.topBox .active .head_city_arrow {
	transform: rotate(180deg);
}
.topBox .active {
	z-index: 999;
}
/*navB*/
.navB .pic .icon-arr, .navB .tool .icon-arr {
	background-image: url(//www1.pcauto.com.cn/zt/gz20170412/price/index/icons_201707.png);
	background-repeat: no-repeat;
}
.navB {
	position: relative;
	height: 55px;
	width: 100%;
	z-index: 500;
}
.navB-inner {
	height: 55px;
	width: 100%;
}
.navB .channel {
	width: 1120px;
	margin: 0 auto;
	background-color: #f7cb06;
	color: #fff;
}
.navB li {
	position: relative;
	float: left;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
}
.navB li.current .nav-link {
	background: #0A66BB;
	color: #fff;
}
.navB .nav-link {
	display: block;
	padding: 0 24px;
	color: #fff;
	cursor: pointer;
}
.navB .nav-link:hover {
	text-decoration: none;
	background: #0A66BB;
	color: #fff;
}
.navB .pic .pic-sub, .navB .tool .tool-sub {
	display: none;
	position: absolute;
	margin-top: 5px;
	border: 1px solid #e5e5e5;
	box-shadow: 0px 0px 5px #ccc;
	background-color: #fff;
	top: 55px;
}
.navB .pic.show .pic-sub, .navB .tool.show .tool-sub {
	display: block;
}
.navB .pic-sub {
	width: 108px;
	left: 0;
}
.navB .pic-sub a {
	display: block;
	width: 108px;
	height: 38px;
	line-height: 38px;
	padding: 0;
	color: #333;
	text-align: center;
	font-size: 14px;
}
.navB .pic-sub a:hover {
	color: #f60;
	background-color: #f5f5f5;
}
.navB .pic .nav-link, .navB .tool .nav-link {
	padding-right: 34px;
}
.navB .pic .icon-arr, .navB .tool .icon-arr {
	position: absolute;
	top: 25px;
	right: 14px;
	width: 10px;
	height: 6px;
	font-size: 0;
	overflow: hidden;
	background-position: 0 -32px;
}
.navB .pic.show .icon-arr, .navB .tool.show .icon-arr {
	background-position: -16px -24px;
}
.navB .tool {
	float: right;
}
.navB .tool .tool-sub {
	width: 270px;
	padding: 20px 20px 15px;
	right: 0;
}
.plstTool {
	width: 300px;
	height: 138px;
	overflow: hidden;
	font-size: 12px;
}
.plstTool li {
	float: left;
	margin: 0 25px 25px 0;
	width: 50px;
	text-align: center;
	font-size: 12px;
}
.plstTool li .icon {
	margin: 0 auto;
	display: block;
	background-image: url(//www1.pcauto.com.cn/zt/gz20170412/price/cxsy/icon.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.plstTool li .icon {
	width: 34px;
	height: 34px;
}
.plstTool li em {
	display: block;
	height: 22px;
	line-height: 22px;
}
.icon-csdb {
	background-position: 0 -57px;
}
.icon-cxdb {
	background-position: 0 -98px;
}
.icon-tpdb {
	background-position: 0 -253px;
}
.icon-wzcx {
	background-position: 0 -135px;
}
.icon-gcjs {
	background-position: 0 -172px;
}
.icon-dkgc {
	background-position: 0 -253px;
}
.icon-zhgc {
	background-position: 0 -291px;
}
.icon-gjmc {
	background-position: 0 -333px;
}
/*leftNav*/
.tree .emBox i, .tree .banTit .icon-line, .tree .product .icon-line {
	background-image: url(//www1.pcauto.com.cn/zt/gz20170412/price/index/icons_201707.png);
	background-repeat: no-repeat;
}
.leftNav {
	float: left;
	position: relative;
	width: 270px;
	background: #fff;
	z-index: 100;
}
.wordBox {
	position: absolute;
	top: 0;
	height: 100%;
	background-color: #69baff;
	padding: 5px 0;
}
.subWord {
	text-align: center;
}
.subWord a {
	display: block;
	width: 30px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.subWord a:hover {
	background-color: #f7cb06;
	color: #fff;
}
.leftTree {
	position: relative;
	left: 30px;
	width: 239px;
	overflow: auto;
	overflow-x: hidden;
	border: 1px solid #e5e5e5;
	border-left: none;
}
.leftTree .sgHot {
	height: 148px;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 10px;
	padding-bottom: 5px;
}
.sgHot ul {
	width: 224px;
	overflow: hidden;
}
.sgHot li {
	float: left;
	margin: 0 0 8px 10px;
}
.sgHot li a {
	display: block;
	width: 60px;
	text-align: center;
}
.sgHot li span {
	display: block;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
}
.tree {
	float: left;
	width: 247px;
	margin: 0 auto;
}
.tree li {
	position: relative;
}
.tree .pictreeTit {
	padding: 0 14px;
}
.tree .logo {
	margin-right: 15px;
}
.tree .logo img {
	vertical-align: middle;
}
.tree .pictreeTit {
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	background-color: #f5f5f5;
	font-size: 18px;
}
.tree .ppLink {
	display: block;
	line-height: 24px;
	padding: 10px 14px; /* height: 50px; line-height: 50px; */
	border-bottom: 1px solid #e9e9e9;
}
.tree .subTable {
	border-bottom: 1px solid #e9e9e9;
	padding: 18px 0;
	display: none;
}
.tree .subTable li {
	margin-bottom: 8px;
}
.tree .subTable .product {
	padding-right: 25px;
}
.tree .subTable .product .des {
	display: block;
	overflow: hidden;
}
.tree .subTable {
	padding: 20px 0 3px;
}
.tree .openChild .subTable {
	display: block;
}
.tree .sname {
	font-size: 14px;
}
.tree .snum, .tree .openChild .subTable .product span {
	color: #999;
}
.tree .banTit {
	font-weight: bold;
	padding-left: 15px;
}
.tree .banTit .icon-line {
	float: left;
	width: 15px;
	height: 9px;
	margin: 3px 10px 0 0;
	background-position: -35px 0;
	font-size: 0;
	overflow: hidden;
}
.tree .product {
	padding-left: 40px;
}
.tree .product .icon-line {
	float: left;
	width: 9px;
	height: 17px;
	margin: 3px 10px 0 0;
	background-position: -35px 0;
	font-size: 0;
	overflow: hidden;
}
.tree .emBox {
	position: absolute;
	left: 194px;
	top: 0;
	height: 50px;
	width: 26px;
	cursor: pointer;
}
.tree .emBox i {
	position: absolute;
	top: 22px;
	right: 10px;
	width: 8px;
	height: 5px;
	background-position: 0 -24px;
	font-size: 0;
	overflow: hidden;
	cursor: pointer;
}
.tree .openChild .emBox i {
	background-position: -17px -31px;
}
.tree .cur .sname {
	color: #f7cb06;
}
.tree .cur:hover .sname {
	color: #f60;
}
/*mainDiv*/
.mainDiv {
	float: left;
	position: relative;
	left: 30px;
	width: 820px;
	background-color: #fff;
	z-index: 10;
}
/*position*/
.position {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
/*select-banner*/
.select-banner .select-clear .icon-ljt, .select-banner .select-box-close {
	background-image: url(//www1.pcauto.com.cn/zt/gz20170412/price/index/icons_201707.png);
	background-repeat: no-repeat;
}
.select-banner .tit {
	float: left;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 5px;
	line-height: 48px;
	color: #999;
}
.select-banner .select-box {
	overflow: hidden;
	padding-bottom: 7px;
}
.select-banner .select-c {
	float: left;
	display: inline;
	margin-top: 12px;
	margin-right: 10px;
}
.select-banner .select-c a {
	height: 24px;
	padding: 0 24px 0 10px;
	background: #fff;
	line-height: 24px;
	border: 1px solid #f7cb06;
	height: 100%;
	display: block;
	position: relative;
}
.select-banner .select-box-close {
	position: absolute;
	width: 10px;
	height: 10px;
	background-position: -27px -63px;
	cursor: pointer;
	zoom: 1;
	line-height: 34px;
	right: 7px;
	top: 7px;
}
.select-banner .select-c a:hover {
	text-decoration: none;
	border-color: #f60;
	color: #333;
}
.select-banner .select-c a:hover .select-box-close {
	background-position: -19px -107px;
}
.select-banner .select-clear {
	margin: 13px 0 0 10px;
	float: left;
	font-size: 14px;
	color: #333;
}
.select-banner .select-clear .icon-ljt {
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	background-position: 0 -106px;
}
.select-banner .select-clear a:hover {
	text-decoration: none;
}
.select-banner .select-clear a:hover .icon-ljt {
	background-position: 0 -122px;
}
.select-banner-wrap {
	position: relative;
	min-height: 50px;
	margin: 20px 0 20px 0;
}
.select-banner-wrap .select-banner {
	border: 1px solid #e5e5e5;
	border-left: 0;
	border-right: 0;
	background: #f5f5f5;
	width: 820px; /* height: 48px; */
	font-size: 14px;
}
.select-fixed .select-banner-inner {
	position: fixed;
	top: 0;
	position: fixed;
	width: 100%;
	z-index: 9999;
	min-width: 1120px;
	left: 0;
}
.select-fixed .select-banner {
	position: absolute;
	left: 300px;
	box-shadow: 0 2px 3px #ddd;
}
.select-fixed .banner {
	position: relative;
	width: 1120px;
	margin: 0 auto;
	left: 0;
}
.nav-fixedA .select-fixed .select-banner-inner {
	top: 55px;
}
.select-fixed.select-banner-wrap {
	z-index: 599;
}
/*brand-tit*/
.brand-tit {
	height: 57px;
	width: 820px;
	border-bottom: 2px solid #e5e5e5;
}
.brand-tit .brand-logo {
	float: left;
}
.brand-tit .brand-logo img {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
.brand-tit .brand-logo p {
	float: left;
	margin-top: 7px;
	font-size: 26px;
	font-weight: bold;
	color: #333;
}
.brand-tit .brand-logo em {
	float: left;
	color: #999;
	margin: 24px 0 0 15px;
	font-size: 14px;
}
.brand-tit .brand-nav {
	float: right;
	margin-top: 23px;
}
.brand-tit .brand-nav span {
	float: left;
	margin-left: 10px;
}
.brand-tit .brand-nav span a {
	color: #999;
	font-size: 14px;
	zoom: 1;
}
.brand-tit .brand-nav span a:hover {
	color: #f70;
}
.brand-tit .brand-nav .blank {
	color: #999;
	float: left;
	padding: 0px 10px;
}
.brand-tit .brand-navB {
	float: right;
}
.brand-tit .brand-navB .brand-linkB {
	margin-left: 30px;
	border-bottom: 2px solid transparent;
	line-height: 44px;
	height: 44px;
	float: left;
	margin-top: 13px;
}
.brand-tit .brand-navB .brand-linkB a {
	color: #999;
	font-size: 18px;
}
.brand-tit .brand-navB .brand-linkB a:hover {
	color: #f70;
}
.brand-tit .brand-navB .brand-linkB.current {
	border-color: #f7cb06;
}
.brand-tit .brand-navB .brand-linkB.current a {
	color: #f7cb06;
}
/*footer*/
body .g-footer .gft-wrap {
	width: 820px;
}
body.b-webWideScreen .g-footer {
	background-color: #fff;
}
body.b-webWideScreen .g-footer, body.b-webWideScreen .g-footer a, body.b-webWideScreen .g-footer .gft-copyRight, body.b-webWideScreen .g-footer .gft-copyRight a {
	color: #999;
}
body.b-webWideScreen .g-footer .gft-links {
	word-spacing: -2px;
}
body.b-webWideScreen .g-footer .gft-links a {
	color: #666;
	margin: 0;
}
body.b-webWideScreen .g-footer .gft-links a:hover {
	color: #f60;
}
body.b-webWideScreen .g-footer {
	border-top-color: #e5e5e5;
}
/*³ÇÊÐ*/
.city {
	position: relative;
	cursor: pointer;
}
.city .icon-arrD {
	margin-left: 3px;
	background-position: -22px -457px;
	transition: .25s;
}
.city .cityName {
	color: #333;
	font-weight: 600;
}
.active .icon-arrD {
	transform: rotate(180deg);
}
/*¶Ô±È°´Å¥*/
.comparepop {
	top: 99px;
}
/*¿áÑø³µÍÆ¹ã*/
.qcbj-fixed {
	width: 155px;
	height: 180px;
	position: fixed;
	left: 50%;
	top: 111px;
	margin-left: -742px;
	background: #fff;
	border: 1px solid #eee;
	line-height: 20px;
	text-align: center;
	padding: 6px;
	display: none;
}
.qcbj-fixed .qcbj-close {
	position: absolute;
	top: -16px;
	width: 16px;
	right: 0;
	height: 16px;
	background: url(//www1.pcauto.com.cn/20140911/bjkclient/images/closeBtn.png) no-repeat;
	cursor: pointer;
}
/*¹ã¸æ¼ä¾à*/
.ivy820 iframe, .ivy820 object, .ivy820 img {
	margin-bottom: 5px;
}
/* ½ð¾ÅÒøÊ® */
.pop_ivy_jjys {
	width: 130px;
	height: 130px;
	position: fixed;
	left: 50%;
	top: 100px;
	margin-left: -694px;
}
.pop_ivy_jjys .close {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	right: 0;
	cursor: pointer;
}
 @charset "gb2312";
#header .head_city {
	z-index: 2
}
#header .head_city_arrow {
	transition: .25s;
}
#header .active .head_city_arrow {
	transform: rotate(180deg);
}
#header .active {
	z-index: 1001;
}
.layCityBox .b-letArea input, .layCityBox .b-zdicon, .layCityBox .b-ntextdicon, .layCityBox .b-sClose {
	background: url(//www1.pcauto.com.cn/zt/gz20170412/price/layIcon.png) no-repeat
}
.layCityBox {
	border: 1px solid #e9e9e9;
	width: 560px;
	background: #fff;
	position: absolute;
	top: 25px;
	left: 0;
	box-shadow: 0 0 5px #d3d3d3;
	font-weight: normal;
	color: #333;
	z-index: 999;
	font: 14px/1.75 'Microsoft Yahei', arial, sans-serif;
	cursor: default;
	display: none
}
.layCityBox .b-arrow {
	position: absolute;
	width: 11px;
	height: 6px;
	top: -6px;
	left: 40px;
	overflow: hidden;
	display: none;
}
.layCityBox .b-sArea {/*height:65px;*/
	border-bottom: 1px solid #ddd;
	position: relative;
	z-index: 1;
	padding-top: 5px;
	padding-bottom: 8px;
	zoom: 1;
	overflow: hidden;
}
.layCityBox .b-sArea {
}
.layCityBox .b-letArea {
	height: 45px;
	border-bottom: 1px dotted #bbb;
	background: #f9f9f9;
	position: relative;
	z-index: 1;
}
.layCityBox .b-cityArea {
	height: 218px;
	overflow: auto;
	position: relative;
	z-index: 0
}
.layCityBox .b-pCity {
	float: left;
	display: inline;
	width: 76px;
	padding-left: 15px;
	text-align: right
}
.layCityBox .b-citys a {
	display: inline;
	padding: 0 4px;
	margin: 7px 5px 0 0;
	float: left;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
}
.layCityBox .b-citys i {
	display: inline;
	padding: 0 4px;
	margin: 7px 5px 0 0;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #777;
	white-space: nowrap
}
.layCityBox .b-citys a:hover {
	color: #f70;
	text-decoration: underline
}
.layCityBox .b-letArea .b-input {
	float: left;
	width: 132px;
	display: inline;
	padding: 9px 0 0 10px;
	position: relative
}
.layCityBox .b-letArea input {
	width: 94px;
	padding: 0 5px 0 30px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e9e9e9;
	background-position: 8px -43px;
	color: #aaa;
	float: left;
	display: inline;
	background-color: #fff;
	font-size: 12px;
}
.layCityBox .b-letArea input.on {
	width: 119px;
	padding: 0 5px;
	color: #333;
	background: #fff;
}
.layCityBox .b-sArea span {
	float: left;
	margin: 5px 0 0 15px;
}
.layCityBox .b-sArea .b-citys {
	height: 28px;
	overflow: hidden;
}
.layCityBox .b-sArea a {
	color: #f7cb06;
}
.layCityBox .b-sArea a:hover {
	color: #f60;
}
.layCityBox .b-sArealetter {
	float: left;
	font: normal 16px/22px Arial;
	width: 22px;
	height: 22px;
	text-align: center;
	background: #fff;
	border: 1px solid #ddd;
	margin: 10px 0 0 10px;
	border-radius: 2px;
	color: #888
}
.layCityBox .b-sArealetter:hover {
	border-color: #f7cb06;
	background: #f7cb06;
	color: #fff;
	text-decoration: none
}
.layCityBox .b-cityLet {
	zoom: 1;
	border-bottom: 1px dotted #bbb
}
.layCityBox .b-cityLet:after {
	content: "\20";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden
}
.layCityBox .b-letter {
	float: left;
	display: inline;
	font: normal 16px/42px Arial;
	color: #888
}
.layCityBox .b-province {
	float: right;
	display: inline;
	font: bold 14px/42px "Microsoft Yahei";
	width: 60px;
	text-align: right
}
.layCityBox .b-cityArea .b-citys {
	float: left;
	display: inline;
	width: 440px
}
.layCityBox .b-cityLet .b-citys {
	padding: 5px 0 10px
}
.layCityBox .b-sClose {
	position: absolute;
	top: -1px;
	right: 0;
	width: 18px;
	height: 18px;
	background-position: 0 0;
	cursor: pointer
}
.layCityBox .b-zdicon {
	background-position: 8px -69px;
}
.layCityBox .b-ntextdicon {
	background-position: 5px -85px;
}
.layCityBox .b-slist {
	display: none;
	float: left;
	zoom: 1
}
.layCityBox .b-ntextdicon {
	position: absolute;
	width: 195px;
	border: 1px solid #e9e9e9;
	top: 32px;
	left: 10px;
	background-color: #fff;
	padding-left: 20px;
	box-shadow: 2px 2px 2px #d3d3d3;
	display: none
}
.layCityBox .b-zdicon {
	padding-left: 20px;
	height: 18px;
	line-height: 18px;
	color: #888
}
.layCityBox .b-slist {
	position: absolute;
	width: 195px;
	border: 1px solid #e9e9e9;
	top: 32px;
	left: 10px;
	background: #fff;
	box-shadow: 2px 2px 2px #d3d3d3;
	display: none;
	zoom: 1;
	float: left
}
.layCityBox .b-slist a {
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: right;
	color: #777;
	border-top: 1px dotted #ccc;
	padding: 0 20px
}
.layCityBox .b-slist a:hover {
	background: #f8f8f8;
	text-decoration: none
}
.layCityBox .b-slist span {
	float: left;
	color: #333
}
.layCityBox .b-slist a:hover span {
	color: #f70
}
.layCityBox .dd {
	height: 0;
	overflow: hidden;
	display: none;
	border: 0
}
.layCityBox .b-zCity {
	border-bottom: 1px dotted #bbb;
	overflow: hidden;
*zoom:1
}
.layCityBox .b-zCity:after {
	content: "\20";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden
}
.layCityBox .b-zCity .b-province {
	float: left;
	width: 70px;
	text-align: right
}
.layCityBox .b-zCity .b-citys {
	width: 390px;
	padding: 5px 0 10px
}
 @charset "gb2312";
/*floatBtns.css*/
.hide {
	display: none;
}
.floatBtns .icon {
	display: inline-block;
	background-image: url(//www1.pcauto.com.cn/zt/gz20170412/price/cxsy/icon.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.floatBtns {
	width: 50px;
	position: fixed;
	left: 50%;
	bottom: 25px;
	margin-left: 590px;
	_position: absolute;
_top: expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 20 +"px");
	z-index: 501;
}
.floatBtns .btn-find, .floatBtns .btn-history, .floatBtns .btn-fback, .floatBtns .btn-goTop {
	display: block;
	width: 50px;
	height: 50px;
	margin-bottom: 2px;
	background: url(//www1.pcauto.com.cn/zt/gz20170412/price/icon-big.png) no-repeat;
	cursor: pointer;
}
.floatBtns .btn-find {
	background-position: 0 -616px;
}
.floatBtns .btn-history {
	background-position: 0 -152px;
}
.floatBtns .btn-fback {
	background-position: 0 -207px;
}
.floatBtns .btn-goTop {
	background-position: 0 -261px;
}
.floatBtns .btn-find:hover {
	background-position: -60px -616px;
}
.floatBtns .btn-history:hover {
	background-position: -60px -152px;
}
.floatBtns .btn-fback:hover {
	background-position: -61px -207px;
}
.floatBtns .btn-goTop:hover {
	background-position: -61px -261px;
}
/*pop-history*/
.pop-history {
	position: fixed;
	width: 298px;
	left: 50%;
	margin-left: 270px;
	bottom: 132px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0px 0px 5px #ccc;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}
.pop-history .btn-clear .icon-clear {
	vertical-align: -1px;
*vertical-align:5px;
	margin-right: 2px;
}
.pop-history .icon-close {
	background-position: -28px -765px;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 16px;
	cursor: pointer;
}
.pop-history .th, .pop-history li {
	height: 48px;
	line-height: 48px;
	padding: 0 12px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.pop-history li a {
	float: left;
	width: 250px;
}
.pop-history .th .mark {
	color: #f7cb06;
	font-size: 18px;
}
.pop-history .subMark {
	float: right;
}
.pop-history .subMark a {
	color: #999;
	cursor: pointer;
}
.otherBtns #Jhistory, #btn-goTop {
	display: none;
} 
.search {
	float: right;
	display: inline;
	line-height: 30px;
	position: relative;
	z-index: 200;
}
.search input {
	vertical-align: top;
	float: left;
}
.search .inpTxt {
	width: 260px;
	color: #aaa;
	line-height: 30px;
	height: 28px;
	border: 1px solid #f7cb06;
	padding: 10px;
	border-right: 0; 
}
.search .inpBtn {
	width: 78px;
	height: 28px;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	background: #f7cb06;
	font-weight: 700;
}
.search .inpBtn:hover {
	background: #f70;
	color: #fff;
}
.search .inpFoc {
	background: #fff;
	text-indent: 0;
}
.ksDetailList {
	border: 1px solid #dedede;
	position: absolute;
	top: 38px;
	z-index: 99999;
	overflow: hidden;
	left: 0;
	background: #fff;
	box-shadow: 0 0 5px #d3d3d3;
	font-size: 14px;
}
.ksDetailList-detail, .ksDetailList-sort {
	height: 440px;
	text-align: left;
	background: #fff;
	border: 1px solid #dedede;
	line-height: 24px;
	position: relative;
	overflow: hidden;
	overflow-y: auto;
	float: left;
	width: 154px;
}
.ksDetailList-index {
	float: left;
	border: 1px solid #dedede;
	margin-right: -1px;
	background: #fff;
	_margin-right: -4px;
}
.ksDetailList-wrap {
	float: left;
	background: #f5f5f5;
	padding: 5px;
*zoom:1;
}
.ksDetailList-detail dt, .ksDetailList-sort dt {
	background: #fafafa;
	font-weight: bold;
	color: #f7cb06;
	height: 28px;
	line-height: 28px;
}
.ksDetailList-wrap dt, .ksDetailList-wrap a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ksDetailList-wrap dt {
	padding: 0 10px;
}
.ksDetailList-wrap a {
	padding: 0 10px;
	_position: relative;
	height: 24px;
	display: block;
}
.ksDetailList-wrap a:hover {
	text-decoration: none;
	background: #f7cb06;
	color: #fff;
}
.ksDetailList-index a {
	width: 24px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #f7cb06;
	padding: 0;
	font-size: 14px;
}
.ksDetailList-index a:hover {
	background: #f7cb06;
	color: #fff;
	text-decoration: none;
}
.ksDetailList-wrap strong {
	display: block;
	font-weight: normal;
}
.ajaxsearch {
	z-index: 99999;
	border-bottom: 1px solid #ccc;
}
.ajaxsearch ul {
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	zoom: 1;
	background: #fff
}
.ajaxsearch li {
	padding: 0 10px;
	line-height: 30px;
	color: #333;
	text-align: right;
	font-size: 12px;
	zoom: 1;
	height: 30px
}
.ajaxsearch .hover {
	background: #f4f4f4
}
.ajaxsearch .resulttitle {
	float: left;
	display: inline;
	font-size: 14px;
	cursor: pointer;
}
.ajaxsearch .resultPri {
	color: #c00
}
.ajaxsearch div.close {
	width: 312px;
	border: 1px solid #ccc;
	border-top: none;
	text-align: right;
	padding: 0 5px;
	zoom: 1;
	background: #f6f6f6;
	line-height: 25px;
	cursor: pointer;
	display: none;
}
.ajaxsearch a .resulttitle {
	color: #f7cb06;
}
.ajaxsearch-item_price {
	border-top: 1px dotted #bbb;
}
.ajaxsearch-ico {
	float: left;
	width: 15px;
	height: 15px;
	background: red;
	margin-top: 7px;
	background: url(//www1.pcauto.com.cn/zt/gz20170412/price/layIcon.png) -4px -19px;
	;
	margin-right: 5px;
}
.ksDetailList-closeBtn {
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(//www1.pcauto.com.cn/zt/gz20170412/price/layIcon.png) 0 0;
	width: 19px;
	height: 18px;
	line-height: 50px;
	overflow: hidden;
}
.searchWrap {
	float: right;
}
.searchWrap .hot, .searchWrap .search {
	float: left;
}
.searchWrap .hot {
	margin-right: 8px;
	line-height: 38px;
	height: 38px;
	width: 400px;
	overflow: hidden;
}
.searchWrap .hot a {
	margin-right: 6px;
	font-size: 14px;
	color: #999;
}
.searchWrap .hot a:hover {
	color: #f60;
}
.search label .icon-arr {
	position: absolute;
	top: 15px;
	right: 88px;
	width: 10px;
	height: 6px;
	background: url(//www1.pcauto.com.cn/zt/gz20170412/price/index/icons_201707.png) no-repeat 0 -15px;
	font-size: 0;
	overflow: hidden;
}
#ksWord::-ms-clear {
display:none!important;
} /* È¥µôieÏÂinput ÊäÈëÊ±ÏÔÊ¾µÄ X */
.mt30 {
	margin-top: 30px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt15 {
	margin-top: 15px;
}
.mt10 {
	margin-top: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.pb10 {
	padding-bottom: 10px;
}
.pd15 {
	padding: 15px;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.red {
	color: #ee4444;
}
.green {
	color: #090;
}
.blue {
	color: #f7cb06;
}
.blue a {
	color: #f7cb06;
}
.blue a:hover {
	color: #f70;
}
a.blue:hover {
	color: #f70;
}
.black {
	color: #333;
}
.gray {
	color: #aaa;
}
.gray1 {
	color: #777;
}
.search .icon-arr {
	position: absolute;
	top: 15px;
	right: 88px;
	width: 10px;
	height: 6px;
	background: url(//www1.pcauto.com.cn/zt/gz20170412/price/index/icons_201707.png) no-repeat 0 -15px;
	font-size: 0;
	overflow: hidden;
}
.chaTop {
	height: 80px;
	line-height: 80px;
	background: #fff;
}
.chaTit {
	font: 700 28px/80px Microsoft Yahei;
	float: left;
	margin-right: 30px;
	display: inline;
	position: relative;
	height: 80px;
}
.chaTit a {
	color: #333;
}
.chalink {
	float: left;
}
.chalink a {
	color: #f7cb06;
	margin: 0 5px 0 3px;
}
.arrow1 {
	background: url(//www1.pcauto.com.cn/20140702/cheshi/images/main.png) no-repeat;
	-webkit-transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
	overflow: hidden;
}
.active em {
	-webkit-transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
	overflow: hidden;
}
.active .arrow1, .active em {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.chaTit .arrow1 {
	background-position: -22px -344px;
	display: block;
	position: absolute;
	width: 8px;
	height: 5px;
	top: 20px;
	right: -14px;
	cursor: pointer;
	overflow: hidden;
}
.cha-city {
	float: left;
	width: 60px;
	position: relative;
}
.cha-city .layer-tit {
	padding: 0 20px 0 8px;
	font-size: 12px;
	cursor: pointer;
}
.cha-city .layer-tit .arrow1 {
	background-position: -22px -344px;
	display: block;
	position: absolute;
	width: 8px;
	height: 5px;
	top: 20px;
	right: 16px;
	cursor: pointer;
}
.chaTop a:hover, .chaSub a:hover {
	color: #f70;
}
.chaMenu {
	height: 55px;
	background: #f7cb06;
	line-height: 55px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.chaMenu li {
	float: left;
	font-size: 18px;
}
.chaMenu li a {
	float: left;
	padding: 0 25px;
	color: #fff;
	height: 55px;
}
.chaMenu li a:hover {
	background: #06c;
	text-decoration: none;
	color: #fff;
}
.chaMenu .subMark {
	padding-right: 15px;
	color: #fff;
}
.chaMenu .subMark a {
	color: #fff;
}
.chaMenu .subMark a:hover {
	color: #f70;
}
.chaMenu .cur a {
	background: #06c;
}
.chaSub {
	float: right;
	color: #99ccff;
	padding-right: 10px;
}
.chaSub a {
	color: #fff;
	margin: 0 5px;
}
.ks {
	position: relative;
	z-index: 4;
}
.ks .search {
	position: absolute;
	top: 0px;
	right: 0;
}
.chaMenu-tit {
	float: left;
	display: none;
}
.nav-scrollFixed .chaTop, .nav-scrollFixed .chaMenu {
	position: fixed;
	width: 1120px;
}
.nav-scrollFixed .chaTop {
	top: -80px;
	z-index: 202;
}
.nav-scrollFixed .chaMenu {
	top: 0;
	z-index: 201;
}
.nav-scrollFixed .chaMenu-tit {
	display: inline;
}
.nav-scrollFixed dt, .nav-scrollFixed dd {
	display: inline;
	float: left;
}
.nav-scrollFixed dt {
	width: 102px;
	margin-left: 10px;
	margin-top: 8px;
	height: 55px;
	line-height: 999em;
	overflow: hidden;
	background: url(//www1.pcauto.com.cn/channel/common/sub-nav-logo.png) no-repeat;
}
.nav-scrollFixed dt a {
	display: block;
}
.nav-scrollFixed dd a {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	margin: 0 40px 0 10px;
}
.nav-scrollFixed #nav {
	margin-left: 115px;
}
.nav-scrollFixed .chaMenu li {
	border-left: 0;
}
.nav-scrollFixed .chaMenu li a {
	padding: 0 26px;
}
.box .box-hd {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.box .mark {
	font: 400 24px/37px Microsoft Yahei;
	color: #f7cb06;
	border-bottom: 2px solid #f7cb06;
	background:none;
	padding:0 ;
}
.box .mark a {
	color: #f7cb06;
}
.box .mark a:hover {
	color: #f70;
	text-decoration: none;
}
.box .mark-sub {
	height: 25px;
	line-height: 25px;
	padding-top: 12px;
}
.box-b .box-hd {
	border-bottom: 1px solid #f7cb06;
	height: 35px;
	line-height: 35px;
	padding-bottom: 12px;
}
.box-b .mark {
	font: 400 24px/37px Microsoft Yahei;
	color: #f7cb06;
	border-bottom: 2px solid #f7cb06;
	padding-bottom: 9px;
}
.box-b .mark a {
	color: #f7cb06;
}
.box-b .mark a:hover {
	color: #f70;
}
.box-b .mark-sub {
	color: #777;
}
/*layout*/
.col-a, .col-b, .col-ab {
	float: left;
	display: inline;
}
.col-a {
	width: 350px;
	margin-right: 20px;
}
.col-b {
	width: 370px;
	margin-right: 20px;
}
.col-c {
	width: 270px;
	float: right;
}
.col-ab {
	width: 820px;
}
.col-abc {
	width: 990px;
}
.tab-dot, .tab-prev, .tab-next {
	background: url(//www1.pcauto.com.cn/20140923/qcbk/images/dot-png24.png) no-repeat;
	_background: url(//www1.pcauto.com.cn/20140923/qcbk/images/dot-png8.png) no-repeat;
}
.tab-dot {
	display: inline;
	float: left;
	margin: 0 10px 8px 0;
*margin: 0 12px 8px 0;
	width: 13px;
	height: 13px;
	background-position: -16px 0;
	cursor: pointer;
}
.tab-ctrl .current {
	background-position: 0 0;
}
.tab-prev, .tab-next {
	display: inline-block;
	width: 32px;
	height: 30px;
	cursor: pointer;
}
.tab-prev {
	background-position: 0 -67px;
}
.tab-next {
	background-position: 0 -148px;
}
.tab-prev:hover {
	background-position: 0 -189px;
}
.tab-next:hover {
	background-position: 0 -29px;
}
.slide-btn {
	position: absolute;
	width: 35px;
	height: 65px;
	background: #000;
	cursor: pointer;
	opacity: .3;
	filter: alpha(opacity=30);
	-webkit-transition: right .2s, left .2s;
	-moz-transition: right .2s, left .2s;
	-ms-transition: right .2s, left .2s;
	-o-transition: right .2s, left .2s;
	transition: right .2s, left .2s;
}
.slide-btn:hover {
	opacity: .5;
	filter: alpha(opacity=50);
}
.slide-btn i {
	display: block;
	width: 24px;
	height: 38px;
	margin: 13px auto 0;
	background: url(//www1.pcauto.com.cn/20140702/cheshi/images/main.png) no-repeat;
}
.slide-btn-prev i {
	background-position: -10px -556px;
}
.slide-btn-next i {
	background-position: -7px -512px;
}
/*Ò³ï¿½ï¿½*/
.pcauto_page {
	height: auto;
	clear: both;
	text-align: center;
	color: #999;
	margin: 25px 0 24px;
}
.pcauto_page span, .pcauto_page a {
	display: inline-block;
	padding: 0 16px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	margin: 0 2px 10px;
}
.pcauto_page span {
	background: #f7cb06;
	color: #fff;
	border: 1px #f7cb06 solid;
}
.pcauto_page a {
	border: 1px solid #ddd;
	color: #333;
	background: #fff;
	text-decoration: none;
}
.pcauto_page a:hover {
	color: #f7cb06;
	border: 1px solid #f7cb06;
}
.chaMenu {
	overflow: visible;
}
.chaMenu .nav-item a {
	padding: 0 26px;
*padding: 0 25px;
}
.nav-item {
	position: relative;
	z-index: 1;
}
.nav-item .icon-arr {
	position: absolute;
	top: 25px;
	right: 9px;
	width: 10px;
	height: 6px;
	font-size: 0;
	overflow: hidden;
	background-position: 0 -32px;
	background-image: url(//www1.pcauto.com.cn/zt/gz20170412/price/index/icons_201707.png);
	background-repeat: no-repeat;
}
.nav-item:hover .icon-arr {
	background-position: -16px -24px;
}
.nav-item .word-box {
	position: absolute;
	top: 55px;
	left: -1px;
	width: 278px;
	display: none;
	z-index: 999;
	padding-top: 5px;
}
.nav-item .word-box ul {
	border: 1px solid #ddd;
	background: #fff;
	box-shadow: 0px 0px 5px #ccc;
	overflow: hidden;
*zoom: 1;
}
.nav-item .word-box ul li {
	width: 138px;
	float: left;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	border: 0 none !important;
	color: #000;
}
.nav-item .word-box ul li a {
	display: block;
	width: 118px;
	color: #000;
	font-size: 14px;
	background: #fff;
	font-weight: normal !important;
	padding: 0 0 0 20px !important;
	height: 38px !important;
	text-align: left;
}
.nav-item .word-box ul li a:hover {
	color: #f70;
	background: #f5f5f5;
	text-decoration: none;
}
.type-select span {
	float: left;
	color: #333;
	height: 15px;
	line-height: 15px;
	cursor: pointer;
	margin-top: 5px;
}
.type-select span i {
	float: left;
	width: 12px;
	height: 12px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.type-select span em {
	float: left;
}
.type-select span.current {
	color: #f7cb06;
}
.type-select span.current em {
	color: #f7cb06;
}
.bq-list {
	padding-top: 25px;
	padding-bottom: 25px;
}
.bq-list li {
	vertical-align: middle;
	border-top: 1px solid #f2f2f2;
	position: relative;
}
.bq-list li > p {
	position: absolute;
	width: 136px;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background: #fbfbfb;
	border-right: 1px solid #ebebeb;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
.bq-list li .bq-item {
	padding-top: 25px;
	padding-left: 168px;
	overflow: hidden;
*zoom: 1;
}
.bq-list li .bq-item a {
	padding-bottom: 25px;
	font-size: 14px;
	color: #333;
	width: 158px;
	height: 28px;
	line-height: 28px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 5px;
}
.bq-list li .bq-item a:hover {
	color: #f70;
}
.main {
	width: 1120px;
	margin: 0 auto;
}
.item-icon, .type-btn, .data-type {
	background: url("//www1.pcauto.com.cn/zt/gz20170412/price/baike/sprites1707bk.png") no-repeat;
}
.yellow {
	color: #f90;
}
.fwb {
	font-weight: bold;
}
.ivy230 {
	margin-top: 13px;
}
.col-c .box-bd .txts-poin {
	margin-top: 10px;
	font-size: 14px;
}
.type-tab .mark i {
	font-size: 22px;
	color: #999;
	cursor: pointer;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	display: inline;
	font-weight: normal;
}
.type-tab .mark i.current {
	font-size: 22px;
	color: #f7cb06;
	border-bottom: 2px solid #f7cb06;
	padding-bottom: 9px;
}
/*slideÍ¼*/
.slide-box {
	border: 1px solid #e5e5e5;
	height: 260px;
	position: relative;
	overflow: hidden;
}
.slide-box .slide-img {
	height: 260px;
	width: 455px;
	float: left;
	display: inline;
	margin-right: 30px;
}
.slide-box .slideContent {
	height: 260px;
}
.slide-box .slide-pic-item {
	height: 260px;
	width: 818px;
	float: left;
}
.slide-box .txt-area {
	width: 310px;
	height: 190px;
	overflow: hidden;
*zoom: 1;
}
.slide-box .txt-area .txt-area-tit {
	font: 700 22px/30px Microsoft Yahei;
	margin: 25px 0 15px;
	height: 30px;
	overflow: hidden;
}
.slide-box .txt-area .txt-area-des {
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.slide-box .tab-ctrl {
	height: 30px;
	width: 252px;
	position: absolute;
	right: 81px;
	top: 226px;
	z-index: 5;
}
.slide-box .slide-btn-prev {
	left: -38px;
}
.slide-box .slide-btn {
	top: 93px;
	z-index: 200;
}
.slide-box .slide-btn-next {
	right: -38px;
}
.slide-box-hover .slide-btn-prev {
	left: 0;
}
.slide-box-hover .slide-btn-next {
	right: 0;
}
/*ï¿½ï¿½Ç©*/
.box-tags {
	height: 262px;
	overflow: hidden;
}
.box-tags .box-bd {
	margin-top: 17px;
	overflow: hidden;
}
.box-tags .box-bd .tags-list {
	width: 270px;
	height: 210px;
	overflow: hidden;
*zoom: 1;
}
.box-tags .tags-item {
	background: #fff;
	padding: 2px 7px;
	display: inline-block;
	margin: 0 4px 8px 0;
	white-space: nowrap;
}
.box-tags .tags-item:hover {
	background: #f70;
	color: #fff;
	text-decoration: none;
}
/*ï¿½Æ¼ï¿½ï¿½ï¿½ï¿½ï¿½*/
.box-tjct .tjct-wrap { 
	overflow: hidden;
}
.box-tjct .tjct-list {
	width: 1200px;
	overflow: hidden;
*zoom: 1;
	padding-top: 25px;
}
.box-tjct .tjct-list .tjct-item {
	height: 102px;
    width: 565px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0 70px 30px 0;
    vertical-align: middle;
}
.box-tjct .tjct-list li:nth-child(2n){
	margin:0 0 30px 0; 
	width:565px;
}

.box-tjct .tjct-item .img-area {
	height: 100px;
	width: 150px;
	float: left;
	display: inline;
	margin-right: 15px;
	border: 1px solid #e5e5e5;
}
.box-tjct .tjct-item .txt-area {
	overflow: hidden;
*zoom: 1;
}
.box-tjct .tjct-item .txt-area .txt-tit {
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 12px;
	color: #333;
}
.box-tjct .tjct-item .txt-area .txt-tit-l {
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.box-tjct .tjct-item .txt-area .txt-tit-r {
	float: right;
	font-size: 14px;
	font-weight: normal;
}
.box-tjct .tjct-item .txt-area .txt-des {
	color: #999;
	line-height: 28px;
	overflow: hidden;
}
/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿?*/
.item-box .item-hd {
	height: 35px;
	line-height: 35px;
	padding-bottom: 2px;
}
.item-box .item-mark {
	font-weight: bold;
	font-size: 18px;
	float: left;
}
.item-box .item-icon {
	float: left;
	height: 18px;
	width: 18px;
	margin-top: 9px;
	display: inline;
	margin-right: 5px;
	overflow: hidden;
}
.item-box .item-sub {
	color: #999;
	float: right;
	font-size: 14px;
}
.item-box .item-hd a:hover {
	color: #f70;
}
.item-box .item-icon-zymc {
	background-position: -1px -47px;
}
.item-box .item-icon-qcpp {
	background-position: -1px -47px;
}
.item-box .item-icon-yc {
	background-position: -1px -21px;
}
.item-box .item-icon-yp {
	background-position: -1px -74px;
}
.item-box .item-icon-esc {
	background-position: -1px -97px;
}
.item-box .item-icon-mc, .item-box .item-icon-xc {
	background-position: -1px -0px;
}
.item-box .item-icon-flfg {
	background-position: -1px -97px;
}
.type-tab {
*margin-top: 10px;
}
 
 
 
.type-tab .type-wrap .type-scroll-list {
	width: 1200px;
	overflow: hidden;
	margin-top: 25px;
}
.type-tab .type-wrap .type-scroll-item {
	    height: 128px;
    width: 578px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-right: 22px;
    margin-bottom: 30px;
}
.type-tab .type-wrap .control {
	display: none;
}
.type-tab .type-word {
	height: 84px;
	margin-top: 6px;
	overflow: hidden;
	line-height: 28px;
	color: #777;
	width: 585px;
}
.type-tab .type-word a {
	float: left;
	display: inline-block;
	height: 28px;
	width: 125px;
	margin-right: 20px;
	overflow: hidden;
}
.type-tab .type-word a:hover {
	color: #f70;
}
.type-tab .type-btn {
	height: 37px;
	width: 20px;
	position: absolute;
	top: 190px;
}
.type-tab .type-prev-btn {
	background-position: -21px -204px;
	left: -60px;
}
.type-tab .type-next-btn {
	background-position: -1px -204px;
	right: -60px;
}
.type-tab .type-prev-btn:hover {
	background-position: -21px -167px;
}
.type-tab .type-next-btn:hover {
	background-position: -1px -167px;
}
/*ï¿½ï¿½ï¿½ï¿½Í±ï¿½Ç©Ò? ï¿½ï¿½ï¿½ï¿½ï¿½Ð±ï¿½*/
.data-list li {
	font-size: 14px;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}
.data-list .data-tit {
	margin-top: 4px;
	font-weight: bold;
	overflow: hidden;
}
.data-list .data-tit > a {
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.data-list .data-info {
	overflow: hidden;
*zoom: 1;
}
.data-list .data-img {
	height: 90px;
	width: 135px;
	border: 1px solid #e5e5e5;
	display: inline;
	float: left;
	margin-right: 15px;
}
.data-list .data-des {
	color: #999;
	line-height: 28px;
	overflow: hidden;
}
.data-list .data-type {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding-left: 20px;
	float: left;
	background-position: -0px -249px;
	margin-top: 9px;
	margin-left: 25px;
}
.data-list .data-type a {
	color: #333;
	font-weight: normal;
	margin-right: 15px;
	font-size: 12px;
}
.data-list .data-type a:hover {
	color: #f70;
}
.data-list .data-item1 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.data-list .data-item2 {
	padding-bottom: 25px;
	padding-top: 25px;
}
.pcauto_page {
	padding: 30px 0 20px;
}
.blank {
	float: left;
	font-size: 12px;
	color: #cdcdcd;
	padding: 0 10px;
}
/*ï¿½Õ¶ï¿½Ò³*/
.item-icon, .type-btn {
	background: url("//www1.pcauto.com.cn/zt/gz20170412/price/baike/sprites1707bk.png") no-repeat left top;
}
.side-tool .side-bar-icon, .side-tool .side-item-dot {
	background: url("//www1.pcauto.com.cn/zt/gz20170412/price/baike/sprites1707bk.png") no-repeat left top;
}
#floatBtns .btn i, .cata-img {
	background: url("//www1.pcauto.com.cn/zt/gz20170412/price/baike/sprites1707bk.png") no-repeat left top;
}
.bk-share .icon-item, .bk-share .icon-arrows {
	background: url("//www1.pcauto.com.cn/zt/gz20170412/price/baike/sprites1707bk.png") no-repeat left top;
}
.txts-poin li {
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNDJCMTU0MTAwNkRFNzExQUFGOUY2MzY2NURGRjkxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowODZFMTY3MTcwRUExMUU3QTI2OTk5RjY4OTU3MzNGMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowODZFMTY3MDcwRUExMUU3QTI2OTk5RjY4OTU3MzNGMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc1QjlBRTYxNEE3MEU3MTE4QkFDOUUwMDgxQjNGQjBBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE0MkIxNTQxMDA2REU3MTFBQUY5RjYzNjY1REZGOTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+9TInewAAABZJREFUeNpiPHPmDAMYMDHAAIIFEGAAQ2gCaqypnvAAAAAASUVORK5CYII=) no-repeat 1px 14px;
	padding-left: 12px;
}
.con-bd {
	padding: 20px 30px 16px 30px;
	border: 1px solid #e6e6e6;
	margin-bottom: 35px;
}
.tindex {
	text-indent: 2em;
}
.para {
	text-indent: 2em;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	margin: 12px 0;
}
.con-bd p {
	text-indent: 2em;
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 30px;
}
.con-bd .tit {
	font-size: 18px;
	text-indent: 0;
	margin-bottom: 20px;
}
.con-bd h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 13px 0;
}
.top-part {
	height: 40px;
	margin-bottom: 15px;
}
.top-part .bk-tit {
	float: left;
	font: 700 32px/40px Microsoft Yahei;
}
.bk-share {
	float: right;
	z-index: 1;
	min-width: 130px;
	width: auto !important;
	width: 130px;
	height: 30px;
	margin-top: 7px;
}
.bk-share .bk-share-item {
	min-width: 65px;
	width: auto !important;
	width: 65px;
	float: left;
}
.share-tit {
	height: 30px;
	line-height: 30px;
	width: 55px;
	cursor: pointer;
	position: relative;
	padding: 0 5px;
	z-index: 1;
	zoom: 1;
	text-align: center;
}
.share-tit .icon-item {
	width: 16px;
	height: 16px;
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 2px;
}
.share-tit .icon-sc {
	background-position: 0 -102px;
}
.share-tit .icon-vote {
	background-position: -2px -452px;
}
.share-tit .icon-share {
	background-position: -2px -474px;
}
.share-tit .tit-name {
	float: left;
	padding-left: 5px;
	color: #333;
	font-size: 14px;
	width: 28px;
}
.share-tit a.tit-name:hover {
	color: #f70;
	text-decoration: none;
}
.share-tit .icon-arrows {
	float: left;
	background-position: -2px -274px;
	width: 8px;
	height: 5px;
	margin: 13px 0 0 5px;
	overflow: hidden;
}
.bk-vote .share-tit {
	overflow: hidden;
}
.bk-vote .tit-vote-add {
	color: #f70;
}
.bk-vote .tit-vote-text {
	color: #777;
}
.bk-vote .tit-vote-text:hover {
	color: #777;
	text-decoration: none;
}
.bk-fx {
	position: relative;
	z-index: 3;
	zoom: 1;
	width: 70px;
}
.bk-fx .share-tit {
	width: 65px;
}
.bk-fx .bds_tools a {
	background: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 96px;
	padding-left: 12px;
	height: 44px;
	line-height: 44px;
	color: #333;
	float: left;
	font-size: 14px;
	z-index: 4;
}
.bk-fx .bds_tools a i {
	background: url(//www1.pcauto.com.cn/20140923/qcbk/images/shareIcon_v2.png) no-repeat;
	width: 17px;
	height: 17px;
	float: left;
	margin-top: 14px;
	margin-right: 8px;
}
.bk-fx .bds_tools a:hover {
	background: #f5f5f5;
	color: #f70;
}
.bds_tools {
	width: 108px;
	box-shadow: 0px 0px 5px #ccc;
	position: absolute;
	top: 28px;
	left: -17px;
	background: #fff;
	border: 1px solid #ddd;
	display: none;
	z-index: 3;
	zoom: 1;
}
.bds_tools .bds_qzone {
	background-position: -8px -167px !important;
}
.bds_tools .bds_tsina {
	background-position: -8px -131px !important;
}
.bds_tools .bds_tqq {
	background-position: -8px -149px !important;
}
.bds_tools .bds_weixin {
	background-position: -8px -185px !important;
}
.bk-fx-active .icon-arrows {
	background-position: -15px -274px;
}
.bk-fx-active .share-tit {
	background: #fff;
	position: relative;
	z-index: 2;
}
.bk-fx-active .bds_tools {
	display: block;
}
.bk-tit-1 {
	line-height: 24px;
	font-weight: 500;
	overflow: hidden;
	position: relative;
	clear: both;
	zoom: 1;
	margin: 30px 0 20px;
}
.bk-tit-1 span {
	float: left;
}
.bk-tit-1 .bk-tit-num {
	height: 24px;
	width: 24px;
	line-height: 24px;
	color: #fff;
	background: #4f9cee;
	font-size: 18px;
	text-align: center;
}
.bk-tit-1 .bk-tit-name {
	font-size: 24px;
	padding: 0 10px;
}
.bk-area {
	color: #333;
	font-size: 16px;
}
.bk-area .tit strong {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}
.bk-tit-2 {
	font-size: 14px;
	font-weight: bold;
	margin: 13px 0;
}
.bk-img {
	width: 700px;
	overflow: hidden;
	margin: 18px 0;
	text-align: center;
}
.bk-tit-more {
	font-weight: normal;
	font-size: 14px;
}
.bk-catalog {
	clear: both;
	overflow: hidden;
	zoom: 1;
	margin: 32px 0 40px;
}
.catalog-box {
	border: 1px solid #ebebeb;
	border-left: 0;
	border-right: 0;
	overflow: hidden;
*zoom: 1;
	position: relative;
}
.catalog-box .cata-l {
	padding-top: 35px;
	width: 86px;
	left: 0;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	position: absolute;
	background: #fbfbfb;
	height: 100%;
	border-right: 1px solid #e5e5e5;
}
.catalog-box .cata-r {
	width: 661px;
	padding: 20px 0px 20px 97px;
	overflow: hidden;
	min-height: 87px;
}
.cata-list {
	width: 310px;
	float: left;
	padding-left: 20px;
}
.cata-list li {
	font: 400 18px/34px Microsoft Yahei;
	vertical-align: middle;
}
.cata-list li a {
	color: #f7cb06;
}
.cata-list li a:hover {
	color: #f70;
	text-decoration: none;
}
.bk-txts {
	overflow: hidden;
	margin: 14px 0;
}
.bk-txts li {
	float: left;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNDJCMTU0MTAwNkRFNzExQUFGOUY2MzY2NURGRjkxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowODZFMTY3MTcwRUExMUU3QTI2OTk5RjY4OTU3MzNGMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowODZFMTY3MDcwRUExMUU3QTI2OTk5RjY4OTU3MzNGMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc1QjlBRTYxNEE3MEU3MTE4QkFDOUUwMDgxQjNGQjBBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE0MkIxNTQxMDA2REU3MTFBQUY5RjYzNjY1REZGOTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+9TInewAAABZJREFUeNpiPHPmDAMYMDHAAIIFEGAAQ2gCaqypnvAAAAAASUVORK5CYII=) no-repeat 1px 14px;
	padding-left: 12px;
}
.bk-txts li a {
	color: #f7cb06;
}
.bk-txts li a:hover {
	color: #f70;
}
.bk-type-list li {
	width: 132px;
}
.bk-use-list li {
	width: 366px;
	overflow: hidden;
}
.bk-use-list li a {
	font-size: 14px;
}
.bk-cwd-list {
	margin: 13px 0 30px;
}
.bk-cwd-list li {
	width: 182px;
	margin-bottom: 4px;
}
.bk-cwd-list li a {
	font-size: 14px;
	color: #333;
}
.bk-more-list {
	width: 705px;
	overflow: hidden;
	margin-top: 6px;
}
.bk-more-list ul {
	width: 750px;
	overflow: hidden;
}
.bk-more-list li {
	width: 321px;
	margin-right: 45px;
}
.bk-more-list li a {
	color: #333;
}
.bk-more-list li i {
	color: #f90;
}
.bk-link {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	margin: 25px 0 0px;
	background: #f4f4f4;
}
.bk-pics {
	width: 705px;
	overflow: hidden;
	margin: 20px 0 0px;
	margin-bottom: -10px;
}
.bk-pics ul {
	width: 740px;
	overflow: hidden;
}
.bk-pics li {
	width: 152px;
	float: left;
	display: inline;
	vertical-align: middle;
	overflow: hidden;
	margin: 0 30px 15px 0;
}
.bk-pics li img {
	border: 1px solid #e5e5e5;
}
.bk-pics .pic-tit {
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}
.bk-pics .pic-tit i {
	color: #e5e5e5;
	margin: 0 5px;
}
.bk-pics .pic-tit a {
	color: #f7cb06;
}
.bk-pics .pic-tit a:hover {
	color: #f70;
}
.bk-ypk-pic .pic-tit {
	line-height: 22px;
	text-align: left;
	padding: 8px 0;
}
.bk-hot-car {
	overflow: hidden;
	margin-bottom: -13px;
}
.bk-hot-car li {
	width: 141px;
	line-height: 22px;
	float: left;
	margin-bottom: 13px;
	display: inline;
}
.bk-hot-car li a {
	display: block;
	height: 22px;
}
.bk-hot-car li a.car-name {
	font-size: 14px;
}
.bk-car-search {
	height: 26px;
	line-height: 26px;
	margin: 18px 0 36px;
}
.selectBox label {
	display: block;
	height: 26px;
	line-height: 24px;
	width: 190px;
	float: left;
	padding-right: 15px;
}
.selectBox select { /*vertical-align:middle;*/
	width: 188px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	height: 30px;
}
.selectBox select optgroup {
	background: #edf2fe;
	color: #f7cb06;
	font-weight: normal;
}
.selectBox .btns-orange {
	height: 30px;
	width: 90px;
	float: right;
	line-height: 24px;
	background: #077ddd;
	color: #fff;
	text-align: center;
	display: block;
	border: 0;
}
.selectBox .btns-orange:hover {
	background: #f70;
}
.bk-ci-tags { /*height:40px;*/
	margin: 20px 0 32px;
	height: auto !important;
	height: 40px;
	min-height: 40px;
}
.bk-ci-tags:after {
	content: "\20";
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}
.bk-ci-tags .bk-ci-list {
	width: 490px;
	line-height: 40px;
	float: left;
	font-size: 14px; /*height:40px;*/
	overflow: hidden;
*zoom: 1;
}
.bk-ci-tags .bk-ci-list a {
	margin-right: 10px;
	white-space: nowrap;
}
.bk-ci-tags .bk-share {
	margin-top: 5px;
}
/*.bk-ci-tags:after{content: "\20";clear: both;height: 0;display: block;overflow: hidden;*zoom:1;}*/
.qus-item {
	padding-top: 15px;
	border-bottom: 1px dashed #dcdcdc;
}
.qus-item .item-block {
	padding-bottom: 20px;
}
.qus-item .item-block .item-pic {
	width: 50px;
	height: 50px;
	float: left;
	padding: 0 10px 0 0;
}
.qus-item .item-block .item-con {
	line-height: 26px;
	overflow: hidden;
*zoom: 1;
}
.qus-item .item-block .con-tit {
	color: #777;
	overflow: hidden;
}
.qus-item .item-block .con-tit span {
	float: left;
}
.qus-item .answer-num a, .qus-item .name a {
	color: #777;
}
.qus-item .con-tit a:hover {
	color: #f70;
}
.qus-item .item-block .con-des {
	padding-left: 28px;
	font-size: 14px;
	position: relative;
}
.qus-item .item-block .des-icon {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	left: 0;
	_left: -28px;
	top: 3px;
*top: -2px;
	color: #fff;
	text-align: center;
	font: 400 13px/20px Microsoft YaHei;
}
.qus-item .item-block .wen-icon {
	background: #f90;
}
.qus-item .item-block .da-icon {
	background: #f7cb06;
}
.qus-item .item-block .wen a {
	color: #f7cb06;
}
.qus-item .item-block .wen a:hover {
	color: #f70;
}
/*ï¿½Ð±ï¿½1*/
.qus-item1 .item-block .item-pic {
	float: left;
	padding: 0 10px 0 0;
}
.qus-item1 .item-block .con-tit {
	height: 24px;
	line-height: 22px;
	font-size: 14px;
}
.qus-item1 .item-block .con-tit .date {
	float: right;
}
.qus-item1 .item-block .wen a {
	color: #f7cb06;
}
.qus-item1 .item-block .wen a:hover {
	color: #f70;
}
.bk-cwd {
	margin: 25px 0 17px;
	clear: both;
}
.bk-cwd .cwd-hd {
	height: 37px;
	line-height: 37px;
}
.bk-cwd .cwd-mark {
	font: 400 24px/34px Microsoft Yahei;
	color: #333;
	float: left;
}
.bk-cwd .cwd-mark-sub {
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	float: right;
}
.bk-cwd .cwd-mark-sub a {
	color: #777;
}
.bk-cwd .cwd-mark-sub a:hover {
	color: #f70;
}
.cwd-more {
	margin: 0 0 20px;
}
.cwd-more .more-mark {
	font-weight: bold;
	float: left;
	line-height: 20px;
	font-size: 14px;
}
.cwd-more .cwd-more-hd {
	height: 20px;
	overflow: hidden;
}
.cwd-more .cwd-hd {
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.cwd-more .cwd-mark-sub {
	height: 20px;
	line-height: 20px;
	float: right;
	padding-top: 0;
}
.bk-edit {
	margin: 20px 0 10px;
}
.bk-edit .bk-edit-des {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #777;
	padding-left: 22px;
}
.cmsLink {
	color: #f7cb06;
	font-size: 16px;
}
.cmsLink:hover {
	color: #f70;
}
