﻿html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	color: #454545;
	background: #e9eeef;
	font: 12px "微软雅黑", "Arial Narrow", HELVETICA;
	-webkit-text-size-adjust: 100%;
	height: 100%;
	overflow-y: hidden;
	overflow-x: scroll;
	_background-image: url(about:blank);
	/*用浏览器空白页面作为背景*/
	_background-attachment: fixed;
	/* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/
}

.wrap {
	margin: 0 auto;
}

#header {
	/*background: #930784;*/
	background: #241830;
	border-bottom: 8px solid #dcbb80;
	width: 100%;
	height: 70px;
	position: fixed;
	z-index: 99;
}

#menu_bg {
	width: 660px;
	float: right;
	margin-right: 30px;
}

.imenu {
	width: 100px;
	height: 65px;
	line-height: 65px;
	margin: 0 0 0 0;
	float: left;
	text-align: center;
	margin: 0 5px;
}

.imenu a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
}

.imenu a:hover {
	text-decoration: underline;
	color: #fff;
}

.top-phone {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	text-align: right;
}

.top-phone .back {
	background: #d127bf;
	color: #fff;
	border-radius: 40px;
	padding: 5px 20px;
	font-size: 14px;
	display: block;
	margin-top: 10px;
}

.top-phone .wbox {
	position: absolute;
    width: 150px;
    height: 150px;
    right: 20px;
    top: 60px;
    display: none;
}

.header-ico {
	position: absolute;
	top: 77px;
	left: 480px;
	display: block;
}

.mainbox {
	margin: 0 auto;
	text-align: left;
	width: 1260px;
	height: auto;
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
	background: #fff;
}

body,
div,
p,
ol,
ul,
h1,
h2,
h3,
p,
th,
td,
dl,
dd,
form,
legend,
input,
textarea,
select {
	margin: 0px;
	padding: 0px;
}

ul,
li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

