	/*header*/

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

body {
	overflow-x: hidden;
	font-family: PingFang SC, Hiragino Sans GB, Arial, Microsoft YaHei, Verdana, Roboto, Noto, Helvetica Neue, sans-serif;
	background-color: #FAFAFA;
	box-sizing: border-box;
}

img {
	border: none;
}

.nav_logo {
	overflow: hidden;
	height: 80px;
	background: #fff;
}

.logo {
	float: left;
	width: 640px;
	padding: 20px 0px 0px 5px;
}

.logo img {
	width: 190px;
}

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


/*搜索框*/

.nav_logo .search {
	float: right;
	margin-top: 10px;
}

div.search {
	padding: 10px 0;
}

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

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

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

#searchform {
	display: block;
	float: left;
}

.inp_srh {
	border: 1px solid #e8e8ed;
	float: left;
	background: #f5f6f7;
	display: inline;
	border-radius: 0;
	height: 36px;
	width: 380px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px 0 0 10px;
}

.btn_srh {
	display: inline-block;
	width: 65px;
	height: 38px;
	background: url(../img/search.png) no-repeat center center;
	background-size: 50%;
	vertical-align: middle;
	position: relative;
	top: 0;
	background-color: #fc5531;
	border-radius: 0 10px 10px 0;
	cursor: pointer;
}

.w1380 {
	width: 1380px;
	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;
}


/*=====*/

.header {
	width: 100%;
	display: inline-block;
	background: #fff;
}

.nav ul.cons {
	list-style: none;
	margin: 0;
	overflow: hidden;
}

.nav ul.cons li {
	float: left;
}

.nav ul.cons li a {
	display: inline-block;
	padding: 17px 26px;
	position: relative;
	color: #222226;
	text-align: center;
	position: relative;
	font-size: 16px;
	transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
}

.nav ul.cons li:hover a {
	text-decoration: none;
	color: #fc5531;
}

.nav ul.cons li.active a {
	background: #3d80cc;
	color: #fff;
	box-sizing: border-box;
}

em,
i {
	font-style: normal;
}

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

.guangao {
	width: 1200px;
	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;
	margin: 20px 0;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

a:hover {
	text-decoration: none;
}

.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	border: none;
	vertical-align: middle;
}


/*首页上部分*/

strong {
	font-style: normal;
}

.v1_content {
	margin: 25px 0;
}

.v1_left {
	width: 1028px;
}

.v1_right {
	width: 336px;
}

.top-title {
	overflow: hidden;
	margin-bottom: 16px;
}

.top-title img {
	width: 24px;
	height: 24px;
	margin-right: 4px;
	float: left;
}

.top-title h3 {
	font-size: 18px;
	font-weight: 700;
	color: #222226;
	float: left;
}

.headline {
	width: 420px;
	float: left;
}

.head_con img {
	width: 100%;
	height: 232px;
	border-radius: 2px;
}

.head_con strong {
	font-size: 18px;
	font-weight: 700;
	color: #222226;
	margin-top: 16px;
	display: inline-block;
}

.v1_content p {
	margin-top: 4px;
	font-size: 14px;
	color: #999;
}

.headswiper {
	width: 608px;
	float: left;
}

.headswiper .swiper {
	width: 256px;
	float: left;
	overflow: hidden;
	margin: 0 24px;
	position: relative;
}

.swiper a {
	display: inline-block;
	margin-bottom: 16px;
	width: 100%;
}

.headswiper strong {
	font-size: 16px;
	color: #222;
}

.headswiper .swiper-wrapper {
	margin-top: 36px;
}

.swiper-button-next,
.swiper-button-prev {
	top: -5px;
	width: 22px;
	height: 39px;
	margin-top: 0;
	background-size: 10px 34px;
}

.pre_btn1,
.pre_btn2 {
	left: 200px;
}

.swiper2 .top-title {
	position: absolute;
	top: 0;
	left: 0;
}

.swiper2 .top-title h3 {
	font-weight: 500;
}

.swiper3 {
	overflow: hidden;
	width: 100%;
	height: 330px;
	position: relative;
}

.swiper3 img {
	width: 100%;
	height: 330px;
}

.pagination3 .swiper-pagination-bullet {
	width: 20px;
	height: 2px;
	border-radius: 5px;
	background: #000;
}

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


/**/


/*第二部分--首页列表*/

.v2_content {
	padding-bottom: 30px;
}

.v2_content .v1_right {
	margin-top: 20px;
}

.v2_content .v1_left {
	padding-right: 50px;
	box-sizing: border-box;
}

.v2_contentbg {
	background: #fff;
}

.top_title {
	border-bottom: 1px solid #eee;
	padding-top: 20px;
}

.top_title a {
	border-bottom: 2px solid #333;
	padding: 10px;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
}

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

.content-ajax article {
	padding: 20px 0 30px 0;
	overflow: hidden;
	clear: both;
}

.content-ajax article:hover {
	background: #f9f9f9;
}

.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: 0 20px;
	box-sizing: border-box;
}

.entry-title {
	font-size: 18px;
	font-weight: 700;
	color: #222226;
}

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

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

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

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


/*/首页右边*/

.broadcast {
	margin-bottom: 24px;
	border-radius: 2px;
	background: #fff;
	border: 1px solid #f0f0f2;
}

