/*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: 36px;
}

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

.btn_srh {
	background: url(../img/searchBut.jpg) no-repeat;
	width: 30px;
	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: #999;
	font-size: 12px;
}

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

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

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


/*=====*/

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: #4192e7
}

.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 {
	color: #fff;
	background: #5da7f5;
}

.nav ul.cons li:hover a {
	color: #fff;
	background: #5da7f5;
	transition: all .1s ease 0s;
	-webkit-transition: all .1s ease 0s;
	-moz-transition: all .1s ease 0s
}

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


/*title*/

.headline {
	height: 80px;
	margin: 20px auto;
	overflow: hidden;
}

.headline .tip {
	height: 80px;
	float: left;
}

.tip .tiptitle {
	height: 45px;
	line-height: 45px;
	margin: auto 10px auto auto;
	text-align: center;
	overflow: hidden;
}

.tip .tiptitle h1 a {
	font-size: 35px;
	color: #b62e00;
	line-height: 45px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-decoration: none;
}

.tip .tiplist {
	line-height: 20px;
	margin: 10px auto auto auto;
	text-align: center;
}

.tip .tiplist a {
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #555;
	margin: 0px 5px;
	text-decoration: none;
}

.news-center {
	width: 460px;
	height: 765px;
	overflow: hidden;
}

.news-title {
	border-top: 1px solid #e6e6e6;
	line-height: 44px;
}

.news-title p {
	font-size: 22px;
	padding-left: 20px;
}

.news-title p a {
	color: #00a8ff;
}

.link-box {
	color: #c3cdd5;
	padding-right: 6px;
}

.link-box a {
	color: #00a8ff;
	font-size: 16px;
}

.news-list {
	line-height: 36px;
	margin-top: 4px;
}

.news-list ul {
	margin-left: 12px;
}

.news-list ul li {
	margin-bottom: 3px;
	font-size: 16px;
	width: 100%;
	background: url(../img/dian.png) center left no-repeat;
	padding: 0 12px;
}

.news-list ul li a {
	margin-right: 8px;
}

.news-list ul li a:hover {
	color: #00a8ff;
}

.news-list ul li:first-child {
	font-size: 17px;
	font-weight: 900;
	line-height: 35px;
}


/*****************video***********/

.video {
	width: 720px;
	height: 326px;
}

.v-box1 {
	width: 330px;
	height: 326px;
	margin-top: 15px;
}

.v-box2 {
	width: 352px;
	height: 326px;
}


/*****************tab********************/

.slideTxtBox1 .hd .cl .on a {
	color: #00a8ff;
}

.slideTxtBox1 {
	width: 330px;
	height: 326px;
	overflow: hidden;
}

.slideTxtBox1 .hd ul,
.slideTxtBox2 .hd ul {
	height: 65px;
	line-height: 65px;
}

.slideTxtBox1 .hd ul li,
.slideTxtBox2 .hd ul li,
.slideTxtBox4 .hd ul li,
.slideTxtBox5 .hd ul li,
.slideTxtBox7 .hd ul li,
.slideTxtBox6 .hd ul li {
	float: left;
	color: #d4d2d2;
	font-size: 20px;
}

.slideTxtBox1 .bd ul .news_one {
	width: 330px;
	position: relative;
	margin-top: 6px;
	height: 178px;
}

.slideTxtBox1 .bd ul .news_one a {
	display: block;
	/*height: 178px;*/
	overflow: hidden;
	color: #fff;
}

.slideTxtBox1 .bd ul .news_one img {
	width: 330px;
	height: 178px;
	border: 1px solid #efefef;
	box-sizing: border-box;
}

.slideTxtBox1 .bd ul .news_one p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 328px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #ffffff;
	background: rgb(0, 0, 0, 0.3);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	margin: 1px;
}

.slideTxtBox1 .bd ul li {
	font-size: 16px;
	padding-left: 12px;
	margin-top: 16px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../img/dian.png) center left no-repeat;
}

.slideTxtBox1 .bd ul li a {
	float: left;
}


/*****************tab********************/

.slideTxtBox2 {
	width: 352px;
	height: 326px;
	overflow: hidden;
	margin-top: 2px;
}

