html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
input,
textarea,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: top;
	border-width: 0;
}

ol,
ul {
	list-style: none;
}

li {
	list-style-type: none;
}

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

a {
	text-decoration: none;
	/*font-size: 0px;*/
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ov {
	overflow: hidden;
}

.hide-dots {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

body {
	font-family: SourceHanSansCN-Regular;
}

.container {
	min-width: 1400px;
	background-image: url(http://upload.cankaoxiaoxi.com/2021/0726/1627266425739.png);
	background-repeat: no-repeat;
	background-size: 100% 120px;
}

div.search {
	float: right;
}

form {
	position: relative;
	width: 300px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

#searchform {
	display: block;
	height: 40px;
}

.inp_srh {
	float: left;
	display: inline;
	height: 40px;
	width: 240px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 45px;
	border-radius: 10px;
}

.btn_srh {
	background: url(../img/search.png) no-repeat;
	width: 32px;
	height: 32px;
	border: none;
	cursor: pointer;
	margin-top: 9px;
	position: absolute;
	right: 0;
	border-radius: 20px;
	background-size: 75%;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #999;
	font-size: 15px;
}

input::-moz-placeholder {
	color: #999;
	font-size: 15px;
}

input:-moz-placeholder {
	color: #999;
	font-size: 15px;
}

input:-ms-input-placeholder {
	color: #999;
	font-size: 15px;
}


/*=====*/

.w1200 {
	width: 1200px;
	margin: auto;
}

img {
	border: none;
}

.logo {
	float: left;
	width: 200px;
}

.logo img {
	width: 190px;
	max-height: 42px;
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}

.nav_logo .guangao {
	width: 950px;
	height: 80px;
	float: right;
	margin: 0;
}

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

.nav_logo .guangao img.close {
	top: 0;
	right: 0;
}

.nav_logo .header {
	height: 50px;
	background: #CC0210
}

.header_list {
	background: #1E2736;
}

.nav_logo .logo_width {
	padding: 15px 0;
}

.nav ul.cons {
	list-style: none;
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}

.nav ul.cons li a {
	font-size: 18px;
	color: #fff;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 22px;
}

.nav ul.cons li.active a {
	background: #9E0201;
	color: #fff;
}

.nav ul.cons li:hover a {
	background: #9E0201;
	color: #fff;
}

.header .search {
	float: right;
}

.cons li.active a i {
	display: block;
}

.top-news {
	width: 1200px;
	margin: 30px auto;
}

.top-news-1 {
	width: 100%;
}

.top-news-1 h2,
.top-news-1 h2>a {
	font-size: 48px;
	color: #B41E1E;
	text-align: center;
	font-weight: bold;
}

.top-news-2 {
	width: 100%;
	margin-top: 15px;
}

.top-news-2 p:nth-of-type(1) {
	width: 1085px;
	text-align: center;
}

.top-news-2 p>a {
	font-size: 18px;
	color: #666;
	margin-right: 30px;
}

.top-news-2 p>a>img {
	height: 17px;
	margin-top: 4px;
}

.head-news {
	width: 1300px;
	/*height: 405px;*/
	margin: 0px auto;
	padding-left: 100px;
}


/*顶部轮播图*/

.picRoll {
	width: 720px;
	height: 405px;
	float: left;
}

.picRoll .swiper {
	width: 720px;
	height: 405px;
	position: relative;
}

.swiper img {
	width: 100%;
	height: 405px;
}

.swiper .swiper-slide {
	position: relative;
}

.swiper .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
	padding-right: 20%;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 0 !important;
	width: 20% !important;
	text-align: center;
	line-height: 40px;
	left: 80% !important;
	color: #fff;
	font-size: 15px;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	opacity: 1;
	border: 3px solid #fff;
	background: transparent;
	box-sizing: border-box;
}

.swiper-pagination-bullet-active {
	background: #fff;
	border: none;
}

.swiper-button-white {
	background: rgb(0, 0, 0, 0.6);
	background-position: 10px 12px;
	background-repeat: no-repeat;
	width: 46px;
	height: 62px;
	background-size: 24px 40px;
}

.swiper-button-prev {
	border-radius: 5px 0 0 5px;
}

.swiper-button-next {
	border-radius: 0 5px 5px 0;
}


/*顶部新闻列表*/

.hot-news {
	width: 540px;
	/*height: 405px;*/
	margin-left: 40px;
}

.news-list {
	width: 100%;
	/*height: 297px;*/
}

.news-list li {
	margin-bottom: 15px;
}

.news-list li>a {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 35px;
	letter-spacing: 0px;
}

.news-list li:nth-child(2n) {
	margin-bottom: 27px;
}

.news-list li:nth-child(2n)>a {
	font-size: 18px;
	color: #333;
	line-height: 25px;
	letter-spacing: 0px;
	font-weight: normal;
}

.mzpp {
	width: 440px;
	height: 71px;
}

.mzpp>a>img {
	width: 440px;
	height: 71px;
}


/*快讯轮播条*/

.TickerNews {
	position: relative;
	overflow: hidden;
	height: 40px;
	background: #f5f5f5;
	margin: 0 auto;
	margin-top: 15px;
}

.ti_wrapper {
	position: relative;
	overflow: hidden;
}

.ti_slide {
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}

.ti_content {
	width: 8000px;
	position: relative;
	float: left;
}

.ti_news {
	float: left;
}

.TickerNews .ti_content .ti_news {
	height: 40px;
	overflow: hidden;
	line-height: 40px;
}

.TickerNews .ti_content .ti_news a {
	color: #333;
	padding-left: 20px;
	display: block;
}

.TickerNews .ti_content .ti_news a span {
	color: #999;
	font-size: 14px;
	padding-left: 10px;
}


/*要闻*/

.touban-news {
	width: 1200px;
	margin: 40px auto;
}

.touban-news .touban-left {
	width: 270px;
	margin-right: 44px;
}

.touban-left-content {
	width: 100%;
	margin-bottom: 21px;
	border-bottom: 2px solid #DCDCDC;
}

.touban-left-title>a {
	width: 113px;
	display: block;
	margin: 0px auto;
	font-size: 24px;
	font-family: fangsong;
	color: #CC0210;
	font-weight: bold;
}

.touban-left-title>a>img {
	width: 113px;
	height: 26px;
}

.touban-left-image {
	width: 100%;
	margin-top: 13px;
	position: relative;
	margin-bottom: 10px;
}

.touban-left-image>a {
	width: 100%;
	display: block;
}

.touban-left-image>a:nth-of-type(1) {
	height: 150px;
}

.touban-left-image>a>img {
	width: 270px;
	height: 150px;
}

.touban-left-image>a:nth-of-type(2) {
	position: absolute;
	bottom: 0px;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	padding-top: 15px;
}

.touban-left-image>a>h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

.touban-left-image>a:nth-of-type(3) {
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 60px;
	left: 114px;
}

.touban-left-list>a {
	width: 100%;
	display: block;
	font-size: 15px;
	color: #333;
	padding-left: 20px;
}

.p_tutle {
	font-size: 18px;
	color: #B41E1E;
}

.touban-left-list {
	margin-left: -5px;
	background: url(../img/dian.png) no-repeat 0 -1px;
}

.touban-left-list>a>img {
	width: 4px;
	height: 4px;
	margin-right: 5px;
	margin-top: 8px;
}

.cksp-block .touban-left-list>a>img {
	width: 13px;
	height: 13px;
	margin-right: 5px;
	margin-top: 3px;
}

.cksp-block .touban-left-title>a>img {
	width: 113px;
	height: 28px;
}

.touban-news .block-yaowen {
	width: 495px;
}

.yaowen-list {
	width: 100%;
	margin-top: 20px;
}

.yaowen-list>li {
	margin-bottom: 8px;
}

.yaowen-list>li:last-of-type(1) {
	margin-bottom: 0px;
}

.yaowen-list .yaowen-news-1 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.yaowen-list .yaowen-news-1>a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.yaowen-list .yaowen-news-2 {
	width: 100%;
	font-size: 18px;
	color: #333;
}

.yaowen-list .yaowen-news-2>a {
	font-size: 16px;
	color: #333;
}


/*头版新闻-右侧*/

.touban-right {
	width: 336px;
	padding: 24px 12px;
	border: 1px solid #DCDCDC;
}


/*头版新闻-右侧-锐参考*/

.rck-block {
	width: 335px;
	padding-bottom: 28px;
	border-bottom: 1px solid #DCDCDC;
}

.touban-right-title {
	width: 100%;
}

.touban-right-title>a {
	display: inline-block;
	width: 69px;
	margin-left: 133px;
	font-size: 24px;
	font-family: 'TsangerYuYangT-W04';
	color: #333;
}

.touban-right-title>a>img {
	width: 69px;
	height: 29px;
}

.touban-right-content {
	width: 159px;
	height: 120px;
	margin-top: 14px;
	position: relative;
	float: left;
}

.touban-right-content:nth-child(2n) {
	float: right;
}

.touban-right-image {
	width: 100%;
	height: 100%;
}

.touban-right-image img {
	width: 100%;
	height: 100%;
}

.touban-right-text {
	width: 141px;
	padding: 10px 9px;
	position: absolute;
	bottom: 0px;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.touban-right-text a {
	font-size: 14px;
	color: #fff;
}


/*头版新闻-右侧-锐创意*/

.rcy-block {
	width: 335px;
	border-bottom: 1px solid #DCDCDC;
}

.rcy-block .touban-right-title>a {
	width: 90px;
	margin-left: 131px;
}

.rcy-block .touban-right-title>a>img {
	width: 11px;
	height: 11px;
	margin: 8px 0px 3px 5px;
}


/*头版新闻-右侧-新闻人物*/

.ckrw-block {
	width: 335px;
	margin-top: 30px;
}

.ckrw-block .touban-right-title>a {
	width: 115px;
	margin-left: 119px;
}

.ckrw-block .touban-right-title>a>img {
	width: 11px;
	height: 11px;
	margin: 8px 0px 3px 5px;
}


/*频道区块*/

.column-news {
	width: 1200px;
	margin: 0px auto;
	margin-top: 45px;
}

.column-title {
	width: 100%;
	height: 50px;
	border-top: 1px solid #DCDCDC;
	margin-bottom: 5px;
}

.column-title li {
	padding: 5px 20px;
	display: inline-block;
	font-size: 18px;
	color: #333;
}

.column-title .cur {
	font-weight: bold;
	font-size: 24px;
	color: #B41E1E;
	border-top: 2px solid #B41E1E;
}

.colunm-tuwen {
	width: 371px;
	margin-right: 38px;
}

.colunm-tuwen a {
	display: block;
}

.tuwen-block-1 {
	width: 371px;
	margin-bottom: 30px;
}

.tuwen-block-1 a img {
	width: 371px;
	height: 208px;
}

.tuwen-block-1 a:nth-of-type(2) {
	font-size: 16px;
	color: #333;
	padding-left: 3px;
	margin-top: 10px;
}

.tuwen-block-2 {
	width: 181px;
}

.tuwen-block-2 a img {
	width: 181px;
	height: 101px;
}

.tuwen-block-2 a:nth-of-type(2) {
	font-size: 14px;
	color: #333;
	padding-left: 3px;
	margin-top: 10px;
}

.colunm-list {
	width: 450px;
}

.colunm-list .list-block {
	width: 100%;
	margin-bottom: 30px;
}

.colunm-list .list-block:nth-of-type(2) {
	margin-bottom: 0px;
}

.colunm-list .list-text-1,
.colunm-list .list-text-2 {
	width: 100%;
	margin-bottom: 15px;
}

.colunm-list .list-block .list-text-2:last-of-type(1) {
	margin-bottom: 0px;
}

.colunm-list .list-block .list-text-1>a {
	display: block;
	width: 100%;
	/*height: 22px;*/
	font-size: 16px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
}

.colunm-list .list-block .list-text-2>a {
	display: block;
	width: 100%;
	/*height: 22px;*/
	font-size: 16px;
	color: #333;
	overflow: hidden;
}

.column-right {
	width: 310px;
	border-top: 1px solid #DCDCDC;
}

.side-title {
	width: 100%;
	height: 50px;
}

.side-title li {
	padding: 10px 10px 10px 3px;
	display: inline-block;
	font-family: TsangerYuYangT-W04;
	font-size: 24px;
	color: #333;
	border-top: 2px solid #B41E1E;
}

.side-list {
	width: 100%;
	margin-top: 10px;
}

.side-list .list-block {
	/*margin-bottom: 20px;*/
}

.side-list .list-block .list-text-1 {
	width: 100%;
	margin-bottom: 15px;
}

.side-list .list-block .list-text-2:nth-of-type(1)>a {
	display: block;
	width: 100%;
	/*height: 22px;*/
	font-size: 16px;
	color: #333;
	overflow: hidden;
}

.side-list .list-block .list-text-2 {
	width: 100%;
	margin-bottom: 10px;
}

.side-list .list-block .list-text-2>a {
	display: block;
	width: 100%;
	/*height: 19px*/
	;
	font-size: 15px;
	color: #757575;
	overflow: hidden;
}

.side-list .list-block .list-text-2>a>img {
	width: 4px;
	height: 4px;
	margin-right: 5px;
	margin-top: 8px;
}

.side-list div {
	display: block;
	width: 310px;
	height: 200px;
	margin-top: 15px;
}

.list_img {
	margin: 0 0 10px 0 !important;
}

.side-list div a {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}

.side-list div a img {
	width: 100%;
	height: 100%;
}

.side-list div a p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
}


/*军事区块*/

.colunm-big-image {
	display: block;
	width: 100%;
	height: 490px;
}

.colunm-big-image img {
	width: 310px;
	height: 490px;
}


/*财经区块*/

.tuwen-block-3 {
	width: 371px;
	margin-bottom: 12px;
	position: relative;
}

.tuwen-block-3 a img {
	width: 371px;
	height: 208px;
}

.tuwen-block-3 a:nth-of-type(2) {
	font-size: 16px;
	color: #333;
	padding-left: 3px;
	margin-top: 10px;
}

.left-tuwen-image {
	width: 100%;
	height: 100%;
}

.left-tuwen-image img {
	width: 100%;
	height: 100%;
}

.left-tuwen-text {
	width: 100%;
	padding: 15px 12px;
	position: absolute;
	bottom: 0px;
	box-sizing: border-box;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.left-tuwen-text a {
	font-size: 16px;
	color: #fff;
	width: 100%;
}

#cj .colunm-list .list-block>li {
	margin-bottom: 14px;
}

#cj .column-right .side-title>li {
	padding: 5px 10px 5px 10px;
}

#cj .column-right .side-title>li img {
	width: 74px;
	height: 23px;
}