em,
cite,
th,
i {
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

.green {
	color: green
}

.red {
	color: red
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

::selection {
	background: #367bce;
	color: #fff;
}

.nav {
	position: relative;
	font-size: 14px;
}

.nav a {
	color: #fff;
}

.nav h3 {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
}

.nav .m {
	float: left;
	position: relative;
	z-index: 1;
}

.nav h3 a {
	display: block;
	width: 100px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.nav h3 a:hover {
	text-decoration: none;
}

.nav .sub {
	display: none;
	position: absolute;
	left: -3px;
	top: 70px;
	z-index: 1;
	width: 100px;
	border: 1px solid #E6E4E3;
	border-top: 0;
	background: #fff;
	z-index: 99999;
}

.nav .sub li {
	text-align: center;
	padding: 0 8px;
	margin-bottom: -1px;
}

.nav .sub li a {
	display: block;
	border-bottom: 1px solid #E6E4E3;
	padding: 8px 0;
	height: 28px;
	line-height: 28px;
	color: #000;
	font-size: 14px;
}

.nav .sub li a:hover {
	color: #930784;
}

.nav .block {
	height: 6px;
	width: 100px;
	background: #ea24d5;
	position: absolute;
	left: 0;
	top: 64px;
	overflow: hidden;
}


/*index.css*/

.logo3 {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	bottom: -35px;
	background: url(../images/logo3.png) center center no-repeat;
	width: 110px;
	height: 110px;
	text-align: center;
	line-height: 110px;
}

.logo3 img {
	_margin-top: 15px;
}

.index-main {
	width: 1320px;
	position: absolute;
	bottom: 70px;
	left: 50%;
	margin-left: -660px;
	z-index: 999;
}

.index-div1,
.index-div2,
.index-div3,
.index-div4 {
	float: left;
}

.index-div1 {
	background: url(../images/index-div1.png) no-repeat left top;
	width: 278px;
	height: 111px;
	position: relative;
}

.index-div2 {
	background: url(../images/index-div2.png) no-repeat left top;
	width: 458px;
	height: 111px;
	margin: 0 5px;
}

.index-div3 {
	background: url(../images/index-div3.png) no-repeat left top;
	width: 278px;
	height: 111px;
}

.index-div4 {
	background: url(../images/index-div4.png) no-repeat left top;
	width: 273px;
	height: 101px;
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 5px;
}

.index-div1-btnlist {
	position: absolute;
	right: 0;
	top: 70px;
}

.index-div1-btnlist li img {
	width: 85%;
}

.index-news {
	margin: 10px;
	margin-right: 25px;
}

.index-news-list {
	margin-left: 10px;
	margin-top: 15px;
}

.index-news-list li,
.index-news-list li a {
	color: #4c0536;
	font-size: 14px;
	margin-bottom: 5px;
}

.index-news-list li a:hover {
	text-decoration: underline;
	color: #fff;
}

.index-div3-company {
	text-align: center;
	margin: 12px 0 0 12px;
	width: 130px;
	overflow: hidden;
}

.index-div3-company li {
	width: 130px;
	height: 80px;
	vertical-align: middle;
}

.webindex,
.webindex .cont {
	width: 100%;
	height: 100%;
}

.webindex .rightside {
	float: right;
	margin-right: -331px;
	margin-top: -65px;
}

.webindex .menubtn {
	width: 83px;
	float: left;
	position: relative;
	margin: 164px 2px 0 0;
}

.webindex .sidecon {
	width: 330px;
	height: 610px;
	background: #FFF;
	float: left;
	position: relative;
}

.webindex .menubtn span {
	display: block;
	width: 83px;
	height: 44px;
	background: url(../images/sidemenu.gif);
	margin: 0 0 1px;
}

.webindex .menubtn span b {
	display: block;
	width: 83px;
	height: 44px;
	background: url(../images/sidemenu.gif);
	opacity: 0;
	filter: alpha(opacity=0);
}

.webindex .menubtn .n1 {
	background-position: 0 0;
}

.webindex .menubtn .n2 {
	background-position: -100px 0;
}

.webindex .menubtn .n3 {
	background-position: -200px 0;
}

.webindex .menubtn .n4 {
	background-position: -300px 0;
}

.webindex .menubtn .n5 {
	background-position: -400px 0;
}

.webindex .menubtn .n1 b {
	background-position: 0 -44px;
}

.webindex .menubtn .n2 b {
	background-position: -100px -44px;
}

.webindex .menubtn .n3 b {
	background-position: -200px -44px;
}

.webindex .menubtn .n4 b {
	background-position: -300px -44px;
}

.webindex .menubtn .n5 b {
	background-position: -400px -44px;
}

.webindex .sidecon .mc {
	width: 330px;
	height: 610px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.webindex .sidecon .c1 {
	background: url(../images/u0.jpg);
}

.webindex .sidecon .c1 .t1 {
	display: block;
	width: 100%;
	height: 100%;
}

.webindex .sidecon .c1 .t2 {
	display: block;
	width: 110px;
	height: 180px;
	position: absolute;
	left: 197px;
	top: 200px;
}

.webindex .sidecon .c1 .t3 {
	display: block;
	width: 280px;
	height: 30px;
	position: absolute;
	left: 28px;
	top: 380px;
}

.webindex .sidecon .c2 {}

.webindex .sidecon .c3 {
	background: url(../images/s3.jpg);
}

.webindex .sidecon .c3 .inpwrap {
	width: 235px;
	padding: 200px 0 0 50px;
}

.webindex .sidecon .c3 .inpwrap input.inp {
	width: 215px;
	height: 18px;
	padding: 5px 10px;
	background: #fff;
	border: none;
	margin-top: 10px;
	font-family: Microsoft Yahei, Arial;
	color: #666;
}

.webindex .sidecon .c3 .inpwrap textarea {
	width: 215px;
	height: 90px;
	padding: 10px;
	margin-top: 10px;
	border: none;
	background: #fff;
	font-family: Microsoft Yahei, Arial;
	color: #666;
}

.webindex .sidecon .c3 .inpwrap input.sub {
	width: 85px;
	height: 30px;
	border: none;
	background: #4a4a4a;
	color: #fff;
	cursor: pointer;
	margin-top: 10px;
	font-family: Microsoft Yahei;
}

.webindex .sidecon .c4 {}

.webindex .sidecon .c5 {}


/*inside.css*/

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.wrapper {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%
}

.logo {
	float: left;
	/*margin-top: 15px;*/
	margin-left: 180px;
}

.login {
	color: #fff;
	font-size: 14px;
	float: right;
	margin-top: 25px
}

.login a {
	color: #fff
}

.foot {
	width: 100%;
	padding-top: 5px;
	/*background: #5b0051;*/
	background: #241830;
	height: 55px;
	line-height: 22px;
	position: fixed;
	bottom: 0;
	z-index: 1;
	color: #aaa;
	_position: absolute;
	/*IE6 用absolute模拟fixed*/
	_bottom: expression(documentElement.scrollBottom + 0 + "px");
	/*IE6 动态设置top位置*/
	/* documentElement.scrollTop 设置浮动元素始终在浏览器最顶，可以加一个数值达到排版效果 */
}

.foot a {
	color: #aaa
}

.inside_top {
	position: fixed;
	bottom: 26px;
	left: 0px;
	z-index: 10;
	background: url(../images/foot_repeat.png) bottom center repeat-x;
	height: 70px;
	width: 100%;
	_position: absolute;
	/*IE6 用absolute模拟fixed*/
	_bottom: expression(documentElement.scrollBottom + 0 + "px");
	/*IE6 动态设置top位置*/
	/* documentElement.scrollTop 设置浮动元素始终在浏览器最顶，可以加一个数值达到排版效果 */
}

.f_repeat {
	background: url(../images/foot_bg1.png) bottom center no-repeat;
	height: 70px;
	width: 100%;
	position: relative
}

.logo3 {
	_position: absolute;
	/*IE6 用absolute模拟fixed*/
	_bottom: expression(documentElement.scrollBottom + 0 + "px");
	/*IE6 动态设置top位置*/
	/* documentElement.scrollTop 设置浮动元素始终在浏览器最顶，可以加一个数值达到排版效果 */
	left: expression(documentElement.scrollLeft + 50 + "%");
	/*IE6 动态设置top位置*/
	/* documentElement.scrollTop 设置浮动元素始终在浏览器最顶，可以加一个数值达到排版效果 */
	_left: 50%;
	_margin-left: -75px;
}

.top {
	font-size: 14px;
	padding-top: 43px;
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}

.top ul {
	float: left;
}

.top li {
	float: left;
	padding-right: 25px;
}

.top li:hover {
	background: url(../images/nav_hover.png) left center no-repeat
}

.top a {
	padding: 0 15px;
	color: #fff;
	-webkit-transform: rotate(360deg);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-troz-transform: rotateY(180deg);
	font-weight: bold
}

.top a:hover {
	color: #9bc7f2;
	text-decoration: none
}

.content {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.page {
	display: none;
}

#slide,
#slide li {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}

#slide,
#slide li img {
	position: absolute;
	filter: inherit
}

#slideBtn {
	width: 120px;
	height: 14px;
	position: absolute;
	left: 50%;
	bottom: 190px;
	margin-left: -60px;
	z-index: 100
}

#slideBtn li {
	display: block;
	border-radius: 7px;
	margin: 0 3px;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	float: left;
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-indent: -999px
}

#slideBtn li.cur {
	background: #ec9e07
}

.brand_logo {
	background: url(../images/car_logo_bg.png) 0 0 no-repeat;
	width: 103px;
	height: 287px;
	position: absolute;
	left: 0px;
	top: 140px;
	padding-left: 45px;
	padding-top: 55px;
}


/*car_top ss*/

.car_top {
	background: #3b8bd9 url(../images/car_top_bg.jpg) 0 0 repeat-x;
	width: 100%;
	height: 35px;
	position: fixed;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	_position: absolute;
	/*IE6 用absolute模拟fixed*/
	_bottom: expression(documentElement.scrollBottom + 0 + "px");
	/*IE6 动态设置top位置*/
	/* documentElement.scrollTop 设置浮动元素始终在浏览器最顶，可以加一个数值达到排版效果 */
}

.car_top select,
.car_top input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	background: #edf5ff;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 0px 0 5px;
	margin: 0;
	width: 120px;
	height: 22px;
	line-height: 22px;
	color: #666;
	font-size: 12px;
	font-family: inherit;
	vertical-align: middle;
}

.car_top select {
	background: #edf5ff url(../images/down.png) right center no-repeat !important;
	margin-left: 5px
}

