/*******---homepage-----*****/
.news-block {
	display: block;
}
.news-list {
	width:700px;
	height: 256px;
	float: left;
	padding-left: 20px;
}
.news-item-0 {
	list-style: none;
}
.origin-list {
	display: flex;
	justify-content: space-between;
}
.origin-item {
	width: 370px;
	display: flex;
	padding-bottom: 20px;
	overflow: hidden;
}
.item-title {
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	color: #333;
}
.item-index {
	width: 30px;
	padding-top: 11px;
	background: url(../images/origin-index.png) no-repeat left 6px;
	background-size: 100%;
	color: #fff;
	text-align: center;
	font-weight: 600;

}
.item-body {
	padding-left: 20px;
	width: 320px;
}
.item-body .news-desc {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 18px;
	height: 38px;
}
ul.common-article-list li.news-item-0 a, 
ul.common-article-list li.news-item-0 a:link, 
ul.common-article-list li.news-item-0 a:visited {
	color: #ED0A03;
	font-size: 14px;
	font-weight: 600;
}
.news-item-0 .news-desc {
	color: #666;
	font-size: 12px;
	padding-top: 10px;
}
.top-pic {
	float: left;
	width: 455px;
	height: 256px;
}
.top-pic-img {
	width: 455px;
	height: 256px;
}
.content-wrap {
	width: 1200px;
	min-height: 440px;
	background: #fff;
	padding: 10px;
	margin-bottom: 30px;
}
.slick_bor {
	padding-bottom: 10px;
	float: left;
}
.focus-news {
	width: 540px;
	float: left;
	padding-left: 10px;
	overflow: hidden;
}
.menus {
    width: 540px;
}
.menus ul {
    width: 540px;
    position: relative;
    float: left;
    background: #f3f3f3;
}
.menus li {
    float: left;
    width: 270px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.5s;
       -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
         -o-transition: all 0.5s;
            transition: all 0.5s;
}
.menus li span {
	position: absolute;
	margin-left: -40px;
    font-size: 16px;
}
.menus li.active span a, .menus li.active span a:link, .menus li.active span a:visited {
	color: #fff;
}
.menus li span a, .menus li span a:link, .menus li span a:visited {
	color: #222;
}
.menus li:nth-child(2) {
    color: #fff;
}
.clear {
    clear: both;
}
.menus .bg {
    width: 270px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ba0711;
    border-radius: 4px;
    z-index: 0;
    -webkit-transition: all 0.5s;
       -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
         -o-transition: all 0.5s;
            transition: all 0.5s;
}
ul.common-article-list {
	list-style: none;
}
ul.common-article-list li {
	width: 100%;
	line-height: 35px;
	color: #222;
	list-style: none;
	background: none;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.common-article-list li a, ul.common-article-list li a:link, ul.common-article-list li a:visited {
	color: #222;
	font-size: 14px;
}
ul.common-article-list li a:hover {
	color: #ba0711;
}

ul.common-article-list li span.dot {
	color: #ccc;
    font-size: 16px;
    font-weight: 900;
    line-height: 30px;
    padding-right: 5px;
}

.qrcode-list {
	display: flex;
	justify-content: space-around;
	border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 15px;
}
.qr-item {
	padding-left: 15px;
}
.qr-item-img {
	width: 110px;
	height: 110px;
	padding: 15px;
}
.qr-item-img img {
	width: 100%;
	height: 100%;
}
.qr-item-text {
	text-align: center;
	line-height: 40px;
	font-weight: 600;
	font-size: 14px;
	color: #666;
}
.issue-title-latest {
	color: #666;
	font-size: 14px;
}
.headline {
	padding: 10px 5px;
}
.headline-title {
	font-size: 26px;
	font-weight: 900;
	color: #ba0711;
	line-height: 40px;
	text-align: center;
}
.headline-summary {
	font-size: 16px;
	color: #666666;
	line-height: 40px;
}
.headline-title a, .headline-title a:link, .headline-title a:visited {
	color: #ba0711;
}
.headline-title a:hover {
	color: #f00;
}

.videos {
	background: #f3f3f3;
	height: 260px;
	padding: 10px;
}
.videos .video-item {

}
.videos .video-header {
	background: url('../images/video-bg.png');
	border-bottom: 1px solid #e3e3e3;
	height: 40px;
    background-size: 70%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e3e3e3;
    background-position: 0 0;
}
.videos .video-header .cat-more {
	margin-top: 0;
	margin-right: 0;
	background-position: 0 -475px;
}
.videos .video-item .video-pic {
	padding-top: 10px;
	position: relative;
}
.videos .video-item .video-pic:after {
	text-align: center;
    content: '\25BA';
    border: 2px solid #fff;
    width: 55px;
    border-radius: 30px;
    color: #fff;
    font-size: 39px;
    height: 50px;
    padding-top: 10px;
    line-height: 40px;
    padding-left: 5px;
    z-index: 2;
    position: absolute;
    top: 72px;
    left: 108px;
    opacity: 0.8;
}
.videos .video-item .video-pic img{
	width: 280px;
	height: 160px;
}
.videos .video-item .video-title {
	padding: 5px 0px;
	color: #000;
	font-size: 16px;
	line-height: 40px;
}
.friend-link-header {
	background: url('../images/video-bg.png');
	border-bottom: 1px solid #e3e3e3;
	height: 40px;
    background-size: 200px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e3e3e3;
    background-position: 0px -63px;
}

/*******---category-----*****/
.article-side {
	margin-left: 10px;
	width: 300px;
	float: left;
	background-color: #f8f8f8;
	min-height: 400px;
}
.article-side .header {
	font-size: 26px;
	color: #666;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	width: 260px;
	padding: 20px 20px 20px;
}
.article-side .header span.sub-title {
	margin-top:10px;
	font-size: 14px;
	display: block;
}

.article-side .list {
	padding-top: 20px;
}
.article-side .list .item {
	text-align: left;
	height: 40px;
    line-height: 40px;
    color: #666;
    width: 260px;
    margin-left: 20px;
    margin-bottom: 5px;
}
.article-side .list .catimg-item {
	height:144px;
	margin-left: 16px;
}
.article-side .list .catimg-item a {
	border: 4px solid #f8f8f8;
}
.article-side .list .item a, .article-side .list .item a:visited, .article-side .list .item a:link {
	display: block;
	width: 80%;
	padding-left: 20%;
	font-size: 16px;
	color: #222;
}
.article-side .list .item a:hover, .article-side .list .item a.active {
	color: #fff;
	background: #d0241c;
}
.article-side .list .catimg-item a:hover, .article-side .list .catimg-item a.active{
	display:inline-block;
	border: 4px solid #ba0711;
	border-radius: 3px;
}
.article-side .list .catimg-item a, .article-side .list .catimg-item a:link {
	width: 100%;
	padding-left: 0;
}

.cat-main {
	padding-top: 25px;
}
.cat-article-list {
	float: left;
	width: 740px;
	padding: 0 30px;
}
.cat-article-list ul.common-article-list li{
font-size: 15px;
line-height: 35px;
}
.cat-article-list ul.common-article-list li a.gap {
	margin-bottom: 20px;
	display: block;
}

/*******---article detail-----*****/
.search-menu {
	position: relative;
}
.search-input {
	border-radius: 4px;
    margin-bottom: 1px;
    margin-top: 5px;
    display: inline;
}
.search-icon {
	font-size: 27px;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: -22px;
    border: none;
    top: 7px;
    background: none;
}
.search-icon:hover{
	cursor: pointer;
}
.media-list-item {
	width: 216px;
	height: 216px;
	float: left;
	padding: 10px 10px 20px;
}
.media-list-item img {
	width: 206px;
	height: 206px;
}


/******----search-----*****/
.search-sidebar {
	width: 320px;
	float: left;
    display: block;
    height: 400px;
}
.search-content {
	width: 750px;
	float: left;
}
.search-body {
	
}
.search-result-item {
	border-bottom: 1px dashed #ccc;
	float: left;
	clear: both;
	width: 100%;
	display: block;
}

.search-item-title {
	clear: both;
	color: #555;
	font-size: 18px;
	padding: 15px 0px 0;
	font-weight: 500;
}
.search-item-summary {
	clear: both;
	color: #888;
	font-size: 14px;
	padding: 0px 0px;
}
.search-item-date {
	clear: both;
	font-size: 14px;
	color: #ddd;
	padding: 8px 0px 15px;
}
.search-header {
	padding-left: 30px;
	padding-bottom: 20px;
	clear: both;
}

.search-header .search-input {
	width: 400px;
	line-height: 30px;
	border: 1px solid #ba0711;
	padding: 10px;
}
.search-header .search-button {
	background: #ba0711;
    border: 0;
    padding: 10px 25px;
    margin-top: 3px;
    margin-left: 15px;
    color: #fff;
    border-radius: 5px;
}

/*******---footer-----*****/


.pagination ul>.active>a, .pagination ul>.active>a:link, .pagination ul>.active>a:visited, .pagination ul>.active>span {
	color: #fff;
} 

#navmenu li a:hover li a.orgs-item-list__ele, #navmenu li a.orgs-item-list__ele {
	display: inline-block;
	padding: 0px 5px;
	line-height: 30px;
	float: left;
	color: #555;
	font-size: 14px;
	background: none;
}
#navmenu li a:hover a.orgs-item-list__ele:hover, #navmenu li a.orgs-item-list__ele:hover {
	color: #db1b26;
	background: none;
}


