/*header*/

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

* {
	box-sizing: border-box;
	font-family: "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}

body {
	overflow-x: hidden;
}


/*搜索框*/

.nav_logo .search {
	margin: 3px auto;
}

div.search {
	float: right;
}

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

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

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

.inp_srh {
	border: 1px solid #e5eaf0;
	float: left;
	display: inline;
	height: 40px;
	width: 350px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 45px;
	border-radius: 20px;
}

.btn_srh {
	background: url(http://www.tushu.rexun.cn/static/img/searchBut.jpg) no-repeat 2px;
	width: 43px;
	height: 39px;
	border: none;
	cursor: pointer;
	/* margin-top: 9px; */
	position: absolute;
	right: 0;
	border-radius: 20px;
	background-size: 73%;
}

.w1000 {
	width: 1000px;
	margin: auto;
}

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

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

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

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


/*=====*/

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: 100%;
	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: 70px;
	line-height: 70px;
	border-top: 1px solid rgb(0, 0, 0);
	border-bottom: 1px solid rgb(0, 0, 0);
}

.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 {
	padding: 0 11px;
	height: 70px;
	box-sizing: border-box;
	float: left;
}

.nav ul.cons li a {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.nav ul.cons li.active a {
	color: #395b97;
	border-bottom: 2px solid #395b97;
	padding-bottom: 5px;
}

.nav ul.cons li:hover a{
	color: #395b97;
	border-bottom: 2px solid #395b97;
}

.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: 100%;
	height: 90px;
	position: relative;
	margin: 15px 0;
}

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


/*走马灯*/

.expen_con {
	width: 100%;
	border-top: 2px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: auto;
	background-color: #f5f5f5;
	margin-bottom: 20px;
}

.expen_con>div {
	display: flex;
	align-items: center;
	height: 42px;
}

.exponent {
	width: 120px;
	font-size: 12px;
	color: #808080;
	padding: 0 5px;
	box-sizing: border-box;
}

.exponent span {
	margin-left: 7px;
	font-size: 12px;
	color: #808080;
	vertical-align: middle;
}

.exponent img {
	vertical-align: middle;
}

.noticelist {
	width: 1000px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 10px;
}

.noticelist ul {
	display: inline-block;
	/*min-width: 1000px;*/
}

.noticelist li {
	margin-right: 25px;
	display: inline-block;
	min-width: 250px;
	text-align: center;
}

.noticelist>ul>li>a {
	color: #333;
	font-size: 14px;
	display: inline-block;
}

.noticelist>ul>li>a>span {
	margin-left: 20px;
}


/* ==轮播图= */

.swiper-container {
	width: 620px;
	height: 320px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}

.swiper-container img {
	width: 100%;
	height: 320px;
	border-radius: 5px;
}

.pagination {
	bottom: 12px !important;
	width: 200px !important;
	text-align: center;
	left: 500px !important;
}

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

.swiper-container .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.3);
	color: #fff;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	font-size: 16px;
	padding-right: 220px !important;
	padding: 0 10px;
	box-sizing: border-box;
}

.swiper-pagination {
	width: 220px !important;
	left: 415px !important;
	line-height: 40px;
	bottom: 0 !important;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	opacity: 1 !important;
	margin: 0 3px;
}

.swiper-pagination .swiper-pagination-bullet-active {
	background: #e3800c;
}

.swiper-button-prev {
	left: 0;
}

.swiper-button-next {
	right: 0;
}

.swiper-button-next,
.swiper-button-prev {
	background-color: RGB(158, 160, 161, 0.6);
	background-size: 47%;
	width: 27px;
	height: 72px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	background-color: RGB(113, 136, 182);
}

.posi_p p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.2);
	font-size: 16px;
	padding: 10px 200px 10px 10px;
	color: #fff;
	width: 100%;
}

.col_w363 {
	width: 360px;
}

.mb_1 .mb_hd {
	height: 37px;
	line-height: 37px;
	padding: 0;
	border: none;
	margin: 0;
	border-bottom: 3px solid #395b97;
	background: none;
}

.mb_1 .mb_hd .mh_option {
	float: right;
	font-family: 宋体;
	color: rgb(51, 51, 51);
	font-size: 12px;
}

.gjyjgb161129_con01 p {
	text-indent: 2em;
	font-size: 12px;
	line-height: 24px;
	margin-top: 15px;
}

.gjyjgb161129_con01 ul li {
	background: url(http://www.tushu.rexun.cn/static/img/disc.jpg) no-repeat left center;
	padding-left: 10px;
	font-size: 14px;
	line-height: 26px;
}

.gjyjgb161129_con01 ul li a {
	color: #000;
}

.gjyjgb161129_con01 h2 a {
	color: #395b97;
}

.padd_15 {
	padding-top: 15px;
}

.padd_20 {
	padding-top: 20px;
}

.padd_30 {
	padding-top: 30px;
}


/*列表*/

.newsnav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px #eee solid;
	padding-left: 20px;
	margin: 20px auto 0;
	box-sizing: content-box;
	margin-bottom: 20px;
	color: #666;
}