.car_top input {
	margin-left: 5px;
	width: 160px;
	;
}


/*左侧工具条*/

.fix_l_s1 {
	position: fixed;
	background: url(../images/l_fix_tool_01.png) no-repeat;
	width: 37px;
	height: 295px;
	top: 50%;
	right: 0;
	margin: -146px 0 0 0;
	z-index: 999;
}

.fix_l_s1 h3 {
	line-height: 32px;
	text-indent: -9999em;
	line-height: 32px;
}

.fix_l_s1 a {
	width: 37px;
	display: block;
	line-height: 35px;
	text-indent: -9999em;
}

.fix_l_s2 {
	position: fixed;
	width: 103px;
	height: 295px;
	top: 50%;
	right: -103px;
	margin: -146px 0 0 0;
	overflow: auto;
	z-index: 999;
}

.fix_l_s2 h3 {
	line-height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-indent: 25px;
	background: url(../images/l_fix_tool_02.png) no-repeat;
}

.fix_l_s2 a {
	width: 103px;
	display: block;
	line-height: 35px;
	text-indent: 40px;
	color: #2c4980;
	background-image: url(../images/l_fix_tool_02.png);
}

.fix_l_s2 a:hover {
	background-image: url(../images/l_fix_tool_03.png);
	color: #fff;
}

.fix_l_s2 a.s1 {
	background-position: 0 -32px;
}

.fix_l_s2 a.s2 {
	background-position: 0 -67px;
}

.fix_l_s2 a.s3 {
	background-position: 0 -102px;
}

.fix_l_s2 a.s4 {
	background-position: 0 -137px;
}

.fix_l_s2 a.s5 {
	background-position: 0 -172px;
	height: 36px;
}

.fix_l_s2 a.s6 {
	background-position: 0 -208px;
	height: 37px;
}

.fix_l_s2 a.s7 {
	background-position: 0 -245px;
	height: 34px
}

.fix_l_s2 span.arrow {
	display: block;
	height: 16px;
	width: 100%;
	background: url(../images/l_fix_tool_02.png) no-repeat bottom;
}

.txtSearch {
	background: url(../images/ss_bg.jpg) top left repeat-x;
	border: 1px solid #ccc;
	height: 32px;
	line-height: 34px;
	width: 560px;
	padding-left: 10px;
	font-size: 14px;
	color: #444;
	float: left
}


/*------------------------------汽车详细------------------------------*/

.car_info1 {
	background: url(../images/car_info2.jpg) top center no-repeat;
	height: 383px;
}

.close_car {
	position: fixed;
	right: 10px;
	top: 20px;
	z-index: 100
}

.subNav {
	position: absolute;
	width: 100%;
	/*background:#404040;*/
	z-index: 2;
	left: 0;
	top: 505px;
}

.subNav .navContent {
	width: 1024px;
	margin: 0 auto;
	clear: both;
	height: 45px;
	overflow: visible;
	/*background:#404040;*/
	position: relative;
	z-index: 1;
}

.subNav ul {
	height: 45px;
}

.subNav ul li {
	width: 190px;
	float: left;
	line-height: 45px;
	height: 45px;
	overflow: visible;
	position: relative;
	background: #404040;
}

.subNav ul li a {
	display: block;
	color: #fff;
	text-align: center;
	background-image: url(../images/subNav_icon.png);
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	text-indent: 20px;
}

.subNav ul li a:hover {
	color: #000;
	background-image: url(../images/subNav_icon_hover.png);
	background-repeat: no-repeat;
}

.subNav ul li.liNavCurr,
.subNav ul li.liHover {
	background: #FCBB17;
}

.subNav ul li.liNavCurr a {
	color: #000;
	background-image: url(../images/subNav_icon_hover.png);
	background-repeat: no-repeat;
}

.subNav ul li.liNavCurr b {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 45px;
	margin-left: -10px;
	width: 20px;
	height: 10px;
	overflow: hidden;
	background: url(../images/car_icon_curr.png) no-repeat center top;
}

.subNav .ulCent li {
	width: 320px;
}

.subNav .ulCent .liNav1 a {
	background-position: 100px -889px;
}

.subNav .ulCent .liNav2 a {
	background-position: 107px -940px;
}

.subNav .ulCent .liNav3 a {
	background-position: 110px -990px;
}

.subNav .ulCent .liNav1 a:hover {
	background-position: 100px -889px;
}

.subNav .ulCent .liNav2 a:hover {
	background-position: 107px -940px;
}

.subNav .ulCent .liNav3 a:hover {
	background-position: 110px -990px;
}

.subNav .ulCar li {
	width: 192px;
}

.subNav .ulCar .liNav1 a {
	background-position: 50px 13px;
}

.subNav .ulCar .liNav2 a {
	background-position: 45px -37px;
}

.subNav .ulCar .liNav3 a {
	background-position: 40px -88px;
}

.subNav .ulCar .liNav4 a {
	background-position: 15px -138px;
}

.subNav .ulCar .liNav5 a {
	background-position: 20px -187px;
}

.subNav .ulCar .liNav1 a:hover {
	background-position: 50px 13px;
}

.subNav .ulCar .liNav2 a:hover {
	background-position: 45px -37px;
}

.subNav .ulCar .liNav3 a:hover {
	background-position: 40px -88px;
}

.subNav .ulCar .liNav4 a:hover {
	background-position: 15px -138px;
}

.subNav .ulCar .liNav5 a:hover {
	background-position: 20px -187px;
}

.subNav .ulTry {
	float: left;
	width: 810px;
}

.subNav .ulTry li {
	width: 270px;
}

.subNav .ulTry .liNav1 a {
	background-position: 80px -88px;
}

.subNav .ulTry .liNav2 a {
	background-position: 50px -240px;
}

.subNav .ulTry .liNav3 a {
	background-position: 50px -290px;
}

.subNav .ulTry .liNav1 a:hover {
	background-position: 80px -88px;
}

.subNav .ulTry .liNav2 a:hover {
	background-position: 50px -240px;
}

.subNav .ulTry .liNav3 a:hover {
	background-position: 50px -290px;
}

.subNav .tryBtn {
	float: left;
	width: 150px;
	height: 45px;
	overflow: hidden;
	position: relative;
	background: url(../img/car_line_01.png) no-repeat 0 1px;
}