.side-tuwen {
	width: 100%;
}

.side-tuwen-block {
	width: 100%;
	height: 174px;
	position: relative;
	margin-bottom: 15px;
}

.side-tuwen-image {
	width: 100%;
	height: 100%;
}

.side-tuwen-image img {
	width: 100%;
	height: 100%;
}

.side-tuwen-text {
	width: 286px;
	padding: 15px 12px;
	position: absolute;
	bottom: 0px;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.side-tuwen-text a {
	font-size: 14px;
	color: #fff;
	width: 100%;
}


/*科技区块*/

#kj .colunm-list .list-block>li {
	margin-bottom: 17px;
}

#kj .side-tuwen .side-tuwen-block {
	margin-bottom: 10px;
}

.side-tuwen .list-block .list-text-2 {
	width: 100%;
	margin-bottom: 2px;
}

.side-tuwen .list-block .list-text-2>a {
	display: block;
	width: 100%;
	height: 23px;
	font-size: 14px;
	color: #757575;
	overflow: hidden;
}

.side-tuwen .list-block .list-text-2>a>img {
	width: 4px;
	height: 4px;
	margin-right: 5px;
	margin-top: 8px;
}


/*参考智库区块*/

#ckzk .colunm-list .list-block>li {
	margin-bottom: 14px;
}