.newsnav a {
	color: #666;
	font-size: 14px;
}

.project_left {
	width: 880px;
}

.project_right {
	width: 300px;
}

.content-ajax {
	/*margin: 20px 0;*/
}

.content-ajax article {
	padding: 10px;
	margin-bottom: 20px;
	position: relative;
	box-sizing: border-box;
	border-radius: 5px;
}

.content-ajax article:hover {
	box-shadow: 0px 0px 20px #848484;
	transition: all .4s ease-out .2s;
}

.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: 18px;
	font-weight: 700;
	color: #444;
}

.entry-title:hover {
	color: #4192e7;
}

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

.entry-img img {
	width: 280px;
	height: 190px;
	border-radius: 6px;
}

.entry-site {
	font-size: 14px;
	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: 10px;
}

.container_three {
	margin-top: 20px;
}


/*内容右边区域块*/

.right-title {
	width: 300px;
	/*float: left;*/
	margin-left: 20px;
}


/*内容右边区域块公共头部*/

.right-tit {
	width: 100%;
	margin-bottom: 20px;
	/*float: left;*/
}

.right-tit .right-tis {
	height: 23px;
	line-height: 23px;
}

.right-tit .right-tis h4 {
	float: left;
	font-size: 18px;
	width: 30%;
	text-align: center;
	border-left: 3px solid #007DFF;
}

.right-tit .right-tis a {
	float: right;
	color: #848484;
	font-size: 13px;
}

.right-tit .right-tis a:hover {
	color: #007DFF;
}

.right-tit .right-tis input {
	float: right;
	width: 36%;
	height: 20px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	padding: 0px 10px;
	margin-right: 2%;
}

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


/*最新快讯时间线*/

.layui-timeline {
	padding-left: 0px;
	margin-top: 15px;
}

.layui-timeline-axis {
	width: 7px;
	height: 7px;
	background-color: #007DFF;
	left: -2px;
	top: 5px;
}

.layui-timeline-title {
	margin-bottom: 0px;
}

.layui-timeline-item:before {
	left: 1px;
	background: #CCCCCC;
	top: 7px;
}

.layui-timeline-item h3 {
	margin-left: -13px;
	font-size: 13px;
	color: #007DFF;
}

.layui-timeline-item h3 b {
	color: #333;
}

.layui-timeline-item h3 b a {
	margin-left: 3px;
	font-size: 13px;
	color: #007DFF;
}

.layui-timeline-item a {
	font-size: 13px;
	margin-left: -10px;
	text-align: left;
	display: inline-block;
}

.layui-text a {
	color: #4C4C4C;
}

.layui-text b:hover {
	color: #007DFF;
	text-decoration: underline;
}

.layui-text p:hover {
	color: #007DFF !important;
	text-decoration: underline;
}


/*热门排行*/

.right-t {
	margin-right: 15px;
}

.paihang {
	width: 100%;
}

.paihang a:nth-child(1) {
	position: relative;
	display: inline-block;
}

.paihang img {
	border-radius: 6px;
}

.paihang .paihang1 {
	width: 300px;
	height: 150px;
	margin-top: 10px;
}

.paihang img {
	width: 120px;
	height: 70px;
	float: left;
}

.paihang a {
	margin-top: 15px;
	display: inline-block;
}

.paihang .paihang2 img {
	width: 140px;
	height: 90px;
	float: left;
}

.paihang .paihang3 {
	float: left;
	margin-left: 10px;
}