.title_all {
	margin: 0 24px;
	height: 48px;
	-webkit-box-shadow: 0 1px 0 0 #f0f0f2;
	box-shadow: 0 1px 0 0 #f0f0f2;
	border-radius: 2px 2px 0 0;
	line-height: 48px;
}

.title_all h3 {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	color: #222226;
	float: left;
}

.title_all .arrs {
	margin-left: auto;
	color: #999aaa;
	float: right;
	font-size: 15px;
}

.title_all a span {
	vertical-align: middle;
}

.live_item {
	overflow: hidden;
	width: 100%;
}

.live_item {
	padding: 0 24px 24px;
	box-sizing: border-box;
}

.live_item li {
	padding-top: 15px;
	overflow: hidden;
}

.live_item img {
	width: 120px;
	height: 68px;
	float: left;
}

.live_item .content_text {
	width: 160px;
	float: right;
	padding-left: 5px;
	box-sizing: border-box;
}

.content_text h2 {
	color: #222226;
	font-size: 14px;
	font-weight: 400;
}

.content_text p {
	margin-top: 12px;
	font-size: 14px;
	font-weight: 400;
	color: #999aaa;
}

.entry-title:hover {
	text-decoration: underline;
}

.content_text h2:hover {
	text-decoration: underline;
}

.calendar .cons:hover {
	text-decoration: underline;
}

.calendar {
	border: 1px solid #f0f0f2;
	box-sizing: border-box;
}

.calendar ul li {
	overflow: hidden;
}

.calendar .calendar-titme {
	float: left;
}

.calendar-titme p {
	font-family: fangsong;
	color: #888;
	text-align: center;
	font-size: 24px;
	height: 26px;
	line-height: 26px;
	font-weight: 700;
}

.calendar-titme p.color {
	height: 22px;
	line-height: 20px;
	font-size: 13px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #ccc;
}

.calendar .cons {
	float: right;
	width: 252px;
	font-size: 14px;
	padding-left: 10px;
	box-sizing: border-box;
}
.vip{
	margin-top: 24px;
}
.vip li h2 {
	margin-top: 5px;
}

.swiper4 {
	overflow: hidden;
	height: 240px;
	width: 100%;
	position: relative;
}

.swiper4 img {
	width: 100%;
	height: 240px;
}

.swiper4 .swiper-button-prev,
.swiper4 .swiper-button-next {
	background-color: rgb(0, 0, 0, .5);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	top: 45%;
	transition: all 0.3s;
}

.swiper4 .swiper-button-prev {
	margin-left: -100px;
}

.swiper4:hover .swiper-button-prev {
	margin-left: 0;
}

.swiper4 .swiper-button-next {
	margin-right: -100px;
}

.swiper4:hover .swiper-button-next {
	margin-right: 0;
}

.swi_cons {
	margin-bottom: 24px;
}

.recom ul li img {
	width: 40px;
	height: 40px;
}

.recom .live_item .content_text {
	width: 240px;
}

.recom .live_item .content_text h2 {
	margin-top: 0;
}

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

.swiper4 p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.5);
	color: #fff;
	font-size: 13px;
	padding: 10px;
	box-sizing: border-box;
}


/*详情*/

.label-list-page {
	margin: 30px auto;
}

.left_xq {
	border: 1px solid #eee;
	padding: 30px;
	margin: 20px 0;
}

.addr_xq .v1_left {
	padding: 0 30px;
	box-sizing: border-box;
}

.nco_til {
	font-size: 14px;
	padding: 20px 0;
	margin-bottom: 30px;
	color: #979696;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.nco_tit {
	font-size: 26px;
	line-height: 1.4em;
}

.content_tex p {
	text-indent: 2em;
	line-height: 30px;
	color: #333;
}

.content_tex img {
	display: block;
	margin: auto;
	    max-width: 500px;
}

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

.post-navigation>div {
	width: 45%;
}
.post-navigation>div a{
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #ddd;
	color: #888;
	font-size: 15px;
}
.post-navigation>div a:hover {
	color: #fc5531;
	border-color: #fc5531;
}

.tuijian .top-title {
	margin: 30px 0 10px 0;
	padding-top: 20px;
	border-top: 1px solid #ddd;
}

.tuijian .content-ajax article {
	padding-top: 0;
}

.tui_nerws {
	display: block;
	padding:20px 10px;
	margin: 0 0 24px;
	border-left: 8px solid #dddfe4;
	background: #eef0f4;
	overflow: auto;
	word-break: break-word!important;
}

.tui_nerws li {
	margin-bottom: 10px;
	background: url(../img/dian.png) 0 no-repeat;
	padding-left: 20px;
}
.tui_nerws li:hover{
	text-decoration: underline;
}

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

.v1_content strong,
.v1_content p,
.entry-title,
.swiper4 p,
.post-navigation>div a,
.tui_nerws li {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.entry-site,
.content_text h2,
.calendar .cons {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


/*{
	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;
}*/


/*底部*/

.footbgs {
	background: #717277;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: white;
	overflow: hidden;
	width: 1350px;
	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: 60px;
	height: 0px;
	overflow: hidden;
	border-radius: 100%;
	background: url(../img/top.jpg) 0 0 no-repeat;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
}

.goTop:hover {
	background-position: -60px 0;
}

@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 {
	background: #F3F4F4;
	padding: 8px 15px;
}

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

.beian {
	text-align: center;
	font-size: 14px;
}