.subNav .tryBtn .btnStyle {
	display: block;
	background: url(../img/button_cale.jpg) no-repeat 0 0;
	width: 116px;
	height: 29px;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 8px;
	text-indent: -10000px;
	overflow: hidden;
}

.subNav ul li a:hover {
	background-color: #FCBB17;
}

.cnt {
	width: 1024px;
	margin: 0 auto;
	margin-top: -16px;
}

.cnt .param-tle {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1em;
}

.cnt .param-tle span {
	font-weight: bold;
}

.forth-param-table {
	background-color: rgba(256, 256, 256, .7);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff, endColorstr=#b2ffffff);
}

.car_table {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.car_table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	padding: 5px;
	line-height: 22px;
	padding-left: 20px;
}

.car_table td.grey {
	background: #eee
}

.detail_otherCars {
	margin-bottom: 30px;
	width: 1024px;
}

.detail_title {
	color: #111;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 26px;
	margin-top: 35px;
}

.detail_otherCars .detail_title {
	font-weight: normal;
}

.detail_otherCars .yushouBox {
	margin-bottom: 20px;
}

.detail_otherCars .carBox {
	float: left;
}

.carBox li {
	float: left;
	display: inline;
	cursor: pointer;
	height: 280px;
	background-color: white;
	border: 1px solid #F1F1F1;
	margin-right: -1px;
	margin-bottom: -1px;
	position: relative;
	padding: 10px;
}

.yushouBox li {
	border-color: #F8F8F8;
}

.detail_otherCars .yushouBox li {
	border-color: #DAE6EF;
}

.carBox .car-pic {
	display: block;
	width: 235px;
	height: 152px;
	overflow: hidden;
	position: relative;
	background-color: white;
}

.carBox .car-info dt {
	color: #333;
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 8px;
	margin-top: 10px;
	height: 37px;
	overflow: hidden;
	width: 230px;
}

.carBox .car-info dt a {
	color: #333;
}

.carBox .car-info .car-price {
	float: left;
	font-size: 24px;
	font-family: Tahoma, Verdana, "微软雅黑E\8F6F\96C5\9ED1";
	line-height: 1em;
	margin-bottom: 2px;
	color: #c00;
}

.carBox .car-info .car-price-old {
	float: left;
	color: #999;
	font-size: 12px;
	margin-left: 15px;
	line-height: 2.6em;
	width: 100px;
}

.carBox .car-info .car-price-old {
	color: #999;
	font-size: 12px;
	line-height: 2.6em;
}

.carBox .car-info dd {
	line-height: 1.8em;
}

.carBox .car-other {
	clear: both;
}

.carBox .car-otherItem {
	color: #999;
	float: left;
	height: 20px;
}

.carBox .car-rightOther {
	float: right;
}

.carBox .car-otherItem ins {
	color: #333;
}

.zhijian-tip {
	width: 110%;
	margin-bottom: 25px
}

.zhijian-tip .zhijian-item {
	width: 330px;
	height: 80px;
	border: 1px solid #E4E3E3;
	float: left;
	margin-left: 0px;
	margin-right: 13px
}

.zhijian-tip .zhijian-item-1 {
	background: #F2F2F2 url(../images/zhijian-1.png) no-repeat 20px center;
}

.zhijian-tip .t {
	padding-top: 10px;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	padding-left: 90px;
	display: block;
}

.zhijian-tip .zhijian-item-2 {
	background: #F2F2F2 url(../images/zhijian-2.png) no-repeat 20px center;
}

.zhijian-tip .b {
	font-size: 12px;
	color: #999;
	line-height: 20px;
	padding-left: 90px;
	display: block;
}

.zhijian-tip .zhijian-item-3 {
	background: #F2F2F2 url(../images/zhijian-3.png) no-repeat 20px center;
}

.car li {
	margin-right: 55px;
}

.car_name {
	background: url(../images/name_bg.png) 0 0 no-repeat;
	width: 265px;
	height: 41px;
	margin-left: 20px;
	line-height: 38px;
}