/*文化区块*/

.colunm-tuwen .list-block .list-text-2 {
	width: 100%;
	margin-bottom: 6px;
}

.colunm-tuwen .list-block .list-text-2>a {
	display: block;
	width: 98%;
	padding-left: 2%;
	font-size: 14px;
	color: #757575;
	overflow: hidden;
}

.colunm-tuwen .list-block .list-text-2>a>img {
	width: 4px;
	height: 4px;
	margin-right: 5px;
	margin-top: 8px;
}

#wh .colunm-list .list-block>li {
	margin-bottom: 13px;
}

#wh .column-right .side-title>li {
	padding: 5px 10px 5px 10px;
}

#wh .column-right .side-title>li img {
	width: 130px;
}

#wh .side-tuwen .list-block .list-text-2 {
	margin-bottom: 5px;
}

#wh .side-tuwen .list-block .list-text-2>a {
	display: block;
	width: 98%;
	height: 23px;
	padding-left: 2%;
	font-size: 14px;
	color: #757575;
	overflow: hidden;
}

.title_xq {
	margin: 30px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

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

.userCreateTime {
	padding: 20px 0 10px 0;
	color: #aaa;
	font-size: 14px;
}

.userCreateTime span {
	display: inline-block;
	color: #aaa;
	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: 2px solid #B41E1E;
	padding: 20px 0;
	background: #fff;
	width: 100%;
	margin-top: 20px;
}

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

.footer a {
	color: #333;
}

.footer a:hover {
	color: #333 !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(../img/top.png) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #B41E1E;
	background-size: 60%;
	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: 30px 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: #B41E1E;
	border: 1px solid #B41E1E;
	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 div {
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	box-sizing: border-box;
}

.post-navigation a {
	margin: 10px;
	color: #666;
	font-size: 15px;
}

.post-navigation a:hover {
	color: #B41E1E;
	text-decoration: underline;
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

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

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

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

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

.main .defList li a {
	color: #333;
}

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

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

.home_news {
	width: 100%;
	background: #fff;
}

.home_news .news_con {
	max-width: 1240px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}

.home_news .news_con ul {
	width: 100%;
}

.home_news .news_con ul li {
	cursor: pointer;
	padding: 15px;
	overflow: hidden;
	background: #f8f8f8;
	margin-bottom: 10px;
	box-sizing: border-box;
	width: 48%;
	height: 120px;
	float: left;
}

.home_news .news_con ul li:nth-child(2n) {
	float: right;
}

.home_news .news_con ul li .news_left {
	width: 77%;
	float: left;
	border-right: 1px solid #cccccc;
	min-height: 90px;
	padding-right: 15px;
	box-sizing: border-box;
}

.home_news .news_con ul li .news_left a {
	color: #333;
	font-size: 17px;
	overflow: hidden;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

.home_news .news_con ul li .news_left p {
	font-size: 15px;
	color: #888;
	line-height: 20px;
	width: 95%;
	overflow: hidden;
}

.home_news .news_con ul li .news_right {
	width: 20%;
	float: right;
	min-height: 50px;
	color: #e0e0e0;
	font-family: arial;
	text-align: left;
	padding-left: 2%;
	background: url(../img/li_1.png) no-repeat right;
}

.home_news .news_con ul li .news_right span {
	font-size: 22px;
	display: block;
	line-height: 45px;
}

.home_news .news_con ul li .news_right time {
	font-size: 18px;
}

.home_news .news_con ul li:hover {
	background: #B41E1E;
}

.home_news .news_con ul li:hover .news_left a {
	color: #fff;
}

.home_news .news_con ul li:hover .news_left p {
	color: #dee7d4;
}

.home_news .news_con ul li:hover .news_right {
	background: url(../img/li_1.png) no-repeat right;
	color: #fff;
}

.home_news .news_con ul li:hover .news_right span {
	color: #fff;
}


/*=======*/

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

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

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

.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: 22px;
	line-height: 34px;
	color: #333333;
}

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

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

.entry-site {
	font-size: 15px;
	color: #999;
	padding-top: 10px;
	line-height: 24px;
	font-weight: 400;
}

.entry-content .time {
	color: #bbbbbb;
	font-size: 14PX;
	line-height: 25PX;
	margin-right: 18px;
	padding-top: 5px;
}


/*新闻图片*/

.side_pic_roll {
	width: 320px;
	margin-top: 20px;
}

.side_channel_title {
	width: 320px;
	height: 20px;
	line-height: 20px;
}

.side_channel_title span:nth-child(2) {
	margin-left: 10px;
	font-size: 18px;
}

.side_pic_roll_contents {
	width: 320px;
	height: 275px;
	margin-top: 15px;
}

.side_pic_roll_contents .slide {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.side_pic_roll_contents .slide ul {
	position: absolute;
	overflow: hidden;
	zoom: 1;
}

.side_pic_roll_contents .slide ul li {
	width: 320px;
	height: 243px;
	position: relative;
	float: left;
}

.side_pic_roll_contents .slide ul li img {
	width: 320px;
	height: 180px;
	display: block;
}

.side_pic_roll_contents .slide ul li p {
	width: 298px;
	height: 50px;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #e9e9e9;
}

.side_pic_roll_contents .slide ul li p a:hover {
	color: #a31d1d;
}

.side_pic_roll_contents .slide .slide_dot {
	width: 320px;
	height: 30px;
	position: absolute;
	top: 243px;
}

.side_pic_roll_contents .slide .slide_dot span {
	display: block;
	float: left;
	width: 20px;
	height: 6px;
	margin-left: 15px;
	margin-top: 15px;
	background: rgb(175, 175, 175);
}

.side_pic_roll_contents .slide .slide_dot span:nth-child(1) {
	margin-left: 100px;
}

.side_pic_roll_contents .slide .slide_dot span.on {
	width: 50px;
	background: #a31d1d;
}

.sideBar a {
	color: #333;
}

.indexList {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #aaa;
}

.indexList a {
	font-size: 14px;
	color: #aaa;
}

.tuijian .touban-news {
	width: 100%;
}

.tuijian .touban-news .touban-left {
	width: 300px;
}

.tuijian .touban-left-image>a>img {
	width: 100%;
}

.tuijian .touban-left-image,
.tuijian .touban-left-image>a:nth-of-type(1),
.tuijian .touban-left-image>a>img {
	height: 185px;
}

.tuijian {
	padding-top: 10px;
}

.tuijian .touban-left-title>a {
	width: 100%;
}

.tuijian .column-title .cur {
	font-size: 18px;
}

.tuijian .column-title {
	height: 35px;
}


/*精品推荐*/

.side_news_pic {
	width: 100%;
}

.side_channel_title {
	width: 320px;
	height: 20px;
	line-height: 20px;
}

.side_channel_title span {
	display: block;
	height: 20px;
	font-size: 18px;
	float: left;
}

.side_channel_title span:nth-last-child(1) {
	margin-left: 10px;
}

.side_news_pic_info {
	margin-top: 20px;
}

.side_news_pic_info li {
	margin-top: 15px;
}

.side_news_pic_info li:nth-child(1) {
	border-bottom: 1px solid #e9e9e9;
}

.side_news_pic_info li:nth-child(2) {
	border-bottom: 1px solid #e9e9e9;
}

.side_news_pic_info ul li img {
	height: 78px;
	width: 120px;
	margin-bottom: 15px;
}

.side_news_pic_info ul li p {
	float: right;
	width: 170px;
	overflow: hidden;
	font-size: 15px;
	line-height: 20px;
	padding-top: 8px;
}

.side_news_pic_info ul li p a:hover {
	color: #a31d1d;
}

.ul_img ul li {
	width: 100%;
	height: 200px;
	position: relative;
	margin-top: 15px;
}

.ul_img ul li img {
	width: 100%;
	height: 100%;
}

.ul_img ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 15px;
	padding: 0 10px;
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	line-height: 40px;
}


/*排行榜*/

.side_charts {
	width: 320px;
	margin-top: 20px;
}

.side_channel_title {
	width: 320px;
	height: 20px;
	line-height: 20px;
}

.side_channel_title span {
	display: block;
	height: 20px;
	font-size: 18px;
	float: left;
}

.side_channel_title span:nth-last-child(1) {
	margin-left: 10px;
}

.side_charts_contents {
	margin-top: 20px;
}

.side_charts_contents ul li {
	margin-top: 15px;
	height: 32px;
	overflow: hidden;
}

.side_charts_contents ul li span {
	width: 18px;
	height: 22px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 2px;
	font-family: fangsong;
	color: #888;
}

.side_charts_contents ul li span {
	font-size: 26px;
}

.side_charts_contents ul li:nth-child(1) span {
	font-size: 0;
	background: url(../img/num.png) no-repeat scroll 0 1px transparent;
}

.side_charts_contents ul li:nth-child(2) span {
	font-size: 0;
	background: url(../img/num.png) no-repeat scroll 0 -44px transparent;
}

.side_charts_contents ul li:nth-child(3) span {
	font-size: 0;
	background: url(../img/num.png) no-repeat scroll 0 -88px transparent;
}

.side_charts_contents li p {
	float: left;
	width: 280px;
	height: 20px;
	font-size: 15px;
	line-height: 26px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
}

.side_charts_contents li p a:hover {
	color: #a31d1d;
}


/*======*/

.touban-left-image>a>h3,
.side-tuwen-text,
.ul_img ul li p,
.side-tuwen-text a,
.left-tuwen-text a,
.touban-left-list>a,
.left-tuwen-text,
.touban-right-text a,
.yaowen-list .yaowen-news-2 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.touban-right-text a,
.entry-title,
.home_news .news_con ul li .news_left a,
.home_news .news_con ul li .news_left p,
.tuwen-block-1 a:nth-of-type(2),
.tuwen-block-2 a:nth-of-type(2) {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.side_news_pic_info ul li p,
.entry-site {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}