* {
	padding: 0;
	margin: 0
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
}
/*02a--0ea*/
html {
}
body {
	/*	font-family: Helvetica Neue,Helvetica,Hiragino Sans GB,PingHei,PingFang SC,STHeitiSC-Light,Microsoft YaHei,"微软雅黑",Arial,sans-serif;*/
	font-family: Arial, Microsoft YaHei, "微软雅黑";
	font-size: 1.4rem;
}
img {
	border: none
}
a, a:hover {
	text-decoration: none
}
ul {
	list-style: none
}
a, button {
	cursor: pointer
}
button, input, select {
	font-size: 1.4rem;
	font-weight: 400
}
.split-icon {
	width: 0;
	height: 0;
	border-left: 1px solid #e0e0e0
}
.center {
	margin: 0 auto
}
.w960 {
	width: 75pc
}
.header {
	width: 100%;
	min-width: 75pc;
	margin: auto;
}
.header_top {
	width: 100%;
	height: 2pc;
	line-height: 2pc;
	border-bottom: 1px solid #eaeaea;
	background-color: #f9f9f9;
	color: #999
}
.header_top .time {
	float: left;
	padding-left: 10px
}
.header_top .toplinks {
	float: right;
	text-align: right
}
.header_top .toplinks a {
	margin: 0 5px;
	color: #999
}
.header_top .toplinks span {
	margin-left: 15px
}
.header_top .toplinks span a {
	margin: 0 2px
}
.header .title {
	display: table-cell;
	min-width: 270px;
	vertical-align: middle
}
.header .title h1 {
	margin: 0
}
.header .title h1 a img {
	height: 70px
}
.header .title h1 a {
	width: 216px;
	display: block;
	overflow: hidden;
	margin-top: -15px
}
.header .banner {
	min-width: 500px;
	margin-left: 10px;
	overflow: hidden;
	margin-top: -10px
}
.header .banner, .header .header-links {
	height: 60px;
	display: table-cell;
	vertical-align: middle
}
.header .header-links {
	text-align: right;
	width: 100%
}
.header .header-links a {
	line-height: 36px;
	padding: 0 17px;
	text-decoration: none;
	outline: 0;
	color: #000;
	position: relative;
	font-weight: 500;
}
.btn-login {
	width: 60px;
	color: #fff;
	background: #0f5489;
	border: 1px solid #0f5489;
	border-radius: 2px;
	margin-left: 17px;
	line-height: 25px
}
.btn-login:hover {
	background-color: #0f5489;
	font-weight: 500;
}
.header .banner img {
	width: 468px;
	height: 60px;
	display: block
}
.search-keyword {
	width: 396px;
	height: 34px;
	padding: 0 10px;
	border: 2px solid #0f5489
}
 .search-keyword::-webkit-input-placeholder {
 color: #ccc
}
.search {
	font-size: 0;
}
.search-submit {
	cursor: pointer;
	width: 90px;
	height: 34px;
	line-height: 34px;
	background-color: #0f5489;
	color: #fff;
	box-sizing: content-box;
	padding: 0;
	border: none;
	font-size: 1pc;
	margin-top: 0px;
	font-weight: 500
}
.header .top {
	padding:15px 0px;
}
.header .w963 {
	background: #0f5489;
	width: 1200px;
	margin: 0 auto;
	height: 50px
}
.header .w963 .n-menu {
	width: 75pc;
	margin: 0 auto
}
.header #navMenu a {
	color: #fff;
	font-size: 16px;
	padding: 0 25px;
	line-height: 50px;
	height: 50px;
	border-bottom: 2px solid transparent;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-weight: 700
}
#navMenu ul li, .header #navMenu a {
	display: inline-block;
	vertical-align: middle
}
#navMenu li.hover a {
	background: #003258;
}
#navMenu li:hover {
	background: #003258;
}
/*.header #navMenu .active {
	background: #003258;
}*/
.news-item, .news-list {
	display: block;
	position: relative
}
.news-item {
	overflow: hidden
}
.nb-peosay .doc-image-small-wrapper {
	padding: 15px 0;
	margin-right: 15px;
	position: relative;
	float: left
}
.nb-peosay .doc-image-small {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	border: 1px solid #ccc;
	background: #ccc;
}
.nb-peosay .doc-content {
	display: block;
	height: 92px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden
}
.nb-peosay .doc-content:after {
	content: "";
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle
}
.nb-peosay .doc-content-inline {
	height: 91px;
	width: 100%;
	display: table-cell;
	vertical-align: middle
}
.nb-peosay .doc-title {
	font-size: 1pc;
	max-height: 42px;
	overflow: hidden;
	color: #222
}
.nb-peosay .doc-info {
	margin-top: 5px;
	bottom: 10px
}
.doc-info>* {
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin-right: 11px;
	display: inline-block;
	white-space: nowrap;
	color: #777
}
.nb-peosay .news-list:last-child .doc-content {
	border-bottom: none
}
.index-ullist {
	display: block;
	margin: 0;
	padding: 0
}
.index-ullist li {
	display: block;
	table-layout: fixed;
	width: 100%
}
.index-ullist li a {
	width: 100%;
	display: table;
	vertical-align: middle;
	table-layout: fixed
}
.index-ullist li a .doc-image-small-wrapper, .index-ullist li a .mid-div {
	display: table-cell;
	vertical-align: middle;
	height: 126px
}
.index-ullist li a .doc-image-small-wrapper {
	width: 181px
}
.doc-video {
	display: table
}
.doc-video .doc-content, .doc-video .doc-image-small-wrapper {
	display: table-cell;
	vertical-align: middle
}
.news-item:hover, .style-small-image:hover {
	background: #fafafa;
	text-decoration: none
}
.news-item:link, .style-small-image:link {
	text-decoration: none
}
.doc-video .comment-count, .doc-video .play-count {
	float: none!important
}
.style-small-image.style-content-middle .doc-content-inline {
	height: 126px;
	position: relative;
	vertical-align: middle
}
.style-small-image.style-content-middle .doc-title {
	margin-top: 0;
	color: #0f5489;
}
.style-small-image.style-content-middle .doc-info {
	position: static;
	margin-top: 10px
}
.style-small-image .doc-image-box {
	width: 161px;
	height: 74pt
}
.doc-image-box {
	overflow: hidden;
	position: relative
}
.doc-image-box img {
	width: 100%;
	-webkit-transition: all .7s;
	transition: all .7s;
	-webkit-transform-origin: center;
	transform-origin: center
}
.doc-image, .doc-image-small {
	background-size: 100% 100%
}
.doc-title {
	color: #222;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.34;
	max-height: 52px;
	-webkit-transition: color .5s;
	transition: color .5s
}
.doc {
	display: block;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2
}
.style-small-image.style-content-middle .doc-content:after {
	content: "";
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle
}
.source-profile {
	height: 20px;
	width: 20px;
	border-radius: 100%
}
.widget {
	margin-bottom: 20px
}
.widget h4 {
	color: #222;
	font-size: 20px;
	line-height: 2;
	padding-right: 3px;
	display: inline-block;
	border-bottom: 2px solid #3697dc;
	position: relative;
	bottom: -1px;
	z-index: 1;
	margin: 0
}
.widget .content {
	border-top: 0 solid #ccc
}
.widget-hot-article .index {
	font-size: 14px;
	height: 55px;
	line-height: 56px;
	width: 9pt;
	float: left;
	margin: 0 1pc 0 11px
}
.widget-hot-article .doc-title {
	font-size: 1pc;
	height: 55px;
	line-height: 54px;
	overflow: hidden
}
.widget-hot-article .doc:hover {
	text-decoration: none;
	background: #fafafa
}
.widget-hot-article .doc:link {
	text-decoration: none
}
.doc-info, .doc-title {
	overflow: hidden
}
.news-list .doc:nth-child(1) .iconfont:before {
	content: "1";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(2) .iconfont:before {
	content: "2";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(3) .iconfont:before {
	content: "3";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(4) .iconfont:before {
	content: "4";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(5) .iconfont:before {
	content: "5";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(6) .iconfont:before {
	content: "6";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(7) .iconfont:before {
	content: "7";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(8) .iconfont:before {
	content: "8";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(9) .iconfont:before {
	content: "9";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(10) .iconfont:before {
	content: "10";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(11) .iconfont:before {
	content: "11";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(12) .iconfont:before {
	content: "12";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(13) .iconfont:before {
	content: "13";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(14) .iconfont:before {
	content: "14";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(15) .iconfont:before {
	content: "15";
	font-size: 22px;
	font-style: italic
}
.news-list .doc:nth-child(1) .iconfont {
	color: #d70000
}
.news-list .doc:nth-child(2) .iconfont {
	color: #ff6000
}
.news-list .doc:nth-child(3) .iconfont {
	color: #ff9a22
}
.widget.widget-hot-video .doc.last {
	border-bottom: none
}
.widget.widget-hot-video .doc-image-small-wrapper {
	padding: 14px 0;
	padding-right: 15px
}
.widget.widget-hot-video .doc-image-box {
	width: 110px;
	height: 56px;
	position: relative
}
.widget.widget-hot-video .video-time {
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: #fff;
	font-size: 12px;
	border-radius: 10px;
	padding: 0 5px 0 15px;
	background: rgba(0,0,0,.5) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAIBAMAAAAo6JMLAAAAHlBMVEUAAAD///////////////////////////////////8kfJuVAAAACXRSTlMA6hWmWKyrU1HM3hxRAAAAJ0lEQVQI12NIYmBgmOjAwDBzqgLDzJkiQCzOMHOyAsPEBgYGIwYGAH3lB6AKnDFPAAAAAElFTkSuQmCC) 7px no-repeat;
	background-size: 5px;
	line-height: 18px
}
.widget.widget-hot-video .doc-title {
	font-size: 1pc;
	max-height: 42px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}
.widget.widget-hot-video .doc-info div, .widget.widget-hot-video .doc-info span {
	font-size: 9pt
}
.channel-main .widget-hot-video .news-list {
	width: 310px;
	margin: 0 20px;
	padding-bottom: 10px
}
.more-list {
	width: 760px;
}
.mask {
	position: fixed;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	z-index: 1000;
	left: 0;
	top: 0;
	display: none
}
.login-dialog, .login-mobile-dialog {
	min-height: 450px;
	margin-top: -200px;
	padding-bottom: 30px
}
.login-register-dialog {
	width: 460px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	z-index: 1001;
	padding: 20px 50px
}
.login-register-dialog input {
	font-size: 14px;
	width: 350px;
	background: #fff;
	border: 1px solid #eaeaea;
	padding: 10px 14px
}
.login-register-dialog .btn-login {
	display: block;
	width: 350px;
	height: 38px;
	background: #0f5489;
	color: #fff;
	border: none;
	font-size: 1pc;
	margin: 0;
	margin-top: 15px;
	text-align: center;
	line-height: 38px;
	text-decoration: none;
	border-radius: 0
}
.login-register-dialog .close {
	width: 17px;
	height: 17px;
	font-size: 17px;
	line-height: 17px;
	position: absolute;
	right: 17px;
	top: 1pc;
	color: #000;
	cursor: pointer
}
.icon-close:before {
	content: "X"
}
.regbtn {
	width: 350px;
	height: 38px;
	background: #fff;
	color: #0f5489;
	border: 1px solid #0f5489;
	font-size: 1pc;
	margin-left: 0;
	text-align: center;
	line-height: 38px;
	text-decoration: none
}
.btn-primary {
	color: #fff;
	background-color: #0f5489;
	border-color: #0f5489;
}
.btn-primary:hover {
	color: #fff;
	background-color: #007cb4;
	border-color: #007cb4;
}
.login-register-dialog .fb, .regbtn {
	display: block;
	margin-top: 15px
}
.forgetpwd {
	position: relative;
	right: 0;
	top: 15px
}
#vdimgck, .vdcode {
	display: inline-block;
	width: 48%!important
}
.channel-top {
	width: 760px;
	height: 40px;
	display: none;
	background-color: #f9f9f9;
	line-height: 3pc
}
.channel-top .channel-news-nav .tab {
	display: inline-block;
	font-size: 18px;
	line-height: 44px;
	position: relative;
	cursor: pointer;
	font-weight: 700
}
.channel-top .channel-news-nav .tab a {
	color: #393939
}
.arc_list .widget {
	background-color: #f9f9f9
}
.arc_list .widget h4 {
	color: #222;
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	position: relative;
	padding-left: 23px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: none!important
}
.arc_list .widget h4:before {
	content: "";
	width: 5px;
	height: 18px;
	background: #da3838;
	position: absolute;
	left: 0;
	top: 1px
}
.arc_list .widget .content {
	border-top: 0 solid #ccc
}
.arc_list .widget-hot-article .doc {
	padding: 0 8px
}
.arc_list .widget-hot-video .doc {
	padding: 0 10px
}
.doc-title b {
	font-weight: 400
}
.dede_pages {
	margin: 15px auto;
	text-align: center
}
.pagelist li {
	display: inline-block;
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin-right: 8px
}
.pagelist li.thisclass {
	border-color: #3697dc
}
.pagelist li.thisclass a {
	color: #3697dc
}
.pagelist li a {
	color: #000
}
.left-wrapper h2 {
	font-size: 28px;
	font-weight: 700;
	color: #222;
	margin-top: 1pc;
	margin-bottom: 1pc;
	line-height: 1.5
}
.left-wrapper .info {
	display: block;
	color: #999;
	line-height: 40px;
	width: 100%;
	font-size: 14px;
	vertical-align: middle;
	height: 50px;
	border-bottom: 1px solid #ccc
}
.left-wrapper .info small {
	margin-left: 10px;
	font-size: 14px
}
.left-wrapper .info em {
	float: right
}
.left-wrapper .actbox ul {
	display: block;
	text-align: right;
	padding: 10px 0
}
.left-wrapper .actbox ul li {
	display: inline-block;
	margin-left: 0;
	font-size: 14px
}
.left-wrapper .actbox ul li a {
	color: #999
}
.left-wrapper .actbox ul li .line {
	width: 10px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #d3d3d3;
	margin-right: 10px
}
.viewbox {
	padding: 15px 0
}
.left-wrapper .content div, .left-wrapper .content img, .left-wrapper .content p {
	max-width: 710px
}
.left-wrapper .intro {
	background: #e9e9e9;
	padding: 8px
}
.left-wrapper .intro, .left-wrapper p {
	line-height: 1.8!important;
	margin: 20px 0!important
}
.dede_comment_post {
	position: relative;
	top: 0;
	left: 0;
	width: 100%
}
.dede_comment_post textarea {
	height: 95px;
	padding: 10px 20px;
	border: 1px solid #ddd;
	float: right;
	resize: none;
	font-size: 14px;
	overflow: hidden
}
.dcmp-post {
	position: relative;
	width: 100%;
	margin: 0!important
}
.dcmp-post .col-md-8 {
	padding: 0!important;
	text-align: right
}
.dcmp-submit, .dcmp-userinfo {
	display: inline-block;
	vertical-align: middle;
	height: 50px;
	margin: 0;
	padding: 0
}
.dcmp-submit:after, .dcmp-userinfo table {
	height: 100%;
	vertical-align: middle
}
.dcmp-submit:after {
	content: '';
	display: inline-block
}
.dcmp-submit {
	text-align: right
}
.ipt-txt {
	display: block;
	width: 100%;
	padding: 6px 9pt;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.news-content {
	font-size: 1pc
}
.comments h5 {
	font-size: 14px;
	line-height: 14px;
	position: relative;
	margin: 15px 0
}
.comments h5 span {
	background: #fff;
	position: relative;
	z-index: 2;
	padding-right: 10px
}
.comments h5 p {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 7px;
	border-bottom: 1px solid #d3d3d3;
	margin: 0!important
}
.comments h5 .more {
	position: absolute;
	right: 0;
	display: none
}
#commetcontent .plpic img {
	float: left;
	width: 42px;
	height: 42px;
	border-radius: 100%;
	margin-right: 25px
}
.comments-list li {
	padding: 15px 0;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #f0f0f0
}
.comments-list li:last-child {
	border: none
}
.comments-list li img {
	float: left;
	width: 42px;
	height: 42px;
	border-radius: 100%;
	margin-right: 25px
}
.comments-list li .comment-box {
	float: left;
	width: calc(100% - 75px);
	line-height: 42px
}
.comments-list li p {
	margin-top: 10px;
	font-size: 15px;
	word-wrap: break-word;
	white-space: pre-line
}
.comments-list .comment-box a, .comments-list .comment-box span {
	display: inline-block
}
.comments-list .comment-box a {
	float: right
}
.comments-list .comment-nickname {
	color: #275fbd;
	margin-right: 10px
}
.comments-list .comment-box a {
	color: #999;
	margin-left: 10px
}
.comments-list .comment-date {
	font-size: 9pt;
	color: #999
}
.say-txt p {
	margin: 0
}
#_userlogin {
	line-height: 36px;
	display: inline-block
}
#_userlogin img {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	border: 1px solid #ccc
}
#_userlogin span {
	color: #000;
	margin: 0 5px
}
.n-menu ul {
	margin: 0;
	padding: 0
}
.warp {
	width: 75pc;
	margin: 10px auto
}
.am-titlebar-default {
	margin: 0
}
.hot-title {
	color: #000!important;
	font-size: 2.3rem!important;
	padding-left: 18px!important
}
.hot-title:before {
	border-width: 8px!important;
	border-color: #0f5489!important
}
.noborder {
	border: none!important
}
.am-titlebar-default a {
	color: #000
}
.am-slides li span {
	position: relative;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 0;
	text-indent: 8px;
	background: rgba(0,0,0,.7);
	color: #fff;
	font-size: 1pc
}
.am-slides li img {
	width: 45pc;
	height: 360px
}
.am-slider-default .am-control-nav {
	bottom: 40px
}
.homepage-focus .focus-text {
	float: right;
	width: 5in;
	height: 450px
}
.homepage-focus .focus-text .news-hottitle, .homepage-focus .focus-text .text-hottitle {
	text-align: center;
	font-size: 0;
	padding: 3px 0;
	white-space: nowrap
}
.homepage-focus .focus-text .news-subtitle, .homepage-focus .focus-text .text-subtitle {
	text-align: center;
	font-size: 0;
	line-height: 2;
	margin-bottom: 5px;
	white-space: nowrap
}
.homepage-focus .focus-text .news-hottitle>a, .homepage-focus .focus-text .text-hottitle>a {
	position: relative;
	font-size: 22px;
	padding: 0 8px;
	color: #0f5489;
	font-weight: 600;
}
.homepage-focus .ui-list {
	padding: 0;
	margin: 0
}
.homepage-focus .focus-text .ui-list.pb-0 {
	padding-top: 8px
}
.homepage-focus .focus-list li, .homepage-focus .ui-list li {
	height: 36px;
	white-space: nowrap;
	word-break: keep-all;
	word-wrap: normal
}
.homepage-focus .focus-list a, .homepage-focus .ui-list a {
	position: relative;
	display: inline-block;
	font-size: 1.5rem;
	color: #333;
	padding: 0 8px;
	line-height: 36px;
	vertical-align: top
}
.homepage-focus .focus-list a:hover, .homepage-focus .ui-list a:hover {
	color: #d60000;
}
.homepage-focus .focus-list a:before, .homepage-focus .ui-list a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 1pc;
	margin-top: -8px;
	border-left: 1px solid #ccc
}
.homepage-focus .focus-list a:first-child:before, .homepage-focus .ui-list a:first-child:before {
	border-left: none
}
.homepage-focus .focus-text .ui-list.pb-0 {
	margin: 0
}
.homepage-focus .focus-list a.red, .homepage-focus .ui-list a.red {
	color: #f43636
}
.index-hasgg span {
	color: #0f5489;
	border: 1px solid #0f5489;
	padding: 0 5px;
	border-radius: 5px;
	margin-left: 5px
}
.homepage-friendlink {
	margin-top: 20px;
	width: 75pc;
	margin: 0 auto
}
.athm-tab--border {
	border-bottom-color: #ddd
}
.footer {
	width: 75pc;
	margin: 20px auto
}
.footer dl {
	display: block
}
.footer dl dt {
	font-size: 1.8rem;
	line-height: 3rem;
	border-top: 3px solid #0f5489;
	background: #f9f9f9;
	text-indent: 0.5rem;
	font-weight: 600
}
.footer dl dd ul li {
	display: inline-block;
}
.footer dl dd a {
	color: #1f1f1f;
	position: relative;
	font-size: 1pc;
	padding: 0 8px;
	white-space: nowrap
}
.copyright {
	font-size: 1rem;
	text-align: center;
	padding-bottom: 0.5rem;
}
.index-leftgg {
	margin: 10px 0
}
.index-leftgg img {
	width: 100%
}
.index-tab {
	width: 75pc;
	margin: 0 auto;
	margin: 15px auto 25px
}
.homepage-hotcar .hotcar-content {
}
.homepage-hotcar .hotcar-content .item {
	display: none
}
.homepage-hotcar .hotcar-content .item.active {
	display: inline-block;
}
.homepage-hotcar .hotcar-content .item:nth-child(-n+4) .athm-slide__item {
	/*width: 1054px*/
}
.homepage-hotcar .hotcar-content .list {
	display: table;
	width: 100%;
	height: 42px;
	padding: 10px 0;
	border-bottom: 1px solid #eee
}
.homepage-hotcar .hotcar-content .list>div {
	display: table-cell;
	vertical-align: middle
}
.homepage-hotcar .hotcar-content .name {
	width: 55px;
	height: 45px;
	padding: 0 10px;
	font-weight: 700;
	box-sizing: border-box
}
.homepage-hotcar .hotcar-content .box {
	position: relative;
	float: left;
	width: 156px;
	font-size: 0;
	text-align: center;
	white-space: nowrap
}
.homepage-hotcar .hotcar-content .box p {
	margin: 0;
	overflow: hidden;
}
.homepage-hotcar .hotcar-content .box a {
	font-size: 14px
}
.homepage-hotcar .hotcar-content .box p:nth-child(2) a {
	color: #999;
	padding: 0 5px
}
.homepage-hotcar .hotcar-content .box p:nth-child(2) a:hover {
	color: #0f5489;
}
.homepage-hotcar .hotcar-content .box .athm-badge {
	position: absolute;
	margin-left: 5px;
	font-size: 9pt
}
.homepage-hotcar .hotcar-content .box .athm-badge:hover {
	color: #fff;
	text-decoration: none
}
.homepage-hotcar .hotcar-content .more {
	width: 60px
}
.homepage-hotcar .hotcar-content .slide-more {
	display: none;
	position: absolute;
	top: 7px;
	right: 0;
	width: 36px;
	height: 28px;
	color: #666;
	line-height: 28px;
	white-space: nowrap
}
.homepage-hotcar .hotcar-content .slide-more:hover {
	color: #f43636
}
.homepage-hotcar .hotcar-content .athm-slide__inner {
	/*width: 1054px;*/
	height: 42px;
	margin: 0 28px;
	overflow: visible;
	box-sizing: border-box
}
.athm-slide__next, .athm-slide__prev {
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 4pc;
	line-height: 4pc;
	margin-top: -2pc;
	background: rgba(0,0,0,.6);
	text-align: center;
	color: #fff
}
.homepage-hotcar .hotcar-content .athm-slide__item:after {
	content: "";
	display: table;
	clear: both
}
.homepage-hotcar .hotcar-content .athm-slide__next, .homepage-hotcar .hotcar-content .athm-slide__prev {
	width: 28px;
	height: 28px;
	color: #666;
	line-height: 28px;
	background: #f2f2f2;
	border-radius: 4px;
	margin-top: -14px;
	z-index: 999;
}
.homepage-hotcar .hotcar-content .athm-slide__next .athm-iconfont, .homepage-hotcar .hotcar-content .athm-slide__prev .athm-iconfont {
	font-size: 1pc
}
.homepage-hotcar .hotcar-content .athm-slide__next:hover, .homepage-hotcar .hotcar-content .athm-slide__prev:hover {
	color: #fff;
	background-color: #3bb4f2;
}
.homepage-hotcar .hotcar-content .athm-slide__next.disabled, .homepage-hotcar .hotcar-content .athm-slide__prev.disabled {
	color: #999;
	cursor: default
}
.homepage-hotcar .hotcar-content .athm-slide__next.disabled:hover, .homepage-hotcar .hotcar-content .athm-slide__prev.disabled:hover {
	background: #f2f2f2
}
.homepage-hotcar .hotcar-content .recomment-item:after {
	content: "";
	display: table;
	clear: both
}
.homepage-hotcar .hotcar-content .recomment-item .list {
	width: 50%;
	float: left
}
.homepage-hotcar .hotcar-content .recomment-item .name {
	padding: 0;
	text-align: center
}
.homepage-hotcar .hotcar-content .recomment-item .box {
	width: 150px
}
.homepage-hotcar .hotcar-content .recomment-item>ul {
	position: relative;
	padding: 10px 0
}
.homepage-hotcar .hotcar-content .recomment-item>ul:after {
	content: "";
	display: table;
	clear: both
}
.homepage-hotcar .hotcar-content .recomment-item>ul:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	border-bottom: 1px solid #eee
}
.homepage-hotcar .hotcar-content .recomment-item>ul>li {
	float: left;
	margin-right: 20px;
	width: 14pc;
	height: 168px;
	overflow: hidden
}
.homepage-hotcar .hotcar-content .recomment-item>ul>li:last-child {
	margin-right: 0
}
.homepage-hotcar .hotcar-content .usedcar-item {

	position: relative
}
.homepage-hotcar .hotcar-content .usedcar-item:after {
	content: "";
	display: table;
	clear: both
}
.homepage-hotcar .hotcar-content .usedcar-item:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	border-bottom: 1px solid #eee
}
.homepage-hotcar .hotcar-content .usedcar-item .main {
	float: left;
	width: 940px
}
.homepage-hotcar .hotcar-content .usedcar-item .aside {
	float: right;
	width: 250px
}
.homepage-hotcar .hotcar-content .usedcar-item .athm-slide__inner {
	width: 794px
}
.homepage-hotcar .hotcar-content .usedcar-item .box p:nth-child(2) a+a {
	position: relative
}
.homepage-hotcar .hotcar-content .usedcar-item .box p:nth-child(2) a+a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 1pc;
	margin-top: -8px;
	border-left: 1px solid #ccc
}
.homepage-hotcar .hotcar-content .usedcar-item .entry {
	margin-top: 14px;
	border: 1px solid #d9d9d9
}
.homepage-hotcar .hotcar-content .usedcar-item .entry-filter {
	font-size: 0
}
.homepage-hotcar .hotcar-content .usedcar-item .entry-filter a {
	display: inline-block;
	width: 33.33%;
	font-size: 14px;
	line-height: 1pc;
	margin: 8px 0;
	padding-left: 9pt;
	box-sizing: border-box;
	border-left: 1px solid #d9d9d9
}
.homepage-hotcar .hotcar-content .usedcar-item .entry-filter a:nth-child(3n+1) {
	border-left: 0 none
}
.homepage-hotcar .hotcar-content .usedcar-item .entry-ft {
	border-top: 1px solid #d9d9d9
}
.homepage-hotcar .hotcar-content .usedcar-item .entry-ft a {
	display: block;
	color: #f60;
	text-align: center;
	line-height: 2pc
}
.homepage-hotcar .hotcar-content .mall-item {
	position: relative;
	padding-top: 13px
}
.homepage-hotcar .hotcar-content .mall-item:after {
	content: "";
	display: table;
	clear: both
}
.homepage-hotcar .hotcar-content .mall-item:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	border-bottom: 1px solid #eee
}
.homepage-hotcar .hotcar-content .mall-item .main {
	float: left;
	width: 933px
}
.homepage-hotcar .hotcar-content .mall-item .main li {
	float: left;
	width: 222px;
	height: 163px;
	overflow: hidden;
	border: 1px solid #eee
}
.homepage-hotcar .hotcar-content .mall-item .main li+li {
	margin-left: 9pt
}
.homepage-hotcar .hotcar-content .mall-item .aside {
	float: right;
	width: 267px
}
.homepage-hotcar .hotcar-content .mall-item .aside li {
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 0 11px 9pt;
	overflow: hidden;
	border: 1px solid #eee
}
.homepage-hotcar .hotcar-content .mall-item .aside .more {
	display: block;
	width: 100%;
	color: #386ed3;
	line-height: 73px;
	text-align: center
}
.homepage-hotcar .hotcar-content .mall-item .aside .more:hover {
	color: #f43636
}
.homepage-hotcar .hotcar-content .hotcar-list {
	display: table
}
.homepage-hotcar .hotcar-content .hotcar-list dt {
	width: 90px;
	padding: 0 10px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box
}
.homepage-hotcar .hotcar-content .hotcar-list dt a {
	font-weight: 700
}
.homepage-hotcar .hotcar-content .hotcar-list dd {
	width: 150px;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}
.homepage-hotcar .hotcar-content .hotcar-list dd.hotcar-list-more {
	width: 60px;
	text-align: left
}
.homepage-hotcar .hotcar-content .hotcar-list dd div:nth-child(2) a {
	color: #999;
	padding: 0 5px
}
.homepage-hotcar .hotcar-content .hotcar-list dd div:nth-child(2) a:hover {
	color: #f43636
}
.homepage-hotcar .hotcar-content .hotcar-list .crazed-tips2 {
	position: absolute;
	margin-left: 5px;
	display: inline-block;
	padding: 2px 3px;
	font-size: 9pt;
	line-height: 1;
	color: #fff;
	background-color: #ff9600;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-sizing: border-box
}
.homepage-hotcar .hotcar-content .hotcar-list .crazed-tips2:hover {
	text-decoration: none
}
.athm-slide__track {
	margin: 0;
	padding: 0
}
.homepage-hotcar .hotcar-advbar {
	display: table;
	width: 100%;
	padding-top: 5px
}
.homepage-hotcar .hotcar-advbar>div {
	display: table-cell;
	vertical-align: middle
}
.homepage-hotcar .hotcar-advbar .list {
	font-size: 0;
	white-space: nowrap
}
.homepage-hotcar .hotcar-advbar .list:after {
	content: "";
	display: table;
	clear: both
}
.homepage-hotcar .hotcar-advbar .name {
	width: 90px;
	padding: 0 10px;
	font-weight: 700;
	box-sizing: border-box
}
.homepage-hotcar .hotcar-advbar .item {
	position: relative;
	width: 100.91px;
	height: 59px;
	display: inline-block;
	font-size: 14px
}
.homepage-hotcar .hotcar-advbar .item>a {
	display: block;
	text-align: center;
	padding: 5px 0
}
.homepage-hotcar .hotcar-advbar .item>a:hover {
	background-color: #ecf0fb
}
.homepage-hotcar .hotcar-advbar .item span, .homepage-hotcar .hotcar-advbar .item:hover .tip {
	display: block
}
.homepage-hotcar .hotcar-advbar .tip {
	display: none;
	position: absolute;
	top: -134px;
	left: -42px;
	z-index: 2;
	padding: 5px;
	background-color: #fff;
	border: 2px solid #e4e4e4
}
.homepage-hotcar .hotcar-advbar .tip:before {
	content: '';
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px;
	border-color: #e4e4e4 transparent transparent
}
.homepage-hotcar .hotcar-advbar .tip:after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px;
	border-color: #fff transparent transparent
}
.athm-slide {
	position: relative;
	overflow: hidden
}
.athm-slide__next .athm-iconfont, .athm-slide__prev .athm-iconfont {
	font-size: 24px;
	font-weight: 700
}
.athm-slide__next:hover, .athm-slide__prev:hover {
	color: #fff;
	background: #0f5489;
	text-decoration: none
}
.athm-slide__next.disabled, .athm-slide__prev.disabled {
	color: #999
}
.athm-slide__next.disabled:hover, .athm-slide__prev.disabled:hover {
	background: rgba(0,0,0,.6)
}
.athm-slide__prev {
	left: 0;
	border-radius: 0 5px 5px 0
}
.athm-slide__next {
	right: 0;
	border-radius: 5px 0 0 5px
}
.index-tab-item li a {
	font-size: 1.6rem
}
.index-tab-item .am-active a {
	font-weight: 700
}
.doc-info .comment-count {
	float: right
}
.doc-info .comment-count i {
	margin-right: 5px
}
.arc_list {
	width: 75pc;
	margin: 0 auto
}
.big-h4 {
	padding-left: 10px!important;
	margin-top: 10px!important
}
.comments-list {
	padding: 0
}
ins {
	background: #fff
}
table {
	table-layout: fixed
}
.head-tip {
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 2;
	padding: 5px;
	background-color: #fff;
	border: 2px solid #e4e4e4
}
.link-download:hover .head-tip {
	display: block;
}
.link-ydhao:hover .head-tip {
	display: block;
}
.news-content div, .news-content p, .news-content img {
	height: auto !important;
	max-width: 800px !important;
}
.news-content p,.news-content span{
	font-family: Arial, Microsoft YaHei, "微软雅黑" !important;
	line-height:1.6 !important;
}
.homepage-focus {
	overflow: hidden;
}
.xinw-span a {
	display: inline-block;
	height: 30px;
	width: auto;
	padding: 0 10px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	border: 1px solid #D4E3EF;
	border-radius: 20px;
	margin: 10px 10px 0 0;
	-webkit-transition: all 0.3s ease-in;
}
.xinw-span a:hover {
	background: #0f5489;
	color: #fff;
	text-decoration: none;
}
.top-wl-select img {
	margin: 0px 8px;
	height: 31px;
}
.am-dropdown-content:before, .am-dropdown-content:after {
	left: 40px;
	top: -8px;
	pointer-events: none;
}
.zr_map_bane {
	width: 1200px;
	margin: 0 auto;
	padding: 8px 0px;
    font-size: 15px;
	border-bottom: #0f5489 3px solid;
}
.zr_mapdizhi {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 22px;
	font-weight: 700;
}
.zr_mapdz {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #999999;
}
.zr_serch {
	float: right;
}
.zr_mapdizhi a {
	color: #333;
}
.gred6 {
	color: #666666;
}
.zr_inp1 {
	width: 210px;
	height: 30px;
	border: 1px solid #e9e9e9;
	padding-left: 8px;
	float: left;
}
.sm_search_btn {
	background: none;
	border: none;
	background: #f7f7f7;
	width: 58px;
	text-align: center;
	color: #666666;
	border-left: none;
	border: 1px solid #e9e9e9;
	height: 30px;
	float: left;
	cursor: pointer;
	margin-left: -1px;
}
.clear_fd {
	clear: both;
}
.list_arc .widget-hot-article .index,
.list_arc .widget-hot-article .doc-title{
	height: auto;
	line-height: 45px;
}
.block_tab{
	margin-top: 1.4rem;
	display: block;
}
.block_tab a{
    margin-left: 15px;
	margin-bottom: 15px;
	padding: 15px 0px;
	text-align: center;
	background:#eee; 
	display: block;
	width: 30%;
	display: inline-block;
}
.block_tab a:hover{
	background:#0f5489;
	color: white;
}
.am-form-inline {
	font-size: 0;
}
.news-content iframe{
	min-width: 600px;
	min-height: 400px;
}
#hotcar-1, #hotcar-2 {
	width: 49%;
}
.amz-toolbar.am-no-layout {
	display: none;
	position: fixed;
	bottom: 8%;
	right: 4%;
}
.am-comment-bd {
	font-size: 1.4rem;
}
/*
.ico-17{
	background:url(/img/jxsico.png) right top no-repeat;
	background-position: 100% 13%;
}
.ico-17:hover{
	background: #003258 !important;
	background: #003258 url(/img/jxsico.png) right top no-repeat !important;
	background-position: 100% 13% !important;
}*/