.car_name .name {
	padding-left: 15px;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

.car_name .price {
	padding-right: 25px;
	font-weight: bold;
	font-size: 14px;
}

.car_name .price b {
	color: #ac031b;
	font-size: 24px;
}

.car table td a {
	color: #000
}

.car table td a:hover {
	text-decoration: none;
}

.car table td .km {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 25px;
	width: 218px;
}

.car_logo {
	position: fixed;
	left: 50px;
	top: 40px;
	width: 5000px;
	_position: absolute;
	z-index: 100;
	_bottom: auto;
	_left: 50px;
	_top: expression(eval(document.documentElement.scrollTop));
	_margin-top: 40px;
}

.car_logo a {
	padding: 0 12px;
}

.car_logo a.cur {}

.ss_sort1 {}

.ss_sort1 li {
	float: left;
	padding: 0 15px;
}

.ss_ipt3 {
	border: 2px solid #3674c6;
	width: 290px;
	height: 34px;
	line-height: 36px;
	padding-left: 10px;
	color: #999;
	background: none
}

.ss_box input {
	vertical-align: middle;
}

.ss_btn3 {
	position: fixed;
	right: 20px;
	top: 101px;
	_position: absolute;
	_bottom: auto;
	_right: 50px;
	_top: expression(eval(document.documentElement.scrollTop));
	_margin-top: 100px;
	z-index: 10000;
}

.top_ss {
	position: fixed;
	left: 15px;
	top: 30px;
}

.car_ss2 {}

.car_ss2 ul {}

.car_ss2 ul li {
	margin-bottom: 5px;
}

.car_ss2 .hd {
	font-weight: bold;
	color: #DA5B00;
	border-right: 1px solid #ddd;
	padding-right: 10px;
	padding-left: 25px;
}

.car_ss2 .hd i {
	height: 20px;
	width: 19px;
	display: inline-block;
}

.car_ss2 .hd .item2 {
	background: url(../images/index_sprite.png) 0 3px no-repeat;
	background-repeat: no-repeat;
}

.car_ss2 .hd .item1 {
	background-image: url(../images/r-small.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.car_ss2 .hd .item3 {
	background-image: url(../images/index_sprite.png);
	background-position: -40px 3px;
}

.car_ss2 .bd {}

.car_ss2 .bd a {
	color: #666;
	padding: 0 15px;
}

.car_ss2 .bd a:hover {
	color: #c00
}


/*保障*/

.speciality ul {
	width: 1188px
}

.speciality li {
	width: 115px;
	height: 81px
}

.speciality li:hover span {
	background-repeat: no-repeat;
}

.speciality li:hover span {
	background-position: -115px 0px;
}

.speciality span {
	width: 51px;
	height: 51px;
	background-repeat: no-repeat;
}

.speciality li:hover span,
.speciality span,
.speciality .choiceness i,
.car-list .mod.is-kyj-car .flag,
.car-mod .mod.is-kyj-car .flag,
.car-list .mod.is-new-car .flag,
.car-mod .mod.is-new-car .flag,
.speciality .check_360 i,
.speciality .km i,
.speciality-small .check_360 i,
.speciality .free_year_check i,
.speciality-small li:hover span,
.speciality-small spanlast-item {
	background-image: url(../images/base_z.png)
}

.speciality .notbad i,
.speciality-small .free_year_check i,
.speciality-small .km i,
.speciality .new_car_standa i,
.speciality-small .notbad i,
.col-head .nav li:hover .left,
.col-head .nav li.active .left,
.col-head .nav li:hover .right,
.col-head .nav li.active .right,
.speciality .free_upkeep i,
#akd_header.fixed .header-wrap .logo,
.speciality .seven i,
.speciality-small .new_car_standa i,
.speciality .one_year_ok i,
.speciality .O2O i,
.speciality-small .seven i,
.speciality-small .free_upkeep i,
.speciality-small .one_year_ok i,
.sidebar-nav .compare i,
.sidebar-nav .traffic i,
.speciality .hover_24 i,
.speciality-small .O2O i,
.sidebar-nav .dropdown .head h3 i,
.sidebar-nav .compare .count,
.sidebar-nav .reserve .count,
.sidebar-nav .history .count,
.speciality-small .hover_24 i {
	background-image: url(../images/base_z.png)
}

.speciality i {
	position: absolute
}

.speciality .notbad i {
	width: 39px;
	height: 38px;
	left: 6px;
	top: 6.5px;
	background-repeat: no-repeat;
}

.speciality .notbad i {
	background-position: -30px -265px;
}

.speciality .check_360 i {
	width: 48px;
	height: 50px;
	left: 1.5px;
	top: .5px;
	background-repeat: no-repeat;
}

.speciality .choiceness i {
	width: 51px;
	height: 50px;
	left: 0;
	top: .5px;
	background-repeat: no-repeat;
}

.speciality .new_car_standa i {
	width: 37px;
	height: 35px;
	left: 7px;
	top: 8px;
	background-repeat: no-repeat;
}

.speciality .O2O i {
	width: 43px;
	height: 26px;
	left: 4px;
	top: 12.5px;
	background-repeat: no-repeat;
}

.speciality .O2O i {
	background-position: -185px -309px;
}

.speciality .one_year_ok i {
	width: 42px;
	height: 28px;
	left: 4.5px;
	top: 11.5px;
	background-repeat: no-repeat;
}

.speciality .one_year_ok i {
	background-position: -138px -309px;
}

.speciality .seven i {
	width: 32px;
	height: 30px;
	left: 9.5px;
	top: 10.5px;
	background-repeat: no-repeat;
}

.speciality .km i {
	width: 42px;
	height: 44px;
	left: 4.5px;
	top: 3.5px;
	background-repeat: no-repeat;
}

.speciality .free_upkeep i {
	width: 38px;
	height: 31px;
	left: 6.5px;
	top: 10px;
	background-repeat: no-repeat;
	background-position: -318px -137px;
}

.speciality .free_year_check i {
	width: 40px;
	height: 43px;
	left: 5.5px;
	top: 4px;
	background-repeat: no-repeat;
}

.speciality .hover_24 i {
	width: 46px;
	height: 23px;
	left: 2.5px;
	top: 14px;
	background-repeat: no-repeat;
}

@-moz-keyframes specialityIconHover {
	49% {
		-moz-transform: translateY(-100%)
	}
	50% {
		opacity: 0;
		-moz-transform: translateY(60%)
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes specialityIconHover {
	49% {
		-webkit-transform: translateY(-100%)
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(60%)
	}
	100% {
		opacity: 1
	}
}

@-o-keyframes specialityIconHover {
	49% {
		-o-transform: translateY(-100%)
	}
	50% {
		opacity: 0;
		-o-transform: translateY(60%)
	}
	100% {
		opacity: 1
	}
}

@keyframes specialityIconHover {
	49% {
		transform: translateY(-100%)
	}
	50% {
		opacity: 0;
		transform: translateY(60%)
	}
	100% {
		opacity: 1
	}
}

.speciality span {
	background-position: -115px -56px
}

.speciality .choiceness i {
	background-position: 0px -115px
}

.speciality .check_360 i {
	background-position: -171px 0px
}

.speciality .km i {
	background-position: -171px -55px
}

.speciality-small .check_360 i {
	background-position: -171px -104px
}

.speciality .free_year_check i {
	background-position: 0px -170px
}

.speciality ul,
.speciality-small ul {
	margin: 0 auto;
	padding: 20px 0
}

.speciality li,
.speciality-small li {
	overflow: hidden;
	float: left;
	cursor: default
}

.speciality li:hover em,
.speciality-small li:hover em {
	color: #eb5615
}

.speciality span,
.speciality-small span {
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

.speciality i,
.speciality-small i {
	position: absolute
}

.speciality em,
.speciality-small em {
	display: block;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	font-style: normal;
	overflow: hidden;
	color: #666
}

.speciality li:hover i,
.speciality-small li:hover i {
	-moz-animation: specialityIconHover .3s ease;
	-webkit-animation: specialityIconHover .3s forwards ease;
	-o-animation: specialityIconHover .3s ease;
	animation: specialityIconHover .3s ease
}

.speciality-small .one_year_ok i {
	background-position: 0px -344px
}

.speciality .hover_24 i {
	background-position: -41px -344px
}

.speciality-small .O2O i {
	background-position: -92px -344px
}

.speciality-small .hover_24 i {
	background-position: -161px -344px
}

.right_tool {
	position: fixed;
	top: 320px;
	right: 38px;
	text-align: center
}

.right_tool .too_tit {
	background: #FC7000;
	width: 58px;
	height: 65px;
	display: block;
	color: white;
	padding-top: 10px;
	position: relative;
	z-index: 2;
}

.right_tool .too_tit a {
	color: #fff
}

.right_tool ul {
	width: 58px;
	height: 126px;
	border: 1px solid #DEDEDE;
	background: #F7F7F7;
	border-bottom: none
}

.right_tool ul li {
	height: 63px;
	border-bottom: 1px solid #DEDEDE;
	position: relative;
}

.right_tool ul li a:hover {
	color: #FC7000
}

.tool a {
	width: 100px;
	height: 27px;
	line-height: 27px;
	color: #EA5614;
	position: relative;
	cursor: pointer;
}


/*------------------------------------------news----------------------------------*/

#history-acts {
	margin: 0 auto;
	width: 1200px;
}

.acts-month {}

#history-acts .acts-month {
	position: relative;
}

#history-acts .acts-month .month-year {
	box-sizing: border-box;
	width: 76px;
	height: 76px;
	border: 1px solid #e3e3e3;
	text-align: center;
	padding: 20px 20px 10px 20px;
	position: absolute;
	top: 0;
	left: 15px;
}

#history-acts .acts-month .month-year .month {
	font-size: 26px;
	font-weight: 900;
}

#history-acts .acts-month .month-year .year {
	font-size: 12px;
	color: #343434;
}

#history-acts .acts-month .acts-items {
	margin: 0px auto;
}