.slideTxtBox2 .hd ul li.on a,
.slideTxtBox7-c .hd ul li.on a {
	color: #00a8ff;
}

.slideTxtBox2 .bd ul li {
	font-size: 16px;
	padding-left: 12px;
	line-height: 36px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../img/dian.png) center left no-repeat;
}


/*二部分*/

.box {
	margin: 20px auto;
	margin-top: 0;
}

.vlist {
	height: 152px;
	overflow: hidden;
	line-height: 20px;
	margin-bottom: 10px;
}

.vlist li {
	float: left;
	margin-right: 4px;
	height: 152px;
	position: relative;
	width: 168px;
	margin-bottom: 10px;
}

.vlist li.spxw2 {
	margin-right: 0
}

h2.pt {
	margin-bottom: 6px;
	height: 28px;
}

h2.pt span a {
	color: #AC7F5E;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: 400;
	float: right;
}

h2.pt,
h2.pt a {
	font-size: 22px;
	color: #c00;
	font-family: "Microsoft Yahei";
	font-weight: 400;
	line-height: 28px;
}

.vlist li a p,
.vtlist li {
	height: 40px;
	overflow: hidden
}

.vlist li a p {
	color: #4C4B58;
	font-size: 14px;
	line-height: 20px;
	font-family: "Microsoft Yahei"
}

.plist h3 a,
.vtlist li a {
	font-family: "Microsoft Yahei";
	font-size: 16px
}

.vlist li a:hover i {
	background-position: 0 -50px
}

.vtlist li a {
	color: #4C4B53
}

.plimg li p,
.plimg li span {
	color: #fff;
	position: absolute
}

.vsp li {
	height: 39px
}

.plimg {
	height: 120px
}

.plimg li {
	width: 168px;
	height: 112px;
	float: left;
	margin: 1px;
	overflow: hidden;
	position: relative
}

.plimg li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1
}

.plimg li p {
	left: 6px;
	border: 0;
	z-index: 10;
	bottom: 0;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}

.plimg li span {
	width: 97%;
	padding: 0 2%;
	left: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 18px;
	height: 60px;
	overflow: hidden;
	z-index: 2
}

.arclist a,
.arclist2 a,
.arclist3 a {
	font-family: "Microsoft Yahei";
	font-size: 16px
}

.arclist li,
.arclist2 li,
.arclist3 li {
	background: url(../img/puc.png) 0 0px no-repeat;
	padding-left: 16px;
	overflow: hidden
}

.tlimgnews {
	position: relative
}

.tlimgnews a em,
.tlimgnews a span {
	display: none
}

.tlimgnews a:hover em {
	font-weight: 400;
	color: #fff;
	width: 148px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	z-index: 9;
	line-height: 30px
}

.tlimgnews a:hover span {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	z-index: 1;
	display: block
}

.arclist li,
.arclist2,
.arclist2 li {
	height: 40px;
	line-height: 40px
}

.plshow {
	display: none
}

.ht,
.p1wx h3 {
	display: block
}

.arclist {
	line-height: 40px
}

.arclist a {
	color: #4C4B53
}

.arclist li.em a {
	font-weight: 700;
	color: #000
}

.arclist2 li {
	float: left
}

.arclist3,
.arclist3 li {
	line-height: 39px
}

.arclist2 a {
	font-weight: 700;
	color: #4C4B53
}

.arclist2 li.em a {
	font-weight: 700;
	color: #000
}

.arclist3 li {
	height: 39px
}

.arclist3 a {
	color: #4C4B53
}

.arclist3 li.em a,
.vtlist li.em a {
	font-weight: 700;
	color: #000
}

.ht,
.ht a {
	font-family: "Microsoft Yahei";
	font-size: 32px;
	color: #c00;
	font-weight: 400
}

.p1wx {
	height: 152px;
	overflow: hidden
}

.p1wx h3 {
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.p1wx h3 a {
	font-weight: 400;
	font-family: "Microsoft Yahei"
}

.bang {
	height: 60px;
	margin: 25px auto
}

#abang1,
#abang3,
#abang5 {
	float: left;
	width: 840px;
	height: 60px;
	margin-right: 20px
}

#abang2,
#abang4,
#abang6 {
	float: left;
	width: 340px;
	height: 60px
}

