@charset "utf-8";

/*reset*/

body,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

body {
	font: 16px/1.5 "微软雅黑";
	color: #333;
}

a {
	color: inherit;
	text-decoration: none;
}

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

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

ol,
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

em,
i {
	display: inline-block;
	font-style: normal;
}

input {
	border: none;
	outline: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
}

button {
	border: none;
	background-color: transparent;
	cursor: pointer
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
	/*to enable resizing for IE*/
	vertical-align: middle;
}

iframe {
	vertical-align: middle;
}

select {
	border: 1px inset;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

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

.sr-only {
	position: absolute;
	overflow: hidden;
	background: #fff;
	font-family: fangsong;
	font-size: 24px;
	font-weight: bold;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	text-align: center;
}

.header .container {
	position: relative;
}

.product-list {
	position: absolute;
	right: 0;
	top: 0;
	color: #e6e6e6;
}

.product-list-item {
	float: left;
	position: relative;
	padding: 5px 0;
}

.product-list-item a {
	display: inline-block;
	line-height: 1;
	padding: 0 18px;
	border-right: 1px solid #e6e6e6;
}

.read-more a {
	padding: 0 0 0 18px;
	border-right: 0;
}

.ad-tab {
	padding-top: 44px;
}

.logo {
	float: left;
	width: 190px;
	height: 42px;
}

.logo img {
	width: 100%;
	height: 100%;
}

.ad-item {
	position: relative;
}

.ad-item p {
	position: absolute;
	right: 0;
	bottom: 0;
}

.nav {
	margin-top: 29px;
}

.nav>li {
	float: left;
	padding: 12px 21px;
}

.nav>li>a {
	color: #fff;
}

.nav>li.active {
	background-color: rgba(255, 255, 255, .18);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#2Effffff, endColorstr=#2Effffff);
	border-bottom: 4px solid #fff;
}

.nav>li.active a {
	font-weight: bold;
}

.nav>li .video-nav {
	color: #f6c654;
}

.nav>li.active .video-nav {
	color: #fff;
}

.search {
	float: right;
}

.search .form-group {
	position: relative;
	width: 198px;
	height: 38px;
	border: 1px solid rgba(255, 255, 255, 0.36);
	background-color: transparent;
	border-radius: 2px;
	behavior: url(../error);
}

input::-webkit-input-placeholder {
	color: #ffffff;
}

.search .form-group input[type="text"] {
	float: left;
	width: 144px;
	height: 36px;
	line-height: 36px;
	padding-left: 12px;
	background-color: transparent;
	font-size: 16px;
	color: #fff;
}

.nav>li.active .video-icon {
	background-position: -121px 0px;
}

.search .form-group input[type="submit"] {
	float: right;
	width: 20px;
	height: 20px;
	margin: 10px 12px;
	background: url(../img/sear.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}


/* CSS Document */

.notice p {
	padding: 5px 0;
	font-size: 14px;
}

.channel {
	margin-bottom: 32px;
}

.channel-left {
	position: relative;
	float: left;
	width: 596px;
	height: 400px;
}

.channe-right {
	float: left;
	width: 604px;
	height: 400px;
}

.channel-item {
	position: relative;
}

.item-img {
	width: 100%;
	height: 400px;
}

.channel-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	box-sizing: border-box;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#B3000000);
}

.channel-tag {
	margin-bottom: 12px;
}

.original {
	width: 50px;
	height: 22px;
	margin-right: 4px;
}

.channel-content p {
	text-align: justify;
	font-size: 26px;
	color: #fff;
	line-height: 1.6;
	font-weight: bold;
}

.channel-left .hd {
	position: absolute;
	bottom: 14px;
	right: 20px;
	z-index: 1;
}

.channel-left .hd li {
	display: inline-block;
	zoom: 1;
	height: 10px;
	width: 10px;
	margin: 0 4px;
	cursor: pointer;
	background-color: #d5d4d2;
	border-radius: 50%;
	behavior: url(../error);
}

.channel-left .hd li.on {
	background-color: #ab975f;
}

.channe-right .channel-item {
	float: left;
	width: 298px;
	height: 198px;
	margin-left: 4px;
	margin-bottom: 4px;
}

.channe-right .item-img {
	height: 198px;
}

.channe-right .channel-content {
	padding: 10px;
	box-sizing: border-box;
}

.channe-right .channel-content p {
	height: 50px;
	font-size: 16px;
}

.channe-right .channel-tag {
	margin-bottom: 4px;
}

.news {
	margin-bottom: 40px;
}

.news-tab {
	margin-left: -15px;
	margin-right: -15px;
}

.news-item .time {
	position: absolute;
	left: 16px;
	top: 18px;
	font-style: italic;
	color: #af9757;
	font-weight: bold;
}

.news-item .news-content {
	display: inline-block;
	text-align: justify;
}

.left {
	float: left;
	width: 790px;
}

.right {
	float: right;
	width: 380px;
}

.classify-left {
	float: left;
	width: 380px;
}

.classify-img {
	position: relative;
	width: 100%;
	height: 240px;
	margin-bottom: 10px;
}

.classify-img .b-img {
	width: 100%;
	height: 100%;
}

.classify-img .channel-tag {
	position: absolute;
	left: 10px;
	bottom: 10px;
	margin-bottom: 0;
}

.classify-content h3 {
	margin-bottom: 14px;
	font-size: 20px;
	text-align: justify;
	font-weight: bold;
}

.classify-content span {
	display: block;
	margin-bottom: 16px;
	color: #666;
	font-size: 12px;
}

.classify-content p {
	/*height: 96px;*/
	text-align: justify;
}

.classify-right {
	float: right;
	width: 380px;
}

.classify-right .classify-item,
.news-left .classify-item {
	height: 80px;
	margin-bottom: 30px;
}

.classify-right .classify-content,
.news-left .classify-content {
	float: left;
	width: 230px;
}

.classify-right .classify-content h3 {
	height: 48px;
	font-size: 16px;
}

.classify-right .classify-img {
	float: right;
	width: 120px;
	height: inherit;
}

.classify-right .classify-img .b-img,
.news-left .classify-right .classify-img .b-img {
	width: 100%;
	height: 80px;
}

.classify-right .classify-img .channel-tag {
	left: -5px;
	bottom: 4px;
}

.classify-tab {
	margin-bottom: 10px;
}

.classify-tab h2,
.video-title {
	position: relative;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../img/icon_line.png) no-repeat left bottom;
}