#history-acts .acts-month .acts-items .acts-item {
	border: 2px solid #e4e3e3;
	float: left;
	padding-bottom: 5px;
	margin: 0 20px 5px 10px;
	background: #fff;
	height: 180px;
	width: 234px
}

#history-acts .acts-month .acts-items .acts-item .acts-img {
	height: 144px;
}

#history-acts .acts-month .acts-items .acts-item .acts-img img {
	width: 234px;
	height: 144px;
}

#history-acts .acts-month .acts-items .acts-item .acts-desc {
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 12px;
	overflow:hidden;
}

#history-acts .acts-month .acts-items .acts-item .acts-desc .acts-title {
	font-size: 16px;
	font-weight: 900;
	margin: 10px 0 8px;
	overflow: hidden;
	height: 25px;
}

#history-acts .acts-month .acts-items .acts-item .acts-desc .acts-content {
	font-size: 12px;
	color: #b2b2b2;
	margin-bottom: 10px;
	height: 50px;
	overflow: hidden;
}

#history-acts .acts-month .acts-items .acts-item .acts-desc .go-to-act {
	float: right;
}

#history-acts .acts-month .acts-items .acts-item .acts-desc .go-to-act span {
	color: #e37c1f;
	font-size: 14px;
}

.horizon {
	line-height: 0;
	z-index: 100;
	width: 3000px;
}

.middle {
	z-index: 250;
	line-height: 0;
	width: 4500px;
}

.front {
	top: 150px;
	min-width: 3200px;
}

.intro {
	position: absolute;
	left: 500px;
	top: 0px;
	padding-right: 50px;
	background: url('../images/scroll.png') no-repeat right 5px;
}

.page {
	top: 0px;
	width: 500px;
	background: white;
	padding: 10px 30px;
	border: 1px #eee solid;
	position: absolute;
}

.description {
	left: 1500px;
}

.documentation {
	left: 2450px;
	width: 700px;
}

.options {
	width: 700px;
	left: 3800px;
}

.download {
	width: 500px;
	left: 5100px;
}

.license {
	padding: 100px 30px 30px 30px;
}

.tit {
	padding-top: 80px;
	/*padding-left: 40px;*/
}

.news_cont {
	color: #000
}

.news_cont h2 {
	font-size: 24px;
	color: #000
}

.news_cont p {
	padding-top: 20px;
	text-indent: 26px;
	line-height: 26px
}

.news_cont img {
	text-align: center
}

.news_cont .author {
	text-align: center;
	font-size: 14px
}


/*左侧二级菜单*/

.main_left_menu {
	margin-top: 5px
}

.main_left_menu ul li {
	position: relative;
	width: 90px;
	height: 35px;
	overflow: hidden;
	display: block;
	margin-bottom: 15px;
	float: left;
	line-height: 35px;
	text-align: center;
	margin-right: 5px
}

.main_left_menu ul li a {
	position: relative;
	/* 必要元素 */
	display: block;
	width: 90px;
	height: 35px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	_display: inline-block;
	text-align: center
}

.main_left_menu ul li a span {
	position: absolute;
	/* 必要元素 */
	left: 0;
	width: 90px;
	height: 35px;
	display: block;
	_display: inline-block;
}

.main_left_menu ul li a span.out {
	top: 0px;
	_display: inline-block;
}

.main_left_menu ul li a span.over,
.main_left_menu ul li a span.bg {
	top: -35px;
	_display: inline-block;
}

#menu2 ul li a {
	color: #fff;
	display: block;
	width: 90px;
	height: 35px;
	_display: inline-block;
	font-size: 14px;
	background: #000;
}

#menu2 ul li a span.over {
	background: #930784;
	color: #FFF;
	display: block;
	width: 90px;
	height: 35px;
	line-height: 35px;
	_display: inline-block;
}

#menu2 ul li a.cur {
	color: #fff;
	background: #930784;
}


/*办证大厅*/

.hall {
	width: 900px;
	margin: 30px auto 0
}

.process {}

.process td,
.process th {
	padding: 3px 5px;
}

.inp01 {
	height: 28px;
	width: 200px;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
	font-weight: 700;
	border: 1px solid #CCC;
	float: left;
	text-align: left;
}

.select01 {
	width: 200px;
	height: 28px;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
	border: 1px solid #CCC;
	float: left;
	text-align: left;
	font-family: Microsoft Yahei;
	color: #666;
}

.zl_table {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.zl_table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	padding: 5px;
}

.car_header {
	height: 110px;
	background: url(../images/detail_x.png) 0 0 repeat-x;
	clear: both;
	margin-bottom: 5px;
}

.left-border,
.split-2,
.right-border {
	background: url(../images/detail_z.png) 0px 0px;
}

