a{text-decoration:none;}
a:hover{text-decoration:none;}

/* 首页Banner */
.banner-mrap{ width:816px; overflow:hidden; position:relative; margin: 0; }
.banner-mrap .hd{ width: 758px; border: 1px solid #EEE; height:54px; background: #fafafa; overflow:hidden; z-index:1; }
.banner-mrap .hd ul{ overflow:hidden; zoom:1; text-align: center; margin-top: 22px;  }
.banner-mrap .hd ul li{ transition: width .3s ease;-webkit-transition: width .3s ease; -moz-transition: width .3s ease; -ms-transition: width .3s ease; display: inline-block; margin-right:2px;  width:8px; height:8px; text-align:center; background:#7a7a7a; cursor:pointer; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px; }
.banner-mrap .hd ul li.on{ background:#e94740; color:#fff; width: 30px; }
.banner-mrap .bd{ position:relative; height:100%; z-index:0; }
.banner-mrap .bd li{ zoom:1; vertical-align:middle; width:816px; height:333px; }
.banner-mrap .bd li .zl{ width: 560px; height: 333px; float: left; overflow: hidden; position: relative;}
.banner-mrap .bd li .zl:hover img{ transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); /* IE 9 */-moz-transform:scale(1.1,1.1); /* Firefox */-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */-o-transform:scale(1.1,1.1); /* Opera */}
.banner-mrap .bd li .zl a:before { content: "";position: absolute;width: 100%;height: 100%;z-index: 1;opacity: 1;-webkit-transition: all .3s ease;transition: all .3s ease;background: -webkit-gradient(linear,0 40%,0 100%,from(rgba(0,0,0,0)),to(#121515));background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);  }
.banner-mrap .bd li .zl p{ position: absolute; bottom: 0; left:0; right:0; padding: 10px 15px; line-height: 30px; overflow: hidden; color: #FFF; z-index: 2; font-size: 20px; transition: bottom 0.3s; -moz-transition: bottom 0.3s; -webkit-transition: bottom 0.3s; -o-transition: bottom 0.3s; -ms-transition: bottom 0.3s;}
.banner-mrap .bd li .zl img{ width: 560px; height: 333px; transition: transform .3s ease;-webkit-transition: -webkit-transform .3s ease; -moz-transition: -moz-transform .3s ease; -ms-transition: -ms-transform .3s ease;}
.banner-mrap .bd li .yr { width: 248px; float: right; }
.banner-mrap .bd li .yr .yr-img{ width: 248px; height: 164px; overflow: hidden; margin-bottom: 5px; position: relative;}
.banner-mrap .bd li .yr .yr-img:hover img{ transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); /* IE 9 */-moz-transform:scale(1.1,1.1); /* Firefox */-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */-o-transform:scale(1.1,1.1); /* Opera */}
.banner-mrap .bd li .yr .yr-img a:before { content: "";position: absolute;width: 100%;height: 100%;z-index: 1;opacity: 1;-webkit-transition: all .3s ease;transition: all .3s ease;background: -webkit-gradient(linear,0 40%,0 100%,from(rgba(0,0,0,0)),to(#121515));background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);  }
.banner-mrap .bd li .yr .yr-img p{ font-size: 16px; padding: 7px 10px; position: absolute; bottom: 0; left:0; right:0; line-height: 22px; overflow: hidden; color: #FFF; z-index: 2; transition: bottom 0.3s; -moz-transition: bottom 0.3s; -webkit-transition: bottom 0.3s; -o-transition: bottom 0.3s; -ms-transition: bottom 0.3s;}
.banner-mrap .bd li .yr .yr-img img{ width: 248px; height: 165px; transition: transform .3s ease;-webkit-transition: -webkit-transform .3s ease; -moz-transition: -moz-transform .3s ease; -ms-transition: -ms-transform .3s ease;}
.banner-mrap .bd img{ display:block; }
.banner-mrap .prev,
.banner-mrap .next{ background: url("/images/zyc/v20170517/fang-l0.png") no-repeat 50% 50%; position:absolute; left:0; top:50%; margin-top:-27px; display:block; width:35px; height:54px; font-size: 22px; text-align: center; line-height: 54px; background-color: rgba(225, 225, 225, 0.5); filter:alpha(opacity:30) ;opacity:0.5 ;-moz-opacity:0.5;transition: all .3s ease;-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease;}
.banner-mrap .next{ background: url("/images/zyc/v20170517/fang-r0.png") no-repeat 50% 50%; left:auto; right:0; border-right:none;  background-color: rgba(225, 225, 225, 0.5);filter:alpha(opacity:30) ;opacity:0.5 ;-moz-opacity:0.5;}
.banner-mrap .prev:hover{ background-color: rgba(225, 225, 225, 0.9); filter:alpha(opacity:90) ;opacity:0.9 ;-moz-opacity:0.9;}
.banner-mrap .next:hover{ background-color: rgba(225, 225, 225, 0.9);filter:alpha(opacity:90) ;opacity:0.9 ;-moz-opacity:0.9; }
.banner-mrap .prevStop{ display:none; }
.banner-mrap .nextStop{ display:none; }

.top {
	width: 100%;
	height: 102px;
	background: url(../img/top_back.gif) left center repeat-x;
	border-bottom: 1px solid #e8e8e8;
	box-shadow: 0px 3px 0px #f0f0f0;
}

.top .user {
	width: 1100px;
	line-height: 36px;
	margin: 0 auto;
}

.top .user>div {
	width: 49%;
}

.top .user>div:nth-child(2) {
	text-align: right;
}

.top .user div {
	display: inline-block;
}

.top .user a {
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 20px;
}

.top .user a:hover {
	color: #82bb30;
}

.top .user .search {
	padding-left: 25px;
	background: url(../img/search-but.png) left center no-repeat;
}

.top .user .search:hover {
	background: url(../img/search.png) left center no-repeat;
}

.top .user .bute {
	padding: 3px 10px;
	background-color: #82bb30;
	color: #FFFFFF!important;
}

.top .user .email {
	display: inline-block;
	padding-left: 20px;
	background: url(../img/email.gif) left center no-repeat;
}

.top .user .em_num {
	font-style: normal;
	background: url(../img/back_icon.png) center repeat-x;
	padding: 0 4px;
	margin-left: 10px;
	color: #FFFFFF!important;
}

.top .user .user_name {
	padding-left: 20px;
	background: url(../img/user.gif) left center no-repeat;
}

.top .user .user_name:hover {
	background: url(../img/user_r.gif) left center no-repeat;
}

.top .nav {
	width: 1100px;
	line-height: 66px;
	margin: -1px auto;
}

.top .nav a:nth-child(1):hover {
	background-color: transparent;
}

.top .nav a {
	display: inline-block;
	height: 100%;
	padding: 0 15px;
	font-size: 16px;
	color: #333333;
}

.top .nav a:hover {
	background-color: #82bb30;
	color: #FFFFFF;
}

.top .nav * {
	vertical-align: middle;
}

.top .nav img {
	width: 186px;
	height: 37px;
}

.top .nav .on {
	background-color: #82bb30;
	color: #FFFFFF!important;
}

.section {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
}

.section>div {
	display: inline-block;
}

.section .set_left {
	width: 250px;
	margin-right: 20px;
	vertical-align: top;
}

.section .set_left>div {
	width: 250px;
}

.section .set_left .idx {
	border: 1px solid #f7f7f7;
}

.section .set_left .idx * {
	vertical-align: middle;
}

.section .set_left #indexes {
	width: 197px;
	height: 26px;
	border: 1px solid #e1e1e1;
	text-indent: 10px;
}

.section .set_left .seek {
	width: 50px;
	height: 28px;
	border: 1px solid #6f6f6f;
	background-color: #979797;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: -1px;
	font-size: 14px;
}

.section .set_left .initial {
	margin-top: 20px;
}

.set_left .list_tree {
	width: 250px;
	height: 800px;
	overflow-x: hidden;
	overflow-y: auto;
}

.set_left .list_tree dl dt {
	font-size: 16px;
	font-weight: bolder;
	padding-top: 12px;
	margin-right: 10px;
}

.set_left .list_tree dl dt,
.set_left .list_tree dl dd {
	display: inline-block;
	vertical-align: top;
}

.set_left .list_tree .down {
	background: url(../img/tree_2.png) left center no-repeat;
	padding-left: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.set_left .list_tree .up {
	background: url(../img/tree_1.png) left center no-repeat;
	padding-left: 15px;
}

.set_left .list_tree ul {
	display: none;
}

.set_left .list_tree ul li {
	background: url(../img/tree_3.png) left center no-repeat;
	padding-left: 15px;
	line-height: 24px;
	margin-left: 5px;
}

.set_left .list_tree p {
	margin-bottom: 0;
}

.set_left .list_tree em {
	font-style: normal;
}

.set_left .list_tree li a {
	color: #333333;
}

.section .set_left .initial a {
	display: inline-block;
	width: 28px;
	line-height: 28px;
	border: 1px solid #e2e2e2;
	text-align: center;
	color: #393333;
	margin: 0 2px 5px 0;
	background-color: #f7f7f7;
}

.initial .on {
	border: 1px solid #82bb30!important;
	color: #82bb30!important;
	background-color: #ffffff!important;
}

.initial .disa {
	color: #cccccc!important;
}

.section .set_left .initial a:nth-child(7n) {
	margin: 0 0 5px 0;
}

.section .set_right {
	width: 820px;
	height: 100%;
	margin-left: 30px;
}

.set_right .big_title {
	display: inline-block;
	width: 540px;
	height: 360px;
	margin-right: 5px;
	overflow: hidden;
}

.set_right .big_title img,
.set_right .small_title img {
	width: 100%;
	height: auto;
}

.set_right .swiper-slide .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 25px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	padding: 5px 10px 5px 10px;
}

.set_right .small_title {
	width: 270px;
	height: 360px;
	overflow: hidden;
}

.set_right .small_title>div {
	width: 270px;
	height: 175px;
	position: relative;
}

.set_right .small_title .top_title {
	margin-bottom: 10px;
}


/*最新图库*/

.headl {
	font-size: 20px!important;
	border-left: 8px solid #82bb30;
	padding-left: 8px;
	color: #000000;
}


/*公共*/

.hot_print,
.new_depot {
	margin-top:40px;
}

.hot_print *,
.new_depot * {
	display: inline-block;
	font-size: 16px;
}

.hot_print dl dd a,
.new_depot dl dd a {
	color: #000000;
	padding-bottom: 8px;
	margin-left: 15px;
}

.hot_print .on,
.new_depot .on {
	color: #82BB30;
	border-bottom: 2px solid #82BB30;
}

.hot_print dl,
.new_depot dl {
	display: block;
}

.po_ab {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	line-height: 30px;
	background-color: rgba(130, 187, 48, 0.7);
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.po_ab em {
	font-style: normal;
	margin-right: 2px;
	font-size: 14px;
}

.tag_page {
	margin:20px 0 0 0;
    width:820px;
    height:424px;
}

.tag_page>div:nth-child(1) {
	display: block;
}

.tag_page>div {
	display: none;
}

.tag_page>div>div {
	width: 255px;
	height: 210px;
	position: relative;
	border: 1px solid #efeded;
	margin: 0 15px 20px 0;
	vertical-align: top;
	cursor: pointer;
	transition: all .5s;
}
.tag_page>div>div img{
    width:255px;
    height:170px;
}

.tag_page>div>div:nth-child(3n) {
	margin: 0;
}

.tag_page>div>div:hover {
	transform: translateY(-5px);
	border: 1px solid #cfcfcf;
	box-shadow: 0px 1px 10px #cfcfcf;
}

.tag_page span {
	display: block;
	padding-left: 10px;
	margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    width: 240px;
    text-overflow: ellipsis;
}

.scroll {
	width: 50px;
	position: fixed;
	bottom: 30px;
	left: 50%;
	margin-left: 560px;
}

.qq,
.letter,
.return {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #c1c1c1;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.scroll .qq {
	background-image: url(../img/qq0.png);
}

.scroll .qq:hover {
	background-color: #C1C1C1!important;
	background-image: url(../img/qq1.png)!important;
}

.scroll .letter {
	background-image: url(../img/youjian0.png);
}

.scroll .letter:hover {
	background-color: #C1C1C1!important;
	background-image: url(../img/youjian1.png)!important;
}

.scroll .return {
	background-image: url(../img/top0.png);
}

.scroll .return:hover {
	background-color: #C1C1C1!important;
	background-image: url(../img/top1.png)!important;
}


/*底部*/

.footer {
	width: 100%;
	height: 203px;
	background-color: #2d3237;
	padding-top: 20px;
}

.ft_div {
	margin: 0 auto;
	width: 1100px;
	color: #dddddd;
}

.ft_div_01 {
	float: left;
	width: 1100px;
	margin: 0 auto;
}

.ft_div_01>ul>li {
	float: left;
	border-right: 1px solid #dddddd;
	width: 30%;
}

.ft_div_01>ul>li>div>p {
	margin: 12px 0;
	font-size: 14px;
}

.ft_div_01>ul>li:last-of-type {
	border: 0;
}

.ft_div_01_nav {
	margin: 9px 0 15px 8px;
}

.ft_div_01_nav>a {
	color: #dddddd;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	display: inline-block;
	width: 70px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 14px;
}

.ft_div_01_nav>a:last-of-type {
	border: 0;
}

.ft_erweima>img {
	margin-top: 10px;
	margin-left: 40px;
}

.ft_div_02 {
	float: left;
	width: 1100px;
	text-align: center;
	margin-top: 20px;
}

.ft_div_02 a {
	color: #DDDDDD;
	text-decoration: none;
}


/*车型库*/

.vehicleClass-box {
	margin: 30px auto 0;
	width: 1100px;
}

.vehicleClass-box:after {
	content: ".";
	height: 0;
	overflow: hidden;
	display: block;
	clear: both;
}


/*车型库-左侧树形导航菜单*/

.category-box {
	width: 242px;
	overflow: hidden;
	float: left;
	font-family: "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

.category-box button,
.category-box input {
	background: #fff;
	border: none
}

.category-form-box {
	width: 242px;
	height: 26px;
	overflow: hidden
}

.category-input-box {
	width: 190px;
	height: 26px;
	float: left;
	position: relative;
	overflow: hidden
}

.category-input-box .category-input-txt {
	border: 1px solid #ccc;
	width: 179px;
	height: 24px;
	line-height: 24px;
	float: left;
	padding: 0 5px;
	color: #333;
}

.category-input-box .valid {
	border: none !important;
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
}

.category-form-box .btn-search {
	background-color: #979797;
	text-align: center;
	color: #fff;
	font-family: SimSun;
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	width: 50px;
	float: left;
	font-size: 14px;
	transition: background 0.2s;
	-moz-transition: background 0.2s;
	-webkit-transition: background 0.2s;
	-o-transition: background 0.2s;
	-ms-transition: background 0.2s;
}

.category-form-box .btn-search:hover {
	background: #82bb30;
	padding-left: 0;
	text-decoration: none
}

.abc-box {
	width: 242px;
	height: 150px;
	overflow: hidden;
	font-family: Tahoma;
	margin-top: 10px
}

.abc-box ul {
	width: 250px;
	font-size: 14px
}

.abc-box ul li {
	margin: 0 5px 5px 0;
	float: left
}

.abc-box ul li {
	background-color: #f7f7f7;
	border: 1px solid #e2e2e2;
	width: 28px;
	height: 28px;
	text-align: center;
	color: #333;
	line-height: 28px;
	transition: background 0.2s;
	-moz-transition: background 0.2s;
	-webkit-transition: background 0.2s;
	-o-transition: background 0.2s;
	-ms-transition: background 0.2s;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}

.abc-box ul li.none {
	background-color: #f7f7f7;
	border: 1px solid #e2e2e2;
	width: 28px;
	height: 28px;
	text-align: center;
	color: #ccc;
	line-height: 28px
}

.abc-box ul li a {
	display: block;
	text-decoration: none;
	transition: color 0.2s;
	-moz-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	-ms-transition: color 0.2s;
}

.abc-box ul li:hover {
	border-color: #82bb30;
}

.abc-box ul li.none:hover {
	border-color: #e2e2e2;
}

.abc-box ul li:hover a {
	color: #82bb30;
}

.category-tree {
	width: 240px;
	height: 100%;
	background: #FFF;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #E9E9E9;
	border-bottom: 0;
	position: relative
}

.category-box .dealerClass-box {
	width: 246px;
	overflow: hidden;
}

.category-box .container {
	margin-top: 10px
}

.category-tree .container b {
	font: 700 18px/34px Tahoma;
	padding: 0 0 0 10px;
	width: 218px;
	height: 27px;
	display: block;
}

.category-tree .container .treebox {
	margin: -27px 0 0 29px
}

.category-tree .container .treebox img {
	vertical-align: middle;
	margin: 0 3px 3px 0
}

.category-tree .container .brand:link {
	padding: 0 0 0 5px;
	width: 180px;
	height: 36px;
	line-height: 36px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

.category-tree .container .brand:visited {
	padding: 0 0 0 5px;
	width: 180px;
	height: 36px;
	line-height: 36px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

.category-tree .container .brand:hover {
	background: #fafafa;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
}

.category-tree .container .brand-on .brand:link,
.category-tree .container .brand-on .brand:visited {
	text-decoration: none;
	color: #f30;
	font-weight: bold;
}

.category-tree .container .brand-on .brand span {
	color: #f30;
}

.category-tree .container .brand big {
	font-size: 12px;
}

.category-tree .container .brand span {
	color: #999;
}

.category-tree .container .series {
	background-position: -31px -151px;
	margin: 1px 0 1px 12px;
	padding: 0 0 0 15px;
	width: 160px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	font-size: 10px;
	transition: color 0.2s;
	-moz-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	-ms-transition: color 0.2s;
}

.category-tree .container .series:hover {
	text-decoration: none;
	color: #82bb30;
	font-size: 10px;
}

.category-tree .container .series-on .series:link,
.category-tree .container .series-on .series:visited {
	text-decoration: none;
	color: #f60;
	font-size: 10px;
}

.category-box .treebox .close{
	display: none;
}

.category-box .treebox .open{
	display: block;
}

.category-box .treebox .open li {
	background: url(../img/ss.png) no-repeat scroll 9px 0
}


/*wrapper一定要设置宽度，不然IE不起作用，左右结构portamento_container要加：float:left*/

#portamento_container {
	float: left;
	position: relative;
}

#portamento_container #sidebar {
	float: none;
	position: absolute;
}

#portamento_container #sidebar.fixed {
	position: fixed;
}