﻿
/*标题*/
/*
.title{height:30px;line-height:30px; font-weight:bold;background:#5b53a9;padding:0 10px;color:#fff}
.title a{float:right;font-weight:400;color:#fff}
*/
.feak{height:30px;line-height:30px;text-align:center; font-weight:bold;background:#eee;padding:0 10px;}
.feak a{color:#000}
/*产品*/
.pro{width:100%;}
.pro .pro01{width:96%;text-align:center;border-top:1px solid #CCC;float:left;margin:3% 3px 0;}
.pro .pro01 img{width:50%;height:36%;float:left;margin-right:2%}
.pro .pro01 a{line-height:30px;font:14px "微软雅黑";color:#333;}
.pro .pro01 p{line-height:30px;font:12px "微软雅黑";color:#333;text-align:left}

.next{ height:30px; line-height:30px; text-align:center; margin:0px auto; clear:both;}
/*产品列表*/
.conmenu{width:100%;}
.conmenu1{float:left;width:23%;padding:2.6% 4.7% 2.6% 4.7%;border:1px dashed #ccc;background:url(../image/top-bg.gif)}
.conmenu1 a{color:#333;font-weight:bold}


.body_top {WIDTH: 100%; top: 0px; HEIGHT: 45px;z-index:99;background-color:#f6f6f6}

/*底部定位信息*/
.body_footer {WIDTH: 100%; BOTTOM: 0px; HEIGHT: 45px;background-color:#f6f6f6;padding-top:3px;}
.body_footer UL { WIDTH: 100%; HEIGHT: 45px}
.body_footer UL LI {WIDTH: 25%; FLOAT: left; COLOR: #fff}
.body_footer UL LI A {WIDTH: 100%; DISPLAY: block;HEIGHT: 45px}
.body_footer UL LI A:visited {COLOR: #fff; TEXT-DECORATION: none}
.body_footer UL LI A:hover {FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#002708,endColorstr=#1b7406,grandientType=0); COLOR: #fff; TEXT-DECORATION: none}
.body_footer UL LI A:active {FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#002708,endColorstr=#1b7406,grandientType=0); COLOR: #fff; TEXT-DECORATION: none}
.body_footer UL LI DL {TEXT-ALIGN: center; MARGIN: 0px auto; WIDTH: auto}
.body_footer UL LI DT {WIDTH: auto; HEIGHT: 25px; OVERFLOW: hidden}
.body_footer UL LI DD {LINE-HEIGHT: 20px; WIDTH: auto; HEIGHT: 20px; COLOR: #000; FONT-SIZE: 12px; OVERFLOW: hidden}
.body_footer p{width:100%;height:40px;line-height:40px}

/*-----内页-----*/

/*关于我们*/
.about-nr{ padding:10px;font-size:12px;line-height:1.8em;}

/*新闻中心*/
.news-nr{background:url(../image/BG.gif);}
.news-nr ul li{border-bottom:1px dashed #ccc;height:30px;line-height:24px;padding:0 10px}
.news-nr ul li span{float:right;color:#666}
.news-nr ul li a{color:#333}
.news-nr ul li a:hover{ text-decoration:underline}
.news-title{height:30px;font-weight:bold;}
.news-body{padding:10px;font:12px "宋体";line-height:24px}
.news-body img{padding:1%;overflow:hidden}

/*产品中心*/
.pro-nr{padding-top:2.5%;}
.pro-nr .pro02{width:30%;height:100%;text-align:center;border:1px solid #CCC;background:url(../image/BG.gif);float:left;margin:0 0 2.5% 2.5% }
.pro-nr .pro02 a{line-height:30px;font:12px "微软雅黑";color:#333;}
.pro-nr .pro02 a:hover{color:#f00}
.pro_cp{width:100%;padding-left:10px;}
.pro_cp span{line-height:30px;font-weight:bold;padding-left:10px;}
.pro_cp_body{width:100%;padding:10px; text-indent:2em}

/*联系我们*/
.contact-nr{padding:10px;font-size:14px;line-height:1.8em; }

/*在线反馈*/
.messages-button {TEXT-ALIGN: center;  WIDTH: 125px; BACKGROUND:#940202; HEIGHT: 34px; COLOR: #ffffff; FONT-SIZE: 16px;}
.text-input,.summary-input,.qq-input,.code-input  {width:100%;height:30px;margin-bottom:10px;border:1px solid #c9c9c9;box-shadow: 1px 2px 3px #b7b7b7 inset;padding:0 10px;}
.cont-input{width:100%;height:100px;border:1px solid #c9c9c9;box-shadow: 1px 2px 3px #b7b7b7 inset;padding:0 10px;}

/*-----内页结束-----*/








html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,input,select,textarea,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}
ol,ul {
	list-style:none
}
img {
	vertical-align:top
}
input,select,textarea {
	margin:0;
	padding:0;
	font-size:100%;
	font:inherit;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	tap-highlight-color:rgba(0,0,0,0);
	outline:0;
	box-shadow:none
}
html {
	background-color:#f9f9f9;
	font:10px STHeiti,Arial;
	color:#666;
	word-wrap:break-word;
	word-break:break-all;
	text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
a {
	color:#666;
	text-decoration:none
}
.fn-fleft {
	float:left
}
.fn-fright {
	float:right
}
.fn-tleft {
	text-align:left
}
.fn-tright {
	text-align:right
}
.fn-tcenter {
	text-align:center
}
.fn-mt {
	margin-top:1.2rem
}
.fn-mb {
	margin-bottom:1.2rem
}
.fn-mlr {
	margin-left:.6rem;
	margin-right:.6rem
}
.fn-nbsp {
	margin-right:.5em
}
.fn-oneword {
	margin-right:1em
}
.fn-hide {
	display:none !important;
	opacity:0
}
.layout-justify {
	display:table;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%
}
.layout-justify a {
	display:table-cell
}
.layout-justify ins {
	display:table-cell;
	width:auto;
	text-decoration:none
}
.layout-justify ins::after {
	content:"\00a0"
}
.iconfont {
	display:inline-block
}
.iconfont::before {
	content:"";
	display:inline-block;
	background:url(http://s.autoimg.cn/mass/v1/img/icon-v20140920.png) no-repeat;
	background-size:8rem auto;
	vertical-align:top
}
.icon-search::before {
	width:2rem;
	height:1.9rem;
	background-position:0 0
}
.search-port .icon-search::before {
	background-position:-2.5rem 0
}
.search .s-result .icon-search::before {
	width:1.2rem;
	height:1.2rem;
	background-position:-5rem 0
}
.icon-arrow-left::before {
	width:.6rem;
	height:1rem;
	background-position:-4rem -2.5rem
}
.icon-arrow-right::before {
	width:.6rem;
	height:1rem;
	background-position:-4rem -3.6rem
}
.nav-back .icon-arrow-left::before {
	width:1.3rem;
	height:2rem;
	background-position:0 -2.5rem
}
.btn .icon-arrow-top::before,.sift .icon-arrow-top::before {
	width:1rem;
	height:.6rem;
	background-position:-2.5rem -2.5rem
}
.btn .icon-arrow-bottom::before,.sift .icon-arrow-bottom::before {
	width:1rem;
	height:.6rem;
	background-position:-2.5rem -4rem
}
.btn-highlight .icon-arrow-right::before {
	background-position:-7rem -3.6rem
}
.nav-bread .icon-arrow-right::before {
	width:.6rem;
	height:1rem;
	background-position:-5rem -3.6rem
}
.list-favor .icon-arrow-right::before {
	width:.6rem;
	height:1rem;
	background-position:-4rem -3.6rem
}
.vs-cont .icon-arrow-left::before {
	width:.7rem;
	height:1.1rem;
	background-size:4rem auto;
	background-position:0 -1.2rem
}
.icon-check::before {
	width:1.8rem;
	height:1.3rem;
	background-position:0 -5rem
}
.model-tool-edit ul .icon-check::before {
	width:1.2rem;
	height:.9rem;
	background-position:-2.5rem -5rem
}
.icon-cross::before {
	width:1.3rem;
	height:1.3rem;
	background-position:0 -7.5rem
}
.notice .icon-cross::before,.search header .icon-cross::before {
	width:1.6rem;
	height:1.6rem;
	background-position:-2.5rem -7.5rem
}
.search .s-form .icon-cross::before {
	width:1rem;
	height:1rem;
	background-position:-5rem -7.5rem
}
.vs-cont .icon-cross::before,.vs-cartype .icon-cross::before {
	width:1rem;
	height:1rem;
	background-position:-5rem -7.5rem
}
.icon-info::before {
	width:.4rem;
	height:1.6rem;
	background-position:0 -10rem
}
.icon-warn::before {
	width:.4rem;
	height:1.6rem;
	background-position:0 -12.5rem
}
.icon-ask::before {
	width:1rem;
	height:1.6rem;
	background-position:0 -15rem
}
.icon-star-fill::before {
	width:1.6rem;
	height:1.6rem;
	background-position:0 -20rem
}
.stargrade .dark .icon-star-fill::before {
	background-position:-2.5rem -20rem
}
.stargrade .light .icon-star-fill::before {
	background-position:-5rem -20rem
}
.car-name .icon-star::before,.car-name .icon-star-fill::before {
	width:2.5rem;
	height:2.3rem;
	background-position:-2.5rem -22.5rem
}
.car-name .icon-star::before {
	background-position:-5rem -22.5rem
}
.icon-favor::before,.icon-favor-fill::before {
	width:2.5rem;
	height:2.3rem;
	background-position:-5rem -22.5rem
}
.icon-favor-fill::before {
	background-position:-2.5rem -22.5rem
}
.icon-comment::before {
	width:1.5rem;
	height:1.3rem;
	background-position:-5rem -37.5rem
}
.icon-down::before {
	width:1rem;
	height:1.4rem;
	background-position:0 -22.5rem
}
.icon-anchor::before {
	width:.9rem;
	height:1.2rem;
	background-position:0 -27.5rem
}
.icon-add::before {
	width:.8rem;
	height:.8rem;
	background-position:0 -25rem
}
.search .icon-add::before {
	width:1rem;
	height:1rem;
	background-position:-2rem -25rem
}
.model-tool .icon-add::before {
	width:3.2rem;
	height:3.2rem;
	background-position:-4rem -25rem
}
.vs-cont .icon-add::before {
	width:3.2rem;
	height:3.2rem;
	background-position:-4rem -30rem
}
.vs-cartype .icon-add::before {
	width:3.2rem;
	height:3.2rem;
	background-position:-4rem -25rem
}
.search .s-result .icon-car::before {
	width:1.2rem;
	height:.8rem;
	background-position:0 -30rem
}
.icon-time::before {
	width:1.2rem;
	height:1.2rem;
	background-position:0 -32.5rem
}
.icon-write::before {
	width:1.7rem;
	height:1.4rem;
	background-position:0 -17.5rem
}
.icon-pc::before {
	width:1.5rem;
	height:1.4rem;
	background-position:0 -35rem
}
.icon-mobile::before {
	width:.8rem;
	height:1.4rem;
	background-position:-2.5rem -35rem
}
.icon-home::before {
	width:1.9rem;
	height:1.7rem;
	background-position:0 -37.5rem
}
.icon-delete::before {
	width:1.5rem;
	height:1.5rem;
	background-position:-2.5rem -37.5rem
}
.icon-tel::before {
	width:2.1rem;
	height:1.8rem;
	background-position:0 -40rem
}
.icon-tel-24h::before {
	width:2.1rem;
	height:1.8rem;
	background-position:-2.5rem -40rem
}
.icon-battery::before {
	width:2rem;
	height:3.6rem;
	background-position:-2.5rem -12.5rem
}
.icon-oil::before {
	width:2.8rem;
	height:3.6rem;
	background-position:-5rem -12.5rem
}
.icon-praise::before {
	width:1.5rem;
	height:1.4rem;
	background-position:-2.5rem -17.5rem
}
.icon-backtop::before {
	width:1.6rem;
	height:1.4rem;
	background-position:0 -42.5rem
}
.mark-video,.mark-shuoke,.mark-promotion {
	display:inline-block;
	min-width:2em;
	height:1em;
	padding:.1rem .2rem;
	border-radius:.2rem;
	font-size:1.2rem;
	color:#fff;
	line-height:1.2rem;
	text-align:center
}
.mark-video {
	background-color:#666
}
.mark-video::after {
	content:"";
	display:inline-block;
	width:0;
	height:0;
	margin-top:.3rem;
	border:solid;
	border-color:transparent transparent transparent #fff;
	border-width:.3rem 0 .3rem .6rem;
	vertical-align:top;
	overflow:hidden
}
.mark-shuoke {
	background-color:#f60
}
.mark-promotion {
	background-color:#d60000
}
.mark-4s {
	display:inline-block;
	width:1.8rem;
	height:1.8rem;
	background-color:#4fb947;
	border-radius:.2rem;
	font-size:1.2rem;
	color:#fff;
	line-height:1.8rem;
	text-align:center
}
.mark-sale {
	display:inline-block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:1.8rem;
	height:1.8rem;
	border:solid #f60 1px;
	border-radius:.2rem;
	font-size:1.2rem;
	color:#f60;
	line-height:1.6rem;
	text-align:center
}
.mark-rank {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:2rem;
	height:2rem;
	padding:.2rem 0 0 .2rem;
	font-size:1rem;
	color:#fff;
	line-height:1rem;
	z-index:10;
	position:relative
}
.mark-rank::before {
	content:counter(rank)
}
.mark-rank::after {
	content:"";
	width:0;
	height:0;
	border:solid;
	border-width:1rem;
	border-color:rgba(0,0,0,0.5) transparent transparent rgba(0,0,0,0.5);
	z-index:-1;
	position:absolute;
	top:0;
	left:0
}
.mark-rank.mark-rank-highlight::after {
	border-color:rgba(255,0,0,0.5) transparent transparent rgba(255,0,0,0.5)
}
.loading {
	display:inline-block;
	width:1.4rem;
	height:1.4rem;
	background:url(http://s.autoimg.cn/mass/v1/img/loading.gif) no-repeat;
	background-size:100% 100%
}
.loading-overall {
	z-index:1001;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-0.7rem;
	margin-left:-0.7rem
}
.phimg {
	background:#f9f9f9 url(phimg.gif) center center no-repeat;
	background-size:50% auto
}
.content-loading {
	font-size:1.4rem;
	color:#c3c3c3;
	line-height:1.4rem;
	text-align:center
}
.content-loading .loading {
	margin-right:.8rem;
	vertical-align:-0.2rem
}
.content-null {
	padding:8rem 0 10rem;
	font-size:1.4rem;
	color:#c3c3c3;
	line-height:1.4rem;
	line-height:2rem;
	text-align:center
}
.overlayer {
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	z-index:1000;
	position:fixed;
	top:0;
	left:0
}
.btn {
	display:inline-block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:3.6rem;
	padding:.9rem 1.2rem;
	background-color:#f9f9f9;
	border:solid #c3c3c3 1px;
	border-radius:.2rem;
	font-size:1.6rem;
	color:#666;
	line-height:1.6rem;
	white-space:nowrap;
	overflow:hidden
}
.btn:visited {
	color:#666665
}
.btn .icon-arrow-right,.btn .icon-arrow-bottom {
	margin-left:.8rem;
	vertical-align:-0.3rem
}
.btn .icon-arrow-bottom {
	vertical-align:-0.5rem
}
.btn .icon-comment {
	margin-right:.8rem;
	position:relative;
	top:1px
}
.btn .icon-praise {
	margin-right:.8rem;
	position:relative;
	top:-1px
}
.btn .icon-favor,.btn .icon-favor-fill {
	margin-right:.8rem;
	position:relative;
	top:-5px
}
.btn-small {
	height:2.8rem;
	padding:.6rem;
	font-size:1.4rem;
	line-height:1.4rem
}
.btn-small .icon-arrow-right,.btn-small .icon-arrow-bottom {
	vertical-align:-0.2rem
}
.btn-small .icon-arrow-bottom {
	vertical-align:-0.4rem
}
.btn-big {
	height:4.4rem;
	padding:1.3rem 1.6rem
}
.btn-full {
	display:block;
	text-align:center
}
.btn-sel-skip {
	padding-right:2rem;
	text-align:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	position:relative
}
.btn-sel-skip .icon-arrow-right {
	position:absolute;
	top:50%;
	margin-top:-0.5rem;
	right:.6rem
}
.btn-sel-down {
	padding-right:2.4rem;
	text-align:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	position:relative
}
.btn-sel-down .icon-arrow-bottom {
	position:absolute;
	top:50%;
	margin-top:-0.3rem;
	right:.6rem
}
.btn-highlight,.btn-biz,.btn-mall {
	min-width:9.8rem;
	background-color:#2f75bb;
	border-color:#2f75bb;
	color:#fff;
	text-align:center
}
.btn-highlight:visited,.btn-biz:visited,.btn-mall:visited {
	color:#fffffe
}
.btn-biz {
	background-color:#f60;
	border-color:#f60
}
.btn-mall {
	background-color:#f1584a;
	border-color:#f1584a
}
.btn-tel {
	background-color:#4fb947;
	border-color:#4fb947;
	color:#fff
}
.btn-tel:visited {
	color:#fffffe
}
.btn-tel .icon-tel,.btn-tel .icon-tel-24h {
	margin-right:.8rem
}
.btn-more,.btn-less {
	min-width:9.8rem;
	height:auto;
	padding-top:.6rem;
	padding-bottom:.4rem;
	text-align:center
}
.btn-more .icon-arrow-bottom,.btn-less .icon-arrow-bottom,.btn-more .icon-arrow-top,.btn-less .icon-arrow-top {
	height:.6rem;
	margin:.8rem 0 0;
	vertical-align:top
}
.btn-loading {
	background-color:#e9e9e9;
	font-size:1.4rem;
	color:#939393
}
.btn-loading .loading {
	margin-right:.8rem;
	vertical-align:-0.2rem
}
.btn-disabled {
	background-color:#e9e9e9;
	border-color:#e9e9e9;
	color:#c3c3c3;
	pointer-event:none
}
.btn-disabled:visited {
	color:#c3c3c2


}
.btn-disabled .icon-arrow-bottom {
	opacity:.2
}
.stargrade {
	display:inline-block;
	width:8.4rem;
	height:1.6rem;
	vertical-align:top;
	overflow:hidden;
	position:relative
}
.stargrade .dark,.stargrade .light {
	display:inline-block;
	width:8.4rem;
	height:1.6rem;
	white-space:nowrap;
	vertical-align:top;
	overflow:hidden
}
.stargrade .dark .icon-star-fill,.stargrade .light .icon-star-fill {
	vertical-align:top;
	margin-right:.1rem
}
.stargrade .light {
	position:absolute;
	top:0;
	left:0
}
.title {
	height:4rem;
	padding:0 .6rem;
	border-bottom:solid #e9e9e9 1px
}
.title span {
	display:inline-block;
	height:1.6rem;
	padding:1.2rem .6rem;
	font-size:1.6rem;
	color:#2f75bb;
	line-height:1.6rem;
	position:relative
}
.title span::after {
	content:"";
	width:100%;
	height:4px;
	background-color:#2f75bb;
	position:absolute;
	left:0;
	bottom:-1px
}
.title .tnav {
	float:right;
	font-size:1.4rem;
	color:#c3c3c3;
	line-height:1.4rem
}
.title .tnav a {
	display:inline-block;
	padding:1.3rem .6rem
}
.title .tskip,.title .tarea {
	float:right;
	margin-top:.6rem
}
.title .tskip abbr,.title .tarea abbr {
	display:inline-block;
	max-width:6em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	vertical-align:top
}
.title-sub {
	background-color:#f9f9f9;
	border-top:solid #e9e9e9 1px;
	border-bottom:solid #c3c3c3 1px
}
.title-sub span {
	display:inline-block;
	margin:.9rem 0 0 .6rem;
	margin-bottom:-1px;
	padding:.6rem 1.2rem .7rem;
	background:#fff;
	border:solid #c3c3c3;
	border-width:1px 1px 0;
	border-radius:.2rem;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	font-size:1.4rem;
	color:#2f75bb;
	line-height:1.4rem
}
.tab {
	height:4rem;
	padding:0 .6rem;
	border-bottom:solid #e9e9e9 1px;
	outline:0;
	position:relative
}
.tab span {
	float:left;
	height:1.6rem;
	margin-right:2rem;
	padding:1.2rem .6rem;
	font-size:1.6rem;
	line-height:1.6rem;
	position:relative
}
.tab span:last-child {
	margin-right:0
}
.tab span.activate {
	color:#2f75bb
}
.tab span.activate::after {
	content:"";
	width:100%;
	height:4px;
	background-color:#2f75bb;
	position:absolute;
	left:0;
	bottom:-1px
}
.tab.tab-avg03 {
	text-align:center
}
.tab.tab-avg03 span:nth-child(1) {
	margin:0
}
.tab.tab-avg03 span:nth-child(2) {
	float:none;
	display:inline-block;
	margin:0
}
.tab.tab-avg03 span:nth-child(3) {
	float:right
}
.tab .tarea {
	float:right;
	margin-top:.6rem
}
.tab .tarea abbr {
	display:inline-block;
	max-width:3em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	vertical-align:top
}
.header {
	padding:.6rem 5.6rem .6rem 12.4rem;
	overflow:hidden;
	position:relative
}
.header .logo {
	position:absolute;
	top:1rem;
	left:1.2rem
}
.header .logo img {
	width:10m;
	height:2.4rem
}
.header .auth {
	width:3.2rem;
	height:3.2rem;
	font-size:1.6rem;
	font-weight:bold;
	line-height:3.2rem;
	white-space:nowrap;
	position:absolute;
	top:.6rem;
	right:1.2rem
}
.header .auth img {
	width:3.2rem;
	height:3.2rem;
	border-radius:.2rem
}
.header .auth i {
	min-width:1.8rem;
	height:1.8rem;
	background-color:#f00;
	border-radius:.9rem;
	font-size:1.2rem;
	font-weight:normal;
	color:#fff;
	line-height:1.8rem;
	text-align:center;
	position:absolute;
	top:-0.6rem;
	right:-0.6rem
}
.header-new {
	height:3.2rem;
	padding:.6rem 0;
	background-color:#fff;
	position:relative
}
.header-new .logo {
	float:left;
	margin:.4rem 0 0 1.2rem
}
.header-new .logo img {
	width:10m;
	height:2.4rem
}
.header-new .auth {
	float:right;
	width:3.2rem;
	height:3.2rem;
	margin-right:1.2rem;
	font-size:1.6rem;
	font-weight:bold;
	line-height:3.2rem;
	white-space:nowrap;
	position:relative
}
.header-new .auth img {
	width:3.2rem;
	height:3.2rem;
	border-radius:.2rem
}
.header-new .auth i {
	min-width:1.8rem;
	height:1.8rem;
	background-color:#f00;
	border-radius:.9rem;
	font-size:1.2rem;
	font-weight:normal;
	color:#fff;

	line-height:1.8rem;
	text-align:center;
	position:absolute;
	top:-0.6rem;
	right:-0.6rem
}
.nav {
	display:table;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	padding:.4rem .6rem;
	background-color:#3b5998;
	position:relative;
	z-index:999
}
.nav a {
	display:table-cell
}
.nav ins {
	display:table-cell;
	width:auto;
	text-decoration:none
}
.nav ins::after {
	content:"\00a0"
}
.nav a {
	width:2em;
	height:1.8rem;
	padding:.7rem .6rem;
	font-size:1.8rem;
	font-weight:bold;
	color:#fff;
	line-height:1.8rem;
	white-space:nowrap;
	text-align:center
}
.nav a:nth-child(5) {
	width:3em
}
.nav a:visited {
	color:#fffffe
}
.nav a.activate {
	background-color:#2f75bb;
	border-radius:.2rem
}
.nav-back {
	background-color:#3b5998;
	position:relative;
	z-index:999
}
.nav-back h1 {
	padding:1.1rem 0;
	font-size:1.8rem;
	font-weight:bold;
	color:#fff;
	line-height:1.8rem;
	text-align:center
}
.nav-back .back {
	height:2rem;
	padding:1rem 0;
	font-size:1.4rem;
	color:#fff;
	line-height:2rem;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.nav-back .back:visited {
	color:#fffffe
}
.nav-back .back .icon-arrow-left {
	margin:0 .8rem 0 1.2rem
}
.nav-back .auth {
	float:right;
	width:3.2rem;
	height:3.2rem;
	margin-right:1.2rem;
	padding:.4rem 0;
	font-size:1.6rem;
	font-weight:bold;
	line-height:3.2rem;
	white-space:nowrap;
	position:relative
}
.nav-back .auth img {
	width:3.2rem;
	height:3.2rem;
	border-radius:.2rem
}
.nav-back .auth i {
	min-width:1.8rem;
	height:1.8rem;
	background-color:#f00;
	border-radius:.9rem;
	font-size:1.2rem;
	font-weight:normal;
	color:#fff;
	line-height:1.8rem;
	text-align:center;
	position:absolute;
	top:-0.2rem;
	right:-0.6rem
}
.nav-bread {
	background-color:#3b5998;
	overflow:hidden
}
.nav-bread a {
	float:left;
	padding:1.2rem .9rem;
	font-size:1.6rem;
	color:#fff;
	line-height:1.6rem
}
.nav-bread a.home {
	width:4rem;
	height:4rem;
	padding:0;
	border-right:solid #2e4679 1px;
	box-shadow:.1rem 0 0 #6179ac;
	-webkit-box-shadow:.1rem 0 0 #6179ac;
	-moz-box-shadow:.1rem 0 0 #6179ac
}
.nav-bread a.home .icon-home {
	margin:1.1rem 0 0 1.2rem
}
.nav-bread a:visited {
	color:#fffffe
}
.nav-bread .end {
	float:left;
	padding:1.2rem .9rem;
	font-size:1.6rem;
	color:#fff;
	line-height:1.6rem
}
.nav-bread .icon-arrow-right {
	float:left;
	margin-top:1.5rem
}
.nav-bread .icon-search {
	float:right;
	margin-right:.6rem;
	padding:1rem 1rem 1.1rem
}
.nav-bread .auth {
	float:right;
	width:3.2rem;
	height:3.2rem;
	margin-right:1.2rem;
	padding:.4rem 0;
	font-size:1.6rem;
	font-weight:bold;
	line-height:3.2rem;
	white-space:nowrap;
	position:relative
}
.nav-bread .auth img {
	width:3.2rem;
	height:3.2rem;
	border-radius:.2rem
}
.nav-bread .auth i {
	min-width:1.8rem;
	height:1.8rem;
	background-color:#f00;
	border-radius:.9rem;
	font-size:1.2rem;
	font-weight:normal;
	color:#fff;
	line-height:1.8rem;
	text-align:center;
	position:absolute;
	top:-0.2rem;
	right:-0.6rem
}
.menu {
	overflow:hidden
}
.menu li {
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	padding:0 1px 1px 0
}
.menu li a {
	display:block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:36px;
	background-color:#e9e9e9;
	border:solid #c3c3c3;
	border-width:0 .1rem .1rem 0;
	font-size:1.6rem;
	color:#666;
	line-height:3.6rem;
	text-align:center
}
.menu li a:visited {
	color:#666665
}
.menu li a.activate {
	background-color:#2f75bb;
	border-width:0;
	color:#fff
}
.menu li a.activate:visited {
	color:#fffffe
}
.menu li a.disabled {
	color:#c3c3c3;
	pointer-event:none
}
.menu li a.disabled:visited {
	color:#c3c3c2
}
.menu.menu-column4 li {
	width:25%
}
.menu.menu-column4 li:nth-child(4n) a {
	border-right-width:0
}
.list-history,.list-favor {
	padding:0 .3rem .8rem;
	overflow:hidden
}
.list-history li,.list-favor li {
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:50%;
	padding:.8rem .3rem 0
}
.list-history a,.list-favor a {
	display:block;
	height:3.6rem;
	padding:1rem .8rem;
	background-color:#f9f9f9;
	border-radius:.2rem;
	font-size:1.6rem;
	line-height:1.6rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	position:relative
}
.list-history a small,.list-favor a small {
	display:inline-block;
	margin-top:.8rem;
	font-size:1.2rem;
	color:#939393;
	line-height:1.2rem
}
.list-history a.more,.list-favor a.more {
	height:1.6rem;
	padding:2rem 0;
	text-align:center;
	overflow:hidden
}
.list-history a .icon-star-fill,.list-favor a .icon-star-fill {
	position:absolute;
	top:1rem;
	right:.8rem
}
.list-history a .icon-arrow-right,.list-favor a .icon-arrow-right {
	margin-left:.8rem;
	vertical-align:-0.3rem
}
.list-favor a {
	padding-right:2.4rem
}
.carousel-wrapper {
	border-radius:.2rem;
	overflow:hidden
}
.carousel-wrapper h2 {
	padding:.4rem .8rem;
	background-color:rgba(0,0,0,0.8);
	font-size:1.2rem;
	color:#fff;
	line-height:1.2rem;
	overflow:hidden
}
.carousel-wrapper h2 span {
	float:right;
	color:#c3c3c3
}
.carousel-wrapper .carousel {
	width:1000%;
	overflow:hidden;
	will-change:transform
}
.carousel-wrapper .carousel .c-item {
	float:left;
	width:10%;
	overflow:hidden
}
.carousel-wrapper .carousel .c-item img {
	width:100%;
	min-height:154px;
	height:auto;
	background:#f9f9f9 url(phimg.gif) center center no-repeat;
	background-size:50% auto
}
.list-headline a {
	display:block;
	padding:1.2rem .6rem;
	border-bottom:solid #e9e9e9 1px;
	font-size:1.6rem;
	line-height:1.6rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.list-headline.list-headline-multi a {
	padding:.8rem .6rem;
	line-height:2.4rem;
	white-space:normal
}

.list-info li,.list-info-2sc li {
	border-bottom:solid #e9e9e9 1px
}
.list-info a,.list-info-2sc a {
	display:block;
	padding:1.2rem 0;
	overflow:hidden
}
.list-info a img,.list-info-2sc a img {
	float:left;
	width:9rem;
	height:6.8rem;
	margin-right:.8rem;
	background:#f9f9f9 url(phimg.gif) center center no-repeat;
	background-size:50% auto
}
.list-info a h2,.list-info-2sc a h2 {
	height:4.8rem;
	font-size:1.6rem;
	line-height:2.4rem;
	overflow:hidden
}
.list-info a time,.list-info-2sc a time {
	float:left;
	margin-top:.6rem;
	font-size:1.2rem;
	color:#c3c3c3;
	line-height:1.2rem
}
.list-info a .comment,.list-info-2sc a .comment {
	float:right;
	margin-top:.6rem;
	font-size:1.2rem;
	color:#c3c3c3;
	line-height:1.2rem
}
.list-info a .mark-video,.list-info-2sc a .mark-video,.list-info a .mark-shuoke,.list-info-2sc a .mark-shuoke {
	margin-left:.8rem;
	vertical-align:.1rem
}
.list-info a .mark-promotion,.list-info-2sc a .mark-promotion {
	float:right;
	margin-top:.5rem
}
.list-info-2sc a .price {
	float:left;
	margin-top:.2rem;
	font-size:1.6rem;
	color:#f60;
	line-height:1.6rem
}
.list-info-2sc a .price em {
	font-size:1.2rem
}
.list-info-2sc a time,.list-info-2sc a .mileage {
	float:right;
	margin-top:.6rem;
	font-size:1.2rem;
	color:#c3c3c3;
	line-height:1.2rem
}
.list-info-2sc a .mileage {
	margin-right:.8rem
}
.list-video {
	overflow:hidden
}
.list-video li {
	float:left;
	width:50%;
	padding-top:1.2rem
}
.list-video a {
	display:block;
	width:14.1rem;
	margin:0 auto;
	background-color:#f9f9f9
}
.list-video img {
	width:14.1rem;
	height:7.9rem;
	background:#f9f9f9 url(phimg.gif) center center no-repeat;
	background-size:50% auto
}
.list-video h2 {
	height:4.8rem;
	padding:.4rem .4rem .4rem .8rem;
	font-size:1.6rem;
	line-height:2.4rem;
	position:relative
}
.list-video .times {
	font-size:1.4rem;
	color:#939393;
	line-height:1.4rem;
	position:absolute;
	right:.8rem;
	bottom:.9rem
}
.list-video .times .mark-video {
	min-width:1rem;
	margin-right:.4rem;
	vertical-align:top
}
@media (width:360px) {
	.list-video a {
	width:141px
}
.list-video img {
	width:141px;
	height:79px
}
}.list-thumb {
	overflow:hidden
}
.list-thumb li {
	float:left;
	width:50%;
	padding-top:1.2rem
}
.list-thumb a {
	display:block;
	width:14.1rem;
	margin:0 auto;
	background-color:#f9f9f9
}
.list-thumb img {
	width:14.1rem;
	height:10.5rem;
	background:#f9f9f9 url(phimg.gif) center center no-repeat;
	background-size:50% auto
}
.list-thumb h2 {
	height:4.8rem;
	padding:.4rem .8rem;
	font-size:1.6rem;
	line-height:2.4rem;
	position:relative
}
.list-thumb h2.single {
	height:2.4rem
}
.list-thumb .amount {
	font-size:1.4rem;
	color:#939393;
	position:absolute;
	right:.8rem;
	bottom:.4rem
}
@media (width:360px) {
	.list-thumb a {
	width:141px
}
.list-thumb img {
	width:141px;
	height:105px
}
}.list-thumb-small {
	overflow:hidden
}
.list-thumb-small li {
	float:left;
	width:33%;
	padding-top:1.2rem
}
.list-thumb-small li:nth-child(3n - 1) {
	width:34%;
	text-align:center
}
.list-thumb-small li:nth-child(3n) {
	text-align:right
}
.list-thumb-small a {
	display:inline-block;
	width:9rem;
	background-color:#f9f9f9;
	vertical-align:top
}
.list-thumb-small img {
	width:9rem;
	height:6.8rem;
	background:#f9f9f9 url(phimg.gif) center center no-repeat;
	background-size:50% auto
}
.list-thumb-small h2 {
	height:4.4rem;
	padding:.4rem .8rem;
	font-size:1.4rem;
	line-height:2.2rem;
	text-align:left;
	overflow:hidden
}
@media (width:360px) {
	.list-thumb-small a {
	width:90px
}
.list-thumb-small img {
	width:90px;
	height:68px
}
}.list-dealer li {
	margin-top:1.2rem;
	background-color:#f9f9f9;
	border-radius:4px;
	overflow:hidden
}
.list-dealer h2 {
	margin:1.2rem .8rem 0;
	font-size:1.6rem;
	line-height:1.8rem
}
.list-dealer h2 .mark-4s {
	float:left;
	margin-right:.8rem
}
.list-dealer h2 .range {
	float:right;
	font-size:1.2rem;
	color:#939393
}
.list-dealer .price {
	margin:1rem .8rem 0;
	font-size:1.6rem;
	color:#f60;
	line-height:1.6rem
}
.list-dealer .price dfn {
	display:inline-block;
	width:1.8rem;
	font-size:1.4rem;
	text-align:center
}
.list-dealer .price em {
	font-size:1.2rem
}
.list-dealer .site {
	margin:1rem .8rem 0;
	font-size:1.2rem;
	color:#939393;
	line-height:1.2rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.list-dealer .site .icon-anchor {
	float:left;
	margin:0 .4rem 0 .5rem
}
.list-dealer .handle {
	display:box;
	display:-webkit-box;
	display:-moz-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	padding:1rem .8rem 1.2rem
}
.list-dealer .handle .btn-tel {
	display:block;
	box-flex:5.5;
	-webkit-box-flex:5.5;
	-moz-box-flex:5.5;
	margin-right:1.2rem;
	text-align:center
}
.list-dealer .handle .btn-tel .icon-tel,.list-dealer .handle .btn-tel .icon-tel-24h {
	width:2.1rem
}
.list-dealer .handle .btn-highlight {
	display:block;
	box-flex:4.5;
	-webkit-box-flex:4.5;
	-moz-box-flex:4.5;
	min-width:3em
}
.list-dealer .sale a {
	display:block;
	border-top:solid #e9e9e9 1px;
	padding:.9rem .8rem;
	font-size:1.4rem;
	line-height:1.8rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.list-dealer .sale a .mark-sale {
	float:left;
	margin-right:.8rem
}
.list-pricedown li {
	margin-top:1.2rem;
	background-color:#f9f9f9;
	border-radius:4px;
	overflow:hidden
}
.list-pricedown h2 {
	margin:1.2rem .8rem 0;
	font-size:1.6rem;
	line-height:1.8rem
}
.list-pricedown .price {
	margin:1rem .8rem 0;
	font-size:1.6rem;
	line-height:1.6rem;
	overflow:hidden
}
.list-pricedown .price span {
	float:left;
	width:10rem;
	color:#f60
}
.list-pricedown .price span:nth-child(2) {
	width:8rem;
	color:#939393
}
.list-pricedown .price del {
	text-decoration:line-through
}
.list-pricedown .price dfn {
	margin-right:.6rem;
	font-size:1.4rem
}
.list-pricedown .price em {
	font-size:1.2rem
}
.list-pricedown .shop {
	margin:1rem .8rem 0;
	font-size:1.6rem;
	line-height:1.6rem;
	overflow:hidden
}
.list-pricedown .shop a {
	color:#939393
}
.list-pricedown .shop .stock {
	float:right;
	color:#939393
}
.list-pricedown .handle {
	display:box;
	display:-webkit-box;
	display:-moz-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	padding:1rem .8rem 1.2rem
}
.list-pricedown .handle .btn-tel {
	display:block;
	box-flex:5.5;
	-webkit-box-flex:5.5;
	-moz-box-flex:5.5;
	margin-right:1.2rem;
	text-align:center
}
.list-pricedown .handle .btn-tel .icon-tel,.list-pricedown .handle .btn-tel .icon-tel-24h {
	width:2.1rem
}
.list-pricedown .handle .btn-highlight {
	display:block;
	box-flex:4.5;
	-webkit-box-flex:4.5;
	-moz-box-flex:4.5;
	min-width:3em
}
.list-pricedown-brief li {
	border-bottom:solid #e9e9e9 1px
}
.list-pricedown-brief a {
	display:block;
	padding:1.2rem .6rem;
	font-size:1.6rem;
	line-height:1.6rem;
	overflow:hidden
}
.list-pricedown-brief h2 {
	float:left;
	width:40%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.list-pricedown-brief span {
	float:left;
	width:35%
}
.list-pricedown-brief strong {
	float:right;
	width:25%;
	color:#f60;
	text-align:right
}
.list-pricedown-brief em {
	font-size:1.2rem
}
.list-pricedown-brief .icon-down {
	height:1.4rem;
	margin-right:.8rem;
	vertical-align:-0.1rem
}
.list-wom li {
	margin-top:1.2rem;
	background-color:#f9f9f9;
	border-radius:.2rem
}
.list-wom li a {
	display:block;
	padding:0 .6rem
}
.list-wom li h2 {
	padding-top:.8rem;
	font-size:1.6rem;
	line-height:2.4rem;
	overflow:hidden
}
.list-wom li h2 span {
	float:right;
	width:8rem;
	height:3.6rem;
	margin:.4rem 0 .8rem 1.2rem;
	border-left:solid #c3c3c3 1px;
	font-size:1.2rem;
	color:#939393;
	line-height:1.8rem;
	text-align:center
}
.list-wom li h2 span strong {
	color:#f60
}
.list-wom li .feeling {
	margin-top:.6rem;
	font-size:1.4rem;
	line-height:1.4rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.list-wom li .feeling::before {
	content:"";
	display:inline-block;
	width:2.8rem;
	height:0;
	margin:.6rem .6rem 0 0;
	border-top:solid #c3c3c3 1px;
	vertical-align:top
}
.list-wom li .data {
	margin-top:1rem;
	font-size:1.2rem;
	color:#939393;
	line-height:1.8rem;
	overflow:hidden
}
.list-wom li .data i {
	float:left;
	margin-right:.8rem
}
.list-wom li .data .user {
	float:left;
	max-width:9em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.list-wom li .data .time {
	float:left;
	margin-left:.4rem;
	color:#c3c3c3
}
.list-wom li .data .time time {
	margin-left:.4rem;
	color:#939393
}
.list-wom li .brief {
	margin-top:1.2rem;
	padding:.4rem 1.2rem .8rem 0;
	border-top:solid #e9e9e9 1px;
	font-size:1.4rem;
	line-height:2.2rem;
	position:relative
}
.list-wom li .brief p {
	margin-top:.4rem
}
.list-wom li .brief p strong {
	margin-right:.8rem;
	color:#2f75bb
}
.list-wom li .brief p.add strong {
	color:#f60
}
.list-wom li .brief .icon-arrow-right {
	position:absolute;
	top:50%;
	margin-top:-0.5rem;
	right:.6rem
}
.list-wom li .handle {
	margin:0 .6rem;
	padding:.6rem 0;
	border-top:solid #e9e9e9 1px;
	overflow:hidden
}
.list-wom li .handle .view {
	float:left;
	font-size:1.2rem;
	color:#939393;
	line-height:2.8rem
}
.list-wom li .handle .view strong {
	margin-right:.4rem
}
.list-wom li .handle .btn {
	float:right;
	min-width:8.8rem;
	text-align:center
}
.list-wom li .handle .btn.activate {
	color:#f60
}
.list-wom li .handle .btn.activate .icon-praise::before {
	background-position:-5rem -17.5rem
}
.filter {
	clear:both;
	background:#374053;
	border-radius:.2rem;
	position:relative
}
.filter ul {
	padding:.1rem .6rem 1.1rem;
	overflow:hidden
}
.filter li {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	width:100%;
	padding:1rem .5rem 0
}
.filter a,.filter span {
	display:block;
	padding:.7rem;
	background:#525b6f;
	border:solid #374053 1px;
	border-radius:.2rem;
	font-size:1.4rem;
	color:#fff;
	line-height:1.4rem;
	text-align:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.filter a:visited,.filter span:visited {
	color:#fffffe
}
.filter a.activate,.filter span.activate {
	border-color:#fff
}
.filter a.disabled,.filter span.disabled {
	color:#2b3750
}
.filter a.disabled:visited,.filter span.disabled:visited {
	color:#2b374f
}
.filter a .colorlump,.filter span .colorlump {
	display:inline-block;
	width:1.2rem;
	height:1.2rem;
	margin-right:.8rem;
	border:solid #fff 1px;
	border-radius:.2rem;
	vertical-align:top
}
.filter:after {
	content:"";
	width:0;
	height:0;
	border:solid 10px;
	border-color:transparent transparent #374053 transparent;
	overflow:hidden;
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-10px
}
.filter.filter-column2 li {
	width:50%
}
.filter.filter-column3 li {
	width:33.333%
}
.filter.filter-column4 li {
	width:25%
}
.filter.filter-column5 li {
	width:20%
}
.filter.filter-column2 li a,.filter.filter-column3 li a,.filter.filter-column4 li a,.filter.filter-column5 li a,.filter.filter-column2 li span,.filter.filter-column3 li span,.filter.filter-column4 li span,.filter.filter-column5 li span {
	padding:.7rem 0;
	text-align:center
}
.filter.filter-colorlump li span {
	padding:.7rem;
	text-align:left
}
.filter-group .items {
	padding:1.2rem .6rem 0;
	overflow:hidden
}
.filter-group .items li {
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	padding:0 .6rem 1.2rem;
	position:relative
}
.filter-group .items li.activate:after {
	content:"";
	width:0;
	height:0;
	border:solid 10px;
	border-color:transparent transparent #374053 transparent;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-10px
}
.filter-group .items.items-column2 li {
	width:50%
}
.filter-group .items.items-column3 li {
	width:33.333%
}
.filter-group .items.items-column4 li {
	width:25%
}
.filter-group .filter:after {
	display:none
}
.sift {
	padding:.8rem .6rem;
	background-color:#f9f9f9;
	border-bottom:solid #c3c3c3 1px;
	overflow:hidden
}
.sift>a,.sift>span {
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	height:3rem;
	padding:.8rem 0 .8rem .6rem;
	font-size:1.4rem;
	line-height:1.4rem;
	white-space:nowrap
}
.sift>a.activate,.sift>span.activate {
	color:#f60
}
.sift>a .icon-arrow-top,.sift>span .icon-arrow-top,.sift>a .icon-arrow-bottom,.sift>span .icon-arrow-bottom {
	margin-left:.4rem;
	vertical-align:-0.4rem
}
.sift.sift-column4>a,.sift.sift-column4>span {
	width:25%
}
.sift.sift-column5>a,.sift.sift-column5>span {
	width:20%
}
.sift.sift-flow {
	padding:.8rem .4rem
}
.sift.sift-flow>a,.sift.sift-flow>span {
	width:auto;
	padding:.8rem .8rem
}
.car-site {
	background:#fff;
	border-bottom:solid #e9e9e9 1px;
	position:relative
}
.car-site h1 {
	padding:.9rem 1.2rem 0;
	font-size:1.8rem;
	line-height:2.4rem
}
.car-site h1 em {
	color:#939393
}
.car-site h1+.btn-small {
	margin:.9rem 1.2rem 1.2rem;
	vertical-align:top
}
.car-site .filter-group .items li {
	width:31%
}
.car-site .filter-group .items li:nth-child(1) {
	width:36%
}
.car-site .filter-group .items li:nth-child(2) {
	width:33%
}
.page {
	height:34px;
	background:#f9f9f9;
	border:solid #c3c3c3 1px;
	border-radius:.2rem;
	font-size:16px;
	line-height:1
}
.page a {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	height:34px;
	border-right:solid #c3c3c3 1px;
	color:#666;
	line-height:34px;
	text-align:center
}
.page a.home {
	width:17%
}
.page a.prev {
	width:22%
}
.page a.next {
	width:22%
}
.page a.last {
	width:17%;
	border-right:none
}
.page a:visited {
	color:#666665
}
.page span {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	height:34px;
	border-right:solid #c3c3c3 1px;
	line-height:34px;
	text-align:center
}
.page span.num {
	width:22%;
	height:36px;
	margin-top:-1px
}
.page span.num input {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	height:34px;
	background:none;
	border:solid 1px;
	font-size:16px;
	line-height:34px;
	color:#666;
	text-align:center
}
.page span.skip {
	display:none;
	height:36px;
	margin-top:-1px;
	background:#2f75bb;
	color:#fff;
	line-height:36px
}
.page span.stop {
	display:none;
	border-right:none
}
.page.page-focus a.next {
	display:none
}
.page.page-focus a.last {
	display:none
}
.page.page-focus span.skip {
	display:block;
	width:20%
}
.page.page-focus span.stop {
	display:block;
	width:19%
}
.page.page-posting a.next {
	width:22%;
	border-right:none
}
.page.page-posting span.num {
	width:39%
}
.page.page-posting.page-posting-focus a.next {
	display:none
}
.page.page-posting.page-posting-focus span.num {
	width:22%
}
.page.page-posting.page-posting-focus span.skip {
	display:block;
	width:20%
}
.page.page-posting.page-posting-focus span.stop {
	display:block;
	width:19%
}
.page.page-article a.plus {
	width:28%
}
.page.page-article a.next {
	width:22%;
	border-right:none
}
.page.page-article span.num {
	width:28%
}
.page.page-article.page-article-focus a.plus {
	display:none
}
.page.page-article.page-article-focus a.next {
	display:none
}
.page.page-article.page-article-focus span.skip {
	display:block;
	width:25%
}
.page.page-article.page-article-focus span.stop {
	display:block;
	width:25%
}
.event-promotion {
	display:block;
	height:4rem;
	background:#e9e9e9;
	border-radius:.2rem;
	font-size:1.6rem;
	color:#2f75bb;
	text-align:center;
	line-height:4rem
}
.app-promotion {
	display:table;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%
}
.app-promotion a {
	display:table-cell
}
.app-promotion ins {
	display:table-cell;
	width:auto;
	text-decoration:none
}
.app-promotion ins::after {
	content:"\00a0"
}
.app-promotion a {
	width:4rem
}
.app-promotion a img {
	width:4rem;
	height:4rem;
	border-radius:6px;
	overflow:hidden
}
.search-port {
	display:block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:3.2rem;
	padding:.5rem .8rem;
	background-color:#fff;
	border:solid 1px;
	border-color:#acacac #c3c3c3 #d5d5d5 #9e9e9e;
	border-radius:.2rem;
	box-shadow:.1rem .1rem .2rem #d6d6d6 inset;
	-webkit-box-shadow:.1rem .1rem .2rem #d6d6d6 inset;
	-moz-box-shadow:.1rem .1rem .2rem #d6d6d6 inset;
	font-size:1.6rem;
	color:#c3c3c3;
	line-height:2rem
}
.search-port .icon-search {
	float:right;
	font-size:1.6rem;
	color:#f60;
	text-align:center
}
.search {
	width:100%;
	min-height:100%;
	background-color:#fff;
	z-index:1010;
	position:absolute;
	top:0;
	left:0
}
.search header {
	background-color:#fff;
	position:relative
}
.search header .icon-cross {
	padding:1.2rem;
	position:absolute;
	top:0;
	right:0
}
.search .s-tab {
	padding:.8rem 1.2rem 0;
	position:relative
}
.search .s-tab::after {
	content:"";
	clear:both;
	display:block;
	height:0;
	overflow:hidden
}
.search .s-tab input {
	visibility:hidden;
	position:absolute;
	top:0;
	left:-5rem
}
.search .s-tab label {
	float:left;
	height:4rem;
	margin-right:2rem;
	padding:0 .6rem;
	font-size:1.6rem;
	line-height:4rem;
	position:relative
}
.search .s-tab input:checked+label {
	color:#2f75bb
}
.search .s-tab input:checked+label::after {
	content:"";
	width:100%;
	height:4px;
	background-color:#2f75bb;
	position:absolute;
	left:0;
	bottom:-1px
}
.search .s-index {
	padding:0 1.2rem;
	background-color:#f9f9f9;
	border-top:solid #e9e9e9 1px
}
.search .s-form {
	margin-top:1.2rem;
	padding:0 8.5rem 0 .8rem;
	background-color:#fff;
	border:solid 1px;
	border-color:#acacac #c3c3c3 #d5d5d5 #9e9e9e;
	border-radius:.2rem;
	box-shadow:.1rem .1rem .2rem #d6d6d6 inset;
	-webkit-box-shadow:.1rem .1rem .2rem #d6d6d6 inset;
	-moz-box-shadow:.1rem .1rem .2rem #d6d6d6 inset;
	position:relative
}
.search .s-form input {
	display:block;
	width:100%;
	height:2rem;
	padding:.7rem 0;
	background:none;
	border:0;
	font-size:1.6rem;
	color:#666;
	line-height:2rem
}
.search .s-form .icon-cross {
	display:none;
	width:1.8rem;
	height:1.8rem;
	background-color:#c3c3c3;
	border-radius:.9rem;
	font-size:.9rem;
	color:#fff;
	line-height:1.8rem;
	text-align:center;
	overflow:hidden;
	position:absolute;
	top:.8rem;
	right:5.5rem
}
.search .s-form .icon-cross::before {
	margin-top:.4rem
}
.search .s-form input:valid+i.icon-cross {
	display:block
}
.search .s-form button {
	display:block;
	width:4.2rem;
	height:3.6rem;
	padding:.7rem 0;
	background-color:#2f75bb;
	border:solid #2f75bb 1px;
	border-radius:.2rem;
	line-height:2rem;
	position:absolute;
	top:-1px;
	right:-1px
}
.search .s-result {
	min-height:1.2rem;
	background-color:#f9f9f9
}
.search .s-result dl:first-child dt span {
	display:block
}
.search .s-through,.search .s-mixed,.search .s-history {
	padding:0 1.2rem
}
.search .s-through dt,.search .s-mixed dt,.search .s-history dt {
	height:2.2rem;
	padding-top:.8rem;
	font-size:1.4rem;
	color:#939393;
	line-height:2.2rem;
	overflow:hidden
}
.search .s-through dt span,.search .s-mixed dt span,.search .s-history dt span {
	display:none;
	float:right;
	font-size:1rem;
	color:#c3c3c3
}
.search .s-through dt .icon-add,.search .s-mixed dt .icon-add,.search .s-history dt .icon-add {
	margin:0 .4rem;
	vertical-align:-0.5rem
}
.search .s-through dd,.search .s-mixed dd,.search .s-history dd {
	padding-right:4.8rem;
	border-bottom:solid #e9e9e9 1px;
	position:relative
}
.search .s-through dd a,.search .s-mixed dd a,.search .s-history dd a {
	display:block;
	height:3.6rem;
	padding:0 .6rem;
	font-size:1.6rem;
	line-height:3.6rem
}
.search .s-through dd a mark,.search .s-mixed dd a mark,.search .s-history dd a mark {
	background:none;
	color:#939393
}
.search .s-through dd .icon-add,.search .s-mixed dd .icon-add,.search .s-history dd .icon-add {
	width:3.6rem;
	height:3.6rem;
	padding-left:1.2rem;
	font-size:1.1rem;
	line-height:3.6rem;
	text-align:center;
	position:absolute;
	top:0;
	right:0
}
.search .s-through dd .icon-add::before,.search .s-mixed dd .icon-add::before,.search .s-history dd .icon-add::before {
	margin-top:1.3rem
}
.search .s-through .icon-car,.search .s-mixed .icon-car,.search .s-history .icon-car,.search .s-through .icon-search,.search .s-mixed .icon-search,.search .s-history .icon-search,.search .s-through .icon-time,.search .s-mixed .icon-time,.search .s-history .icon-time {
	float:left;
	height:1.2rem;
	margin:.5rem .8rem 0 0
}
.search .s-through .icon-car,.search .s-mixed .icon-car,.search .s-history .icon-car {
	height:.8rem;
	margin-top:.6rem
}
.search .s-through dd a {
	color:#2f75bb
}
.search .s-mixed,.search .s-history {
	border-bottom:solid #e9e9e9 1px
}
.search .s-mixed dd:last-child,.search .s-history dd:last-child {
	border-bottom:0
}
.search .s-clear {
	padding:1.2rem 0;
	background-color:#fff;
	text-align:center
}
.checkbox {
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	width:1.8rem;
	height:1.8rem;
	background-color:#f9f9f9;
	border:solid #c3c3c3 .2rem;
	border-radius:.2rem;
	position:relative
}
.checkbox:checked::before {
	content:"";
	width:1.8rem;
	height:1.2rem;
	background:url("data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAZCAYAAAC2JufVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozMUVFMjM0MkYxRUNFMTExOEY4Q0FEOTVDMzNCMDI0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMTI5QTUwMTNFNEMxMUU0OURENEY4Q0I4MjY0MjU0MiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMTI5QTUwMDNFNEMxMUU0OURENEY4Q0I4MjY0MjU0MiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOEJBMUM5ODA4M0VFNDExQjUzQThEQ0YzMEM0OTM5QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowN0JBMUM5ODA4M0VFNDExQjUzQThEQ0YzMEM0OTM5QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PojfUDcAAAHISURBVHjazJZBRARRGMen2RXRddlr7L1DbESkSNE1IiU6d8qmLrG3iC7NpSwdYolVYm8prVa3SMvSdYhOexqWIfp/fMMz3nszb3aa6eNnzHs8//e+7/u/NzZde7Byjgn+DoMBO2dBZfDMlP6DqAp4AVXmFUzlKarKgiohkSRsJg9RK5yusmSulIeoXdAWilsMKvR1cJmlqDpogIJkbgCWwB39FDMQQyIu+JRk4YJl8BkMFDPwoFuuI1m8g1XwLQ7aimJL04NUgsi158OCZKKoVT/AlSL3STxIFtdgDXiySTvUqo+8wx1NlyTxIDFOwDbwVQsEorbAPZiM6SdJPOgH7IGjqEVI1Dio8dd01yYetAGcODuz+RjnwFPC+qA4jvAgavlW3OMO0udxazYNO6nAYuoaD6IO65oUpVjodGKb4FTjOW3BBMP/4eiBWdA37RSZeR7wDs8V7tzglC5qUtrRtbzJSYnh8OU4VMwfagQ1uYa8pCanu5BbXGcDg/XOuAT8Ua6CqFdChwvVjbEWedB+GvdTnKdLny2jp5j3OdWOlVLEfU99sbDOqB6UpqjAy0jAjeBBCxKhI4fpe8rn6+KNxbnWH8SvAAMAs2xeH8FpNc4AAAAASUVORK5CYII=") no-repeat;
	background-size:100% auto;
	position:absolute;
	top:0;
	left:.1rem
}
.adv01,.adv02 {
	position:relative
}
.adv01 a,.adv02 a {
	display:block;
	padding:1.2rem .6rem;
	background-color:#e9e9e9;
	border-radius:.2rem;
	font-size:1.6rem;
	line-height:1.6rem
}
.adv02 em {
	display:inline-block;
	min-width:2em;
	height:1em;
	padding:.1rem .2rem;
	border-radius:.2rem;
	font-size:1.2rem;
	color:#fff;
	line-height:1.2rem;
	text-align:center;
	background-color:#d60000;
	position:absolute;
	top:50%;
	margin-top:-0.7rem;
	right:.6rem
}
.adv03 a {
	display:block;
	padding:.6rem;
	background-color:#e9e9e9;
	border-radius:.2rem;
	overflow:hidden;
	position:relative
}
.adv03 a img {
	float:left;
	width:12rem;
	height:6rem;
	margin-right:.8rem
}
.adv03 a .noa {
	display:block;
	height:4rem;
	font-size:1.6rem;
	line-height:2rem
}
.adv03 a .nob {
	display:block;
	margin-top:.3rem;
	font-size:1.2rem;
	color:#939393;
	line-height:1.4rem
}
.adv03 a em {
	display:inline-block;
	min-width:2em;
	height:1em;
	padding:.1rem .2rem;
	border-radius:.2rem;
	font-size:1.2rem;
	color:#fff;
	line-height:1.2rem;
	text-align:center;
	background-color:#d60000;
	position:absolute;
	right:.6rem;
	bottom:1rem
}
.adv03-1 a {
	display:block;
	padding:.6rem;
	background-color:#e9e9e9;
	border-radius:.2rem;
	overflow:hidden;
	position:relative
}
.adv03-1 a img {
	float:left;
	width:6rem;
	height:6rem;
	margin-right:.8rem
}
.adv03-1 a .noa {
	display:block;
	font-size:1.6rem;
	line-height:2rem
}
.adv03-1 a .nob {
	display:block;
	margin-top:.3rem;
	font-size:1.2rem;
	color:#939393;
	line-height:1.8rem
}
.adv03-1 a em {
	display:inline-block;
	min-width:2em;
	height:1em;
	padding:.1rem .2rem;
	border-radius:.2rem;
	font-size:1.2rem;
	color:#fff;
	line-height:1.2rem;
	text-align:center;
	background-color:#d60000;
	position:absolute;
	right:.6rem;
	bottom:1rem
}
.adv05 img {
	width:100%;
	height:auto
}
.adv05 .icon-load {
	display:none
}
.nav-bottom {
	background-color:#e9e9e9;
	border-top:solid #c3c3c3 1px;
	overflow:hidden
}
.nav-bottom nav {
	display:table;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	padding:1.2rem 1.2rem 0
}
.nav-bottom nav a {
	display:table-cell
}
.nav-bottom nav ins {
	display:table-cell;
	width:auto;
	text-decoration:none
}

.nav-bottom nav ins::after {
	content:"\00a0"
}
.nav-bottom nav a {
	width:2em;
	font-size:1.8rem;
	font-weight:bold;
	color:#2f75bb;
	line-height:1.8rem;
	white-space:nowrap
}
.nav-bottom nav a:nth-child(5) {
	width:3em
}
.nav-bottom nav a:visited {
	color:#2f75ba
}
.nav-bottom .search-port {
	margin:1.2rem
}
.nav-bottom .app-promotion {
	padding:1.2rem;
	border-top:solid #c3c3c3 1px
}
.footer {
	background-color:#2f75bb;
	padding:1.6rem 1.2rem;
	color:#fff
}
.footer a {
	float:left;
	margin-right:3.1rem;
	font-size:1.4rem;
	color:#fff;
	line-height:1.4rem
}
.footer a:nth-child(2) {
	margin:0
}
.footer a:nth-child(3) {
	float:right;
	margin:0
}
.footer a:visited {
	color:#fffffe
}
.footer a.activate {
	text-shadow:.2rem .2rem .1rem #3b5998;
	-webkit-text-shadow:.2rem .2rem .1rem #3b5998;
	-moz-text-shadow:.2rem .2rem .1rem #3b5998
}
.footer a .icon-pc,.footer a .icon-mobile,.footer a .icon-write {
	margin-right:.8rem
}
.footer a .icon-mobile {
	box-shadow:.2rem .2rem .1rem #3b5998;
	-webkit-box-shadow:.2rem .2rem .1rem #3b5998;
	-moz-box-shadow:.2rem .2rem .1rem #3b5998
}
.footer p {
	clear:both;
	padding:1.6rem 0 0;
	font-size:1.2rem;
	line-height:1.2rem;
	text-align:center
}
.notice {
	background-color:#fffbe2;
	position:relative
}
.notice a {
	display:block;
	padding:1rem .7rem;
	margin-right:4rem;
	font-size:1.6rem;
	line-height:1.6rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.notice .icon-cross {
	padding:1rem 1.2rem;
	position:absolute;
	top:0;
	right:0
}
.alert {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:80%;
	padding:1.8rem 2.2rem;
	background:rgba(0,0,0,0.8);
	border-radius:.2rem;
	text-align:center;
	z-index:1010;
	position:fixed;
	top:40%;
	left:50%;
	margin-left:-40%;
	transition:all 1s
}
.alert p {
	display:inline-block;
	font-size:1.6rem;
	color:#fff;
	line-height:2.4rem;
	overflow:hidden
}
.alert p .iconfont {
	float:left;
	width:2.4rem;
	height:2.4rem;
	border-radius:1.2rem;
	line-height:2.4rem;
	text-align:center
}
.alert p .iconfont.icon-info {
	background:#2f75bb
}
.alert p .iconfont.icon-info::before {
	margin-top:.4rem
}
.alert p .iconfont.icon-warn {
	background:#f60
}
.alert p .iconfont.icon-warn::before {
	margin-top:.4rem
}
.alert p .iconfont.icon-ask {
	background:#f60
}
.alert p .iconfont.icon-ask::before {
	margin-top:.4rem
}
.alert p .iconfont.icon-check {
	background:#4fb947
}
.alert p .iconfont.icon-check::before {
	margin-top:.6rem
}
.alert p .iconfont.icon-cross {
	background:#f00
}
.alert p .iconfont.icon-cross::before {
	margin-top:.6rem
}
.alert p span {
	display:block;
	margin:0 0 0 3.2rem;
	text-align:left
}
.alert .mask {
	z-index:-10;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0)
}
.anchorsite h1 {
	padding:.8rem;
	background-color:rgba(0,0,0,0.8);
	border-radius:.2rem;
	font-size:1.6rem;
	color:#fff;
	line-height:1.6rem;
	text-align:center;
	z-index:1001;
	position:fixed;
	bottom:5.2rem;
	left:.6rem
}
.anchorsite ul {
	width:21rem;
	padding:.5rem 0;
	background-color:rgba(0,0,0,0.8);
	border-radius:.2rem;
	z-index:1001;
	position:fixed;
	bottom:9.8rem;
	left:.6rem
}
.anchorsite ul::after {
	content:"";
	clear:both;
	display:block;
	height:0;
	overflow:hidden
}
.anchorsite ul li {
	float:left;
	width:50%;
	padding:1rem 0;
	font-size:1.6rem;
	color:#fff;
	line-height:1.6rem;
	text-align:center
}
.anchorsite ul:before {
	content:"";
	width:0;
	height:0;
	border:solid 10px;
	border-color:rgba(0,0,0,0.8) transparent transparent;
	overflow:hidden;
	position:absolute;
	bottom:-20px;
	left:1.4rem
}
.backtop {
	width:3.2rem;
	height:3.2rem;
	background-color:rgba(0,0,0,0.8);
	border-radius:.2rem;
	text-align:center;
	z-index:1001;
	position:fixed;
	right:.6rem;
	bottom:5.2rem
}
.backtop .icon-backtop {
	display:inline-block;
	margin-top:.9rem;
	vertical-align:top
}
.model-norm {
	background-color:#fff;
	border:solid #e9e9e9 1px;
	border-radius:.2rem
}
.hotbrand {
	overflow:hidden
}
.hotbrand .brand {
	padding:.2rem .4rem;
	font-size:1.2rem;
	line-height:1.2rem;
	overflow:hidden
}
.hotbrand .brand a {
	float:left;
	width:20%;
	height:6.2rem;
	padding:.3rem 0;
	text-align:center
}
.hotbrand .brand img {
	width:5rem;
	height:5rem
}
.hotbrand .btn-full {
	margin:1.2rem .6rem 1.2rem
}
.hotseries {
	overflow:hidden
}
.hotseries .series {
	padding:.2rem .6rem;
	overflow:hidden
}
.hotseries .series a {
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:33.333%;
	height:3.6rem;
	padding:1.1rem 0 1.1rem .6rem;
	font-size:1.4rem;
	line-height:1.4rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.hotseries .btn-full {
	margin:.4rem .6rem 1.2rem
}
.headlines {
	text-align:center
}
.headlines h1 a {
	font-size:1.6rem;
	color:#f60;
	line-height:1.6rem
}
.headlines h2 {
	margin-top:1rem;
	overflow:hidden
}
.headlines h2 a {
	font-size:1.2rem;
	color:#666;
	line-height:1.2rem
}
.headlines h2 .split {
	display:inline-block;
	width:.1rem;
	height:1.2rem;
	margin:0 1em;
	border-left:solid #c3c3c3 1px;
	vertical-align:top
}
.model-tool div {
	display:table;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	height:5.8rem;
	margin:.6rem 0 0
}
.model-tool div a {
	display:table-cell
}
.model-tool div ins {
	display:table-cell;
	width:auto;
	text-decoration:none
}
.model-tool div ins::after {
	content:"\00a0"
}
.model-tool a {
	width:5.8rem;
	padding:.6rem 0;
	background-color:rgba(233,233,233,0.75);
	border-radius:.2rem;
	font-size:1.2rem;
	color:#f60;
	line-height:1.2rem;
	text-align:center
}
.model-tool a:visited {
	color:#f60
}
.model-tool a img {
	width:3.6rem;
	height:2.9rem;
	margin:0 0 .5rem
}
.model-tool a.add {
	vertical-align:middle
}
.model-tool a.add .icon-add {
	font-size:3.2rem
}
.model-tool a.more {
	font-size:1.6rem;
	color:#666;
	vertical-align:middle
}
.model-tool ins:nth-child(2n+1) {
	width:5.8rem
}
.model-tool .hint {
	display:table-cell;
	padding-left:1em;
	font-size:1.4rem;
	color:#c3c3c3;
	line-height:2.1rem;
	vertical-align:middle
}
.model-tool-edit {
	width:100%;
	min-height:100%;
	background-color:#f9f9f9;
	z-index:1010;
	position:absolute;
	top:0;
	left:0
}
.model-tool-edit ul {
	padding:.4rem .8rem 0;
	overflow:hidden
}
.model-tool-edit ul li {
	float:left;
	width:25%;
	padding:1.4rem 0 0
}
.model-tool-edit ul li span {
	display:block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:5.8rem;
	height:5.8rem;
	margin:0 auto;
	padding:.6rem 0;
	background-color:rgba(233,233,233,0.75);
	border-radius:.2rem;
	font-size:1.2rem;
	color:#f60;
	line-height:1.2rem;
	text-align:center;
	position:relative
}
.model-tool-edit ul li span img {
	width:3.6rem;
	height:2.9rem;
	margin:0 0 .5rem
}
.model-tool-edit ul li span .icon-check,.model-tool-edit ul li span .icon-add {
	width:1.8rem;
	height:1.8rem;
	background-color:#4fb947;
	border-radius:.9rem;
	font-size:1rem;
	color:#fff;
	line-height:1.8rem;
	text-align:center;
	position:absolute;
	top:-0.6rem;
	right:-0.6rem
}
.model-tool-edit ul li span .icon-check::before,.model-tool-edit ul li span .icon-add::before {
	margin-top:.5rem
}
.model-tool-edit ul li span .icon-add {
	background-color:#939393
}
.model-tool-edit ul li span .icon-add::before {
	margin-top:.5rem
}
.model-tool-edit .auth,.model-tool-edit .unauth {
	text-align:center
}
.model-tool-edit .auth p,.model-tool-edit .unauth p {
	margin-top:1.8rem;
	font-size:1.4rem;
	color:#c3c3c3
}
.model-tool-edit .unauth {
	display:none
}
.model-tool-edit .unauth p {
	color:#fff
}
.model-tool-edit .btn-highlight {
	margin:2rem 0
}
.model-tool-edit .overlayer {
	display:none
}
.model-tool-edit.model-tool-edit-disabled {
	height:100%
}
.model-tool-edit.model-tool-edit-disabled .auth {
	display:none
}
.model-tool-edit.model-tool-edit-disabled .unauth {
	display:block;
	z-index:999;
	position:relative
}
.model-tool-edit.model-tool-edit-disabled .overlayer {
	display:block;
	z-index:998
}
.list-tool {
	padding:.4rem .8rem 0;
	overflow:hidden
}
.list-tool li {
	float:left;
	width:25%;
	padding:1.4rem 0 0
}
.list-tool li a {
	display:block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:5.8rem;
	height:5.8rem;
	margin:0 auto;
	padding:.6rem 0;
	background-color:rgba(233,233,233,0.75);
	border-radius:.2rem;
	font-size:1.2rem;
	color:#f60;
	line-height:1.2rem;
	text-align:center;
	position:relative
}
.list-tool li a img {
	width:3.6rem;
	height:2.9rem;
	margin:0 0 .5rem
}
.model-norm {
	background-color:#fff;
	border:solid #e9e9e9 1px;
	border-radius:.2rem
}
.model-news .btn-full,.model-bbs .btn-full,.model-img .btn-full,.model-pricedown .btn-full {
	margin:1.2rem .6rem
}
.model-bbs .favorbox {
	min-height:587px
}
.hotbrand,.hotseries,.historybox,.favorbox {
	height:20rem;
	overflow:hidden
}
.hotbrand .content-null,.hotseries .content-null,.historybox .content-null,.favorbox .content-null,.hotbrand .content-loading,.hotseries .content-loading,.historybox .content-loading,.favorbox .content-loading {
	height:2rem;
	padding:9rem 0
}
.list-info .ins .noa {
	display:block;
	height:4.8rem;
	font-size:1.6rem;
	line-height:2.4rem
}
.list-info .ins em {
	display:inline-block;
	min-width:2em;
	height:1em;
	padding:.1rem .2rem;
	border-radius:.2rem;
	font-size:1.2rem;
	color:#fff;
	line-height:1.2rem;
	text-align:center;
	background-color:#d60000;
	float:right;
	margin-top:.5rem
}