.hot-news {
	padding: 36px 30px 0;
}

.hot-news-item {
	border-bottom: 1px solid #e3dac3;
	padding: 17px 0;
}

.hot-news-item img {
	width: 320px;
	height: 162px;
	margin-bottom: 10px;
}

.hot-news-content {
	position: relative;
}

.hot-news-content p {
	text-indent: 30px;
	text-align: justify;
}

.hot-news .hot-news-item:last-child {
	border-bottom: none;
}

.hot-news-tab {
	padding-bottom: 28px;
	margin-bottom: 30px;
	background-color: #f9f7f2;
}

.video-tab,
.channel-classify-inner {
	margin-left: -15px;
	margin-right: -15px;
}

.video-item {
	float: left;
	width: 380px;
	margin: 0 15px 15px;
}

.video-item .video-time,
.channel-item .video-time {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	height: 34px;
	line-height: 34px;
	padding: 0 14px 0 26px;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
	background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#B3000000);
}

.video {
	margin-bottom: 30px;
}

.channel-classify .classify-tab {
	float: left;
	width: 380px;
	margin: 0 15px;
}

.channel-classify .classify-left,
.channel-classify .classify-right {
	float: none;
}

.channel-classify .classify-left {
	margin-bottom: 38px;
}

.news-tab .swiper-container {
	float: left;
	position: relative;
	width: 380px;
	height: 84px;
	margin: 0 15px;
}

.news-item a {
	display: block;
	padding: 18px 22px 18px 74px;
}

.main {
	margin-top: 50px;
}

.main .channel-title {
	margin-bottom: 40px;
	padding-left: 14px;
	line-height: 26px;
	font-size: 30px;
	border-left: 6px solid #ab975f;
	font-weight: bold;
}

.news-wrapper {
	float: left;
	width: 850px;
}

.news-right {
	float: right;
	width: 300px;
}

.news-left .classify-item {
	height: 161px;
	overflow: hidden;
}

.news-left .classify-img {
	float: left;
	width: 300px;
	height: 161px;
	margin-right: 30px;
}

.news-left .classify-content {
	width: 520px;
}