#navmenu li a:hover ul.org-ul, #navmenu ul.org-ul {
	background:none;
}
#navmenu li a:hover li.org-li, #navmenu li.org-li {
	background: none;
}

.article-side .list a.subcat, .article-side .list a.subcat:link {
	font-size: 13px;
    text-indent: 30px;
}

/*****--index--*****/
.row {
	clear: both;
}
.hot-news {
	width: 790px;
	float: left;
	height: 560px;
}
.common-card-title {
	height: 50px;
	width: 100%;
	background-image: url('../images/titles-sprider.png?v=1');
	background-repeat: no-repeat;
}
.origin-card-title {
	height: 50px;
	width: 100%;
	background-image: url('../images/yuanchuang.png?v=1.2');
	background-repeat: no-repeat;
}

.digital-info .common-card-title  {
	background-position: -25px -167px;
}
.jiceng .common-card-title  {
	background-position: -25px -212px;
}
.shiye .common-card-title  {
	background-position: -25px -252px;
}
.friend-link .common-card-title  {
	background-position: -25px -298px;
}
.title-text {
	font-size: 24px;
	font-weight: 600;
}
.hot-news-item {
	width: 385px;
	height: 295px;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}
.hot-news-item-title {
	font-size: 18px;
	color: #ED0A03;
	font-weight: 600;
	line-height: 40px;
	float: left;
	text-align: left;
	width: 100%;
}
.title-right {
	padding-top: 16px;
	color: #666;
	font-weight: 600;
	font-size: 16px;
	float: right;
	padding-right: 10px;
}
.more {
	font-size: 12px;
	color:#ccc;
}
.card-content {

}
.digital-info {
	width: 400px;
	float: left;
}
.laodongbao-pic {

}
.qrcode-list {

}
.jiceng {
	padding-top: 20px;
}
.news-item {
	display: flex;
	padding-bottom: 20px;
	text-align: left;
}
.news-pic {
	width: 225px;
}
.news-img {
	width: 220px;
	height: 124px;
}
.news-content {
	padding-left: 20px;
	width: 510px;
}
.news-desc {
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	height: 53px;
	padding-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: initial;
}
.item-meta {
	display: flex;
	justify-content: space-between;
	height: 30px;
	padding-top: 15px;
	color: #999;
}
.item-meta .item-category {

}
.item-meta .item-source {

}
.item-meta .item-view-count {
		color: #F6933C;
}
.item-meta .item-time {

}