.car_header b,
.car_header div {
	height: 110px;
}

.car_header .car-logo {
	width: 110px;
	height: 110px;
}

.grid-c-l {
	float: left;
}

.car_header .car-logo a {
	display: block;
	width: 104px;
	margin: 4px auto;
}

.car_header .right-border {
	width: 2px;
	background-repeat: no-repeat;
}

.car_header .right-border {
	background-position: -97px 0px;
}

.car_header .split-1 {
	width: 10px;
	background: #e9eeef;
}

.car_header .left-border {
	width: 2px;
	background-repeat: no-repeat;
}

.car_header .left-border {
	background-position: 0px 0px;
}

.car_header .car-base-info {
	width: 510px;
	padding: 0 0 0 10px;
	cursor: default;
}

.car_header .car-base-info h1 {
	font-size: 36px;
	display: block;
	margin: 20px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px
}

.car_header .car-base-info p {
	margin: 0;
	font-size: 16px;
}

.car_header .car-base-info span {
	color: #999;
	display: inline-block;
	vertical-align: baseline;
	line-height: 24px;
	margin: 0 10px;
}

.car_header .split-2 {
	width: 84px;
	background-repeat: no-repeat;
	background-position: -8px 0px;
}

.car_header .car-price strong {
	display: block;
	font-size: 36px;
	margin: 20px 0;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
	color: #c00;
	margin-bottom: 10px;
}

.car_header .car-price p {
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	margin: 0;
}


/*服务保障*/

.service {
	color: #0f2036
}

.service p {
	width: 242px;
	margin: 10px auto 0;
	text-align: left;
}


/*直线赛道*/

.track {
	background: url(../images/track_bg.png) 0 0 no-repeat;
	width: 369px;
	height: 487px;
	position: absolute;
	left: 35px;
	top: 65px;
}

.track p {
	color: #fff;
	padding-top: 150px;
	width: 320px;
	margin: 0 auto;
	line-height: 24px
}

.track_txt {
	position: absolute;
	left: 0;
	bottom: 100px;
}

.car_bg {
	background: url(../images/bg_n10.jpg) top center no-repeat;
	height: 2000px
}


/*page*/

.page-navigate {}

.page-navigate {
	margin-top: 30px;
}

.grid-c-r {
	float: right;
}

.page-navigate .other {
	line-height: 26px;
}

.page-navigate input {
	width: 30px;
	padding: 2px 5px;
	margin: 0 3px;
	text-align: center;
	background-color: white;
	color: black;
	border: 1px solid #B0B0B0;
}

.page-navigate button {
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	margin: 0 3px;
	border: 0;
	background-color: #0f7adc;
	color: white;
}

.page-navigate .btns {
	overflow: hidden;
	_zoom: 1;
	margin: 0 5px;
}

.page-navigate .btns a,
.page-navigate .btns span {
	font-size: 13px;
	float: left;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #CCC;
	color: #BBB;
	background: white;
	text-align: center;
	margin: 0 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-transition: color ease .2s, border-color ease .2s;
	-moz-transition: color ease .2s, border-color ease .2s;
	transition: color ease .2s, border-color ease .2s;
}

.page-navigate .btns .prev,
.page-navigate .btns .next {
	width: auto;
	font-size: 12px;
	padding: 0 5px;
}

.page-navigate .btns .active {
	background: #0f7adc;
	border-color: #0f7adc;
	color: white!important;
}

.page-navigate .btns span {
	cursor: default;
	background: #EEE;
}

.page-navigate input:hover {
	border-color: #FF9549;
	background-color: white;
	color: black;
	color-1: rgba(255, 149, 73, .5);
	box-shadow: 0 0 3px 1px rgba(255, 149, 73, .5);
	-webkit-box-shadown: 0 0 3px 1px rgba(255, 149, 73, .5);
	-moz-box-shadown: 0 0 3px 1px rgba(255, 149, 73, .5);
	-ms-box-shadown: 0 0 3px 1px rgba(255, 149, 73, .5);
}


/*周边4s店*/

.shop_list {
	margin-top: 40px;
}

.shop_list ul {}

.shop_list ul li {
	float: left;
	width: 280px;
	height: 260px;
	font-size: 15px;
	margin-right: 25px;
	margin-bottom: 35px;
	display: inline-block;
}

.shop_list ul li div {
	text-align: right
}

.shop_list ul li img {}

.shop_list ul li a:hover {
	color: #004da1
}

.shop_logo {}

.shop_logo a {
	padding: 2px;
	display: block;
	float: left;
	background: #eff9fe;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	margin-right: 12px;
	text-align: center;
	line-height: 50px;
}

.contact_right {
	line-height: 20px;
	padding-top: 10px;
}

.contact_right h2 {
	padding-top: 8px;
	font-size: 18px;
	font-weight: 700;
	color: #005a4d;
}

.contact_right p {
	position: relative;
	margin: 19px 0 0 12px;
	padding: 0px 0 0 0;
	color: #376093;
	font-size: 15px;
}

.contact_right p a {
	color: #376093;
}

.contact_right i {
	position: absolute;
	top: 0;
	left: -32px;
	width: 22px;
	height: 22px;
	overflow: hidden;
	background: url(../images/icon3.gif) 0 0px no-repeat;
}

.contact_right .p1 {
	margin-top: 20px;
}

.contact_right .p2 i {
	background-position: 0 -24px;
}

.contact_right .p3 i {
	background-position: 0 -48px;
}

.contact_right .p4 i {
	background-position: 0 -72px;
}

.contact_right .p5 i {
	background-position: 0 -96px;
}

.contact_right .p6 {
	margin-top: 8px;
}

.contact_right .p6 i {
	background-position: 0 -120px;
}

.shop_news {
	line-height: 28px;
}

.shop_news li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}


/*视频专区*/

.video_b {}

.video_s {
	float: right;
	width: 400px;
}

.video_s ul {}

.video_s ul li {
	float: left;
	width: 180px;
	height: 101px;
	position: relative;
	margin: 0px 10px 15px 10px;
	overflow: hidden;
	display: inline-block
}