.news-left .classify-content h3 {
	height: auto;
	margin-bottom: 10px;
	margin-top: -4px;
	font-size: 24px;
	line-height: 1.3em;
}

.news-left .classify-content span {
	display: inline-block;
	margin-bottom: 0;
}

.news-left .classify-content p {
	height: auto;
}

.news-left .classify-content .tag {
	margin-bottom: 8px;
	line-height: 14px;
}

.daily h2 {
	position: relative;
	width: 100%;
	padding-bottom: 14px;
	margin-bottom: 22px;
	border-bottom: 1px solid #ae995a;
}

.daily h2 span {
	font-size: 20px;
	font-weight: bold;
}

.daily h2 .more {
	margin-top: -18px;
}

.daily-item {
	display: table;
	margin-bottom: 10px;
}

.daily-item .daily-img {
	display: table-cell;
	width: 96px;
	height: 64px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.daily-item .daily-img img {
	width: 100%;
	height: 100%;
}

.daily-item .daily-content {
	display: table-cell;
	vertical-align: top;
}

.daily-item .daily-content h3 {
	margin-top: -5px;
	text-align: justify;
}

.video-wrapper {
	margin-top: 30px;
}

.video-wrapper .channel {
	margin-bottom: 46px;
}

.video-wrapper .video {
	margin-bottom: 10px;
}

.hot-video {
	margin-bottom: 40px;
	text-align: center;
}

.video-small .video-item {
	width: 277px;
}

.video-small .classify-img {
	height: 154px;
}

.details .news-left {
	float: left;
	width: 200px;
}

.details .news-center {
	float: left;
	width: 620px;
	padding: 0 50px 0 30px;
}

.news-center .details-title {
	margin-bottom: 14px;
	font-size: 36px;
	font-weight: bold;
}

.news-center .source,
.news-center .from {
	margin-bottom: 8px;
	font-size: 12px;
	color: #666;
}

.source .sourceName,
.from .origin {
	float: left;
}

.source .sourceDate,
.from .editer {
	float: right;
}

.news-center .leader {
	padding: 20px 40px;
	margin-bottom: 20px;
	background-color: #f9f7f2;
	color: #a1863f;
}

.leader p {
	text-align: justify;
}

.news-center .rich_media_content p {
	text-align: justify;
	margin-bottom: 24px;
}

.news-center .rich_media_content img {
	height: auto !important;
	width: 100% !important;
}

.news-center .share {
	height: 24px;
	line-height: 24px;
	margin-bottom: 40px;
}

.share span {
	display: inline-block;
	float: left;
	color: #666;
	font-size: 12px;
}

.share .bdsharebuttonbox {
	float: left;
}

.news-center .from {
	margin-bottom: 30px;
}

.news-center .share_2 {
	float: right;
	display: inline-block;
	height: 24px;
	padding: 12px 26px 8px;
	border: 1px solid #c4c4c4;
	border-radius: 24px;
	behavior: url(../error);
}

.share_2 span {
	height: 20px;
	padding-right: 10px;
	line-height: 20px;
	border-right: 1px solid #c4c4c4;
	color: #333;
	font-size: 16px;
}

.noImg {
	height: auto !important;
}

.noImg .classify-content {
	width: auto;
}

.video-on {
	height: 594px;
	margin-bottom: 40px;
	background-color: #333;
}

.video-left {
	float: left;
	width: 900px;
	color: #fff;
}

.video-right {
	display: table;
	float: right;
	width: 256px;
	padding-top: 30px;
}

.video-right .video-item {
	width: inherit;
	height: 64px;
	margin: 0 22px 30px;
	overflow: hidden;
}

.video-right .classify-img {
	display: table-cell;
	position: relative;
	width: 96px;
	height: 64px;
	margin-bottom: 0;
	vertical-align: top;
}

.video-right .classify-content {
	display: table-cell;
	width: 150px;
	padding-left: 10px;
	vertical-align: top;
}

.video-right .classify-content h3 {
	height: 64px;
	margin-bottom: 0;
	font-size: 14px;
	color: #fff;
}

.video-right .video-item .video-time {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 0 4px 0 25px;
}

.video-details {
	margin-bottom: 64px;
}

.video-details .news-center {
	float: left;
	width: 900px;
}

.video-details .news-left {
	float: right;
	width: 200px;
}

.video-details .source {
	margin-bottom: 22px;
}

.video-details .source .sourceDate {
	float: left;
	margin-left: 28px;
}

.brief {
	margin-bottom: 40px;
	font-size: 16px;
}

.brief h3 {
	margin-bottom: 6px;
}

.brief p {
	text-align: justify;
}

.other-title {
	margin-bottom: 30px;
	font-size: 26px;
	font-weight: bold;
}

.result .classify-item {
	margin-bottom: 40px;
}

.highlight {
	color: #ec5151;
}

.no-result {
	margin-bottom: 60px;
	font-size: 24px;
	color: #666;
}

.result-title {
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
}

.video-item h3 {
	/*text-indent: 2em;*/
	font-weight: normal;
	font-size: 16px;
}

.header {
	min-width: 1200px;
	height: 200px;
	background: url(../img/top-bg.jpg) no-repeat;
}

.wechat-icon {
	width: 18px;
	height: 18px;
	background-image: url(../img/tf-icon.png);
	background-repeat: no-repeat;
	background-position: -62px -1px;
}

.weibo-icon {
	width: 22px;
	height: 17px;
	background-image: url(../img/tf-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.ad-item p {
	width: 50px;
	height: 22px;
	background: url(../img/tab-ad..png) no-repeat;
}

.video-icon {
	position: relative;
	top: 2px;
	width: 14px;
	height: 14px;
	margin-left: 3px;
	background-image: url(../img/tf-icon.png);
	background-repeat: no-repeat;
	background-position: -97px 0px;
}

.news-title {
	width: 100%;
	height: 35px;
	margin-bottom: 32px;
	background: url(../img/tab-news.png) no-repeat;
}

.news-item {
	background: url(../img/bg-news.png) no-repeat;
}

.channel-name {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 13px;
	background: url(../img/tab-2-bg.png) repeat-x;
	color: #f2cd66;
	font-size: 12px;
}

.v-name {
	background: none;
	background-color: #1d1d1d;
}

.more-icon {
	position: relative;
	top: 1px;
	width: 7px;
	height: 14px;
	margin-left: 6px;
	background: url(../img/tf-icon.png) no-repeat -111px 0px;
}

.hot-news h2 {
	width: 100%;
	height: 19px;
	padding-bottom: 24px;
	line-height: 19px;
	background: url(../img/icon-line.png) no-repeat;
	text-align: center;
	font-size: 30px;
	color: #AE995A;
	font-weight: bold;
}

.hot-news-icon {
	position: absolute;
	left: 0;
	top: 2px;
	width: 22px;
	height: 19px;
}

.news-icon1 {
	background: url(../img/tf-icon-list.png) no-repeat 0px -76px;
}

.news-icon2 {
	background: url(../img/tf-icon-list.png) no-repeat 0px -38px;
}

.news-icon3 {
	background: url(../img/tf-icon-list.png) no-repeat 0px 0px;
}

.news-icon4 {
	background: url(../img/tf-icon-list.png) no-repeat 0px -19px;
}

.news-icon5 {
	background: url(../img/tf-icon-list.png) no-repeat 0px -57px;
}

.bdshare-button-style0-16 a {
	padding-left: 0 !important;
	line-height: 0 !important;
	height: 0 !important;
	margin: 0 !important;
}

.bdsharebuttonbox a {
	display: inline-block !important;
	float: left !important;
	width: 24px !important;
	height: 24px !important;
	margin-left: 8px !important;
	cursor: pointer !important;
}

.bds_weixin {
	background: url(../img/tf-icon.png) no-repeat -163px -1px !important;
}

.bds_tsina {
	background: url(../img/tf-icon.png) no-repeat -220px -1px !important;
}

.share_2 .bdsharebuttonbox a {
	width: 25px !important;
	height: 20px !important;
	margin-left: 20px !important;
}

.share_2 .bds_weixin {
	background: url(../img/tf-icon.png) no-repeat -191px -2px !important;
}

.share_2 .bds_tsina {
	background: url(../img/tf-icon.png) no-repeat -272px -2px !important;
}

.moreVideo i {
	position: absolute;
	right: 24px;
	top: 50%;
	width: 10px;
	height: 14px;
	margin-top: -7px;
	background: url(../img/tf-icon.png) no-repeat -302px -1px;
}


/*è¯¦æƒ…0*/

.detail_top {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}

.title_xq {
	margin: 30px 0 15px 0;
	margin-bottom: 30px;
}

.detail_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	line-height: 50px;
}

.userCreateTime {
	padding: 20px 0;
	font-size: 14px;
}

.userCreateTime span {
	display: inline-block;
	color: #333;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 35px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}


/*åº•éƒ¨*/

.footbgs {
	border-top: 1px solid #262626;
	padding: 20px 0;
	background: #262626;
	width: 100%;
	margin-top: 20px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(http://www.shangye.yktworld.com/static/img/tops.png) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #262626;
	background-size: 55%;
	border-radius: 10px;
	/*	opacity: 0.7;*/
}

.goTop:hover {
	/*opacity: 1;*/
}

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

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	margin: 40px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.pages a:first-child {
	border-radius: 5px 0 0 5px;
}

.pages a:last-child {
	border-radius: 0 5px 5px 0;
}

.pages span {
	background: #ae995a;
	border: 1px solid #ae995a;
	padding: 0 15px;
	height: 35px;
	color: #fff;
	display: inline-block;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.post-navigation {
	overflow: hidden;
	padding-bottom: 30px;
	background: #fff;
	box-sizing: border-box;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 45%;
	color: #999;
	font-size: 15px;
}

.post-previous {
	float: left;
	text-align: left;
}

.post-next {
	float: right;
	text-align: right;
}

.post-navigation div span {
	display: block;
	color: #333;
	font-size: 15px;
}

.post-navigation div:hover a {
	text-decoration: underline;
}

.post-navigation div a {
	color: #333;
	display: inline-block;
	margin-top: 5px;
	line-height: 20px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #888;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

.page_detail {
	margin: 20px 0;
}

.loaction {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}

.loaction img {
	vertical-align: middle;
	padding-right: 10px;
}

.loaction a {
	font-size: 15px;
	color: #333;
	vertical-align: middle;
}
.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.video_list {
	background: #f9f7f2;
	padding: 20px 0;
}

.list_left {
	width: 850px;
	float: left;
}

.list_right {
	width: 300px;
	float: right;
}

.content-ajax article {
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0;
	position: relative;
	overflow: hidden;
}

.content-ajax article:first-child {
	/*padding-top: 0px;*/
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	font-size: 20px;
	font-weight: 700;
	color: #444;
	width: 100%;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	padding-right: 20px;
}

.entry-img img {
	width: 300px;
	height: 160px;
}

.entry-site {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	font-weight: 400;
}

.entry-content .time {
	color: #666;
	font-size: 14PX;
	line-height: 25PX;
	margin-right: 18px;
	padding: 6px 0;
}

.main {
	/*border-top: 2px solid rgb(0, 0, 0);*/
}

.main .imgBox a {
	overflow: hidden;
	display: inline-block;
}

.main .imgBox img {
	float: left;
	width: 130px;
	height: 90px;
}

.main .defList li {
	font-size: 15px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	width: 100%;
}

.main .defList li:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	content: '';
	border-radius: 50%;
	margin-top: -2px;
	background: #333;
	display: block;
}

.main .imgBox p {
	margin-left: 150px;
	font-size: 15px;
	line-height: 25px;
	padding-top: 5px;
}

.channel-title {
	padding-left: 14px;
	margin-bottom: 10px;
	line-height: 26px;
	font-size: 30px;
	border-left: 6px solid #ab975f;
	font-weight: bold;
}

.list_right .hot-news {
	padding: 0;
}

.list_right .hot-news-item img {
	width: 100%;
}

.list_right .hot-news h2 {
	font-size: 20px;
	margin: 20px 0 15px 0;
	padding: 0;
}

.list_right .hot-news-item:nth-of-type(1) {
	padding-top: 0;
}

.list_right .main {
	margin: 0;
}

.success .classify-right {
	width: 420px;
}

.success .classify-right .classify-content {
	width: 285px;
}

h2.bott_ {
	position: relative;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(http://www.shangye.yktworld.com/static/img/icon_line.png) no-repeat left bottom;
}


/*====*/

.main .defList li {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.channe-right .channel-content p,
.channel-content p,
.entry-title,
.classify-content h3,
.entry-site,
.classify-right .classify-content h3,
.news-item .news-content,
.hot-news-content p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.msfc p,
.main .imgBox p,
.video_list h3 {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.classify-content p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}