.news-title {
	
}
.news-title a, .news-title a:visited, .news-title a:link {
	font-size: 16px;
	font-weight: 600;
	color: #222222;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.news-block ul.common-article-list li {
	width: 330px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.tab {
	height:25px;
}
.tab ul {
	list-style:none;
}
.tab li {
	border:2px solid #ED0A03;
	background:#fff;
	color: #ED0A03;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:90px;
	font-size:13px;
	height:25px;
	line-height:25px;
	margin:0 -3px;
	position:relative;
	top:1px;
	z-index:9;
	border-radius: 3px;
}
.tab li:hover {
	text-decoration:underline;
}
.cat-tab {
	padding-left: 13px;
}
.tab li.curr {
	background:#ED0A03;
	cursor:default;
	color: #fff;
	font-weight:bold;
}
.cc {
	border:1px solid #fff;
	padding:10px;
}
.cat-tab-content {
	padding-top: 10px;
}

.shiye {
	padding-top: 20px;
}
.friend-link {
	padding-top: 20px;
}
.link-item {
	padding: 5px;
	float: left;
}
.link-item  a, .link-item  a:visited {
	padding: 5px 10px;
	color: #333;
	font-size: 13px;
}

.link-item  a:hover {
	color: #f00;
}

.shiye-block {
	display: block;
	padding-top: 15px;
}
.shiye1-list {
	float: left;
	width: 700px;
	height: 300px;
	padding: 10px;
	background-color: #ED0A03;
}
.shiye-item {
	float: left;
	overflow: hidden;
	position: relative;
}
.shiye-item-0 {
	width: 510px;
	height: 300px;
	float: left;
	position: relative;
}
.shiye-title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 6px;
	color: #fff;
	font-weight: 600;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: rgb(1,1,1,0.5);
}
.shiye-item-0 img {
	width: 500px;
	height: 300px;
}
.shiye-item-1 {
	display: inline-block;
	width: 187px;
	height: 93px;
	float: left;
	overflow: hidden;
}
.shiye-pic {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.shiye-item-2 {
	display: inline-block;
	width: 187px;
	height: 93px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}
.shiye-pic-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shiye-item-3 {
	display: inline-block;
	float: left;
	width: 187px;
	height: 94px;
	overflow: hidden;
}
.shiye2-list {
	float: left;
	width: 469px;
	margin-left: 10px;
}
.shiye2-item-0 {
	width: 225px;
	height: 318px;
	margin-right: 10px;
}
.shiye2-item-1 {
	width: 225px;
	height: 152px;
}
.shiye2-item-2 {
	margin-top: 10px;	
	width: 225px;
	height: 152px;
}
.shiye2-item {
	display: inline-block;
	border: 1px dotted #ccc;
}

/***---报刊---*/
.issue-pic {
	text-align: center;
	background: url(../images/baokan-bg.png) left top no-repeat;
	background-size: 80%;
	height: 360px;
	background-position: top center;
}
.issue-pic img {
	margin: 0 auto;
	width: 200px;
	height: 325px;
	object-fit: cover;
	margin-top: 12px;
}
.issue-title {
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #c61212;
	line-height: 40px;
}
/*****--index-end-*****/