a{text-decoration:none;}
a:hover{text-decoration:none;}

.section .content .left_side{margin-top: 30px;}

/* 2017-06-07 新增 首页列表和资讯列表 */
.news-mrap{ margin-top: 10px;}
.news-mrap .small-img{ padding:30px 0; border-bottom: 1px solid #f5f5f5;transition: background 0.2s; -moz-transition: background 0.2s; -webkit-transition: background 0.2s; -o-transition: background 0.2s; -ms-transition: background 0.2s;}
.news-mrap .small-img:after{ content: ".";display: block; height: 0; overflow: hidden; clear: both;}
.news-mrap .small-img:hover{ background: #f5f5f5;}
.news-mrap .small-img:hover .meta-mrap .meta-box .tab span a:hover{ color:#536DFE; }
.news-mrap .small-img:hover .meta-mrap h3 a{ color:#536DFE; }
.news-mrap .small-img .img-box{ width: 280px; height: 185px;border-radius: 5px; float: left; overflow: hidden; position: relative; margin-right: 26px;}
.news-mrap .small-img .img-box span{background: rgba(135, 182, 68, 0.91); color:#FFF; padding: 3px 5px; font-size: 14px; position: absolute; top:0; left:0;}
.news-mrap .small-img .img-box img{ display: block; width: 280px; height: 185px; transition: transform .3s ease;-webkit-transition: -webkit-transform .3s ease; -moz-transition: -moz-transform .3s ease; -ms-transition: -ms-transform .3s ease;}
.news-mrap .small-img .img-box img:hover{ 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 */}
.news-mrap .small-img .img-box .catename { position: absolute;top: 0;left: 2px;min-width: 65px;padding: 0 8px;color: #FFFFFF;font-size: 12px;line-height: 26px;text-align: center;background-color: #536DFE;}
.news-mrap .small-img .meta-mrap{ display: table-cell; width: 700px;}
.news-mrap .small-img .meta-mrap h3{ font-size: 20px; line-height: 26px; height: 52px; overflow: hidden;font-weight:bold;}
.news-mrap .small-img .meta-mrap h3 a{ color: #1c1c1c;transition: color 0.3s; -moz-transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; -ms-transition: color 0.3s;}
.news-mrap .small-img .meta-mrap h3 a:hover{ color: #536DFE; text-decoration: none;}
.news-mrap .small-img .meta-mrap .meta-box{ height: 24px; overflow: hidden; margin-top: 17px;}
.news-mrap .small-img .meta-mrap .meta-box p{ float: left; color:#999; line-height: 24px;width:80px;}
.news-mrap .small-img .meta-mrap .meta-box .tab{ display: table-cell; /*width: 700px;*/width: 330px; float: none; text-align: right;}
.news-mrap .small-img .meta-mrap .meta-box .tab span a{ color:#000;transition: color 0.2s; -moz-transition: color 0.2s; -webkit-transition: color 0.2s; -o-transition: color 0.2s; -ms-transition: color 0.2s;}
.news-mrap .small-img .meta-mrap .meta-box .tab span{ margin: 0 4px 0 2px; display: inline-block;}
.news-mrap .small-img .meta-mrap .meta-box .tab em{ width: 13px; display: inline-block; height: 22px; background: url("/images/home/2017/icon.png") no-repeat -157px -57px;}
.news-mrap .small-img .meta-mrap .text-mrap{ color:#000; line-height: 22px; margin-top: 15px; height: 44px; overflow: hidden;font-size:16px;}
.news-mrap .small-img .meta-mrap .meta-box .name{ height: 24px; line-height: 24px; color:#999; float: left; margin-right:10px;}
.news-mrap .small-img .meta-mrap .meta-box .name img{ display: block; float: left; width: 24px; height: 24px; margin: 0 5px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; }
.news-mrap .small-img .meta-mrap .meta-box .name a{ color:#000;transition: color 0.2s; -moz-transition: color 0.2s; -webkit-transition: color 0.2s; -o-transition: color 0.2s; -ms-transition: color 0.2s;}
.news-mrap .small-img .meta-mrap .meta-box .name a:hover{ text-decoration: none; color: #74a131; }

.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 .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 .user .bute {
	padding: 3px 10px;
	background-color: #82bb30;
	color: #FFFFFF!important;
}

.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: 1200px;
	margin: 0 auto;
	position: relative;
}

.section>div {
	width: 100%;
	height: auto;

	overflow: hidden;
}

.icons {
	margin-top:35px;
}

.icons>div {
	display: inline-block;
	width: 49%;
}

.icons .big_mgs {
	position: relative;
	margin-right: 0.5%;
}

.small_mgs div:nth-child(1),
.small_mgs div:nth-child(2) {
	margin-bottom: 1%;
}

.small_mgs div:nth-child(1),
.small_mgs div:nth-child(3) {
	margin-right: 0.5%;
}

.icons .small_mgs div {
	position: relative;
	display: inline-block;
	width: 49%;
}

.icons img {
	width: 100%;
	height: 100%;
}

.icons p {
	position: absolute;
	left: 0;
	bottom: 0;
	display: inline-block;
	padding: 9px 5px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
	overflow: hidden;
	color: #FFFFFF;
}

.icons .big_mgs p {
	width: 578px;
	font-size: 18px;
}

.icons .small_mgs p {
	width: 278px;
	font-size: 14px;
}

.onload {
	display: block;
	text-align: center;
	line-height: 30px;
    font-size:16px;
    margin: 20px auto;
}


/*内容*/

.content>div {
	display: inline-block;
	vertical-align: top;
}


/*左侧*/

.left_side {
	display: inline-block;
	width: 860px;
	height: auto;
	margin-right: 20px;
}

.left_side .tag_page {
	border-bottom: 1px solid #c6c6c6;
}

.left_side .tag_page a {
	display: inline-block;
	line-height: 34px;
	width: 75px;
	border: 1px solid transparent;
	text-align: center;
	font-size: 16px;
	color: #444444;
	margin-bottom: -1px;
	margin-right: 5px;
}
    .left_side .tag_page a:after {

    }
.tag_page .on {
	color: #FFFFFF!important;
	border: 1px solid #bfd89b;
	background-color: #536DFE;
}


.left_side .page>div>a {
	display: block;
	width: 760px;
	height: 180px;
	padding: 20px 0;
	margin-bottom: 20px;
}

.left_side .page>div>a:hover {
	background-color: #f5f5f5;
}

.page>div>a:hover .t1,
.page>div>a:hover .promul {
	color: #82bb30!important;
}

.left_side .page dt,
.left_side .page dd {
	display: inline-block;
	vertical-align: top;
}

.left_side .page img {
	width: 260px;
	height: 180px;
}

.left_side .page dt {
	position: relative;
	width: 260px;
	height: auto;
	margin-right: 10px;
}

.left_side .page dd {
	width: 480px;
}

.left_side .page dd div:nth-child(1) {
	font-size: 20px;
	color: #333333;
	line-height: 26px;
	margin-bottom: 20px;
	height: 60px;
}

.left_side .page dd div:nth-child(2) {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	margin-top: 10px;
	height: 80px;
}

.left_side .page span {
	display: inline-block;
}

.left_side .page .rel_time {
	display: inline-block;
	text-align: left;
	color: #999999;
	width: 90px;
}

.left_side .page .user_img {
	color: #999999;
	width: 200px;
}

.left_side .page .promul {
	display: inline-block;
	background: url(../img/icon.png) left center no-repeat;
	padding-left: 12px;
	color: #999999;
}

.user_img img {
	width: 21px!important;
	height: 20px!important;
	margin-right: 5px;
	vertical-align: middle;
}

.left_side .page .title {
	position: absolute;
	top: 0;
	left: 2px;
	width: 65px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	background-color: rgba(154, 198, 96, 0.8);
}


/*右侧*/

.content .right_side {
	width: 300px;
	height: auto;
}

.content .right_side>div {
	padding-top: 15px;
	margin-bottom: 20px;
    margin-top: 17px;
	padding-bottom: 1px;
}

.right_side .title {
	position: relative;
	margin-left: 15px;
    border-bottom: 1px solid #c5cae9;
}

.right_side .title * {
	vertical-align: middle;
}

.right_side .title .tle {
	display: inline-block;
	font-size: 24px;
    font-weight:bold;
	border-bottom: 4px solid #536DFE;
	color: #1c1c1c;
}

.right_side .title a {
	display: inline-block;
	padding: 0 7px 5px 7px;
	color: #666666;
	margin-left: 20px;
}


/*高端访谈*/

.top_talk .title a {
	position: absolute;
	top: 2px;
	right: 15px;
}

.top_talk .interview .swiper-slide img{
    width:300px;
    height:314px;
}


/*专题*/

.sp_topic .title a {
	position: absolute;
	top: 2px;
	right: 15px;
}

.sp_topic .topic a {
	display: block;
}

.sp_topic .topic a:hover dd {
	color: #82bb30!important;
}

.sp_topic .topic dl {
	margin-bottom: 20px;
	padding: 0 12px;
}

.sp_topic .topic dt {
	width: 72px;
	height: 50px;
}

.sp_topic .topic dd {
	width: 190px;
	line-height: 22px;
	color: #666666;
	font-size: 14px;
	margin-left: 5px;
}

.sp_topic .topic dt,
.sp_topic .topic dd {
	display: inline-block;
	vertical-align: top;
}

.sp_topic .tc_img {
	width: 280px;
	height: auto;
	margin: 0 auto 0px auto;
	padding: 15px 15px 10px 15px;
	
}

.sp_topic .tc_img span {
	display: block;
     font-size: 18px;
     white-space: nowrap;
     line-height: 34px;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px solid #c5cae9;
    margin-top: 5px;
}
.swiper-pagination {
    text-align:right;
}
.sp_topic .tc_img a img {
    width:280px;
    height:185px;
    border-radius:5px;
}

.sp_topic .list_img a img{
    width:72px;
    height:50px;
}

/*汽车视频*/

.cars_vido .title a {
	position: absolute;
	top: 2px;
	right: 15px;
}
.cars_vido {
      border-bottom: 1px solid #c5cae9;
}
/*热文*/

.hotpage {
	padding-bottom: 20px!important;
}

.hotpage .title .on {
	color: #536DFE;
	border-bottom: 1px solid #536DFE;
}

.hotpage .cont_list li {
	margin-top: 15px;
	padding-left: 15px;
}

.hotpage .cont_list li * {
	display: inline-block;
	vertical-align: top;
}

.cont_list li:nth-child(1) span,
.cont_list li:nth-child(2) span,
.cont_list li:nth-child(3) span {
    color:#FF0000
}

.hotpage .cont_list li span {
	width: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 15px;
	margin-top: 2px;
	margin-right: 5px;
}

.hotpage .cont_list li a {
	width: 255px;
	height: auto;
	line-height: 20px;
	color: #333;
}

.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;
}

.comment-mrap {
	background: #f9f9f9;
	text-align: left;
	margin-top: 30px;
	padding: 10px 0;
}

.comment-mrap .hd {
	height: 31px;
	font-size: 18px;
	color: #444;
	position: relative;
}

.comment-mrap .hd ul li {
	float: left;
	margin: 0 10px;
	line-height: 30px;
	padding: 0 5px;
	cursor: pointer;
}

.comment-mrap .hd ul li.on a,
.comment-mrap .hd ul li.on a:hover {
	text-decoration: none;
}

.comment-mrap .hd ul li.on {
	color: #87b644;
	border-bottom: 2px solid #536DFE;
}

.comment-mrap .hd ul li.on a {
	color: #536DFE;
}

.comment-mrap .bd li {
	width: 300px;
}

.comment-mrap .bd li:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.comment-mrap .bd .bbs p {
	margin: 10px;
	padding: 10px 0;
	height: 60px;
	overflow: hidden;
	border-bottom: 1px dashed #dddddd;
}

.comment-mrap .bd li p a {
	display: table-cell;
	color: #444;
	line-height: 22px;
	transition: color 0.2s;
	-moz-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	-ms-transition: color 0.2s;
}

.comment-mrap .bd li p a:hover {
	text-decoration: none;
	color: #74a131;
}

.comment-mrap .bd li .txtMarquee-top,
.comment-mrap .bd li .bbs {
	height: 430px;
}

.comment-mrap .bd li .web-comment {
	width: 280px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 10px 0;
	background-color: #fafafa;
	color: #999;
	font-size: 12px;
}

.comment-mrap .bd li .web-comment li {
	padding-bottom: 25px;
	width: auto;
}

.comment-mrap .bd li .web-comment .commnet-box:before,
.web-comment .commnet-box:after {
	content: " ";
	display: table;
}

.comment-mrap .bd li .web-comment .commnet-box:after {
	clear: both;
}

.comment-mrap .bd li .web-comment li .avatar {
	height: 30px;
	border-radius: 50%;
}

.comment-mrap .bd li .web-comment li .avatar img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	border-radius: 50%;
}

.comment-mrap .bd li .web-comment li .avatar span,
.web-comment li .avatar a {
	vertical-align: middle;
	font-size: 12px;
	display: inline-block;
}

.comment-mrap .bd li .web-comment li .avatar .name {
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 8px;
	max-width: 100px;
	color: #333333;
}

.comment-mrap .bd li .web-comment li .avatar .circle {
	margin: 0 8px;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	background-color: #999;
}

.comment-mrap .bd li .web-comment li .comment-info {
	background-color: #f1f1f1;
	color: #3d464d;
	margin-top: 12px;
	padding: 12px;
	position: relative;
}

.comment-mrap .bd li .web-comment li .comment-info:before {
	width: 10px;
	height: 10px;
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #f1f1f1;
	border-bottom: solid 1px #f1f1f1;
	border-left: solid 1px #f1f1f1;
	position: absolute;
	top: 0;
	left: 15px;
	content: "";
	margin-left: -5px;
	margin-top: -5px;
}

.comment-mrap .bd li .web-comment li .comment-info p {
	padding: 0;
	margin: 0;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 25px;
}

.comment-mrap .bd li .web-comment li .commnet-source {
	margin-top: 10px;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #555;
}

.comment-mrap .bd li .web-comment li .commnet-source span b {
	font-weight: normal;
	padding: 0 5px 0 0;
}

.comment-mrap .bd li .web-comment li .commnet-source span a {
	color: #666;
}

.nano>.nano-pane{
	right: 0!important;
}

/*底部*/

.footer {
	width: 100%;
	height: 203px;
	background-color: #2d3237;
	padding-top: 20px;
	margin-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;
}

/* 页面内样式 start */
.interview .swiper-container {
	width: 100%;
	height: 365px;
}
			
.carousel .swiper-container {
	width: 100%;
	height: 290px;
}
			
.swiper-pagination-bullet {
	border-radius: 0;
	background: #e3e2e2;
	opacity: 1;
	width: 10px;
	height: 10px;
    border-radius: 50%;
}
			
.swiper-pagination-bullet-active {
	background: #536DFE;
    border-radius: 50%;
	border-radius: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    border-radius: 50%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: transparent;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
			
.interview .swiper-slide {
	position: relative;
}
			
.interview .swiper-slide a {
	position: absolute;
	display: block;
	color: #FFFFFF;
	font-size: 16px;
}
			
.interview .swiper-slide .name {
	width: 90px;
	line-height: 40px;
	top: 0;
	left: 0;
	background-color: #d82e2e;
}
			
.interview .swiper-wrapper {
	margin-top: 14px;
	height: 315px;
}
			
.interview .swiper-slide .user_title {
	width: 90%;
	left: 0;
	bottom: 0;
	padding: 10px 5%;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
			
.carousel a {
	position: relative;
}
			
.carousel .vodio_img {
	width: 280px;
	height: 185px;
    border-radius:5px;
}
			
.carousel p {
	width: 280px;
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height: 22px;
    height:22px;
    overflow:hidden;
    margin-top:9px;
}
			
.carousel .play {
	position: absolute;
	top: 25%;
	left: 42%;
}
/* 页面内样式 end */