.paihang .paihang3 h4 {
	margin-bottom: 10px;
	width: 185px;
	font-size: 14px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.paihang .paihang3 h4:hover {
	text-decoration: underline;
}

.paihang .paihang3 p {
	line-height: 20px;
	font-size: 13px;
	color: #202020;
}

.layui-tab .tabs {
	float: left;
	font-size: 18px;
	width: 30%;
	text-align: center;
	border-left: 3px solid #007DFF;
	line-height: 23px;
}

.layui-tab-content {
	padding: 0px;
}

.paihang span {
	position: absolute;
	top: 70%;
	color: white;
	font-size: 18px;
	padding: 4px 15px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 270px;
	left: 0;
	background-color: rgba(23, 22, 22, 0.6);
}

.layui-tab-title {
	position: inherit!important;
	font-size: 20px!important;
	float: right!important;
	height: 0px!important;
	border-bottom-width: 0px!important;
	border-bottom-style: none!important;
}

.layui-tab-title li {
	position: inherit!important;
	line-height: 0px;
	min-width: 0px;
	padding: 0px 10px;
}

.layui-tab-title li:hover {
	color: #007DFF;
}


/*热点聚焦*/

.tags-cont {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.tags-cont a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #222;
	font-size: 14px;
	background: #f5f7fa;
	padding: 0 10px;
	border-radius: 5px;
	margin: 0 4px 10px 0;
	overflow: hidden;
}

.tags-cont a:hover {
	color: #fff;
	font-size: 14px;
	background: #0c7ff2;
}

.layui-timeline {
	padding-left: 0px;
	margin-top: 15px;
}

.layui-timeline-item {
	position: relative;
}

.layui-timeline-item:before {
	left: 1px;
	background: #CCCCCC;
	top: 7px;
}

.layui-timeline-axis {
	position: absolute;
	left: -5px;
	top: 0;
	z-index: 10;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #fff;
	color: #5FB878;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
}

.layui-timeline-axis {
	width: 7px;
	height: 7px;
	background-color: #007DFF;
	left: -3px;
	top: 5px;
}

.layui-text {
	line-height: 22px;
	font-size: 14px;
	color: #666;
	border-left: 1px solid #ddd;
}

.layui-timeline-content {
	padding-left: 25px;
	padding-bottom: 20px;
}

.layui-timeline-item h3 {
	margin-left: -7px;
	font-size: 13px;
	color: #007DFF;
}

.layui-timeline-item h3 b {
	color: #333;
}

.layui-timeline-item h3 b {
	margin-left: 8px;
	font-size: 13px;
}

.layui-timeline-item h3 b:hover {
	color: #007DFF;
}

.layui-text p {
	color: #4C4C4C !important;
}


/*推荐*/

.about p {
	color: #4F4F4F;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}

.about ul li a {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 16px;
	color: #007DFF;
}

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

.interested h4 {
	width: 12%;
	border-left: 3px solid #007DFF;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}

.interes {
	width: 100%;
	margin: 20px 0;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
}

.interested .ganxingqu h2 {
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px dashed #007DFF;
	line-height: 70px;
	width: 350px;
	border-left: none;
}

.interes a {
	width: 280px;
	height: 250px;
	float: left;
	margin: 0 6px 10px 6px;
}

.interes a img {
	width: 280px;
	height: 180px;
	border-radius: 5px
}

.interes a p {
	height: 40px;
	margin-top: 10px;
	color: #202020;
	font-weight: 600;
	line-height: 20px;
	font-size: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.interes a p:hover {
	color: #007DFF;
}


/*详情*/

.list_content_xq .detail_all {
	border: 1px solid #ebebeb;
	padding: 15px;
	box-sizing: border-box;
}

.detail_top {
	width: 100%;
	text-align: center;
	background: url(http://www.tushu.rexun.cn/static/img/title_bg.jpg) no-repeat top center;
}

.title_xq h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}

.userCreateTime {
	padding: 10px 0;
	font-size: 12px;
	line-height: 14px;
	color: #949494;
	margin-right: 20px;
}

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

.content_tex {
	font-size: 14px;
	color: #444;
	padding: 0 20px;
}

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

.content_tex img {
	display: block;
	margin: 10px auto;
	       width: 50% !important;
}

.post-navigation {
	overflow: hidden;
	padding: 20px 0;
	margin-bottom: 20px;
	background: #F5F5F5;
	border-radius: 10px;
}

.post-navigation div {
	display: inline-block;
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
}

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

.post-navigation a:hover {
	color: #395b97;
}


/*========*/

.gjyjgb161129_ind04 .md_tag_bd ul li,
.gjyjgb161129_con02 .con_bd ul li,
.gjyjgb161129_con03 ul li,
.md_p2015103004 .i_detail_info p,
.swiper-container .swiper-slide p,
.gjyjgb161129_con01 h2,
.gjyjgb161129_con01 ul li,
.gjyjgb161129_con06 ul li,
.gjyjgb161129_con07 ul li .text a,
.gjyjgb161129_con05 ul li .text a,
.yjxwgnejy_con02 ul li h2,
.yjxwghgjgn_con03 ul li p,
.yjxwghgjgn_con04 ul li p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.vlist li a p,
.classify-content h3,
.hot-news-list ul li a,
.entry-title,
.gjyjgb161129_con16 ul li a,
.gjyjgb161129_con12 .image_list ul li .text,
.md_p2015103004 .i_detail_info p.detail_intro,
.mainFeed_s .right h2,
.yjxwgnejy_con01 .right h2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.classify-content p,
.gjyjgb161129_con11 .bottom_con ul li .text_list,
.gjyjgb161129_con01 p,
.mainFeed_s .right p,
.yjxwgnejy_con02 ul 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;
}

.entry-site {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}


/*底部*/

.footbgs {
	padding: 20px 0;
	background: url(http://www.tushu.rexun.cn/static/img/page_footer.jpg) no-repeat center top;
	width: 100%;
}

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

.footer a {
	color: #333;
}

.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.tushu.rexun.cn/static/img/top.png) no-repeat center center #fff;
	/*border: 1px solid #ccc;*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	border-radius: 50%;
	background-color: #395b97;
	background-size: 50%;
}

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

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

.pages a {
	background: #f0f0f0;
	padding: 8px 15px;
	display: inline-block;
	margin: 0 2px;
}

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

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

.pages span {
	background: #194FA5;
	padding: 8px 15px;
	color: #fff;
	display: inline-block;
}

.beis {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}

.show_content li a {
	width: 700px;
}

.show_content li span {
	display: inline-block;
	width: 150px;
	text-align: right;
}