.video_s ul li p {
	background: url(../images/png50.png) 0 0 repeat;
	height: 28px;
	line-height: 28px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.video_s ul li p a {
	color: #fff
}


/*紫光科技园*/

.spacecon {
	margin: 0 auto;
	width: 1200px;
}

.spa_pic {
	position: relative;
	float: left;
	width: 215px;
	height: 0px;
	margin: 0 13px 0 0;
	overflow: hidden;
	background: #000;
}

.green {
	position: absolute;
	left: 0 top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/space_pic01.jpg) no-repeat;
	opacity: 0.7;
}

.human {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/space_pic02.jpg) no-repeat;
	opacity: 0.7;
}

.natural {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/space_pic03.jpg) no-repeat;
	opacity: 0.7;
}

.unit {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/space_pic04.jpg) no-repeat;
	opacity: 0.7;
}

.spa_circle {
	z-index: 1;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 138px;
	height: 138px;
	margin-left: -69px;
	margin-top: -69px;
	opacity: 1;
	cursor: pointer;
}

.spa_bg {
	width: 8px;
	height: 8px;
	left: 50%;
	top: 50%;
	margin-left: -4px;
	margin-top: -4px;
	position: absolute;
}

.spa_circle .images {
	width: 100%;
	height: 100%;
}

.spa_font {
	width: 98px;
	height: 62px;
	padding-top: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -49px;
	margin-top: -46px;
	text-align: center;
	z-index: 2;
	background: url(../images/spance_icon01.jpg) no-repeat center bottom;
	font: 14px/20px "microsoft yahei";
	color: #717171;
}

.spa_font span {
	display: block;
	text-align: center;
	font: 11px/12px Arial;
	color: #c5c5c5;
}

.overlay {
	width: 100%;
	height: 100%;
	background: url(../images/bg_00.png) repeat;
	position: fixed;
	z-index: 5;
	left: 0;
	top: 0;
	overflow: hidden;
	display: none;
	_position: absolute;
}

.popup {
	position: absolute;
	width: 1150px;
	height: 384px;
	z-index: 100;
	background: url(../images/space_bg02.png) no-repeat;
	left: 50%;
	top: 88px;
	margin-left: -620px;
	padding: 45px;
}

.green_box,
.human_box,
.natural_box,
.originality_box,
.silicon_box {
	display: none;
}

.popup .close {
	position: absolute;
	width: 26px;
	height: 26px;
	right: 16px;
	top: 16px;
	background: url(../images/spa_close.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

.popup .spaimagesbox,
.popup .spaimgbox {
	float: left;
	width: 497px;
	height: 377px;
	overflow: hidden;
	margin-top: 5px;
}

.popup .spaconbox {
	float: right;
	width: 610px;
	height: 377px;
	overflow-y: auto
}

.spaconfont p {
	font: 14px/26px "微软雅黑";
	color: #666;
}

.main_til {
	font: 18px/44px Arial;
	color: #525352;
	margin-bottom: 20px;
	text-transform: uppercase
}

.main_til span {
	display: block;
	width: 152px;
	height: 26px;
	padding-left: 19px;
	background: #802f8e;
	font: 14px/26px "微软雅黑";
	color: #fff;
}

.jkpic img {
	position: absolute;
	top: -40px;
	right: 350px;
	cursor: pointer;
}

.jkpic .jkpic-img {
	opacity: 0;
	z-index: -999;
}

.jkchange {
	position: absolute;
	left: 0;
}

.jkchange .sub {
	width: 80px;
	height: 76px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.jkchange .sub .pic {
	width: 49px;
	height: 49px;
	margin: 0 auto;
}

.jkchange .sub .a01 {
	background: url(../images/btn01.png) no-repeat;
}

.jkchange .sub .a02 {
	background: url(../images/btn02.png) no-repeat;
}

.jkchange .sub .a03 {
	background: url(../images/btn03.png) no-repeat;
}

.jkchange .sub .a04 {
	background: url(../images/btn04.png) no-repeat;
}

.jkchange .sub .a05 {
	background: url(../images/btn05.png) no-repeat;
}

.jkchange .sub:hover,
.jkchange .sub.current,
.jkchange .sub.current a,
.jkchange .sub a:hover {
	color: #930784;
	text-decoration: none;
}

.jkchange .sub a {
	color: #fff;
}

.jkchange .sub:hover .a01 {
	background: url(../images/btnt01.png) no-repeat;
}

.jkchange .sub:hover .a02 {
	background: url(../images/btnt02.png) no-repeat;
}

.jkchange .sub:hover .a03 {
	background: url(../images/btnt03.png) no-repeat;
}

.jkchange .sub:hover .a04 {
	background: url(../images/btnt04.png) no-repeat;
}

.jkchange .sub:hover .a05 {
	background: url(../images/btnt05.png) no-repeat;
}

.jkchange .current .a01 {
	background: url(../images/btnt01.png) no-repeat;
}

.jkchange .current .a02 {
	background: url(../images/btnt02.png) no-repeat;
}

.jkchange .current .a03 {
	background: url(../images/btnt03.png) no-repeat;
}

.jkchange .current .a04 {
	background: url(../images/btnt04.png) no-repeat;
}

.jkchange .current .a05 {
	background: url(../images/btnt05.png) no-repeat;
}

.jkfont {
	color: #fff;
	font-size: 14px;
	clear: both;
	width: 300px;
	padding: 10px;
	background: url(../images/bg-black.png) repeat;
	position: absolute;
	top: 40px;
	right: 0;
}


/* tabbtn */

.tabbtn li {
	float: left;
	position: relative;
	margin: 0 0 0 -1px;
}

.tabbtn li a {
	display: block;
	float: left;
	overflow: hidden;
	width: 70px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.tabbtn li.current a {
	color: #fff;
	font-weight: 800;
	background: #930784;
	text-decoration: none;
}


/* tabcon */

.tabcon {
	position: relative;
	/*必要元素*/
	height: 180px;
	overflow: hidden;
	clear: both;
}

.tabcon .subbox {
	position: absolute;
	/*必要元素*/
	left: 0;
	top: 0;
}

.tabcon .sublist {
	padding: 5px 10px;
	height: 170px;
}


/* leftcon */

#leftcon .subbox {
	width: 9999em;
}

#leftcon .subbox .sublist {
	float: left;
	width: 664px;
}


/* sublist */

.sublist li {
	font-size: 12px;
}