.dt {
	height: 60px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}

.ht {
	float: left;
	/*width: 70px;*/
	height: 57px;
	line-height: 56px;
	margin-right: 16px;
	border-bottom: 3px solid #00a8ff;
}

.dtls li,
.dtls li a {
	color: #AC7F5E;
	font-size: 14px;
	font-family: "Microsoft Yahei"
}

.dtls {
	float: left;
	margin-top: 20px
}

.dtls li {
	float: left;
	background: url(../img/pub.png) 0 2px no-repeat;
	padding-left: 14px;
	margin-right: 6px
}

.pcm,
.pcz {
	margin-right: 40px;
	float: left
}

.pcz {
	width: 340px
}

.pcm {
	width: 440px
}

.pcr {
	float: left;
	width: 340px
}

.pcimg {
	line-height: 32px;
	margin-bottom: 10px
}

.pcimg h3 {
	overflow: hidden;
	line-height: 20px;
}

.pcimg a {
	font-weight: 400;
	font-size: 16px;
	color: #666;
	font-family: "Microsoft Yahei"
}


/*三部分*/

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

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

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

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

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

.classify-img .channel-tag {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.3);
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	font-size: 14px;
}

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

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

.classify-content p {
	text-align: justify;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}

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

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

.classify-right .classify-item:last-child {
	margin-bottom: 0;
}

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

.classify-right .classify-content h3 {
	font-size: 16px;
	color: #333;
}

.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: 70px;*/
	height: 57px;
	line-height: 56px;
	margin-right: 16px;
	border-bottom: 3px solid #00a8ff;
}

.classify-tab h2 a {
	font-family: "Microsoft Yahei";
	font-size: 32px;
	color: #c00;
	font-weight: 400;
}

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

.hot-news-list ul li {
	background: url(../img/dian.png) no-repeat 5px;
	border-bottom: 1px solid #e3dac3;
	padding: 17px 0 17px 17px;
}

.hot-news-list ul li a {
	font-size: 14px;
	color: #333;
}

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

.hot-news-tab .hot-news img {
	width: 320px;
	height: 162px;
}

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

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

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

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

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

.hot-news h2 a {
	color: #00a8ff;
}

.hot-news-tab .hot-news img {
	width: 320px;
	height: 162px;
}

.channel-classify .classify-tab {
	float: left;
	width: 380px;
	margin-right: 30px;
}

.channel-classify .classify-tab:nth-of-type(3) {
	margin-right: 0;
}

.channel-classify .classify-right {
	margin-top: 20px;
}

.channel-classify .classify-tab h2 {
	margin-bottom: 20px;
	display: inline-block;
}

.img_show {
	position: relative;
}

.img_show p {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.3);
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	font-size: 14px;
}


/* ==轮播图= */

.slider_one {
	width: 720px;
}

.news_center {
	width: 460px;
	height: 765px;
}

.swiper-container {
	height: 412px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}

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

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

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

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

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


/*列表*/

.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: 140px;
	height: 90px;
	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: 150px;
	font-size: 14px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.paihang .paihang3 h4:hover {
	color: #007DFF;
}

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


/*推荐*/

.tuijian {
	margin-top: 20px;
}

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

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

.detail_top {
	width: 100%;
	text-align: center;
}

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

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

.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 {
	margin-top:15px;
	text-indent: 2em;
	line-height: 25px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
}

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

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

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

.post-navigation a span:hover {
	color: #4192e7;
}


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

.posi_p p,
.news-list ul li a,
.pcimg h3 a,
.arclist li,
.hot-news-content p,
.classify-img .channel-tag,
.about ul li a,
.post-navigation a,.img_show 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 {
	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 {
	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: #4192e7;
	width: 100%;
}

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

.footer a {
	color: #fff;
}

.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;
	/*border: 1px solid #ccc;*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	border-radius: 50%;
	background-color: #4192e7;
	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%;
}

.pages a {
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	margin-left: -1px;
	display: inline-block;
	border-radius: 50%;
	color: #666;
	background: #EEE;
	margin: 0 6px;
}

.pages a.actives {
	background: #4192e7;
	color: #fff;
	font-weight: bold;
}

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