.publicizing-wrapper {
	background: url("../images/bg/baike-bg.jpg") no-repeat;
	height: 439px;
	padding-top: 36px;
	position: relative;
}

.catalog-title {
	display: block;
	overflow: hidden;
	border-left: 12px solid #4F9CEE;
	line-height: 24px;
	font-size: 22px;
	font-weight: 400;
	font-family: Microsoft YaHei, SimHei, Verdana;
	position: relative;
}

.catalog-title .title-text {
	display: block;
	padding: 0 8px 0 18px;
	line-height: 24px;
	font-size: 22px;
	font-weight: 400;
	color: #000;
}

.catalog-model {
	float: left;
	width: 222px;
	height: 278px;
	padding: 24px 32px;
	margin-top: 18px;
	margin-right: 18px;
	background-color: #fff;
	position: relative;
	cursor: pointer;
}

.catalog-model:hover {
	box-shadow: rgb(190, 211, 231) 0px 0px 10px;
}

.caption {
	font-size: 18px;
	color: #737373;
	text-align: center;
}

.catalog-item {
	text-align: left;
	padding-top: 20px;
}

.catalog-item li a:hover, .catalog-more:hover {
	color: #3595e6;
}

.catalog-more {
	position: absolute;
	display: block;
	bottom: 24px;
	right: 32px;
}

.catalog-list ol li.level1 {
	line-height: 28px;
}

.catalog-list ol li.level2 {
	line-height: 21px;
}

.catalog-list ol li.level1 .index {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	width: 18px;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 8px;
	vertical-align: top;
	text-align: right;
	color: #63a0df;
}

.catalog-list ol li.level1 .text {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	background-color: #fff;
	vertical-align: top;
	width: 120px;
}

.catalog-list ol li.level2 .index {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	padding-left: 41px;
	padding-right: 5px;
	width: 5px;
	line-height: 16px;
	font-size: 12px;
	vertical-align: top;
	color: #ccc;
}

.catalog-list ol li.level2 .text {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	line-height: 16px;
	font-size: 12px;
	width: 115px;
	vertical-align: top;
}

.catalog-list ol li.level2 .text a {
	color: #333;
}

.catalog-list ol li.level1 .text a {
	color: #136ec2;
}

.catalog-list ol li.level1 .text a:hover, .catalog-list ol li.level2 .text a:hover
	{
	text-decoration: underline;
}

.margin-last {
	margin-right: 0;
}

.search-bar {
	font-size: 18px;
	display: block;
	height: 80px;
	line-height: 80px;
	width: 1200px;
	position: absolute;
	bottom: -40px;
}

.search-bar .statistics {
	margin-right: 50px;
	float: left;
	background-color: #fff;
	width: 474px;
	box-shadow: rgb(221, 211, 221) 0px 0px 10px;
}

.statistics .num {
	font-size: 24px;
	color: #69b6ff;
	padding: 0 20px;
}

.search-bar .create:hover {
	background-color: #fc7b14;
	box-shadow: 1px 1px 1px #ccc;
}

.search-bar .create:active {
	width: 141px;
	height: 79px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.search-bar .create {
	width: 142px;
	height: 80px;
	display: block;
	line-height: 80px;
	font-size: 20px;
	text-align: center;
	background-color: #e78333;
	color: #ffffff;
	cursor: pointer;
	float: right;
}

.statistics-item {
	width: 262px;
	height: 80px;
	padding: 0 35px;
	float: left;
}

#search2 {
	float: left;
	width: 676px;
	height: 80px;
	box-shadow: rgb(221, 211, 221) 0px 0px 10px;
}

#search2 .search2-box {
	float: left;
	width: 442px;
	height: 62px;
	border: solid 9px #f7f7f7;
	position: relative;
	background-color: #fff;
}

#search2 input {
	display: block;
	width: 442px;
	height: 62px;
	line-height: 28px;
	background-color: #fff;
	font-size: 18px;
	border: none;
	outline: none;
	text-indent: 30px;
	color: #696969;
}

#search2 span.search:hover {
	background-color: #42a0f9;
	box-shadow: 1px 1px 1px #ccc;
}

#search2 span.search:active {
	width: 215px;
	height: 79px;
	border-top: 1px solid #42a0f9;
	border-right: 1px solid #42a0f9;
}

