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

a {
	color: #333;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #2964b1;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

ul,
li {
	list-style-type: none;
}

img {
	border: 0;
}

input {
	outline: none;
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

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

.clearfix {
	zoom: 1;
}

.fixed {
	width: 103px;
	height: 256px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -128px;
	background: url(http://www.guanli.rexun.cn/static/img/cyol_floatpc.png) left top no-repeat;
	z-index: 999999999;
}

.fixed .close {
	height: 30px;
	width: 30px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.fixed .toTop {
	height: 23px;
	width: 92px;
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
}

body {
	min-width: 1200px;
	font: 16px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, sans-serif;
	color: #333;
}

.con {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

video,
audio {
	outline: none;
}

.transition {
	overflow: hidden;
	display: block;
}

.transition img {
	transition: .2s ease;
	display: block;
}

.transition img:hover {
	transform: scale(1.2);
}

.fontRed {
	color: red;
}


/*搜索框*/

div.search {
	float: right;
	margin-top: 6px;
}

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

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

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

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

.btn_srh {
	background: url(http://www.guanli.rexun.cn/static/img/sear.png) no-repeat;
	width: 35px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-top: 9px;
	position: absolute;
	right: 0;
	border-radius: 20px;
	background-size: 80%;
}

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

input::-webkit-input-placeholder {
	color: #666;
	font-size: 12px;
}

input::-moz-placeholder {
	color: #666;
	font-size: 12px;
}

input:-moz-placeholder {
	color: #666;
	font-size: 12px;
}

input:-ms-input-placeholder {
	color: #666;
	font-size: 12px;
}


/*=====*/

img {
	border: none;
}

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

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

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

.nav_logo {
	background: #ededed;
}

.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: #fff
}

.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: #000;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}

.nav ul.cons li.active a {
	/*color: #fcff00;*/
}


/*.nav ul.cons li:hover a {
	color: #fcff00 !important;
}*/

.header .search {
	float: right;
}

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

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #000;
}

.guangao {
	width: 1200px;
	height: 90px;
	position: relative;
	margin-top: 15px;
}

.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;
}


/* slideBox */

.slideBox {
	position: relative;
	overflow: hidden;
	z-index: 1;
	min-width: 1200px;
}

.slideBox .hd {
	width: 330px;
	height: 100%;
	top: 0px;
	/*background: url(http://www.guanli.rexun.cn/static/img/balck-repeat.png) left top repeat;*/
	position: absolute;
	right: 0;
	z-index: 9;
}

.slideBox .hd ul {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.slideBox .hd ul li {
	border-bottom: 1px solid #ccc;
	display: block;
	height: 65px;
	box-sizing: border-box;
	line-height: 65px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.slideBox .hd ul li h3 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	white-space: wrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slideBox .hd ul li h3::after {
	width: 10px;
	content: "";
}

.slideBox .hd ul li a {
	display: block;
	position: relative;
	color: #fff;
	margin: 0px 10px;
}

.slideBox .hd ul li.on {
	position: relative;
	background: url(http://www.guanli.rexun.cn/static/img/cyol_focusbg.jpg) left top no-repeat;
	background-size: cover;
	height: 110px;
	border: none;
	line-height: 32px;
	overflow: hidden;
}

.slideBox .hd ul li.on h3 {
	white-space: normal;
	font-size: 20px;
	text-align: left;
	line-height: 32px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.slideBox .bd {
	position: relative;
	z-index: 0;
	height: 600px;
}

.slideBox .bd a {
	display: block;
}

.slideBox .bd ul li {
	position: relative;
}

.slideBox .bd img {
	width: 100%;
	display: block;
	height: 600px;
}

@media screen and (max-width: 1152px) {
	.slideBox .hd {
		width: 225px;
	}
	.slideBox .hd ul li {
		height: 40px;
		line-height: 40px;
	}
	.slideBox .hd ul li h3 {
		font-size: 14px;
	}
	.slideBox .hd ul li.on {
		height: 68px;
		line-height: 26px;
	}
	.slideBox .hd ul li.on h3 {
		font-size: 16px;
		margin-top: 0px;
		line-height: 20px;
	}
}

@media screen and (max-width: 1366px) and (min-width: 1152px) {
	.slideBox .hd {
		width: 230px;
	}
	.slideBox .hd ul li {
		height: 50px;
		line-height: 50px;
	}
	.slideBox .hd ul li h3 {
		font-size: 14px;
	}
	.slideBox .hd ul li.on {
		height: 80px;
	}
	.slideBox .hd ul li.on h3 {
		margin-top: 0px;
		font-size: 16px;
		line-height: 24px;
	}
}

@media screen and (max-width: 1700px) and (min-width: 1366px) {
	.slideBox .hd {
		width: 270px;
	}
	.slideBox .hd ul li {
		height: 56px;
		line-height: 56px;
	}
	.slideBox .hd ul li h3 {
		font-size: 16px;
	}
	.slideBox .hd ul li.on {
		height: 90px;
	}
	.slideBox .hd ul li.on h3 {
		font-size: 18px;
		line-height: 28px;
	}
}


/*headline*/

.headline {
	margin-top: 20px;
	padding-bottom: 20px;
}

.hl_news {
	/*width:870px;*/
	width: 1200px;
	text-align: center;
}

.hl_ad {
	width: 310px;
	overflow: hidden;
}

.hl_ad img {
	width: 310px;
	height: 90px;
}

.hl_news h1 {
	font-size: 34px;
	line-height: 45px;
	margin-bottom: 20px;
}

.hl_news h1 a {
	color: #000;
}

.hl_news h1 a:hover {}

.hl_news .news a {
	font-size: 16px;
	margin: 0px 6px;
}


/*--要闻flash---*/

.mainichi {
	margin-top: 26px;
}

.news_tt {
	font-size: 24px;
	border-bottom: 2px solid #dadada;
	margin-bottom: 25px;
	line-height: 30px;
	padding: 0 0 10px 15px;
	background: url(http://www.guanli.rexun.cn/static/img/cyol_lineon.gif) 0 9px no-repeat;
	position: relative;
}

.news_tt a {
	font-size: 35px;
	color: #A8A8A8;
	font-family: fangsong;
	vertical-align: middle;
}

.news_tt a.toMore {
	position: absolute;
	display: block;
	font-size: 14px;
	color: #999;
	right: 0px;
	top: 10px;
}

.mPics {
	width: 746px;
}

.flash {
	width: 746px;
	height: 490px;
}

.scroll {
	position: relative;
	width: 746px;
	height: 490px;
	overflow: hidden;
	margin: 0px auto;
}

.scroll .scroll_num {
	width: 754px;
	height: 4px;
	position: absolute;
	bottom: 1px;
	left: -2px;
	font-size: 1px;
	line-height: 1px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
	display: inline-block;
	width: 146px;
	height: 4px;
	margin-right: 4px;
	cursor: pointer;
	background: #a5a5a5;
	border-radius: 0;
	opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #ff7c38;
}

.scroll .box .bg {
	height: 42px;
	width: 746px;
	position: relative;
	background: #000;
	opacity: .7;
	filter: alpha(opacity=70);
	margin-top: -42px;
}

.scroll .box {
	float: left;
	width: 746px;
	height: 490px;
}

.scroll .box div a,
.scroll .box img {
	display: block;
	width: 746px;
	height: 490px;
}

.scroll .box .txt {
	height: 42px;
	position: relative;
	margin-top: -45px;
	box-sizing: border-box;
}

.scroll .box h3 a {
	height: 42px;
	line-height: 42px;
	position: relative;
	font-size: 16px;
	font-weight: 500;
	padding: 0;
	width: 100%;
}

.scroll .box h3 a {
	color: #fff;
	height: 42px;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}

.scroll .box p {
	color: #b8b7b5;
	font-size: 14px;
	line-height: 24px;
}

.flash .scroll .arr_left {
	position: absolute;
	top: 205px;
	left: 0px;
	width: 33px;
	height: 72px;
	cursor: pointer;
	background: url(http://www.guanli.rexun.cn/static/img/home_left.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.guanli.rexun.cn/static/img/home_left.png');
	_background: none;
	z-index: 9;
}

.flash .scroll .arr_right {
	position: absolute;
	top: 205px;
	right: 0px;
	width: 33px;
	height: 72px;
	cursor: pointer;
	background: url(http://www.guanli.rexun.cn/static/img/home_right.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.guanli.rexun.cn/static/img/home_right.png');
	_background: none;
	z-index: 9;
}

.scroll .scroll_cont {
	+position: relative;
	_position: relative;
}


/*----要闻列表listYW----*/

.mNews {
	width: 425px;
}

.listYW li {
	line-height: 45px;
	font-size: 16px;
	overflow: hidden;
	height: 45px;
}

.listYW li a:hover {
	color: #2964b1;
}

.more {
	height: 20px;
	background: url(http://www.guanli.rexun.cn/static/img/cyol_lbg.gif) left top repeat-x;
	clear: both;
	overflow: hidden;
}

.more a {
	display: block;
	width: 54px;
	background: #fff;
	line-height: 20px;
	font-size: 14px;
	float: right;
	text-align: right;
	color: #999;
}

.more a:hover {
	color: #2964b1;
}

.redmore {
	text-align: right;
	margin-top: 15px;
	height: 24px;
}


/*-------模块集合-------*/

.mokuais {
	margin-top: 35px;
}

.mokuais .left {
	width: 100%;
	margin-right: 32px;
}

.mokuais .right {
	width: 276px;
}

.mokuais dt {
	height: 40px;
	line-height: 36px;
	/*background: url(http://www.guanli.rexun.cn/static/img/home_dtline.gif) left bottom no-repeat;*/
	position: relative;
	border-bottom: 2px solid #ddd;
}

.mokuais .qingping dt {
	background-position: -100px 38px;
}

.mokuais .zhuanti dt {
	background: url(http://www.guanli.rexun.cn/static/img/home_dt_out.gif) left bottom repeat-x;
}

.mokuais .gonggao dt {
	background-position: -96px 38px;
}

.mokuais dt a {
	font-size: 20px;
	color: #000;
	border-bottom: 2px solid #2964b1;
	padding-bottom: 9px;
}

.mokuais dt a.toMore {
	font-size: 14px;
	color: #999;
	position: absolute;
	right: 0;
	top: 5px;
}

.mokuais dd .yq_item {
	overflow: hidden;
}

.mokuais dd .yq_item li {
	width: 33%;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
}

.mokuais dd .yq_item {
	margin-top: 12px;
	line-height: 36px;
}

.mokuais dd .yq_item li {
	overflow: hidden;
	height: 36px;
	font-size: 14px;
}

.mokuais dd .yq_item li a {
	color: #333;
}

.mokuais .zhuanti dt a {
	color: #999;
	height: 40px;
	display: inline-block;
	margin-right: 10px;
}

.mokuais .zhuanti dt a.yq_on {
	color: #000;
	background: url(http://www.guanli.rexun.cn/static/img/home_dt_on.gif) left bottom no-repeat;
}

.mokuais .zhuanti dt .duomore a {
	color: #999;
	background: none;
}


/*----滚动新闻----*/

.scrollbox {
	height: 52px;
	position: relative;
	margin: 0 auto;
	margin-top: 17px;
	overflow: hidden;
	border: 1px solid #f3f3f3;
	padding: 12px 40px;
	-webkit-box-shadow: 0px 0px 3px rgba(204, 204, 204, 0.4);
	box-shadow: 0px 0px 3px rgba(204, 204, 204, 0.4);
	border-radius: 10px;
}

#scrollDiv {
	width: 270px;
	height: 50px;
	overflow: hidden;
}

#scrollDiv li {
	height: 25px;
	width: 270px;
	overflow: hidden;
	vertical-align: bottom;
	zoom: 1;
	font-size: 14px;
	line-height: 25px;
}

.scrControl {
	position: absolute;
	width: 15px;
	top: 22px;
	right: 10px;
}

#btn_up {
	background: url(http://www.guanli.rexun.cn/static/img/cyol_up.gif) no-repeat 0 0;
	text-indent: -9999px
}

#btn_down {
	background: url(http://www.guanli.rexun.cn/static/img/cyol_down.gif) no-repeat 0 0;
	text-indent: -9999px
}

.scrollbox .lanmu {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 24px;
	padding: 0 2px;
	height: 46px;
	background: #e86174;
	text-align: center;
	font-size: 14px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.scrollbox .lanmu a {
	color: #fff;
}


/*----网评----*/

.mWp {
	width: 310px;
}

.comment {
	height: 367px;
	background: #f5f5f5;
	font-size: 14px;
}

.comment dt,
.comment dd {
	width: 290px;
	margin-left: 10px;
}

.comment dt {
	height: 40px;
	border-bottom: 1px solid #ccc;
	line-height: 43px;
	overflow: hidden;
	font-size: 18px;
}

.comment dt a {
	color: #999;
	display: inline-block;
	margin-right: 16px;
	background: url(http://www.guanli.rexun.cn/static/img/cyol_lineout.gif) 3px 13px no-repeat;
	padding-left: 15px;
}

.comment dt a.yq_on {
	color: #333;
	background: url(http://www.guanli.rexun.cn/static/img/cyol_lineon.gif) 3px 13px no-repeat;
}

.comment .yq_head {
	margin-top: 10px;
}

.comment dd .yq_item {
	margin-top: 12px;
	line-height: 30px;
}

.comment dd .yq_item li {
	overflow: hidden;
	height: 30px;
}

.topic {
	height: 52px;
	position: relative;
	margin: 0 auto;
	margin-top: 21px;
	overflow: hidden;
	border: 1px solid #f3f3f3;
	padding: 12px 15px 12px 36px;
	-webkit-box-shadow: 0px 0px 3px rgba(204, 204, 204, 0.4);
	box-shadow: 0px 0px 3px rgba(204, 204, 204, 0.4);
	border-radius: 10px;
}

#topicDiv {
	width: 252px;
	height: 50px;
	overflow: hidden;
}

.topic ul li {
	height: 25px;
	overflow: hidden;
	vertical-align: bottom;
	zoom: 1;
	font-size: 14px;
	line-height: 25px;
}

.topic .lanmu {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 24px;
	padding: 0 2px;
	height: 46px;
	background: #e86174;
	text-align: center;
	font-size: 14px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.topic .lanmu a {
	color: #fff;
}


/*----文化----*/

.culture {
	background: #eee;
	margin-top: 45px;
	padding-top: 39px;
}

.culture dt {
	background: url(http://www.guanli.rexun.cn/static/img/cyol_culture.gif) left 9px no-repeat;
	padding-left: 140px;
}

.dtsty {
	height: 48px;
	border-bottom: 4px solid #2964b1;
	font-size: 14px;
	margin-bottom: 40px;
	position: relative;
}

.dtsty a {
	display: inline-block;
	margin-right: 15px;
	height: 30px;
	padding: 0 20px;
	line-height: 30px;
	background: #fff;
	margin-top: 9px;
	border-radius: 15px;
}

.dtsty a:hover {
	background: #2964b1;
	color: #fff;
}

.dtsty a.dtMore {
	position: absolute;
	right: 0px;
	bottom: 3px;
	color: #999;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}

.culture dd,
.immersive dd,
.selected dd,
.school dd,
.thinker dd {
	overflow: hidden;
	width: 1200px;
}

.item_list {
	width: 1300px;
	clear: both;
	overflow: hidden;
}

.item_list li {
	width: 386px;
	float: left;
	margin-right: 20px;
	height: 338px;
}

.item_list li .img {
	width: 100%;
	height: 217px;
	overflow: hidden;
}

.item_list li img {
	width: 100%;
	height: 100%;
}

.item_list li h3 {
	margin-bottom: 5px;
	margin-top: 20px;
	overflow: hidden;
	line-height: 24px;
	max-height: 48px;
	font-size: 18px;
	font-weight: normal;
}

.item_list li h3:hover,
.item_list2 li h3:hover a {
	color: #2964b1;
}

.item_list li .item_intro {
	font-size: 12px;
	color: #666;
	margin-bottom: 30px;
}


/*----我看见----*/

.immersive {
	height: 553px;
	background: #535353 url(http://www.guanli.rexun.cn/static/img/cyol_bg1.jpg) center 225px no-repeat;
	padding-top: 49px;
	overflow: hidden;
}

.immersive .dtsty {
	height: 48px;
	border-bottom: 4px solid #2964b1;
	font-size: 14px;
	margin-bottom: 40px;
	position: relative;
}

.immersive .dtsty a {
	display: inline-block;
	margin-right: 0px;
	height: auto;
	padding: 0px;
	line-height: 48px;
	background: none;
	margin-top: 0px;
	border-radius: 0px;
	color: #999;
	font-size: 35px;
	font-family: fangsong;
}

.immersive .dtsty a:hover {
	text-decoration: none;
}

.immersive .dtsty a.dtMore {
	position: absolute;
	right: 0px;
	bottom: 3px;
	color: #999;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	font-size: 16px;
	font-family: "微软雅黑";
}

.big-pic {
	width: 478px;
	height: 380px;
	position: relative
}

.big-pic .img1 {
	width: 100%;
	height: 300px
}

.big-pic .img2 {
	position: absolute;
	left: 8px;
	bottom: 85px;
	width: 41px;
	height: 41px;
}

.big-pic .bg {
	height: 65px;
	margin-top: 0px;
	background: #000;
	position: relative;
	opacity: .3;
	filter: alpha(opacity=50);
}

.big-pic h3 {
	height: 65px;
	line-height: 65px;
	margin-top: -65px;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: normal;
	padding-left: 20px;
}

.small-pic-contain {
	width: 722px;
}

.small-pic {
	float: left;
	width: 211px;
	height: 205px;
	margin-left: 28px;
	position: relative;
}

.small-pic>a {
	width: 211px;
	display: block;
	height: 119px;
}

.small-pic .img1 {
	width: 100%;
	height: 119px;
}

.small-pic .img2 {
	position: absolute;
	left: 5px;
	top: 83px;
	width: 31px;
	height: 31px;
}

.small-pic h3 {
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	max-height: 60px;
	line-height: 20px;
	overflow: hidden;
}

.small-pic h3 a {
	color: #fff;
	font-weight: normal;
}

.small-pic h3 a:hover {
	color: #2964b1;
}

.small-pic .desc {
	font-size: 12px;
	color: #999;
	max-height: 40px;
	overflow: hidden;
	line-height: 16px;
	display: none;
}


/*----融媒精选----*/

.selected {
	background: #eee url(http://www.guanli.rexun.cn/static/img/cyol_bg1.jpg) center -377px no-repeat;
	padding-top: 52px;
}

.selected dt {
	background: url(http://www.guanli.rexun.cn/static/img/cyol_choice.gif) left 9px no-repeat;
	padding-left: 222px;
}

.columns {
	height: 148px;
	margin-top: 45px;
	background: #f6f6f6;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px rgba(204, 204, 204, 0.4);
	box-shadow: 0px 0px 5px rgba(204, 204, 204, 0.4);
}

.columns .LeftBotton {
	height: 72px;
	width: 36px;
	background: url(http://www.guanli.rexun.cn/static/img/cyol_left.png) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	top: 60px;
	left: 20px;
	cursor: pointer;
}

.columns .RightBotton {
	height: 72px;
	width: 36px;
	background: url(http://www.guanli.rexun.cn/static/img/cyol_right.png) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	top: 60px;
	right: 20px;
	cursor: pointer;
}

.columns .Cont {
	width: 1080px;
	margin: 0px auto;
	overflow: hidden;
}

.columns .ScrCont {
	position: relative
}

.columns a {
	display: inline-block;
	float: left;
	position: relative;
	display: inline-block;
}

.jiu_con a p {
	position: absolute;
	bottom: 33px;
	left: 10px;
	width: 160px;
	line-height: 35px;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	border-radius: 0 0 15px 15px;
	padding: 0 10px;
	font-size: 14px;
	box-sizing: border-box;
}

.columns img {
	width: 160px;
	height: 96px;
	margin: 26px 10px;
	display: inline-block;
	border-radius: 15px;
}


/*----学堂----*/

.school {
	padding-top: 47px;
	height: 630px;
}

.school dt {}

.dtsty1 {
	height: 48px;
	border-bottom: 4px solid #2964b1;
	font-size: 14px;
	margin-bottom: 40px;
}

.dtsty1 a {
	display: inline-block;
	margin-right: 15px;
	height: 30px;
	padding: 0 20px;
	line-height: 30px;
	background: #e9e9e9;
	margin-top: 9px;
	border-radius: 15px;
}

.dtsty1 a:hover {
	background: #2964b1;
	color: #fff;
}

.school dd {
	overflow: hidden;
}

.item_list2 {
	width: 1220px;
	clear: both;
	overflow: hidden;
	display: none;
}

.item_list2 li {
	width: 270px;
	height: 270px;
	float: left;
	margin-right: 35px;
	display: inline;
}

.item_list2 li img {
	width: 100%;
	height: 177px;
}

.item_list2 li h3 {
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	margin-top: 16px;
	max-height: 72px;
	overflow: hidden;
}

.item_list2 li p {
	display: none;
	font-size: 13px;
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
	margin-top: 5px;
	color: #666;
}

.ulTab a.cur {
	color: #fff;
	background: #2964b1;
}


/*----青年眼----*/

.eyes {
	padding-top: 47px;
	background: #eeeeee;
}

.eyes dt {
	background: url(http://www.guanli.rexun.cn/static/img/cyol_campus.gif) left 9px no-repeat;
	padding-left: 147px;
}

.footbgs {
	padding: 20px 0;
	background: #1a1a1a;
	width: 100%;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	width: 1170px;
	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.guanli.rexun.cn/static/img/arrs.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #2964b1;
	transform: rotate(270deg);
	background-size: 60%;
}

.goTop:hover {
	opacity: 0.8;
}

.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;
	}
}


/*----思想者----*/

.thinker {
	padding-top: 47px;
}

.thinker dt {
	background: url(http://www.guanli.rexun.cn/static/img/cyol_thinker.gif) left 9px no-repeat;
	padding-left: 197px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.main_left {
	width: 800px;
}

.main_right {
	width: 360px;
}

.content-ajax {
	margin-top: 20px;
}

.content-ajax article {
	position: relative;
	padding: 15px 10px;
	margin: 0 0 22px;
	border-bottom: 1px solid #f0f0f0;
	color: #666666;
	background: #f3f1f2;
}

.content-ajax article a {
	display: inline-block;
	width: 100%;
}

.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;
}

.no_img .entry-img {
	display: none;
}

.entry-content {
	overflow: hidden;
	padding-left: 10px;
	box-sizing: border-box;
}

.entry-title {
	margin-top: 1px;
	line-height: 24px;
	font-size: 18px;
	font-weight: normal;
	max-height: 48px;
	overflow: hidden;
	color: #002978
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
}

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

.entry-site {
	line-height: 22px;
	font-size: 14px;
	margin-top: 10px;
	max-height: 66px;
	overflow: hidden;
	color: #404040;
}

.entry-content .time {
	font-size: 13px;
	color: #a0a0a0;
	margin-top: 15px;
}

.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;
}

.yw-list li {
	border-bottom: 2px solid #eee;
	line-height: 46px;
	height: 46px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yw-list li a.fontRed {
	color: red;
}

.yw-tt {
	font-size: 24px;
	border-bottom: 2px solid #eee;
	margin-bottom: 25px;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-left: 10px;
	background: url(http://www.guanli.rexun.cn/static/img/yw_bg.png) 0 7px no-repeat;
}

.yw-tt a {
	color: #333;
	margin-right: 25px;
}

.yw-tt a.yw-on {
	color: #8B0000;
	font-weight: bold;
}

.mian_list {
	margin-top: 15px;
}

.news_pic li {
	width: 100%;
	height: 75px;
	margin-top: 15px;
}

.news_pic li img {
	float: left;
	width: 140px;
	height: 75px;
}

.news_pic li p {
	float: right;
	width: 205px;
	line-height: 24px;
	font-size: 14px;
}

.news_pic li:hover {
	background: #efefef;
}

.infomation li {
	line-height: 32px;
	background: url(http://www.guanli.rexun.cn/static/img/dian.png) no-repeat 0 10px;
	padding-left: 16px;
	height: 32px;
	overflow: hidden;
}

.infomation li a {
	font-size: 15px;
}

.mian_list {
	margin-bottom: 30px;
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
}

.pages a {
	background: #F3F4F4;
	padding: 8px 15px;
}

.pages span {
	background: #2964b1;
	padding: 8px 15px;
	color: #fff;
}

.post-navigation {
	overflow: hidden;
	margin: 15px 0;
	padding: 20px 0;
}

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

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

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

.post-navigation div span {
	display: block;
	color: #d43d3d;
	font-size: 90%;
}

.post-previous a::after {
	left: 0;
	content: '«';
	font-family: "Microsoft Yahei";
}

.post-next a::after {
	right: 0;
	content: '»';
	font-family: "Microsoft Yahei";
}

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

.tui_list .swiper-wrapper img {
	width: 100%;
	margin: 0;
	background: #fff;
	padding: 0 15px;
	box-sizing: border-box;
	border-radius: 0;
	height: 160px;
}

.tui_list {
	height: auto;
	position: relative;
	margin-top: 20px;
}

.tui_list .LeftBotton {
	background: url(http://www.guanli.rexun.cn/static/img/home_left.png) no-repeat 0 0;
	z-index: 999;
	left: 0;
}

.tui_list .RightBotton {
	background: url(http://www.guanli.rexun.cn/static/img/home_right.png) no-repeat 0 0;
	z-index: 999;
	right: 0;
}

.tui_list #swiper5 p {
	margin-bottom: 5px;
	padding: 0 5px;
	font-size: 15px;
}

.tui_list #swiper5 p:nth-of-type(2) {
	font-size: 13px;
	color: #888;
	margin-bottom: 10px;
}

.xg-title {
	font-size: 24px;
	border-bottom: 4px solid #e5e5e5;
	padding-bottom: 10px;
}

.tuijians {
	background: #f3f2f2;
	padding: 20px;
	box-sizing: border-box;
}

.pd-head .pd {
	padding-left: 0px;
	font-size: 16px;
	color: #777;
	overflow: hidden;
	margin-bottom: 30px;
}

.infoBox h1 {
	font-size: 36px;
	text-align: center;
	line-height: 46px;
	margin: 15px 0px;
}

.infoBox .about {
	text-align: center;
	font-size: 14px;
	color: #666;
	margin: 20px 0px 40px;
}

.infoBox .about span {
	padding: 0px 10px;
}

.content_box {
	text-indent: 2em;
	margin-top: 30px;
}

.content_box img {
	display: block;
	margin: 15px auto;
}

.content_box p {
	line-height: 30px;
}

.listYW li,
.scroll .box h3 a,
.big-pic h3,
.entry-title,
.entry-site p,
.infomation li,
.mokuais dd .yq_item li,
.columns a p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.item_list li h3,
.small-pic h3 a,
.item_list2 li h3,
.tui_list #swiper5 p {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.slideBox .hd ul li h3,
.news_pic li p {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}