#search2 span.search {
	display: block;
	width: 216px;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	text-align: center;
	background-color: #6cb8ff;
	color: #ffffff;
	float: right;
	cursor: pointer;
}

.main {
	padding-top: 38px;
	background-color: #fff;
	padding-bottom: 90px;
}

.area-wrapper {
	margin-top: 40px;
	overflow: hidden;
}

.main .para-title .title-text {
	font-size: 18px;
	color: #000;
}

.para-title {
	margin-bottom: 20px;
}

.para-title .title_nav {
	margin-left: 15px;
	line-height: 20px;
	font-size: 14px;
	color: #888;
}

.para-title .title_nav a {
	margin: 0 10px;
	text-decoration: none;
	color: #888;
}

.para-title .title_nav a.active, .title_nav a:hover {
	display: inline;
	color: #338de6;
	border: 0;
}

.content dd {
	float: left;
	width: 368px;
	position: relative;
	padding: 24px 10px 0 20px;
	border: 1px solid #e8e8e8;
	cursor: pointer;
}

.content dd a {
	display: block;
	height: 93px;
}

.content_tit {
	color: #000;
	font-size: 22px;
}

.content_cnt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
	height: 36px;
	color: #666;
}

.content_tit em {
	float: right;
	font-size: 18px;
	color: #338de6;
}

.content dd.minusTop {
	margin-top: -1px;
}

.content dd.minusLeft {
	margin-left: -1px;
}

.content dd:hover {
	z-index: 1;
	border-color: #91c6f9;
}

.content dd:hover .content_tit span {
	color: #338de6;
}

.cars-wiki-cont {
	width: 1245px;
	height: 326px;
}

.cars-wiki-cont li {
	width: 240px;
	height: 308px;
	margin-right: 45px;
	background-color: #f8f8f8;
	opacity: .9;
	box-shadow: rgb(221, 211, 221) 0px 0px 10px;
	float: left;
	padding: 18px 13px 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.video-cont:hover, .cars-wiki-cont li:hover {
	-webkit-box-shadow: 0 0 20px #bed3e7;
	-moz-box-shadow: 0 0 20px #bed3e7;
	box-shadow: 0 0 20px #bed3e7;
}

.cars-wiki-cont li:hover .wiki-cont-img .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cars-wiki-cont .wiki-cont-img {
	width: 240px;
	height: 156px;
	overflow: hidden;
	line-height: 156px;
	text-align: center;
}

.cars-wiki-cont .wiki-cont-title {
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 8px;
}

.cars-wiki-cont p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #696969;
}

.cars-wiki-cont p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #696969;
}

.cars-wiki-cont .wiki-cont-bt {
	border-top: dashed 1px #c3c3c3;
	margin-top: 12px;
}

.wiki-cont-bt .icon {
	color: #333;
	margin-right: 10px;
	font-size: 18px;
}

.wiki-cont-bt .wiki-span-lf {
	float: left;
	margin-top: 10px;
}

.wiki-cont-bt .wiki-span-rt {
	float: right;
	margin-top: 10px;
}

.video-new-list {
	width: 1224px;
}

.video-cont {
	width: 282px;
	margin-right: 24px;
	margin-top: 16px;
	float: left;
	background-color: #f8f8f8;
	opacity: .9;
	box-shadow: rgb(221, 211, 221) 0px 0px 10px;
	cursor: pointer;
}

.video-cont img {
	display: block;
	width: 282px;
	height: 200px;
}

.video-cont>a:hover .icon-play {
	opacity: 0.8;
}

.video-cont:hover .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.hover-img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.video-cont  p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.video-cont>a {
	position: relative;
	display: block;
	overflow: hidden;
}

.video-cont .icon-play {
	display: block;
	width: 68px;
	height: 68px;
	background-image: url(../images/video/video.png);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -34px;
	margin-top: -34px;
	opacity: 0;
	transition: all .5s;
}

.video-time {
	position: absolute;
	right: 25px;
	bottom: 5px;
	width: 50px;
	height: 20px;
	color: #ffffff;
}

.video-time .icon {
	margin-right: 3px;
}

.video-cont-title {
	padding: 10px;
}

.video-item-info {
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #a0a0a0;
	padding: 5px 0;
}

.video-item-info .info-r {
	width: 188px;
	text-align: left;
}